@import "layout.css";
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #0059BC url(img/too_cool_ie.png) right bottom no-repeat;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

a:visited{
	color: #663;
}

a:hover{
	color: #636;
}

a img,a:hover img, a:visited img{
	border:none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page2.png) repeat-y center top;
	color: inherit;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 250px;
	margin-top:-30px;
	/*padding-top: 20px;*/
	background: #FFF url(img/top_mini.png) no-repeat left top;
}

#top h1{
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 180px;
	color: #0059BC;
}

#top h1 a{
	text-decoration: none;
	color: #0059BC;
}

#top h1 a:hover{
	text-decoration: underline;
}

#flash{
	position:absolute;
	top:25px;
}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #6380a0;
	background: transparent;
}

#prelude a:hover{
	color: #c7d2ff;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
#quicknav{
	color:#0059BC;
}
.day-date{
	padding-left: 25px;
	margin-left: -20px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #0059BC;
	height:30px;
	padding-left: 60px;
	margin-left: -20px;
	background: transparent url(img/day-date2.png) no-repeat left top;
	margin-bottom: 0;
}

.post-title a{
	color: #0059BC;
	background: transparent;
	text-decoration: none;
}

.post-info{
	font-size:0.8em;
	color: #ca0000;
	
	background: transparent url(img/postinfo.png) repeat-x;
	-moz-border-radius: 5px;
	
	margin-top: 1em;
	margin-bottom: 3em;
	padding-left: 0.5ex;
	border:1px solid #0059BC;
}

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

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

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

.post-info-co{
	text-align: right;
	border-bottom:1px #0059BC dotted;
	padding-bottom:1em;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

span.warning{
	color:red;
}

input, textarea{
	border: 1px solid #0059bc; 
	border-left:10px solid #0059bc;
}

input.search_in{
	border:1px solid grey;
}

select.contact{
	-moz-border-radius:5px;
	border-left:10px solid #0059bc;
}

textarea{
	width:440px;
}

input:hover, textarea:hover{
	border-color: #bc0000;
	color: #bc0000;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar{
	padding:  0px 10px 0px 0px;
	border-left:1px dotted #0059BC;
}

#sidebar a{
	color:#0059BC;
	display: block;
	text-decoration: none;
}

#sidebar a:visited{
	color:#0059BC;
}

#sidebar a:hover{
	color: #c7d2ff;
	background: transparent url(img/curseur2.gif) repeat-y right; /* Bling Bling No Flash */
}

#sidebar a img{
	border:none;
}

#sidebar div{
	background:transparent url('img/fond_div_sidebar.png') repeat-y right top;
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
	display:block;
	margin-top:15px;
}

#sidebar div:first-child{
	margin-top:0;
}

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

#sidebar ul li:first-child{
	border-top: 1px solid #CCC;
	padding: 0.5ex 0;
}

#sidebar ul li{
	color: #6380a0;
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}

#sidebar li {
	width:100%;
	display:block;
	padding: 0.5ex 0;
}

#sidebar h2, #sidebar h3{
	background:transparent url('img/sidebar.png') no-repeat right top;
	color: #6380a0;
	margin: -7px -27px 1ex 5px;
	padding: 20px 0 0 1ex;
}


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

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

#sidebar div#pub p{
	text-align:center;	
}

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

blockquote.citation-auto{
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	color:#0059bc;
}

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

#stats_techno div{
	background: none transparent;
	line-height:0.8em;
	margin:0;
	padding:0;
}

#lastcomments ul{
	font-size:0.9em;
}

#te_l{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

#Nous_on_aime ul li{
	border-bottom:none;
	padding:0;
}


/*La pagination
---------------------------------------------------------*/
.pagenav, .pagenav a{
	color:#0059bc;
	text-align:center;
}

.pagenav a:hover{
	color:#c7d2ff;
}

#pagination_precedent, #pagination_suivant{
	text-decoration:none;
}



/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding: 1em;
	border-top: 1px solid #CCC;
	background: #6380a0;
	color: #0059BC;
	text-align:right;
}

#footer a{
	color: #0059BC;
}

#footer a:hover{
	color: #c7d2ff;
}

/* Recherches surlignée
-------------------------------------------------------- */
span.highlight0 {background-color: #FFFF99;}
span.highlight1 {background-color: #FF99FF;}
span.highlight2 {background-color: #99FFFF;}
span.highlight3 {background-color: #FF9999;}
span.highlight4 {background-color: #9999FF;}