/*
Theme Name: Nitehawk 2
Theme URI: http://gonitehawk.com
Description: Custom template for Nitehawk Summer and Winter Recreation Area
Version: 1.0
Author: Image Design
*/

ul ul, ul ol, ol ol, ol ul{
	border:none;	
}
body{
	font-size:62.5%; /*equals 10px*/
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffbb0a;
	background-image: url(images/bannerBackground.jpg);
	background-repeat: repeat-x;
}
body.summer{
	background-image: url(images/summer/bannerBackgroundSummer.jpg);
	background-color:#7FB5A5;
}
#container{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom:20px;
	position:relative;
}
#banner{
	width:816px;
	height:123px;
	background:url(images/bannerImg.png) no-repeat;
	position:relative;
	z-index:20;
	clear:left;
}
.summer #banner{
	background:url(images/summer/bannerImg3Summer.png) no-repeat;	
}
#sideBar{
	float:left;
	margin-right: 0px;
	padding: 0px;
	background-image: url(images/sidebarImg.png);
	background-repeat: no-repeat;
	height: 860px;
	width: 182px;
	display:block;
	position:relative;
}
.summer #sideBar{
	background-image:url(images/summer/sidebarImgSummer.png);	
}
#sideBarText{ 
	padding-top: 150px; 
	padding-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;
	line-height:14px;
	width: 120px;
	display:block;
	position:relative;
}
#sideBarText h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFBB0A;
}
#sideBarText a {
	color: #3CF;
	text-decoration: none;
}
#sideBarText a:hover {
	color: #FFBB0A;
	text-decoration: none;
}
table p{
	text-align:center;	
}
table td{
	padding: 10px;	
}
table.ec3_schedule{
	display:block;
	border:none!important;
	float:none!important;
	font-size: 12px;
	line-height:16px;
	letter-spacing:.5px;
	font-weight:bold!important;	
}
table.ec3_schedule td{	
	color: #000!important;
	padding: 0!important;
	padding-right: 5px!important;
	font-weight:bold!important;	
}
.wp-calendar table td{
	
}
#Logo a{
	background-image: url(images/nitehawklogo.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 121px;
	Margin-left: 57px;
	Margin-top: 15px;
	text-indent: -9999px;
	position: relative;
	display:block;
}
#Slogan{
	background-image: url(images/sloganImg2.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 112px;
	margin-top: 7px;
	margin-left: 60px;
	text-indent: -9999px;
	position: relative;
}
#mainContentWrapper{
	float:left;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 100;
	width: 918px;
}
/*Menu Fixes */
nav {
	display:block;
	width: 816px;
	position:relative;
	z-index: 200;
}	
nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}
nav li {
	margin: 0px;
	float: left;
	position:relative; /*remove for horizontal submenu*/
}
nav li a{
	text-indent: -9999px;	
}
#buyAndSearchBox{
	width: 816px;
	height: 50px;
	position:relative;
}
#HomeBtn a{
	background:url(images/homeBtn.png) no-repeat right top;
	display: block;
	height: 40px;
	width:88px;
	margin-right: 5px;
	margin-left: 5px;
	position:absolute;
	left: 10px;
	float:left;
	text-indent:-9999px;
}

