body{
	background: #2F0013 url(../images/bg.png) repeat-x left top;
}
h3{
	margin: 3px 0;
}
.container{
	background-color: #fff;
	border-left:5px solid #00334D;
	border-right:5px solid #00334D;
}
.container2{
	background-color: #000;
	border-left:5px solid #00334D;
	border-right:5px solid #00334D;
	border-bottom:5px solid #00334D;
}
.bannerads{
	text-align: center;
	margin: 10px 0;
}
.header{
	padding-top: 5px;
}
.header h1{
	background: url(../images/logo.png) no-repeat left;
	margin: 0 0 0 15px;
	text-indent: -5000px;
	height: 127px;
	
}
.header h2{
	text-indent: -5000px;
	height: 0;
	padding: 0;
	margin: 0;

}
.headerad{
	margin: 10px 0px;
}
.headerad img{
	float: right;
}

.adspace{
	float: right;
}
.adspace img{
	margin: 0 0 10px 0;
}
.search{
	padding: 8px 10px 0 0;
}
#weatherlink{
	color: #333;
	text-decoration: none;
}

.searchinput{
	background: transparent url(../images/searchinput.png) no-repeat left top;
	border: 0 none;
	height: 17px;
	padding: 3px 5px;
	
}
input.searchsubmit{
	background: transparent url(../images/searchbutton.png) no-repeat left top;
	border: 0 none;
	margin: 0 0 0 4px;
	text-indent: -5000px;
	cursor: pointer;
	height: 40px;
	width: 40px;
}
.footer{
	background: #2F0013 url(../images/footer_bg.png) no-repeat left top;
	margin-bottom: 10px;	
}
.footerinner{
	margin: 0;
	height: 25px;
	padding: 25px 15px 10px;

}
.footer p{
	color: #fff;
	margin: 0;
}
.footer a{
	color: #fff;
}
.footerright{
	text-align: right;
	
}
.footerright a{
	margin: 0 5px;
}
.imgright{
	float: right;
	margin: 0 0 15px 15px;
}
.imgleft{
	float: left;
	margin: 0 15px 15px 0;
}

.newsarticle{
	display: block;
	padding: 10px 10px;
	border-bottom: 1px solid #520022;
	color: #fff;
	font-size: 13px;
}
.newsarticle h4{
	font-size: 16px;
	margin-bottom: 5px;
}
.newsarticle h4 a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px;
}
.newsarticle h4 a:hover{
	background-color: #00334D;
	color: #fff;
}
.newsarticle p{
	font-size: 12px;
	margin-bottom: 5px;
	color: #fff;
}
.newsarticle a{
	color: #fff;
}
.readmore{
	background: transparent url(../images/readmore.png) no-repeat left bottom;
	padding-left: 23px;
	padding-bottom: 2px;
	color: #fff;
}
/*Blog Styles*/
#sidebar{
	border-right: 1px solid #eaeaea;
}
h2.title{
	font-size: 32px;
}
.entry a{
	color: #620029;
}
.entry a:hover{
	color: #3d0019;
}

.entryinner h2 a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 35px;
	padding: 3px;	
	display: block;
}
.entryinner h2 a:hover{
	color: #fff;
	background-color: #620029;
}
.sidetitle{
	font-size: 14px;
	margin: 0 0 5px 0;
}
.sidebarwrapper ul{
	margin: 5px 0;
	list-style: disc;
}
.sidebarwrapper ul li a{
	color: #333;
	text-decoration: none;
}
.showlisting{
	height: 200px;
}
.weather{
	border: 4px solid #333;
	float: left;
	padding: 6px;
	width: 280px;
	background-color: #fff;
}
.weather:hover{
	background-color: #ccc;
}
.onairnow{
	border: 4px solid #333;
	float: left;
	background: #fff url(../images/uploads/onair.jpg) no-repeat left top;
	height: 192px;
}
.onairnow h3{
	margin: -200px 0 0 5px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	position: absolute;
}
.onairnow p{
	margin: 0;
}
.weather h3{
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#temperature{
	font-size: 85px;
	margin-left: 20px;
	vertical-align: top;
}
.headlines{
	margin-bottom: 15px;
	padding-top: 10px;
}
.newsheadlines{
	background: #40001B /*url(../images/newsheadlines.png) repeat-x left top*/;
	margin-bottom: 15px;
}
.twitter{
	color: #fff;
	margin-bottom: 20px;
}
.tweetie{
	text-align: right;
	vertical-align: bottom;
}
.tweetie img{
	margin: 0px 15px;
}
.twittered{
	border: 1px solid #004B71;
	background: #002A3F url(../images/twitter_bg.png) repeat-x left top;
}
.tweet{
	margin: 20px;
}
.status{
	font-size: 24px;
	
}
.authordate{
	font-size: 14px;
}




