* {margin:0;padding:0;}

body {
       font: 12px/16px Verdana, Geneva, sans-serif;
       color: #000;
       background: url(images/main-bg.jpg) repeat-y 0 0;
}

#navigation-wrapper {
	margin: 20px auto 20px;
	width: 960px;
}

/*** common styles
****************************************/
.left {
	float: left;
}

.right {
	float: right;
}

img, a img {
	border: 0;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}


/*** navigation
****************************************/
#navigation {
	height: 68px;
	margin: 0px 0px 0px 0px; 
	display: none;
}

#navigation-wrapper {
	width: 719px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#navigation-wrapper .left {
	width: 200px;
}

#navigation-wrapper .right {
	width: 80px;
	text-align: right;
}

#navigation-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation-wrapper ul li {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#navigation-wrapper ul li a {
	color: #B7262C;
	font: 12px Arial, serif;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation-wrapper ul li a:hover {
	text-decoration: underline;
}

#navigation-wrapper ul li a.rss-link {
	background: url(images/feed.png) no-repeat 0 0;
	padding: 0 25px;
}

/* === MENU === */

#menu {
background: url(images/barmenu2.png) ;
margin: 0px 0px 0px -12px;
width:1003px;
height:63px;
font-family: 'Trebuchet MS', sans-serif; 
font-size: 16px; 
letter-spacing: 0.5px; 
text-transform: uppercase;
list-style-type: none;
}


#menu ul {
display: block;
padding: 0px 0 0 70px; 
margin: 0px; 
list-style: none;
}

#menu li {
float: left ; 
padding-right: 0px;
padding-left: 32px;
padding-top:30px;
}

#menu ul a {
background-repeat: no-repeat;
background-position: right;
padding-right: 25px;
padding-left: 32px;
display: block;
line-height: 80px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
color: #FFFFFF;
}



.menu ul li a:hover, .menu ul li.current_page_item a { 
text-decoration: underline;
color:#FFFFFF; }

ul#menu li a {
	color: #ffffff;
}

ul#menu li a:hover, ul#menu li.current_page_item a {
	color: #ffffff;
	text-decoration: underline;
}

/* === HEADER === */
#header-container {
	width: 500px;
	margin: auto;
	padding: 0;
	position:relative;
	height:20px;
}
#header{
	position:relative;
	height:20px;
}



/* === MAIN AREA == */ 

.clear {
	position: relative;
	clear: both;
	height: 5px;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 979px;
	background: #FFFFF1 ;
	background-repeat: repeat-y;
	
}
#mainwrap{	
	width:979px;
	margin:0 auto;
}
	
#maintop {
	margin: 0 auto;
	position: relative;
	width: 979px;
}
#maintopimg {
	position: relative;
	padding:0;
	background:url(images/haut5.png);
	height:198px;
}
#content {
	position: relative;
	width: 950px;
	margin: 30px 0 0 35px;
}

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:580px;
	padding:0px 0px 0px 0px;
	
}




#main-blog h1 {
	font-size:22px;
	font-family:Arial, "Times New Roman", Times, sans serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}



#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#B7262C;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover, a:link{
	color:#B7262C;
	text-decoration:none;
	border-bottom:1px solid #d21600;
}

.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #B7262C;
}
.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(images/balloon.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {	

		background: url(images/feed.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#B7262C;
	text-decoration:none;
}
.post-comments a:hover {
	color:#B7262C;
	text-decoration:none;
}

/* === SIDEBAR == */

#sidebar {
	width:200px;
	position:relative;
	float:left;
	margin:-20px 0 0 -8px;
	padding:10px 0px 20px 90px;

}		
.subcolumn{
	width:200px;
}

.enfant img { 
    
	width:214px;
	height:134px;
	background:url(images/enfant.jpg) no-repeat;
	margin-left:20px;
}
	
#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
	margin-left:4px;
}

.form-input {
	margin: 40px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;	
}
.widget {
	width:252px;
	margin-left:4px;
	background:url(images/widgetbck.png) repeat-y;
	border-bottom:1px solid #e3dccb;
	margin-bottom:10px;
	text-align:center;
	padding-bottom:10px;
	margin-top:5px;
	
}
#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}
	
	
.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding-top:0px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#B7262C;
	margin-top: 2px;
	margin-bottom: 2px;
}
.widget ul {
	margin:0 0 0px 0;
	padding:0px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 5px 5px 5px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget ul li a{
	color: #371C1C;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #B7262C;
	text-decoration:none;
}		

/* == FOOTER == */
#bottom{
    position:relative;
	background: url(images/footerfin.png) no-repeat;
	width:979;
	height:154px;
	
}
#bottom p{
	text-align:center;
	line-height:normal;
	padding-bottom:2px;
	color: #B7262C;
}

#wp-footer{
	position:relative;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #B7262C;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #B7262C;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #B7262C;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	background:url(images/comh3.png) no-repeat;
	margin-bottom:10px;
	color:#B7262C;
	padding:8px 0 0 40px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 175px;	
	height: 36px;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(images/comh3.png) no-repeat;
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#271b03;
	padding:8px 0 0 70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #B7262C;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;