#HomeBtn a:hover, #HomeBtn a:focus, #HomeBtn a:active, #HomeBtn.current_page_item a{
	background:url(images/homeBtn.png) no-repeat right bottom;
}
#BuyOnlineBtn a{
	background:url(images/buyOnlineBtn2.png) no-repeat right top;
	display: block;
	height: 40px;
	width: 171px;
	margin-right: 5px;
	margin-left: 5px;
	position:absolute;
	left: 110px;
	float:left;
	text-indent:-9999px;
}
#BuyOnlineBtn a:hover, #BuyOnlineBtn a:focus, #BuyOnlineBtn a:active, #BuyOnlineBtn.current_page_item a{
	background:url(images/buyOnlineBtn2.png) no-repeat right bottom;
}
#TwitterBtn a{
	background:url(images/twitterBtn.png) no-repeat right top;
	display: block;
	height: 40px;
	width:88px;
	margin-right: 5px;
	margin-left: 5px;
	position:absolute;
	left: 290px;
	float:left;
	text-indent:-9999px;
}
#TwitterBtn a:hover, #TwitterBtn a:focus, #TwitterBtn a:active a{
	background:url(images/twitterBtn.png) no-repeat right bottom;
}
#FacebookBtn a{
	background:url(images/facebookBtn.png) no-repeat right top;
	display: block;
	height: 40px;
	width:88px;
	margin-right: 5px;
	margin-left: 5px;
	position:absolute;
	left: 390px;
	float:left;
	text-indent:-9999px;
}
#FacebookBtn a:hover, #FacebookBtn a:focus, #FacebookBtn a:active a{
	background:url(images/facebookBtn.png) no-repeat right bottom;
} 
#Activities a {
	background: url(images/activitiesBtn.png) no-repeat right top;
	display: block;
	height: 44px;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:-6px;
}
#Activities a:hover, #Activities a:focus, #Activities a:active, #Activities.current_page_item a {
	background: url(images/activitiesBtn.png) no-repeat right bottom;
}
#Rates a {
	background: url(images/ratesBtn.png) no-repeat right top;
	display: block;
	height: 44px;
	width: 92px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:-6px;
}
#Rates a:hover, #Rates a:focus, #Rates a:active, #Rates.current_page_item a {
	background: url(images/ratesBtn.png) no-repeat right bottom;
}
#HillReport a {
	background: url(images/hillReportBtn.png) no-repeat right top;
	display: block;
	height: 44px;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:-6px;
}
#HillReport a:hover, #HillReport a:focus, #HillReport a:active, #HillReport.current_page_item a {
	background: url(images/hillReportBtn.png) no-repeat right bottom;
}
#Clubs a {
	background: url(images/clubsBtn.png) no-repeat right top;
	display: block;
	height: 44px;
	width: 88px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:-6px;
}
#Clubs a:hover, #Clubs a:focus, #Clubs a:active, #Clubs.current_page_item a {
	background: url(images/clubsBtn.png) no-repeat right bottom;
}
#Involved a {
	background: url(images/getInvolvedBtn.png) no-repeat right top;
	display: block;
	height: 44px;
	width: 152px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:-6px;
}
#Involved a:hover, #Involved a:focus, #Involved a:active, #Involved.current_page_item a {
	background: url(images/getInvolvedBtn.png) no-repeat right bottom;
}
#About a {
	background: url(images/aboutUsBtn.png) no-repeat right top;
	display: block;
	height: 44px;
	width: 122px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:-6px;
}
#About a:hover, #About a:focus, #About a:active, #About.current_page_item a {
	background: url(images/aboutUsBtn.png) no-repeat right bottom;
}
/*Submenu Stuff*/
nav li>ul{
	background-image:url(images/subMenuBackgrnd.png);
	background-repeat:repeat;
	position:absolute;
	width: 180px; /* set to 760px for Horizontal SubMenus*/
	padding: 10px 10px;
	height:auto;
	left: -9999px;
}
nav li>li>ul{
	left: -9999px;	
}
nav li li:hover ul{
	left: 180px;
	margin-top:-40px;
}

