/*
Theme Name: Marshfield Motor Speedway LLC
Theme URI: http://www.budzodesigns.com/
Description: Default theme for Marshfield Motor Speedway LLC.
Version: 1.0
Author: Chris Budzban
Author URI: http://www.budzodesigns.com/
Tags: marshfield, motor, speedway, asphalt, racing, race, track

*/

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #45494d url(images/body-background.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

a {
	color: #ec1c24;	
}

a:hover {
	color: #000000;	
}

a img {
	border: none;	
}

#wrapper {
	width: 960px;
	margin: 0 auto -79px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#top {
	height: 191px;	
}

#navigation {
	height: 48px;	
}

#navigation ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	display: inline;
	line-height: 48px;
	font-size: 1.4em;
	padding: 0 9px;
}

#navigation li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation li a:hover {
	color: #dbdbdb;	
}

/* Content */

#content {
	width: 651px;
	/*height: 500px;*/
	float: left;
	display: inline;
	background: #fff url(images/content-background.jpg) repeat-x;
	border: 2px solid #656565;
	margin-bottom: 15px;
}

#content h1, #content h2.h2-post-title {
	font-size: 2.6em;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 10px 0 5px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 10px 0 5px;	
}

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

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

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

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

#content p.postedby {
	font-size: 1em;
	margin: 0;
}

#content .entry {
	border-bottom: 1px solid #ddd;	
}

#content .post {
	padding-bottom: 10px;
	margin: 10px 22px;
	
}

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

#content img {
	padding: 2px;
	background: #bbbdbf;
	border: 1px solid #929497;
}

#content ul {
	list-style: none;
	margin: 10px 0;
}

#content ul li {
	padding: 2px 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

#content #posts_navigation p {
	text-align: center;
	padding: 10px 0;
}

#content #posts_navigation p a {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
}

/* Archives */

#content ul#archive-year {
	margin: 15px 22px;
	padding: 0;
	list-style: none;	
}

#content ul#archive-year li {
	display: inline;
	font-size: 12px;
	padding: 0 2px;
	font-weight: bold;
}

#latest ul li {
	list-style:disc;
	margin-left: 10px;
}

/* Latest News/Posts */

#latest-news-posts {
	clear: both;
	width: 651px;
	margin: 10px 0;
}

#latest-news, #latest-results {
	width: 455px;
	float: left;
	padding: 10px;
	background: url(images/sidebar-background.png);
	display: inline;
}

#latest-results {
	margin-left: 10px;	
}

#latest-news h3, #latest-results h3 {
	margin: 0 0 10px;
	color: #ec1c24;
	font-size: 2em;
	text-indent: -9999px;
	height: 40px;
}

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

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

#latest-news ul, #latest-results ul {
	list-style: none;
	margin: 10px 0;
}

#latest-news ul li, #latest-results ul li {
	padding: 2px 5px;
	font-size: 1.3em;
}

#latest-news a, #latest-results a {
	color: #fff;
	text-decoration: none;
}

#latest-news a:hover, #latest-results a:hover {
	text-decoration: underline;	
}

/* Sidebar */

#sidebar-images p {
	margin-bottom: 10px;	
}

#sidebar-images p#rss a {
	display: block;
	background: url(images/rss.gif) no-repeat center center;
	height: 40px;
	text-indent: -9999px;
}

#sidebar-images p#subscribe a {
	display: block;
	background: url(images/subscribe.gif) no-repeat center center;
	height: 40px;
	text-indent: -9999px;
}

#sidebar-images p#facebook a {
	display: block;
	background: url(images/facebook.gif) no-repeat center center;
	height: 40px;
	text-indent: -9999px;
}

#sidebar {
	width: 290px;
	float: left;
	display: inline;
	margin-left: 15px;
	color: #fff;
	
}

#sidebar-transparent {
	background: url(images/sidebar-background.png);
	margin: 10px 0;
	padding: 15px;
}

#sidebar .wp-forecast-curr-details {
	display: none;	
}

#sidebar ul {
	list-style: none;	
}

#sidebar h2.widgettitle {
	font-size: 2.4em;
	text-align: right;
	border-bottom: 1px solid #ec1c24;
	color: #fff;
}

.wp-forecast {
	color: #fff;	
}

#sidebar #search {
	width: 250px;
	height: 32px;
	background: #333;
	border: 1px solid #555;
	clear: left;
}

#search input.searchbox {
	height: 22px;
	width: 196px;
	border: none;
	background: #333;
	float: left;
	margin: 8px 0 0 10px;
	color: #fff;
	font-size: 1.2em;
	display: inline;
}

#search input#searchbutton {
	float: left;
	margin-left: 5px;
	display: inline;
}

#sidebar-clear {
	clear: left;	
}

/* Footer */

#copyright {
	padding: 10px 0;
	clear: both;
}

#copyright p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #999;
	font-size: 1.2em;
}

#push {
	clear: both;
	height: 79px;	
}

#footer {
	clear: both;
	height: 79px;
	background: #282828 url(images/footer-background.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: 4px;
	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 {
	margin-top: 4px;
	float: right;
	height: 75px;
	width: 351px;
	text-indent: -9999px;
	background: url(images/footer-budzodesigns.jpg) no-repeat;
}

/* Next Gen Gallery */

div.ngg-albumoverview, div.ngg-galleryoverview {
	margin: 10px 0;	
}