@import 'reset.css';

body {
	overflow: auto;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	background: #fff url('../img/bg.png') repeat-x;
	background-position: 15px 0;
	padding: 0 20px;
	font-size: 14px;
	text-align: center;
}

.clearall {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.top20px { padding: 20px 0 0;}
.borderless {border: none;}
.marginright {margin: 0 20px 0 0;}
.marginbottom {margin: 0 0 20px;}
.margintop {margin: 20px 0 0;}
.floatleft {float: left; clear:left}
.floatright {float: right; clear:right}
.floatleft img {
	margin: 0 10px 0 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
}
.floatright img {
	margin: 0 0 10px;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
}
.whitebg {background: #fff;}
.sans {font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;}
.highlight {font-weight: bold;}

.greybox{background: #eee; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:20px;}

#urldisplay {visibility: hidden;}

#container {width: 960px; margin: 0 auto; text-align:left;}

.narrowtext {width: 610px;}


#logo {
	position: relative;
	display: inline-block;
}

#logo a {
	position: relative;
	display: inline-block;
	width: 97px;
	height: 58px;
}

#mainmenu {
	padding: 15px 0 5px;
	position: relative;
	z-index: 55555;
}

#mainmenu ul {
	list-style: none;
	float: right;
	margin: 20px 0;
	position: relative;
	clear: none;
}

	#mainmenu li {
		display: inline;
		float: left;
		margin: 0 0 0 25px;
		text-transform: uppercase;
		font-size: 12px;
		padding-bottom: 3px;
		position: relative;
	}
	
	#mainmenu a, #mainmenu a:visited, #mainmenu a:hover {
		text-decoration: none;
		color: #f00;
	}
	
	#mainmenu li a:hover {
		border-bottom: 3px solid rgba(255,0,0,.7);
	}
	
	#mainmenu li.last a:hover {
		border-bottom: none;
	}

#mainmenu li ul {
	display: none;
} 
#mainmenu li:hover ul, #topmenu li.over ul {
	display: block;
	width: 150px;
	position: absolute;
	top: -3px;
	background: rgba(255,255,255,.8);
	padding: 10px 15px 0 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
} 

#mainmenu li ul li {
	float: none;
	display: list-item;
	margin: 0 0 10px;
	text-transform: none;
}

#mainmenu li ul li a, #mainmenu li ul li a:visited {
	color: #666;
}

#mainmenu li ul li a:hover {
	color: #666;
	border-bottom: 2px solid #666;
}

#topmenu li.inshop {
	background: #e2e2e2;
	padding: 3px;
	margin-top: -3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.splashtext {
	position: relative;
	border-top: 1px solid #999;
	padding: 20px 0 0;
	min-height: 40px;
}

.splashphoto {
	position: relative;
	margin: 0 0 30px;
	border-top: 1px solid #999;
}

	.splashphoto img {
		padding: 0;
		margin: 0;
	}
	
	.splashphoto span {
		position: absolute;
		top: 20px;
		left: 20px;
		color: rgba(255,255,255,.9);
		font-size: 54px;
		font-family: Georgia;
		font-style: italic;
		padding: 10px;
		background: rgba(0,0,0,.7);
	}
	
	.splashphoto #map span {
		display: none;
	}


h1 {
	position: relative;
	font-family: Georgia;
	margin: 0 0 20px 0;
	font-size: 24px;
	font-style: italic;
	border-bottom: 3px double #ccc;
}

h1.invert {
	color: #fff;
}

h2 {
	font-size: 16px;
	margin: 0 0 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
}

h3 {
	font-family: Georgia;
	margin: 0 0 10px;
	font-size: 16px;
}

h4 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 6px;
	font-family: 'Trebuchet MS';
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

h5 {
	display: inline;
	font-weight: normal;
	font-style: italic;
	font-size: 1.6em;
	line-height: 1.5em;
	font-family: Georgia;
}

ul.list {
	list-style: square;
	margin: 0 0 0 20px;
}

ul.list li {
	font-size: 14px;
	margin-bottom: 10px;
}


blockquote {
	position: relative;
	font-size: 32px;
	font-style: italic;
	display: inline;
}

blockquote span {
	display: block;
	text-align: right;
	font-size: .8em;
	font-weight: normal;
}

