/*
Theme Name: DavidYoung
Description: Custom WP Theme for DavidYoung
Author: UniqueBlogDesigns.
Author URI: http://UniqueBlogDesigns.com
***************
Design: UniqueBlogDesigns
*/
*{
	margin:0;
	padding:0;
	outline:0;
}
img{
	border:0;
	vertical-align:bottom;
}
a,a:visited{
	text-decoration:none;
}
ul{
	list-style:none outside;
}
body{
	text-align:center;
	background:#0c2577 url(images/bg.jpg) no-repeat center top;
	font:12px/18px "Century Gothic","trebuchet ms",arial,helvetica,sans-serif;
	color:#fff;
	padding:0 0 20px;
}
.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.none{
	display:none;
}
#outer{
	width:920px;
	margin:0 auto;
}
#header{
	width:920px;
}
#logo{
	width:267px;
	height:37px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
	margin:41px 0 18px 5px;
	display:inline;
	float:left;
}
#logo a,#logo a:visited{
	float:left;
	width:267px;
	height:37px;
	overflow:hidden;
	text-indent:-100em;
}
span#des{
	display:block;
	clear:both;
	font:0/0 "Century Gothic";
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
#header .rss{
	float:right;
	margin:25px 0 0;
	font:bold 12px/14px "Century Gothic";
	color:#fff;
}
#header .rss img{
	margin:0 0 0 6px;
	float:left;
}
#header .rss span{
	float:left;
	padding:38px 0 0;
	cursor:pointer;
}
#menu{
	height:1%;
	padding:5px;
	background:#f2f2f2;
	clear:both;
	font:bold 14px/23px "Century Gothic";
	text-transform:uppercase;
}
#menu li{
	float:left;
	margin:0 5px 0 0;
}
#menu li a{
	color:#fff;
	float:left;
	padding:0 18px;
	background:#424242;
}
#menu li a:hover{
	background:#185fa8;
}
#outer ul:after,
#outer div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* main content */
#wrap{
	width:920px;
	text-align:left;
	padding:0 0 20px;
}
#main{
	float:left;
	width:100%;
}
#content{
	margin:12px 313px 0 0;
	width:607px;
	overflow:hidden;
}
#pictureSlogan{
	height:1%;
	padding:7px;
	background:#f2f2f2;
	position:relative;
}
#pictureSlogan h2{
	background:url(images/slogan-bg.png);
	font:bold 18px/25px "Century Gothic";
	color:#fff;
	text-align:right;
	padding:0 10px;
	width:593px;
	width/**/:/**/573px;
	position:absolute;
	left:7px;
	bottom:7px;
}
#pictureSlogan h2 a{
	color:#fff;
}
#main .apost{
	overflow:hidden;
	padding:15px 0;
	clear:both;
}
#main .postarchive .phead,
#main .postarchive .phead,
#main .apost .phead{
	width:100%;
	border-bottom:1px solid #fff;
	padding:0 0 5px;
}
#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{
	font:bold 18px/22px "Century Gothic";
	color:#fff;
}
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{
	color:#fff;
}
#main .postarchive h2 a:hover,
#main .postarchive h3 a:hover,
#main .apost h2 a:hover{
	text-decoration:underline;
}
#main .apost span.pcomm{
	font:bold 12px/22px "Century Gothic";
	color:#fff;
	padding:0 0 0 18px;
	background:url(images/post-comment.jpg) no-repeat left;
}
#main .apost span.pcomm{
	float:right;
}
#main .apost span.pcomm a{
	color:#fff;
}
#main .apost span.pcomm a:hover{
	text-decoration:underline;
}
#main .apost .pmain{
	clear:both;
	padding:5px 0 0;
	width:100%;
}
#main .apost p,
#main .apost blockquote{
	padding:5px 0;
	text-align:justify;
}
#main .apost blockquote{
	padding:0 15px;
	margin:5px 20px;
	border-left:5px solid #888;
	color:#ddd;
	background:#333;
}
#main .apost blockquote blockquote{
	background:#444;
}
#main .apost ol,
#main .apost ul{
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol{
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a{
	color:#fff;
	font-weight:bold;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:underline;
}
#main .apost ul li{
	padding:0 0 5px 18px;
}
#main .apost ol li{
	padding:0 0 5px;
}
#main .apost .pfoot{
	font:12px/30px "Century Gothic";
	overflow:hidden;
	clear:both;
	margin:0;
	padding:6px 4px;
	float:right;
	list-style:none outside;
	color:#fff;
	background:#2b478f;
	height:33px;
	height/**/:/**/21px;
}
#main .apost .pfoot a{
	color:#fff;
}
#main .apost .pfoot a:hover{
	text-decoration:underline;
}
#main .apost .pfoot li{
	margin:0 2px;
	display:inline;
	padding:0;
	float:left;
}
#main .apost .pfoot li img{
	vertical-align:top;
}
#main .postarchive{
	overflow:hidden;
	padding:15px 0;
	clear:both;
}
#main .postarchive a{
	color:#fff;
	font-weight:bold;
}
#main .postarchive a:hover{
	text-decoration:underline;
}
#main .postarchive ul,
#main .postarchive ol,
#main .postarchive p,
#main .postarchive blockquote{
	margin:5px 0;
}
#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle{
	font:bold 18px/22px "Century Gothic";
	color:#fff;
}
#main .lead{
	clear:both;
	font:bold 12px/20px "Century Gothic";
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#main .lead a{
	color:#fff;
}
#main .lead a:hover{
	text-decoration:underline;
}
#main .lead .ppre{
	float:left;
}
#main .lead .pnex{
	float:right;
}

