/*
Theme Name: Theme 30ans
Theme URI: http://www.milky-interactive.com/
Description: Theme pour 30ans en beaut&eacute;
Version: 0.1
Author: Milky
 
*/

@font-face { font-family : 'Helvetica-LT-Std'; src: url('font/HelveticaLTStd-Light.otf'); }
#footbar h2, .post h2.titre, div.attachment h2.titre, #sidebar h2, #commenttitle, #titlebox, span.beststests-titre { font-family : 'Helvetica-LT-Std'; }

/* Table des matières
*/

/* 1. PAGE */ 
body {
  font-family: Arial, sans-serif;
  color: #484549;
  background: url(images/fond.jpg);
}

#mainwrap {
  width: 957px;
  margin: 0 auto 0 auto;
}
/* END PAGE */


/* 2. HEADER */
#header {
  background: transparent url(images/header.png) no-repeat;
  width: 957px;
  height: 265px;
}
#header-ad {
  width: 890px;
  background: #fff;
  margin:0 auto;
}
  /* pour la zone cliquable */
  #header a {
    display: block;
    width: 890px;
    height: 265px; 
    margin-left: 33px;
    outline: none;
  }
  #flags {
  	float: right;
  	margin-right: 40px;
  }
  #header a#flag_en {
    position: relative;
    /*margin-left: 864px;*/
    /*margin-top: 4px;*/
    float: right;
    /* marge déplace tout le bloc header */
    top: 4px; 
    background: url(images/drapeau-anglais.png) no-repeat 0 0;
    z-index: 20;
    width: 17px;
    height: 15px;
    margin-left: none;
  }
  #header img#flag_img_en {
  	opacity: 0;
  }
  #header a#flag_fr {
  	display: none;
  }
  #header a#flag_en:hover {
    background-position: 0 -15px;  
  }
/* END HEADER */


/* 3. MENU */
#menu {
  background: transparent url(images/menu.png) no-repeat;
  width: 893px;
  height: 53px;
  padding: 0 0 0 65px;
}
  
  #menu ul {
  }
  
    #menu ul li {
      list-style-type: none;
      float: left;
      margin: 4px 5px 0 0;
      
    }
    #menu ul li:hover {
        
    }
    
    #menu ul li.current a {
      color: #ffffff;
      background-color: #b26589;
      -moz-border-radius : 5px; 
      -webkit-border-radius: 5px;  
    }
    
      #menu ul li a {
        display: block;
        text-decoration: none;
        color: #0d0208;
        font-size: 16px;
        padding: 5px;
        outline: 0;
      }
      
      #menu ul li a:hover {
        color: #ffffff;
        background-color: #b26589;
        -moz-border-radius : 5px; 
        -webkit-border-radius: 5px;
        outline: 0;
      }
      
/* END MENU */


/* 4. CONTENTWRAPPER */
#contentwrapper {
  width: 957px;
  
}
/* END CONTENTWRAPPER */




/* 5 CONTENT */
#content {
  float: left;
  width: 648px;
  /*background: transparent url(images/repeat-content.png) repeat-y;*/
  position: relative;
  _position: absolute;
  z-index:10;
  /*border: 1px solid red;*/
  /*padding-left: 55px;*/ 
}

/* Intégration pour IE 6 */
#margeinterieure {
  padding-left: 55px;
  background: transparent url(images/repeat-content.png) repeat-y;
  *padding-bottom: 20px;
  /* */  
  padding-bottom: 1px;
}

#titlebox {
  background: #ffffff url(images/commenttitle-haut.png) no-repeat;  
  color: #a94c7c;
  font-size: 24px;
  padding: 30px 0 0 60px;
  width: 489px;
}

#titlebox-bas {
  background: url(images/post-bas.png) no-repeat;
  height: 13px;
  margin-bottom: 28px;    
}

.posts, div.attachment {
  margin: 0 0 10px 0;
}

