/*  
Theme Name: East Bench Press
Theme URI: http://www.eastbenchpress.com/
Description: A custom theme for East Bench Press dot com
Version: 1.1
Author: Madison Williams
Author URI: madisonjw@gmail.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

img{
	border: 0;
}

hr.standard{
	color: #FFFFFF;
	size: 1px;
}
	
	
a:link, a:visited{
	text-decoration: underline;
	color: #FF6600 ;
}

a:hover{
	text-decoration: none;
}

a.darklink{
	color: #FBEAD7;
	font-style: bold;
	
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	Margin: 0 auto 0 auto;
	width: 850px;
	text-align:left;
}

#topheader{
	width: 850px;
	height: 100px;
	background: #000000;
}

#topleft{
	width: 650px;
	float: left;
}

#topright{
	width: 200px;
	float: right;
}

#header{
	float: left;
	width: 850px;
	height: 250px;
	background: #000000;
	margin-bottom: 0;
}

#headerleft{
	width: 500px;
	float: left;
	height: 250px;
	margin-bottom: 0;
	padding: 0;
}

#headerright div div a:link a:visited{
	width: 350px;
	float: right;
	height: 250px;
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: bold;
	color: #9F6009;
}

/*Nav stuff totally Plaigarized from fourhourworkweek.com by the way*/

#nav { 
	float: left; 
	background: #111 url("images/nav_bg.png") bottom left repeat-x; 
	width: 480px; 
	padding: 0; 
	clear: both; 
	z-index: 9998; 
	margin: 0; 
}

#navright{
	width: 370px;
	height: 37px;
	float: right;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: bold;
	text-align: right;
	vertical-align: middle;
}

#sub_button { position: absolute; top: 341px; margin: 0 10px 10px -5px; z-index: 1000; display: block; }


#nav ul li { float: left; font-size: 1.2em; padding: 0; background: url("images/nav_border.png") 100% 50% no-repeat; z-index: 9997;
	list-style: none; height: 37px; }

    #nav ul a { color: #fff; text-decoration: none; display: block; padding: 12px 15px 13px 15px; }
    #nav ul a:hover { color: #fff; background: #9b9b9b url("images/nav_hover_bg2.png") bottom center no-repeat; }
    #nav ul a.here { color: #fff; background: #a4d95e url("images/nav_hover_bg.png") bottom center no-repeat;}
    #nav ul li.last { background: none; border: none; margin-bottom: 0; }


#nav ul a{ 
	color: #fff; 
	text-decoration: none;
	padding: 12px 15px 13px 15px; 
	margin: 0;
}
#nav ul a:hover{ 
	color: #fff; 
	background: #9b9b9b url("images/nav_hover_bg2.png") bottom center no-repeat; 
}

#nav ul a.here{ 
	color: #fff; 
	background: #a4d95e url("images/nav_hover_bg.png") bottom center no-repeat;
}

#nav ul li.last{ 
	background: none; 
	border: none; 
	margin-bottom: 0; 
}

/*aaaand end the stealing*/

#container{
	float: left;
	width: 500px;
	background: #ffffff;
}

#content{
		margin: 15px 15px 15px 15px;
		width: 470px;
		Background: #ffffff;
		float: left;
}

.post h2{
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

.entry, h2{
	line-height: 18px;
	margin: 15px 15px 15px 15px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 340px;
	Background: #eeeeee;
	margin: 0;
	border-left: solid;
	border-left-width: 10px;
	border-left-color: #FBD8B5;
}

#facebook{
	float: left;
	margin: 20px 0 0 35px;
	font-family: Georgia, Sans-serif;
}

#subscribeform, table, tr, td{
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 10px;
	margin-right: 10px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar ul li table#wp-calendar{
	width: 100%;
}

.comments-template{
	margin: 15px 15px 15px 15px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	padding: 10px 0 0 0;
	color: #ff9900;
	clear: both;
	float: left;
	Width: 850px;
	text-align: center;
}

#footer p{
	line-height: 18px;
}