/*  
Theme Name: Hemingway Speed Remix
Theme URI: http://warpspire.com/hemingway
Description: Hemingway is a simple weblog theme by <a href="http://warpspire.com">Kyle Neath</a> aimed at giving bloggers a great platform on which to customize.  If you'd like to learn more about Hemingway, <a href="http://warpspire.com/hemingway">head on over to Warpspire</a> or ask a question in the <a href="http://discuss.warpspire.com">official support forums.</a> <br /><strong>This theme requires WordPress 2.0+</strong></a>.
Version: 0.19 / v2.0
Author: Kyle Neath / Eddie Kraft
Author URI: http://warpspire.com
*/



/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; height:1px; font-size:1px; line-height:1px; }
a img { border: none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body {
	background: #272727;
	color: #BFBFBF;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	background: url(images/temp_background.gif) repeat-x #272727;
}

/* This class sets the width and position for all rows */
.inside {
width: 800px;
margin: 0 auto;
}

a {
color: #b5b5b5;
}

a:hover {
color: #fff;
}

h1 {
color: #CCC;
font-size: 1.5em;
font-weight: normal;
margin: 1.5em 0;
}

#header h1 {
float: left;
margin: 10px 0 0 0;
padding: 0px;
}

h2, h3{
	font-size:1.15em;
	color:#FFF;
	font-weight:normal;
}
#primary h2{
	color:#CCC;
}

h3.formhead {
color: #fff;
}

p {
	line-height:1.75em;
}

p.countdown_text {
margin: 0px;
padding: 0px;
color: #ffffff;
text-align: center;
}

a.countdown_text {
text-decoration: none;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header {
	/*background: #000;*/
}

#header .inside {
	/*height: 45px;*/
	padding: 1em 0 0.5em 0;
}

#header h5 { float: right; margin: 0; padding: 0; }

#header h2 {
	font-size: 2.25em;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0.25em 0;
	border-right: 1px solid #808080;
	float: left;
}

#header h2 a { text-decoration: none; }

#header p {
	padding: 1em 0;
	margin: 0;
	line-height: 1em;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#index_sponsorlogos {
margin: 0px 0 0px 0;
}

#primary {
	background: #000;
	padding: 1px 0 2em 0;
	color: #808080;
}
	#primary index { border: 1px solid #ffcc00; }

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
	border: 1px solid #ffcc00;
}

#primary.twocol-stories .story {
	width: 65%;
	/*width: 100%;*/
	/*margin: 0 0 0 4%;*/
	margin: 0;
}
* html #primary.twocol-stories .story { margin: 0; float: left;	display: inline; }

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin: 0;
}

#right_column {
float: right;
width: 235px;
margin: 0 0 0 35px;
}

#right_column_secondary {
float: right;
width: 258px;  /* was 235px */
margin: 0px;
}
	.right_box {
	text-align: center;
	margin-bottom: 20px;
	}
	
	.right_box_links {
	margin: 10px 0 0 0;
	}
	
	* html .right_box_links li.linkcat h2 {	margin-left: -15px	}
	
	.right_box_countdown {
	margin-bottom: 40px;
	}
	
.linkcat li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; padding: 3px 0 3px 25px; }
.linkcat li a:hover { background: url("images/li-grey_hover.gif") no-repeat 1px 3px; display: block; }

.story h3{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
	color:#CCC;
}
.story h3 a{
	color:#CCC;
	text-decoration:none;
	border-bottom:1px dotted #666;
}

.story .details, .page_template .details, .story .details_schedule {
	margin:1em 0;
	text-align:right;
	border-top:1px solid #1c1c1c;
	padding:0.5em 0;
	font-size:0.95em;
	color:#666;
	height: 75px;
}

.story .details_schedule {
height: 40px;
}

.story .details .read-on, .page_template .details .read-on, .story .details_schedule .read-on {
	background: url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right: 20px;
	display: block;
	font-size: 11px;
}

