/*
Theme Name: Nitehawk
Theme URI: http://www.imagedesignpros.com
Description: Custom template for Nitehawk
Version: 1.0
Author: Image Design
*/

*{
	margin:0px;
	padding:0px;
}
html, body {
	height: 100%;
}

body{
	font-size:62.5%; /*equals 10px*/
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #EFF9FE;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-width:980px;
	margin-bottom: 10px;
}
.hide{
	display:none;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.alignright{
	float:right;
	padding-left:10px;
}
.alignleft{
	float:left;
	padding-right:10px;
}

#PageContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	margin-top: 10px;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#Sidebar {
	background-color: #000000;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 25;
}
#Page {
	padding-left: 190px;
	position: relative;
}
h3#Logo {
	position: relative;
	height: 45px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #0858AA;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 50px;
	overflow: hidden;
}
h3#Logo a {
	text-decoration: none;
	color: #0E66AA;
}

h3#Logo strong {
	color: #EC2028;
	display: block;
	text-transform: capitalize;
	font-size: 1.7em;
}
h3#Logo a span {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 95px;
	width: 160px;
	left: 0px;
	top: 0px;
}
h4#TagLine {
	color: #FFFFFF;
	position: relative;
	height: 25px;
	width: 170px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	font-style: italic;
	overflow: hidden;
}
h4#TagLine span {
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
}
h2#SidebarTitle {
	overflow: hidden;
	position: relative;
	height: 35px;
	width: 185px;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
}
h2#SidebarTitle span {
	background-image: url(images/sidebar-title.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 185px;
	left: 0px;
	top: 0px;
}
h2#SidebarHotline {
	overflow: hidden;
	position: relative;
	height: 35px;
	width: 185px;
	color: #FDF38E;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
}
h2#SidebarHotline span {
	background-image: url(images/sidebar-hotline.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 185px;
	left: 0px;
	top: 0px;
}
h2#SidebarHours {
	overflow: hidden;
	position: relative;
	height: 35px;
	width: 185px;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
}
h2#SidebarHours span {
	background-image: url(images/sidebar-hours.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 185px;
	left: 0px;
	top: 0px;
}
#Sidebar .HoursofOperation{
	color:#fff;
	text-align:right;
	padding-right: 10px;
	padding-left: 10px;
}
#Sidebar .HoursofOperation em{
	float:left;
	display:block;
	font-style: normal;	
	font-weight:bold;
	text-align:right;
	width:70px;
}
#Sidebar .HoursofOperation span{
	float:left;
	display:block;
	width:90px;
	padding-left:5px;
	text-align:right;
}
#Sidebar .HoursofOperation br{
	clear:left;
}
#Sidebar ul {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
#Sidebar li {
	min-height:16px;
	position: relative;
	display: block;
}
#Sidebar li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 1.3em;
	padding-top:0.3em;
	padding-bottom:0.4em;
	padding-left:18px;
}
#Sidebar li:hover, #Sidebar li.sfhover{
	color: #000;
	background-image: url(images/side-hover-bot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFF;
}
#Sidebar ul li li:hover, #Sidebar ul li li.sfhover{
	background:none;
}
#Sidebar li a:hover, #Sidebar li:hover a, #Sidebar li.sfhover a{
	color: #000;
	background-image: url(images/side-hover-top.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:none;
}

