/*  
Theme Name: WP-Polaroid
Theme URI: http://www.adii.co.za/
Description: Wordpress Polaroid Theme by <a href="http://www.adii.co.za/">Adii</a>
Version: 1.0
Author: Adii
Author URI: http://www.adii.co.za/
*/

/*=== Setup ===*/
*{
    border: 0;
    margin: 0;
    padding: 0;
}
body{
    background:#F7F6EE;
    color: #41484d;
    font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
    color: #1E7CC5;
    text-decoration: none;
}
a:hover{  
    color: #1E7CC5;
    text-decoration: underline;
}
input,select,textarea{
    border: #969696 1px solid;
    font-size: 11px;
    padding: 2px;
}
select{
    padding: 0;
}
li{
    list-style: none;
}
h2 span, h3 span{
    display: none;
}
.post h2, .clr{
clear: both;
}

/*=== Layout ===*/
#page,#page-bot,#page-top{
    background: url(images/page-bgr.png) repeat-y;
    margin: 0 auto;
    width: 932px;
}
#page{
    padding: 0 32px 20px 25px;
    width: 875px;
}
#page-bot{
    background: url(images/page-bot.png) no-repeat bottom;
    height: 7px;
}
#page-top{
    background: url(images/page-top.png) no-repeat top;
    height: 54px;
}
#bot-bgr{
    background: none;
    padding: 0 0 50px;
}
/*=== Subscribe to Feed ===*/
ul.subscribe{
    float: right;
    padding: 25px 40px 0 0;
}
* html ul.subscribe{
    padding-right: 20px;
}
.subscribe li{
    float: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 20px 0 10px;
}
.subscribe li.feed{
    /*background: url(images/ico-post.gif) no-repeat left;*/
    padding: 0 0 0 10px;
}
.subscribe li a{
    color: #41484d;
    position: relative;
}
/*=== Header ===*/
#header{
    height: 80px;
}
/*- Logo & Tagline-*/
#logotag {
    width:300px;
    height:50px;
    float:left;
    padding-top:0px;
    }
#logotag h1{
    font-size:12px;
    font-weight:bold;
    letter-spacing:-1px;
    margin:0px !important;
    padding:0px !important;
}
#logotag h1 a{
    color:#77A50A;
}
.tag {
    float:left;
    margin:0px !important;
    padding:0px !important;
    font-size:10px;
    color:#ADADAD;
    color:#444444;
    }
/*- Search -*/
.search{
    background: url(images/search-bgr.gif) no-repeat;
    float: right;
    height: 30px;
    margin: 20px 0 0;
    width: 275px;
}
.search input{
    background: none;
    border: 0;
    color: #000;
    float: left;
    font-size: 14px;
    margin: 4px 0 0 10px;
    padding: 2px;
    width: 210px;
}
.search .btn{
    margin: 4px 0 0 14px;
    padding: 0;
    width: auto;
}
/*=== Title ===*/
#title{
    background: url(images/title-bgr.gif) repeat-x top;
    height: 220px;
}
.left-title {
    float:left;
    width:280px;
    height:149px;
    padding:20px 20px;
    color:#FFF;
    }
.right-title {
    float:right;
    width:240px;
    height:149px;
    padding:20px 20px;  
    color:#FFF;
    }
.left-title h2, .right-title h2 {
    color:#77A50A;
    font-weight:bold;
    letter-spacing:-1px;
    font-size:20px;
    text-transform:uppercase;
    }
.left-title p, .right-title p {
    text-align:justify;
    font-size:12px;
    }
/*- Top Menu -*/
#title li{
    float: left;
    font-weight: bold;
    line-height: 30px; 
    padding: 0px 7px;
    text-transform: uppercase;
}
#title li a{
    color: #ffffff;
}
#title li a:hover {
    color:#77A50A;
    }
