/* 
Theme Name: Giles Dickerson
Theme URI: 
Description: Giles Dickerson
Version: 1.3
Author: XhtmlThis 
Author URI: http://xhtmlthis.com
*/
/* === reset === */
a{
	color:#c23c3c;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input, select, textarea{font-family:Helvetica, sans-serif;}
/* === end reset === */
body{
	background:#f5f6f4;
	font:14px/1.3em Helvetica, sans-serif;
	color:#353631;
}
.main{
	width:945px;
	margin:0 auto;
}
/* --header-- */
#header{
	width:945px;
	height:154px;
	padding:56px 0 0 0;
	position:relative;
}
/* --logo-- */
.logo{
	float:left;
	height:16px;
}
.logo li{
	float:left;
	font-size:1.286em;
	color:#8f9b91;
	background:url(images/logo-bulet.gif) no-repeat 0 50%;
	padding:0 3px 0 10px;
	height:16px;
	line-height:16px;
}
.logo li h1{
	font-size:1em;
	font-weight:normal;
}
.logo li a{text-decoration:none;}
.logo li.first{
	background:none;
	padding-left:0;
}
/* --navigation-block-- */
.navigation-block{
	position:absolute;
	top:42px;
	right:0;
	width:281px;
	overflow:hidden;
}
.navigation-here{
	width:140px;
	float:left;
}
.navigation-there{
	width:140px;
	float:right;
}
.navigation-block h3{
	font-size:0.786em;
	color:#8f9b91;
	font-weight:normal;
}
.navigation-block ul li a{
	text-decoration:none;
	color:#c23c3c;
	font-size:1em;
}
.navigation-block ul li.active a,
.navigation-block ul li a:hover{color:#8f9b91;}
.navigation-block ul li.active{
	padding-left:10px;
	background:url(images/menu-bulet.gif) no-repeat 0 50%;
}
/* --content-- */
#content{
	width:100%;
	overflow:hidden;
}
/* --main-content-- */
.main-content li{border-top:1px solid #e5e5e5;}
.content-header{
	width:100%;
	overflow:hidden;
	padding:16px 0 14px 0;
	position:relative;
}
.main-content li a.open-close{
	float:left;
	width:23px;
	height:23px;
	margin-right:12px;
	display:inline;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/btn-open-close.gif) no-repeat;
}
.main-content li.active a.open-close{background-position:0 -23px;}
.content-header h3{
	font-weight:normal;
	line-height:1.1em;
	font-size:1.429em;
	color:#353631;
	float:left;
}
.content-header h3 a{text-decoration:none;}
.content-header h3 a:hover{text-decoration:underline;}
a.more{
	float:right;
	background:url(images/btn-more.gif) no-repeat;
	width:63px;
	height:23px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:23px;
	font-size:0.786em;
}
.date{
	width:200px;
	position:absolute;
	top:16px;
	left:171px;
}
.date li{
	border:none;
	font-size:0.786em;
	line-height:1.2em;
	color:#8f9b91;
}
/* --content-body-- */
.main-content li .content-body{
	display:none;
	width:100%;
}
.main-content li.active .content-body{display:block;}
.about-giles{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
img.img-left{float:left;}
.about-giles-content{
	width:773px;
	float:right;
}
.twitter-block p,
.about-giles-content p{padding-bottom:20px;}
/* --categories-- */
.categories{
	width:100%;
	overflow:hidden;
}
.categories li{
	float:left;
	font-size:1.286em;
	background:url(images/logo-bulet.gif) no-repeat 0 50%;
	padding:0 3px 0 10px;
	margin-bottom:5px;
	border:none;
	height:16px;
	line-height:16px;
}
.categories li a:hover{color:#8f9b91;}
.categories li:first-child{
	background:none;
	padding-left:0;
}
a.slogan{
	background:url(images/bg-slogan.gif) no-repeat;
	width:582px;
	height:356px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
/* --twitter-block-- */
.twitter-block{
	width:315px;
	float:right;
}
.twitter-block p span{
	display:block;
	font-size:0.786em;
	color:#8f9b91;
}
.twitter-block p{padding-bottom:15px;}
/* --blog-- */
.blog-left{
	width:285px;
	float:left;
	padding-right:30px;
}
.blog-right{
	width:390px;
	padding-right:30px;
	float:right;
}
.blog-left p,
.blog-right p{
	font-size:1.286em;
	padding-bottom:20px;
}
.post .prev p{
	padding-bottom:0;
}
.blog-right .prev p,
.blog-left .prev p{
	padding-bottom:0;
	font-size:1em;
}
/* --portfolio-- */
.portfolio{
	width:100%;
	overflow:hidden;
	padding-bottom:38px;
}
.portfolio li{
	float:left;
	height:134px;
	padding-right:20px;
	border:none;
}
.portfolio li img{display:block;}
/* --video-- */
.video{
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.video li{
	float:left;
	height:74px;
	padding-right:10px;
	border:none;
}
.video li img{display:block;}
/* --footer-- */
#footer{
	width:100%;
	padding:15px 0;
}
#footer p{
	font-size:0.786em;
	color:#8f9b91;
}
/* ===Blog page=== */
/* --main-colum-- */
.main-column{
	float:left;
	width:608px;
	background:#fff;
	overflow: hidden;
}
.main-column-header{background:url(images/bg-content-header.gif) no-repeat;}
.main-column-footer{
	width:564px;
	padding:7px 22px;
	background:url(images/bg-content-footer.gif) no-repeat 0 100%;
}
.post,
.related,
.comment,
.comment-title{
	width:100%;
	overflow:hidden;
	padding:20px 0 35px 0;
	border-bottom:1px solid #e5e5e5;
}
.post h2{
	padding-bottom:20px;
	font-size:1.429em;
	font-weight:normal;
	line-height:1.1em;
}
.post p{padding:0 0 20px 0;}
.post ul{padding:0 0 20px 17px;}
.post ol{
	list-style:decimal;
	padding:0 0 20px 25px;
}
.post img.left{
	float:left;
	display:inline;
	margin:0 25px 25px 0;	
}
.post p.sub-text{font-size:0.857em;}
.post ul.save{
	padding:0 0 20px 0;
	width:100%;
	overflow:hidden;
}
.save li{
	float:left;
	color:#353631;
	font-size:1.286em;
	background:url(images/bulet.gif) no-repeat 0 50%;
	padding:0 3px 0 9px;
}
.save li:first-child{
	background:none;
	padding-left:0;
}
.save li a{color:#8f9b91;}
.save li a:hover{
	text-decoration:none;
	color:#c23c3c;
}
/* --pager-- */
.pager{
	width:100%;
	overflow:hidden;
	padding:14px 0 30px 0;
	font-size:1.286em;
}
p.previos{float:left;}
p.next{float:right;}
/* --sidebar-- */
.sidebar{
	float:right;
	width:280px;
}
ul.sidebar-content{
	width:100%;
	overflow:hidden;
}
ul.sidebar-content li{
	float:left;
	width:280px;
	border-top:1px solid #e5e5e5;
	padding:10px 0 30px 0;
}
p.rss{color:#8f9b91;}
ul.sidebar-content li h4{
	font-weight:normal;
	font-size:1em;
	color:#8f9b91;
	padding-bottom:10px;
}
.form-wrapp{
	width:100%;
	overflow:hidden;
}
.form-wrapp input{
	float:left;
	background:none;
	border:none;
}
.form-wrapp input.e-mail{
	background:#fff;
	border:1px solid #d3d3d2;
	width:203px;
	padding:6px 8px;
	font-size:0.857em;
	color:#8f9b91;
margin:0 5px 0 0;
display:inline;
}
.sidebar-menu{
	width:140px;
	float:left;
}
.sidebar-menu h3{
	font-size:1em;
	font-weight:normal;
	color:#8f9b91;
}
.sidebar-menu ul li{
	width:140px;
	padding:0;
	border:none;
}
/* ===single page=== */
.related h2{
	font-size:1.286em;
	font-weight:normal;
	padding-bottom:14px;
	color:#353631;
}
.related ul li{
	padding-bottom:12px;
	color:#8f9b91;
}
.related ul li a{color:#8f9b91;}
.related ul li a:hover{
	color:#c23c3c;
	text-decoration:none;
}
.related,
.comment{padding-bottom:23px;}
.comment-title h2{
	font-size:1.286em;
	font-weight:normal;
	color:#8f9b91;
}
.comment-title h2 span{color:#353631;}
.user{
	float:left;
	width:170px;
}
.comment-content{
	float:right;
	width:380px;
}
.comment-content p{color:#353631;}
.user p{
	color:#8f9b91;
}
/* --send-- */
.send{
	width:100%;
	overflow:hidden;
	padding:20px 0 35px 0;
}
.send h2{
	font-size:1.286em;
	font-weight:normal;
	padding:0 0 10px 0;
}
.form-el{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.form-el input{
	float:left;
	width:202px;
	padding:3px 10px;
	border:1px solid #e5e5e5;
	background:#f5f6f4;
	font-size:1em;
}
.form-el label{
	float:left;
	padding:3px 10px;
}
.form-el label span{
	color:#c23c3c;
}
.form-el textarea{
	padding:3px 0 3px 10px;
	border:1px solid #e5e5e5;
	background:#f5f6f4;
	font-size:1em;
	height:160px;
	width:550px;
	overflow:auto;
}
.form-el input.submit{
	padding:0;
	width:63px;
	border:none;
	background:none;
}
/* --error-404-- */
.error-404{
	width:100%;
	padding:50px 0;
}
.error-404 h2{
	text-align:center;
	padding-bottom:20px;
	font-size:1.429em;
	font-weight:normal;
	line-height:1.1em;
	padding-bottom:20px;
}
.error-404 p{
	text-align:center;
	padding-bottom:20px;
}
p.wp-caption-text{
	padding:10px 0 0 0;
	font-size:0.857em;
}
/*--share--*/
.share-wrapp{
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
}
.share-wrapp p{
	float:left;
	padding:0 3px 0 0;
}
.share-wrapp p.share a.stico_default{
	display:block !important;
	overflow:hidden !important;
	text-indent:-9999px !important;
	background:url(images/btn-share-print.gif) no-repeat !important;
	width:58px !important;
	height:28px !important;
	padding:0 !important;
	margin:0 !important;
}
.share-wrapp p.print a.btn-print{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/btn-share-print.gif) no-repeat 0 -28px;
	width:58px;
	height:28px;
}
/*--*/
.no-bord{
border:none;
}