#Sidebar li:hover ul a, #Sidebar li.sfhover ul a, #Sidebar li.sfhover ul a:hover{
	background-image:none;
	background-color:none;
}
#Sidebar li ul {
	background-image: url(images/sub-balloon-middle.png);
	background-repeat: repeat-y;
	width: 127px;
	position: absolute;
	top: 0;
	left: -999em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0.9em;	
}
#Sidebar li:hover ul {
	left: 177px;
}
#Sidebar ul ul li.subtop {
	background-image: url(images/sub-balloon-top.png);
	background-repeat: no-repeat;
	position: absolute;
	left:0;
	top:-15px;
	z-index: 1;
	width: 127px;
	height: 38px;
}
#Sidebar ul ul li.subtop:hover{
	background-image: url(images/sub-balloon-top.png);
}
#Sidebar ul ul li.subbot{
	background-image: url(images/sub-balloon-bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	left:0;
	bottom:-14px;
	z-index: 1;
	width: 127px;
	height: 14px;
}
#Sidebar ul ul li.subbot:hover{
	background-image: url(images/sub-balloon-bottom.png);
}
#Sidebar ul ul li{
	padding-right: 0;
	position: relative;
	z-index: 2;
	min-height:0;	
	background-color:none;
}
#Sidebar ul ul li:hover, #sidebar ul ul li.sfhover{
	background-image:none;
	background-color:none;
}
#Sidebar ul ul li a {
	color: #000;
	text-decoration: none;
	display:block;
	width: 100px;
	margin-left:17px;
	padding-top:0.3em;
	padding-bottom: 0.3em;
	padding-right: 0;
	padding-left:0;
	background-color:#FFFFFF;
	background-image:none;
}
#Sidebar ul ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color:#FBF58F;
	background-image:none;
}
#Header .home {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 145px;
}
#Header .home li {
	height: 145px;
	width: 148px;
	position: relative;
	overflow: hidden;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
	float: left;
	margin-left: 10px;
}
#Header .home a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 148px;
	position: relative;
	overflow: hidden;
	padding-top: 115px;
}
#Header .home a span {
	position: absolute;
	height: 145px;
	width: 148px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -145px;
	cursor:pointer;
}
#Header .home a:hover span{
	background-position: 0px 0px;
}
#Header .home a:hover{
	color:#333;
}
#Header h1 {
	position: relative;
	height: 46px;
	width: 760px;
	font-size: 3em;
	padding-left: 20px;
	padding-top: 80px;
	margin-left: 10px;
}
#Header h1 span {
	background-repeat: no-repeat;
	position: absolute;
	height: 126px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#Header.skiing h1 span {
	background-image: url(images/skiingh1.png);
}
#Header.skiing h1{
	background-color:#FAF492;
}
#Header.snowboarding h1 span {
	background-image: url(images/snowboardingh1.png);
}
#Header.snowboarding h1{
	background-color:#91BD42;
}
#Header.mountainbiking h1 span {
	background-image: url(images/mountainbikingh1.png);
}
#Header.mountainbiking h1{
	background-color:#4CAAD9;
}
#Header.luge h1 span {
	background-image: url(images/lugeh1.png);
}
#Header.luge h1{
	background-color:#D0198C;
}
#Header.campground h1 span {
	background-image: url(images/campgroundh1.png);
}
#Header.campground h1{
	background-color:#F58C37;
}
#Header .sections {
	list-style-type: none;
	position: absolute;
	height: 35px;
	width: 180px;
	top: 5px;
	right: 5px;
}
#Header .sections li {
	position: relative;
	height: 35px;
	width: 40px;
	float: left;
	overflow: hidden;
}
#Header .sections li span {
	margin-left: -9999em;
}
.sections li a {
	background-image: url(images/sections.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	display: block;
	height: 35px;
	width: 40px;
}
.sections li a:hover {
	background-position: 0px 0px;
}
.sections .secski a{
	background-position: 0px -45px;
}
.sections .secski a:hover{
	background-position: 0px 0px;
}
.sections .secsnow a{
	background-position: -40px -45px;
}
.sections .secsnow a:hover{
	background-position: -40px 0px;
}
.sections .secbike a{
	background-position: -80px -45px;
}
.sections .secbike a:hover{
	background-position: -80px 0px;
}
.sections .secluge a{
	background-position: -120px -45px;
}
.sections .secluge a:hover{
	background-position: -120px 0px;
}
.sections .seccamp a{
	background-position: -160px -45px;
}
.sections .seccamp a:hover{
	background-position: -160px 0px;
}
.skiing .sections .secski, .snowboarding .sections .secsnow, .mountainbiking .sections .secbike, .luge .sections .secluge, .campground .sections .seccamp{
	display:none;
}
#h-skiing a{
	background-color:#FBF7B3;
}
#h-snowboarding a{
	background-color:#C9DC60;
}
#h-mountainbiking a{
	background-color:#86C7E7;
}
#h-luge a{
	background-color:#F185B5;
}
#h-camping a{
	background-color:#FDC271;
}
#h-skiing a:hover{
	background-color:#FAF492;
}
#h-snowboarding a:hover{
	background-color:#91BD42;
}
#h-mountainbiking a:hover{
	background-color:#4CAAD9;
}
#h-luge a:hover{
	background-color:#D0198C;
}
#h-camping a:hover{
	background-color:#F58C37;
}
#h-skiing a span{
	background-image: url(images/ski-home.png);
}
#h-snowboarding a span{
	background-image: url(images/snowboard-home.png);
}
#h-mountainbiking a span{
	background-image: url(images/biking-home.png);
}
#h-luge a span{
	background-image: url(images/luge-home.png);
}
#h-camping a span{
	background-image: url(images/camp-home.png);
}
#Header #secsubs {
	list-style-type: none;
	position: relative;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0.3em 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;

}
#Header #secsubs li {
	display: inline;
	width: 100px;
}
#Header #secsubs a {
	color: #434444;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#Header #secsubs a:hover {
	color:#000;
}
.skiing #secsubs{
	border-top-color: #FAAF41;
	border-bottom-color: #FAAF41;
	background-color: #FFF100;
}
.snowboarding #secsubs{
	border-top-color: #50AE47;
	border-bottom-color: #50AE47;
	background-color: #BED538;
}
.mountainbiking #secsubs{
	border-top-color: #1B75BB;
	border-bottom-color: #1B75BB;
	background-color: #58B6DE;
}
.luge #secsubs{
	border-top-color: #E90A8A;
	border-bottom-color: #E90A8A;
	background-color: #EA93BE;
}
.campground #secsubs{
	border-top-color: #FAAF41;
	border-bottom-color: #FAAF41;
	background-color: #FCD56E;
}
#Content {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size:1.4em;
	position:relative;
}
.feature a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 240px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	margin-top:5px;
	margin-bottom:5px;
	font-style: italic;
	overflow:hidden;
}
.feature a.blue{
	background-image: url(images/home-features-blue.png);
	color: #E5F2FA;
	background-color: #59B7E0;
}
.feature a.green{
	background-image: url(images/home-features-green.png);
	color:#E6EFBD;
	background-color: #50B047;
}
.feature a.orange{
	background-image: url(images/home-features-orange.png);
	color:#FDFBD6;
	background-color: #FBAF43;
}
.feature a.yellow{
	background-image: url(images/home-features-yellow.png);
	background-color: #F8EF22;
}
.feature a.pink{
	background-image: url(images/home-features-pink.png);
	color:#FADCE9;
	background-color: #E90B8C;
}
.feature a:hover{
	background-position: 0px -40px;
	color: #FFFFFF;
}
.homeblocks{
	position:relative;
}
.feature1c {	
	width: 235px;
	margin-left: 0px;
	padding-bottom: 1em;	
	background-repeat:repeat-x;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	position:relative;
	font-size:0.9em;
	
}
.feature1c .ec3_events{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.feature1c .ec3_events li{
	margin-left:0;
	padding-left:0;
	padding-right: 1em;
}
.pos0{
	width: 778px;
}
.pos1{
	float:right;
	margin-right:-10px;
	min-height:400px;
}
.pos2{
	float:right;
	margin-right:10px;
	min-height:400px;
}
.pos3{
	float:left;
	width: 284px;
	min-height:400px;
}
.ec3_schedule{
	display:none;
}
#Content .feature1c .date{
	text-align:center;
	font-size:0.9em;
	margin-top:-10px;
}
#Content .feature1c .notice{
	text-align:center;
	font-size:0.8em;
	color: #666666;
}
#Content .feature1c h2 {
	background-repeat:repeat-x;
	background-position: 0px 0px;
	height: 35px;
	font-size: 1.4em;
	text-align:center;
	line-height: 35px;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	overflow:hidden;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.feature1c h3{
	font-size: 1.5em;
	text-transform: uppercase;
	text-align:center;
	padding:0.4em 0.2em 0.2em;	
}
#Content .feature1c.pos0 h2, .feature1c.pos0 h3{
	text-align: left;
}
.mainfeature {	
	width: 745px;
	margin-left: 18px;
	padding-bottom: 1em;	
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.mainfeature h2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	font-size: 1.6em;
	line-height: 35px;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	overflow:hidden;
}
#Content .mainfeature p, #Content .feature1c p {
	padding-top: 0.2em;
	padding-right: 1.7em;
	padding-bottom: 0.2em;
	padding-left: 1.7em;
	font-size: 1em;
	clear:left;
}
.feature1c span.heading{
	display:block;
	float:left;
	text-align:right;
	width:95px;
	clear:both;
	font-weight:bold;
	margin-right:10px;
	font-size:0.9em;
}
.feature1c span.info{
	display:block;
	padding-left:10px;
	margin-left:95px;
	font-size:0.9em;
}
.feature1c .info small{
	font-size:0.7em;
}
.pos2 .date{
	margin-bottom:0.5em;
}
.feature1c span.trail{
	display:block;
	position:relative;
	margin-left:110px;
	height:20px;
	line-height:30px;
	font-size:0.7em;
	padding-left:25px;
}
/*
.feature1c.yellow .trail span{
	background-image: url(images/conditions-yellow.png);
	background-repeat: no-repeat;
}
.feature1c.blue .trail span{
	background-image: url(images/conditions-blue.png);
	background-repeat: no-repeat;
}
.feature1c.green .trail span{
	background-image: url(images/conditions-green.png);
	background-repeat: no-repeat;
}
.feature1c.orange .trail span{
	background-image: url(images/conditions-orange.png);
	background-repeat: no-repeat;
}
.feature1c.pink .trail span{
	background-image: url(images/conditions-pink.png);
	background-repeat: no-repeat;
}*/
.feature1c .trail span.condition{
	background-image: url(images/conditions.png);
	background-repeat: no-repeat;
	position: absolute;
	width:20px;
	height:20px;
	left:25px;
	top:0;
}
.feature1c .trail span.level{
	background-image: url(images/levels.png);
	background-repeat: no-repeat;
	position: absolute;
	width:20px;
	height:20px;
	left:0;
	top:0;
}
.feature1c span.trail span{
	
}
.feature1c span.excellent{
	background-position: -20px 0px;
}
.feature1c span.fair{
	background-position: -40px 0px;
}
.feature1c span.poor{
	background-position: -60px 0px;
}
.feature1c span.closed{
	background-position: 0px 0px;
}
.feature1c span.construction{
	background-position: -80px 0px;
}
.feature1c span.powder{ 
	background-position: -100px 0px;
}
.feature1c span.easy{
	background-position: -40px 0px;
}
.feature1c span.intermediate{
	background-position: -20px 0px;
}
.feature1c span.expert{
	background-position: 0px 0px;
}
.feature1c span.intermediate-expert{
	background-position: -60px 0px;
}
.feature1c span.easy-intermediate{
	background-position: -80px 0px;
}
.mainfeature.yellow{
	xbackground-color: #FCF8B4;
	background-image: url(images/feature-bot-bg-yellow.png);
}
.mainfeature.yellow h2 {
	xbackground-image: url(images/feature-heading-bg-yellow.png);
	background-color: #F9F03D;
}
.mainfeature.blue{
	background-color: #ACDBEF;
	xbackground-image: url(images/feature-bot-bg-blue.png);
}
.mainfeature.blue h2 {
	xbackground-image: url(images/feature-heading-bg-blue.png);
	background-color: #59B7E0;	
}
.mainfeature.green{
	background-color: #A7D7A3;
	xbackground-image: url(images/feature-bot-bg-green.png);
}
.mainfeature.green h2 {
	xbackground-image: url(images/feature-heading-bg-green.png);
	background-color: #50B047;	
}
.mainfeature.orange{
	background-color: #FDD7A1;
	xbackground-image: url(images/feature-bot-bg-orange.png);
}
.mainfeature.orange h2 {
	xbackground-image: url(images/feature-heading-bg-orange.png);
	background-color: #FBAF43;	
}
.mainfeature.pink{
	background-color: #F485C5;
	xbackground-image: url(images/feature-bot-bg-pink.png);
}

