/*  
Theme Name: JuicyRoo
Theme URI: http://kelleyroo.com/2008/11/08/free-theme-juicyroo/
Description: a colorful two column, widget ready wordpress theme
Version: 1.2
Author: kelleyroo
Author URI: http://www.kelleyroo.com/
Tags: two column, right sidebar, white, black, colorful, grey
*/



body{
margin: 0;
font-family: Verdana, Helvetica, arial, Sans-serif;
font-size: 12px;
text-align: justify;
line-height: 16pt;
vertical-align: top;
background: #ffffff;
color: #0d0e11;

}


a:link, a:visited{
text-decoration: none;
color: #999;
}


a:hover{
text-decoration: none;
color: #000;
}


#container {
/*margin: 108px auto 0px auto;*/
margin:126px auto 0;
width: 853px;

}


#header {
width: 100%;
height: 180px; /*230px*/
background-color: #fff;
background-image: url(images/WordPress_Header_BG.jpg);
background-position: top center; 
background-repeat: repeat-x;
}


#content {
float: left;
width: 580px;
}

#entry{
padding: 0px 20px;
}

#entry p{
padding: 0;
}


#footer {
clear: both;
text-align: center;
color: #000;
}


#info {
margin: -150px auto 0px auto;
width: 815px;
}


.blogname {
font-family: georgia, "times new roman", serif;
color: #ffffff;
display:none;
letter-spacing: -1px;
font-size: 36px;
padding-bottom: 10px;
}


.blogdescription {
display:none;
font-family: verdana, arial, helvetica, sans-serif;
color: #c0f500;
font-size: 12px;
}


.date{
color: #0093a2;
font-size: 10px;
}


h2{
font-family: Georgia, "Times New Roman", Serif;
font-size: 17px;
font-weight: normal;
}


.title h2 a{
color:#e90808;
text-transform: none;
margin-bottom: -12px;
font-family: Georgia, "Times New Roman", Serif;
letter-spacing: -1px;
font-weight: normal;
text-align: left;
font-size: 26px;
}


p.postmetadata {
border-bottom: 1px dashed #363636;
margin: 10px 0 50px 0;
padding-bottom: 6px;
font-size: 10px;
color: #000000;
}

.postmetadata a{
color: #E90808;
}

.postmetadata a:hover {
color: #000;
}


hr {
border-top: 1px dashed #000;
border-bottom: 0px;
width: 95%;
height: 1px;
background-color: #000;
} 


blockquote {
padding: 4px 18px;
color: #000;
border: 0px dashed #663399;
background: #ebebeb;
text-align: justify;
font-size: 11px; }





textarea{

background-color:#EEEEEE;
border:1px solid #DDDDDD;
color:#000000;
font-family:verdana,sans-serif;
font-size:12px;
height:65px;
width:350px;

}

input, select, option {

background-color:#EEEEEE;
border:1px solid #DDDDDD;
color:#000000;
font-family:verdana,sans-serif;
font-size:12px;
}

input[type=submit]:hover {
border-color:#555;
background:#555;
color:#fff;
cursor:pointer;
}

#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}



pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }


/*Sidebar*/

.sidebar {
float: right;
width: 220px;
padding-top: 0px;
padding-left: 45px;
text-align: left;
}

.sidebar a {
color: #999;

}

.sidebar a:hover {
color: #000;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0px;

}



.sidebar ul li{
padding:  0;
/*margin-right: 17px;*/
}

.sidebar ul li a img{

border: 0;
}


.sidebar ul li h2{
font-family: Georgia, "Times New Roman", Serif;
font-size: 17px;
color: #000;
padding-top: 0px;
letter-spacing: -1px;
font-weight: normal;
background-color: #fff;
margin-top: 10px;
}



.sidebar ul ul li{
padding: 0;

}

/*End Sidebar*/



/*Search Form*/
#searchform {
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
margin-top: 20px;
width:250px;
}