.story .details a, .page_template .details a, .story .details_schedule a {
	color:#666;
	text-decoration:none;
}
.story .details a:hover, .page_template .details a:hover, .story .details_schedule a:hover { color:#FFF; }

/* Single Post Styles */

#primary .primary{
	float:right;
	width:65%;
}
#primary .secondary{
	float:right;
	width:30%;
	margin-right:5%;
	margin-top: 25px;
	padding-top:0.65em;
	display:inline;
}
* html #primary .secondary{ margin-right: 35px; }

#primary .secondary_right{
	float: left;
	margin-left: 5%;
	margin-top: 25px;
	padding-top: 0.65em;
	display: inline;
}
* html #primary .secondary_right { margin-left: 10px; }

.secondary .featured_nolines, .secondary_right .featured_nolines {
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}

.secondary .featured p, .secondary_right .featured p {
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.secondary .featured dl, .secondary_right .featured dl {
	margin:0 0;
	border-bottom: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
}
.secondary dt, .secondary_right dt {
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd, .secondary_right dd {
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a, .secondary_right dd a { color:#808080; }
.secondary dd a:hover, .secondary_right dd a:hover { color:#FFF; }

.single-post h1, .single-post h2{ margin-top:0; }

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary {
	background:#0C0C0C;
	padding:1px 2em;
	border-top:1px solid #1C1C1C;
}

.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{
	font-size:0.95em;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:-1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/* original form stuff */

.button {
font-size: 10px;
}

input {
font: 12px Tahoma, Verdana, Arial, sans-serif;
color: #000;
padding: 2px;
text-decoration: none; 
background-color: #999; 
border: 1px solid #ccc;
}
	input.search { 
	color: #000;
	text-decoration: none; 
	background-color: #ffffff;
	border: 0px;
	}
	
textarea { 
font: 12px Tahoma, Verdana, Arial, sans-serif;
color: #000;
padding: 2px;
text-decoration: none; 
background-color: #999; 
border: 1px solid #ccc;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	padding:2em 0 0 0;
	background: #272727;
}
#ancillary .block{
	float:left;
	/*width: 30%;*/
	width: 235px;
	/*margin:0 0 0 5%;*/
	margin: 0 0 0 37px;
}
* html #ancillary .block{
	/*margin-left:3.8%;*/
}
#ancillary .twice-length { width:65%; }
#ancillary .thrice-length { width:100%; }
#ancillary .first, * html #ancillary .first {
	clear: both;
	margin: 0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 2em 0;
}

#tester {
list-style-type: none;
margin: 1.5em 0 2em 0;
background-color: #ddd;
}

ul.dates, ul.counts, ul.blogroll ul, .right_box_links ul, ul.pages {
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.counts li, ul.blogroll ul li, .right_box_links ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.dates li.floater {
float: left;
border-bottom: 0px;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, .right_box_links a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, .right_box_links a:hover, ul.pages a:hover{ 
	color:#FFF;
}

ul.blogroll, .right_box_links { margin-top:0; }
ul.blogroll li, .right_box_links li {
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#prefooter {
height: 20px;
background-color: #0c0c0c;
border-top: 1px solid #1c1c1c;
}

#footer {
	clear: both;
	color: #939393;
	/*margin: 2em 0 3em 0;*/
	padding: 2em 0 2em 0;
	font-size: 12px; /* needed for FF */
	background: #272727;
}
	* html #footer { padding-bottom: 0; }
	
#footer .inside {
	background:url(images/footer_black.gif) 50% 0 repeat-x;
	padding: 1em 0;
}

#footer p{
	margin:0;
	font-size:0.95em;
}
#footer p.copyright { float: left; color: #525252; }
#footer p.attributes{ float: right; }
#footer p.attributes a{
	padding: 0 0 0 1em;
	text-decoration: none;
	color: #525252;
}
#footer p.attributes a:hover{
	color:#FFF;
}