nav li:hover>ul{
	left: 0;	
}
nav li li{
	width:auto;
	padding-top:2px;
	padding-bottom:2px;
	letter-spacing:1px;
	float:none; /*remove for Horizontal SubMenus*/
}
nav li li a{
	background: none !important;
	display: block !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	text-indent:inherit !important;
	color:#FFF;
	font-size: 14px;
	text-decoration:none;
	/*border-right: solid 2px #F0B10C; Add for Horizonal SubMenus*/
	padding-left: 5px;
	padding-right: 5px;
}
nav li li a:hover{
	background: none !important;
	color:#F0B10C;
}
#eventsPhoto{ 
	position:relative;
	right: -525px;
	top: -60px; /* if you change this, you will likely need to change #events too*/
	z-index:30;
	width:224px;
	height:218px;
	background-image:url(images/eventsPhoto.png);
	background-repeat:no-repeat;
}
.summer #eventsPhoto{
	background-image:url(images/summer/eventsPhotoSummer.png);
	background-repeat:no-repeat;
}
#columnContainer{
	background-image: url(images/whiteBkgrndTile.png);
	background-repeat: repeat-y;
	width: 806px;
	display:block;
	position:relative;
	margin-top:-221px;
	margin-bottom:15px;
	padding-bottom:40px;
	min-height: 510px;
	padding-top: 25px;
	padding-left: 30px;
}
#columnContainer p a{
	text-decoration:none;
	color:#9E005D!important;
}
#columnContainer p a:hover{
	color: #002349!important;
}
#columnContainer p a:visited{
	color: #002349;
}
#columnContainer h1{
	margin-bottom: 5px;
	padding-top: 10px;
	letter-spacing: .5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#columnContainer h2 a, #columnContainer h2{
	padding-top: 10px;
	letter-spacing: .5px;
	font-size: 14px;
	color: #9E005D;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#columnContainer h2 a:hover{
	color: #002349;
}
#columnContainer h3 a, #columnContainer h3{
	font-size:12px;
	color: #9E005D;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	letter-spacing: .5px;
}
#columnContainer h3 a:hover{
	color: #002349;
}
#columnContainer h4, h5, h6{
	color:#002349;
	font-size: 12px;
	line-height:16px;
	padding-bottom:7px;
	letter-spacing:.5px;
	font-weight:bold;
}
#columnContainer time{
	font-size:12px;
	color: #002349;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	letter-spacing: .5px;
}
#columnContainer article p, #subscribe{
	font-size: 12px;
	line-height:16px;
	padding-bottom:7px;
	letter-spacing:.5px;
}
.entrytext{
	font-size: 12px;
	line-height:16px;
	padding-bottom:7px;
	letter-spacing:.5px;
}
#columnContainer ul li{
	list-style:disc;
	font-size: 12px;
	line-height:13px;
	padding-bottom:7px;
	letter-spacing:.5px;
	margin-left: 15px;
}
#columnContainer ul{
	padding-top:5px;
}
#columnContainer ol{
	list-style:decimal;
	font-size: 12px;
	line-height:16px;
	padding-bottom:7px;
	letter-spacing:.5px;
	margin-left: 20px;
}
blockquote{
	font-size: 12px;
	line-height:16px;
	padding-bottom:7px;
	letter-spacing:1px;
	margin-left: 40px;
	font-style:italic;
	color: #9E005D;
}
#galleryAndNewsBox{
	float:left;
	width: 435px; /* width is determined by gallery slideshow width */
}
#gallerySs{
	width: 435px;
	height: 290px;
	z-index:0;
}
#morePicsBtn a{
	background-image:url(images/morePicsBtn.png);
	background-position: right top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top: -35px;
	margin-bottom:-20px;
	margin-left: 235px;
	height: 94px;
	width: 211px;
	position: relative;
	display:block;
	z-index:10;
}
.summer #morePicsBtn a{
	background-image:url(images/summer/morePicsBtnSummer.png);	
}
#morePicsBtn a:hover, .summer #morePicsBtn a:hover{
	background-position:right bottom;
}
#newsBtn a{
	background: url(images/moreNewsBtn.png);
	background-repeat:no-repeat;
	background-position: right top;
	text-indent:-9999px;
	height: 94px;
	width: 204px;
	position: relative;
	display:block;
	margin-top: 10px;
}
.summer #newsBtn a{
	background-image:url(images/summer/moreNewsBtnSummer.png);	
}
#newsBtn a:hover, .summer #newsBtn a:hover{
	background-position: right bottom;
}
#lineDivider{
	float:left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
}
#events{
	float:left;
	width: 230px;
	display: block;
	position:relative;
	margin-top:130px;
}
#eventsBtn a{
	background-image:url(images/moreEventsBtn.png);
	background-repeat:no-repeat;
	background-posiiton:right top;
	width:204px;
	height:106px;
	display:block;
	text-indent:-9999px;
	margin-top: 50px;
	position: relative;
}