/*- Title Layout -*/
.tcol1{
    float: left;
    width: 350px;
}
.tcol2{
    float: right;
    width: 295px;
}
/*- Polaroid -*/
#polaroids{
    /*background: url(images/polaroids/rotator.php) no-repeat;*/
    height: 298px;
    margin: 0 0 0 317px;
    position: absolute;
    top: 85px;
    width: 276px;
}
.polaroids-Ijoy, .p1{
    background: url(images/polaroids/polaroids-ijoy.gif) no-repeat;
    height: 298px;
}
.polaroids-Ht, .p2{
    background: url(images/polaroids/polaroids-ht.gif) no-repeat;
    height: 298px;
}
.polaroids-Fuji, .p3{
    background: url(images/polaroids/polaroids-fuji.gif) no-repeat;
    height: 298px;
}
.polaroids-Inada, .p4{
    background: url(images/polaroids/polaroids-inada.gif) no-repeat;
    height: 298px;
}
.polaroids-Sanyo, .p5{
    background: url(images/polaroids/polaroids-sanyo.gif) no-repeat;
    height: 298px;
}
.polaroids-Keyton, .p6{
    background: url(images/polaroids/polaroids-keyton.gif) no-repeat;
    height: 298px;
}
.polaroids-advantis, .p7{
    background: url(images/polaroids/polaroids-advantis.gif) no-repeat;
    height: 298px;
}
.polaroids-homedics, .p8{
    background: url(images/polaroids/polaroids-homedics.gif) no-repeat;
    height: 298px;
}
.polaroids-panasonic, .p9{
    background: url(images/polaroids/polaroids-panasonic.gif) no-repeat;
    height: 298px;
}
/*
.polaroids-normal{
    background: url(images/polaroids/rotator.php) no-repeat;
    height: 298px;
}
*/
.polaroids-link{
    height: 298px;
    width: 276px;
        display: block; 
}
/*=== Columns ===*/
#columns{
    margin: 30px 0 0;
}
#columns h2{
    color: #77A50A;
    font-size: 22px;
    font-weight: bold;
}
#columns h2 a{
    color: #77A50A;
}
#columns h3{
    color: #77A50A;
    font-size: 16px;
    letter-spacing: -1px;
}
#columns h3 em{      
    color: #1E7CC5;
    font-style: normal;
}
#columns h4{           
    color: #1E7CC5;
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    padding: 0 0 5px;
    font-weight:bold;
}
#columns h4 a{       
    color: #1E7CC5;
}
.col1{
    width: 423px;
}
.col2{
    float: left;
    width: 200px;
}
.col3{
    float: right;
    width: 200px;
}
/*=== Each Post ===*/
.pagetitle{
    color: #41484d !important;
    font-size:14px !important;
    text-transform:uppercase;
    font-weight:bold !important;
    border-bottom:#41484d dotted 1px;
    padding-bottom:5px;
}
.post{
clear: both;
    background: url(images/hl-dot2.gif) repeat-x bottom;
    padding: 15px 0 5px;
          clear: both;
}
.post p{
    /* clear: both; */
    padding: 0 0 15px;
}
.post.last{
    background: none;
}
.postmetadata{
    color: #777;
    font-size: 11px;
    padding: 0 0 15px;
}
.postmetadata a{
    color: #777;
}
.meta-cal {
    background:url(images/ico-cal.gif) center left no-repeat;
    padding-left:15px;
        display: none;
    }
.meta-comm {
    background:url(images/ico-comm.gif) center left no-repeat;
    padding-left:15px;
    margin-left:15px;
         display: none;
    }
.meta-tag {
    background:url(images/ico-tag.gif) center left no-repeat;
    padding-left:15px;
    display: none;
    }
.postimg img.fl{
    margin: -10px 15px 0 0;
    padding-bottom:15px;
}
.entry{
clear: both;
}

.entry p{
    text-align:justify;
    font-size:12px;
    line-height:20px;
    }
.entry blockquote { 
    padding: 3px 15px;
    background: #FDEAE8;
    border: 1px solid #1E7CC5;
    margin: 5px auto 15px auto;
    color:#000;
    width:85%;
    }
.entry blockquote p {
    font-size:12px;
    padding: 5px 0px;
    margin: 5px 0px;
    line-height: 20px;
    }
/*
.entry img { 
    padding: 2px 2px 2px 2px;
    background:#f0f0f0;
    border: solid 1px #DEDEDE; 
    margin: 0px 15px 15px 0px !important;
    float:left;
    display:inline;
    }
*/
.none-img {     
    background:none !important;
    border:none !important; 
    }
.none-img img {     
    background:none !important;
    border:none !important; 
    }
.entry ul, .entry ol {
    margin-bottom:15px;
    font-size:12px;
    line-height:20px;
    margin-left:15px;
    }
.entry ul li ul, .entry ol li ol{
    margin-bottom:0px;
    padding-top:3px;
    }
