/* Layout general */
 
 html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

#page{
	width: 954px;
	margin: 0 auto 0 auto;
	text-align: left;
		color: inherit;
		background: url(img/page-bg.gif) center repeat-y;
}

#top{
	margin: 0;
}

#top h1{
	margin: 0;
}


#main{
	float: left;
		width: 530px;
		background: #FCF8EF;
		margin-left: 106px;
		_margin-left:0;
}

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

.post{
	margin-bottom: 4em;
}

#sidebar{
	float: right;
	width: 212px;
	padding-bottom: 4em;
	background: #E4D8C1;
	margin-right: 106px;
	_margin-left: 106px;
	
}

#sidebar div{

	padding: 1ex 1em;
}

#footer{
	padding: 1ex 1em 1ex 1em;
	margin : 0;
	clear: both;
}







/* fin layout general    */

body{
	background: #6B5D4C url(img/body-bg.gif) top center no-repeat;
	color: #726351;
	font-size: 82.5%;
	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;
	cursor: hand;
}

.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: #948069;
}

a:visited{
	color: #B3A18D;
}

a:hover{
	color: #B3A18D;
}

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

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


 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 106px;
	/*padding-top: 20px;*/
	background: transparent url(img/head-bg.gif) no-repeat left top;
	
}

#top h1{
	display:none;
}

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

#topMenu {

position: relative;
left: 212px;
top: 53px;
margin:0;
padding: 0;

}

#topMenu li {
display:inline;
margin:0;
padding: 0;
}


#topHome a {
width: 53px;
height: 53px;
display: block;
float: left;
text-indent: -999px;
background: url(img/home.gif);

}
#topHome a:hover {
background: url(img/home2.gif);
}

#topBook a {
width: 53px;
height: 53px;
display: block;
float: left;
text-indent: -999px;
background: url(img/book.gif);

}
#topBook a:hover {
background: url(img/book2.gif);
}

#topPhoto a {
width: 53px;
height: 53px;
display: block;
float: left;
text-indent: -999px;
background: url(img/photo.gif);

}
#topPhoto a:hover {
background: url(img/photo2.gif);
}


#topZiki a {
width: 53px;
height: 53px;
display: block;
float: left;
text-indent: -999px;
background: url(img/ziki.gif);

}
#topZiki a:hover {
background: url(img/ziki2.gif);
}









/* Le contenu
-------------------------------------------------------- */
.day-date{

	color: #E4D8C1;
	
	font-style: italic;
}

.post-title{
	color: #F19B37;
	background: transparent;
	margin-bottom: 0;
}

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

.post-info{
	margin-top: 0;
	color: #FAD05B;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #FAD05B;
	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;
}

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

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

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

#sidebar h2, #sidebar h3{
	color: #DD053C;
	margin: 0 0 1ex 0;
}

#sidebar h2{
	font-size: 1em;

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


#sidebar div#tags  {

}
 
 .level-1 {
 font-size: 0.8em;
 }
  .level-2 {
 font-size: 1em;
 }
  .level-3 {
 font-size: 1.2em;
 }
  .level-4 {
 font-size: 1.4em;
 }
   .level-5 {
 font-size: 1.6em;
 }

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

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

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

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#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: #493;
	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: #F7EEDB;
	color: #948069;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #FCF8EF;
	color: #636;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{

	margin: 0;
	padding: 1em;
	
	background: #B3A18D;
	color: #FCF8EF;
	margin: 0 106px;
}

#footer a{
	color: #FCF8EF;
}