a:link, a:visited, a:hover {
	color: #E20000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#indexshow {
	position: relative;
	width: 960px;
	overflow: hidden;
}

#slider ul, #slider li{
	list-style:none;
	overflow:hidden;
	width: 960px;
	height: 300px;
}

#prevBtn a,  #nextBtn a {
	font-size: 60px;
	color: rgba(255,255,255,.7);
	text-decoration: none;
}

#prevBtn a:hover, #nextBtn a:hover {
	color: rgba(255,255,255,1);
}

#indexshow #prevBtn {
	position: absolute;
	left: 10px;
	top: 120px;
}

#indexshow #nextBtn {
	position: absolute;
	right: 10px;
	top: 120px;
}

#news {
	width: 470px;
	position: relative;
	float: left;
	margin: 0 0 10px;
}


#newsbar {
	width: 960px;
	background: #f5f5f5;
}

#newsbar article {
	width: 300px;
	float: left;
	margin: 0 10px 0;
}

#newsbar p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	line-height: 1.5;
	font-size: 12px;
}


p {
	font-family: Georgia;
	margin-bottom: 16px;
	line-height: 1.3;
	font-size: 14px;
}

article {
	display: block;
	margin: 0 0 20px;
}

	article span {
		text-transform: uppercase;
		font-size: 9px;
		clear: both;
		margin: 0;
		color: #666;
	} 


#right {
	float: right;
	width: 470px;
	margin: 0 0 50px 10px;
}

#right img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.bigbox {
	margin: 0 0 10px;
	width: 230px;
	height:300px;
	float: right;
	background: #ccc;
}

.weebox {
	margin: 0 0 10px;
	width: 230px;
	height:145px;
	float: left;
}

.longbox {
	margin: 0 0 10px 0;
}

#bottom {
	position: relative;
	background: #c40404;
	padding: 10px 0 0;
	display: block;
	clear: both;
	font-size: 11px;
	margin: 60px 0 0;
}

	#bottom ul {
		display: block;
		text-align: center;
		margin: 0;
	}
	
	#bottom li {
		display: inline;
		padding: 0 7px 0 5px;
		line-height: 130%;
		border-right: 2px solid #db6868;
	}
	
	#bottom li:last-child, #bottom li.last-child {
		border-right: none;
	}
	
	#bottom a, #bottom a:visited, #bottom a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	#bottom li a:hover {
		border-bottom: 1px dotted #fff;
	}
	
	
	#copyright {
		padding: 1em 0;
		color: #fff;
		margin-top: 10px;
		border-top: 1px solid #db6868;
		text-align: center;
		font-size: 9px;
	}


/* Content CSS */

.lefthalf {
	width: 470px;
	margin: 0 20px 1em 0;
	float: left;
}

.righthalf {
	width: 470px;
	margin: 0 0 1em 20px;
	float: right;
}

.championship-legend {
	float: right;
	width: 800px;
	text-align: right;
	margin: -80px 0 0;
	font: 1.4em Georgia, 'Times New Roman', serif;
}


ul#champraces li {
	width: 320px;
	float: left;
	padding: 10px 0 0;
	border-top: 1px solid #555;
	border-bottom: 3px double #555;
}

ul#champraces li p {
	margin: 15px;
	text-align: center;
}

li.start {
	background: #D11A1A;
	color: #fff;
}

li.coppa {
	background: #FFF;
	color: #000;
}

li.adventure {
	margin: 0;
	background: #0a783d;
	color: #fff;
}



ol#calendar {
	list-style: decimal-leading-zero;
}

ol#calendar li {
	background: #eee;
	padding: 10px;
	margin: 0 0 20px 70px;
	width: 550px;
	line-height: 1.3;
	font-size: 36px;
	font-style: italic;
	color: #777;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	display: list-item;
}

ol#calendar li h2 {
	font-size: 18px;
	font-style: normal;
	display: inline;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;
}

ol#calendar li span {
	font-size: 18px;
	float: right;
	color: #000;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

ol#calendar li p {
	font-size: 14px;
	margin: 0;
	font-style: normal;
	color: #000;
}

ol#calendar li.current {
	border: 2px solid rgba(255,0,0,.5);
	background: #fff;
}


