/* ------------------------------------------------------------
	Core Style
------------------------------------------------------------ */
body, div, h1, h2, h3, h4, h5, h6, ul, li, span, img, ol, p, a, form, object, embed {
	list-style-type: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
body  { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #3f823d; text-align: center; margin-top: 30px }
#container     { background-color: #fff; text-align: left; margin-right: auto; margin-left: auto; width: 750px; border: solid 1px #fff }
#header   { background-image: url("images/header.jpg"); background-repeat: no-repeat; height: 142px }
#home_main    { background-color: #fff; background-image: url("images/home_image.jpg"); background-repeat: no-repeat; background-position: left 0; height: 379px }
#game_button { display: inline; float: right }
#home_main h1 { color: #fff; font-size: 44px; font-weight: normal; line-height: 46px; display: inline; margin-top: 20px; margin-left: 20px; float: left }
a.news_link { color: #fff; font-size: 16px; line-height: 18px; text-decoration: none; text-align: center; display: inline; margin-top: 73px; margin-right: 22px; float: right }
a.news_link:hover { color: #f0dc39 }
#header ul  { list-style-type: none; padding-top: 6px; }
#header ul li { float: left; }
#header ul li a { padding-left: 22px; padding-bottom: 6px; padding-right: 22px; padding-top: 6px; color: #fff; font-size: 13px; line-height: 13px; text-decoration: none; text-align: center; display: block; }
#header ul li a.link_tab { padding-right: 12px; padding-left: 12px }
#header ul li a:hover, #header ul li a.selected { background-color: #d15900 }
#main   { background-color: #fff; padding: 30px 60px }
#main h1   { clear: both; color: #3f823d; font-size: 30px; font-weight: normal; line-height: 36px; margin-bottom: 5px }
#main h1 a { text-decoration: none }
#main h2 { color: #8e111f; font-size: 20px; font-weight: normal; line-height: 32px }
#main p { color: #5e5e5e; font-size: 13px; line-height: 20px; margin-bottom: 12px }
#main a  { color: #3f823d }
#main a:hover { text-decoration: none }
a.home_link  { display: block; width: 140px; height: 109px; float: left }
#footer { clear: both; background-color: #66a664; height: 20px }
#footer p { color: #fff; font-size: 11px; line-height: 12px; padding-top: 5px; padding-left: 15px }
a#home_tab  { color: #fff; font-size: 11px; line-height: 12px; text-decoration: none; display: inline; padding: 4px 10px; width: 80px; float: right }
a#home_tab:hover { background-color: #8e111f }


/* ------------------------------------------------------------
	Classes
------------------------------------------------------------ */

.green {
	color: #7BD207;
}
.blue {
	color:#00AAD9;
}
.clear {
	clear:both;
	height:1px;
}
/* ------------------------------------------------------------
	Wraps
------------------------------------------------------------ */
.wrap {
	width:750px;
	margin:0px auto;
}
.whiteWrap {
	background: #FFFFFF;
	margin-top:-5px;
	padding:30px 0px 0px;
}
#contentWrap {
	padding:0px 15px;
	width:720px;
}

/* ------------------------------------------------------------
	Banner & Content
------------------------------------------------------------ */
#banner {
	height:160px;
	background:url(images/topBanner.gif) no-repeat;
}
#siteName {
	float:left;
	position:relative;
	top:40px;
	left:20px;
	color:#FFF;
	font-weight:normal;
}
#siteName a {
	color:#fff;
	text-decoration:none;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:50px;
}
#siteUrl {
	font-size:14px;
 	color: #73BEE2;
}
#content {
	float: left;
	width: 600px;
}
#content li {
	list-style-type: none;
	list-style: url(images/arrow.gif);
}
#content h1  { font-size: 24px; font-weight: normal; line-height: 30px; text-decoration: none; background: url("images/marker.gif") no-repeat; padding: 0 0 5px 35px; border-bottom: 1px solid #ccc }
#content h1 a {
	color:#515B5B;
	text-decoration:none;
}
/* ------------------------------------------------------------
	Show Notes
------------------------------------------------------------ */
#showNotes {
	background: url(images/notesBG.jpg) no-repeat top left;
	padding:75px 25px 0px 25px;
}
#showNotesFoot {
	background: url(images/notesBG.jpg) no-repeat bottom left;
	height:75px;
	margin:-10px 0px 20px 0px;
}
/* ------------------------------------------------------------
	Sidebar
------------------------------------------------------------ */
#sideBarWrap {
	background: url(images/sidebarBG.gif) no-repeat top left;
	float: right;
	width: 185px;
}
#sideBar{
	padding:0px 15px;
	line-height:1.2em;
}
#sideBar h1 {
	font-weight: bold;
	color: #4C4C4C;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}
#sideBar h2 {
	font-weight: normal;
	color: #4C4C4C;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	margin:20px 0 0;
}
#sideBar a {
	line-height: 25px;
	text-decoration:none;
	font-size:12px;
}
#sideBarFooter {
	background: url(images/sidebarFooter.gif) bottom;
	height: 50px;;
	width: 185px;
}
#sideBar ul{
	margin:0px;
	padding:0px;
}
#sideBar ul li{
	margin-left:0px;
	padding-left:10px;
	list-style: none;
	border-bottom:solid 1px #CCC;
}
/* ------------------------------------------------------------
	Sidebar Widget CSS
------------------------------------------------------------ */
#calendar_wrap {
	margin-top:15px;
}
.textwidget {
	padding:10px 0px;
	border-bottom:solid 1px #CCC;
	font-size:12px;
	color:#999;
}

/* ------------------------------------------------------------
	WP Tags
------------------------------------------------------------ */
.postDate {
	color:#ccc;
	font-size:12px;
	margin-top:-10px;
	padding-bottom:15px;
}
#wp-calendar {
	width:155px;
}
#calendar {
	margin-top:15px;
}
.entry {
	margin-bottom:30px;
}
small {
	padding-top: 5px;
	color: #7f807e;
}
h3#comments, h3#respond {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #8e111f;
}
ol.commentlist li {
	padding-top: 10px;
	list-style-type: none;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 10px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	line-height: 14px;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#home_main {
	}

#home_content {
		width: 490px;
		float: left;
	}

#messages {
		border-style: none;
		width: 240px;
		float: right;
	}

#messages h2 {
		color: #8e111f;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		padding-right: 20px;
		padding-top: 20px;
	}
/* End Images */

div#the_post_ticker
{
	line-height: 18px;
	color: #5c5c5c;
	margin-right: 15px;
	border-top: 2px dotted #CCC;
	border-bottom: 2px solid #CCC;
	padding: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	height: 180px;
	overflow: hidden;
}
div#the_post_ticker a
{
	color: #3f823d;
	text-decoration: none;
}
div#the_post_ticker a:hover
{
	text-decoration: underline;
}
#header_inner
{
	height: 110px;
}