/*
Theme Name: Fripouille 1
Theme URI: http://www.bourroush.com/
Description: The first theme created by Fripouillou.
Version: 0.1
Author: Guillaume Bourrousse
 
*/

body {
font-family: Arial, Lucida Grande, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background:url(images/background_montreal.gif) no-repeat #b9b9b9 fixed;
color: #666666;
margin: 0;
}

img{
border: none;
}

#page {
margin: 0 auto 0 auto;
width: 800px;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
background:url(images/header_winter.jpg) no-repeat;
width: 800px;
height: 256px;
margin: 10px 0 0 0;
}

#contenant {
padding: 5px 10px 0 10px;
width: 780px;
margin: 0px;
background: #fff ;
/*opacity: 0.9; */
}

#content {
float: left;
width: 550px;
margin-bottom: 20px;
}
 
.sidebar {
float: right;
width: 210px;
margin: 0 0 20px 0;
background: #fff;
}

#footer {
color: white;
font-size: 1em;
text-align: center;
background:#680006;
margin: 0px 0 20px 0;
padding: 5px 10px;
clear: both;
width: 780px;
}

.nettoyeur{
	clear: both;
}


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

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

.sidebar ul{
	margin: 0px;
	padding: 0 0 0 20px;
}

.sidebar li{
	list-style: none;
	margin: 0px;
}

.sidebar h2{
	font-size: 12px;
}

#menu{
	background: url(images/menu_background.jpg);
	padding: 0px;
	height: 27px;
}

#menu .accueil{
	height: 27px;
	background: url(images/accueil.jpg) no-repeat;
}


float-l{
	float: left;
}

float-r{
	float: right;
}

#content h2{
	margin: 20px 0 0 0;
}

#content h2 a{
	font-size: 15px;
	text-transform: uppercase;
	color: #7c6b6b;
	font-weight: bold;
}

#content h2 a.hover{
	text-decoration: underline;
	color: red;
}

.post{
	padding: 10px 0px 10px 0px;
	border-bottom: solid #bb2f22 1px;
}

/************ sidebar images *************/

.categories{
	background: url(images/img_sidebar/categories.jpg) no-repeat;
	margin: 20px 0 0px 0;
	padding-top: 5px;
	width: 113px;
	height:37px;
}

.archives{
	background: url(images/img_sidebar/archives.jpg);
	margin: 20px 0 0 0;
	width: 113px;
	height:37px;
}

.follow{
	background: url(images/img_sidebar/follow.jpg);
	margin: 20px 0 0 0;
	width: 113px;
	height:37px;
}

.pages{
	background: url(images/img_sidebar/pages.jpg);
	margin: 20px 0 0 0;
	width: 113px;
	height:37px;
}

.postmetadata{
	margin: 0px 0 20px 0;
	font-size: 11px;
	color: #7c6b6b
}

.commentmetadata{
	margin: 0px 0 5px 0;
	padding-top: 2px;
}


.wp-caption-dd{
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

.avatar { 
	float: left; 
	padding: 2px; 
/*	margin: 20px 0 0 0; */
	border: 1px solid #ddd; 
	background: white; 
}

.comment-avatar .avatar { 
	height: 22px;
	width: 22px;
	margin: 0 2px 2px 0; 
	border: none;
	background: white; 
}

#recentcomments li{
	border-bottom: #680006 dashed 1px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	list-style-type: disc;
	
}

/*nouveaux commentaires*/

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { 
	background: #fff; 
/*	border:1px solid #aaa; */
/*	padding: 5px; */
	left:2px; 
	position:absolute; 
	top:2px; 
}
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
