/*--------------------- HEADER ----------------*/
#header {
width: 960px;
height: 143px;
background: transparent url(http://media.ksbitv.com/designimages/KSBI-Banner-complete.jpg) top right no-repeat;
}


/*  WEATHERBOX MODULE  */
#weatherbox #weathercontent {
float: left;
}

#weatherbox a {
display: block;
text-indent: -9999px;
width: 70px;
height: 15px;
}

#weatherbox .icon img {
margin: 0px 4px 0px 10px;
padding: 0;
border: 1px solid black;
width: 55px;
height: 58px;
float: left;
}

#weatherbox .temp {
font-size: 2.0em;
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;
}

/* ------- home link -------- */
#stationtabs ul {
list-style-type: none;
padding: 0;
}

#stationtabs ul #tab1 a {
display: block;
overflow: hidden;
text-indent: -9999px;
color: transparent;
width: 960px;
height: 143px;
}

/*---------------- NAVIGATION ------------------*/
#nav {
clear: both;
text-transform: uppercase;
font-weight:bold;
width:960px;
letter-spacing: .015em;
text-align: left;
}

#nav ul {
margin: 0;
padding: 0;
background-color: #01265d;
float: left;
}

#navbuttons li {
list-style-type: none;
float: left;
line-height: 2.5em;
}

#navbuttons a {
display: block;
font-weight: bold;
color: #fff;
padding: 0px 10px;
text-decoration: none;
}

#navbuttons a:hover, #navbuttons .current {
background-color: #0077cc;
text-decoration: none;
}

#subnav {
font-size: 1.2em;
color: #fff;
line-height: 22px;
clear: both;
}

#subnav ul {
width: 960px;
margin: 0;
background: #0099cc url() top left no-repeat;
padding: 0;
float: left;
list-style-type: none;
}

#subnav li {
display: block;
float: left;
}

#subnav a {
display: block;
font-weight: bold;
padding: 2px 14px 0 12px;
color:#fff;
font-size: .8em;
}

#subnav .subnavcurrent a {
text-decoration: underline;
}

/* ---------------- FOOTER ---------------- */
#footer {
color: #333;
width: 960px;
padding: 0;
background: #fff;
text-align: center;
}

#footer .company {
padding-top: 4px;
}

#footer .copydoc, #affiliate {
display: inline;
padding: 0 16px;
}

#footer .copyright {
display: none;
visibility: hidden;	
}

.story #imware ul li {
float:left;
font-size:12px;
height:23px;
line-height:25px;
width:148px;
}

