/*
Theme Name: Highline
Theme URI: http://highlineracing.com
Description: A custom WordPress theme for Highline Racing
Version: 2.0
Author: Craig Scott
Author URI: http://kaigadesign.com
*/

html, body, div, dl, dt, dd, ul,  h1, h2, h3,  pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }  
table { border-collapse:collapse; border-spacing:0 }  
fieldset, img { border:0 }  
ul { list-style:none } 

a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}


body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #252424;
	text-align: center;
	font-size: 16px;
	}
	
td {
	padding: 3px;
	}

#wrap {
	}
	
h2 {
	font-size: 35px;
	color: #252424;
	padding-bottom: 20px;
	}
	
	
	
	

	
	
	
	
#content h2 a {color: #252524;
	}
	
#content h2 a:hover {
	color: #252524;
	border-bottom: none;
	}

#header {
	background: url('img/menubg.jpg') repeat-x #252524;
	height: 76px;
	padding: 0px;
	border-bottom: 3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	}

#header li {
	display: inline;
	margin-left: 10px;
	}
	
#headerpic {

	}
	
	
/*begin slideshow css*/

#window{clear:both; width:940px; height:300px; background:#131310; overflow:hidden; position:relative; margin:0px auto 10px auto;}

#slideshow{width:3760px; height:300px; overflow:hidden; position:relative;}
#slideshow li{width:940px; height:300px; float:left; display:inline;}
	
/* end slideshow css */
	
#header li a {	color: #ffffff;	text-decoration: none; }
#header li a:hover { color: #ffffff; border-bottom: 2px solid #0694d0; }
#rsswrapper a:hover { border-bottom: 0px;}

#footer li a { color: #ffffff; text-decoration: none; }
#footer li a:hover { color:#ffffff; border-bottom: 1px solid #0694d0; }
	
#navbar {
	width: 960px;
	margin: 0px auto;
	padding: 26px 0 0 0;
	}
	
#menu {
	float: left;
	}
	
#rsswrapper {
	float: right;
	margin-top:-21px;
	}
	
#rsswrapper  li{
	display: inline;
}
	
#subscribe {
	font-size: 10px;
	}
	
/*-------------Sidebar Styles--------------*/

/*Twitter Widget*/

.twtr-doc {
	margin: 0 auto;
	}
	
/*End Twitter Styles*/
	
	
#sidebar {
	margin-top: 10px;
	}
	
#sidebar img{
	padding: 0px 0 0px 0;
	}
#container {
	width: 960px;
	background: #ffffff;
	margin: 0px auto;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 76px;
	line-height:1.4em;
	}

#subscribe li {
	margin: 0px;
	}

#content {
	width: 590px;
	background: #ffffff;
	padding: 20px 18px 11px 28px;
	}
	
#content p {
	padding-bottom: 25px;
	}
	
#content a { color:#fd6000; text-decoration: none; }
#content a:hover { color:#fd6000; border-bottom: 1px solid #fd6000; }

#sidebar {
	width: 286px;
	background: #ffffff;
	float: right;
	padding: 20px 18px 11px 18px;
	text-align: center;
	}
	
	
.right {
	float: right;
	margin-right:20px;
	}	
	
.left  {
	float: left;
	margin-left:20px;
	}	
	
	
/*-------------Footer Styles--------------*/


#footer {
	position: relative;
	background: url('img/menubg.jpg') repeat-x #252524;
	margin-top: -76px;
	height: 76px;
	padding: 0;
	border-top: 3px solid #ffffff;
	clear: both;
	}
	
#footerwrapper {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}
	
#footernav {
	float: left;
	}

#footerwrapper li {
	display: inline;
	margin-left: 10px;
	}
	
#copyright {
	float: right;
	margin-right:10px;
	text-align: right;
	}

#copyright li {
	margin: 0;
	}
	
.sidebarimage {
	margin: 10px 0 0 0;
	}
	
.blue {
	color: #00b5e6;
	}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
