/*
Theme Name: WordPress JohnCrews
Theme URI: http://wordpress.org/
Description: JohnCrews
Version: 1.0
Author URI: http://binarybonsai.com/
*/

body{
	margin:0;
	background:#0c0e0d;
	color:#c3c3c4;
	font:11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	min-width:1042px;
	height:100%;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
img{border:0;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input{
	font:100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#page {
	background:url(images/bg-page.jpg) repeat-x 50% 100%;
	width:100%;
}
.page-holder {
	background:url(images/bg-page-holder.jpg) repeat-x 50% 196px;
	width:100%;
}
#header{
	background:url(images/bg-header.jpg) repeat-x 50% 0;
	height:185px;
	width:100%;
}
.header-holder{
	width:985px;
	margin:0 auto;
}
.header-holder:after{
	content:"";
	display:block;
	clear:both;
}
* html .header-holder{
	overflow:visible;
	height:1%;
}
.logo{
	width:370px;
	height:148px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 0 0 41px;
	display:inline;
}
.logo a{
	display:block;
	height:100%;
	background:url(images/bg-logo.png) no-repeat;
	cursor:pointer;
}
.advs-area{
	float:right;
	padding:35px 0 0;
	margin:0 -28px 0 0;
	position:relative;
	display:inline;
}
.advs-area img{display:block;}
#nav {
	float:left;
	width:100%;
	margin:-2px 0 0;
	padding:0 0 9px;
	list-style:none;
	overflow:hidden;
	text-align:center;
	position:relative;
}
#nav li {
	background:url(images/sep-nav.gif) no-repeat;
	padding:0 9px 0 12px;
	display:inline;
}
#nav li:first-child {background:none;}
#nav li a {
	color:#000;
	text-decoration:none;
	font-size:15px;
	line-height:19px;
	text-transform:uppercase;
	padding:0 0 1px;
	letter-spacing:1px;
}
#nav li a:hover {
	border-bottom:1px solid #000;
	padding:0;
}
#wrapper {
	background:url(images/bg-wrapper.png) repeat-y;
	width:982px;
	margin:0 auto;
}
.wrapper-holder {
	width:100%;
	background:url(images/bg-wrapper-holder.jpg) no-repeat 3px 0;
	position:relative;
}
.wrapper-holder
#content {
	padding:39px 41px 50px;
}
.promo-area  {
	width:100%;
	overflow:hidden;
	padding:0 0 18px;
}
.promo-area img {display:block;}
.promo-area .video-holder {
	border:1px solid #a7a8ab;
	width:419px;
	float:left;
	padding:9px 12px 0;
	background:#14151a;
	position:relative;
	height:263px;
	margin:0 17px 0 0;
}
.promo-area .more {
	position:absolute;
	font-size:19px;
	letter-spacing:1px;
	text-decoration:none;
	padding:0 0 1px;
}
.promo-area .video-holder .more {
	bottom:3px;
	right:5px;
}
* html .promo-area .video-holder .more {bottom:2px;}
* + html .promo-area .video-holder .more {bottom:2px;}
.promo-area .more:hover {
	border-bottom:1px solid #fff;
	padding:0;
}
.promo-area .store {
	float:left;
	width:436px;
	height:272px;
	border:1px solid #a7a8ab;
	position:relative;
}
.promo-area .store .more {
	top:10px;
	left:23px;
	font-size:29px;
	letter-spacing:4px;
}
#content .wrap {width:100%;}
#content .wrap:after {
	clear: both;
	content:"";
	display: block;
}
#main {
	width:660px;
	float:left;
}
.container {
	float:right;
	width:415px;
}
#main h1 {
	font-size:37px;
	line-height:39px;
	margin:-6px 0 0;
	font-weight:normal;
	position:relative;
	letter-spacing:1px;
}
.post {
	width:100%;
	overflow:hidden;
}
.divider {
	height:1px;
	width:100%;
	display:block;
	font-size:0;
	line-height:0;
	background:url(images/post-divider.png);
	margin:0 0 8px;
}
.post h2 {
	font: 20px/24px "Georgia",Times New Roman, Times, serif;
	border-bottom: 1px solid #000;
	margin: 12px 0px 5px;
}
.post p {line-height: 18px;
	margin: 10px 0 0;
	padding: 0 0 4px;
}

