@import "layout.css";

html{
	margin: 0;
	padding: 0;
	border: none;
}

body{
	color: #000;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff none;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li, label, form, fieldset{
	margin: 0;
	padding: 0;
}

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

pre{
	font-size: 1.2em;
}

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

.code{
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	border-left: 3px solid #ddd;
	padding-left: 1em;
	margin-left: 2em;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

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

input:hover{
	background: #fff;
}

textarea:hover{
	background: #fff;
}

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

img{
	border: none;
}

a{
	color: #021f9d;
}

a:hover{
	color: #021f9d;
	text-decoration: none;
}

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

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

.spacer{
	clear: both;
}

/* La page
-------------------------------------------------------- */
#page{
	text-align: left;
	background: #fff none;
	font-size: 0.9em;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: auto;
}

#top h1{
	color: #021f9d;
	text-align: left;
}

#top h1 a{
	text-decoration: none;
	color: #021f9d;
	font-family: Arial, Helvetica, sans-serif;
}

#infos{
	font-size: 0.9em;
	color: #000;
	background: #fff none;
	text-align: center;
	border-left: 5px solid #ffd080;
	border-bottom: 1px dashed #ffd080;
	border-top: 1px dashed #ffd080;
	border-right: 1px dashed #ffd080;
	width: 21%;
}

/* Le menu
-------------------------------------------------------- */ 
#topmenu{
	list-style-type: none;
	text-align: left;
	float: left;
	width: auto;
	margin-top: 40px;
	height: 3em;
	font-size: 0.9em;
}

#topmenu li{
	display: inline;
	padding: 0 10px 0 10px;
}

#topmenu li a{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #859bff;
	padding-bottom: 3px;
	border-bottom: 3px solid #ffd080;
}

#topmenu li a:hover{
	border-bottom: 3px solid #021f9d;
}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	text-align: left;
	font-size: 0.9em;
	text-align: center;
}

#prelude a{
	background: transparent;
}

#prelude a:hover{
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
#content{
	line-height: 1.6em;
}

#content h2, #content h3{
	color: #021f9d;
}

.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	font-style: italic;
}

.post-title{
	color: #021f9d;
	border-bottom: 1px solid #8799b3;
}

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

.post-info{
	margin-top: 0;
	color: #8799b3;
	background: transparent;
	padding-bottom: 1ex;
	text-align: right;
	font-size: 0.9em;
}

.post-chapo{
	margin-bottom: 20px;
	font-style: italic;
}

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

.post-content{
	text-align: justify;
	background: #fff none;
	border: 1px solid #fff;
	padding: 5px;
}

.post-content img{
	padding: 5px;
	border: 3px solid #ddd;
}

.post-content ul{
	margin-left: 2em;
}

.post-content .smiley{
	border: none;
	padding: 0;
}

.post-content:hover{
	background: #fff none;
	border: 1px solid #ddd;
}

.post-content blockquote{
	border-left: 5px solid #8799b3;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	font-size: 0.9em;
	color: #021f9d;
}

.post-info-co a{
	color: #021f9d;
}

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

#trackbacks, #comments{
	margin-bottom: 25px;
}

#comments blockquote:hover{
	
}

.lire-suite a{
	font-size: 0.9em;
}

.error{
	color: #ff0000;
}

/* La barre de navigation gauche
-------------------------------------------------------- */
#leftsidebar{
	line-height: 1.6em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar, #leftsidebar{
	line-height: 1.6em;
}

#sidebar a, #leftsidebar a{
	color: #000;
	text-decoration: none;
}

#sidebar a:hover, #leftsidebar a:hover{
	color: #021f9d;
	text-decoration: underline;
}

#sidebar div, #leftsidebar div{
	color: inherit;
	background: #fff url(img/bas_bleu_small.gif) no-repeat top left;
	padding: 15px 0 0 35px;
	margin-bottom: 15px;
}

#sidebar #dernierscommentaires h2{
	margin: 0 0 25px -15px;
}

#sidebar #dernierscommentaires{
	background: #fff url(img/bas_bleu_small.gif) no-repeat 10px 15px;
	padding: 15px 0 0 35px;
	margin-bottom: 15px;
}

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

#sidebar h2, #sidebar h3, #leftsidebar h2, #leftsidebar h3{
	color: #021f9d;
	margin: 0 0 25px -15px;
}

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

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

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

#search div{
	background: transparent none;
	margin: 0;
	padding: 0;
}

#search h2{
	margin-top: -5px;
}

#q{
	background: #fff none;
	width: 100px;
}

/* Les liens
-------------------------------------------------------- */
.mes-liens li{
	margin-bottom: 5px;
}

.mes-liens img{
	width: 16px;
	height: 16px;
}

/* La table des matières
-------------------------------------------------------- */
.toc-title{
	margin-bottom: 20px;
}

.toc-group{
	margin-left: 10px;
	border: none;
}

/* Billets connexes
-------------------------------------------------------- */
#billets-connexes{
	margin-bottom: 25px;
}

#billets-connexes ul{
	margin-left: 2em;
	list-style-type: square;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	text-align: center;
}

#footer p{
	width: 60%;
	border-top: 2px solid #8799b3;
	color: #666;
	font-size: 0.9em;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
}

#footer a{
	color: #999;
}
