html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

#cp{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-left: 1px;
}

#page{
	width: 815px;
	margin: 4em auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.8em;
}

#top{
	margin: 0;
}

#top h1{
	margin: 0;
}

#main{
	float: left;
	width: 565px;
	border-top: 1px solid #fefeee;
	padding-top: 10px; 
	}

#content{
	margin: 0 0 0 30px;
	padding: 1em 0 0 0;
	width: 500px; 
	}

.post{
	margin-bottom: 4em;
}

#sidebar{
	float: right;
	width: 250px;
	padding-bottom: 4em; 
	border-top: 1px solid #fefeee;
	padding-top: 0; 
	}

#sidebar div{
	padding: 14px;
	border-bottom: 1px solid #eee;
}

#footer{
	padding: 1ex 1em 1ex 1em;
	margin : 0;
	clear: both;
	text-align: right; 
	}

 
/* Les éléments HTML en général
-------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Sans-Serif;
	color: #292d31;
	text-align: left;
	background-color: #ffa500; 
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #1a1a1a;
	}

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;}

p {
	font-size: 1.1em;
	line-height: 1.3em; 
	}
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: #5a646e;
	text-decoration: none; 
	}
	
a:visited{
	color: #959815;
	text-decoration: none;
}
	
a:hover{
	color: #fdc61d;
	text-decoration: none; 
	}

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

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

.post li, #sidebar li{
	padding-left: 8px;
}

img{
	border: 0px;
}

.post-info img, .post-info-co img, #footer-text img{
	vertical-align: middle;
}

/* La page
-------------------------------------------------------- */
#page{
	background: #fff;
	color: inherit;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #8c9014;
	border-right-color: #bd9416;
	border-left-color: #bd9416;
	border-bottom-width: 0; 
	}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 90px;
	width: 100%;
	background: #c1ca00;
	border-bottom: 1px solid #959815; 
	}

#top h1{
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 40px;
	padding-top: 5px;
	color: #f9ff24;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal; 
	}

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

#top h1 a:hover {
	color: #f9ff24; 
	}

#header{
	margin-top: 18px;
	position: absolute;
}

/* Le menu
-------------------------------------------------------- */ 
#navbar {
	clear: both;
	float: left;
	width: 100%;
	height: 31px;
	background: #dde71e 0 0;
	border-bottom: 1px solid #9fa71e;
	border-top: 1px solid #f9ff24; 
	}

ul.menu {
	float: left;
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
}

ul.menu li {
	float: left;
}

ul.menu li a {
	float: left;
	display: block;
	height: 28px;
	padding: 3px 15px 0 15px;
	line-height: 24px;
}

ul.menu li a:link, ul.menu li a:visited {
	color: #8b9213;
	background: none;
	}

ul.menu li a:hover, ul.menu li a:active {
	text-decoration: none;
	color: #5c610c; 
	}

/* My Comment */

ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active {
	color: #fff;
	background: transparent url(img/nav_active.gif) no-repeat center bottom;
	text-decoration: none;
}

#search{
	float: right;
	margin-top: 6px;
	margin-right: 12px; 
	}

#search input{
	border: 1px solid #9fa71e;
	background: #f5f3ee repeat-x 0 0;
	width: 150px;
	padding: 1px;
	color: #898981; 
	}

/* Le contenu
-------------------------------------------------------- */
.post{ 
	}

.post img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em; 
	}

.post-title, .post-title a{
	margin-bottom: 0;
	margin-bottom: 10px;
	text-decoration: none;
	color: #3f454c;
	font: bold 1.6em Helvetica, Lucida, Verdana, sans-serif;
	}

.post-info-co{
	margin-top: 0;
	float: right;
	color: #76766f;
	background: transparent;
	padding-bottom: 1ex;
	font-size: 0.9em;
	padding-top: 3px; 
	}

.post-info-co a{
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #76766f;
	background: transparent;
	padding-bottom: 1ex;
	border-top: 1px solid #c9c8c3;
	padding-top: 5px;
	font-size: 0.9em; 
	}

.post-info a{
	background: #babe1b;
	text-decoration: none;
	padding: 5px;
	color: #fefdf7; 
	}

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

.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 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right; 
	}

#sidebar a:hover {
	border-bottom: 1px solid #5a646e;
	border-top: 1px solid #5a646e; 
	}

#sidebar h2, #sidebar h3{
	margin: 0 0 1ex 0;
	text-transform: uppercase;
	text-align: right;
	color: #ffa500;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal; 
	}

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

.field{
	margin: 0;
	padding: 0;
}


/* Le pied de page
-------------------------------------------------------- */
#footer{
	padding: 0;
	}

#footer-text{
	padding: 20px; 
	}