/*
Theme Name: Week-End Trail Theme
Theme URI: http://www.communicat.fr/
Description: Week-End Trail Theme
Version: 1
Author: Communicat
 
Creation Theme by Communicat || http://www.communicat.fr
 
*/

body {
	background-image: url(images/fond-acc.jpg);
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	*/
	background-repeat: repeat-x;
	background-color: #0087CB;
	
	font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #ffffff;
	margin: 0;

}

#page {
margin-left: 10px;
margin: 0 auto 0 auto;
width: 940px;
background-image:url(images/fond_on-off.jpg);

}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: left;
width: 940px;
height: 201px;
background-image: url(images/haut_on-off.jpg);
}

#content {
float: left;
width: 660px;
margin-bottom: 20px;
margin-left:30px;
}
#content h2 {
font-size: 1.3em;
}
.postmetadata {
font-size: 0.8em;
color:#CCCCCC;
}
.post_content {
font-size: 1em;
color: #ffffff;
}


.sidebar {
float: right;
width: 240px;
margin: 20px 0 20px 10px;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}
.sidebar h2 {
font-size: 1.2em;
}

#footer {
text-align:center;
font-size: 1em;
background-image:url(images/bas_on-off.gif);
clear: both;
width: 940px;
height: 30px;

}


.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	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 h2, .comments-template h3{
	font-size: 1.2em;
}
 
.commentmetadata{
	font-size: 0.9em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


a:link {font-family: Lucida Grande, Arial, Helvetica, Sans-serif;  font-weight: bold;	color: #ffffff;	text-decoration: none;}
a:visited {font-family: Lucida Grande, Arial, Helvetica, Sans-serif;  font-weight: bold; color: #ffffff;	text-decoration: underline;}
a:hover {font-family: Lucida Grande, Arial, Helvetica, Sans-serif;  font-weight: bold; color: #ffffff;	text-decoration: underline overline;}
a:active {font-family: Lucida Grande, Arial, Helvetica, Sans-serif;  font-weight: bold; color: #ffffff;	text-decoration: underline;}

#content h2 a{
font-size: 1.2em;
font-weight: bold;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #ffffff;
text-decoration:none;
}
#content h2 a:hover{
font-weight: bold;
color: #ffffff;	
text-decoration: underline overline;
}


