/*---------------------------- SEARCH----------------------------- */
#searchbar {
	background: transparent url() top right no-repeat;
	width: 978px;
	height: 30px;
	overflow:hidden;
}
#searchbar form {
	margin: 0;
	padding: 0;
	height: 1px;
}
#searchbar .searchbox {
	margin-top:2px;
}
#date {
	font-size: 12px;
	color: #444;
	float: left;
	height: 21px;
	padding-top: 9px;
}
#areaname {
	font-size: 12px;
	color: #444;
	height: 12px;
	padding: 9px 0 0 4px;
	float: left;
}
#search {
	height: 26px;
	float: right;
	background: transparent url() left top no-repeat;
	width: 250px;
}
.searchbutton {
	margin-right: 5px;
}
.searchbox {
	width: 150px;
	margin-right: 10px;
}
/*----------------------------- HEADER------------------------------ */

#header {
	clear: both;
	width: 978px;
	height: 68px;
	border-top: 1px solid white;
}
#header img {
	float: left;
}
/*-------------------------- NAVIGATION------------------------- */

#nav {
	clear: both;
	background-color: #1A32AE;
	border-top: 1px solid white;
}
#navbuttons {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 23px;
	display: inline;
}
#navbuttons a {
	color: #fff;
	padding: 0px 14px;
	text-decoration: none;
}
#navbuttons a:hover, #navbuttons .current {
	background-color: #E13C29;
	text-decoration: none;
	color:#fff;
}
#homeondemand #subnav {
	height: 1px;
	background: white;
}
.navrev {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	float: right;
	line-height: 23px;
	padding: 0 0 0 0;
}
.navrev a {
	color: #E6EDF9 !important;
	padding: 3px 17px 4px 5px !important;
}
.navrev ul {
	display: inline;
}
.navrev a:hover {
	background-image: none !important;
	background-color: #d12f23 !important;
	text-decoration: none;
}
#subnav {
	width: 978px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FFF;
	height: 2px;
	clear: both;
	background: #6579DC;
	border-top: 1px solid white;
}
#subnav li {
	display: block;
	float: left;
}
#subnav a {
	display: block;
	padding: 2px 14px 0 14px;
	color:#FFF;
}
#subnav a:hover {
	background-color:#3946b7;
}
#subnav li.subnavcurrent {
	background: transparent url() top right no-repeat;
	background-color: #3946b7;
}
#subnav .subnavcurrent a {
	background: transparent url() top left no-repeat !important;
	color:#fff;
}
#subnav .subnavcurrent a:hover {
	text-decoration: none;
}
/* -- YOU NEWS -- */
#prepbrand {
	height: 130px;
	width: 625px;
	position: absolute;
	margin: 0 0 0 -17px;
}
#listtabs {
	padding-top: 130px;
}
/* ---- Rev Prog Navs ---- */

#prog-improv #nav, #prog-health #nav {
	height: 23px;
}
#prog-obits #nav, #prog-obits #search {
	display:none;
	visibility:hidden;
}
