@charset "UTF-8";

/************************************************/
/*
/* !TAGS */
/*
/************************************************/


body, html { height: 100%; }

body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(/images/layout/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	font-weight: normal;
}

a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #f32800;
}

a:focus {
	 -moz-outline:none;
	 outline: none;
}

img {
	border: 0;
}

h2 {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-size: 13px;
/* 	letter-spacing: 1px; */
	font-weight: 600;
	color: #444;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-size: 24px;
/* 	letter-spacing: 1px; */
	line-height: 25px;
	font-weight: 500;
	color: #f32800;
	text-transform: uppercase;
	margin: 0 0 18px 0;
	padding: 0;
}

a h1,
a:visited h1 {
	color: #f32800;
}
a:hover h1 {
	color: #FFF;
}

.buffer { clear: both; }
.spacer { clear: both; display: block; width: 100%; height: 25px;}
.spacer.small { height: 14px; }
.orange { color: #f32800; }
.white { color: #fff; }



/************************************************/
/*
/* !HEADER + MAIN NAVIGATION */
/*
/************************************************/

#slideshow {
	z-index: 5;
	width: 630px;
	height: 332px;
	margin: 22px 0 0 150px;
	padding: 0;
/* 	position: absolute; */
/* 	top: 22px; */
/* 	left: 150px; */
	position: relative;
	float: left;
}

#masthead {
/* 	z-index: 5; */
/* 	position: absolute; */
/* 	top: 22px; */
/* 	left: 795px; */
	position: relative;
	float: left;
	clear: right;
	width: 145px;
	height: 285px;
	margin: 22px 0 0 15px;
	padding: 0;
}

#masthead #logo {
	width: 145px;
	height: 285px;
	background: url(/images/layout/c360rlogo.jpg);
}

#mainmenu {
/* 	z-index: 5; */
/* 	position: absolute; */
/* 	left: 150px; */
	position: relative;
	float: left;
	clear: both;
	padding: 0;
	margin: 5px 0 40px 150px;
	width: 800px;
	height: 21px;
}

#mainmenu.mainpage {
/* 	top: 355px; */
}

#mainmenu.itempage {
/* 	top: 50px; */
}

#mainmenu ul,
#mainmenu li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-weight: 600;
	font-size: 13px;
/* 	letter-spacing: 1px; */
	color: #fff;
	text-transform: uppercase;
}

#mainmenu li {
	position: relative;
	display: block;
	float: left;
}

#mainmenu .left {
	float: left;
	display: block;
	background: #333;
	padding: 8px 4px 7px 8px;
	width: 458px;
	text-align: left;
}
#mainmenu .left li {
	float: left;
	margin-right: 16px;
}

#mainmenu .right {
	float: left;
	display: block;
	background: #222;
	padding: 8px 8px 7px 4px;
	width: 308px;
	text-align: right;
}

#mainmenu .right li {
	float: right;
	margin-left: 16px;
}

#mainmenu a,
#mainmenu a:visited {
	color: #777;
}

#mainmenu .right a,
#mainmenu .right a:visited {
	color: #444;
}

#mainmenu a:hover,
#mainmenu .left a:hover,
#mainmenu .right a:hover {
	color: #f32800;
}

#mainmenu li.selected a {
	color: #fff;
}



/************************************************/
/*
/* !MAIN CONTAINERS */
/*
/************************************************/

#content {
	z-index: 2;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	color: #999999;
/* 	position: absolute; */
/* 	left: 0px; */
	position: relative;
	float: left;
	clear: left;
	width: 620px;
	padding-bottom: 100px;
	border-right: 1px dotted #333333;
}

.mainpage {
/* 	top: 425px; */
}

.itempage {
/* 	top: 100px; */
}