#index_footer {
text-align: center;
font-size: 12px;
margin-bottom: 20px;
}
#index_footer a {
text-decoration: none;
color: #fff;
}
#index_footer a:hover {
color: #ff6600;
}

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	/*float:right;
	width:200px;
	margin:1em 0 0 0;
	-moz-opacity:0.4;
	text-align:right;
	*/
	margin: 0 0 20px 0px;
}
#search:hover{
	/*moz-opacity:1.0;*/
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search_grey.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
	padding-right: 5px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
	color: #000;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin:1em 0;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	/*-moz-opacity:0.9;*/
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}

#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}


/* custom added css */

#featuredSponsor {
	height: 100px;
	color: #fff;
	margin-bottom: 10px;
	background: #0c0c0c;
	border: 1px solid #1c1c1c;
	}
#fs_left, #fs_tee {
	float: left;
	width: 130px;
	margin: 0px 0px 0px 10px;
	padding-top: 12px;
}
	* html #fs_left, #fs_tee { margin: 0px 0px 0px 5px; } /* for IE */

#fs_left a, #fs_tee a {
color: #fff;
}

#fs_right {
	float: right;
	margin: 17px 10px 0px 0px;
}
	* html #fs_right { margin: 15px 5px 0px 0px; } /* for IE */
	
#fs_right a img { border: 2px #333333 solid; }
#fs_right a:hover img, #fs_tee a:hover img { border: 2px #999 solid; }
#fs_right a, #fs_tee a {
color: #525252;
text-decoration: none;
}
#fs_right a:hover, #fs_tee a:hover {
color: #ffffff;
}	
	
#fs_right img { display: block; }
	
#featuredSponsor p {
	font-size: 10px;
	font-family: Arial, sans-serif;
	line-height: 12px;
	padding: 0 0 3px 0;
	margin: 0px;
	}
#featuredSponsor p.header {
	color: #ff6600;
	font-weight: bold;
	padding-bottom: 3px;
	}

/* sponsor page */
.sponsors {
height: 100px;
width: 240px;
float: left;
margin: 10px;
border: 0px solid #1c1c1c;
}
.sponsors #fs_leftside {
	float: left;
	width: 0;
}

.sponsors a img { border: 0px #333333 solid; }

.sponsors #fs_rightside {
float: left;
margin-left: 10px;
}

.sponsors p { margin: 0; padding: 0; }
.sponsors p.name { margin-top: 6px; width: 140px; }

#fs_rightside a, ul.features a { text-decoration: none; color: #ccc; background: url("images/li-grey.gif") no-repeat 75px 5px; display: block; padding: 3px 0 3px 0px; }
#fs_rightside a:hover, ul.features a:hover { color: #fff; background: url("images/li-grey_hover.gif") no-repeat 75px 5px; display: block; }

	
#f48 {
float: left;
margin: 0 0.5em 0 0;
padding: 0 0.5em 0.25em 0;
/*border-right: 1px solid #808080;*/
}
	
.box {
text-align: center;
height: 100px;
}

.barcode {
float: left;
margin: 10px 0 0 0;
padding-left: 42px;
}

#nav {
margin: 20px 0 0 0;
text-align: center;
padding: 0 0 10px 0;
}
* html #nav { padding: 0 0 5px 0; } /* for IE */

ul#nav-list {
	list-style-type: none;
	height: 14px;
	margin: 0;
}

ul#nav-list li {
	display: inline;
}

ul#nav-list li a:link,
ul#nav-list li a:active,
ul#nav-list li a:visited {
	margin: 0;
	padding: .5em 1em 0 0 ;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family:  helvetica, verdana, arial, san-serif;
	color: #998b72;
}

ul#nav-list li a:hover {
color: #fff;
}

#flashHeader {
width: 100%;
margin: 5px 0 15px 0;
padding: 5px 0 0 0;
clear: left;
z-index: -1;
border-top: 5px solid #333;
}