#coppamenu {
	position: absolute;
	top: 80px;
	right: 0px;	
}

#coppamenu li {
	float: left;
}

#coppamenu li a {
	padding: 5px 10px;
	background: #;
	color: #ce0000;
	text-decoration: none;
	margin: 20px;
	border: 1px dotted; #ce0000;
}

#coppamenu li a.current {
	background: #fff;
}

.shtext {
	background: #222;
	color: #fff;
	margin: 0 0 -60px;
	padding: 20px;
}

#vcard {
	float: right;
}

#vcard li {
	font-family: Georgia;
	line-height: 1.5;
}

#vcard li em {
	margin: 0 10px 0 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #666;
}


.leftbox {
	float: right;
	padding: 20px;
	width: 300px;
	background: #fff;
	color: #000;
}

.leftbox p {
	line-height: 1.2;
	font-family: Georgia;
}

blockquote.rightquote {
	float: right;
	width: 250px;
	margin: 10px;
	line-height: 1.3em;
	font-size: 20px;
	font-family: Georgia, 'Times New Roman', serif;
	border: 3px double #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0;
}

.cornerbox {
	float: right;
	width: 250px;
	margin: 0 0 20px 10px;
	padding: 10px;
	border: 3px double #ccc;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.cornerbox li {
	line-height: 1.5;
}

.sponsortable {
	width: 610px;
	background: #fff;
	margin: 0;
	padding: 0;
}

.sponsortable td {
	background: #fff;
}

.special1 {
	width: 245px;
	float: right;
	color: #fff;
	font-family: 'Georgia';
}

.special1 blockquote {
	font-size: 20px;
	margin: 65px 0;
	line-height: 130%;
}

.special1 em a {
	color: #f00;
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dotted #f00;
}


.special1 h2 {
	font-style: italic;
	font-size: 36px;
	border-bottom: 3px double #fff;
}

.special1 ul {
	position: absolute;
	bottom: 0px;
	margin: 10px 0;
}

.special1 li a ,special1 li a:visited, .special1 a:hover {
	line-height: 150%;
	color: #fff;
	font-style: italic;
	text-decoration: none;
} 

.special1 li:before {
	content: '\25B8  ';
}

.special2 {
	background: #fff url('../pic/hra/friday13.png') no-repeat top;
	padding: 100px 0 10px;
	float: right;
	width: 280px;
	height: 230px;
	color: #000;
	margin: 60px 0 0;
	-webkit-box-shadow: 0px 2px 5px #333;
}


.special2 ul {
	position: relative;
	margin: 10px 20px;
}

.special2 li a ,special1 li a:visited, .special1 a:hover {
	line-height: 150%;
	color: #000;
	font-style: italic;
	text-decoration: none;
} 

.special2 li:before {
	content: '\25B8  ';
}


.special3 {
	position: absolute;
	top: 150px;
	left: 50px;
	width: 350px;
	line-height: 1.3;
	font-style: italic;
}

.picshowcase {
	background: rgba(0,0,0,.1);
	padding: 10px 10px 12px;
	width: 225px;
	float: left;
	margin: 0 10px 0 0;
}

.picshowcase img {
	float: left;
}

.results {
	background: rgba(0,0,0,.1);
	padding: 5px;
}

ul.signup {
	width: 30%;
	border: 1px solid #FFC850;
	background: #FFEBB8;
	margin: 0 auto 20px;
	margin-left: auto;
	margin-right: auto;
}

.signup li {
	margin: 0 0 10px;
	text-align: center;
	margin: 20px 0;
}

.signup li.button {
	margin: 30px;
}

.signup li.button a {
	padding: 15px;
	border: 1px dotted #f00;
	background: #FF4F4F;
	color: #fff;
	font-size: 16px;
}

.signup li.button a:hover {
	padding: 15px;
	border: 1px dotted #f00;
	background: #f00;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}

#thumbs {
	width: 636px;
	background: rgba(0,0,0,.1);
	padding: 5px;
	color: #333;
	margin: 0 0 50px;
}

#gallerynav {
	text-align: center;
	margin: 10px;
}

#gallerynav a, #gallerynav a:visited, #gallerynav a:hover {
	padding: 3px;
	background: #333;
	color: #fff;
	text-decoration: none;
	margin: 20px;
	font-size: 12px;
}

