/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
*/

/*
# ------------------------------------
#
# Thème KPDP par Pierre Gavard-Colenny
#
# ------------------------------------
*/

body {
	background: #000000 url(img/main-bg.jpg) repeat;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #670000;
	text-decoration: none;
}

a:visited {
	color: #670000;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color:red;
}

a img {
	border: none;
}

pre {
	overflow: auto;
	width: 95%;
	height: auto;
}
*>pre {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}

fieldset{
	border: 0px;
}

#gen {
	/*background: url(img/main-bg.jpg) no-repeat center top;*/
}

/* Layout
-------------------------------------------------------- */
#page{
	width: 780px;
	margin: 4em auto;
	margin-top: 0px;
	text-align: left;
	overflow: hidden;
}

#top{
	height: 120px;
	margin-top: 0px;
}

#top h1{
	position: absolute;
	margin-top: 40px;
	margin-left: 25px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}

#top h1 a,#top  h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top h1 a:hover {
	color: #650000;
	text-decoration: none;
}

#desc{
	position: absolute;
	width : 735px;
	color: #ffffff;
	margin-top: 75px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 75px;
	padding: 10px 10px 10px 10px;
	font: small-caps 14px "Trebuchet MS", Arial, sans-serif;
}

#blognav div#search{
	display: none;
}

#topnav{
	display: none;
}

#search{
	background: url(img/searchform-bg.png) no-repeat right bottom;
	position: relative;
	float: right;
	padding: 0px;
	height: 67px;
	width: 240px;
}

#search input{
	background: #f7e7c6 url(img/fond-search.jpg) no-repeat ;
	height: 17px;
	width: 133px;
	margin: 18px 0px 0px 30px;
	padding: 3px 7px 2px 5px;
	border: none;
}

#search .submit{
	background: url(img/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	/*margin-top: 18px; */
    margin: 18px 0px 0px 3px;
	vertical-align: top;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#nav {
	background: url(img/content-top-bg.png) no-repeat left top;
	height: 52px;
	display:none;
}

#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: right;
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover{
	text-decoration: none;
	background: #2e91c6 url(img/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}

#main{
	float: left;
	width: 545px;
	margin-top: 25px;
}

#content{
	padding: 25px 25px 15px 25px;
	width: 495px;
	clear: both;
	overflow: hidden;
	background: #fff;
}

.post{
	padding: 0px;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
}


/* Sidebar styles
-------------------------------------------------------- */
#sidebar{
	float:right;
	width: 210px;
	color: #666666;
	line-height: 160%;
	background: transparent url(img/bonfond.jpg) repeat 0 100%;  /*à enlever*/
	padding: 5px;
	margin: 0px; /* ajout personnel  5 px*/
	border: 2px solid #650000;
		margin-top: 25px;
}

#sidebar h2 {
	position:relative;
	/*width: 210px; */
	height: 30px;
	margin:0px 0 5px 0;
	/* background-color: #141414; */
	/*padding: 16px 24px 7px 10px;  */
	background:transparent url(img/cat-fond.png) no-repeat 0 0;
	/*margin-top: -35px; */
}

#blognav div , #blogextra div {
	margin-bottom: 15px;
	/* background: #000000 url(img/sidep-bottom.png) no-repeat 0 100%; */
	overflow: hidden;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	font: bold 13px/100% Arial, Helvetica, sans-serif;
	color: #791417;
	text-align:center;
	padding-top: 8px;
}

#sidebar h2 a, #sidebar h2 a:visited {
	color: #666666;
}
#sidebar h2 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:none;
	color: red;
}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
	padding-bottom: 12px;
}
#sidebar ul li{
	margin-left: 10px ;
	margin-top: 2px;
	margin-bottom: 2px;
}

#blognav div ul li a{
	margin-left: 20px;
}

#blogextra div ul li{
	padding-left: 20px;
} 

.links {
 	background: transparent url(img/chest.png) no-repeat scroll center center;
}

.links ul li {
	background: url(img/mini-blogroll.gif) no-repeat;
	padding-left: 3px;
}

