/*
Theme Name: Virginia Motor Speedway
Theme URI: http://www.virginiamotorspeedway.com/
Description: Default theme for virginiamotorspeedway.com.
Version: 1.0
Author: Chris Budzban
Author URI: http://www.budzodesigns.com/
Tags: virginia, motor, speedway, vms

*/

/* CSS Document */

body {
	background: #190901 url(images/background.jpg) no-repeat top center;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

a {
	color: #fff600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top {
	height: 96px;	
}

#top span#connect {
	float: left;
	display: inline;
	margin-top: 23px;
	width: 206px;
}

#top span#topad {
	float: left;
	display: inline;
	width: 728px;
	margin: 6px 0 0 5px;
	height: 90px;
}

#header {
	clear: left;
	margin-top: 16px;
	height: 281px;
	background: url(images/rotator/rotator.php) no-repeat;
	position: relative;
}

/* NAVIGATION */

.jqueryslidemenu ul li a#nav-home {
	display: block;
	height: 29px;
	width: 78px;
	background: #820000 url(images/nav-home.gif) no-repeat;
}

.jqueryslidemenu ul li a#nav-info {
	display: block;
	height: 29px;
	width: 72px;
	background: #820000 url(images/nav-info.gif) no-repeat;
}

.jqueryslidemenu ul li a#nav-events {
	display: block;
	height: 29px;
	width: 106px;
	background: #820000 url(images/nav-events.gif) no-repeat;
}

.jqueryslidemenu ul li a#nav-rules {
	display: block;
	height: 29px;
	width: 91px;
	background: #820000 url(images/nav-rules.gif) no-repeat;
}

.jqueryslidemenu ul li a#nav-forms {
	display: block;
	height: 29px;
	width: 101px;
	background: #820000 url(images/nav-forms.gif) no-repeat;
}

.jqueryslidemenu ul li a#nav-gallery {
	display: block;
	height: 29px;
	width: 110px;
	background: #820000 url(images/nav-gallery.gif) no-repeat;
}

.jqueryslidemenu{
font: bold 12px Verdana;
width: 558px;
position: absolute;
bottom: 56px !important;
bottom: 42px;
right: 50px;
z-index: 1000;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #820000; /*background of tabs (default state)*/
color: white;
height: 29px;
text-indent: -9999px;
}

/* SIDEBAR */

#sidebar {
	width: 315px;
	float: left;
	display: inline;
}

#sidebar h2 {
	background: url(images/advertisement.gif) no-repeat;
	width: 113px;
	height: 10px;
	margin: 20px 0 5px 20px;
	text-indent: -9999px;
}

#sidebar h3 {
	background: url(images/sidebar-h3.gif) no-repeat;
	padding-top: 4px;
	padding-left: 30px;
}

#sidebar h3 a.rsswidget:link {
	color: #ffffff;
	text-decoration: none;
}

#sidebar ul {
	margin: 10px;	
}

#sidebar li {
	font-size: 1.2em;
	padding: 4px 0;
	color: #fff;
}

#sidebar form, #sidebar fieldset {
	font-size: 12px;
	margin: 10px;
}

#sidebar legend {
	margin-bottom: 5px;	
}

span.wpmlbutton {
	margin-left: 8px;	
}

#sidebar #sidebar-ads {
	height: 125px;
	margin-top: 25px;
}

/* CONTENT */

#content {
	width: 575px;
	float: left;
	display: inline;
	margin-left: 15px;
}

#content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content blockquote, #content ul, #content ol {
	margin: 15px 0;
	font-weight: normal;
}

#content h1 {
	font-size: 2em;
	color: #fff600;
}

#content h2 {
	font-size: 2em;
	color: #f00009;
}

#content h3 {
	font-size: 1.8em;	
}

#content h4 {
	font-size: 1.7em;
	color: #f00009;
}

#content h5 {
	font-size: 1.6em;
	color: #fff600;
}

#content h6 {
	font-size: 1.5em;	
}

#content p a {
	color: #999;	
}

#content h2.h2-palm {
	background: url(images/h2-palm.gif) no-repeat;
	padding-left: 50px;
}

#content p, #content li, #content blockquote {
	font-size: 13px;
}

#content p {
	line-height: 18px;
}

#content li {
	margin-left: 15px;
	padding: 2px 0;
}

#content ol {
	list-style-type: decimal;
	margin-left: 15px;
}

#content img.size-full {
	margin: 5px 10px;
	float: right;
	width: 200px;
	display: block;
	padding: 4px;
	background: #ae7f61;
	border: 1px solid #820000;
}