/* sidebars */
#sidebar-one{
	float:left;
	width:302px;
	margin:12px 0 0 -302px;
	display:inline;
	font:12px/20px "Century Gothic";
	color:#fff;
}
#sidebar-one a{
	color:#fff;
}
#sidebar-one a:hover{
	text-decoration:underline;
}
.sb-columns{
	margin:0 0 20px;
}
.sb-columns h2{
	font:bold 18px/28px "Century Gothic";
	clear:both;
	border-bottom:1px solid #fff;
}
.sb-columns ul{
	padding:10px 15px 5px;
}
.sb-columns ul ul{
	padding:5px;
}
.sb-columns ul li{
	padding:0 0 5px 13px;
	background:url(images/arrow.jpg) no-repeat left 7px;
}
.sb-columns-2 div,
.sb-columns-2 ul{
	background:#2a4088;
}
.sb-columns-2 ul li{
	background:url(images/bullet.jpg) no-repeat left 7px;
}
.sb-about{
	background:#f2f2f2;
	padding:7px 6px 2px;
	font:12px/16px "Century Gothic";
}
.sb-about .about{
	background:#424242;
	padding:8px 13px 5px;
	height:1%;
}
.sb-about .about img{
	float:right;
	margin:-26px -27px 0 0;
	position:relative;
}
.sb-about .about h2{
	font:bold 24px/28px "Century Gothic";
	clear:none;
	border:none;
	color:#25a3e3;
	margin:0 0 5px;
}
.sb-about .about p{
	padding:0 0 5px;
}
#sidebar-one .sb-about .about p a{
	color:#25a3e3;
	font-weight:bold;
}
.sb-about .contact{
	color:#424242;
	width:100%;
	font:11px/16px "Century Gothic";
}
.sb-about .contact img{
	float:right;
	margin:0 -6px 0 0;
}
.sb-about .contact ul{
	margin:0;
	padding:0 2px;
}
.sb-about .contact ul li{
	margin:0;
	padding:0;
	background:none;
}
#sidebar-one .sb-about .contact ul li a{
	color:#980707;
	text-decoration:underline;
	padding:0 0 0 23px;
	margin:0 0 3px;
	background:url(images/email.jpg) no-repeat left;
	display:block;
	height:1%;
}
#sidebar-one .sb-about .contact ul li a:hover{
	text-decoration:none;
}
.sb-about .contact ul li h3{
	color:#154790;
	font:bold 12px/18px "Century Gothic";
	padding:3px 0 5px;
}