#gallerybar {
	width: 300px;
	float: right;
}


ul#albums {
	margin: 0 0 15px;
}

ul#albums img {
	margin:0 12px -30px 0;
	border-right: 1px solid #fff;
}

ul#albums li a, ul#albums li a:visited {
	display: block;
	text-decoration: none;
	color: #f00;
	vertical-align: super;
	height: 75px;
	margin: 0 0 5px;
	font-size: 13px;
}

ul#albums li a:hover {
	background: rgba(255,0,0,.9);
	color: #fff;
}

ul#videos li {
	width: 192px;
	height: 162px;
	float: left;
	font-size: 12px;
	text-align: center;
}

ul#videos img {
	display: block;
	margin: 0 auto 6px;
	border: 2px solid #eee;
}

ul#videos li a {
	display: block;
	padding: 15px 0;
	color: #f00;
	text-decoration: none;
}

ul#videos li a:hover {
	background: #f00;
	color: #fff;
}


#photomenu {
	text-align: center;
	background: rgba(0,0,0,.8);
	color: #fff;
	padding: 15px 0 5px;
}

#photomenu a, #photomenu a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-variant: small-caps;
}

#photo {
	background: rgba(0,0,0,.7);
	position: relative;
	margin: 0 0 -55px;
	text-align: center;
	padding: 0 0 50px;
	color: #fff;
}

#photo a:link, #photo a:visited, #photo a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

#photo img {
	border: 1px solid #fff;
	margin: 50px 0 0;
}

#prevthumb {
	background: #333;
	padding: 3px;
	position: absolute;
	top: 50%;
	left: 50px;
	z-index: 999;
}

#nextthumb {
	background: #333;
	padding: 3px;
	position: absolute;
	top: 50%;
	right: 50px;
	z-index: 999;
}

.rightcol {
	float: right;
	margin: 0 0 30px 20px;
}

ol {
	list-style: decimal;
	margin: 2em 0 0 2em;
}

ol li {
	margin: 0 0 1em;
}

.threecol1, .threecol2, .threecol3 {
	float: left;
	width: 300px;
}


.threecol1 {
	margin: 0 10px 30px 0;
}

.threecol2 {
	margin: 0;
}

.threecol3 {
	padding: 10px;
	background: #eee;
	float: none;
	margin: 0 0 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.threecol3 img {
	border: 7px solid #fff;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.threecol3 span {
	display: block;
	margin: 1em 0 0;
	padding: 10px;
	background: rgba(255,255,255,.8);
	border-top: 1px solid #ccc;
}



#works {
	width: 610px;
	clear: left;
}

#works li {
	list-style-type: none;
	margin: 10px 0;
	padding:0px;
	font-size: 22px;
	font-family: Georgia;
	font-style: italic;
	background: #f5f5f5;
}

#works li img {
	vertical-align: middle;
	margin: 0 20px 0 0;
}

#ideagenerator {
	width: 590px;
	margin: ;
	background: #fff;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #f7df7f;
	overflow: hidden;
	margin: 0 0 20px;
}

#ideagenerator img {
	float: left;
}

#randomidea {
	text-align: center;
	font-size: 20px;
	margin: 30px 0 10px;
	font-family: Georgia;
}

#newidea {
	display: block;
	text-align: center;
}

.profiles {
	clear: both;
	list-style: none;
}

.profiles li {
	width: 306px;
	float: left;
	position: relative;
	text-align: right;
	margin-bottom:20px;
}

.profiles li span {
	display: block;
	position: relative;
	font-weight: bold;
	font-size: 1.2em;
}

.profiles li img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0 0 .5em;
}

.profiles li p {
	clear: both;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	margin: .5em 0 1em;
	padding: .5em 0 0;
	border-top: 1px solid #ccc;
	color: #555;
}

table#hrc-results {
	background: #fff;
}

tr {
	margin: 10px 0;
	border-bottom: 1px solid #fff;
}

td {
	padding: .5em 0;
	text-align: center;
	vertical-align: middle;
	text-shadow: 0 1px 1px #fff;
	border-left: 1px solid #fff;
}

td.position, span.blue {
	background: rgba(0,0,255, .15);
	padding: .2em;
	border-left: none;
}

