/*

Theme Name: Francis

Theme URI: http://stevefrancisracing.com/wp-content/themes/francis

Description: Steve Francis

Version: 1.0

Author: Jason Walls

Author URI: http://wrtwebdesigns.com

*/

aligncenter,

div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   color: #333;
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
textarea#comment {
	width: 595px;
	padding: 2px;
    margin-top: 10px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* fix Firefox border around image links */

:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

a:link { color: #fff; text-decoration: underline;}
a:visited { color: #fff; text-decoration: underline;}
a:active { color: #fff; text-decoration: underline;}
a:hover { color: #660000; text-decoration: underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
p {
font-size:14px;
line-height:20px;
padding:0 0 15px;
margin:0;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 257px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
	padding: 0px;
}
#wrap {
	padding: 0px;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap_back {
	background-color: #666;
}
#content_wrap {
	clear:both;
	display:inline;
	float:left;
	width: 640px;
	margin-right: 20px;
	margin-left: 10px;
}
.content {
	clear:both;
	display:inline;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 620px;
}
#sidebar_wrap {
	display:inline;
	float:left;
	width: 276px;
	background-image: url(images/sidebar_francis.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
.sidebar_stats {
	text-align: center;
        color:#fff;
	display:inline;
	float:left;
	list-style-type:none;
	width:276px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/sidebar_quickstats.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar_nextrace {
	color:#fff;
	display:inline;
	float:left;
	list-style-type:none;
	width:276px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/sidebar_nextrace.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 94px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sidebar_pad {
	
	padding-left:10px;
        padding-right:10px;
	
}

.pad_left {
        padding-left:10px;
}
	
.sidebar {
	display:inline;
	float:left;
	list-style-type:none;
	width:276px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.sidebar .widget {
        padding-bottom:15px;
}

.sidebar .widget ul li {
        padding-bottom:3px;
}

#clear_left {
clear:left;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_wrap {
	padding: 0px;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#credits {
	padding-top:250px;
	padding-left:20px;
	color:#999;	
}

#credits p {
	font-size:11px;	
}

body.home #header_text { 
	background-image: url(images/header_latestnews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-3 #header_text { 
	background-image: url(images/header_bio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.category-news #header_text { 
	background-image: url(images/header_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-9 #header_text { 
	background-image: url(images/header_crew.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-10 #header_text { 
	background-image: url(images/header_schedule_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-12 #header_text { 
	background-image: url(images/header_sponsors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-5 #header_text { 
	background-image: url(images/header_photos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-14 #header_text { 
	background-image: url(images/header_merchandise.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-16 #header_text { 
	background-image: url(images/header_forsale.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-19 #header_text { 
	background-image: url(images/header_links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

body.page-id-21 #header_text { 
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

h1 {
	margin: 0px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}

h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}

h2 {
	margin: 0px;
	height: 33px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ccc;
}


h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}

h4 {
	margin: 0px;
	height: 33px;
	font-family: Impact;
	font-size: 32px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #fff;
}


ul#nav {

	height:30px;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	padding: 0;

	margin: 0;

/*	list-style:none;  */

	width:960px;

	

}

#top_navigation {
	padding: 208px 0px 0px 0px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

ul#nav li {
float:left;
}
 
ul#nav li a.home {
	display:block;
	width:63px;
	height:25px;
	text-indent: -9999px;
	background-image: url(images/nav_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}


ul#nav li a.home:hover {
	background-position: 0 0px;
}

ul#nav li a.news {
	display:block;
	width:62px;
	height:25px;
	background:url(images/nav_02.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.news:hover {
background-position: 0 0px;
}

ul#nav li a.bio {
	display:block;
	width:39px;
	height:25px;
	background:url(images/nav_03.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.bio:hover {
background-position: 0 0px;
}

ul#nav li a.crew {
	display:block;
	width:61px;
	height:25px;
	background:url(images/nav_04.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.crew:hover {
background-position: 0 0px;
}

ul#nav li a.schedule {
	display:block;
	width:106px;
	height:25px;
	background:url(images/nav_05.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.schedule:hover {
background-position: 0 0px;
}

ul#nav li a.sponsors {
	display:block;
	width:105px;
	height:25px;
	background:url(images/nav_06.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.sponsors:hover {
background-position: 0 0px;
}

ul#nav li a.photos {
	display:block;
	width:82px;
	height:25px;
	background:url(images/nav_07.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.photos:hover {
background-position: 0 0px;
}

ul#nav li a.merchandise {
	display:block;
	width:137px;
	height:25px;
	background:url(images/nav_08.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.merchandise:hover {
background-position: 0 0px;
}

ul#nav li a.forsale {
	display:block;
	width:100px;
	height:25px;
	background:url(images/nav_09.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.forsale:hover {
background-position: 0 0px;
}

ul#nav li a.links {
	display:block;
	width:63px;
	height:25px;
	background:url(images/nav_10.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.links:hover {
background-position: 0 0px;
}

ul#nav li a.contact {
	display:block;
	width:92px;
	height:25px;
	background:url(images/nav_11.jpg) no-repeat 0 -25px;
	text-indent: -9999px;
}


ul#nav li a.contact:hover {
background-position: 0 0px;
}

ul {
	padding:0;
	margin:0;
	list-style-type:none;
	
}

li {
	padding:0;
	margin:0;
	list-style-type:none;
	
}