.post, div.attachment {
  background-color: #ffffff; 
  width: 549px;
  margin-bottom: 27px;
}

  .post-bas {
    background: transparent url(images/post-bas.png) no-repeat;
    height: 13px; 
    /*margin-bottom: 28px;*/  
  }
  .post h2.titre, div.attachment h2.titre {
    /*background: transparent url(images/post-haut.png) no-repeat;*/
    background: #ffffff url(images/commenttitle-haut.png) no-repeat scroll 0 0; 
    /* hauteur de 111px */
    /*height: 71px;*/
    padding: 40px 0 20px 60px; 
    font-size: 22px;
    color: #a94c7c;
  }

    .post h2.titre a, div.attachment h2.titre a {text-decoration: none; color: #a94c7c; outline: 0;}
    .post h2.titre a:hover, div.attachment h2.titre a:hover {color: #852b59; outline: 0;}
    
  .entry {
    font-size: 13px;
    padding: 5px 20px 0 20px;
    text-align: justify;
    line-height: 18px;
  }
  
  .entry ul {
    margin: 20px 0 24px 60px;
    list-style-type: disc;
    list-style-image: url(images/puce.png);
    list-style-position: outside;
  }
  
  .entry ol {
    list-style-type:decimal; 
    margin: 20px 0 24px 60px;
    /*color: #D4A0BB;*/ 
  }
  
  .entry ul li, .entry ol li {
    /*color:#000000;*/  
  }
  /* MISE EN PAGE */
  .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    color: #a94c7c;
    margin-bottom: 15px;
  }
  
  .entry p {margin:13px 0 13px 0;line-height:18px;}
  
  .entry h1 {
    font-size: 22px;
    margin-bottom: 15px; 
  }
  
  .entry h2 {font-size: 20px;}
  
  .entry h3 {font-size: 16px;}
  
  .entry img {
    margin-top:5px;
    margin-bottom:5px;
  }               
  
  .entry hr {display: block;}  	
  acronym, abbr, span.caps {cursor: help;} 
  acronym, abbr {border-bottom: 1px dashed #999;}   
  .center {text-align: center;}  
  .hidden {display: none;}
  hr {display: none;}
  .alignleft,img.alignleft {
  	display: inline;
  	float: left;
  	margin-right: 1.5em;
  }
  .alignright,img.alignright {
  	display: inline;
  	float: right;
    margin-left: 1.5em;
  }
  
  .wp-caption {
          text-align: center;
          margin-bottom: 1.5em;
  }
  .wp-caption img {
          border: 0 none;
          margin: 0;
          padding: 0;
  }
  .wp-caption p.wp-caption-text {
          margin: 0;
  }
  .wp-smiley { 
          max-height: 1em;
          margin:0 !important;
  }
  .gallery dl {
          margin: 0;
  }
  .gallery-caption {
          margin:-1.5em 0 0 0;
  }



  
  /* */
  
  .post a, div.attachment a {color: #d4a0bb;}
  .post a:hover, div.attachment a:hover {
    text-decoration: underline;
  }
  a.readmore {
    font-size: 13px;
    display: block;
    text-decoration: none;
    padding-left: 13px;
    margin: 7px 0 15px 20px;
    background: transparent url(images/puce.png) no-repeat 0 5px;
    outline: 0;
  }
 
  .info {
    font-size: 11px;
    /*margin-left: 20px;*/
    padding: 0 20px 0 20px;
  }
  .info-single {
    font-size: 11px;
    /*margin-left: 20px;*/
    margin-top: 30px;
    padding: 0 20px 0 20px;
  }
    .info a {
      text-decoration: none;
    }
    .info-single a {
      text-decoration: none;
    }
    .commentaire {
      float:right;
    }
    .tags {
      float:right;
    }
    
   
  /* COMMENTAIRES */
  #comments {
    padding-bottom: 15px;
  }
  
  ol.commentlist {
    list-style-type:none;
    float: left;
  }
  
    ol.commentlist li.comment { 
      float: left;
      width: 550px;
      color: #535353; 
      font-size: 13px;
      background: #ffffff url(images/comment-haut.png) no-repeat;
      margin-bottom: 21px;
      /*padding: 18px 20px 0 20px;*/
    }
    
    ol.commentlist li.bypostauthor  {
      float: left;
      width: 550px;
      color: #535353; 
      font-size: 13px;
      background: #ffedf6 url(images/commentauteur-haut.png) no-repeat;
      margin-bottom: 21px;
    }
    
      li.comment .commentbas {
        background: #ffffff url(images/comment-bas.png) no-repeat 0 0;
        display: block;
        height: 13px;
      }       
      
      li.bypostauthor .commentbas {
        background: #ffedf6 url(images/commentauteur-bas.png) no-repeat 0 0;
        display: block;
        height: 12px;
      }
    
    .commentauthor {
      font-size: 13px;
      color: #a94c7c;
      margin: 18px 0 0 20px;
    }
    
    .commentauthor a {
      text-decoration: none;
      color: #a94c7c;
    }
    
    .commentauthor a:hover {
      text-decoration: underline;
    }
    
    .commentmetadata {
      font-size: 10px;
      color: #a94c7c;
      margin: 7px 0 0 20px;
    }
    
    .commentleft {
      width: 140px;
      float: left;
    }
    
    .bypostauthor .commentright {
      float: left;
      width: 348px;
      margin: 18px 0 0 20px;
    }
    
    .commentright { 
      float: right;
      width: 348px;
      margin: 18px 20px 0 0;
    }
    
    .bypostauthor .commentleft {
      width: 140px;
      float: right; 
      margin: 0 20px 0 0; 
    }

  #commenttitle {
    background: #ffffff url(images/commenttitle-haut.png) no-repeat 0 top;
    width: 489px; 
    padding: 30px 0 0 60px; 
    font-size: 20px;
    color: #a94c7c;
    margin-top: 33px;
  }
  #commenttitle-bas {
    background: transparent url(images/post-bas.png) no-repeat 0 bottom;
    height: 13px;
    margin-bottom: 24px;  
  }
  
  
  #commentform input[type="text"] {
    background: url(images/input-comment.png) no-repeat 0 0;
    border: none;
    width: 550px;
    height: 18px;
    margin-bottom: 9px;
    color: #7d7d7d;
    font-size: 13px;
    padding: 7px 0 8px 22px;
  }
  
  #commentform textarea {
    font-family: Arial, serif;
    color: #7d7d7d;
    font-size: 13px;
    background: url(images/textarea.png) no-repeat 0 0; 
    border: none; 
    width: 528px;
    height: 149px;
    padding: 12px 0 25px 22px;
    padding: 12px 0 0 22px\9;
    height: 159px\9;
    margin-bottom: 10px\9;
    overflow:auto;
  }
  
  #commentform input[type="submit"] {
    background: url(images/poster.png) no-repeat 0 -33px;
    width: 159px;
    height: 33px;
    /*text-indent: -999px;*/
    border: none;
    cursor: pointer;
    outline: 0;
  }
  
  #commentform input[type="submit"]:hover {
    background-position: 0 0; 
    outline: 0;
  }
  
