/*
Theme Name: LuxemburgSpeedway.com
Theme URI: http://www.budzodesigns.com/
Description: Default theme for LuxemburgSpeedway.com.
Version: 1.0
Author: Chris Budzban
Author URI: http://www.budzodesigns.com/
Tags: luxemburg speedway, wisconsin, imca, dirt track racing
*/

/* CSS Document */

img#wpstats{display:none}

body {
	background: #000 url(images/background.jpg) no-repeat top center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

#wrapper {
	width: 960px;
	margin: 0 auto -80px;
}

/* HEADER */

#header {
	background: url(images/rotator/rotator.php) no-repeat;
	height: 235px;
	position: relative;
}

#header p {
	color: #f00;
	font-size: 1.2em;
	position: absolute;
	top: 30px;
	right: 35px;
}

#header p a {
	color: #fff;
	text-decoration: none;
}

#header p a:hover {
	text-decoration: underline;	
}

/* NAV */

#nav {
	width: 960px;
	height: 76px;	
}

#nav ul {
	float: left;	
}

#nav li {
	float: left;	
}

#nav li a {
	display: block;
	height: 76px;
	text-indent: -9999px;
}

#nav li#nav-news a {
	background: url(images/nav-news.jpg) no-repeat top left;
	width: 203px;
}

#nav li#nav-racereports a {
	background: url(images/nav-racereports.jpg) no-repeat top left;
	width: 173px;
}

#nav li#nav-schedule a {
	background: url(images/nav-schedule.jpg) no-repeat top left;
	width: 131px;
}

#nav li#nav-standings a {
	background: url(images/nav-standings.jpg) no-repeat top left;
	width: 138px;
}

#nav li#nav-fans a {
	background: url(images/nav-fans.jpg) no-repeat top left;
	width: 86px;
}

#nav li#nav-drivers a {
	background: url(images/nav-drivers.jpg) no-repeat top left;
	width: 229px;
}

#nav li#nav-news a:hover, #nav li#nav-racereports a:hover, #nav li#nav-schedule a:hover, #nav li#nav-standings a:hover, #nav li#nav-fans a:hover, #nav li#nav-drivers a:hover {
	background-position: bottom left;	
}

/* CONTENT */

#content {
	float: left;
	clear: left;
	display: inline;
	width: 620px;
	margin: 10px 20px;
	padding: 15px;
	background: #fff;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin-bottom: 15px;	
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #003e8a;	
}

#content h1 {
	font-size: 2.8em;
	color: #000;
	margin-bottom: 20px;
}

#content h1#pageh1 {
	color: #fff;
	background: url(images/h1-back.gif) no-repeat;
	line-height: 50px;
	padding-left: 10px;
	height: 50px;	
}

#content h2 {
	font-size: 2.4em;
	margin-bottom: 15px;
}

#content h2 a {
	text-transform: uppercase;	
}

#content h3 {
	font-size: 1.8em;
	color: #f00;
}

#content h4 {
	font-size: 1.6em;	
}

#content h5 {
	font-size: 1.5em;	
}

#content h6 {
	font-size: 1.4em;	
}

#content p {
	font-size: 1.3em;
	line-height: 17px;
	margin-bottom: 20px;
}

#content p a, #content li a {
	font-weight: bold;	
}

#content li {
	padding: 2px 0;
	font-size: 1.2em;
}

#content p.postedby {
	font-size: 12px;	
}

#content a {
	color: #003e8a;	
}

#content a:hover {
	color: #f00;	
}

#content .standings-float {
	float: left;
	width: 305px;
}

#content li#contact-gap {
	padding-top: 8px;	
}

#content p.contact-form {
	margin-bottom: 10px;	
}

/* PREVIOUS AND NEXT PAGE */

#content span#previouspage a {
	display: block;
	text-indent: -9999px;
	height: 35px;
	width: 175px;
	background: url(images/previouspage.jpg) no-repeat;
}

#content span#nextpage a {
	display: block;
	text-indent: -9999px;
	height: 35px;
	width: 175px;
	background: url(images/nextpage.jpg) no-repeat;
}

#content #track-champs li {
	display: inline;
	line-height: 1.4em;
}

/* Archives */

#content ul#archive-year {
	margin: 15px 0;
	padding: 0;
	list-style: none;	
}

#content ul#archive-year li {
	display: inline;
	font-size: 12px;
	padding: 0 2px;
}

/* SIDEBAR */

#sidebar {
	float: left;
	display: inline;
	margin: 10px 0 10px 5px;
	width: 265px;
}

/* SEARCH */

#sidebar #search {
	width: 265px;
	height: 80px;
	background: url(images/search.gif) no-repeat;
	margin: 15px 0 15px 0;
}

#search input.searchbox {
	background: none;
	width: 250px;
	color: #fff;
	font-size: 1.2em;
	display: inline;
	border: none;
	padding: 10px 0 0 15px;
}

#search input#searchbutton {
	background: none;
	display: block;
}

/* END SEARCH */

#sidebar h3#nextevent {
	height: 40px;
	text-indent: -9999px;
	background: url(images/nextevent.png) no-repeat;
}

#sidebar h3#weeklypoll {
	height: 40px;
	text-indent: -9999px;
	background: url(images/weeklypoll.png) no-repeat;
}

#sidebar h3#latestphotos {
	height: 40px;
	text-indent: -9999px;
	background: url(images/latestphotos.png) no-repeat;
}

#sidebar ul#events {
	color: #fff;
}

#sidebar ul#events li#eventtitle {
	font-size: 18px;
	padding-bottom: 10px;
}

#sidebar ul#events li {
	font-size: 1.4em;	
	padding: 3px 0;
	margin-left: 10px;
}

#sidebar ul#events li span {
	font-weight: bold;
	color: #f00;
}

#sidebar .wp-polls {
	color: #fff;
}

#sidebar .wp-polls p {
	font-size: 1.4em;
}

#sidebar .wp-polls li {
	font-size: 1.3em;
	padding: 3px 0;
}

#sidebar .wp-polls a {
	color: #fff;	
}

.wp-polls .Buttons {
	padding: 5px;
	width: 200px;
}

#sidebar .wp-polls a:hover {
	color: #fff;	
}

#sidebar span#bss {
	margin-bottom: 15px;	
}

/* FOOTER */

#push {
	clear: both;
	height: 80px;	
}

#footer {
	clear: both;
	height: 80px;
	background: #003e8a url(images/footer-back.jpg) repeat-x;
}

#footerinside {
	margin: 0 auto;
	height: 75px;
	width: 960px;
}

#footerinside p span#footer-links {
	float: left;
	height: 75px;
	line-height: 75px;
	margin-top: 5px;
	color: #666;
	font-size: 1.1em;
}

#footerinside p span#footer-links a {
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
}

#footerinside p span#footer-links a:hover {
	text-decoration: underline;
	color: #fff;
}

#footerinside p span#budzodesigns a {
	float: right;
	height: 80px;
	width: 350px;
	text-indent: -9999px;
	background: url(images/footer-budzodesigns.jpg) no-repeat;
}