
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {

}
body {
	margin: 0;
	padding: 0;
    background-color: #1A1D14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
    color: #006600;
    font-weight: bold;
    font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 14pt;
    line-height: normal;
}

h2 {
    font-size: 12pt;
    line-height: normal;
}

h3 {
    font-size: 10pt;
    line-height: normal;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: inherit;
}

ul, ol { }

blockquote { }

a { color: #006600; text-decoration:underline;}

a:hover { text-decoration: underline; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header_wrapper {
    background:url(images/top.png) left top repeat-x #1A1D14;
    height:161px;
    width:100%;
}

#header {
	width: 940px;
	/*height: 36px;*/
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 30px 0px 30px;
	/*background: url(images/img02.gif) no-repeat left top;*/
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none;
    color: #2f0000;
}

#menu .current_page_item a {
}

#menu .first {
}
/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 11px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

/* Page */

#page_wrapper {
    background:url(images/bg10.png) left top repeat-x #1A1D14;
    width:100%;
}

#page {
	width:1050px;
    background-color: #f1f0f0;
    border-style:solid;
    border-width:5px;
    border-color: #333333;
	margin: 0 auto;
	padding: 10px 5px 0px 5px;
}

/** LOGO */

#logo {
	width: 940px;
	height: 115px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #006600;
}

#logo p {
	margin-top: -4px;
	font-size: 13px;
	color: #A8A8A8;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #A8A8A8;
}

#logo h1 a {
	text-decoration: none;
	color: #006600;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	width: 670px;
}
#middle {
    width:330px;
}

#sponsors {
    width:230px;
    margin-left:20px;
    float:right;
}

#sponsors ul li {
    list-style:none;
    width:230px;
}
.sponsor {
    width:230px;
}

/* Post */

.post {
    margin-left:20px;
	margin-bottom: 25px;
}

.post .title {
	height: 40px;
	padding-left: 15px;
}

.post .title a {
	font-size: 24px;
    text-decoration:none;
	color: #006600;
}

.post .date {
}

.post .meta {
	margin-top: -8px;
	margin-left: 2px;
	padding: 0 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
}

.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 30px;
	background: url(images/img03.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #808080;
}

#sidebar li li a:hover {
	color: #006600;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
    line-height: 200%;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}

#sidebar a {
	text-align: left;
	font-weight: bold;
}
#sidebarright {
    float: right;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebarright ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebarright li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebarright li ul {
	margin: 0px 14px;
}

#sidebarright li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
}

#sidebarright li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #808080;
}

#sidebarright li li a:hover {
	color: #006600;
}

#sidebarright p {
	margin: 0;
	padding: 0px 14px;
    line-height: 200%;
}

#sidebarright h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}

#sidebarright a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Footer */

#footer {
    border-top-style:solid;
    border-top-width:1px;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}
#latestNews p {
    line-height:normal;
}
.paralabel {
    font-size:1.4em;
    font-weight:bold;
}
#contactinformation .contactinfo {
    line-height:1em;
    margin-bottom:10px;
}
.newstitle {
    margin: 0 0 0 0;
    padding:0 0 0 0;
    font-weight:bold;
    font-size:1.1em;
    line-height:1.0em;
}
.newsmeta {
    font-style:italic;
    font-size:0.85em;
    line-height:normal;
}
.newstext {
    margin-left:10px;
    font-size:1.0em;
    line-height:normal;
}
#schedtable {
}
#schedtable td {
    font-size:0.95em;
}
.mainpanel {
    padding: 10px;
}
.sideinfo{
    background-color: #fcfefd;
    border-color:#333333;
    border-style:solid;
    padding: 10px; 
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.sideinfo p,li {
    line-height:normal;
}
.standings {
    width:500px;margin-left:20px;
}
#registrationtable {
    border-collapse:collapse;
    border-style:solid;
    border-width:1px;
    background-color:#f5f5f5;
    padding:2px 2px 2px 2px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#logo .badge {
    position:absolute;margin-top:3px;
}
div.twitter {
    margin-right:20px;
    margin-left:20px;
    width: 310px;
    height: 290px;
    margin-bottom: 5px;
}
.biolink {
    float:right;
}
#sponsorlist {}
#sponsorlist h2 {
 font-size:1.1em;
    margin-top:20px;
}
#sponsorlist ul {
    list-style:none;
}
#sponsorlist li {
    line-height:1.8em;
}
#sponsorlist a {
    font-size:1.1em;
    font-weight:bold;
    text-decoration:none;
    color:#333333;
}
#sponsorlist a:hover{
    text-decoration:underline;
    color:blue;
}