/* END CONTENT */


    
/* 6 FOOTBAR */
#footbar.archives {
  padding: 20px 0 0 0;
}
  
  .footbargauche, #followme, #articlesrel, #partagez {
    float: left;
    width: 268px;
    margin: 0 14px 0px 0; 
  }
  
  .footbox {
    float: left;
    width: 268px;
    background: #ffffff url(images/bloc-footer-bas.png) no-repeat 0 bottom;
    margin-right: 14px;
    margin-bottom: 40px;
  }
  
  #widget_rrm_similar_posts {
    margin-bottom: 0px; 
  }
  
  

  
  .footboxarchive {
    background: #ffffff url(images/post-bas.png) no-repeat 0 bottom;
    width: 549px;
  }
    .footboxarchive h2 {
      color: #a94c7c;
      font-size: 28px;
      background: transparent url(images/titre-footer-archive.jpg) no-repeat 0 0;
      /*height: 105px;*/
      height: 69px;
      padding: 24px 0 0 66px;  
    }
    
    .footboxarchive .st-tag-cloud {
      padding: 0 12px 12px 12px;
    }
    
    .footboxarchive .st-tag-cloud a {text-decoration: none;}
    .footboxarchive .st-tag-cloud a:hover {text-decoration: underline;}

  .footbox img {
    /*border: 1px solid #d4a0bb;*/
  }
  
  
    .footbox h2 {
      color: #a94c7c;
      font-size: 28px;
      background: transparent url(images/titre-footer.png) no-repeat 0 0;
      /*height: 93px;*/
      height: 79px;
      padding: 14px 0 0 66px;
    }
    
    /* sur 2 lignes */
    #widget_most_commented_widget h2 {
      height: 79px;
      padding: 14px 0 0 66px;
    }
    
    .footboxgauche {
      float: left;
      /*padding: 0 0 0 12px;*/
      margin-left: 12px;
    }
    
    .footbox .textwidget {
      padding-left: 12px;
      padding-bottom: 12px;
      height: 441px;
    }
    
    a.beststests {
      text-decoration: none;
    } 
    a.beststests img {
      float: left;
      border: 1px solid #d4a0bb;
      margin-bottom: 7px;
    }
    a.beststests img:hover {border: 1px solid #852b59;}
    a.beststests:hover {color: #852b59;}
    
    .beststests-titre {
      display: block;
      font-size: 14px;
      color: #a94c7c;
      margin-bottom: 20px;
    }
    
    a .beststests-titre:hover {
      color: #852b59;
    }

    .footbox ul {
      color: #D4A0BB;
      padding: 0 12px 12px 12px;
      list-style-position: outside;
      list-style-type: disc;
      margin-left:10px;
    }
     
      .footbox ul li {
        /*padding-bottom: 27px;*/ 
      }
      .footbox ul li:last-child {
        /*padding-bottom: 0;*/
      }
      
      
      .footbox ul li img:hover {
        border: 1px solid #852b59; 
        color: #a94c7c;
      }
        .footbox ul li a {  
          text-decoration: none;
          color: #333333;
          font-size: 13px;
          outline: 0;
        }
        
        .footbox ul li a:hover {
          color: #852b59;
          outline: 0;
        }     
    
    
    
  
  .archive-gauche, .archive-droite {
    float: left;
    width: 268px;
    margin: 45px 14px 0 0;
  }
  
  .archive-tag {
    float: left;
    width: 549px;
    margin: 45px 14px 57px 0;
  }
    .archive-tag h2 {
      color: #a94c7c;
      font-size: 28px;
      background: transparent url(images/archive-tag-haut.png) no-repeat 0 0;
      /*height: 93px;*/
      height: 80px;
      padding: 25px 0 0 66px;
    }
    
    #tagcloud {
      background: #ffffff url(images/post-bas.png) no-repeat 0 bottom;
      padding: 0 0 12px 12px;  
      color: #d4a0bb;
    }
    
                                 
    
    .footbargauche h2, #followme h2, #articlesrel h2, #partagez h2, .archive-gauche h2, .archive-droite h2 {
      color: #a94c7c;
      font-size: 28px;
      background: transparent url(images/titre-footer.png) no-repeat 0 0;
      /*height: 93px;*/
      height: 79px;
      padding: 14px 0 0 66px;
    }
    
    #articlesrel ul {
      background: #ffffff url(images/bloc-footer-bas.png) no-repeat 0 bottom;
      color: #d4a0bb; 
      list-style-type: disc; 
      list-style-position: inside;
      padding: 0 0 12px 12px; 
    }
    
      #articlesrel ul li a{
        font-size: 13px; 
        color: #333333;
        text-decoration: none; 
      }
      
      #articlesrel ul li a:hover {
        color: #852b59;  
      }
      
  /* SINGLE */
    blockquote {
      background: #e6e1da url(images/citation.png) no-repeat 20px top;
      -moz-border-radius : 15px;
      -webkit-border-radius: 15px;
      /*min-height: 50px;*/
      padding: 24px 44px 21px 42px;
      color: #a94c7c;
      font-weight: bolder;
      margin-bottom: 18px;
      margin-top: 18px;
    }
    
    .entry blockquote p {}
    
    #liens {
      background: #ffffff url(images/bloc-footer-bas.png) no-repeat 0 bottom;
      padding: 0 0 10px 12px;
      list-style-type: none;
      font-size: 13px;
    }
      #liens a  {
        display: block;
        height: 32px;
        text-decoration: none;
        color: #7d7d7d;
        padding: 8px 0 0 40px;
        margin-bottom: 6px;
      } 
            
      #liens a.lettre {background: url(images/mail.png) no-repeat 0 -35px;}
      #liens a.lettre:hover, #partagez a.lettre.hover {background-position: 0 0px;}
      #liens a.facebook {background: url(images/facebook.png) no-repeat 0 -35px;}
      #liens a.facebook:hover, #partagez a.facebook.hover {background-position: 0 0;}
      #liens a.twitter {background: url(images/twitter.png) no-repeat 0 -35px; margin-bottom: 0;}
      #liens a.twitter:hover, #partagez a.twitter.hover {background-position: 0 0;}

			p.subscribe-to-comments { font-size: 12px; margin-top: 20px; }
