/*  
Theme Name: Chris Garrett Redesign
Theme URI: http://www.chrisg.com/
Description: Chris Garrett Redesign
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) #ececec repeat-y center;
	color: #555555;
	font: 0.8em Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #555555;
	text-decoration: none;
}
a:hover{
	color: #ff7800;
}
input,select,textarea{
	background: #e9e9e9;
	border: #555555 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 910px;
}
/*=== Top Menu ===*/
#topmenu{
	height: 32px;
	padding: 8px 0;
}
.page_item,.current_page_item {
	float: left;
	font-size: 1.4em;
	line-height: 32px;
	margin: 0 10px;
	text-transform:uppercase;
}
.page_item a,.current_page_item a{
	color: #000000;
	display: block;
	letter-spacing: -1px;
	padding: 0 5px;
}
.page_item a:hover,.current_page_item a{
	background: #ff7800;
	color: #ffffff;
	}
/*=== Header ===*/
#header{
	background: url(images/header-bgr.gif) #e9e9e9 repeat-y left;
	height: 182px;
}
/*- Logo -*/
#logo{
	float: left;
	width: 330px;
}
#header .toplogo {
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header .toplogo a{
	display: block;
	height: 108px;
	width: 330px;
}
#header p{
	float: left;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	text-align: center;
	width: 330px;
}
/*=== Title ===*/
#title{
	background: url(images/header-bgr.gif) repeat-x top;
	float: right;
}
.title img{
	display: block;
}
/*=== Columns ===*/
#columns{
	margin: 15px 0 5px;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 10px 15px 0 15px;
        padding: 0 15px 0 40px;
	width: 500px;
}
#centercol h1,#centercol h2 {
	color: #ff7800;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.03em;
	padding: 0 0 13px;
}
#centercol p{
	padding: 0 0 10px;
}
/*- Post Info -*/
.post-info{
	margin: 5px 0 30px;
	border-top: 1px solid #b6b6b6;
	padding-top:13px;
}
#centercol .post-info p{
	font-size: 0.9em;
	padding: 0 0 5px;
}
.post-info img{
	margin: 0 3px -2px;
}
#centercol a {
	color: #ff7800;
}
#centercol a:hover {
	text-decoration:underline;
}
.normalinf a {
	color: #555555 !important;
	}
.post-info a:hover{
	text-decoration: underline;
}
#centercol .post-info p.tags{
	padding: 0 0 10px;
}
.tags{
	border-bottom: 1px solid #b6b6b6;
	margin: 5px 0 5px;
}
.entry {
	text-align:left;
	font-size:1.1em;
	}
.entry h3 {
	font-size: 1.4em;
color: #444;
	}