.post img{
	float: left;
	margin: 10px 10px 0px 0px;
     	border: 1px solid #838383;
}
.post img.align-l {
	float:left;
	margin:10px 7px 11px 0;
}

.aside1 {
	float:left;
	width:226px;
	padding:0 0 20px;
	color:#fff;
}
.ico-box {
	background:url(images/bg-ico-box.gif) no-repeat;
	padding:9px 0 0;
	width:226px;
	margin:0 0 7px;
}
.ico-box .holder {
	background:url(images/bg-ico-box.gif) no-repeat -226px 100%;
	padding:0 0 7px;
}
.ico-box .frame {background:url(images/bg-ico-box.gif) repeat-y 100% 0;}
.ico-box img {
	display:block;
	margin:0 auto;
}
.aside1 h3 {
	font-size:20px;
	margin:0 0 7px;
	color:#fff;
	padding:0 0 0 18px;
	text-transform:uppercase;
}
.aside1 blockquote {
	margin:0 0 0 3px;
	padding:0 5px 17px 15px;
	font-size:12px;
	border-bottom:1px solid #292a2d;
}
.aside1 blockquote q:after,
.aside1 blockquote q:before {quotes:none;}
.aside1 blockquote cite {
	font-style:normal;
	background:url(images/bg-cite.gif) no-repeat 0 7px;
	padding:0 0 0 16px;
}
.aside1 .social-area {
	padding:0 0 12px;
}
.aside1 .sponsors {
	padding:17px 0 0 15px;
	height:1%;
	overflow:hidden;
}
.aside1 .sponsors a {
	float:left;
	margin:0 12px 7px 0;
}
.aside2 {
	float:right;
	width:225px;
	overflow:hidden;
}
.aside2 .search  {
	width:100%;
	overflow:hidden;
	margin:0 0 -1px;
	position:relative;
	padding:0 0 12px;
}
.aside2 .search legend{display:none;}
.aside2 .search .txt {
	float:left;
	background:#fff;
	margin:0 0 7px;
}
.aside2 .search .txt input {
	width:211px;
	border:0;
	float:left;
	padding:4px 0 5px;
	margin:0 5px;
}
.aside2 .search .sbm {
	float:right;
	margin:0 4px 0 0;
	display:inline;
	font-size:14px;
}
.aside2 .sponsor-links {
	width:100%;
	overflow:hidden;
}
.aside2 .sponsors {
	width:235px;
	overflow:hidden;
	border-top:1px solid #2e2f31;
	padding:14px 0 14px;
	margin:-1px -100px 1px 0;
}
.aside2 .sponsors a {
	margin:0 8px 10px 0;
}
#footer {
	background:url(images/bg-footer.png) no-repeat;
	width:941px;
	height:72px;
	margin:0 auto;
	overflow:hidden;
}
#footer .divider {margin:0;}
.footer-nav {
	float:left;
	width:100%;
	margin:17px 0 0;
	padding:0 0 9px;
	list-style:none;
	overflow:hidden;
	text-align:center;
	position:relative;
	line-height:14px;
	height:20px;
}
.footer-nav li {
	background:url(images/sep-footer-nav.gif) no-repeat 0 4px;
	padding:0 1px 0 6px;
	display:inline;
}
.footer-nav li:first-child {background:none;}
.footer-nav li a {
	color:#fff;
	text-decoration:none;
	font-size:9px;
	line-height:19px;
	text-transform:uppercase;
	padding:0 0 1px;
	letter-spacing:1px;
}
.footer-nav li a:hover {
	border-bottom:1px solid #fff;
	padding:0;
}
#footer .copyright {
	padding:4px 0 0 420px;
	font-size:14px;
	overflow:hidden;
	width:300px;
	color:#fff;
	float:left;
	line-height:16px;
}
#footer .copyright span{
	float:left;
	margin:0 7px 0 0;
}
#footer .twitter,
#footer .facebook {
	text-indent:-9999px;
	float:left;
	background:url(images/ico-twitter.gif) no-repeat;
	width:16px;
	height:16px;
	overflow:hidden;
	margin:0 6px 0 0;
	position:relative;
}
#footer .facebook {background:url(images/ico-facebook.gif) no-repeat;}
.post h2 a{
	color: #C3C3C4;
}
