/*  
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: url(images/bg-emericdanslesbois.jpg) no-repeat fixed top ;
	color: #000;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #C11209;
}
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;
}
/*=== Layout ===*/
#page,#pageBottom,#page-top{
	background: url(images/bgPage-trans.png) repeat-y;
	margin: 0 auto;
	width: 868px;
}
#page{
	width: 848px;
	padding: 10px;
}
#pageBottom{
	background: url(images/bgBottom-trans.png) no-repeat bottom;
	height: 20px;
	display:block;
	z-index: 5px;
	margin-bottom:20px;
	clear:both;
}
#pageBottom p {
	font-size: 9px;
	text-align:right;
	padding-right: 15px;
}

#page-top{
	background: url(images/bgTop-trans.png) no-repeat top;
	height: 80px;
	margin-top:10px;
}
#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 0px 0 10px;
}
.subscribe li.feed{
	background: url(images/rss-trans.png) no-repeat right;
	padding: 0 20px 0 0;
}
.subscribe li a{
	position: relative;
}
/*=== Header ===*/
#header{
	height: 192px;
}
#header h1 {
	background: url(images/logoEmeric-trans.png) no-repeat;
	display:block;
	width: 539px;
	height: 192px;
}
#header h1 span {
	display:none;
}
.left-title {
	float:right;
	width:280px;
	height:149px;
	padding:20px 20px;
	color:#000;
	}
/*- Logo & Tagline-*/
#logotag {
	width:300px;
	height:50px;
	float:left;
	padding-top:5px;
	}
#logotag h1{
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px !important;
	padding:0px !important;
}
#logotag h1 a{
}
.tag {
	float:left;
	margin:0px !important;
	padding:0px !important;
	font-size:16px;
	}
/*- Search -*/
.search{
	background: #fff;
	border: 1px solid #000;
	clear:both;
	float:right;
	height: 30px;
	margin: 10px 18px 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{
	margin-top: 10px;
	height: 30px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.right-title {
	float:right;
	width:240px;
	height:149px;
	padding:20px 20px;	
	}
.left-title h2, .right-title h2 {
	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: 0 15px;
	text-transform: uppercase;
}
#title li a{
	color: #000;
}
#title li a:hover {
	color:#C11209;
	}
/*- Title Layout -*/
.tcol1{
	float: left;
}
.tcol2{
	float: right;
	width: 295px;
}
/*=== Columns ===*/
#columns{
	margin: 30px 0 0;
}
#columns h2{
	font-size: 22px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}
#columns h2 a{
}
#columns h3{
	font-size: 16px;
	letter-spacing: -1px;
}
#columns h3 em{
	color: #000;
	font-style: normal;
}
#columns h4{
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	padding: 0 0 5px;
	font-weight:bold;
}
#columns h4 a{
}
.col1{
	width: 400px;
}
.col2{
	float: left;
	width: 190px;
}
.col3{
	float: right;
	width: 190px;
}
/*=== Each Post ===*/
.pagetitle{
	font-size:14px !important;
	text-transform:uppercase;
	font-weight:bold !important;
	border-bottom:#41484d dotted 1px;
	padding-bottom:5px;
}
.post{
	border-bottom: 1px solid #000;
	padding: 15px 0 5px;
}
.post p{
	clear: both;
	padding: 0 0 15px;
}
.post.last{
	background: none;
}
.postmetadata{
	color: #000;
	font-size: 11px;
	padding: 0 0 15px;
}
.postmetadata a{
	color: #000;
}
.meta-cal {
	}
.meta-comm {
	margin-left:15px;
	}
.meta-tag {
	}
.postimg img.fl{
	margin: -10px 15px 0 0;
	padding-bottom:15px;
}
.entry p{
	text-align:justify;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #FDEAE8;
	border: 1px solid #C11209;
	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;
}
#comments {
	font-size: 20px;
	padding: 2px 10px 0px 0;
}
.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 #000;
}
ol.commentlist li.alt{
	border-top:1px dotted #000;	
}
ol.commentlist li.highlighted{
	border-top:1px dotted #F5857E;	
}
/*=== Navigation ===*/
.navigation {
	padding:15px 0px 15px 0px;
	font-weight:bold;
	float:left;
	}
.alignleft {
	float:left;
	display:inline;
	}
.alignright {
	float:right;
	display:inline;
	}
/*=== Ads ===*/
.vitrine{
	height: 125px;
	margin: 10px 0 20px 0;
}
.vitrine h2 {
	margin-bottom: 10px;
}
.vitrine img{
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
.vitrine 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;
}
.comments li em, .comments li a em{
	font-style: normal;
}
.comments li a{
}
.comments li a:hover{
	text-decoration:none;
}
.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{
	clear: both;
	font-size: 12px;
	margin: 10px 0 0;
	text-align: left;
	padding:10px 10px 0;
}
#footer a{
}
/*=== 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;
}
ul.col2, ul.col3 {
	font-size:12px;
}
#post-13 fieldset {
	margin-bottom: 10px;
}