.latestpost {
	z-index: 2;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	color: #999999;
/* 	position: absolute; */
	position: relative;
	float: left;
	clear: both;
	width: 940px;
	margin: 0;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

.latesttitle {
	position: relative;
/* 	float: left; */
	float: right;
	clear: none;
	width: 320px;
	padding: 20px 0 40px;
}

.latesttitle h1 {
	font-size: 62px;
	line-height: 62px;
	margin: 8px 0 4px;
	color: #333;
}

.latesttitle a h1,
.latesttitle a:visited h1 {
	color: #333;
}
.latesttitle a:hover h1 {
	color: #f32800;
}

.latestbody {
	position: relative;
/* 	float: right; */
	float: left;
	clear: none;
	width: 440px;
	margin: 0;
	padding: 20px 20px 40px 150px;
}

.largetitle {
	position: relative;
	float: left;
	clear: both;
	width: 770px;
	margin: 0;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 20px 20px 40px 150px;
}

.largetitle h1 {
	font-size: 62px;
	line-height: 62px;
	margin: 8px 0 4px;
/* 	color: #666; */
}




/************************************************/
/*
/* !SIDEBAR */
/*
/************************************************/

#sidebar {
	z-index: 3;
/* 	position: absolute; */
/* 	left: 620px; */
	position: relative;
	float: left;
	width: 320px;
	overflow: hidden;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 19px;
	text-align: left;
	color: #999999;
	border-left: 1px dotted #333333;
}

#sidebar a, #sidebar a:visited, #sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover {
	color: #f32800;
}

#sidebar h1 {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 10px;
}

#sidebar p {
	width: 280px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
/* 	letter-spacing: 1px; */
	color: #666;
	text-transform: uppercase;
}

.section {
	position: relative;
	width: 140px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px 0px 20px 30px;
	/*border-top: 1px dotted #333333;*/
	border-bottom: 1px dotted #333333;
	float: left;
	clear: right;
}

.section.left {
	border-right: 1px dotted #333333;
	border-bottom: none;
}

.section.right {
	width: 129px;
	padding: 20px 0 20px 20px;
	float: right;
	border-bottom: none;
}

.section.bumpdown {
	margin-top: 36px;
}

.section.nodivide {
	border-right: none;
}

.section.adsense {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	color: #999999;
}

.spanner {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #333333;
}

#sidebar ul {
	list-style: none;
	line-height: 19px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.edged {
	border-bottom: 1px dotted #333333;
}
.edgedtop {
	margin-top: 15px;
	border-top: 1px dotted #333333;
	padding-top: 10px;
}

.wide {
	width: 320px;
}

#champion_banner,
#champion_banner a {
	display: block;
	width: 290px;
	height: 44px;
}

#sidebar .cars {
	position: relative;
	display: block;
	width: 145px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

#sidebar .cars .car {
	position: relative;
	display: block;
	clear: both;
	width: 290px;
	margin-bottom: 15px;
}

#sidebar .cars img {
	position: relative;
	float: left;
	display: block;
	margin-right: 24px;
}

#sidebar .cars .details {
	position: relative;
	float: left;
	display: block;
	width: 100px;
}

#sidebar .cars .number {
	position: absolute;
	display: block;
	left: 0;
	top: 1px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #f32800;
}

#sidebar .cars .drivers {
	position: relative;
	display: block;
	float: left;
	padding-left: 20px;
	width: 150px;
}

#sidebar .twitter,
#sidebar .speedtv {
	position: relative;
	float: left;
	display: block;
	width: 123px;
	height: 37px;
	margin: 6px 0;
}

#sidebar .twitter {
	background: url(/images/layout/twitter.gif) left top no-repeat;
}
#sidebar .twitter:hover {
	background: url(/images/layout/twitter.gif) left bottom no-repeat;
}

#sidebar .speedtv {
	margin-right: 22px;
	background: url(/images/layout/speedlogo.gif) left top no-repeat;
}
#sidebar .speedtv:hover {
	background: url(/images/layout/speedlogo.gif) left bottom no-repeat;
}

#sidebar .twitter a,
#sidebar .speedtv a {
	display: block;
	width: 100%;
	height: 100%;
}

#sidebar .partner {
	position: relative;
	float: left;
	width: 270px;
	height: 45px;
}

#sidebar .partner a {
	display: block;
	width: 100%;
	height: 100%;
}

