/*  
Theme Name:JohnTheme
Theme URI: http://www.johnjoubert.com/
Description: My current theme design (work in progress)
Version: V3
Author: John Joubert
Author URI: http://www.johnjoubert.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	background: url(../JohnTheme/images/newwoody.gif);
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

a{
	text-decoration: none;
	color: #0C8AAF;
}
h1{
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 35px;
	color: #9B4E00 ;	
}
h2{
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 26px;
	color: #9B4E00 ;

}
h2 a{
	text-decoration: none;
	color: #F07800 ;
}
h2 a:hover{
	text-decoration: underline;
	/*color: #FF3333;*/
}
h3{
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 20px;
	color: #9B4E00 ;
}
h3 a{
	font-family: Lucida Sans, Arial, sans-serif !important ;
	font-size: 20px !important ;
	color: #9B4E00 !important ;
}
h3 a:hover{
	text-decoration: underline !important ;
	/*color: #FF3333;*/
}
h4{
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 18px;
	color: #9B4E00 ;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B4E00 ;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B4E00 ;
}
#top{
	background: url(images/headerdraft3.png) center no-repeat;
	height: 290px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.main{
	width: 942px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;


}
* html .main{/* IE only! */
	text-align: center;
}

.collumn{
	padding-top: 10px;
	width: 890px;
	
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
}	
* html .collumn{/* IE only! */
	text-align: center;
}
.broadcol{
	width: 750px;
	height: 20px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	
	
	/*border-bottom: #3E0000 medium inset;*/
	
}
/*.broadcol ul{
	
	margin-left: auto;
	margin-right: auto;
}*/
.broadcol li{
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	padding: 0 13px;
	list-style: none;
	color: #CCCCCC;	
}


.broadcol li a{
	text-decoration: none;
	color: #CCCCCC;
	
}

.col1{
	padding-top: 10px;
	width: 506px;
	w\idth: 486px;
	text-align: left;
	float: left;
	margin-left: 0;
    margin-right: auto ;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}
/*.col1 img{
	border: 1px #999999 solid;
	float: left;
	margin: 5px;
}
*/.dl { /* block position that can be changed at will */
position: relative;
/*left: 50px;
top: 20px;*/
width: 506px; /* width of block according to your background image */
}

.dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.dl { /* by default background on the entire block */
background: url(../JohnTheme/images/bottomholder1.png) bottom left no-repeat;
padding-bottom: 74px; /* so that text will not appear on the bottom rounded edge */
padding-top: 10px;
}

.dt { /* bloc title definition */
height: 40px;
background: url(../JohnTheme/images/topholder1.png) top left no-repeat;
/*font-size: 1.3em;
font-weight: bold;
text-align: left;*/

}

.dd {
padding: 0 30px 0 20px; /* internal block spaces administration */

background: url(../JohnTheme/images/middleholder1.png) top left repeat-y; /* internal background */
height: auto;
overflow: hidden;

}


.col2{
	padding-top: 10px;
	width: 350px;
	
	float: right;
	margin-left: auto ;
    margin-right: 0 ;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	
	padding-right: 0px;
	
}
* html .col2{/* IE only! */
	text-align: right;
	w\idth: 320px;
}

.dl2 { /* block position that can be changed at will */
position: relative;

/*right: 100%;
top: 100%*/

width: 350px; /* width of block according to your background image */
}

.dl2, dt2, dd2 { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.dl2 { /* by default background on the entire block */
background: url(../JohnTheme/images/sidebarbottomborder.png) bottom left no-repeat;
padding-bottom: 74px; /* so that text will not appear on the bottom rounded edge */
padding-top: 10px;
}

.dt2 { /* bloc title definition */
height: 40px;
background: url(../JohnTheme/images/sidebartopborder.png) top left no-repeat;
font-size: 1.3em;
font-weight: bold;
text-align: left;

}

.dd2 {
padding: 0 30px 0 20px;  /* internal block spaces administration */

background: url(../JohnTheme/images/sidebarmiddleborder.png) top left repeat-y; /* internal background */
height: auto;
overflow: hidden;
}
* html .dd2 {/* IE only! */
	padding: 0px;
}
/*Post Data*/
.post p{
	clear: both;
	padding: 0 0 15px;
}
.post.last{
	background: none;
}
.postmetadata{
	color: #0C8AAF;
	font-size: 11px;
	padding: 0 0 15px;
}
.postmetadata a{
	color: #0C8AAF;
	list-style: none;
	text-decoration: none;
	font-size: 11px;
}
.postmetadata a:hover{
	color: #00CCFF;
	font-weight: bold;
}

.entry p{
	text-align: left;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
.entry blockquote { 
	padding: 3px 10px;
	font-style: italic;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px auto 15px auto;
	color:#999999;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 0px;
	background:#f0f0f0;
	border: solid 1px #DEDEDE; 
	margin: 0px 15px 15px 0px /*!important*/;
	float:left;
	display:inline;
	}
img.wp-smiley {
    float: none;
	margin:0;
	padding:0;
	background: none;
	border: none;
	
}

.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;
	
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style: disc inside !important;
	margin-left:15px;
	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 ===*/
#commentform {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

#commentform #author{
	background: url(images/clear.png) ;
	width: 160px;
	height: 18px;
	color: #CCCCCC;
	
}
#commentform #url{
	background: url(images/clear.png) ;
	width: 160px;
	height: 18px;
	color: #CCCCCC;
	
}
#commentform #email{
	background: url(images/clear.png) ;
	width: 160px;
	height: 18px;
	color: #CCCCCC;
	
}
#commentform #comment{
	background: url(images/clear.png) ;
	color: #CCCCCC;
	overflow: visible;
	
}
#commentform #submit  {
	background: url(images/submit.png) ;
	color: #CCCCCC;
	height: 30px;
	width: 150px;
		
}
.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 0px;
	color:#9B4E00;
}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
	background: #f7f7f7 url(../JohnTheme/images/bg_dotted_b.gif) repeat-x;
}
.comments_template form#commentform p{
	line-height: 16px;
}
ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	
	

	
}
.commentheader{
	padding-bottom:35px;
	border-bottom: 1px dashed #663300;
	list-style: none;
	
}
ol.commentlist img{	
	
	float: left;
	list-style: none;
	padding-right: 15px;
	
}
ol.commentlist img.wp-smiley {
    float: none;
	margin:0;
	padding:0;
	background: none;
	border: none;
	
}
ol.commentlist h5{	
	
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 13px;
	color: #9B4E00 ;
	
}

