/* @override http://www.raceacrossoregon.com/style/style_main_new.css */

/**************** Basics ****************/

* {
margin: 0;
padding: 0;
outline: 0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8125em;
	line-height: 1.3em;
	color: #333;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	color:#333333;
	background: #f74d00;
	text-align: center;
}
a {
	color: #003399;
	text-decoration: none;
}

p a:link, p a:visited, .caption a:link, .caption a:visited, .display a:link, .display a:visited, .small a:link, .small a:visited, h6 a:link, h6 a:visited, li a:link, li a:visited {
	text-decoration:underline; 
}

html body a:hover {
	color: #ff6600 !important;
	text-decoration: underline;
}

img, img a:link, img a:visited {
	margin:					5px;
	padding:				0;
	border:					none;
	text-decoration:		none;
	float: 					left;
}

img a:hover {border: 0px none !important; }

img.border { border: 1px solid #000; }
img.left {
	display: block;
	margin: 5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	float: left;
}
img.right {
	display: block;
	margin: 5px -5px 5px 5px;
	padding: 4px;
	position: relative;
	float: right;
}
img.none {
	margin: 0px;
	padding: 0px;
	float: none;
}
.clear {
	clear: both;
}

#top_image {
	clear: both;
	width: 96%;
	float: left;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.1em;
	color: #039;
	margin: 5px 0 -15px 0;
}

h3 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #039;
	line-height: 1.1em;
	margin: 0;
	padding: 10px 0px;
}

h4 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #f60;
	line-height: 1.3em;
	margin: 0;
}

h6 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.4em;
	color: #f60;
	line-height: 1.3em;
	margin: 6px 0px 0px 0px;
}

p, li, .text { color: #000000; }


.caption {
	font-size:				.9em;
	color:					#000;
	line-height:			1em;
}

.small {
	font-size:				.8em;
	font-weight:			bold;
	color:					#000;
	text-align:				center;
}

.sponsors {
	font-size:				1.4em;
	color:					#039;
}
/**************** Layout ****************/

#container {
	text-align: left;
	width:982px;
	margin: 0px auto;
	padding: 0px;
}
#content_roundtop {
	width: 982px;
	height: 8px;
	float:left;
	padding:0px;
	margin:0px;
	background: url(/images/round_top.png) no-repeat;
	line-height: .1em;
}

#content {
	width: 982px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url(/images/main_bg.png) repeat-y;
}
#content_roundbottom {
	width: 982px;
	height: 8px;
	float:left;
	padding:0px;
	margin:0px;
	background: url(/images/round_bottom.png) bottom left no-repeat;
	line-height: .1em;
	font-size: 1px;
}
#bg {
	width:219px;
	height: 700px;
	margin: 0px 10px 0px 1px;
	padding: 0px;
	float:left;
}
#maintext {
	width: 722px;
	float: left;
	padding: 0px 30px 0px 0px;
	margin: 7px 0px 0px 0px;
}

#big_left {
	width: 492px;
	float: left;
	padding: 0px 10px 0px 0px;
	margin:	7px 10px 10px 0px;
}
#news, #small_col {
	float: left;
	color: #333333;
	width: 180px;
	padding: 10px;
	margin: 12px 30px 10px 10px;
	background-color: #869aff;
}
#sponsors {
	float: left;
	width: 180px;
	padding: 10px;
	margin: 10px 30px 10px 10px;
	font-size: 10px;
	line-height: 1.2em;
	background-color: #ffffff;
}
#small_col {
	background-color:		#869aff;
}

#footer {
	clear:both;
	margin:10px 0px;
	padding: 10px 0px 0px;
}
/******* Overrides *******/
#content p {
	margin: 5px 0px 10px 0px;
}
#big_left ul, #maintext ul, #big_left ol, #maintext ol {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-indent: 0px;
}
#news p, #small_col p {
	font-size: 0.8em;
	line-height: 1.2em;
}
#news h4 {
	font-size: 1.6em;
}
#news h5 a {
	font-size: 1.2em;
	color: #ffffff;
}

#news h5 a:hover{
	text-decoration: none;
}

#big_left h6 a {
	text-decoration: none;
	border: 0px none;
}

