/* CSS Document */


ul , li {list-style-type:circle; }
a { color:#333333; text-decoration:none;}
a:hover {
	color:#EE9A38;

}
.links h2{
	color: #9FDB17;
}
#links h2{
	color: #8EC314;
}
.post-content{
	text-align: justify;
}
P IMG {

background-color:#FFF;
border:3px solid #CCC;
margin:0;
padding:0;
}
img a{
margin:0;
padding:0;
}
h1, h2, h3, h4, h5 { margin:0; font-size:100%; }
fieldset{
	border: none;
}
.pub h2{
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sidebar IMG {
border:none;
margin:0;
padding:0;
}
#email
input,textarea{border:none;}

.field label{
	display: block;
}

/*div.clear { clear:both; }*/
.hid { position:absolute; width:1px; height:1px; top:-500px; left:0; }
	
h1 {
	width:298px;
	height:145px;
	float:right;
	margin:126px 271px auto auto;
	}
	
h1 a {
	display:block;
	width:298px;
	height:145px;
	}
	
	
div#menu {
	width:209px;
	height:auto;
	margin:auto;
	}
	

		
/* Dotclear
-------------------------------------------------------- */
/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}
p{	margin: 0;
	padding: 0;}
.post{
	padding-top: 20px;
}
.post-title{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.post-title a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 19px;
	background-color: #9FDB17;
	text-transform: uppercase;
		padding-top: 6;
}

.post-info{
	margin-top: 0;
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(images/bulleverte.gif);
	height: 28px;
	width: 177px;
	text-align: left;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 6px;
}

.post-info a{
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	font-size: 10px;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/bullegrise.gif);
	height: 147px;
	width: 177px;
	padding-top: 4px;
	padding-left: 2px;
	background-repeat: no-repeat;
}
.post-info-co a{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}
/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	color: inherit;
}
#sidebar a IMG{border:none;}
#sidebar div ul{
	list-style: none;
}

#sidebar h2{
	
	margin: 0 0 1ex 0;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: -1px;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

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

#sidebar div#calendar{
	padding-bottom: 8px;	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 1em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #333333;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	color: #9FDB17;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

#sidebar div#calendar table td a:hover{
	color: #FFFFFF;
	background-color: #EEA638;
}
/*commentaires et trackbacks*/
#trackbacks	{
    margin: 1em 0;
	padding: 1ex 1em;
	font-size: 11px;}
#comments input,textarea{border:1px solid #CCCCCC;}
#comments{
	margin: 1em 0;
	padding: 1ex 1em;
	font-size: 11px;
}

#c_content{
	color: #000;
	background-color: 1C030D;
}
#c_nom{
	background-color: 1C030D;
	background-position: right top;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#c_mail{
	background-color: 1C030D;
	font-size: 11px;
	font-weight: bold;
color: #000;
}
#c_site{
	background-color: 1C030D;
	font-size: 11px;
	font-weight: bold;
    color: #000;
}