/*
Theme Name: Lascaux Vallee Vezere
Theme URI: http://www.vacances-dordogne.org/
Description: Le Blog de Lascaux Vallee Vezere.
Version: 0.1
Author: Christophe Grunenwald - Saison d'Or
 
Lascaux Vallee Vezere by Christophe Grunenwald - Saison d'Or || http://www.saisondor.com 
*/

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

.alignleft {float:left}

.alignright {float:right}

* {
outline: none;
}

img {
border:0;
}

html
{
	height: 100%;
	background:url(img/bg.png) repeat-x top center;
}

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
}

.wrap {
	clear:both;
	}

#page {
margin: 0 auto 0 auto;
padding-top:0px;
width: 1000px;
/width:auto;
background:transparent ;
}

#header {
font-family:GraublauWeb, Georgia;
margin: 14px auto 20px auto;
padding:6px 6px 6px 26px;
width: 968px;
height:220px;
overflow:hidden;
background:transparent url(img/header.jpg) 6px 6px no-repeat;
border:0px solid #FFF;
color:#f6bb7b;
text-transform:uppercase;
text-shadow: #000 0 0 5px;
}

#header h1 {

font-weight:normal;
padding: 0 20px 0 0;
font-size: 1.6em;
line-height:0.9em;
text-align: left;
color:#FFF;
text-transform:uppercase;
text-shadow: #000 0 0 5px;
margin:152px 0 0 0;
}

#header img {
border:0;
}

#header h1 a {
color:#FFF;
text-decoration:none;
}
 
#header p {
font-family:GraublauWeb, Georgia;
padding: 0 20px 0 0;
font-size: 0.9em;
text-align: left;
margin:-3px 0 0 0;
letter-spacing:-0.1em;
color:#f6bb7b;

}

#jeu {
margin-left:35px;
position:absolute;
top:0;
}


#content {
float: left;
width: 640px;
margin-bottom: 20px;
padding:20px 25px 20px 25px;
background: #ede8e1 url('images/page.jpg') no-repeat;
-moz-border-radius:16px;
-webkit-border-radius:16px;
}

#content h2 {
font-family: times, Times New Roman, times-roman, georgia, serif;
font-size: 28px;
/font-size:24px;
letter-spacing: -0.05em;color: #444;
font-weight:normal;
margin:0;padding:0;
font-variant:small-caps;
line-height:24px; 
}

#content h2 a{
text-decoration:none;
color:#ede8e1;
}

#content h2 a:hover{

}

.bandeau {
	margin-left:-28px;
	padding:10px 0 0 28px;
	background:url(img/fd_titre.jpg) no-repeat;
	}

.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:0;
font-size:0.85em;
color:#F5F2EB;
clear:both;
}

.postmetadata {
font-size: 0.8em;
color: #ab9b85;
text-transform:uppercase;
margin:0 0 25px 0;padding:0;
}

.postmetadata a {
	color:#ab9b85;
	}

.postinteraction {
float:left;
width:640px;
padding:10px 0 30px 0;
margin:0 0 20px 0;
background:url(img/trait.png) bottom center no-repeat;
}

.postinteraction a {
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
float:left;
font-size:0.9em;
font-weight:bold;
color:#424242;
padding:5px;
margin-right:8px;
background:url(images/commentaire.png) no-repeat 5px center #D9D3C5;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
}

.postinteraction a:hover {
background:url(images/commentaire.png) no-repeat 5px center #2E2B20;
text-decoration:none;
color:#FFF;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}

.postinteraction a.twitter {
background:url(img/twitter.png) no-repeat 5px center #D9D3C5;
padding-left:26px;
}

.postinteraction a.twitter:hover {
background:url(img/twitter.png) no-repeat 5px center #2E2B20;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}

.postinteraction a.facebook {
background:url(img/facebook.png) no-repeat 5px center #D9D3C5;
padding-left:26px;
}

.postinteraction a.facebook:hover {
background:url(img/facebook.png) no-repeat 5px center #2E2B20;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}

.post_tags {
float:left;
padding:10px 0 10px 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
background:url(img/tag.png) left center no-repeat;
}

.post_content {
font-family:Arial, Helvetica, sans-serif;
color: #555;
text-align:justify;
margin:0;padding:0;
font-size:12px;
}

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

.comments-template{
	margin: 0 0 0 0;
}
 
.comments-template ol{
	margin: 0;
	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:#beb4a9;
-moz-border-radius:4px;
-webkit-border-radius:4px;
margin-top:20px;
padding:5px;
font-size:0.85em;
color:#443426;
clear:both;
margin:0 0 20px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
width:550px;
}


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

.commentmetadata .avatar{
	margin:0px 0 0px -10px;
}

.corps {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	width:468px;
	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;
	background:url(img/comment_down.jpg) top center no-repeat;
}
 
.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 10px 0px;
}

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

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

.sidebar {
float: left;
width: 300px;
background:#fff;
margin:0 0 20px 10px;
padding:0 0 20px 0;
-moz-border-radius:16px;
-webkit-border-radius:16px;
}


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

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px;
}

.sidebar h2 {
padding-left:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
line-height:1.6em;
font-weight:normal;
color:#8A8573;
border-bottom:1px dotted #8A8573;
}

.sidebar a {
color:#777;
}

.sidebar a:hover {
color:#33817E;
text-decoration:none;
}


.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: 1.1em;
color:#61533a;
font-family:Georgia, "Times New Roman", Times, serif;
background:#e0d9cd url(img/fd_footer.jpg) bottom repeat-x;
padding: 10px 10px 0 0;
margin: 0 auto 0 auto;
clear: both;
width: 986px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

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

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

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

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

.post_content a {
color: #7f6528;
border-bottom:1px dotted #7F6528;
}
 
.post_content a:hover {
color: #333;
text-decoration:none;
border-bottom:0px;
}
 
.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}


#lwa_wp-submit, #submit {
	background:#e7a025 url(img/button_fd.png);
	height:20px;
	padding:2px 10px 4px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5e400c;
	border:0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}

#lwa_wp-submit:hover, #submit:hover {
	cursor:pointer;
	background:#000 url(img/button_fd2.png);
	color:#FFF;
}

