﻿html
{
	background: #666 url(../img/tarmac-2.jpg);
	height:100%;
	margin:0;
	padding:0;
}

strong {
	font-weight: bold;
}

body
{
	color:#fff;
	font-family:'Open Sans', Arial, Helvetica, Sans-Serif;
	font-size:14px;
	height:100%;
	margin:0;
	padding:0;
}

#stripe {
	background: url(../img/kerb.png) repeat-x center top;
	height: 80px;
	width: 1040px;
	position: absolute;
	left: 50%;
	margin-left: -520px;
	top: 0px;
}

#meh {
	background: url(../img/meh.png) repeat-x center bottom;
	height: 80px;
	width: 1040px;
	position: absolute;
	left: 50%;
	margin-left: -520px;
	top: 0px;
}

#footer {
	background: url(../img/stripe.png) repeat-x center bottom;
	height: 60px;
	width: 1000px;
	margin-left: -30px;
	position: absolute;
	bottom: 0;
	color: #fff;
	padding: 0 20px;
	font-weight: 600;
	line-height: 85px;
	text-shadow: 0px 0px 3px #000000;
	filter: glow(color=#000000,strength=2), alpha(opacity=100);
}

#w
{
	background: url(../img/bg-2.png);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 30px;
	width: 980px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: -7px 0px 10px rgba(0, 0, 0, 0.3),7px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    -7px 0px 10px rgba(0, 0, 0, 0.3),7px 0px 10px rgba(0, 0, 0, 0.3);
	box-shadow:         -7px 0px 10px rgba(0, 0, 0, 0.3),7px 0px 10px rgba(0, 0, 0, 0.3);
}

#h
{
	background: url(../img/stripe-jr.png) repeat-x center bottom;
	padding-top: 55px;
	font: 700 40px/44px Oswald, Sans-Serif;
	margin-bottom:20px;
	padding-bottom: 5px;
	z-index: 100;
	position: relative;
	text-shadow: 0px 0px 3px #000000;
	filter: glow(color=#000000,strength=1), alpha(opacity=90);
}

#h h1 {
	font: 700 40px/44px Oswald, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #fff;
	display: inline;
}

#h #logo:hover {
	color: #fff !important;
}

#h ul
{
	float:right;
}
#h nav {
	float: right;
}

#h ul li
{
	display:inline;
	list-style:none;
	padding:0 10px;
}

#h ul li:last-child
{
	padding-right:0;
}

#h ul li a
{
	color:#fff;
	font:normal 19px Oswald, Sans-Serif;
	text-decoration:none;
}

#n
{
	font-size: 0.95em;
	background:url(../img/bg-r.png);
	border:1px solid #ccc;
	float:right;
	margin:10px 0 5px 5px;
	padding:5px 10px;
	width:200px;
}

#n h2 {
	font-size: 0.95em;
}

#n ul
{
	list-style-type:none;
	margin:3px;
	padding:3px;
}

#n ul li
{
	margin-bottom: 2px;
}

#n ul li img {
	vertical-align: bottom;
	margin-right: 0.25em;
}

h1
{
	font-size:20px;
	font-weight:700;
	margin-bottom:.5em;
	color: #fc0;
}

h2, .entry h1
{
	font-size:18px;
	font-weight:600;
	margin-bottom:.5em;
	color: #fc0;
}

#c img, #c .borderframe
{
	border:3px solid #ccc;
	margin:10px;
}

.entry ul, .entry ul li {
	list-style: disc;
}
.entry ul li {
	margin-bottom: 8px;
	}
.entry ul {
	margin-left: 2em;
}

#c {
	float: left;
	padding-bottom: 60px;
	width: 740px;
}

#c .entry
{
	background: url(../img/stripe-jr.png) repeat-x center bottom;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-right:20px;
}

#c .entry .img
{
	float:right;
	margin:0 20px 20px;
}

#c .entry a {
	border-bottom: 1px dotted #fff;
}

#c .entry a[href^='img/'] {
	border-bottom: 0px;
}

#c .entry p {
	margin-bottom: 12px;
}

#drivers li {
	overflow: auto;
	margin-bottom: 10px;
}

#drivers li img {
	float: left;
	margin-right: 18px;
}

#drivers li h2 {
	margin-top: 20px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fc0;
}

#log span{
	display: block;
	font-weight: 600;
	color: #fc0;
}

#log li p {
	margin-bottom: 10px;
}

#log li {
	overflow: auto;
	margin-bottom: 20px;
}

#log li ol {
	list-style: decimal inside;
}

#log li ol li {
	list-style: decimal inside;
	margin-left: 20px;
}

#car ul {
	margin-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
	list-style: disc inside;
}

#car ul li {
	list-style: disc inside;
	overflow: auto;
}

#schedule table.schedule{
	width: 100%;
}

#schedule table.schedule th{
	color: #fc0;
	padding: 4px;
}

#schedule table.schedule td{
	padding: 6px 18px 6px 4px;
	vertical-align: middle;
}

#schedule a {
	border-bottom: 1px dotted #fff;
}


#schedule table th.date
{

}

#schedule table th.track
{

}

#schedule table th.sanctioningbody
{

}

#schedule table th.eventtype
{

}




.galleria-gallery { width: 700px; height: 500px; background: #000 }

.galleria-gallery img {
	border: inherit !important;
	margin: inherit !important;
}

.galleria-gallery .galleria-counter span {
	display: inline !important;
	font-weight: inherit !important;
	font-size: 11px !important;
}
