/*
 * Copyright 2009 Carlos Calderon
*/

body
{
	margin: 0px 0px 0px 0px;
	background-color: #000;
	text-align: center;
	color: #FFF;
	min-width: 900px;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:link
{
	color: #FFF;
	text-decoration: none;
}

a:visited
{
	color: #FFF;
	text-decoration: none;
}

a:active
{
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#container
{
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 10px 0px;
	width: 900px;
	background-color: #000;
	border: 1px solid #000;
	background-image: url("./images/background.jpg");
	background-attachment: fixed;
	/*background-position: 137px 0px;*/
}

#header
{
	/*width: 400px;
	margin: 0px auto 0px auto;
	*/
	padding: 10px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	text-align: center;
	/*background-color: #C90;*/
	background-image: url("./images/maintenance_stripe.png");
}

#title
{
	margin: 0px;
	width: 900px;
	height: 350px;
	background-image: url("./images/title.png");
}

#title_short
{
	margin: 0px;
	width: 900px;
	height: 227px;
	background-image: url("./images/title-short.png");
}


#nav
{
	padding: 0px;
	position: relative;
	white-space: nowrap;
}

a.left
{
	display: block;
	float: left;
	text-decoration: none;
	width: 86px;
	height: 42px;
	background: url("./images/nav-left.png");
}

a.news
{
	display: block;
	float: left;
	width: 146px;
	height: 42px;
	text-decoration: none;
	background: url("./images/nav-news.png");
}

a.news:hover { background-position: 0px 42px; }

a.bio
{
	display: block;
	float: left;
	text-decoration: none;
	width: 146px;
	height: 42px;
	background: url("./images/nav-bio.png");
}

a.bio:hover { background-position: 0px 42px; }

a.schedule
{
	display: block;
	float: left;
	text-decoration: none;
	width: 146px;
	height: 42px;
	background: url("./images/nav-schedule.png");
}

a.schedule:hover { background-position: 0px 42px; }

a.sponsors
{
	display: block;
	float: left;
	text-decoration: none;
	width: 146px;
	height: 42px;
	background: url("./images/nav-sponsors.png");
}

a.sponsors:hover { background-position: 0px 42px; }

a.photos
{
	display: block;
	float: left;
	text-decoration: none;
	width: 146px;
	height: 42px;
	background: url("./images/nav-photos.png");
}

a.photos:hover { background-position: 0px 42px; }

#right
{
	display: block;
	float: left;
	text-decoration: none;
	width: 84px;
	height: 42px;
	text-align: right;
	background: url("./images/nav-right.png");
	
}

#right img { margin: 3px 5px 2px 0px; }

#main
{
	float: left;
	width: 450px;
	padding-bottom: 20px;
	padding-left: 86px;
	padding-top: 20px;
}

#sidebar
{
	float: right;
	padding-bottom: 20px;
	padding-right: 20px;
}

#footer
{
	padding-top: 75px;
	/*background: url("./images/black70.png") repeat;*/
	clear: both;
}

#news
{
	width: 550px;
	background: url("./images/cf70.png") repeat;
	border: 1px solid #B2B2B2;
}

#sponsornews
{
	width: 210px;
	margin-left: 0px;
	margin-top: 10px;
	background: url("./images/black70.png") repeat;
}

#sponsorbar
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

#sponsorbar img
{
	margin-bottom: 10px;
}
#sponsorbar img:hover { }
#sponsornews sponsor { }

#content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.iimg
{
	float: left;
	display: inline;
	margin-right: 10px;
	border: 0px solid #FFF;
}

.riimg
{
	float: right;
	display: inline;
	margin-left: 10px;
	border: 0px solid #FFF;
}

.cimg
{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #FFF;
}

.liimg
{
	float: left;
	display: inline;
	margin-right: 5px;
	border-color: #99CCFF;
	border: 2px solid #99CCFF;
}

.powered
{
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: right;
	color: #999;
	margin-top: 20px;
}

.entry
{
	font-family: Arial, sans-serif;
	color: #FFF;
	/*border-bottom: 1px #666 dashed;*/
	text-align: justify;
	line-height: 130%;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.entry a
{
	font-weight: bold;
	text-decoration: underline;
}

.entry a:hover
{
	text-decoration: underline;
}

.entry date
{
	color: #CCC;
	font-size: small;
	#margin-left: 10px;
	vertical-align: top;
}

.entry h1
{
	font-size: large;
	font-weight: bold;
	text-align: left;
}

.entry .headline
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 3px;
}

.entry .headline a
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	/*border-bottom: thin solid #e81b52;*/
	text-decoration: none;
}

.entry .headline a:hover
{
	text-decoration: underline;
}

.entry .body
{
	padding: 0px 0px 0px 15px;
	font-size: small;
	line-height: 120%;
}

.entry .page
{
	padding: 0px 0px 0px 10px;
	text-align: justify;
	font-size: 12px;
	line-height: normal;
}

.entry caption { font-size: x-small; }

.entry .more-link
{
	font-size: x-small;
	font-weight: normal;
	vertical-align: sub;
}

.entry .inset
{
	padding: 0px 0px 0px 10px;
}

.entry_note
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 100%;
	width: 100%;
}

.entry_note a
{
	font-weight: bold;
	text-decoration: underline;
}

.entry_note a:hover
{
	/*border-bottom: thin solid #e81b52;*/
	text-decoration: underline;
}

.entry_footer
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	width: 100%;
}

.navigation
{
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: small;
}

.navigation a
{
	text-decoration: none;
}
	
.archive
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.comments
{
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: small;
}

.comments a
{
	font-weight: bold;
	text-decoration: underline;
}

.comments a:hover
{
	text-decoration: underline;
}

.attachment-64x64
{
	vertical-align: middle;
}

.gallery-entry
{
	font-family: Arial, sans-serif;
	color: #FFF;
	text-align: justify;
	line-height: 130%;
	padding-left: 10px;
}

.gallery-entry a
{
	font-weight: bold;
}

.gallery-entry a:hover
{
	text-decoration: underline;
}

.contact
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #999;
	margin-top: 50px;
}

.contact a:hover
{
	text-decoration: none;
	color: #FF0;
}

#home-column
{
	margin: 0px auto;
	text-align: center;
	width: 840px;
}

#home-row
{
	padding: 100px 0px 0px 0px;
	text-align: center;
}

a.modelingbox
{
	display: block;
	float: left;
	width: 400px;
	height: 300px;
	background: url("./images/modeling.jpg");
	margin: 10px 10px;
}

a.modelingbox:hover { background-position: 0px 300px; }

a.racingbox
{
	display: block;
	float: left;
	width: 400px;
	height: 300px;
	background: url("./images/racing.jpg");
	margin: 10px 10px;
}

a.racingbox:hover { background-position: 0px 300px; }

.contact
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #999;
	margin-top: 50px;
	margin-right: 10px;
}

.contact a:hover
{
	text-decoration: none;
	color: #6f75fb;
}

#model-column
{
	margin: 0px auto;
	text-align: center;
	width: 820px;
}

#model-row
{
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#model-content
{
	width: 400px;
	height: 600px;
	margin: 10px 10px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
}

#model-content a
{
	color: #57c9ff;
}