.entry ul li {
    /*list-style:circle inside !important;*/
    padding:3px 0px;
    }
.entry ul li ul li {
    /*list-style:disc inside !important; */
    }
.entry ol li {
    /*list-style:decimal inside !important; */
    font-size:12px;
    padding:3px 0px;
    }
.entry ol li ol li {
    list-style:decimal-leading-zero inside !important;
    }
/*=== Comments ===*/
.comments_template{
    margin: 0 0 0 10px;
    padding: 0 0 10px 0;
}
.comments_template p.nocomments, .comments_template p.alert{
    padding: 10px;
    font-size: 12px;
}
.nocomments{
display: none;
}

#comments {
    font-size: 20px;
    padding: 2px 10px 0px 30px;
    color:#008DE7;
    background:url(images/ico-comment.gif) center left no-repeat;
}
.comments_template form#commentform{
    margin: 0;
    padding: 10px;
}
.comments_template form#commentform p{
    line-height: 16px;
}
ol.commentlist{
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 16px;
}
ol.commentlist p{
    margin-bottom:10px;
    line-height: 16px;
}
ol.commentlist cite{
    font-style: normal;
    font-weight: bold;
}
ol.commentlist li{
    padding: 10px;
    border-top:1px dotted #F5857E;
}
ol.commentlist li.alt{
    background:#FDEAE8;
    border-top:1px dotted #F5857E;  
}
ol.commentlist li.highlighted{
    background:#FDEAE8;
    border-top:1px dotted #F5857E;  
}
/*=== Navigation ===*/
.navigation {
    padding:15px 0px 15px 0px;
    font-weight:bold;
    clear: both;
    }
.alignleft {
    float:left;
    display:inline;
    }
.alignright {
    float:right;
    display:inline;
    }
/*=== Ads ===*/
.ads{
    height: 125px;
    margin: 10px 0 30px;
}
.ads img{
    display: block;
    float: left;
    margin: 0 24px 0 0;
}
.ads img.last{
    margin: 0;
}
/*=== Comments ===*/
ul.comments{
    padding: 0 0 15px;
}
.comments li{
    border-bottom:1px dotted #F5857E;
    font-size: 11px;
    padding: 4px 0 5px 5px;
    color: #1E7CC5;
}
.comments li em, .comments li a em{
    color: #1E7CC5;
    font-style: normal;
}
.comments li a{
    color: #41484d;
}
.comments li a:hover{
    text-decoration:none;
    color: #1E7CC5;
}
.comments img {
    vertical-align:text-bottom;
    padding-left:5px;
    padding-right:5px;
    }
/* Specific Headers */
.hdr1, .hdr2, .hdr3, .hdr4, .hdr5{
    background: url(images/hdr-bgr1.gif) no-repeat left;
    height: 52px;
    line-height: 52px;
    padding: 0 0 0 50px;
}
.hdr2{
    background: url(images/hdr-bgr2.gif) no-repeat left;
}
.hdr3{
    background: url(images/hdr-bgr3.gif) no-repeat left;
}
.hdr4{
    background: url(images/hdr-bgr4.gif) no-repeat left;
}
.hdr5{
    background: url(images/hdr-bgr5.gif) no-repeat left;
}
/*=== Recent Readers ===*/
table#MBL_COMM td.mbl_fo_hidden {
display:none;
}
.recent{
    padding: 10px 0 0;
}
.recent img{
    border: 1px solid #222222;
    float: left;
    height: auto;
    margin: 3px;
}
* html .recent img{
    margin: 0 3px;
}
/*=== Flicker Photos ===*/
.flickr{
    background: url(images/flickr-bgr.gif) no-repeat left;
    height: 97px;
    margin: 0 0 0 -5px;
    padding: 23px 0 0 133px;
    position: relative;
}
.flickr p {
    display:inline;
    float:left;
    padding:0px 8px 0px 8px;
    }
/*=== Footer ===*/
#footer{
    background: #5A4936;
    clear: both;
    color: #acb4b9;
    font-size: 12px;
    line-height: 30px;
    margin: 30px 0 0;
    text-align: left;
    padding:0px 15px;
}
#footer a{
    color: #FFFFFF;
}

.foot-tag{
background:#77A50A;padding:10px; /*border-top: dotted 3px #5A4936;border-bottom: dotted 3px #5A4936;*/
}
.foot-tag a{  
    color: #FFFFFF;
}

