/*---------------------------- SEARCH----------------------------- */

#searchbar {
width: 978px;
height: 30px;
margin: 4px 0 0 0;
padding: 0;
background: transparent url(http://media.wfxb.com/designimages/WFXB_sectiondivider.jpg) left top repeat-x;
}

#searchbar form {
margin: 0;
padding: 0;
height: 1px;
}

#date {

font-size: 12px;
color: #fff;
float: left;
height: 12px;
line-height: 32px;
text-indent: 10px;
font-weight: bold;
}

#areaname {
font-size: 12px;
color: #444;
height: 12px;
padding: 9px 0 0 4px;
float: left;
}

#search {
height: 26px;
float: right;
width: 250px;
margin-top: 1px;
padding: 2px 0 0 80px;
}


*:first-child+html #search { padding: 0;}


.searchbox {
width: 150px;
margin-right: 10px;
}


/*----------------------------- HEADER------------------------------ */

#header {
clear: both;
width: 978px;
height: 68px;
border-top: 1px solid white;
background: transparent url(http://media.wfxb.com/designimages/WFXB_Oct_2011_header.jpg) top left no-repeat;
margin-top: 0px;
}


#header img {
float: left;
}


/*-------------------------- NAVIGATION------------------------- */

#nav {
clear: both;
background-color: #000000;
border-top: 1px solid white;
width: 100%;
}

#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;
background: #000;
}

#navbuttons a:hover, #navbuttons .current {
background-color: #E50707;
text-decoration: none;
color:#fff;
}

#nav a {
text-decoration: none;
}

#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;
line-height: 22px;
height: 24px;
clear: both;
background: #E50707;
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:#000;
}

#subnav li.subnavcurrent {
background: #000 url() top right no-repeat;
background-color: #E50707;
}

#subnav .subnavcurrent a {
background: #000 url() top left no-repeat !important;
color:#fff;
}

#subnav .subnavcurrent a:hover {
text-decoration: none;
}

/*------------------- FOOTER ---------------------*/

#footer {
text-align: center;
padding: 8px 8px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 14px;
border-top: 1px solid #03035F;
border-bottom: 1px solid #03035F;
color: #FFF;
width: 962px;
background: #000 url() 0 0 no-repeat;
}

#footer a {
color: white;
}

.disclaim {
text-align: left;
padding: 6px 0;
}

.company, .address, .city, .state, .zip {
display: inline;
}

.copydoc {
display: inline;
padding: 4px 8px;
}

.copyright {
display: none;
visibility: hidden;
}

/*--------Obits Section--------*/
#prog-obits #header{
background: transparent url(http://media.wfxb.com/designimages/WFXB+Obits+Header.jpg) top left no-repeat;
height: 110px;
}

#prog-obits #logo{
background: transparent url(http://media.wfxb.com/designimages/WFXB+Obits+Sidebar+Image.jpg) top left no-repeat!important;
}

