/*
Theme Name: Evergreen Park
Theme URI: http://www.imagedesignpros.com
Description: Custom template for Evergreen Park
Version: 1.0
Author: Image Design
*/
*{
	margin:0px;
	padding:0px;
}
html{
	height:100%;
}
body{
	font-size:62.5%; /*equals 10px*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body-background.png);
	background-repeat: repeat-y;
	background-position: center center;
	height:100%;
	background-color: #313132;
	min-width: 998px;
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}


#Container {
	position: relative;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	min-height:100%;
	background-color: #000000;
	color: #FFFFFF;
}
#TopMenu {
	background-image: url(images/top-menu-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F0B310;
}
#Main {
	margin-left:1em;
}
#Main li {
	display: block;
	float: left;
	height: 30px;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
#Main a {
	display: block;
	height: 32px;
	float: left;
	padding-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #1A1A1A;
	text-decoration: none;
}
#Main a span {
	display: block;
	height: 18px;
	padding-top: 14px;
	padding-left: 10px;
	cursor:pointer;
	float: left;
}
#Main a:hover, #Main a:focus, #Main a:active {
	background-image: url(images/hover-tab-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#000;
}
#Main a:hover span, #Main a:focus span, #Main a:active span {
	background-image: url(images/hover-tab-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Main .current_page_item a, #Main .current_page_parent a{
	background-image: url(images/tab-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#fff;
}

#Main .current_page_item a span, #Main .current_page_parent a span{
	background-image: url(images/tab-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Secondary {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 0.5em;
	width: 300px;
}
#Secondary li {
	float: right;
	display: block;
	height: 15px;
	margin-right: 0.6em;
	margin-left: 0.6em;
	padding-top: 15px;
}
#Secondary a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#Secondary a:hover, #Secondary a:focus, #Secondary a:active, #Secondary .current_page_item a{
	color:#401600;
}
#SubMenu {
	background-color: #000000;
	min-height: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
#SubMenu ul {
	margin-left: 2em;
	height: 5px;
	padding-top: 5px;
}
#SubMenu li {
	display: block;
	float: left;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-bottom: 5px;
}
#SubMenu a {
	color: #BFBFBF;
	text-decoration: none;
	font-weight: bold;
	
}
#SubMenu a:hover, #SubMenu a:active, #SubMenu a:focus, #SubMenu .current_page_item a {
	color: #FFFFFF;
}
#Header {
	position: relative;
	height: 300px;
}
#TopShadow {
	background-image: url(images/top-shadow.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 20px;
	left: 0px;
	top: 0px;
	width: 100%;
}
#Image {
	background-image: url(images/sky-bg.png);
	background-repeat: repeat-x;
	height: 290px;
	overflow: hidden;
}


#Logo {
	background-image: url(images/evergreen-logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 220px;
	width: 360px;
	left: 25px;
	top: 0px;
	z-index: 999;
}
#Logo span {
	margin-left: -9999px;
}
#Logo img {
	display: none;
	margin-left: -9999px;
}

#TreeTops {
	background-image: url(images/tree-tops.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 230px;
	width: 998px;
	left: 0px;
	bottom: 0px;
	z-index:555;
}

#Wrapper {
	position: relative;
}
#Wrapper a {
	color: #F0B310;
	font-weight: bold;
	text-decoration: none;
}
#Wrapper a:hover, #Wrapper a:focus, #Wrapper a:active{
	color:#C9941B;
}
#FullColumn{
	margin-left:75px;
	margin-right:75px;
	padding-bottom: 25px;
	margin-top: -10px;
	position: relative;
}
#ColumnTwo a:hover, #ColumnTwo a:focus, #ColumnTwo a:active{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9941B;
}
#ColumnOne {
	width: 310px;
	margin-left: 16px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#ColumnTwo {
	margin-right: 236px;
	margin-left: 342px;
	padding-left: 10px;
	padding-right: 10px;
}
#ColumnThree {
	position: absolute;
	width: 220px;
	top: 0px;
	right: 0px;
}
#TheTrackButton a{
	text-align: center;
	height: 40px;
	width: 310px;
	padding-top: 35px;
	position:relative;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
#TheTrackButton a span {
	background-image: url(images/the-track-button.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 310px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 0px -80px;
	cursor: pointer;
}
#TheTrackButton a:hover span, #TheTrackButton a:active span, #TheTrackButton a:focus span{
	background-position: 0 0;
}
#TheHorsesButton a{
	text-align: center;
	height: 40px;
	width: 310px;
	padding-top: 35px;
	position:relative;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
#TheHorsesButton a span {
	background-image: url(images/the-horses-button.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 310px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 0px -80px;
	cursor: pointer;
}
#TheHorsesButton a:hover span, #TheHorsesButton a:active span, #TheHorsesButton a:focus span{
	background-position: 0 0;
}
#FeaturedEvents {
	background-image: url(images/sidebox-outside-bg.png);
	background-repeat: repeat-x;
	background-color: #EFAE1C;
	background-position: center bottom;
}
#FeaturedEvents h3 {
	background-image: url(images/sidebox-top.png);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 2em;
	padding-left: 0.5em;
	padding-top: 8px;
	position: relative;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
#FeaturedEvents a.viewall {
	font-size: 0.5em;
	position: absolute;
	top: 19px;
	right: 10px;
}
#FeaturedEvents ul {
	background-image: url(images/sidebox-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 30px;
}
#FeaturedEvents li {
	background-image: url(images/event-bar-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#FeaturedEvents li a {
	background-image: url(images/event-bar-top.png);
	background-repeat: repeat-x;
	display: block;
	padding-top: 5px;
	padding-bottom:5px;
	background-position: 0px 3px;
	position: relative;
	min-height: 28px;
	padding-left: 55px;
	color:#fff;
}
#FeaturedEvents li a:hover, #FeaturedEvents li a:focus, #FeaturedEvents li a:active{
	color:#fff;
	background-position: 0px -87px;
}
#FeaturedEvents .date {
	background-image: url(images/date-box.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -6%;
	text-align: center;
	font-size: 22px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#FeaturedEvents .date em {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	display: block;
	width: 42px;
	padding-top: 5px;
	text-transform: uppercase;
}
#FeaturedEvents .title {
	font-size: 1.4em;
	display: block;
	font-weight: bold;
	padding-bottom: 0.1em;
	padding-top: 0.2em;
}
#FeaturedEvents .location {
	font-size: 1em;
	font-weight: normal;
	display: block;
	
}
h1 {
	font-size: 2.2em;
	color: #F0B310;
	font-weight: bold;
	margin-bottom: 0.3em;
}
h1 .morenews{
	float:right;
	font-size:0.4em;
}
.post h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
#FullColumn .post h2{
	text-transform:uppercase;
	font-size:1.8em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #F0B310;
}
p {
	font-size: 1.3em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.3;
}
table p, #FullColumn table p{
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1;
}
li p{
	font-size: 0.8em;
}
li cite{
	font-weight: bold;
	font-size: 1.1em;
}
#FullColumn p{
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#FullColumn ul, #FullColumn ol{
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	margin-left: 1.2em;
	padding-left: 1.2em;
	font-size: 1.3em;
}
#FullColumn ul ul, #FullColumn ol ol{
	font-size: 0.9em;
}
#FullColumn ul{
	list-style:disc;
}
#FullColumn ol{
	list-style:decimal;
}
#FullColumn li{
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
p.meta {
	font-size: 1.1em;
}
.post {
	padding-top: 1em;
	padding-bottom: 1em;
}
.welcome {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidebox {
	position: relative;
	margin-bottom: 20px;
}
.sidebox h3 {
	background-image: url(images/right-bar-top.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 205px;
	margin: 0px;
	font-size: 1.6em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
#Wrapper .sidebox h3 a {
	color: #FFFFFF;
	background-image: url(images/box-arrow.png);
	background-repeat: no-repeat;
	background-position: right -8px;
	display: block;
	margin-right: 15px;
}
#Wrapper .sidebox h3 a:hover, #Wrapper .sidebox h3 a:focus, #Wrapper .sidebox h3 a:active {
	color:#F0B310;
	background-position: right -38px;
}
.sidebox a img {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gallery-list{
	width:217px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gallery-list .title{
	font-size: 1.8em;
	text-align:center;
	display:block;
	height: 40px;
}
#PageHeading {
	text-align: left;
	font-size:3.5em;
	text-transform:uppercase;
	z-index:9999;
}
.QCol{
	margin-right: 400px;
}
.SideCol{
	position: absolute;
	width: 380px;
	top: 40px;
	right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.SideBox{
	width: 372px;
	background-color:#fff;
	margin-bottom:40px;
	background-image: url(images/rightbox-middle.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 65px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position:relative;
	color:#000;
	padding-bottom:5px;
}
.SideBox .top{
	margin:0;
	background-image: url(images/rightbox-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 380px;	
	position:absolute;
	left:-4px;
	top:-10px;
}
.SideBox .bot{
	margin:0;
	background-image: url(images/rightbox-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 380px;	
	position:absolute;
	left:-4px;
	bottom:-10px;
}

#FullColumn .post .SideHeading{
	margin-top:0px;
	color:#401600;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	padding-top:0;
	font-size: 1.5em;
}
#FullColumn .post .SideContent{
	padding-left:10px;
	padding-right:10px;
	font-size: 1.1em;
}
small{
	font-size: 0.8em;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.schedule{
	width: 90%;
	font-size: 1.3em;
	border: solid 4px #022F1C;
}
.schedule td{
	padding: 5px;
	text-align:center;
}
.schedule .seperator{
	height:10px;
}
.schedule .head{
	background-color: #F0B30B;
	color:#000;
}
.schedule .odd{
	background-color:#022F1C;
}

#wp-calendarLarge td div span{
 padding: 4px;
 display:block;
 border-bottom: solid 1px #666;
 border-top: solid 1px #666;
 background-color:#CCCCCC;
 margin-bottom: 2px;
 margin-top:2px;
}
#wp-calendarLarge td div br{
	display:none;
}
#wp-calendarLarge .pad{
	background-color: #333333;
}
#wp-calendarLarge td div span a{ 
	color: #000;
	font-weight:bold;
}
#wp-calendarLarge td div span a:hover{
	color: #333333;
}
