/*
Theme Name: Sarlat
Theme URI: http://www.sarlat-tourisme.com/blog
Description: Le blog de Sarlat.
Version: 0.1
Author: Saison d'Or
 
Sarlat par Saison d'Or || http://www.saisondor.com 
*/

#page {
background:url(img/page-bg.png);
}

#interaction {
background: url(img/sidebar-bg.png);
float:left;
width:318px;
}

.sidebar {
background:url(img/sb-middle.png);
float:left;
margin-bottom:16px;
padding:0;
width:318px;
}

 .sidebar .sb-top {
 background:url(img/sb-top.png);
 height:23px;
 }
 
 .sidebar .sb-bottom {
 background:url(img/sb-bottom.png);
 height:14px;
 }
 
 .sidebar li {
 list-style-type:none;
 }

#corps {
background:url(img/blog-corps.png);
width:662px;
}

#content {
width:640px;
}

.red {
color:#8b0426;
}

.valign {
vertical-align:-30%;
}

/* P O S T */

.post {
clear:both;
margin-bottom:30px;
padding-bottom:30px;
}

	.post h2 {
	border-bottom:1px solid #999;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	padding-bottom:2px;
	margin-bottom:4px;
	}
	
		.post h2 a {
		color:#333;
		}
		
		.post h2 a:hover {
		color:#8b0426;
		}
	
	.post_content {
	clear:both;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:24px;
	}
	
		.post_content p {
		margin-bottom:10px;
		}
	
		.post_content img {
		border:5px solid #FFF;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
		}
		
		.postexchange {
		background:#DDD;

		float:right;
		line-height:20px;
		padding:4px 8px;
		width:150px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
		}
		
			.postexchange img {
			vertical-align:-30%;
			}
			
.post-6 {
	background:url(img/twitter-bg.png) no-repeat;
	height:96px;
	margin-bottom:20px;
	overflow:hidden;
	padding:24px 0 0 90px;
	width:550px;
	}
	
	.post-6 .post_content {
	color:#555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:50px;
	margin:0;
	width:500px;
	}
	
	.post-6 .postexchange {
	background:transparent;
	float:right;
	text-align:right;
	width:370px;
	}
	

	H3 {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	}
	
	.cadre_commentaires p {
	margin-bottom:14px;
	}
	
	.commentlist {
	margin-left:20px;
	}
	
	.commentlist li {
	background:#DDD;
	margin-bottom:15px;
	padding:5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
	
	.commentlist li p {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:10px;
	}
	
	.cadre_commentaires input {
	margin-bottom:10px;
	}
	
	.cadre_commentaires .avatar {
	border:2px solid #FFF;
	float:left;
	margin:10px 6px 0 0;
	}
	
/* W I D G E T S */

.widget_categories {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:0 0 10px 20px;
	}

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


	.widget_categories li.cat-item-3 {
	background:url(img/3.png) no-repeat left center;
	padding-left:16px; 
	}
	
	.widget_categories li.cat-item-4 {
	background:url(img/4.png) no-repeat left center;
	padding-left:16px; 
	}
	
	.widget_categories li.cat-item-5 {
	background:url(img/5.png) no-repeat left center;
	padding-left:16px; 
	}
	
	.widget_categories li.cat-item-6 {
	background:url(img/6.png) no-repeat left center;
	padding-left:16px; 
	}
	
	.widget_categories h2 {
	display:none;
	}
	
	.widget_categories a {
	color:#555;
	line-height:20px;
	}
	
	.widget_categories a:hover {
	color:#333;
	}
	
/* GD STAR RATING */

	.ratingblock {
	border-left:1px #CCC solid;
	color:#333;
	float:left;
	padding:3px 0 0 5px;
	}
	
	.ratingtext {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	
	.voted {
	color:#555;
	}
