/* Credits ======================================================================
Theme Name: GSoD
Theme URI: http://www.thegreatestshowondirt.com/
Description: Theme for The Greatest Show on Dirt
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:.85em; color:#baa786; }
p { margin-bottom:1.4em; line-height:1.3em; }
a, a:visited { color:#baa786; text-decoration:none; }
a:hover { color:#bf3612; }
.clear { clear:both; }
/* =========================================================================== */

/* main structure ============================================================= */
#wrapper { width:100%; }
#innerwrapper { width:860px; margin:0 auto; margin-top:187px; min-height:600px; }
#leftcol { width:240px; float:left; }
	h2 span { visibility:hidden; }
	ul { margin-bottom:32px; }
	ul li { margin-left:57px; list-style:none; }
	#leftcol li a, #leftcol li a:visited { color:#baa786; text-decoration:none; }
	#leftcol li a:hover { color:#bf3612; }
	#mainMenu { height:35px; width:240px; background:transparent url(images/mainH2.png) no-repeat 0 0; }
	#modMenu { height:35px; width:240px; background:transparent url(images/modsH2.png) no-repeat 0 0; }
	#lateMenu { height:35px; width:240px; background:transparent url(images/latesH2.png) no-repeat 0 0; }
	#tothMenu { height:35px; width:240px; background:transparent url(images/thunderH2.png) no-repeat 0 0; }
#content { width:495px; float:right; padding:20px 60px 0 65px; }
#footerwrapper { width:100%; clear:both; }
	#dMarks { width:313px; height:125px; margin:0 auto; }
	#copyright { margin:0 auto; width:300px; text-align:center; font-size:.65em; letter-spacing:0.05em; }
#friends { width:100%; clear:both; padding-top:50px; }
	#friendsH2 { height:35px; width:240px; background:transparent url(images/friendsH2.png) no-repeat 0 0; }
	#logos { width:640px; margin:30px auto; }
	.logoContainer { width:660px; padding-bottom:15px; height:100px; }
	.logoContainer a img { border:none; float:left; padding:5px 0; }
/* =========================================================================== */

/* post ====================================================================== */
.post-bottom-border { background:transparent url(images/post-bottom-border.png) repeat-x 0 0; height:9px; width:100%; }
.post-bottom-dirt { background:transparent url(images/post-bottom-dirt.png) no-repeat 0 0; height:60px; width:100%; }
.post-ratings { padding:3px 0 5px 3px; }
h2.post-title { font-size:1.2em; margin-bottom:12px; }
.post-title a { color:#efae52; text-decoration:none; font-weight:normal; }
.post-date { color:#bf3612; font-size:.85em; font-weight:normal; }
.more-link, a:visited.more-link { color:#bf3612; text-decoration:none; }
/* =========================================================================== */

/* archives ================================================================== */
.emptymonth { color:#6b552f; }
/* =========================================================================== */