/*  
Theme Name: Stolz Racing 
Theme URI: http://www.ravneseyedesigns.com/
Description: Theme for Stolz Racing
Version: 1.0
Author: Dillon Stein
Author URI: http://www.ravenseyedesigns.com/
*/

* {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

body {
	background: #333333 url(images/new-bg.gif) repeat-y 50% 0;
}

/*
/*    layout
/*--------------------------------*/

#wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#innerwrapper {
	width: 730px;
	margin: 0 auto;
	background: transparent url(images/content-bg.gif) repeat-y 0 0;
	position: relative;
	left: 1px;
}

#content-container {	
	clear: both;
}

#header {
	background: transparent url(images/header-bg.jpg) no-repeat 0 0;
	width: 730px;
	height: 158px;
}

/*
/*     sidebar
/*------------------------------*/

#sidebar {
	width: 170px;
	float: right;
	text-align: left;
	padding-top: 20px;
}

#sidebar ul li {
	padding-left: 8px;
}

#sidebar h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #ffffff;
}

#sidebar a, #sidebar a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 76%;
	text-decoration: none;
}

#sidebar a:hover {
	color: #ff6600;
	text-decoration: none;
}

.navbox-top {
	background: transparent url(images/navbox-top.jpg) no-repeat 0 0;
	width: 170px;
	height: 24px;
	margin-bottom: -4px;
}

.navbox-mid {
	background: transparent url(images/navbox-mid.jpg) repeat-y 0 0;
	width: 170px;
}

.navbox-btm {
	background: transparent url(images/navbox-btm.jpg) no-repeat 0 0;
	width: 170px;
	height: 28px; 
}

.navbox-top-orange {
	background: transparent url(images/navbox-top-orange.jpg) no-repeat 0 0;
	width: 170px;
	height: 24px;
	margin-bottom: 0;
}

.navbox-mid-orange ul li ul li {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	padding-top: 5px;
}

.navbox-mid-orange {
	background: transparent url(images/navbox-mid-orange.jpg) repeat-y 0 0;
	width: 170px;
}

.navbox-btm-orange {
	background: transparent url(images/navbox-btm-orange.jpg) no-repeat 0 0;
	width: 170px;
	height: 28px; 
}


/*
/*   content
/*---------------------------*/

#content {
	background: transparent url(images/leftcol-bg.jpg) no-repeat 0 0;
	width: 435px;
	padding: 0px 12px 25px 108px;
	float: left;
	min-height: 600px !important;
}

.post {
	text-align: left;
	padding: 0;
}

.post h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
	font-size: 76%;
	padding-top: 15px;
	color: #ff9900;
}

.post h3 a,.post h3 a:visited {
	color: #ff9900;
	text-decoration: none;
}

.post h3 a:hover {
	color: #ff6600;
	text-decoration: none;
}

.post p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 68%;
	line-height: 150%;
	color: #ffffff;
	text-align: justify;
	padding: 8px 5px 10px 0;
}

.post a img {
	padding: 0 0 6px 8px;
}

.date {
	font-size: 62.5%;
	color: #ffffff;
}

.more-link {
	text-decoration: none;
	color: #ff9900;
	font-style: italic;
}

.divider {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

h4 {
	color: #ffffff;
}

/*
/*   footer
/*---------------------------------------*/

#footerwrapper {
	width: 730px;
	height: 36px;
	background-color: #A35900;
	clear: both;
	padding-top: 8px;
}

#footer {
	text-align: center;
}

#copyright {
	width: 400px;
	background: transparent url(images/small-shield.jpg) no-repeat 0 0;
	height: 36px;
	padding-left: 50px;
	padding-top: 5px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	color: #ffffff;
}

#copyright a, #copyright a:visited {
	color: #cccccc;
	text-decoration: none;
}

#copyright a:hover {
	color: #000000;
	text-decoration: none;
}

/*
/*  slideshow
/*----------------------*/

#myGallery {
	width: 420px !important;
	height: 114px !important;
	margin: 0 auto 15px auto;
}