/* Credits ======================================================================
Theme Name: Hammer
Theme URI: http://www.dougeshn.com/
Description: Sprint Car Driver Doug Esh
Version: 1.0
Author: Dillon Stein Design
Author URI: http://www.dillonsteindesign.com
============================================================================== */

/* presets =================================================================== */
* { margin:0; padding:0; }
html { height:100%; }
body { background:#000 url(images/BG.jpg) no-repeat 50% 0; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#818181; }
p { margin-bottom:1.6em; line-height:1.3em; }
.clear { clear:both; height:15px; }
a, a:visited { color:#818181; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:none; }
/* =========================================================================== */

/* main structure ============================================================= */
#wrapper { width:100%; }
#innerwrapper { width:700px; margin:0 auto; left:16px; position:relative; }
#header { width:700px; height:321px; }
#navbar { position:relative; float:right; font-size:10px; top:-285px; }
#random { position:relative; }
#content { width:700px; padding: 40px 0; }
	#singlecol { padding:0 15px; }
	#leftcol { width:380px; padding: 0 25px 0 15px; float:left; }
	#rightcol { width:250px; padding: 0 15px; float:left; }
	a img { border:none; }
	
	.pad15 { height:15px; }
	.pad30 { height:30px; }
	
.post-date { color:#7a1d27; font-size:12px; }
	

#sidebar li { list-style:none; }
.widgettitle { padding-bottom:10px; }
.widget { padding-bottom:15px; }


#footerwrapper { width:100%; clear:both; padding: 30px 0 0 17px; }
	#footer { width:746px; height:28px; padding-top:16px; margin:0 auto; background:transparent url(images/footer.jpg) no-repeat 0 0; }
		#partners { width:746px; height:125px; margin:0 auto; padding-bottom:45px; }
			#partners a img { border:none; }
		#copyright { width:350px; margin:0 auto; font-size:.9em; text-align:center; }
		#copyright a, #copyright a.hover, #copyright a.visited { text-decoration:none; color:#ffffff; }
		
/* wp-table css =============================================================== */
.wp-table-reloaded td.column-3 { text-align:center; }
.wp-table-reloaded td { padding: 5px; }
.wp-table-reloaded th { padding-bottom: 8px; }
.wp-table-reloaded tr.even { background-color:#121212; }