/* CSS Document */

/*
Theme Name: Joey Jensen
Theme URI: http://www.joeyjensenracing.com/
Description: Theme for #V2 Joey Jensen Racing.
Version: 1.0
Author: Chris Budzban
Author URI: http://www.budzodesigns.com/
*/

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

a {
	color: #ff0;	
}

a:hover {
	color: #f00;	
}

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

/* HEADER */

#header {
	text-indent: -9999px;
	height: 250px;
	width: 960px;
	background: url(images/header.jpg) no-repeat;
}

#nav, #content, #sidebar {
	float: left;
	display: inline;
	margin-top: 27px;
	margin-left: 20px;
}

/* NAV */

#nav {
	width: 210px;
}

#nav ul a {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -9999px;
	background-position: top left;
}

#nav ul li#nav-home a {
	background: url(images/nav-home.gif) no-repeat top left;
}

#nav ul li#nav-biography a {
	background: url(images/nav-biography.gif) no-repeat top left;	
}

#nav ul li#nav-schedule a {
	background: url(images/nav-schedule.gif) no-repeat top left;
}

#nav ul li#nav-results a {
	background: url(images/nav-results.gif) no-repeat top left;	
}

#nav ul li#nav-photogallery a {
	background: url(images/nav-photogallery.gif) no-repeat top left;
}

#nav ul li#nav-sponsors a {
	background: url(images/nav-sponsors.gif) no-repeat top left;	
}

#nav ul li#nav-services a {
	background: url(images/nav-services.gif) no-repeat top left;
}

#nav ul li#nav-contactinfo a {
	background: url(images/nav-contactinfo.gif) no-repeat top left;	
}

#nav ul li#nav-home a:hover, #nav ul li#nav-biography a:hover, #nav ul li#nav-schedule a:hover, #nav ul li#nav-results a:hover, #nav ul li#nav-photogallery a:hover, #nav ul li#nav-sponsors a:hover, #nav ul li#nav-services a:hover, #nav ul li#nav-contactinfo a:hover {
	background-position: top right;
}

/* CONTENT */

#content {
	width: 420px;
	padding: 10px 20px;
	background: url(images/background-transparent.png);
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #ff0;
}

#content h1 {
	font-size: 2.4em;	
}

#content h2 {
	font-size: 2.2em;
	text-transform: uppercase;
}

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

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

#content h5 {
	font-size: 1.7em;	
}

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

#content p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 20px 0;
}

#content div.wp-caption {
	margin: 20px 0;	
}

#content p.wp-caption-text {
	margin: 0;
	padding: 5px;
	background: #222;
	text-align: center;
	width: 410px;
}

body#schedule #content ul {
	margin: 10px 0;	
}

body#schedule #content li {
	font-size: 1.2em;
	padding: 3px 0;
}

.wp-table-reloaded {
	margin: 15px 0;
	font-size: 1.1em;
}

.wp-table-reloaded td {
	padding: 3px 0;	
}

/* SIDEBAR */

#sidebar {
	width: 210px;	
}

#sidebar h3, #sidebar span a {
	margin-bottom: 15px;	
}

#sidebar h3 {
	text-indent: -9999px;
	width: 210px;
	height: 42px;
}

#sidebar h3#h3-nextrace {
	background: url(images/sidebar-nextrace.gif) no-repeat;	
}

#sidebar h3#h3-links {
	background: url(images/sidebar-links.gif) no-repeat;	
}

#sidebar span#usmts a {
	display: block;
	background: url(images/usmts.gif) no-repeat;
	text-indent: -9999px;
	height: 78px;
}

#sidebar span#wissota a {
	display: block;
	background: url(images/wissota.gif) no-repeat;
	text-indent: -9999px;
	height: 98px;
}

#sidebar span#grtbyphillips a {
	display: block;
	background: url(images/grtbyphillips.gif) no-repeat;
	text-indent: -9999px;
	height: 89px;
}

#sidebar span#racemn a {
	display: block;
	background: url(images/racemn.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
}

#sidebar ul.events {
	margin: 15px 0;	
}

#sidebar ul.events li {
	font-size: 1.2em;
	padding-bottom: 5px;
}

#sidebar ul.events span {
	color: #ff0;	
}

/* LATEST PHOTOS */

h3#h3-latestphotos {
	height: 45px;
	text-indent: -9999px;
	background: url(images/h3-latestphotos.gif) no-repeat;
	margin-left: 50px;
}

#latest-photos {
	clear: left;
	padding-top: 20px;
	width: 920px;
	margin: 0 auto;
}

#latest-photos-area {
	width: 880px;
	padding: 20px;
	background: url(images/background-transparent.png);	
}

#latest-photos-area a img {
	border: 1px solid #ff0;	
}

#latest-photos-area a:hover img {
	border-color: #f00;
}

#budzodesigns-footer {
	height: 80px;	
}

#footer-inside {
	width: 960px;
	margin: 0 auto;
}

span#copyright {
	margin-left: 20px;
	font-size: 1.3em;
	line-height: 80px;
	float: left;
	display: inline;
}

span#budzologo {
	float: right;	
}