ol.commentlist p{
	padding: 15px 5px 0px 0px;
	margin-bottom:10px;
	line-height: 16px;
	list-style: none;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	list-style: none;
	
}
ol.commentlist li{
	padding: 10px;
	text-decoration: none;
	list-style: none;
	
	/*border-bottom:1px dotted #0758C4;*/
}

/*ol.commentlist li.alt{
	background:#E9F0F6;
	border-top:1px dotted #0758C4;	*/
}
/*ol.commentlist li.highlighted{
	background:#E9F0F6;
	border-top:1px dotted #0758C4;	*/
}
/*=== Widget ===*/

.widget{
	text-align: left;
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
	float: left; 
	margin-right: auto; 
	margin-left: 10px;
	list-style: none;
}
#twitter_div{
	padding-left: 20px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
#twitter_div li{
	list-style: circle;
	padding-left: 20px;
	font-size: 14px;
	/*padding-bottom: 10px;*/
	border-top: none;
	width: auto;
}
#twitter_div li a{
	color: #0C8AAF;
	
}
.smalltweet p{
	
	display: inline;
	font-size: 11px;
	color: #999999;
}
.smalltweet p:hover{
	text-decoration: underline;
}
.widget h3{
	padding-left: 10px;
	margin-left: -10px;
	color: #F2893C;
	list-style: none;
	

}
#twitter_div h3 li{

	
	list-style: none;

}
.widget ul {
	padding: 20px;
	font-size: 14px;
	
	/*border-top: 1px dashed #663300;
	border-bottom: 1px dashed #663300;*/

}

.widget ul li {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	border-top: 1px dotted #523330;
	width: 230px;
	
	
}

.widget li{
	list-style: none;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
	
}

.widget li a{
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

.widget li a:hover{
	text-decoration:none;
	color: #00CCFF;

}
.subscribe li.feed{
	/*background: url(../JohnTheme/images/ico-post.gif) no-repeat right;*/
	width: 200px;
	/*text-transform: uppercase;*/
	padding-bottom: 20px;
	padding-top: 10px;
	
}
.subscribe li.feed img{
	display: inline;
	float:left;
	padding: 2px;
	
}


/*=== Footer ===*/
#footer{
	background: url(../JohnTheme/images/top.png) repeat-x  top ;
	color: #acb4b9;
	font-size: 12px;
	line-height: 30px;
	margin-top: auto;
	margin-bottom: 0px;
	text-align: center;
	padding:0px 15px;
	
}
#footer a{
	color: #acb4b9;
}
#footer a:hover{
	text-decoration: underline;
}
/*- Search -*/
.search{
	/*background: #efefef;*/
	/*background: url(images/clear.png);*/
	float: left;
	height: 30px;
	margin: 0;
	width: 245px;
	padding-right: 0;
	background: url(images/clear.png);
}
.search input{
	/*background: url(images/clear.png);*/
	background: none;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 13px;
	margin: 4px 0 0 0px;
	padding: 5px 0px 5px 5px;
	width: 200px;
	
	
}
.search .btn{
	background: none;
	padding: 0;
	width: auto;
}
.bloghead{
	position: relative;
	top: -25px;
}
.moretext{
	padding: 15px 15px 15px 0px; /*FOR IE*/
	color: #F07800;
	font-size: 14px;
	margin-left: 0;
	margin-right: auto;
	float: left;
}
.moretext a{
	padding: 15px 15px 15px 0px; /*FOR FIREFOX*/
	color: #F07800;
	font-size: 14px;
	margin-left: 0;
	margin-right: auto;
	float: left;
}
.moretext:hover{
	text-decoration: underline; /*FOR IE*/
	cursor: pointer;

}
.moretext a:hover {
	text-decoration: underline;/*FOR FIREFOX*/
}
.alignleft a{
	float:left;
	display:inline;
	font-size: 16px;
	color: #F07800;
	}
.alignright a {
	float:right;
	display:inline;
	font-size: 16px;
	color: #F07800;
	}