.feature1c.yellow{
	background-color: #FCF8B4;
	background-image: url(images/feature-bot1c-bg-yellow.png);
	border: solid 1px #F9F03D;
}
.feature1c.yellow h2 {
	background-image: url(images/feature-heading1c-bg-yellow.png);
	background-color: #F9F03D;
}
.feature1c.blue{
	background-color: #CCE8F7;
	background-image: url(images/feature-bot1c-bg-blue.png);
	border: solid 1px #59B7E0;
}
.feature1c.blue h2 {
	background-image: url(images/feature-heading1c-bg-blue.png);
	background-color: #59B7E0;	
}
.feature1c.green{
	background-color: #A7D7A3;
	background-image: url(images/feature-bot1c-bg-green.png);
	border: solid 1px #50B047;
}
.feature1c.green h2 {
	background-image: url(images/feature-heading1c-bg-green.png);
	background-color: #50B047;	
}
.feature1c.orange{
	background-color: #FDD7A1;
	background-image: url(images/feature-bot1c-bg-orange.png);
	border: solid 1px #FBAF43;
}
.feature1c.orange h2 {
	background-image: url(images/feature-heading1c-bg-orange.png);
	background-color: #FBAF43;	
}
.feature1c.pink{
	background-color: #F485C5;
	background-image: url(images/feature-bot1c-bg-pink.png);
	border: solid 1px #E90B8C;
}
.feature1c.pink h2 {
	background-image: url(images/feature-heading1c-bg-pink.png);
	background-color: #E90B8C;	
}
#Footer {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}
#Footer a{
	color:#59B7E0;
}
#Footer a:hover{
	color:#FBAF43;
}
#Content a{
	color:#EC2028;
	text-decoration:none;
}
#Content a:hover{
	color:#0F6DB6;
	text-decoration:underline;
}
#Content a img, #Content img{
	border:none;
}
#Content ul, #Content ol{
	margin-left: 1.5em;
	padding-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom:0.5em;
}
#Content h1{
	font-size: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color:#000;
	text-transform: uppercase;	
}
#Content h2{
	font-size:1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color:#91BD42;
}
#Content h3{
	color:#F58C37;
	font-size: 1.5em;
	margin-top: 0.4em;
	margin-bottom:0.4em;
}
#Content p{
	padding: 0.5em 0;
}
#Content img{
	border: solid 2px #F58C37;
	padding: 0.2em;
	margin: 0.5em;
}
#Content .bannerimg img, #Content .weather img{
	border:0;
	margin:0;
	padding:0;
}
#wp-calendar{
	margin-left:30px;
	margin-right:30px;
}
#wp-calendar a{
	color: #F58C37;
	font-weight:bold;
}
#wp-calendar a:hover{
	color: #666666;
	text-decoration:none;
}
#wp-calendar table td{
	cursor:pointer;
}
p.edit{
	font-size:0.7em;
	text-align:right;
}
#Content p.edit a{
	color:#CCCCCC;
}
#Content p.edit a:hover{
	color:#333333;
	text-decoration:none;
}
#Content a.slideshowlink {
	color:#666666;
	font-size:0.9em;
	display:block;
	margin-bottom:0.5em;
}
#Content a.slideshowlink:hover{
	color:#333333;
	text-decoration:none;
}
#Content table{
	margin-bottom:1em;
}
#contactform{
	margin:0.7em 0;
}
form p{
	clear:left;
	padding: 0.3em 0;
}
form label{
	width: 150px;
	float:left;
	text-align:right;
	padding-right:0.5em;
}
form input{
	width: 250px;
	float: left;
}
form input.short{
	width:120px;
	margin-right: 5px;
}
form input.checkbox{
	width: auto;
	float:none;
}
#uploadfiles_inline{
	width: 400px;
	height: 250px;
}
#uploaddiv fieldset{
	width: 400px;
	height: 250px;
}
#content_content{
	width: 500px;
	height: 500px;
}
#comment{
	width: 500px;
}
.navigation{
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactform br{
	display:none;
}
p.submit{
	margin-left:150px;
	width:auto;
}
.postmetadata{
	font-size:0.8em;
	padding-bottom: 5px;
	border-bottom:solid 2px #EC2028;
}
p.submit input{
	margin-left:0.5em;
}
div.weather_info{
	margin-left:1em;
}
#Content div.weather_info p{
	width:130px;
	float:left;
	text-align:center;
	font-size: 0.8em;
	margin-right:8px;
	background-color:#FEFCDF;
	border:solid 1px #FAF490;
	margin-top:0;
	padding-top:0;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:8px
}
div.weather_info p em{
	display:block;
	width: 140px;
	padding:3px 0;
	background-color:#FAF490;
	text-transform: capitalize;
	font-size: 1.1em;
	margin-left: -5px;
	font-style: normal;
	font-weight: bold;
}
p.weather_info{
	display:none;
}
div.weather_info a{
	font-weight:bold;
}
.weatherimg{
	text-align:center;
}