.foot-bloc{
 padding:5px;
 width:128px;
 margin-right: 2px;
 float:left;
}
.clear{
 clear: both;
}
.foot-bloc-plansite{
margin-top:30px;
font-weight:bold;
font-size: 13px;
}

.foot-bloc h3{  
font-weight:bold;
font-size: 12px;
}
.foot-bloc a{
font-weight:normal;
font-size: 10px;
}
#iconfacebook{
float: right;
}
/*=== Misc. ===*/
.fix{
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.ac{
    text-align: center;
}
.ar{
    text-align: right;
}
/*=== Portfolio ===*/
.showcase {
    float:left;
    display:inline;
    width:206px;
    }
.showcase h2 {
    font-size:16px !important;
    margin-bottom:5px !important;
    font-weight:bold !important;
    color: #77A50A;
    }
.showcase p {
    font-size:10px !important;
    line-height:14px !important;
    text-align:justify !important;
    margin-bottom:7px !important;
    }
.showcase img {
    background:none !important;
    padding:0px !important;
    margin-bottom:5px;
    border:3px solid #FAD3D1 !important;
    }
.weblink a {
    font-weight:bold !important;
    text-transform:uppercase;
    font-size:12px !important;
    float:right;
    }
.showcase-divider {
    width:100%;
    height:15px;
    float:left;
    margin-bottom:15px;
    background: url(images/hl-dot2.gif) repeat-x bottom;
    }
/*=== IE6 Fix ===*/



.fauteuil-de-massage-et-relaxation{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}

.champ-texte{
background:#DEDEDE;
padding: 5px;
border: 0px dotted #666666;
}

.titre-list{
color:#444444;
font-weight: bold;
}

.milieu-list{
padding: 5px; margin: 5px 5px 15px 5px;
background:#77A50A;
color:#000000;
color:#FFFFFF;
border: 1px solid #777777;
}
.milieu-list a{
text-align: center;
color:#FFFFFF;
}

.page-titre-prod-list a, .page-titre-prod-list a:active, .page-titre-prod-list a:link, .page-titre-prod-list a:visited, .page-titre-prod-list a:hover{
 font-size:10px;
color:#444444;
}

.ligne1{    
background:#FFFFFF;
padding:2px;
}
.ligne2{             
background:#5A4936;
background:#F2EFD7;
padding:2px;
}

.breadcrumb{
margin-top:15px;
background:#E4E4E4;
padding: 5px 5px 5px 5px;
margin-bottom:10px;
}

.tabtitle{
background:#D1EFD2;
}
.tabtitle td{
padding: 5px 5px 5px 5px;
}
.tabcadre{
border: 1px solid #F2EFD7;
}

.tablist1{
background:#EFEFEF;
}

.prixliste{
background:#FFFFFF;border: 2px solid #5A4936;color:#000000;
}



#texttestimonialbloc {
background: #F1F1F1;
}
#texttestimonial {
    background: #F1F1F1 url(http://www.detentation.com/wp-content/themes/wp-polaroid/images/quote.png) no-repeat 0 5px;
    font-size: 1.4em;
    color: #2f2f2f;
    font-family: Georgia, Garamond, serif;
    font-style: italic;
    line-height: 1.6em;
    padding: 16px 0 10px 0;
    text-indent: 50px;
}
.titre-home{
font-weight:bold;
font-size: 18px;
color:#020202;
}
.bloc-cont-home{
padding:10px;
margin-bottom:20px;
border: 1px solid #D4D4D4;
font-size: 10px;
}
.home-table{
margin-top:20px;
}
.home-table .post img{
width:80px;
margin:0px 5px 5px 0px;
}

.titre-img-home{
height:130px;
}
.titre-img-home img{
width:100px;
border:1px solid #FFFFFF;
}
.titre-img-home img:hover{
border:1px solid #000000;
}
.titre-prod-home{
width:110px;
margin-right:10px;
float:left;
height:200px;
text-align:center;
}
.cattitre-prod-home{
text-align:center;
font-size:13px;
margin: 3px 0px 5px 0px;
}

.selecthome{
width:100px;
}

.lienliretout{
text-align:right;
margin-top:15px;
font-size:11px;
}
.lienliretout a{
font-size:11px;
}

.tfe{
width:100px;
}
