/* RACEDAY 360 UNIVERSAL CSS - Revised 06/26/2009

	Reset
	Basics
	Positioning
	Two Column Spread
	Details
	Tables
	IE Fixes
	3rd Party		*/


/* Reset ------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}


/* Basics ------------------------------------------- */

body {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #1e1e1e;
	background: #fff;
	line-height: 18px;
}		

h1 {
    font-size: 24px;
    line-height: 18px;
	margin-bottom: 4px;
}

h2 {
    font-size: 18px;
    line-height: 18px;
	margin-bottom: 4px;
}

h3 {
    font-size: 11px;
    line-height: 18px;
	margin-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h4 {
   	font-size: 11px;
   	line-height: 18px;
	margin-bottom: 4px;
}

h1, h2, h3, h4 a { text-decoration: none; }

p { line-height: 18px; }

a { color: #1e1e1e; }

a:hover { color: #ddd; }

a:visited { color: #1e1e1e; }

a:visited:hover { color: #ddd; }

blockquote {
	margin: 13px 48px 13px 36px;
	padding-left: 12px;
	border-left: 1px solid #ddd;
	background: #fcfcfc;
	text-align: justify;
}

hr	{
	border: 0px none;
	border-top: 1px solid #ddd;
	margin:0px 0px 16px 0px;
	width=100%;
	height:1px;
}

/* Positioning ------------------------------------------- */

div.center_box {
    width: 980px;
    margin: 0 auto;   
    position: relative;
}

div#header { background: #fff; }

div#header div.center_box { height: 117px; }

div#header h1 {
	display: block;
	position: absolute;
	width: 100%;
	top: 13px;
	left: 0;
	border-top: 1px solid #ddd;
}

div#header h1 a { border: none; }

div#header h1 a:hover { border: none; }

div#header img {
	margin-left: -1px;
	margin-top: 2px;
	border: none;
}

ul#navigation {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0;
    padding: 0px;  
    border: 1px solid #ddd;
    border-style: solid solid solid none;
    background: #ededed;
}   

ul#navigation li {
	list-style: none;
    float: left;
    margin-right: 1px;   
}

ul#navigation li a {
	float: left;
	padding: 4px 12px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

ul#navigation li.current a { background: #fff; }

ul#navigation li.current a, ul#navigation li a:hover {
	color: #1e1e1e;
	background: #fff;
}

p#smallnavdate {
    position: absolute;
    right: -1px;
    top: 24px;
    padding: 0px;
	font-size: 11px;
}

ul#smallnav {
    position: absolute;
    right: 1px;
    top: 42px;
    padding: 0px;
}   

ul#smallnav li {
	list-style: none;
    float: left;
    margin-left: 12px;
	font-size: 11px;  
}

ul#smallnav li a { text-decoration: none; }

ul#smallnav li a:hover { text-decoration: underline; }

p#smallnavdatealt {
    position: absolute;
    right: -1px;
    top: 34px;
    padding: 0px;
	font-size: 11px;
}

ul#smallnavalt {
    position: absolute;
    right: 1px;
    top: 52px;
    padding: 0px;
}   

ul#smallnavalt li {
	list-style: none;
    float: left;
    margin-left: 12px;
	font-size: 11px;  
}

ul#smallnavalt li a { text-decoration: none; }

ul#smallnavalt li a:hover { text-decoration: underline; }

p#special {
    position: absolute;
    right: 1px;
    top: 60px;
    padding: 0px;
	font-size: 11px;
}

.bluebug {
	background: #27bbdd;
	padding: 2px 4px 2px 4px;
	margin-right: 2px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 9px;
}

p#special a { text-decoration: none; }

p#special a:hover { text-decoration: underline; }

.searchbox {
	width: 200px;
    height: 20px;
	margin-bottom: 13px;
	border: #ddd solid 1px; 
	background: #fcfcfc;
}

.searchsubmit {
	margin-bottom: 13px;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
}

p#subnav {
    line-height: 18px;
    padding: 4px 8px 4px 0px;  
    border: 1px solid #ddd;
    border-style: solid none;
	font-size: 11px;
}

p#wide_subnav {
    line-height: 18px;
    padding: 4px 8px 4px 0px;  
    border: 1px solid #ddd;
    border-style: solid none;
	font-size: 11px;
}