/* END FOOTBAR */  



/* 6 SIDEBAR */
#sidebar {
  /*float: right;*/
  float: left; 
  width: 283px;
  /*background: transparent url(images/repeat-sidebar.png);*/
  background: transparent url(images/repeat-sidebar2.png);
  z-index: 20;
  margin-left: 624px;
  position: absolute;
  display: block;
  padding: 0 30px 0 20px;
  *margin-left:-24px;
}
  
  #mustread, .categoriebg {
    background: url(images/fond-must-read.png) no-repeat 0 75px;
  }
  
  

  #sidebar .searchbox {
    width: 260px;
    height: 26px;
    background: transparent url(images/input.png) no-repeat 0 0;
    margin-top: 45px;  
    margin-bottom: 20px;
  }
    #sidebar .st-tag-cloud a {text-decoration: none;}
    #sidebar .st-tag-cloud a:hover {text-decoration: underline;}
    
    input#searchbar {    
      border: 0px;
      width: 180px; 
      margin: 5px 0 0 10px;
      color: #878385;
      *margin-top:-5px;
      /*background-color: #ff0000;*/
    } 
    
    #sidebar .searchsubmit {
      background: transparent url(images/ok.png) no-repeat 0 -26px;
      width: 47px;
      height: 26px; 
      border: none; 
      text-indent: -999px;
      float: right;
      *float:left;
      *position:absolute;      
      *margin-left:19px;      
      outline: none;
      cursor: pointer;
    }
    
    #sidebar .searchsubmit:hover {
      background-position: 0 0;  
    }
     
  
  #pub {
    margin: 0 0 20px -20px;
  }
  #sidebar #socialink a {
    font-size: 14px; 
    text-decoration: none;
    color: #a94c7c;
    margin-right: 4px;
  }   
  
  #sidebar #socialink a:hover {
    color: #852b59;
  }         
  
  #sidebar .widget {
    background: transparent url(images/hr.png) no-repeat 0 bottom;
    margin-bottom: 25px; 
    padding-bottom: 25px;
    padding-right: 20px;
    z-index: 20; 
  }
  
  #sidebar .widget:last-child {
    background:none;
  }
  
  
  #sidebar h2 {
    background: transparent url(images/titre-sidebar.png) no-repeat 0 0;  
    height: 45px;
    font-size: 28px;
    color: #a94c7c;
    padding: 25px 0 24px 65px;
  }
  
  #sidebar ul {
    color: #d4a0bb;
  }
  
    #sidebar ul li {
      list-style-type: disc; 
      list-style-position: inside;
      margin-bottom: 5px; 
    }
    
      #sidebar ul li a {
        text-decoration: none;
        font-size: 14px;
        color: #333333;
      }
      
      #sidebar ul li a:hover {
        color: #d4a0bb;
      }   
        

