@charset "UTF-8";
/* CSS Document */

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, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearClass {clear: both; display:block; height:0px;}


body {
	font-family: helvetica, arial, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1D0B06;
	background-color: #FCEFDD;
	background:url(../imgs/background11.gif);
	}
	
#mainwrapper {
	background: url(../imgs/kerpow_img11.png) no-repeat;
	background-position: 596px 0px;
	width: 100%;
	position:absolute;
	}	
	
#badge {
	position:absolute;
	top: 10px;
	left: 610px;
	z-index:3;
	}	
	
#badge a {
	display:block;
	background:url(../imgs/burst11.png) 0 0 no-repeat;
	width:203px;
	height: 203px;
	text-indent: -9999px;
	}	
	
#badge a:hover {
	background: url(../imgs/burst11.png) 0 -203px no-repeat;
	}	
	
#leftWrapper {
	width: 597px;
	border-right: 1px solid #FFF;
	float:left;
	}

#mainHeader {
	width: 596px;
	border-right: 1px solid rgba(107, 22, 23, 0.6);
	border-bottom: 1px solid rgba(107, 22, 23, 0.6);
	
	width: 596px;
	height: 286px;
	text-indent: -9999px;
	}
	
#mainHeader a {
	display: block; 
	height:286px;
	background: url(../imgs/hdr_img11.gif) 0 0 no-repeat;}
	
#mainHeader a:hover {
	background: url(../imgs/hdr_img11.gif) 0 -286px no-repeat;}	
	
/********* navigation ****************/	
	
#navigation {
	width: 596px;
	border-right: 1px solid rgba(107, 22, 23, 0.6);
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;}

#navigation ul {}

#navigation ul li { float: left; height: 55px;}

#navigation ul li a {
	display:block;
	background: url(../imgs/navigation_sprite11.png);
	height: 55px;
	}

/* normal nav */
#navigation .location a {
	width: 133px;
	text-indent: -9999px;
	background-position: 0 0;
	}
	
#navigation .events a {
	width: 100px;
	text-indent: -9999px;
	background-position: -133px 0;
	}
	
#navigation .lineup a {
	width: 117px;
	text-indent: -9999px;
	background-position: -233px 0;
	}
	
#navigation .sponsors a {
	width: 141px;
	text-indent: -9999px;
	background-position: -350px 0;
	}
	
#navigation .manday2010 a {
	width: 105px;
	text-indent: -9999px;
	background-position: -491px 0;
	}
	
	
/* hover nav */
#navigation .location a:hover {
	width: 133px;
	text-indent: -9999px;
	background-position: 0 -55px;
	}
	
#navigation .events a:hover {
	width: 100px;
	text-indent: -9999px;
	background-position: -133px -55px;
	}
	
#navigation .lineup a:hover {
	width: 117px;
	text-indent: -9999px;
	background-position: -233px -55px;
	}
	
#navigation .sponsors a:hover {
	width: 141px;
	text-indent: -9999px;
	background-position: -350px -55px;
	}
	
#navigation .manday2010 a:hover {
	width: 105px;
	text-indent: -9999px;
	background-position: -491px -55px;
	}	
	

	
	
/************* CONTENT *****************/	


#contentWrap {
	width: 596px;
	background-color: rgb(252, 240, 221); /* IE? */
	background-color: rgba(251, 240, 225, 0.6);
	border-right: 1px solid rgba(107, 22, 23, 0.6);
	border-bottom: 1px solid rgba(107, 22, 23, 0.6);
	min-height: 1180px;
	}
	
/******** single column styles ************/	
	
#singleColumnContent {
	width: 506px;
	padding: 30px 45px;
	}	
		
	
	
h1.home {
	background: url(../imgs/index_h1.png) no-repeat;
	text-indent: -9999px;
	width: 445px;
	height: 36px;
	margin: 10px 0 30px 0;
	text-align:center;
	}
	
h1.gallery {
	background: url(../imgs/h1_gallery11.png) no-repeat;
	text-indent: -9999px;
	width: 304px;
	height: 37px;
	margin: 10px 0 00px 0;
	text-align:center;
	}	
	
	
#singleColumnContent p {
	margin: 1.8em 0 0 0;
	line-height: 1.7em;
	color: #1D0B06;
	text-shadow:0px 1px 0px #FFFFFF;
	}	

#singleColumnContent p strong {color: #701F18;}


/********** double column styles **************/

#doubleColumnContent {
	padding: 30px 0 40px 45px ;
	width: 551px; }
	
#doubleColumnContent h2 {
	display:block;
	border-bottom: 4px solid #222;
	padding: 0 0 5px 0;}
	
#doubleColumnContent p {
	margin: 13px 0 8px 0;
	padding: 0;
	text-shadow:0px 1px 0px #FFFFFF;
	}

.colLeft {
	width: 215px;
	float: left;
	}
	
#doubleColumnContent .colLeft h2 {border-color: #A71A1F;}
.colLeft p {
	color: #701F18;
	line-height: 1.8em;
	}
	
.colLeft p span {
	font-size: 15px;
	font-weight: bold;
	display:block;}