p#subnav a { margin-right: 12px; }

p#wide_subnav a { margin-right: 12px; }

div#main_container {
	margin: 0px 12px 0px 0px;
	padding: 0px;
    width: 667px; 
    float: left;
	border-right: 1px solid #ddd;
}

div#interior_column {
	margin: 0px;
	padding: 0px 0px 0px 12px; 
    float: left;
	border-left: 1px solid #ddd;
}

div#main_content {
	margin: 13px 12px 13px 0px;
	padding: 0px;
}

div#main_content p {
	margin-bottom: 13px;
	text-align: justify;
}

div#main_content h2 a { text-decoration: none; }

div#wide_container {
	margin: 13px 12px 13px 0px;
	padding: 0px;
    width: 980px; 
    float: left;
}

div#wide_content { padding-top: 0px; }

div#sidebar_container {
    display: inline;
    width: 300px;
    float: left;
    margin: 12px 0px 12px 0px;
    padding: 0px;
}

div.ad_container { padding-bottom: 8px;	}

div.ad_container img { border: none; }

div.ad_container a { text-decoration: none;	}

div#sidebox {
    border-top: 4px solid #ededed;
    padding: 12px 0px 0px 0px;
	font-size: 11px;
    margin: 0px;
}

div#sidebox p { margin: 0px 0px 13px 0px; }

div#sidebox h3 { margin-bottom: 4px; }

div#archivebox {
    border-top: 4px solid #ededed;
	border-bottom: 1px solid #ededed;
    padding: 12px 0px 0px 12px;
	font-size: 11px;
    margin: 0px 0px 13px 0px;
	background: #fcfcfc;
}

div#archivebox p { margin: 0px 0px 13px 0px; }

div#archivebox h3 { margin-bottom: 4px; }

div#commentbox {
    border-top: 4px solid #a4a82e;
	border-bottom: 1px solid #a4a82e;
    padding: 12px 0px 0px 12px;
	font-size: 11px;
    margin: 0px 0px 13px 0px;
	background: #d0e03f;
}

div#commentbox p { margin: 0px 12px 13px 0px; }

div#commentbox h3 { margin-bottom: 4px; }

div#contactbox {
    border-top: 4px solid #27bbdd;
	border-bottom: 1px solid #27ddbb;
    padding: 12px 0px 0px 12px;
	font-size: 11px;
    margin: 0px 0px 13px 0px;
	background: #e1f5fa;
}

div#contactbox p { margin: 0px 12px 12px 0px; }

div#contactbox h3 { margin-bottom: 4px; }

div#twitterbox {
    border-top: 4px solid #a4a82e;
	background: #d0e03f;
	background-image: url('http://www.raceday360.com/images/twitter_300x120.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #a4a82e;
    padding: 12px 0px 0px 12px;
	font-size: 11px;
    margin: 0px;
}

div#twitterbox p { margin: 0px 0px 13px 0px; }

div#twitterbox h3 { margin-bottom: 4px; }

div.clear { clear: both; }

div#footer { clear: both; }

div#footer {
	margin: 0px 0px 12px 0px;
    padding: 4px 12px 4px 12px;
    position: relative;
    border: 1px solid #ddd;
	background: #ededed;
}

div#footer p {
	font-size: 9px;
	line-height: 18px;
}

div#footer a { text-decoration: none; }


/* Two Column Spread ------------------------------------------- */

#col1 {
	float: left;
	width: 462px;
	padding: 0px;
	margin: 13px 0px 0px 0px;
}

#col2 {
	float: left;
	border-left: 1px solid #ddd;
	background: #fcfcfc;
	width: 204px;
	padding: 0px;
	margin: 0px;
}

.centerbox {
	border-top: 4px solid #7aab11;
	padding: 13px 1px 0px 1px;
	margin: 13px 12px 13px 12px;
	font-size: 11px;
}

.centerbox p {
	margin-bottom: 13px;
}

.featurebox {
	margin: 13px 12px 13px 0px;
	padding: 0px;
	border-bottom: 1px solid #ddd;
}

.featurebox p {
	margin-bottom: 13px;
	text-align: justify;
}

.featurebox h2 a { text-decoration: none; }


/* Misc Details ------------------------------------------- */

ul#archives {
    list-style-type: disc;
	padding-left: 1.3em;
    margin-left: 1.1em;
	margin-bottom: 13px;
}

