/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation Verdana,Geneva,Arial,Helvetica,sans-serif
 * - le pied de page 11px Lucida Grande, Tahoma, Arial, sans-serif
 *
 
/* Les éléments HTML en général
-------------------------------------------------------- */
* {
	margin:0; /* Bug IE */
}
html,body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(/dotclear/images/fond.jpg);
	color:#000;
	font-size:11pt;
	line-height:1.7em;
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Lucida Grande,Tahoma, Arial,"Trebuchet MS",sans-serif;
}
h1 {	font-family: Lucida Grande, Tahoma, Arial;
	font-size:1.8em;
	font-weight:lighter;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
}
h7 {	color:#888;
	font-size:0.95em;
	font-weight:lighter;
}
pre,code {
	font-size:1.2em;
}
pre {
	width:100%;
	overflow:auto;
	border:1px solid #CCC;
}
fieldset {
	border:none;
}
label {
	cursor:pointer;
	cursor:hand;
}
.field label {
	display:block;
}
input,textarea {
	border:1px solid #DDDDDD;
	color:#333;
}
input:focus,textarea:focus {
	border:1px solid #999;
}
textarea {
	width:100%;
	font-size:0.8em;
	font-family:Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a {
	color:#888;
	text-decoration:none;
}
a:visited {
	color:#888;
}
a:hover {
	background:#E6E6E6;
	color:white;
}
img {
	
	background:transparent;
margin-right:5px;
	margin-bottom:10px;
	
}
.left {
	float:left;
	margin-right:1.2em;
}
.right {
	float:right;
	margin-left: 1.2em;
}

/* La page
-------------------------------------------------------- */

#page{
background: url(img/page.png) repeat-y #fff;
	color: inherit;
	width: 898px;
	margin: 0 auto;
	text-align: left;
	
}
 
/* L'entête
-------------------------------------------------------- */
#top {	border-bottom : 1px solid #e9e9e9;
	height:70px;
	padding-left:50px;
	padding-top:30px;
}
#top h1 {font-family:Lucida Grande,Georgia,serif;
	font-size:38px;
	font-weight:lighter;
}
#top h1 a {
	text-decoration:none;
	color:#CC0000;
}
#top h1 a:hover {
	border:none;
	background:transparent;
}
#top p {font-family:Lucida Grande,Georgia,serif;
	font-size:13px;
	padding-left:50px;
	padding-top:10px;
	color:#999;}
	


/* Le prélude
-------------------------------------------------------- */ 

#haut {
	background:#000000;
	margin:0;
	height:35px;
	overflow:hidden;
	padding:5px 0 0 10px;
	color:#FFF;
	font-size:12px;
	
	
}
#prelude {
	color:#DFDFDF;
	width:300px;
	height:15px;
	float:left;
}
#prelude a {
	color:#FFF;
}
#prelude a:hover {
	color:#666;
	background:transparent;
}
#search {
	
	height:100px;
	
}
#search fieldset,#search p {
	margin:0;
	padding:0;
}
#search .submit {
	height:20px;
	border:1px solid #999;
	padding-bottom: 1px;
}
/* Le contenu
-------------------------------------------------------- */
#bas {border-bottom : 1px solid #e9e9e9;

background : #EEE;
	margin:0;
	height:25px;
	overflow:hidden;
	padding:2px 0 0 2px;
	color:#FFF;
	font-size:14px;
	
	
}
#preludebas { 
	color:#CC0000;
	float:center;
}

#main {border-right : 1px solid #e9e9e9;
	float:left;
	width:680px;
	margin-bottom:20px;
	
	
}
#content {
	margin:0 30px 0 30px;
	padding:1em 0 0 0;
}
.day-date {
	padding-left:3px;
	color:#888;
	font-style:italic;
}
#comments h3,#trackbacks {
	margin-top:50px;
}
.post-title {
	color:#CC0000;
	background:transparent;
	margin-bottom:0;
}
.post-title a {
	color:#CC0000;
	background:transparent;
	text-decoration:none;
}
.post-info {
	margin-top:0;
	color:#CC0000;
	padding-bottom:1px;
	margin-bottom:5px;
}
.post-info a {
	color:#CC0000;
	background:transparent;
	text-decoration:none;
}
.post-content {
	text-align:justify;
}
.post-content blockquote {
	font-family:Lucida Grande,Georgia,serif;
	font-style:italic;
	margin:18px auto 18px auto;
	padding:6px;
	border-left:4px solid #cc0000;
	background:url(img/blockquote.png) repeat-y right #FBFBFB;
	color:#545454;
}
.post-content img {
	
	background:transparent;
margin-right:5px;
	margin-bottom:10px;
	
}
.post-content .smiley {
	border:none;
}
.post li {
	background:url(img/puce.gif) no-repeat 0px 2px;
	padding-left:15px;
	margin-bottom:3px;
}
.post ul {
	list-style-type:none;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.post-info-co {border-bottom : 1px dashed #e9e9e9;
	color:#CC0000;
	text-align:right;
	margin-bottom:30px;
	margin-top:10px;
	
}
#trackbacks blockquote,#comments blockquote {
	border-width:1px 1px 1px 10px;
	border-style:groove;
	border-color:#cc0000;
	margin:1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div {
	color:#cc0000;
	margin:0 0 12px 0;
	padding:1em 0 1em 1em;
	
}
#sidebar {
	float:left;
	width:210px;
	padding-bottom:4em;
	margin-bottom:10px;
}
#sidebar div ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2,#sidebar h3 {
	color:#CC0000;
	margin:0 0 1ex 0;
}
#sidebar h2 {
	padding-left:14px;
	padding-bottom:3px;
	margin-bottom:12px;
	background:url(img/etoile.jpg) no-repeat 0px 2px;
	border-bottom:1px dotted #B7C1B7;
}
#sidebar h3 {
	font-size:1em;
	margin:0;
}
#q {
	padding-left:18px;
	background:#fff url(img/q.png) no-repeat 4px center;
}
#sidebar div#calendar table {
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
		font-size:10px;
}
#sidebar div#calendar table caption {
	margin:0 auto;
	
}
#sidebar div#calendar table th {
	color:#493;
	background:transparent;
}
#sidebar div#calendar table td {	
	font-size:10px;
	padding:0;
	margin:0 0 2px 0;
}
#sidebar div#calendar table td a {
	display:block;
	background:#FFF;
	color:#493;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#sidebar div#calendar table td a:hover {
	background:#DBB8DC;
	color: #636;
}

/* Le pied de page
-------------------------------------------------------- */
#footer {
	padding:5px;
	vertical-align:middle;
	border-top:1px solid #CCC;
	background:#EEE;
	color:#666;
	clear:both;
}
#footer img {
	float:right;
}
#footer a {
	color: #999;
}

/* Tags cloud
------------------------------------------ */
#tagcloud ul {
margin:0;
padding:0 1em;
display:block;
}

#tagcloud li {
display:inline;
margin: 0 .1em;
padding: 0;
background-image: none;
}

#tagcloud li.level-1 { font-size: 0.9em; }
#tagcloud li.level-2 { font-size: 1.1em; }
#tagcloud li.level-3 { font-size: 1.3em; }
#tagcloud li.level-4 { font-size: 1.5em; }
#tagcloud li.level-5 { font-size: 1.7em; }
 
#tags {
text-align: right;
}



.pagenav {
	font: 0.9em;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}
