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

@import url("reset.css");

* {
margin: 0;
padding: 0;
}

/* Primary Divisions ----------------------------------------------- */

body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #d8d8d8;
	background: url(gfx/body-bg.jpg) repeat top left;
}

#container {
	margin: 70px auto 25px auto;
	width: 900px;
	background: url(gfx/content-top.gif) no-repeat;
	background-position: 0px 270px; 
}

#content {
	width: 898px;
	margin-top: 25px;
	background: #330000;
	border-left: 1px solid #b8860b;
	border-right: 1px solid #b8860b;
	position: relative;
}

#secondary {
	width: 270px;
	margin: 9px 0 20px 20px;
	float: left;
	position: relative;
}

#primary {
	width: 560px;
	float: right;
	margin: 9px 20px 20px 0;
}

/* Footer ---------------------------------------------------------------- */

#footer {
	background: url(gfx/content-bottom.gif) no-repeat top left;
	margin-bottom: 20px;
	height: 60px;
	text-align: right;
}

#footer ul {
	list-style: none;
	padding-top: 35px;
	padding-right: 10px;
}

#footer ul li {
	font-size: 12px;
	display: inline;
	color: #b8860b;
	padding-left: 10px;
}

#footer ul li a, #footer ul li a:visited {
	color: #b8860b;
	text-decoration: none;
	font-weight: normal;
}

#footer ul li a:hover {
	color: #d8d8d8;
}
	


/* Header Image Replacement ----------------------------------------------- */

#header {
	width:900px;
	position: relative ;
}

#header h1 {
	width: 900px;
	height: 200px;
	position: relative;
}

#header h1 span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(gfx/title.jpg) no-repeat;
}


/* Navigation ----------------------------------------------- */

#nav {
	font-size: 16px;
	margin:0; padding: 0;
	width: 900px;
	height: 35px;
	background: url(gfx/nav-bg.jpg) no-repeat;
}

#secondary-nav {
	font-size: 16px;
	position: relative;
	left: 450px;
	top: -270px;
	background: url(gfx/secondary-nav-bg.jpg) no-repeat top right;
	width: 450px;
	height: 35px;
	color: #b8860b;
}

#nav ul, #secondary-nav ul {
	list-style: none;
	padding: 9px 9px 0 9px;
}

#nav ul li, #secondary-nav ul li {
	display: inline;
	margin-left: 18px;
}

#nav ul li a, #secondary-nav ul li a, #nav ul li a:link, #nav ul li a:visited, #secondary-nav ul li a:link, #secondary-nav ul li a:visited {
	text-decoration: none;
	color: #b8860b;
	font-weight: bold;
}

#nav ul li a:hover, #nav ul li.current a, #secondary-nav ul li a:hover, #secondary-nav ul li.current a {
	color: #393939;
}


/* Sub Nav -------------------------------------------------------------------   */

#sub-nav {
	margin-bottom: 40px;
}

#sub-nav h2 a, #sub-nav h2 a:hover {
	text-decoration: none;
	color: #d8d8d8;
	font-weight: bold;
}

#sub-nav ul {
	margin-left: 15px;
	list-style: disc outside;
}

#sub-nav li {
	padding-bottom: 10px;
}

#sub-nav li a, #sub-nav ul.sub li a {
	color: #d8d8d8;
}

#sub-nav li.current a, #sub-nav ul.sub li.current a, #sub-nav li a:hover, #sub-nav ul.sub li a:hover {
	color: #b8860b;
}

#sub-nav li a {
	text-decoration: none;
	font-size: 16px;
}

/* Typography ----------------------------------------------------- */

#content h2, #content h1 {
	margin-bottom: 24px;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: .025em;
}

#content h3, #content h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 16px;
}

#content h4 {
	color: #b8860b;
}

#content p {
	margin-bottom: 20px;
	line-height: 24px;
	font-weight: normal;
}

#content a {
	color: #b8860b;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover {
	color: #393939;
}

#primary ul {
	list-style: disc outside;
	padding: 0 0px 20px 25px;
}

#primary ol {
	list-style: decimal outside;
	padding: 0 0px 20px 25px;
}

#primary li {
	line-height: 24px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#content strong {
	font-weight: bold;
	color: #b8860b;
}

#content em {
	font-style: italic;
}

#content .center {
	text-align: center;
}

#content .right {
	text-align: right;
}

#content .left {
	text-align: left;
}

img.logo {
	margin-bottom:15px;
}

img.left {
	float:left;
	padding-right: 10px;
}

img.right {
	float:right;
	padding-left: 10px;
}

#sponsors {
	margin-bottom: 10px;
}

/* RSS Live Search ------------------------------------------------------------------------------- */
#searchform { width: 500px; }
#searchform fieldset { outline: none; border: 1px solid #666; background: #dedede; padding: 20px; margin: 0 20px; }
#searchform label { padding-right: 10px; font-size: 11px; font-weight: bold; color: #8d8d8d; }

