@import "layout.css";
/* @import "layout-gauche.css"; */
 

/*******************************************************************/
/*--- COMMON ---*/
/*******************************************************************/
img {border:0;}
form {margin:2px 0;padding:0 0 0 5px;}

.left {float:left; margin:0 5px 5px 0;}
.right {float:right;margin:0 0 5px 5px;}
.center {text-align:center;}

embed {margin:5px auto;display:block;}


/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	/*background-image: url("img/trait.png");*/
	background-color:#E9E9E9;
	color: #000;
	font-size: 11px;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

h1, h2, h3, h4, h5, h6{font-family: Verdana, sans-serif;}

h1{font-size: 20px; font-weight: bold;}
h2{font-size: 14px;}
h3{font-size: 14px; color: #850000}
h4{font-size: 12px;}
h5{font-size: 10px;}
h6{font-size: 8px;}

pre, code{
	font-size: 14px;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	/*cursor: hand;*/
}

img{
	border:0;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

a:visited{
	color: #666666;
}

a:hover{
	color: #850000;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page.gif) repeat-y center top;
	color: inherit;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 205px;
	display:block;
	background: #FFF url(img/top.png) no-repeat left top;
}

#top h1{
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

#top h1 a{
	text-decoration: none;
	color: #FFFFFF;
}
#lnkReC {
	display:block;width:220px;
	height:40px;
	position:absolute;top:25px;
	left:30px;
}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
	/*border:solid 1px red;*/
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* 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;
}

.post-title{
	color: #850000;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #850000;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #850000;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #850000;
	background: transparent;
	text-decoration: underline;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	/*border-bottom: 1px solid #CC0000;*/
	color: inherit;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	color: #CC0000;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 12px;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	background:url(img/trait.png);
	border-bottom: 1px solid #CC0000;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4%;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
	background:url(img/trait.png);
	border-bottom: 1px solid #CC0000;
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #850000;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #E9E9E9;
	color: #850000;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #EFA;
	color: #850000;
}

#categories {
	background:url(img/trait.png);
	border-bottom: 1px solid #CC0000;
}

#lastcomments {
	background:url(img/trait.png);
	border-bottom: 1px solid #CC0000;
}

#archives {
	background:url(img/trait.png);
	border-bottom: 1px solid #CC0000;
}

#syndicate {
	background:url(img/trait.png);
	border:0;
}

#syndicate img{
	margin-bottom:2px;
}

#links {
	background:url(img/trait.png);
	border-bottom: 1px solid #CC0000;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	/*padding: 1em;*/
	/*border-top: 1px solid #CCC;*/
	background: #E9E9E9 url(img/footer.png) no-repeat top;
	color: #666;
	height:10px;
	width:780px;
}

#credit{
	background: transparent;
	color: #C6C6C6;
	font-size: 0.8em;
	text-align: center;
}

#credit a{
	color: #C6C6C6;
	background: transparent;
}

#credit a:hover{
	color: #666;
	background: transparent;
}