.entry blockquote{
        background: #ddd;
	font-style: italic;
	color: #222;
	padding:5px 25px 0px 40px;
	border-top:1px dotted #b6b6b6;
	border-bottom:1px dotted #b6b6b6;	
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.entry img {
	display:inline !important;
	padding:10px;
}
.wp-smiley {
	padding:0px !important;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:4px;
	padding-left:10px;
	}
.entry ul li {
	list-style:circle outside !important;
	margin-left:15px;
	padding:4px 0px;
	}
.entry ul li ul li {
	list-style:disc outside !important;
	}
.entry ol li {
	list-style:decimal outside !important;
	margin-left:15px;
	padding:4px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero outside !important;
	}
.singlefeed {
	width:480px;
        padding: 0 15px 0 40px;

	float:left;
	border-top:1px dotted #b6b6b6;
	border-bottom:1px dotted #b6b6b6;
	padding:5px 0px 5px 47px;
	background:url(images/feed-icon.jpg) center left no-repeat;
	font-size:1.2em;
	}
.pagetitle {
	color:#555 !important;
	font-size:1.5em !important;
	font-weight:bold;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	}
.description {
	color:#b6b6b6 !important;
	font-size:1.1em !important;
	font-weight:bold;
	margin-bottom:15px !important;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px dotted #b6b6b6;
	}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 299px;
}
#rightcol a{
	color: #ff7800;
}
#rightcol a:hover{
	text-decoration: underline;
}
#rightcol h2{
	background: url(images/hdr-bgr.gif) repeat-y left;
	clear: both;
	color: #ffffff;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 25px 0 12px;
	padding: 0 0 0 8px;
}
#rightcol p{
	padding: 0 0 10px;
}
/*- RSS -*/
#rightcol p.rss{
	background: url(images/ico-rss.gif) no-repeat left;
	line-height: 15px;
	margin: 0 0 15px;
	padding: 0 0 0 40px;
}
/*- Article Lists -*/
#rightcol ul, ul.list1{
	margin: 0 0 25px;
}
#rightcol ul li{
	background: url(images/ico1.gif) no-repeat left top;
	border-bottom: 1px dashed #999999;
	padding: 0 0 0 35px;
}
.list1.categories li{
	background: url(images/ico2.gif) no-repeat left top !important;
	border-bottom: 1px dashed #999999 !important;
	padding: 0 0 0 35px !important;
}
.lists li{
	background: url(images/ico3.gif) no-repeat left top !important;
	border-bottom: 1px dashed #999999 !important;
	padding: 0 0 0 35px !important;
}
#rightcol ul li a{
	color: #555555;
	display: block;
	padding: 7px 0;
}
/*- Subscribe -*/
.subscribe{
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	float: left;
	padding: 10px 10px 2px;
	width: 180px;
}
.subscribe label{
	margin: 0 0 5px;
}
.subscribe input{
	margin: 0 0 10px;
	width: 169px;
}
.subscribe .btn{
	border: 0;
	padding: 0;
	width: auto;
}
/*- Search -*/
#search{
	float: left;
	padding: 0 0 15px;
}
#search label{
	float: left;
	margin: 0 5px 0 0;
}
#search input{
	float: left;
	padding: 4px;
	width: 211px;
}
#search .btn{
	background: none;
	border: 0;
	margin: -1px 0 0 8px;
	padding: 0;
	position: relative;
	width: auto;
}
/*=== Navigation ===*/
.navigation{
	float:left;
	padding-bottom:15px;
	font-size:14px;
	font-weight:bold;
	}
.alignleft{
	display:inline;
	float:left;
	}
.alignright{
	display:inline;
	float:right;
	}
/*=== Footer ===*/
#footer{
	background: #e9e9e9;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0 0 15px;
	padding: 0 10px;
}
#footer em{
	color: #ff7800;
	font-style: normal;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ad{
	margin: 0 0 15px;
	text-align: center;
}
.bottom img {
	display:inline;
	padding-top:3px;
	float:left;
	}
.cc {
	float:left;
	display:inline;
	font-size:0.8em;
	}
.feedburn {
	float:left;
	display:inline;
	font-size:1.3em;
	padding-top:3px;
	font-weight:bold;
	}
.feedburn a {	
	color:#555 !important;
	}
/*=== Comments ===*/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size:1em;
	text-align: left;
width:500px;	
}
ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 20px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:xboth;
}

.commenttext {
	clear: xboth;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 10px 10px 10px;
	width:400px;
	background: #ececec url(images/comm.png) no-repeat top;
	text-align:justify;
}

.commenttext-admin {
	clear: xboth;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 10px 10px 10px;
	width:400px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
	text-align:justify;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mytable {
border:1px solid silver;
}

.mytable tr {
border:1px solid silver;
}

.mytable td {
border-bottom: 1px solid silver;
border-right: 1px solid silver;



padding: 5px 5px 5px 5px;

}

/*	WordPress image captioning */
 .alignleft { margin: 0 1.571em 1.571em 0; float: left; clear: left; }
 .alignright { margin: 0 0 1.571em 1.571em; float: right; clear: right; }
 .aligncenter { display: block; margin: 0 auto 1.571em auto; float: none; clear: both; }
 .alignnone { display: block; margin: 0 auto 1.571em 0; clear: both; }
 .wp-caption { background-color: #F3F3F3; border: 0.071em solid #CCC; text-align: center; padding: 0.714em; }

.wp-caption p { font-size: 0.786em; margin-bottom: 0; }

img.avatar {float:left; margin-right:5px; border: 4px solid white;}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

