/*  
Theme Name: monpirecadeau
Description: minimalist theme.
Version: 1.00
Author: reservoirbuzz
Author URI: http://www.reservoirbuzz.com
Original Design: http://www.reservoirbuzz.com
*/

/*************************************
 +Containers
 *************************************/
* {
margin:0;
padding:0;
}
.hidden { 
  display:none;
}
body {
	background:#e7d7ca url(images/bg2_04.jpg) repeat-x;	
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
.titre-gr {
   width:713px;
   height:106px;
   position:absolute; 
   top:0px;
   left:234px;   
   background:  url(images/titre-gr.jpg) no-repeat;
   text-indent: -9999px
}
h4 {
font-size:1.5em;
margin:15px 0 5px 0;
}
#navi a {
    text-decoration:none;
    display:block;
   
}
img {
border:none;
}


#wrap {
        position:relative;
        background:#e7d7ca url(images/bg2_06.jpg) repeat-y;
	margin:0 auto;
	text-align:left;
	width:950px;       
}
#illustration {
        position:relative;
        background: url(images/bg2_02.jpg) no-repeat center top;
        margin:0 auto;
	text-align:left;
	width:950px;
        min-height:616px;
        _height:616px;     
}
#rss {
  position:absolute;
   width:72px;
   height:72px;
   top:292px;
   left:194px;
}
#soumettre {
   position:absolute;
   width:253px;
   height:41px;
   top:307px;
   left:688px;
}
.ad-v {
   width:200px;
   position:absolute;
   left:66px;
   top:610px;
}
#content{
         
	font-size:1.2em;
	float:left;	
	width:390px;
        margin:160px 0 0 288px;
        _margin:160px 0 0 145px;
     
}
#navi {
position:absolute;
   width:204px;
   z-index:101;
   left:66px;
   top:364px;
}
textarea {
width:354px;
}
.clearfloat {
    width:950px;
    height:1px;
    background : #fff;
    clear:both;
    float:none;
    visibility:hidden;
}
#sidebar{
	font-size:1.1em;
	float:left;
        margin:357px 0 0 0;
	padding:23px 0 0 20px;
       _padding:23px 0 0 18px;
	width:210px;
}
#images1 {
width:240px;
height:200px;
margin: 0 0 20px 0;
background:url(images/cadre-pub1.jpg) center 25px no-repeat;

}
#images2 {
width:240px;
height:200px;
margin: 0 0 20px 0;
background:url(images/cadre-pub2.jpg) center 25px no-repeat;

}
#images3 {
width:240px;
height:200px;
margin: 0 0 20px 0;
background:url(images/cadre-pub3.jpg) center 25px no-repeat;

}
#header{
	padding:3em 1em;
        background:url(images/llogo.jpg) top right no-repeat;
}
#footer{
        width:100%;
        height:20px;
        background: #000;
	color:#fff;
	clear:both;
	font-size:0.9em;
	padding-top:0.5em;
	padding-bottom:0.5em;
        padding-left:0;
        text-align:center;
       
        margin:0 auto;
}
#footer a{
        color:#eee;
}
#footer a:hover{
        color:#CCOOOO;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3.5em;
        font-weight:bold;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#FFF;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#B4C24B;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#000;
	font-size:1.5em;
	margin:1em 0 2em 2em;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}
.entry p {
	margin:10px 0;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	
	padding:3px;
	
}
.filedto{
	background:#fff url(./images/tag_blue.png) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/comment.png) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	
	margin-bottom:0.3em;
	padding:0.3em;
}
#sidebar ul li a{
	color:#000;
}
#sidebar ul li a:hover{
	color:#CC0000;
}
#sidebar a img{
        border:0px;
}

/*************************************
 +Comments
 *************************************/

#comment {
width:354px;
}
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

#wp-admin-bar {align:center; margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}