#noFlash_nav {
text-align: center;
margin: 10px auto 20px auto;
}

/* flickr */
#flickr {  } /* for when flickr is blocked, so "popular links" below it displays correctly */
#flickr ul { list-style: none; margin-left: 0px; }
#flickr ul li { display: inline; padding: 0; margin: 0; border: 0; }
#flickr a img { border: 2px #333333 solid; padding: 0px; margin: 5px 2px 0px 3px; }
#flickr a:hover img { border: 2px #999 solid; }
#flickr a {
color: #525252;
text-decoration: none;
}
#flickr a:hover {
color: #ffffff;
}
p.flickr {
margin-left: 0px;
}


.page_template {
width: 500px;
}

/* from original stylesheet */

/* sponsor lists */

.sponsor_block {
width: 175px;
float: left;
margin-right: 20px;
}
	.sponsor_block p { width: 175px; text-align: justify; line-height: 15px; margin: 0 0 30px 0; padding: 0; }
	.sponsor_block a { text-align: center; margin: 0 0 0px 45px; }
	.sponsor_block img { margin-bottom: 5px; }


ul.features {
list-style: none;
padding: 0px;
margin: 0px;
}

ul.features li {
display: block;
float: left;
width: 238px;
height: 140px;
font-size: 10px;
margin: 0 10px 0 0;
padding: 0px;
}

p.view {
margin: 0px 0 0 0;
padding: 0;
}

ul.features img.logo {
float: right;
margin: 2px 0 8px 8px;
}

ul.features h3 {
font-size: 12px;
line-height: 12px;
margin: 0px 0px 2px 0px;
}

p.sponsorHeader {
font-size: 11px;
font-weight: bold;
line-height: 12px;
color: #999;
margin: 0px 0px 2px 0px;
}

#mainSponsor {
width: 780px;
float: left;
text-align: center;
margin: 0px 0px 30px 0px;
}

#leftSponsor, #rightSponsor {
width: 238px;
float: left;
text-align: center;
margin: 0px 0px 30px 0px;
}

#leftSponsor {
margin-right: 10px;
float: left;
}

#centerSponsor {
width: 480px;
text-align: center;
margin-bottom: 20px;
}

.featured, .featured_nolines {
width: 235px;
}

.bottom {
border-bottom: 1px solid #333333;
}

/* sponsor lists */

.accomplishments ul li, .additionalFeatures ul li, .featured ul li {
background: url(images/arrow.gif) no-repeat 2px 4px;
margin: 10px 0 0 20px;
display: block;
list-style: none;
padding: 0 0 0 15px;
line-height: 12px;
/*border: 1px solid #000;*/
}
	.featured ul li {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	}


img.profile {
border: 4px solid #444444;
}

.quoteText_right {
float: right;
margin: 10px 0px 5px 5px;
font-family: Arial, Helvetica, Georgia;
font-size: 24px;
line-height: 23px;
color: #FF6600;
text-align: right;
}
	* html .quoteText_right { margin-right: 0px; }  /* for IE */
	
.quoteText_left {
float: left;
margin: 10px 5px 5px 0px;
font-family: Arial, Helvetica, Georgia;
font-size: 24px;
line-height: 23px;
color: #FF6600;
text-align: left;
}
	* html .quoteText_left { margin-left: 0px; }  /* for IE */

#gallery_flashHeader {
/*float: left;*/
margin: 0px 0px 20px 0px;
}

#statsOuter {
border-bottom: 1px solid #1c1c1c;
}