div.entrytag h6 {
	text-indent: -9000px;
	font-size: 2px;
	line-height: 2px;
	height: 3px;
	margin: 10px auto;
	background: #e7e7e7;
}

div.entrytag_top p {
	font-size:10px;
	border-bottom: 1px solid #e7e7e7;
	text-align: right;
}

#txpCommentInputForm div.comments-wrapper td {
	padding:5px 0px;
}

input#name.comment_name_input, input#email.comment_email_input, input#web.comment_web_input, textarea#message.txpCommentInputMessage {
	margin: 0px 0px 0px 10px;
}

#small_col h5 {
	font-size:				14px;
	line-height:			1em;
	margin:					0;
}

#small_col li, #small_col li a:visited, #small_col li a:link {
	font-size:				12px;
	color:					#333333;
	list-style-type:		none;
	margin-left:			0px;
	padding:				0px;
	display:				block;
}

.rssThumbFloat {
	float: 					left;
	width: 					150px;
	border: 				1px solid #999;
	margin: 				0 15px 15px 0;
	padding: 				5px;
	text-align: 			center;
	font-size: 				.85em;
}

ul#rssThumbNav {
	list-style-type: 		none;
	margin: 				0;
	padding: 				.5em 0;
	border-top: 			1px solid #666;
}

ul#rssThumbNav li a {
	display: 				block;
	width: 					5em;
	color: 					#FFF;
	background-color: 		#036;
	padding: 				.2em 0;
	text-align: 			center;
	text-decoration: 		none;
}

ul#rssThumbNav li a:hover {
	color: 					#FFF;
	background-color: 		#69C;
}

ul#rssThumbNav .left { float: left; }

ul#rssThumbNav .right { float: right; }

#footer h4 {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.4em;
	color: #333333;
}
#footer h5 {
	font-size: 9px;
	padding: 0;
	line-height: 1.2em;
	text-align: center;
}

.imagecaption {
	clear: both;
	font-size: .9em;
}
.imagecaption strong {
	font-size: 1.1em;
	font-weight: bold;
}
.navimg {
	font-size: .9em;
	clear: both;
	line-height: 3em;
	vertical-align: top;
	padding: 0 4em 2em 4em;
}
.bos_imgprev {
	float: left;
}
.bos_imgnext {
	float: right;
}
table.results {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	border-collapse: collapse;
	border-spacing:0;
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #666666;
}
table.results td, table.results th{
	padding: 1px 4px;
}
.number {
	width: 6%;
	text-align: center;
}
.racer {
	width: 30%;
	text-align: left;
}
.time {
	width: 9%;
	text-align: center;
}
.station {
	width: 51%;
	text-align: center;
}
.start {
	width: 15%;
	text-align: center;
}
.miles {
	width: 15%;
	text-align: center;
}
.avg {
	width: 15%;
	text-align: center;
}
.through {
	width: 15%;
	text-align: center;
}
.category {
	background: #6677CC;
	font-weight: bold;
}
/* ----Formats flickr Photo Feed---- */
#flickr_badge_uber_wrapper {
	text-align:center; 
	width: 180px;
	padding-bottom: 10px;
	float: left;
	}
#flickr_badge_wrapper {
	margin: 10px 0px;
	text-align: center; 
	float: left;
	}
.flickr_badge_image {
	width: 80px;
	height: 80px;
	text-align:center;
	float: left;
	margin:0 10px 10px 0px;
	}
.flickr_badge_image img {
	margin: 0px auto 0px auto;
	border-top: 2px solid #ccccc9;
	border-left: 2px solid #ccccc9;
	border-right: 2px solid #bbbbb9;
	border-bottom: 2px solid #bbbbb9;
	}
#flickr_badge_source,
#flickr_badge_icon,
#flickr_www {
	display:none;
	}
#list_signup {
	width: 160px;
	padding: 10px;
	margin: 10px 0px;
	background-color: #ffffff;
	border: 1px solid #003399;
}
#news ul.arc_twitter li {
	list-style-type: none;
	margin: 5px 0px;
	font-size: 12px;
}
#news ul.arc_twitter li span {
	color: #ccc;
	font-style: italic;
}