.colRight {
	width: 245px;
	float: left;
	margin: 0 0 0 26px;
	}
	
.colRight a {color: #701F18}


#rightWrapper {
	float: left;
	width: 300px;
	position:absolute;
	top: 840px;
	left: 598px;
	}
	
/************* RED BOX CONTACT FORM (not page) ****************/	
	
#formBox {
	padding: 20px;
	width: 260px;
	background: #702018;
	border:1px solid #9B1B1D;

	}	

#formBox h1 {
	background:url(../imgs/contact_us.png) no-repeat;
	text-indent: -9999px;
	width: 108px;
	height: 29px;
	margin-bottom: 10px;
	}
	
#formBox fieldset {margin: 15px 0 0 0;}	

#formBox fieldset input, textarea {
	display:block;
	width: 250px;
	border: none;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #F7F7F7 url(imgs/input_bg.gif) repeat-x top left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size:12px;
	color: #333;
	padding: 5px;
	}
	
#formBox fieldset input:focus, 
#formBox fieldset textarea:focus {	
	background: #E0D8CB;
	}	
	
#formBox fieldset textarea {
	height: 90px;
	resize: none;	
	margin: 0 0 10px 0;
}

#formBox input#button {float: right;}

#sponsorLogos {margin-top: 10px;}

/******* EVENTS PAGE *********************/


#eventsImageWrap { 
	padding: 30px 0;
text-align:center;}

#eventListing {margin-bottom: 50px;}

#eventListing p {
	text-shadow:0px 1px 0px #F4F4F4;
	padding: 0 30px;
	line-height: 20px;
	}
	
#eventListing a {color: #701F18; 
	font-weight:bold; 
	text-shadow:0px 1px 0px #F4F4F4; 
	text-decoration:none;}
	
#eventListing ul {margin: 5px 70px; list-style-image:url(../imgs/list-ache.png); list-style-position:outside; text-shadow:0px 1px 0px #F4F4F4;}	
#eventListing li {margin: 8px 0;}



/************ GALLERY *****************/

#thumbWrapper {margin-top: 30px;}


#thumbWrapper ul li {
	display:block;
	float:left;
	margin-top: 15px;
	}

#thumbWrapper ul li.pushRight {padding: 0 14px 0 0px;}



/*********** LOCaTION ************/

.mapWrapper {margin: 10px 0 60px 0;}

#singleColumnContent .mapWrapper p { margin: 1.0em 0;}

h1.spot {
	text-indent: -9999px;
	background: url(../imgs/location_h1.png) no-repeat;
	height: 36px;
	width: 456px;
	}
h2.spot {
	text-indent: -9999px;
	background: url(../imgs/location_h2.png) no-repeat;
	height: 36px;
	width: 384px;
	}

.mapEmbed {
	width: 350px;
	height: 400px;
	border: 1px solid #701F18;
	float:left;}
	
.mapInfo {
	width: 146px;
	float: right;
	}	

.mapInfo a {color: #702018; text-decoration:none; font-weight:bold; font-size: 11px;}

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


/************ CONTACT PAGE *****************/

#contactWrap p {margin-bottom: 15px;}

h1.contactUs {
	text-indent: -9999px;
	background: url(../imgs/h1_contactus.png) no-repeat;
	height: 36px;
	width: 221px;
	margin: 20px 0 10px 0;
		}
		
#contactWrap fieldset {margin: 15px 0 0 0;}	

#contactWrap fieldset input {
	display:block;
	width: 500px;
	border: none;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #F7F7F7 url(imgs/input_bg.gif) repeat-x top left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size:12px;
	color: #333;
	padding: 5px;
	}
	
#contactWrap fieldset textarea	{
	display:block;
	width: 500px;
	border: none;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #F7F7F7 url(imgs/input_bg.gif) repeat-x top left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size:12px;
	color: #333;
	padding: 5px;
	}
	
#contactWrap fieldset input:focus, 
#contactWrap fieldset textarea:focus {	
	background: #FFF6E3;
	}	
	
#contactWrap fieldset textarea {
	height: 90px;
	resize: none;	
	margin: 0 0 10px 0;
}

#contactWrap input#button {float: right;}	

h1.thanks {
	text-indent: -9999px;
	background: url(../imgs/h1_thanks.png) no-repeat;
	height: 87px;
	width: 418px;
	margin: 20px 0 10px 0;}
		
		

table#sponsorList {width: 460px;}
	
#sponsorList  td {
	vertical-align:top;
	padding: 10px;
	}	
	
#sponsorList a {text-decoration: none;}	

#sponsorList a:hover {text-decoration: underline; color:#222;}	
	
#sponsorList p {margin: 0; padding:12px 0 0 0;}

table#subSponsors {width: 440px; margin-top: 40px;}
	
#subSponsors td {
	vertical-align:top;
	padding: 10px;
	width:150px;
	}	

#subSponsors p {font-size: 11px;}

#subSponsors a {text-decoration: none; color: #222;}
#subSponsors a:hover {text-decoration: underline;}