td.points, span.green {
	background: rgba(0,255,0, .15);
	border-left: none;
}

td.total {
	background: rgba(255,0,0, .15);
	border-left: none;
}

tr {
	background: #f3f3f3;
}

tr.even {
	background: #e5e5e5;
}

th {
	font-size: .8em;
	font-weight: normal;
	padding: .5em;
	background: #333;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #555;
}

th img {
	vertical-align: baseline;
	margin: 0 0 -2px .2em;
}

.scoreboard-legend {
	float: right;
	width: 600px;
	text-align: right;
	margin: -80px 0 0;
}

p.explanation {
	margin: 2em 0 0;
	font-size: .9em;
}

div.eventindex {
	width: 220px;
	height: 220px;
	margin: 10px;
	float: left;
	position: relative;
}

div.eventindex img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div.eventindex span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 180px;
	padding: 20px;
	background: rgba(0,0,0,.4);
}

div.eventindex span a, div.eventindex span a:hover, div.eventindex span a:visited {
	color: #fff;
	border: none;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
}

ul.archivenav {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 300;
}

ul.archivenav li {
	float: right;
	display: block;
	padding: 5px 5px;
	margin: 0 0 0 20px;
	border-top:1px solid #ccc;
	background: #ccc;
}

ul.archivenav a, ul.archivenav a:visited {
	display: block;
	color: #555;
	text-decoration: none;
}

ul.archivenav a:hover {
	color: #000;
	text-decoration: none;
}

.archivepics {
	width: 620px;
}

.archivepics img {
	border: 1px solid #fff;
	margin: 0 5px 10px 0;
}

table.stageresults {
	width: 100%;
	margin: 0 0 40px;
}

table.stageresults tr.oldtimer {
	background: rgba(0,0,255, .15);
}

.infoboard p {
	text-align: center;
	line-height: 1.5em;
	font-size: 1.3em;
}


/* Content-Specific Temporary Stuff */


#start10-header {
	background: url('../pic/sh/start10header.jpg') no-repeat;
	height: 520px;
	padding: 20px;
}

#start10-header p {
	display: block;
	width: 260px;
	padding-top: 130px;
	color: #fff;
	font: italic 1.15em/1.2em 'Georgia', 'Times New Roman', serif;
}

#start10-block2 {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
}

#start10-block2 ul {
	margin-bottom: 1em;
}

#start10-block2 li {
	margin: 0 0 .5em;
}

#start10-block1 {
	float: left;
	width: 480px;
	margin: 0 20px 40px 0;
}

#start10-block1 img {
	float: left;
}

#start10-block3 {
	float: right;
}


#ascent-headline {
	float: left;
	margin: 0 1em 1em 0;
	width: 480px;
	font: bold italic 1.6em Georgia;
}

.ascent-text {
	display: block;
	padding: 0 0 1em;
	margin: 0 0 1em;
	border-bottom: 1px solid #ddd;
}

.ascent-what {
	font: bold italic 1.1em Georgia;
	margin: 0 0 .8em;
}

.ascent-left {
	display: block;
	float: left;
	width: 48%;
	text-align: center;
}

.ascent-right {
	display: block;
	float: right;
	width: 48%;
	border-left: 1px solid #ddd;
	padding: 0 0 0 1em;
	margin: 0 0 1em;
}

#ascent-reg {
	background: #e7e7e7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 300px;
	margin: 3em auto .3em;
}

#ascent-reg:hover {
	background: #ddd;
}

#ascent-reg a, #ascent-reg a:hover, #ascent-reg a:visited {
	display: block;
	padding: 1em;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

#ascent-past {
	clear: both;
	border-top: 1px solid #ddd;
	margin: 1em 0;
	padding: 1em 1em;
	background: #f7f7f7;
}

#ascent-old {
	float: right;
}


/* Registration Headers */

.preselection .selection_8 {
	background: url(../pic/hra/ascent/reg.jpg) no-repeat;
	text-indent: -9999px;
}

#nostyle table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0px solid #cccccc;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-align: left;
    text-shadow: none;
}

.ballerimg{
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 2px solid #cccccc;
    font-size: 100%;
    font: inherit;
    float:none;
}