#LSResult { background-color: #ccc; margin: 0 20px; }
#LSShadow { padding: 5px; }
#LSRes { background-color: #fff; padding: 10px; }
.LSRow { padding: 5px; border-bottom: 1px solid #dedede; }
#LSHighlight { background-color: #dedede; }
#LSHeader { padding: 2px 2px 8px; color: #8d8d8d; }
.lsDate { display: block; color: #eee; }

#LSResult a { color: #8d8d8d }
#LSResult a:hover { color:#b8860b; }

/* Sitemap  ------------------------------------------------------------------------------- */


#primary ul.sitemap li ul {
	list-style: square inside;
	margin-left: 15px;
	padding-bottom: 5px;
}

#primary ul.sitemap li {
	padding-bottom: 10px;
}

#primary ul.sub-list li {
	padding-bottom: 0;
}


/* Recent Photos rounded corners ---------------------------------------------------------------- */


div.photoitem {
	margin:0 15px 20px 0;
	position:relative;
	float:left;
	vertical-align:top;
}
div.photoitem img {	
	float:left;
	border: 3px solid #b8860b;
}

div.photoitem img a:hover, div.photoitem img a:visited {
	color: #b8860b;
}

div.photoitem div{	
	position:absolute;
	width: 18px;
	height: 18px;
}
div.photoitem div.tl{
	background:transparent url(gfx/tl.gif) top left no-repeat;
	left:0;
	top:0;
}
div.photoitem div.tr{
	background:transparent url(gfx/tr.gif) top right no-repeat;
	right:0;
	top:0;
}

div.photoitem div.bl{
	background:transparent url(gfx/bl.png) bottom left no-repeat;
	left:0;
	bottom:0;
}
div.photoitem div.br{
	background:transparent url(gfx/br.gif) bottom right no-repeat;
	right:0;
	bottom:0;
}

#secondary p.more {
	font-size: 12px;
	text-align: right;
	font-style:italic;
	margin-right: 30px;
	margin-bottom: 0px;
}
	

/* Old Sponsor Page Fix this in the new version

#sponsorspage {
	background: #ffffff;
	padding: 20px 0px 20px 10px;
}

.sponsorsbig a, .sponsorsbig a:hover, .sponsorsbig a:link, .sponsorsbig a:hover {
	color: #ffffff;
}

.sponsorsbig h1 {
	font-size: 20px;
}

div.sponsorsbig h2.goldh {
	font-size: 16px;
	padding-left: 15px;
	width: 500px;
	background-color: #FFCC00;
	color: #000000;
}

.sponsorsbig h2.silverh {
	font-size: 16px;
	color: #ffffff;
	padding-left: 15px;
	width: 500px;
	background-color: #999999;
}

.sponsorsbig h2.molyh {
	font-size: 16px;
	width: 500px;
	padding-left: 15px;
	background-color: #333333;
	color: #ffffff;
}

.sponsorsbig h2.copperh {
	font-size: 16px;
	width: 500px;
	padding-left: 15px;
	background-color: #FF6600;
	color: #000000;
}

.sponsorsbig h2.zinch {
	font-size: 16px;
	width: 500px;
	padding-left: 15px;
	background-color: #CCCCCC;
	color: #000000;
}



#molyb {
	margin-left:50px;
	clear: both;
}

.sponsorsbig .gold {
	margin: 30px 0px 30px 60px;
}

.sponsorsbig .silver {
	width: 160px;
	height: 115px;
	float: left;
	margin: 10px 15px 10px 5px;
}

.sponsorsbig .moly {
	width: 150px;
	height: 60px;
	float: left;
	margin: 15px 21px 15px 0px;
}

.sponsorsbig ul.copper li {
	font-size: 14px;
	color: #292929;
}

#sponsorspage .sponsorsbig li{
	color: #292929;
}

 */
 
 
/* Sponsors Page */

.copper {color: #c96333;}
#primary ul.copper li, #primary ul.zinc li {
	padding-bottom: 0px;
}

#primary ul.copper, #primary ul.zinc {list-style: none;}

.zinc {color: #cccccc;}



/* Registration Form
-------------------------------------------------------------------------------------------------- */

#info tr, #cc tr {height: 2em;}

span.required {color: #FF0000;}

tr.even {background-color: #3b3b3b;}

#content tr.even p, #content tr.odd p {margin-bottom: 0; color: #ffffff;}

tr.odd td, tr.even td {
	padding: 10px;
	}

tr.odd td, tr.even td {border-bottom: 1px solid #D8D8D8;}

table.checks {border: 1px solid #D8D8D8; margin-bottom:15px;}



/* Clear Fix
--------------------------------------------------------------------------------------------------- */
.clear { clear: both; }

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */




