/*  
Theme Name: This is a grey day
Theme URI: http://www.debbieadlington.co.za/
Description: This is a grey day. Minimalistic black, white and grey design by <a href="http://www.adii.co.za/">Adii Freelancer</a>.
Version: 1.0
Author: Adii
Author URI: http://www.adii.co.za/
*/

*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #333333;
	background: #ffffff;
	font: 15px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #D5D5D5;
	text-decoration: underline;
}
input,select,textarea{
	border: #969696 1px solid;
	padding: 2px;
	color: #000000;
	font: 14px arial,tahoma,sans-serif;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*--- Layout ---*/
#page{
	margin: 0 auto;
	width: 900px;
}
/*--- Top Menu ---*/
#topmenu{
	border-bottom: 3px solid #D5D5D5;
	color: #D5D5D5;
	background: #858585;
	font-size: 18px;
	height: 40px;
	text-transform:uppercase;
}
#topmenu li{
	float: left;
	line-height: 40px;
	height: 40px;
}
#topmenu li a{
	padding: 0 11px;
	display: block;
	color: #D5D5D5;
}
#topmenu a:hover{
	color: #858585;
	background: #D5D5D5;
	text-decoration: none;
}
/*--- Header ---*/
#header{
	height: 143px;
}
/*- Logo -*/
.logo{
	margin: 10px 0 0;
	width: 575px;
	float: left;
	font-family: Verdana,Arial,Tahoma,Geneva,Sans-Serif;
	height: 124px;
}
.logo h1 a:hover{
	color: #858585;
	text-decoration: none;
}
.logo img{
	float: left;
	margin: 0 15px 0 0;
	border: 7px solid #D5D5D5;
	width: 188px;
	height: 110px;
}
.logo h1{
	margin: 13px 0 -7px 0;
	color: #858585;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
}
.logo h1 a{
	color: #858585;
}
.logo p{
	color: #D5D5D5;
	font-size: 30px;
	letter-spacing: -2px;
}
/*- Header List -*/
#header ul{
	margin: 38px 0 0;
	padding: 0 10px 0 0;
	width: 310px;
	float: right;
}
#header li{
	margin: 8px 0;
	padding: 0 35px 0 0;
	color: #858585;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 21px;
	text-align: right;
}
#header li a, #header li a:hover{
	color: #858585;
}
#header p {
	color:#000;
	}
/*- Slogan -*/
h2.slogan{
	padding: 0 15px;
	padding-top:3px;
	margin: 0 0 20px 0;
	color: #000000;
	background: #D5D5D5;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	font-weight:bold;
	letter-spacing:-1px;
}
/* Icons */
.feed{
	background: url(images/ico-feed.gif) no-repeat right;
}
.mail{
	background: url(images/ico-mail.gif) no-repeat right;
}
.posts{
	background: url(images/ico-posts.gif) no-repeat right;
}
.comments{
	background: url(images/ico-comments2.gif) no-repeat right;
}
/*--- Columns ---*/
#columns{
	padding: 0 0 10px 0;
}
/*--- Center Column ---*/
#centercol{
	padding: 0 20px 0 0;
	border-right: 2px solid #eeebea;
	margin: 0;
	width: 400px;
	float: left;
}
#centercol h3{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #000;
	padding: 0 0 3px 0;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 20px;
}
#centercol h3 a{
	color: #000;
}
#centercol h3 small{
	color: #858585;
	font-size: 12px;
	letter-spacing: normal;
}
#centercol p{
	padding: 0 0 20px 0;
}
.pagetitle {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	color: #D5D5D5;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 20px;
	border-bottom:#D5D5D5 solid 2px;
	}
/*- Comment Box -*/
.comment{
	margin: 0 0 25px 0;
	padding: 0 0 0 35px;
	color: #858585;
	background: url(images/ico-comments.gif) no-repeat left;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
.comment a{
	color: #858585;
}
/*--- Right Column ---*/
.rightcol{
	width: 230px;
	float: right;
	margin-left:30px;
}
.rightcol h2{
	padding: 0 0 4px 0;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
}
.rightcol p{
	padding: 0 0 10px 0;
	color: #858585;
	font-size: 12px;
}
.rightcol ul{
	padding: 0 0 15px 0;
}
.rightcol li{
	margin: 0 0 8px 0;
	font-weight: bold;
	letter-spacing: -1px;
}
.rightcol li a{
	color: #000;
}
.rightcol li a:hover{
	color: #D5D5D5;
}
.ad {
	background:#D5D5D5;
	width:230px;
	height:130px;
	float:left;
	margin:10px 0px;
	}
/*- Search -*/
.search{
	margin: 0 0 25px 0;
	padding: 6px;
	border: 2px solid #000;
	height: 23px;
}
.search input{
	border: 0;
	padding: 2px;
	float: left;
	width: 180px;
	font-size: 13px;
}
.search .btn{
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*--- Footer ---*/
#footer{
	background: #858585;
	font-size: 14px;
	height: 58px;
}
#footer p {
	padding: 12px 15px 0 15px;
}
#footer p.copy{
	float: left;
	color: #ffffff;
}
#footer p.copy a, #footer p.copy a:hover{
	color: #ffffff;
}
#footer p.botmenu{
	padding: 22px 15px 0 0;
	float: right;
	color: #D5D5D5;
}
#footer p.botmenu a, #footer p.botmenu a:hover{
	color: #D5D5D5;
}
/*--- Misc. ---*/
.fix{
	clear: both;
	line-height: 1px;
	height: 1px;
}
/* --- 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: 14px;
}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
}

.comments_template form#commentform p{
	line-height: 18px;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 24px;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
	border-top:1px dotted #858585;
}

ol.commentlist li.alt{
	background:#D5D5D5;
	border-top:1px dotted #858585;	
}

ol.commentlist li.highlighted{
	background:#D5D5D5;
	border-top:1px dotted #858585;	
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}