#sidebar .partner.hondaracing {
	background: url(/images/layout/partner_hondaracing.gif) center top no-repeat;
}
#sidebar .partner.hondaracing:hover {
	background: url(/images/layout/partner_hondaracing.gif) center bottom no-repeat;
}
#sidebar .partner.skunk2 {
	height: 55px;
	background: url(/images/layout/partner_skunk2.gif) center top no-repeat;
}
#sidebar .partner.skunk2:hover {
	background: url(/images/layout/partner_skunk2.gif) center bottom no-repeat;
}
#sidebar .partner.ultimate {
	background: url(/images/layout/partner_ultimate.gif) center top no-repeat;
}
#sidebar .partner.ultimate:hover {
	background: url(/images/layout/partner_ultimate.gif) center bottom no-repeat;
}
#sidebar .partner.jcconcrete {
	background: url(/images/layout/partner_jcconcrete.gif) center top no-repeat;
}
#sidebar .partner.jcconcrete:hover {
	background: url(/images/layout/partner_jcconcrete.gif) center bottom no-repeat;
}
#sidebar .partner.speedsecrets {
	background: url(/images/layout/partner_speedsecrets.gif) center top no-repeat;
}
#sidebar .partner.speedsecrets:hover {
	background: url(/images/layout/partner_speedsecrets.gif) center bottom no-repeat;
}
#sidebar .partner.ctf {
	background: url(/images/layout/partner_ctf.gif) center top no-repeat;
}
#sidebar .partner.ctf:hover {
	background: url(/images/layout/partner_ctf.gif) center bottom no-repeat;
}
#sidebar .partner.rays {
	background: url(/images/layout/partner_rays.gif) center top no-repeat;
}
#sidebar .partner.rays:hover {
	background: url(/images/layout/partner_rays.gif) center bottom no-repeat;
}
#sidebar .partner.omp {
	background: url(/images/layout/partner_omp.gif) center top no-repeat;
}
#sidebar .partner.omp:hover {
	background: url(/images/layout/partner_omp.gif) center bottom no-repeat;
}
#sidebar .partner.powerslot {
	background: url(/images/layout/partner_powerslot.gif) center top no-repeat;
}
#sidebar .partner.powerslot:hover {
	background: url(/images/layout/partner_powerslot.gif) center bottom no-repeat;
}
#sidebar .partner.cobalt {
	background: url(/images/layout/partner_cobalt.gif) center top no-repeat;
}
#sidebar .partner.cobalt:hover {
	background: url(/images/layout/partner_cobalt.gif) center bottom no-repeat;
}
#sidebar .partner.burry {
	background: url(/images/layout/partner_burry.gif) center top no-repeat;
}
#sidebar .partner.burry:hover {
	background: url(/images/layout/partner_burry.gif) center bottom no-repeat;
}



/************************************************/
/*
/* !POST LAYOUT + STYLES */
/*
/************************************************/

.post {
	position: relative;
	top: 0;
	margin-top: 0;
	padding: 20px 30px 40px 150px;
	border-top: 1px dotted #333333;
}

.post.entry {
	padding-top: 20px;
}

.post:first-child { border: none; }

.post.bumpup {
/* 	margin-top: -14px; */
	padding-top: 0;
	border-top: none;
}

.post-title, .flashtitle {
	width: 440px;
	height: 31px;
}

.post-title, .section-title {
	margin-bottom: 18px;
}

.readmore,
a.readmore,
.backtolist,
a.backtolist {
/* 	float: left; */
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-size: 15px;
/* 	letter-spacing: 1px; */
	font-weight: 600;
	color: #f32800;
	text-transform: uppercase;
	margin: 15px 0 20px;
	padding: 0;
}

.readmore:hover,
a.readmore:hover,
.backtolist:hover,
a.backtolist:hover { color: #fff; }

.categories {
	display: none;
	margin: 8px 0 0 0;
	color: #393939;
	width: 120px;
	border-top: 1px dotted #333333;
}

.categories a, .categories a:visited {
	color: #666666;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}

.categories a:hover {
	color: #f32800;
}

.pagination {
	padding: 20px 30px 40px 150px;
	border-top: 1px dotted #333333;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial Narrow", "Arial", sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.pagination span { color: #666666; }

.pagination a { color: #f32800; }
.pagination a:hover { color: #FFF; }

.pagination .older { margin-left: 20px; }
.pagination .newer { margin-right: 20px; }