#eventsBtn a:hover{
	background-position: right bottom;
}
#SponsorBox{
	padding-top:10px;
	margin-left: -55px;
}
#columnContainerClear{
	clear:both;
}
footer{
	clear: both;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
footer p{
	font-size: 10px;
}
footer a{
	color: #9E005D;
}
footer a:hover{
	color: #002349;
}
#clearBox{
	clear: both;
}
/*Table stuff*/
.hor-minimalist-b
{
	font-size: 12px;
	background: #fff;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
	margin-top:5px;
	margin-bottom:25px;
}
.hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #9E005D;
	padding: 10px 8px;
	border-bottom: 2px solid #9E005D;
}
.hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
.hor-minimalist-b tbody tr:hover td
{
	color: #009;
}
#subscribe{
	margin-top:10px;
}
#subscribe h1{
	font-size: 14px;
	color: #9E005D;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#subscribe p{
	font-size:12px;
	color: #002349;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:7px;
	letter-spacing: .5px;
}
#stnl_submit{
	background: url(images/subscribeBtn.png) no-repeat right top;
	text-indent:-9999px;
	height: 32px;
	width: 87px;
	position: relative;
	display:block;
	float:left;
	border:none;
	margin-left: -5px;
}
#stnl_submit:hover{
	background: url(images/subscribeBtn.png) no-repeat right bottom;
	cursor:pointer;
}
input{
	color: #333;
	background-color: #FFC;
	height: 20px;
	margin-top:5px;
	width: 80%;
	padding: 2px;
	border: 1px solid #FFBB0A;
}
.checkbox{
	width:auto;
	height:auto;
	border: none;
}
/*search-stuff*/
#search{
	position:absolute;
	top:0px;
	right:10px;
	width:300px;
}
#s {
	width: 200px;
	float: left;
	display:block;
}
#searchsubmit{
	background: url(images/searchBtn.png) no-repeat right top;
	text-indent:-9999px;
	height: 26px;
	width: 70px;
	position: relative;
	float:left;
	border:none;
	display:block;
}
#searchsubmit:hover{
	background: url(images/searchBtn.png) no-repeat right bottom;
	cursor:pointer;
}
#buyAndSearchBoxClear{
	clear:both;
}
#templatePageTextHolder{
	width: 480px;
}
#columnContainer.page{
	width: 480px;
	padding-right: 280px;
}
#columnContainer.page.gallery{
	width: 680px;
	padding-right: 80px;
	margin-left:0;
}
#columnContainer.noImg{
	margin-top: -2px;
}
#columnContainer a, #wp-calendar a{
	color: #9E005D!important;
	text-decoration:none!important;
}
#columnContainer a:hover{
	color: #002349!important;
}
#wp-calendar{
	font-size: 12px;	
}
#wp-calendar table tr{
	padding-top:5px;
	padding-bottom: 5px;
}
#wp-calendar caption{
	text-align:center;
	font-size: 14px
}
small{
	font-size: 12px;
}
form{ 
	margin-bottom:50px;
}
ul.ec3_events{
	list-style-type:none!important;
}
ul.ec3_events ul{
	margin-left: 15px;	
}
ul.ec3_events li{
	margin:0!important;
	padding:0!important;
	list-style-type:none!important;
}
span.theading{
	display:block;
	float:left;
	text-align:right;
	width:135px;
	clear:both;
	font-weight:bold;
	margin-right:10px;
}
span.trail{
	display:block;
	float:left;
	position:relative;
	height:20px;
	line-height:30px;
	padding-left:25px;
	
}
p.key img, p.key strong{
	display:block;
	height: 20px;
	float:left;
	padding-left: 5px;
}
p.key{
	clear:both;	
	line-height:20px!important;
	font-size: 11px!important;
}
.clear {
	clear: both;
}
.alignleft{
	float:left;
	margin-right: 10px;
}
.alignright{
	float:right;
	margin-left: 10px;
}
p.alignleft{
	text-align:left;
	float:none;
	margin-right: 0;
}
p.alignright{
	text-align:right;
	float:none;
	margin-left:0;
}
.centre{
	text-align:center;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
small{
	font-size: 10px;
}
.trail span.condition{
	background-image: url(images/conditions.png);
	background-repeat: no-repeat;
	position: absolute;
	width:20px;
	height:20px;
	left:25px;
	top:0;
}
.trail span.level{
	background-image: url(images/levels.png);
	background-repeat: no-repeat;
	position: absolute;
	width:20px;
	height:20px;
	left:0;
	top:0;
}
span.trail span{
	
}
span.excellent{
	background-position: -20px 0px;
}
span.fair{
	background-position: -40px 0px;
}
span.poor{
	background-position: -60px 0px;
}
span.closed{
	background-position: 0px 0px;
}
span.construction{
	background-position: -80px 0px;
}
span.powder{ 
	background-position: -100px 0px;
}
span.easy{
	background-position: -40px 0px;
}
span.intermediate{
	background-position: -20px 0px;
}
span.expert{
	background-position: 0px 0px;
}
span.intermediate-expert{
	background-position: -60px 0px;
}
span.easy-intermediate{
	background-position: -80px 0px;
}
ul#StaffMenu{
	list-style-type:none;
	margin-top: -30px;
}
ul#StaffMenu li{
	float:left;
	padding: 2px 3px;
	list-style-type:none;	
}
#content_content{
	width: 500px;
	height: 600px;
}
.HoursofOperation p{
	text-align:left;
	padding-top:3px;
	line-height:1.2;
	clear:both;
}
.HoursofOperation p span{
	display:block;
	text-align:right;
	width:80px;
	float:right;
	font-weight:normal;
}

ul.ec3_events ul li{
	clear:both;
	margin-top:5px!important;
}
#events ul.ec3_events li strong{
	display:block;
	float:left;
	padding-right: 5px;
	width:60px;
	margin-top: 8px;
	text-align:right;
}
#events ul.ec3_events li a{
	display:block;
	float:left;
	width:145px;
	margin-left: 65px;
	margin-top: -13px;
	
}
#eventsBtn{
	clear:left;	
}
#events li.ec3_list_month{
	clear:both;
	padding-top:10px;
}
.ec3_iconlet{
	display:none!important;	
}
#snowboardersCircle{
	margin-left:500px;	
}