#sidebar-bas {
  position: absolute;
  width: 333px;
  height: 53px;
  margin-left: -20px;
  /*margin-left: 624px;*/
  background: transparent url(images/sidebar-bas.png) no-repeat 0 0;  
  /*border: 1px solid red;*/
}


/* END SIDEBAR */




/* 7. FOOTER */
#footer {
  /*width: 957px;*/
  height: 77px;
  /*background: transparent url(images/footer.png) no-repeat;*/
  background: transparent url(images/footer.png) no-repeat;
  color: #d4a0bb;
  font-size: 12px;
  padding: 15px 0 0 50px;
  margin-bottom: 20px;
}

  .logo img {
    margin-bottom: -4px;
  }
/* END FOOTER */  



/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px 2px 5px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #b5b5b4;
	color: #ffffff;
	background-color: #e5ded6;	
	outline: 0;
}
.wp-pagenavi a:visited {
	padding: 2px 5px 2px 5px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #b5b5b4;
	color: #ffffff;
	background-color: #e5ded6;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #b5b5b4;
	color: #ffffff;
	background-color: #d4a0bb;
}
.wp-pagenavi a:active {
	padding: 2px 5px 2px 5px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #d4a0bb;
	color: #ffffff;
	background-color: #d4a0bb;	
}
.wp-pagenavi span.pages {
	padding: 2px 5px 2px 5px;
	margin: 3px;
	color: #ffffff;
	/*border: 1px solid #000000;*/
	/*background-color: #e5ded6;*/
}
.wp-pagenavi span.current {
	padding: 2px 5px 2px 5px;
	margin: 3px;
	font-weight: bold;
	border: 1px solid #d4a0bb;
	color: #ffffff;
	background-color: #d4a0bb;
}
.wp-pagenavi span.extend {
	padding: 2px 5px 2px 5px;
	margin: 3px;	
	border: 1px solid #b5b5b4;
	color: #ffffff;
	background-color: #e5ded6;
}   

.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
  color: #d4a0bb;
}
.wp-pagenavi a.nextpostslink:hover, .wp-pagenavi a.previouspostslink:hover {
  color: #ffffff;
}


/* NAVIGATION */

.wp-pagenavi {
  margin-bottom: 30px;
  display: block;
  padding: 3px 0 3px 0;
  width: 550px; 
  font-size: 13px;
  /*color: #a94c7c;*/
  text-align: center; 
}

.navigation-links {
  padding-bottom: 50px; 
  width: 550px; 
  font-size: 18px;
  color: #a94c7c;
  text-align: center; 
  -bottom: 75px;
  /*margin-top: 25px;*/
}

.alignleft-links {
  float: left;
}

.alignright-links {
  float: right;
}

.alignleft-links a, .alignright-links a {
  color: #a94c7c;
  text-decoration: none;
  outline: 0;
}

 .alignleft-links a:hover, .alignright-links a:hover {text-decoration: underline;}          