ul#recent {
    list-style-type: disc;
	padding-left: 1.3em;
    margin-left: 1.1em;
	font-size: 13px;
}

img { border: 1px solid #ddd; }

.floatimgright {
	float: right;
	margin: 8px 0px 12px 12px;
	display: block;
}

.floatimgleft {
	float: left;
	margin: 0px 12px 4px 0px;
	display: block;
}

.byline {
	font-size: 11px;
	text-transform: uppercase;
}

.readmore a {
	font-size: 11px;
	text-transform: uppercase;
}

.caption { font-size: 11px; }

.credit {
	font-size: 9px;
	text-transform: uppercase;
}

.thirty {
	font-size: 11px;
	text-align: center;
	color: #ddd;
}

.colophon {
	font-size: 9px;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 13px;
	padding: 4px 0px 4px 0px;
}

.commentbug {
	background: #a4a82e;
	padding: 2px 4px 2px 4px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 9px;
}

.commenter {  }
	

.comment {
	padding: 13px 12px 13px 12px;
	margin-bottom: 13px;
	background: #ededed;
	border-bottom: 1px solid #ddd;
}

.section {
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 13px;
}

.breaking {
	background: #f0e808;
	padding: 2px 4px 2px 4px;
	margin-right: 2px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 9px;
}

.highlight { background: #fcfcfc; }

.quote {
	padding: 13px 12px 0px 12px;
	background-image: url('http://www.raceday360.com/images/quote_180x100.gif');
	background-repeat: no-repeat;
}

.quote p {
	font-size: 18px;
	line-height: 1.5em;
	color: #1e1e1e;
}

.quoteright {
	float: right;
	margin: 0px 0px 26px 26px;
	width: 220px;
	display: block;
	text-align: right;
	font-size: 24px;
	line-height: 1.5em;
	color: #1e1e1e;
	background: #fcfcfc;
}

.quoteright p {
	margin-top: 12px;
	margin-left: 12px;
}

.quoteleft {
	float: left;
	margin: 0px 26px 26px 0px;
	width: 220px;
	display: block;
	font-size: 24px;
	line-height: 1.5em;
	color: #1e1e1e;
	background: #fcfcfc;
}

.quoteleft p {
	margin-top: 12px;
	margin-left: 12px;
}


/* Tables ------------------------------------------- */

.postpostable 	{
	border: 1px solid #eee;
	margin-bottom:18px;
	border-collapse: collapse;
	width: 100%;
}

.postpostable td 	{
	border: 1px solid #eee;
	padding: 2px 2px 2px 8px;
	text-align: left;
	font-size: 11px;
}
		
.postpostable td a	{ text-decoration: underline; }

.postpostable td a:visited	{ text-decoration: none; }
		
.postpostable th 	{
	border: 1px solid #eee;
	background-color: #efefe6;
	text-align: left;
	padding: 2px 2px 2px 8px;
	font-size: 11px;
}

.postpostable caption {
	margin-top: 13px;
	padding: 2px;
	text-align: left;
	font-weight: bold;
}

.postpostable tr.altrow { background-color: #fefede; }


/* IE Fixes ------------------------------------------- */




/* 3rd Party ------------------------------------------- */

#twitter_update_list {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 16px;
	margin-bottom: 13px;
}

#twitter_update_list li {
	line-height: 18px;
	margin-bottom: 13px;
	font-size: 11px;
}

/* #twitter_update_list a {
	margin-bottom: 13px;
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	display: block;
} */

#main_content .delicious-extended { font-size: 100%; line-height: 18px; }
#main_content .delicious-posts { font-size: 100%; line-height: 18px; }
#main_content .delicious-posts ul, .delicious-posts li { font-size: 100%; line-height: 18px; }
#main_content .delicious-banner { font-size: 100%; line-height: 18px; }
#main_content .delicious-post { font-size: 100%; line-height: 18px; }
#main_content .delicious-odd { font-size: 100%; line-height: 18px; }
#main_content .delicious-banner a { font-size: 100%; line-height: 18px; }
#main_content .delicious-posts a:hover { font-size: 100%; line-height: 18px; }
#main_content .delicious-posts a { font-size: 100%; line-height: 18px; }
#main_content .delicious-post a { font-size: 100%; line-height: 18px; }
