/*--------------------- HEADER ----------------*/
#header {
width: 960px;
height: 80px;
background: #fff url(http://media.cachevalleydaily.com/designimages/CV_header.jpg) top left no-repeat;
margin: 8px 0 0 0;
}

#date{
display: none;
}

#header a{
float: left;
}

#prog-improv,
#prog-health{
background: #98C0E3 none repeat scroll 0 0;
}

/*  WEATHERBOX MODULE  */


#weatherbox {
font-size: 1.2em;
color:#FFF;
width: 190px;
height: 70px;
display:block;
visibility:visible;
float:right;
margin: 8px 0 0 0;
text-align: center;
overflow: hidden;
}

#weatherbox .sectiondiv3 h1 {
display:none;
visibility:hidden;
}

#weatherbox #weather_script{
width: 200px;
}

#weatherbox a {
display: none;
}

#stationtabs {
position: relative;
z-index: 3;
margin-left: -37px;
}

#weathrbox ul {

padding: 0px;
list-style-type: none;
}

#weatherbox ul li {
list-style-type: none;
float: left;
padding: 0px;
margin: -2px 0 0 0px;
margin-left: 8px;
}

#weatherbox .icon img {
margin: 8px 4px 0px 10px;
padding: 0;
border: 1px solid black;
width: 55px;
height: 58px;
float: left;
}

#weatherbox .currenttemp {
font-size: 38px;
float: right;
padding: 0;
font-weight:bold;
margin: 0px;
}

#weatherbox .currenttemp span {
display: block;
font-size: 1.2em;
font-weight:bold;
width:80px;
padding: 4px 70px 4px 0px;
}

#weatherbox .conditions {
font-size: 1.2em;
font-weight: bold;
padding: 6px 0 0px 2px;

}


/* HEADERPROMO */
.headerpromo {
float: right;
margin:0;
padding: 4px 4px 0 0;
}

#header .headerpromo img { 
height: 90px;
width: 120px;
float: left;
}


/*---------------- NAVIGATION ------------------*/
#nav {
clear: both;
text-transform: uppercase;
font-weight:bold;
width:960px;
letter-spacing: .015em;
text-align: left;
background: transparent url(http://media.cachevalleydaily.com/designimages/CV_topnavBG.jpg) top left repeat-x;
}

#nav ul {
margin: 0;
padding: 0;
float: left;
height: 25px;
}

#navbuttons li {
list-style-type: none;
float: left;
line-height: 2.1em;
}

#navbuttons a {
display: block;
color: #fff;
padding: 0px 14px;
text-decoration: none;
}

#navbuttons a:hover{
text-decoration: underline;
}

#navbuttons .current {
background: transparent url(http://media.cachevalleydaily.com/designimages/CV_topnav_highlight_01.jpg) top left no-repeat;
}

#navbuttons .current a{
background: transparent url(http://media.cachevalleydaily.com/designimages/CV_topnav_highlight_02.jpg) top right no-repeat;
text-decoration: none;
}

.navrev {
font-size: 1.2em;
float: right;
line-height: 2.3em;
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;
}


/* ---- iShare link ------- */

#nav #nav4{
text-transform: none;
letter-spacing: .05em;
}


/* Healthy Living Nav*/
.home #nav ul {

font-size: 12px;
}

.home #nav #nav4 {
font-size: 12px;
}

/* -------- free classifieds and market place links ---- */
#nav #nav7,
#nav #nav6{
float: right;
}

.parentyounews #nav #navbuttons{
width: 100%;
}


#subnav {
font-size: 1.2em;
color: #fff;
line-height: 22px;
clear: both;
background: transparent url(http://media.cachevalleydaily.com/designimages/CV_subnav.jpg) top left repeat-x;
overflow: hidden;
height: 21px;
}

* html #subnav{
margin-top: -3px;
}


#subnav ul {
width: 960px;
margin: 0;
padding: 0;
float: left;
list-style-type: none;
}

#subnav li {
display: block;
float: left;
}

#subnav a {
display: block;
padding: 2px 14px 0 12px;
color:#fff;
font-size: .8em;
}

#subnav a:hover{
background-color: #8c000b;
}

#subnav .subnavcurrent a {
text-decoration: underline;
}

/* ------------ BOTTOM NAV -------------- */
#navbottom #subnav{
display: none;
}

#navbottom{
display: block;
width: 960px;
height: 23px;
background: transparent url(http://media.cachevalleydaily.com/designimages/CV_topnavBG.jpg) top left repeat-x;
overflow: hidden;
}

#navbottom ul {
display: block;
margin: 0;
padding; 0;
}

#navbottom #nav7 {
margin-left: 330px;
*margin-left: 410px;
width: 60px;
}

/* ---------------- FOOTER ---------------- */
#footer {
color: #333;
width: 960px;
padding: 0;
background: #fff;
text-align: center;
border: 1px solid #ddd;
}

#footer .company {
padding-top: 4px;
}

#footer .copydoc, #affiliate {
display: inline;
padding: 0 16px;
}

#footer .copyright {
display: none;
visibility: hidden;	
}