/* Tabs
----------------------------------*/
.ui-tabs { 
	padding: .2em; 
	zoom: 1; 
}
.ui-tabs .ui-tabs-nav { 
	background-color: #290011;
	display: block;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0 0 10px 0;
	position: relative; 
	padding: 7px 7px 0;
	width: 600px;
	border-bottom: 1px solid #560024;
}
.ui-tabs .ui-tabs-nav li { 
	position: relative; 
	float: left; 
	border-bottom-width: 0 !important; 
	margin: 0 .2em -1px 0; 
	padding: 0; 
	background-color: #4D0020;
	border-top: 1px solid #1e000c;
	border-left: 1px solid #1e000c;
	border-right: 1px solid #1e000c;
	}
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	text-decoration: none; 
	padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	padding-bottom: 1px; 
	border-bottom-width: 0;
	background-color: #40001B;
	border-top: 1px solid #560024;
	border-left: 1px solid #560024;
	border-right: 1px solid #560024;
	
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #fff;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; color: #fff; } 

.ui-tabs .ui-tabs-panel { 
padding:0; 
display: block; 
border-width: 0; 
background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-widget { font-family: Verdana,Arial,sans-serif; 
font-size: 1.1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { 	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 1em; 
}
.ui-widget-content { 
	color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header {
	color: #222222; 
	font-weight: bold; }
.ui-widget-header a { color: #222222; }



.contactinfo{
	color: #333;
}

.phonenumber{
	
}
.emailaddress{
	margin-top: 50px;
	
}
.ourlocation{
	
}
.info{
	font-size: 22px;
}
.phonenumber h3, .emailaddress h3, .ourlocation h3{
	margin: 0;
}
.phonenumber label, .emailaddress label, .ourlocation label{
	font-size: 17px;
}
.requiredfield{
	color: #ff0000;
}
#customform{
	border: 1px dashed #ccc;
	padding: 10px;
	background-color: #EEEEEE;
}
#customform label{
	display: block;
	width: 100%;
	font-size: 16px;
}
#customform input{
	margin-bottom: 5px;
}
#submit{
	padding: 5px 10px;
	border: 1px solid #666;
	background-color: #7a7a7a;
	margin: 5px 0 0;
}
.comment{
	padding: 10px;
	margin: 10px 0;
	border: 1px dashed #ccc;
	background-color: #eee;
}
#scheduletable td{
	border: 1px solid #ccc;
	padding: 3px 1px;	
	
}
.tableheader{
	background-color: #666;
	color: #fff;
	text-align: center;
	padding: 3px;
	font-size: 14px;
}
.timecell{
	background-color:#666;
	color: #fff;
	text-align: right;

	
}



#polls{
	color: #fff;
	background-color: #1a1a1a;
	margin-bottom: 20px;
	padding: 15px;
}
#polls p{
	color: #fff;
}
.lg-polls-answers li{
	list-style: none;
	margin-left: 15px;	
}
#polls h3{
	font-size: 15px;
	color: #fff;
}
#polls label{
	color: #fff;
}

#pollimg{
	margin-bottom: 0;
}



.posted p{
	margin: 0;
	padding: 0;
	
}
.posted{
	font-style: italic;
	font-size: 11px;
	margin: 4px 0;
	padding: 0 0 7px;
	border-bottom: 1px solid #eee;
	
}


.paginate {
	margin: 15px 0;
}
.paginate a{
	background-color: #620029;
	color: #fff;
	text-decoration: none;
	padding: 3px 6px;
	margin: 4px;
	border: 1px solid #620029;
}
.paginate a:hover{
	background-color: #772d4c;
}
