/*
Theme Name:		Dark Split - Tanner Foust
Theme URI:		http://www.tannerfoust.com
Description:	Tanner Foust - Driver
Version:		1.0
Author:		 	Jason Adam
Author URI:		http://jasdonle.com/
*/
@charset "utf-8";
/* CSS Document */


#clear{
	clear: both;
}

#header{
}
#topMenu{	
	width: 900px;
	height: 24px;
float: left;
margin: 10px 0px 5px 0;
background-color: #ffcf02;
	}
#page{
	height: 380px;
	width: 910px;
}
#topMenu ul,  #sideMenu ul{
	margin: 0px;
	padding: 0px;
}
#topMenu li{
	padding: 0px;
float: left;
margin: 0px 27px 0 0px;;
	list-style: none;

}
.menuWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.menuWhite:hover{
	color: #000;
}
.menuBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.menuBlack:hover{
	color: #fff;
}
#leftSide{
float: left;
width: 505px;
}
#leftBox{
	background-image: url("http://www.tannerfoust.hypecircle.com/wp-content/themes/tannerfoust/images/left-black.png");
	background-repeat: no-repeat;
	width: 495px;
	height: 363px;
	overflow:hidden;
margin: 8px 0 0 0;
}
#rightBox{
	background-image: url("http://www.tannerfoust.hypecircle.com/wp-content/themes/tannerfoust/images/right-box.png");
	background-repeat: no-repeat;
	width: 396px;
	height: 381px;
		float: left;
margin: 5px 0 0 0;

}
#pageList li{
list-style: none;
min-height: 30px;
margin: 0px 0 20px -38px;
margin-left: ;
padding: 5px 0 10px 0 ;
border-bottom: 1px solid #999;
}
#pageList li a{
font-size: 13px;
font-weight: bold;
color: #fff;
text-transform: uppercase;

}
#pageList ul{
margin: 0px;
float: left;
padding: 0px;
}
#posts{
	margin: 15px 0 0 27px;
			overflow: auto;
			width: 360px;
			height: 362px; 
}
#postHead h2 a{
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
text-transform: uppercase;
}
#postHead h2{
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
text-transform: uppercase;
}
#postBox{
	margin: 0 0 20px 0;
border-bottom: 1px solid #999;
}
.entry{
font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.readMore{
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
	margin-top: -10px;
}
/* CSS Document */
body{
	background: black;
	background-color: #000000;
	background-image: url(images/black.gif);
	background-repeat: repeat;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body { background-color: black; }
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper{
	width: 899px;
	border: 22px solid white; 
	margin: 0 auto;
	padding: 0px;
}
#header {
	width: 899px;
	height: 102px;
	background-image: url(images/topheader.jpg);
	border-bottom:12px solid white; 
}
#menu ul{
	list-style: none;
	padding: 75px 0 0 0;
	margin: 2px 0 0 10px;
	width: 100%;
}
#menu li{
	float: left;
	margin: 0 10px 0 5px;
	font-size: 12px;
	text-transform: uppercase;
}
#menu li a{
 color: #FFF;
}
#subMenu {
margin: 0 0px;
padding: 0px;
height: 20px;
	list-style: none;
}
#subMenu ul{
margin: 0px;
}
#subMenu li{
	float: left;
	margin: 10px 0 0 15px;
	font-size: 12px;
	text-transform: uppercase;
}
#mainBody{
	width: 899px;
	height: 517px;
	background-image: url(images/main-bkgd.jpg);
}
#mainContent{
	margin: 15px;
	border: 1px solid yellow; 
	height: 400px;
width: 850px; 
}
#num {float: left;
margin: 0 5px 0 0;
}
#num {color: #FF0;}

#entry{
	float: left;
	width: 490px;
	height: 400px;
	border-right: 1px solid yellow; 
}

#nHeader, #entryTitle {
	font-size: 18px;
	font-weight: 400;
	margin: 10px 10px 0 10px;
	color: #FFF;
	text-transform: uppercase;
}
#sidebar{
float: right;
margin: 10px 0px;
width: 350px;
height: 380px;
overflow: auto;
background-image: url(images/black70.png);
}
#footerList{
width: 100%;
margin: 5px 0 0 -30px;
}
#footerList li{
padding: 0px;
margin: 0px;
list-style: none;
width: 100%;
font-size: 12px;
text-transform: uppercase; 
color: #FFF;
}
#title{
margin: 5px;
text-transform: uppercase;
font-size: 14px;
}
#content{
margin: 5px 0 15px 0;
font-size: 12px;
padding: 5px;
border-bottom: 1px solid grey; 
line-height: 17px;
}

#imageBox {
display: table-cell; vertical-align: middle; position: static;
height: 350px;
}
#imageBox img{
max-width: 440px;
display: block;
margin:5px;;
}
#videoBox{
height: 100%;
}
#getContent{
margin-top: 0px;
max-width: 530px;
    margin-left: 3px;
	max-height: 400px;
	overflow: hidden;
}