/*

Theme Name: Dark Blue
Theme URI: http://www.crispinbeaver.com/
Description: The Theme for Crispin Andrew Beaver Motorsports.
Version: 1.0
Author: John Johnson
Author URI: N/A

*/

/** RESET **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/** END RESET */

body  {
	background: #003366 url(_assets/images/body_bg.jpg) repeat left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	background: url(_assets/images/wrapper_bg.png) no-repeat center top;
}

#container {
	width: 856px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 10px 0 0;
	height: 98px;
} 
#header .logo {
	display: block;
	padding-top: 20px;
}
#header li {
	background: url(_assets/images/header-list-bg.png) no-repeat left 5px;
	padding-left: 13px;
	color: #777777;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navigation {
	height: 26px;
	padding-top: 3px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation span {
	display: none;
}
#navigation  .home a {
	height: 22px;
	width: 151px;
	display: block;
	background: url(_assets/images/navbar-sprite.png) left top;
}
#navigation .home a:hover {
	background: url(_assets/images/navbar-sprite.png) left bottom;
}
#navigation .home a.current {
	background: url(_assets/images/navbar-sprite.png) no-repeat left bottom;
}
#navigation  .news a {
	display: block;
	height: 22px;
	width: 125px;
	background: url(_assets/images/navbar-sprite.png) no-repeat -151px top;
}
#navigation .news a:hover {
	background: url(_assets/images/navbar-sprite.png) no-repeat -151px bottom;
}
#navigation .news a.current {
	background: url(_assets/images/navbar-sprite.png) no-repeat -151px bottom;
}
#navigation .schedule a {
	display: block;
	height: 22px;
	width: 162px;
	background: url(_assets/images/navbar-sprite.png) no-repeat -276px top;
}
#navigation .schedule a:hover {
	background: url(_assets/images/navbar-sprite.png) no-repeat -276px bottom;
}
#navigation .schedule a.current {
	background: url(_assets/images/navbar-sprite.png) no-repeat -276px bottom;
}
#navigation .photos a {
	background: url(_assets/images/navbar-sprite.png) no-repeat -438px top;
	height: 22px;
	width: 145px;
	display: block;
}
#navigation .photos a:hover {
	background: url(_assets/images/navbar-sprite.png) no-repeat -438px bottom;
}
#navigation .photos a.current {
	background: url(_assets/images/navbar-sprite.png) no-repeat -438px bottom;
}
#navigation .history a {
	display: block;
	height: 22px;
	width: 150px;
	background: url(_assets/images/navbar-sprite.png) no-repeat -583px top;
}
#navigation .history a:hover {
	background: url(_assets/images/navbar-sprite.png) no-repeat -583px bottom;
}
#navigation .history a.current {
	background: url(_assets/images/navbar-sprite.png) no-repeat -583px bottom;
}
#navigation .contact a {
	background: url(_assets/images/navbar-sprite.png) no-repeat -733px top;
	display: block;
	height: 22px;
	width: 117px;
}
#navigation .contact a:hover {
	background: url(_assets/images/navbar-sprite.png) no-repeat -733px bottom;
}
#navigation  .contact  a.current {
	background: url(_assets/images/navbar-sprite.png) no-repeat -733px bottom;
}
#sidebar1 {
	float: right;
	width: 259px;
	padding: 25px 0px 0px;
	color: #FFFFFF;
	margin-top: 0px;
	position: relative;
	left: 0px;
	background: url(_assets/images/sidebar_bg.png) no-repeat left top;
	line-height: 20px;
}
#sidebar1 p {
	margin-bottom: 13px;
}

#sidebar1 .welcome {
	background: url(_assets/images/welcome.png) no-repeat left top;
	padding-left: 18px;
	padding-top: 40px;
}
#sidebar1   .recent-posts {
	padding-top: 40px;
	padding-left: 18px;
	background: url(_assets/images/recent-posts.png) no-repeat left top;
}
#sidebar1 .recent-posts p {
	line-height: 13px;
}

#sidebar1  .recent-posts  .title a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#sidebar1 .recent-posts .title a:hover {
	text-decoration: underline;
}

#sidebar1 .recent-posts .date {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#sidebar1   .recent-images {
	padding-top: 40px;
	padding-left: 18px;
	background: url(_assets/images/recent-images.png) no-repeat left top;
}
#sidebar1 .recent-images .image-list li {
	display: block;
	float: left;
	width: 108px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 81px;
}
#sidebar1 .recent-images img {
	border: 1px solid #FFFFFF;
}
#sidebar1 .recent-images img:hover {
	border: 1px solid #FFCC00;
}


#mainContentBack {
	margin: 0 255px 0 0;
	padding: 0px 4px 35px 6px;
	background: url(_assets/images/mainContent_bg_btm.png) no-repeat left bottom;
	line-height: 20px;
} 
#mainContent {
	background: #FFFFFF url(_assets/images/mainContent_bg_top.jpg) no-repeat left top;
	padding: 25px 15px 0px 13px;
}
#mainContent p {
	margin-bottom: 13px;
}
#mainContent .news-preview {
	margin-bottom: 40px;
	height: 275px;
}
#mainContent .partners {
	float: right;
	padding: 0px;
	width: 250px;
}
#mainContent .testimonial {
	margin-right: 290px;
	color: #333333;
}
#mainContent .testimonial p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#mainContent .testimonial blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 13px;
}
#mainContent .news-rundown {
	line-height: 26px;
}
#mainContent .post-title {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	padding: 20px 0px 6px 0px;
	line-height: 24px;
}
#mainContent .post-date {
	color: #888888;
	display: block;
	margin-bottom: 20px;
}
#mainContent  .schedule {
	background: url(_assets/images/schedule-bg.jpg) no-repeat left top;
	padding: 8px;
}
#mainContent .photos img {
	vertical-align: top;
	margin: 5px;
	padding: 1px;
	border: 1px solid #999999;
}

.event-date   {
	font-weight: bold;
	color: #777;
}
.event   {
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}
.circuit-city   {
	color: #777;
	line-height: 18px;
	display: block;
	margin: 0px 0px 12px;
}#mainContent h1 {
	font-size: 24px;
	font-weight: bold;
}
#mainContent h1 a {
	color: #CC0000;
	line-height: 26px;
	text-decoration: none;
}
#mainContent h1 a:hover {
	text-decoration: underline;
}
#mainContent h2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.photos-content {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#footer {
	padding: 0 0px;
	margin-top: 15px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #0C71D6;
}
#footer  ul.footer-nav {
	margin: 0px;
	padding: 5px 0px 5px 3px;
	list-style: none;
	background: #000C2B;
	float: left;
}
#footer .footer-nav li {
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-right: 6px;
	margin-right: 4px;
	padding-left: 4px;
}
#footer .footer-nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
}
#footer .footer-nav a:hover {
	background: #0033FF;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #0033FF;
}
a:hover {
	text-decoration: none;
}

.img-heading {
	margin-bottom: 15px;
	display: block;
}
.excerpt-date {
	font-size: 10px;
	color: #888;
}
.excerpt-title {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 12px;
}
.excerpt-title a {
	color: #0033FF;
	text-decoration: none;
}
.excerpt-title a:hover {
	text-decoration: underline;
}
p.excerpt img {
	padding: 1px;
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 20px;
}
.imgrt    {
	float: right;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 20px;
}
.imglft    {
	float: left;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0px 20px 10px 0px;
}

.alignright {
	float: right;
	margin-left: 13px;
	margin-bottom: 13px;
}
