/*  
Theme Name: Vintage Red
Theme URI: http://www.uniqueblogdesigns.com
Description: Vintage Red is a widget-ready, 2 column design. To change the About Section, view readme.txt.
Version: 1.0
Author: Adii
Author URI: http://www.adii.co.za/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr.gif) #ffffff repeat-x top;
	color: #000000;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	letter-spacing: -1px;
}
a{
	color: #b2b2b2;
	text-decoration: none;
}
a:hover{
	color: #777777;
	text-decoration: underline;
}
input,select,textarea{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
h2{
	font-weight: normal;
}
/*=== Layout ===*/
#page,#footer{
	margin: 0 auto;
	width: 900px;
}
/*=== Header ===*/
#header{
	color: #ffffff;
	height: 121px;
}
/*- Logo -*/
#header h1{
	float: left;
	font-size: 34px;
	font-weight: normal;
	line-height: 26px;
	margin: 33px 0 0;
	width: 240px;
}
#header h1 a{
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#header h1 small{
	font-size: 18px;
}
/*- Top Menu -*/
#header ul{
	float: right;
	margin: 85px 0 0;
}
.page_item,.current_page_item {
	background: url(images/tab-bgr.gif) no-repeat;
	float: left;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
}
.page_item a,.current_page_item a{
	color: #ffffff;
	display: block;
	height: 36px;
	line-height: 36px;
	margin: 0 -2px 0 0;
	width: 93px;
}
.page_item a:hover,.current_page_item a{
	background: url(images/tab-hover.gif) no-repeat;
	color: #d80000;
	display: block;
	text-decoration: none;
	}
.current_page_item a:hover{
	text-decoration:underline;
	}

/*=== Columns ===*/
#columns{
	margin: 15px 0;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 20px 0 0;
	width: 550px;
}
#centercol h2{
	font-size: 26px;
	padding: 0px 0px 0px 0px;
}
#centercol h2 a{
	color:#000;
}
#centercol p{
	clear: both;
	padding: 0 0 20px;
}
.entry {
	padding-bottom:20px;
	text-align:justify;
	line-height:18px;
	}
.pagetitle{
	background: url(images/hl-dot.gif) repeat-x left bottom;
	border-top: 2px solid #000000;
	font-size: 18px !important;
	line-height:40px !important;
	margin: 0 0 20px !important;
	padding: 10px;
	text-transform: uppercase;
}
/*- Links / Tags,Posted,Comments - */
.links{
	float: left;
	margin: 0 0 10px;
}
#centercol .links p{
	clear: both;
	height: 22px;
	padding: 0;
}
.comment,.posted,.tags{
	background: url(images/ico-comment.gif) no-repeat left;
	display: block;
	float: left;
	line-height: 26px;
	margin: 0 15px 0 0;
	padding: 0 0 0 22px;
	color: #b2b2b2;
}
.posted{
	background: url(images/ico-user.gif) no-repeat left;
}
.tags{
	background: url(images/ico-tag.gif) no-repeat left;
}
/*- Date -*/
.date{
	background: url(images/date-bgr.gif) no-repeat left;
	float: left;
	height: 86px;
	margin: 0 15px 0 0;
	text-align: center;
	width: 70px;
}
#centercol .date p{
	color: #ffffff;
	font-size: 18px;
	padding: 5px 0 0;
}
.date p em{
	color: #b2b2b2;
	display: block;
	font-size: 36px;
	font-style: normal;
	padding: 10px 0 0;
}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 300px;
}
#rightcol h2{
	background: url(images/hl-dot.gif) repeat-x left bottom;
	border-top: 2px solid #000000;
	font-size: 18px;
	margin: 0 0 13px;
	padding: 10px;
	text-transform: uppercase;
}
#rightcol h2 span{
	color: #d60000;
}
/*- Lists -*/
#rightcol ul{
	margin: 0 0 20px;
}
#rightcol li{
	background: url(images/ico-list.gif) no-repeat left;
	font-size: 16px;
	margin: 0 0 9px;
	padding: 0 0 0 20px;
}
/*- Subscribe Link -*/
.subscribe{
	background: url(images/ico-feed.gif) no-repeat right;
	padding: 0 28px 0 0;
	text-align: right;
}
.subscribe a{
	color: #000000;
	display: block;
	font-weight:bold;
}
/*- About Author Box -*/
.about{
	background: url(images/about-bgr.gif) no-repeat bottom;
	margin: 15px 0 20px;
	padding: 13px;
}
#rightcol .about h2{
	background: 0;
	border: 0;
	font-size: 15px;
	height: 1%;
	margin: 0;
	padding: 0 0 10px;
	font-weight:bold;
}
.about p{
	font-size: 12px;
	line-height: 14px;
}
.about img{
	float: left;
	margin: 0 10px 0 0;
}
/*- Search -*/
.search{
	background: url(images/search-bgr.gif) no-repeat;
	height: 38px;
	margin: 0 0 20px 0;
}
.search input{
	background: none;
	border: 0;
	float: left;
	font-size: 14px;
	letter-spacing: 0px;
	margin: 9px 0 0 10px;
	padding: 2px;
	width: 228px;
	font-weight:bold;
}
.search .btn{
	margin: 9px 0 0 24px;
	padding: 0;
	width: auto;
}
/*=== Footer ===*/
#bottom{
	background: #000000;
	line-height: 30px;
}
#footer{
	color: #ffffff;
	line-height: 36px;
	font-weight:bold;
}
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0;
}
.fix span{
	clear: both;
}
/*- Navigation -*/
.navigation{
	float:left;
	padding-bottom:15px;
	}
.alignleft{
	display:inline;
	float:left;
	}
.alignright{
	display:inline;
	float:right;
	}
/*=== Comments ===*/
.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: 18px;
	letter-spacing:0px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	font-size:14px;
}
.commentmetadata {
	font-size:12px;
	margin-bottom:10px;
	float:left;
	}
ol.commentlist li{
	padding: 10px;
	border-top:1px dotted #B2B2B2;
}
ol.commentlist li.alt{
	background:#F0F0F0;
	border-top:1px dotted #B2B2B2;	
}
ol.commentlist li.highlighted{
	background:#F0F0F0;
	border-top:1px dotted #B2B2B2;	
}
.labeltype{
	letter-spacing:0px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding-left:10px;
	}