/*
Theme Name: Camping le Montant
Theme URI: http://www.camping-sarlat.com/blog
Description: le blog du Camping le Montant.
Version: 1.0
Author: Saison d'Or
 
Camping le Montant by Saison d'Or || http://www.saisondor.com
 
*/

@import "widgets.css";
@import "twitter.css";


* {
outline: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #fcf5ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6b5846;
	background-image:url(http://www.camping-sarlat.com/img/fd_head.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

.valign {
	vertical-align:-30%;
	}
	
.wrap {
	clear:both;
	}

#page {
margin: 0 auto 0 auto;
width: 898px;
background:#fcf5ed url(images/page.jpg) bottom repeat-x;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
margin: 0 auto 0 auto;
width: 898px;
height:192px;
overflow:hidden;
}

#header h1 {
}

#header img {
border:0;
}

#header h1 a {
color:#FFF;
text-decoration:none;
}
 
#header p {
}

#menu {
margin: 0 auto 0 auto;
position:relative;
z-index:1000;
width:900px;
height:27px;
	background-image:url(../../../../img/fd_menu.jpg);
	background-repeat:repeat-x;
}


#content {
float: left;
width: 650px;
}

#content h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#6b5845;
margin:0;padding:0 0 0 0px;
}

#content h2 a{
font-size:20px;
color:#6b5845;
}

#content h2 a:hover{

}

.post {
margin:10px;
border:1px solid #ded6cb;
padding:20px;
}

.postnear {
clear:both;
margin:0px 0 20px 40px;
padding:5px 0 5px 0;
text-align:center;
border-top:1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.85em;
}

.postdate {
background:url('images/day-date2.png') no-repeat;
height:18px;
padding:3px 0 0 20px;
font-size:0.85em;
color:#F5F2EB;
clear:both;
}

.postmetadata {
font-size: 0.9em;
margin:8px 0 10px 0;
padding:5px;
background:#c7b7a5;
font-family:Arial, Helvetica, sans-serif;
color:#5d503e;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.postmetadata a {
	color:#5d503e;
	}
	
.postmetadata a:hover {
	color:#5d503e;
	}

.postinteraction {
clear:both;
float:left;
margin:10px 0 0px 0;
font-size:12px;
}

.postinteraction a {
display:block;
float:left;
font-size:0.8em;
color:#5d503e;
padding:5px 5px 5px 24px;
margin-right:5px;
background:url(images/commentaire.png) no-repeat 5px center #c7b7a5;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
}

.postinteraction a:hover, .postinteraction a:active  {
background:url(images/commentaire.png) no-repeat 5px center #2E2B20;
text-decoration:none;
color:#FFF;
}

.post_content {
font-family: Arial, Helvetica, sans-serif;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.5em;
font-size: 11px;
}

.post_content img {
border:6px solid #dfd4c5;
margin-bottom:4px;
}

.post_similaire {
	margin-top:20px;
}

.post_similaire .titre {
background:url('images/post-txt2.png') no-repeat;
height:18px;
padding:3px 0 0 20px;
font-size:0.85em;
color:#CDC5AF;
clear:both;
}

.post_similaire ul li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height:1.4em;
	color: #555;
	}
	
.post_content a.more-link_old {
	margin-top:10px;
	padding:4px 6px 4px 6px;
	display:inline;
	background:#6b5846;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#faf3e9;
	display:block;
	width:68px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
	
.post_content a.more-link_old:hover {
	background:#111;
	text-decoration:none;
	}

.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 0px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

.comments-template ol li.comment{
	padding:0px 0 10px 0;
}
 
.comments-template h2, .comments-template h3{
background:#6b5846;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
padding:5px;
font-size:0.85em;
color:#F5F2EB;
clear:both;
margin:0 0 20px -20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
}


.comments-template h2 .title, .comments-template h3 .title{
	font-size: 0.9em;
	color:#555;

}
 
.commentmetadata{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:5px 0 10px 0;
	padding:0 0 10px 0;
	clear:both;
}

.avatar {
	float:left;
	margin:0 0 10px 0;
}

.corps {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	width:458px;
	margin:0 0 10px 0;
	}

.commenttext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#777;
	clear:both;
	padding:10px;
	background:#FFF;
}

.commentinfo{
	padding:8px 0 0 5px;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	clear:both;
}
 
.comments-template p.nocomments{
	padding: 0;
}

.comments-template p{
	margin:0 0 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
	padding:8px;
	margin:0 0 0 20px;
}

.comments-template #submit{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
	margin:0 0 0 20px;
}
 
.cadre_commentaires {
margin:20px;
}

img.avatar {float:left;margin:0px 5px 5px 0;
	border:2px solid #FFF;
	-moz-box-shadow: #62532F 0px 0px 3px;
	-webkit-box-shadow: #62532F 0px 0px 3px;
	}

#sidebar {
float: right;
width: 248px;
margin-bottom:20px;
}

#sidebar li{
list-style-type: none;
}

#sidebar-right ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

#sidebar h2 {
padding-left:0px;
margin:8px 0 8px 0;
line-height:1.6em;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#6b5846;
border-bottom:1px solid #cfc4b9;
text-transform:uppercase;
}



.navigation {
clear:both;
margin:40px 0 0 40px;
padding:5px 0 5px 0;
text-align:center;
border-top:1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.85em;
}

#footer {
font-size: 0.9em;
color:#6B5D52;
font-weight:bold;
background:url(../../../../img/bandeau/loisirs.jpg) no-repeat ;
padding: 10px 10px 0 70px;
clear: both;
width: 828px;
height:140px;
}

#footer p{
text-align: right;
font-size: 1em;
padding: 0 10px 20px 40px;
}

#footer a {
color:#99887B;
text-decoration:none;
}

#footer li {
	list-style:none;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
	}
	
#footer li a {
	color:#FFF;
	}
	
#footer li a:hover {
	color:#D66E17;
	}

a {
color: #555;
text-decoration: none;
}

a:hover {
color: #777;
text-decoration: underline;
}

.post_content a {
color: #6b5846;
}

 
.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