#Content .weatherimg img{
	border:0;
	padding:0;
	margin:0;
}
#HoursofOperation{
	height: 190px;
	width: 146px;
	padding-bottom: 10px;
	overflow: hidden;
	xbackground-color:#ACDBEF;
	position:absolute;
	right:0;
	top:145px;
}
#HoursofOperation h4{
	font-size: 1em;
	color: #000;
	xbackground-color:#59B7E0;
	text-align: center;
	xheight: 22px;
	width: 148px;
	padding: 15px 0 0 0;
	margin:0;
	margin-bottom:10px;
}
#HoursofOperation p{
	font-size: 0.8em;
	padding: 0 10px;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
}
#Ad{
	position:absolute;
	right:-5px;
	top:146px;
	width:145px;
	height: 575px;
	z-index:500;
	background-color:#E7F0C1;
	border: 1px solid #91BD42;
	padding:5px;
	display:none;
}

#Sidebar .HoursofOperation .daterange{
	display:block;
	text-align:center;
	font-weight:bold;
	width:auto;
	float:none;
}

#subscribe label, #subscribe input{
	float:none;
	width:auto;
}
.editaccount{
	padding: 1em;
	width:300px;
}
#Content .category_brand_header{
	font-size: 1.1em;
	margin:0;
}
#Content .PeCatsBrand{
	font-size: 2em;
	margin:0;
}
#Sidebar li#employees a{
	font-size: 0.8em;
	color: #999999;
	margin-top: 20px;
}

#Sidebar li#employees a:hover, #Sidebar li#employees:hover a, #Sidebar li#employees.sfhover a, #Sidebar li#employees:hover, #Sidebar li#employees.sfhover{
	background-image:none;
	color:#fff;
	background-color:#000000
}
#Content p.blurb {
	font-size: 0.8em;
	text-align:center;
}

#Sidebar a.sponsor{
	border: none;
	margin: 15px 5px;
	padding-left: 5px;
	display:block;
}
#Sidebar .sponsor img{
	border: none;
}
#sideshoppingcart{
	position:fixed;
	right: 20px;
	top:300px;
	background-color:#FBF6A2;
	border:solid 2px #F58C37;
	z-index:900;
}