/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #06AEF1;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.65em;
	color:#609;
	margin-top:5px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 23px;
}

ul, ol {
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #609;
}

a:hover {
	background: none;
	color: #00ccff;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/background.jpg) no-repeat center top;
}

#wrapper2 {
	margin: 0;
	padding-top: 30px;
}

/* Header */

#header {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
}

#logo-area {
	float:left;
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	width:603px;
	height:277px;
	display:block
}
#logo {
	float:left;
	margin: 0px;
	padding: 0px;
	border: none;
	width:236px;
	height:277px;
	display:block
}


/* Menu */

#phone{
	float:right;
	height:40px;
}

#menu-wrapper{
	display:block;
	width:910px;
	background:#FFF;
	height:40px;
}

.menu{
	float:left;
	margin:0 auto;
	padding:0;
	height:30px;
	width:675px;
	display:block;
	background:url('images/topMenuImages.png') repeat-x;
	border:none;
}
.menu li{
	padding:0;
	margin:0;
	list-style:none; 
	display:inline;
}

.menu li a{
	float:left; 
	padding-left:15px; 
	display:block; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	background:url('images/topMenuImages.png') 0px -30px no-repeat;
	border:none;
}

.menu li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url('images/topMenuImages.png') 100% -30px no-repeat;
	border:none;
}

.menu li a:hover{
	background-position:0px -60px; color:rgb(251,255,0);
	border:none;
}

.menu li a:hover span{
	background-position:100% -60px;
	border:none;

}
.menu li a.active, .menu li a.active:hover{
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url('images/topMenuImages.png') 0px -90px no-repeat; 
	color:rgb(255,255,255);
	border:none;
}

.menu li a.active span, .menu li a.active:hover span{
	background:url('images/topMenuImages.png') 100% -90px no-repeat;
	border:none;
}


/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	border: 15px #FFFFFF solid;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 20px 0 0 20px;
}

.post {
}

.post .title {
	color: #06AEF1;
}

.post .title a {
	background: none;
	color: #06AEF1;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 30px 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 245px;
	padding: 40px 20px 0 0;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(images/img06.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #06AEF1;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
}

#sidebar a {
	color: #609;
	border: none;
}

#sidebar a:hover {
	color: #00ccff;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


/* Standings */

.standings-wrapper{
		float:left;
		width:190px;
		margin:0px 40px 20px 40px;
}

.standings{
		display:block;
		width:190px;
		background:#ffffff url(images/results-divider.gif) repeat left top;
}
.standings-list{
		margin:0px 10px 0px 10px;
}



/* Footer */

#footer {
	width: 910px;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(images/img04.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer p {
	margin: 0;
	padding:0px 0px 0px 15px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
}

#footer a {
	color: #609;
	font-weight:bold;
}

#footer a:hover {
	color: #00ccff;
}