.stats {
border: 1px solid #1c1c1c;
color: #cfcfd0;
}
	.stats h3 { float: left; width: 225px; padding: 35px 0 15px 10px; font-size: 1.7em; margin: 0; }
	.stats h3 small { font-size: .7em; }
	.stats h3 a { color: #ef8700; }
	.stats p, .stats ul { float: left; font-size: 1.1em; width: 460px; background: #0C0C0C; padding: 15px 25px 10px 15px; margin: 0; }
	.stats ul { line-height: 12px; }

#resultsOuter {
float: left;
border: 1px solid #1c1c1c;
background-color: #0C0C0C;
padding: 10px 10px 20px 10px;
margin: 0 0 20px 0;
}
	#resultsOuter h3 { font-size: 1.7em; padding: 0 0 5px 0; margin: 0; }

.results {
float: left;
}
	
span.white {
color: #ffffff;
}

span.lgrey {
color: #aaa;
}

span.yellow {
color: #F6C006;
}

span.orange {
color: #FFAE00;
}

span.dgrey {
color: #797979;
}

span.pipe {
color: #797979;
padding: 0px 5px 0px 5px;
}

span.pipe2 {
color: #1c1c1c;
padding: 0px 5px 0px 5px;
}

span.line-through {
text-decoration: line-through;
}

a.links2, a.links2:visited, a.links2:link {
color: #cccccc;
text-decoration: none;
border-bottom: 1px dashed #ff9900;
line-height: 16px;
}

a.links2:hover {
color: #ffffff;
text-decoration: none;
border-bottom: 1px dashed #ffae00;
}

a.links3, a.links3:visited, a.links3:link {
color: #666666;
text-decoration: none;
border-bottom: 1px dashed #fff;
line-height: 16px;
}

a.links3:hover {
color: #ffffff;
text-decoration: none;
border-bottom: 1px dashed #ffae00;
}

a.more, a.more:visited, a.more:link {
color: #fff;
text-decoration: none;
}

a.more:hover {
color: #ff9900;
}

dd.indent {
padding-left: 10px;
}

hr { border-bottom: 1px solid #333333; border-top: 0px; margin: 10px 0 10px 0px; }
	* html hr { margin: 2px 0 2px 0; }

img.avatar { 
float: right;
border: 2px #333333 solid;
margin-top: 5px;
}

/* team css */

.team_member {
margin-bottom: 30px;
padding-top: 4px;
min-height: 125px;
background: #0c0c0c;
border: 1px solid #333;
border-width: 1px 0;
}
	* html .team_member { height: 90px; }  /* for IE */

.team_member p, .team_member ul {
margin-left: 120px;
padding: 0;
}

.team_member li {
margin: 0;
list-style: none;
padding-left: 15px;
font-size: 1.1em;
background: url(images/arrow.gif) 0 5px no-repeat;
}
			
.inlineImage {
text-align: center;
color: #999;
}

.left {
float: left;
margin: .6em 2em 0 0;
}

p.teamHeader {
font-weight: bold;
color: #ffffff;
}

/* team css */

.footer { position:relative; width:950px; height:auto; margin:35px 0px 0px 0px;padding:15px 0px 15px 0px;text-align:center; border-top:0px solid #ccc;}
.footnav {font-family: Arial; font-size: 9px; color:#999; font-weight: normal; padding: 4px 0px 5px 0px; text-decoration:none;margin:0px; }
.footnav a:link { color:#666;  text-decoration:none; padding: 4px 4px 5px 4px;  }
.footnav a:active {color:#666; text-decoration:none; padding: 4px 4px 5px 4px;  }
.footnav a:visited {color:#666; text-decoration:none; padding: 4px 4px 5px 4px; }
.footnav a:hover {color: #000; text-decoration:none; padding: 4px 4px 5px 4px; }
.footnavon {font-family: Arial; font-size: 9px; color: #fff; font-weight: normal; background-color:#000; padding: 4px 5px 5px 5px; text-decoration:none;}

#foothome {position:relative; width:950px;height:auto; margin: 0px auto 0px auto; padding:0px; border: 0px;text-align:center;}
.footerH { position:relative; width:950px; height:auto; margin:0px;padding:0px 0px 0px 10px;text-align:center; border-top:0px solid #ccc;}
.footnavH {font-family: Arial; font-size: 9px; color:#999; font-weight: normal; padding: 4px 0px 5px 0px; text-decoration:none;margin:0px; }
.footnavH a:link { color:#666;  text-decoration:none; padding: 4px 4px 5px 4px;  }
.footnavH a:active {color:#666; text-decoration:none; padding: 4px 4px 5px 4px;  }
.footnavH a:visited {color:#666; text-decoration:none; padding: 4px 4px 5px 4px; }
.footnavH a:hover {color: #fff; text-decoration:none; padding: 4px 4px 5px 4px; }
.homerightBig{ position:relative; width:420px; height:auto; border: 0px;text-align:left;}
.lowerhomesolo{ position:relative; width:850px; height:auto; border: 0px;text-align:left;padding: 30px 10px 50px 25px;}
.horizspaced { position:relative; width:auto; height:1px; border-top: 1px solid #ccc; margin-top:30px; padding-top:20px;text-align:left;}
p.opt { margin:0px 0px 15px 0px; padding:0px;line-height:14px; font-size:10px;}
p.quoted { margin:15px 0px 25px 0px; padding:0px;line-height:18px;font-size: 14px; font-style:italic;}
.newsarticle { float:right; width:480px; height:auto; text-align:left; padding-left:80px; margin: 0px; }
.toptenhead {position:relative;width:300px;height:auto;padding-left:50px;}
.copyr {position:relative; width:950px;height:auto; margin: 10px auto 25px auto;padding:0px; border: 0px; font-size:9px;color:#333; text-align:center;}
button img {vertical-align: middle;}

/* new layout */

#bottom_third {
margin: 0 0 0px 0; 
width: 800px; 
height: 150px;
}
	.promo_box {
	float: left;
	width: 260px;
	margin-right: 10px;
	}
	* html .promo_box { margin-right: 0px; } /* for IE */
	
	.promo {
	width: 258px;
	height: 100px;
	margin: 0 10px 0 0;
	border: 1px solid #1c1c1c;
	}
	
	#grey {
	background: #0c0c0c;
	}
	
	.last { /* featured sponsor */
	margin-right: 0;
	}


/* for schedule and bike page */
#schedule table.listings {
width: 100%;
margin: 0 0 20px 0;
}

#schedule table td {
border-bottom: 1px solid #1c1c1c;
}

#schedule table tr {
background: #000;
}

#schedule table tr.alt {
background: #0c0c0c;
}

#schedule table td.noborder {
border: 0px;
}

#schedule table tr td {
font-size: 10px;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #555;
padding: 10px 5% 10px 0;
margin: 0;
width: 60%;
}

#schedule table tr td.date {
width: 30%;
padding-left: 5%;
padding-right: 5%;
font-size: .8em;
font-weight: bold;
}

#schedule table tr td .at {
display: block;
height: 0;
text-indent: -9999px;
}

#schedule table tr td .location {
display: block;
color: #444;
}

#schedule table tr td.type {
width: 15%;
text-transform: none;
padding-right: 20px;
text-align: right;
font-size: .8em !important;
color: #8a8987;
}

#schedule ul li {
background: url(images/arrow.gif) no-repeat 2px 4px;
margin: 10px 0 0 0px;
display: block;
list-style: none;
padding: 0 0 0 15px;
/*border: 1px solid #000;*/
}

/*
#schedule table tr td a {
font-size: 1em;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
border: none;
}
*/

/* for comment subscribe plugin */
.subscribe-to-comments {
color: #fff;
}

.subscribe-to-comments #subscribe {
background: #0c0c0c;
border: 0px;
padding-top: 5px;
}

.subscribe-to-comments input.checkbox {
border: 0px solid #ffee00;
}

/* post ticker */

.post_ticker {
text-align: center;
/*
background: #0c0c0c;
border: 1px solid #1c1c1c;
border-width: 1px 0;
*/
}