/*
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: 66px;
	background: #820000 url(images/nav-home.gif) no-repeat;
}

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

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

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

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

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

.jqueryslidemenu ul li a#nav-store {
	display: block;
	height: 29px;
	width: 75px;
	background: #820000 url(images/nav-store.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;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
text-indent: 0px;
height: 20px;
line-height: 20px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

.rightarrowclass{
position: absolute;
top: 10px;
right: 5px;
}


/* 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;
}