#searchsubmit {
-moz-border-radius:8px;
background-color:#EBEBEB;
border:0 solid #F28AAE;
color:#000000;
font-family:verdana,arial,sans-serif;
font-size:10px;
height:18px;
width:85px;
}
#searchsubmit:hover {
background:#555;
color:#fff;
cursor:pointer;
}
#s {
-moz-border-radius:8px;
background-color:#EEEEEE;
border:1px solid #DDDDDD;
color:#000000;
font-family:verdana,arial,sans-serif;
text-indent:8px;
width:150px;
}

/*End Search Form*/



/* Begin Navigation*/
 
 
#navcontainer {
/*margin: -42px auto 0px auto;*/
margin:0 auto auto;
padding-left:251px;
position:relative;
top:-42px;
width: 815px;
} 
 
#navlist
{
padding: 0;
margin-left: 0;
border-bottom: 0px solid #778;
font: 18px Georgia, serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
background:#eee;
border:1px solid #fff;
border-bottom: none;
color:#777;
padding: 3px 0.5em;
margin-left: 3px;
text-decoration: none;
}

#navlist li a:link { }
#navlist li a:visited { }

#navlist li a:hover
{
background:#fff;
color: #e90808;
}

#navlist li a#current
{
background: white;
color: #000;
}
	
	
/* End Navigation*/	
	

	
	
/* Begin Comments*/
	.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding-right: 7px;

	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
background:#F8F8F8;
border:1px solid #EEEEEE;
	margin: 15px 0 3px;
	padding: 15px 10px 3px 11px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	

	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
		

/* End Comments */


/* WP Captions*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 0px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
  }

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/*End WP Captions*/



/* Widget Pétition */

.fcpetition_widget { 
background:url(images/petition_button.png) no-repeat;
width:209px;
height:108px;
position:absolute;
top:35px;
}

.fcpetition_widget a { 
color:#fff;
padding:2px 5px;
}
.fcpetition_widget a:hover { 
background:#fff;
color:#E90808;
}
.fcpetition_widget h2 {
display:none;
} 
.fcpetition_widget ul {
padding:29px;
}


.fcpetition_widget ul li { 
color:#FFFFFF;
font-family: georgia, "times new roman", serif;
margin:0;
padding:18px;
text-align:center;
}

.fcpetition_widget .participate_petition { 
font-size:14px;
font-weight:bold;

}

.fcpetition_widget .count_petition { 
font-size:13px;
margin-top:10px;
}
.fcpetition_widget .count_petition .nb { 
font-size:33px;
} 

div.petition p {
background:#f8f8f8;
border:1px solid #eee;
padding:5px 10px;
}

div.petition p .number {
float:right;
color:#bbb;
font-size:11px;
}

form.petition {
background:#f8f8f8;
border:3px solid #eee;
padding:20px;
}
.petition input[type=submit] {
padding:6px;
}

div.petition .count_signatures {
padding:15px;
text-align:center;
}

div.petition .count_signatures a {
background:#F8F8F8;
border: 1px solid #ddd;
color:#aaa;
padding:6px;
margin:20px;
}
div.petition .count_signatures a:hover {
background:#555;
border-color:#555;
color:#fff;
}
/* Date à côté du titre de l'article */
.title_square {
float:left;
font-family:georgia,"times new roman",serif;
margin:0 10px 10px 0;
text-align:center;
width:60px;
}
.date_square {
background:#f7f7f7;
border:1px solid #eee;
}
.comm_square { 
font-family: Verdana, Helvetica, arial, Sans-serif;
background:#fff;
display:block;
color:#555;
margin:6px 0 10px;
}
.comm_square img {
left:3px;
position:relative;
top:4px;
}
.comm_square:hover {
background:#F7F7F7;
}

.comm_square img {
border:0;
}
.date_square .day {
color:#555555;
font-size:26px;
}
.date_square .month {
color:#888;
font-size:16px;
}
.date_square .year {
color:#999;
}

#commentform input[type=submit] {
padding:6px;
margin-bottom:30px;
}