/* comment */
#cmw{
	width:602px;
	clear:both;
}
#cmbox{
	text-align:left;
	font:12px/16px "Century Gothic";
}
#cmbox  a{
	color:#fff;
}
#cmbox  a:hover{
	text-decoration:underline;
}
#commentform{
	overflow:hidden;
	width:100%;
}
#commentform input,
#commentform textarea{
	padding:4px 3px;
	color:#000;
}
#author,
#email,
#url,
#comment{
	display:block;
	font-size:13px;
	border:1px solid #808080;
	font-family:"Century Gothic";
	width:156px;
	width/**/:/**/150px;
	height:24px;
	height/**/:/**/14px;
	background:#f2f2f2;
}
#commentform textarea#comment{
	width:500px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	background:#fff;
}
* html #commentform textarea#comment{
	height:100px;
}
#commentform input#submit{
	width:120px;
	font:bold 12px "Century Gothic";
	color:#fff;
	text-transform:uppercase;
	float:left;
	border:1px solid #94949b;
	background:#333;
	cursor:pointer;
}
* html #commentform input#submit{
	padding:2px 0 0;
}
.commentlist{
	list-style:none outside;
	overflow:hidden;
	color:#424242;
	margin:0 -15px 0 -17px;
	width:634px;
	padding:0 0 32px;
	background:url(images/comment-box-last-bottom.jpg) no-repeat left bottom;
}
.commentlist li{
	width:634px;
	display:inline;
	float:left;
	background:url(images/comment-box-bg.jpg) repeat-y;
}
.commentlist li .inner{
	width:634px;
	width/**/:/**/602px;
	padding:49px 15px 0 17px;
	background:url(images/comment-box-bottom.jpg) no-repeat;
}
.commentlist li.first .inner{
	padding:25px 15px 0 17px;
	background:url(images/comment-box-first-top.jpg) no-repeat;
}
.commentlist li .cmAvatar{
	float:left;
	display:inline;
	width:78px;
	margin:0 0 0 15px;
	font:0/0 "Century Gothic";
	color:#f2f2f2;
	position:relative;
}
.commentlist li .cmAvatar a{
	color:#f2f2f2;
}
.commentlist li .cmAvatar img{
	margin:0!important;
	display:block!important;
	border:1px solid #bfbfbf;
}
.commentlist li .alt{
	width:100%;
	float:left;
	position:relative;
	z-index:11;
	background:#ffd;
	margin:-15px 0;
	padding:15px 0;
}
.commentlist li .cmContent{
	float:left;
	width:433px;
	width/**/:/**/411px;
}
.commentlist li .cmContent .cmInfo{
	color:#0c2577;
	padding:0 0 5px;
}
#cmbox  .commentlist li .cmContent .cmInfo a{
	color:#0c2577;
	text-decoration:underline;
}
#cmbox  .commentlist li .cmContent .cmInfo a:hover{
	text-decoration:none;
}
.commentlist li .cmContent .cmInfo .cauth img{
	display:none!important;
}
.commentlist li p{
	padding:0 0 5px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments{
	font:bold 18px/22px "Century Gothic";
	color:#fff;
	padding:5px 0;
	margin:0 0 5px;
	border-bottom:1px solid #fff;
}
h3#comments{
	margin:0 0 -5px;
	position:relative;
	z-index:10;
}

/* footer */
#footer{
	clear:both;
	overflow:hidden;
	border:solid #f2f2f2;
	border-width:8px 10px;
	padding:20px 0;
	font:11px/22px "Century Gothic";
	color:#fff;
	background:#274cc5;
	text-align:center;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
#footer p{
	display:inline;
	padding:0 10px 0 0;
}
#footer ul{
	display:inline;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	background:#424242;
	border:2px solid;
	border-color:#f2f2f2 #999 #999 #f2f2f2;
	padding:0 5px;
	margin:0 1px;
	text-decoration:none;
}
#footer ul li a:hover{
	background:#185fa8;
	border-color:#999 #f2f2f2 #f2f2f2 #999;
}

/* extra */
.skiplink{
	position:absolute;
	left:-9999em;
	top:-9999em;
}
.left{
	float:left;
	margin:5px 10px 10px 0;
	border:2px solid #fff;
}
.right{
	float:right;
	margin:5px 0 10px 10px;
	border:2px solid #fff;
}
.center{
	display:block;
	margin:0 auto;
	border:2px solid #fff;
}