.syndicate ul li {
	background: url(img/mini-rss.gif) no-repeat;
}

.syndicate ul li a{
	padding: 0px;
}

.lastposts ul li{
	background: url(img/mini-page.gif) no-repeat;
}

.pages ul li{
	background: url(img/mini-comment.gif) no-repeat;
}

.selected ul li{
	background: url(img/bullet-orange.png) no-repeat;
}

.categories {
 	background: transparent url(img/duel.png) no-repeat scroll center center;
}

.categories ul li{
	background: url(img/mini-page.png) no-repeat;
}

.lastcomments ul li{
	background: url(img/mini-comment.gif) no-repeat;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;

}

.tags a a:hover {
	color: #ff0000;
	text-decoration: none;
}

.tag0 { font-size: 75%; color: #d00000;}
.tag10 { font-size: 80%; color: #d00000;}
.tag20 { font-size: 90%; color: #d00000;}
.tag30 { font-size: 100%; color: #d00000;}
.tag40 { font-size: 110%; color: #d00000;}
.tag50 { font-size: 120%; color: #d00000;}
.tag60 { font-size: 140%; color: #d00000;}
.tag70 { font-size: 150%; color: #d00000;}
.tag80 { font-size: 160%; color: #d00000;}
.tag90 { font-size: 170%; color: #d00000;}
.tag100 { font-size: 180%; color: #d00000;}

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}


/* Main content styles
-------------------------------------------------------- */
#content{
	background: #ffffff;
	background: #555555 url(img/bonfond.jpg) repeat;
	border: 2px solid #650000;
}

.day-date{
	display: none;
}

.post-date {
	height: 50px;
	width: 45px;
	background: url(img/calendar.png) no-repeat;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #510500;
	text-align: center;
	padding: 0px 0px 0 0;
	line-height: 100%;
	float: left;
}

.post-date span {
	height: 9px;
	display: block;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #570702;
	text-align: center;
	padding-top: 9px;
}

.post-title{
	font-size: 1.4em;
	color: #333333;
	background: transparent;
	margin-bottom: 0;
	margin-top: 4px;
	padding-top: 4px;
	margin-left: 50px;
	padding-bottom: 4px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	border-bottom: dotted 1px #650000;
	border-top: 1px solid #650000;
}

.post-title-page{
	font-size: 1.4em;
	color: #333333;
	background: transparent;
	margin-bottom: 10px;
	margin-top: 4px;
	padding-top: 4px;
	margin-left: 0px;
	padding-bottom: 4px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	border-bottom: dotted 1px #650000;
	border-top: 1px solid #650000;
}

.post-title a, .post-title a:visited {
	color: #670000;
	text-decoration: none;
}
.post-title a:hover {
	color: red;
	text-decoration: none;
}
h3 {
	color: #666666;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

.post-info{
	font-size: 0.8em;
	margin-top: 4px;
	background: transparent url(img/mini-page.png) no-repeat left top;
	padding-bottom: 1ex;
	margin-left: 50px;
	padding-left: 18px;
}

.post-info a{
	color: #670000;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	color: red;
	background: transparent;
	text-decoration: none;
}

.post-info-comment{
	text-align: right;
	float: right;
	font-size: 0.8em;
	margin-top: 4px;
	color: #aaaaaa;
	background: transparent url(img/mini-comment.gif) no-repeat left top;
	padding-bottom: 1ex;
	padding-left: 18px;
}

.post-info-comment a{
	color: #670000;
	background: transparent;
	text-decoration: none;
}

.post-info-comment a:hover{
	color: red;
	background: transparent;
	text-decoration: none;
}

.post-info-addcomment{
	text-align: right;
	float: right;
	font-size: 0.8em;
	margin-top: 4px;
	color: #aaaaaa;
	background: transparent url(img/mini-down-arrow.gif) no-repeat left top;
	padding-bottom: 1ex;
	padding-left: 18px;
}

.post-info-addcomment a{
	color: #670000;
	background: transparent;
	text-decoration: none;
}

.post-info-addcomment a:hover{
	color: red;
	background: transparent;
	text-decoration: none;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
	font-size: 0.8em;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
	background: transparent url(img/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #670000;
}

.comment_count {
	background: transparent url(img/comment.png) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(img/trackback.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

/*
a.feed {
	background: transparent url(img/mini-rss.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

*/

a.feedbis {
	background: transparent url(img/mini-rss.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

a.externe:link, a.externe:visited
{
    /* background: url(img/exit.png) no-repeat scroll right center transparent;
    padding: 0 13px 0 0;  */
	color: #003366;
} 

a.externe:active, a.externe:hover
{
    color: red;
} 



/* Séparateur de billets
-------------------------------------------------------- */

.post {
	margin: 1em 0 2em 0;
	/*border-bottom: 2px dashed #650000; */
	/*  ou bien utiliser une image : 
	background: url(img/galleon.png) no-repeat scroll bottom center;
	*/
}

/* Post content
-------------------------------------------------------- */

.post-excerpt {
	margin-bottom: 16px;
	color: #000000;
	font: 'courier new', courier, monospace;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ol{
    list-style-image: url(img/bullet-orange2.png);
	margin: 0px 4px 12px 12px;
	list-style-position: outside; 
}

.post-content ul, .post-excerpt ul, .post-excerpt ol {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 15px;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 0;
	padding: 0 5px;
	border-left: 4px solid #bfbfbf;
}

.titre-tag {
	font-size: 1.1em;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-bottom: 0px;
}

#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments and trackbacks
-------------------------------------------------------- */
#comments h3, #pings h3, #attachments h3 {
	background: url(img/comments.gif) no-repeat;
	padding-left: 22px;
	margin-top: 32px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}

#attachments ul{
	margin-left: 24px;
}

#attachments li{
	background: url(img/bullet-grey.gif) no-repeat;
	padding-left: 12px;
}

#comment-form h3{
	background: url(img/respond.png) no-repeat;
	padding-left: 22px;
	margin-top: 32px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
}

#comments dt.me {
	background: #efefef url(img/form-field-bg.jpg) repeat;
	margin: 1em 0;
	padding: 1ex 1em;
}
#comme
nts a.comment-number {
}

#comments dd {
	background: #efefef url(img/fond-comment.jpg) repeat;
	margin: 1em 0;
	padding: 1ex 1em;
}
#comments dd.me {
	background-color:#f5f9d9;
	color:#6b6b6b;
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

#comments-feed{
	background: url(img/mini-rss.gif) no-repeat;
	padding-left: 4px;
	margin-left: 24px;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
	border: none;
}
#comment-form fieldset p {
	padding: 5px 0;
}

.field input{
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(img/form-field-bg.jpg) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}

.field textarea{
	font: 110% Arial, Helvetica, sans-serif;
	width: 460px;
	height: 140px;
	background:url(img/form-field-bg.jpg) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

#comment-form input.preview, #comment-form input.submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(img/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
	margin-bottom: 4px;
}

#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: url(img/submit-btn.gif) no-repeat bottom left;
}

#comment-form textarea:focus, #comment-form input[type="text"]:focus {
	border: solid 1px #670000;
}

/* plugin dayMode */

#calendar {
 padding-left:0px;
 	background: transparent url(img/galleon.png) no-repeat scroll bottom center;
 /*background: #ffffff url(img/bonfond.jpg) repeat;  */
 }

/*
 
#calendar h2 {
	position:absolute;
	width: 210px;
	margin-top: -35px;
	margin-left: -9 px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}
 
 */
 
#calendar td {
	text-align:center;
}

#calendar a:hover {
  color:red;
  text-decoration:none;
}

#calendar a {
  color:#670000;
  font-weight:bold;
}

/* Footer
-------------------------------------------------------- */
#footer{
	padding: 1ex 1em 1ex 1em;
	margin : 0;
	clear: both;
	font-size: 0.8em;
	color: #000;
}

#footer a{
	color: #000;
}
