/* Start of CMSMS style sheet 'wntv_layout' */
/*
name: layout.css
site: weathernow.tv
author: patrick goff, patrick.goff@gmail.com
date: may 2009
*/

/* clearing div */
div.clear {clear: both;}

/* layout */
body {
	background: #000;;
	color: #ffffff;
	font-size: 14px;
}
#pageSurround {
	margin: 0 auto;
	width: 920px;
}
#header {
	background: #000 url(../img/topTile.gif) repeat-x left top;
                border-top: 6px solid #cc0000;
	height: 100px;
	margin: 0 10px;
	padding-top: 16px;
	position: relative;
}
#logo {
	background: url(../img/logo-tm.gif) no-repeat 0 25px;
	height: 40px;
	padding-top: 25px;
	text-indent: -9999px;
	width: 340px;
}

#sideBar {
	float: left;
	margin: 0 10px 0 0;
                padding: 0 0 0 10px;
	width: 160px;
}
#mainNav {
	background: #1f1f23;
	margin: 0 0 20px 0;
}
#mainContent {
	float: left;
	margin: 0 10px;
                position: relative;
	width: 580px;
}
#titleImage {
	border-bottom: 1px solid #cc0000;
	margin: 0 0 20px 0;
}
#videoPlayer, #forecastVideoPlayer {
	background: url(../img/video-background.jpg) no-repeat left top;
	float: left;
	margin: 0 20px 20px 0;

}
#videoPlayer { height: 225px;  width: 300px;}

#zoomRadar {
	float: left;
	height: 225px;
	margin: 0 0 20px 0;
	width: 260px;
}
#adsColumn {
	float: right;
	margin: 0 0 0 10px;
        padding: 0 10px 0 0;
	width: 120px;
}
#adsColumn a {display:block;margin-bottom:3px;}
#footer {
	background: url(../img/bottomTile.gif) repeat-x left top;
	font-size: 0.9em;
	margin: 20px 10px 0;
	padding-top: 15px;
	text-align: center;
}
/* main navigation */
ul.mainNav {
	list-style: none;
	margin: 0;
}
ul.mainNav li {
	font-size: 0.8em;
	padding: 0 6px;
	text-transform: uppercase;
}
ul.mainNav li a {
	background: url(../img/navBack.gif) repeat-x 0 -28px;
	color: #ffffff;
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
}
ul.mainNav a span {
	background: #1f1f23;
	padding: 2px 10px 0 0;
}
ul.mainNav li a:hover,
ul.mainNav li a.currentpage {
	background: url(../img/navBack.gif) repeat-x 0 0;
	color: red;
}

/* advertising slots */
/* top banner ad 468px x 60px */
#adsTop {
	height: 60px;
	position:absolute;
	top: 35px;
	right: 60px;
	width: 468px;
}
/* left ad XXxXX */
#adsLeft {
	margin-bottom: 20px;
}
/* right banner ad 120px x 240px */
#adsRight {
	background: #1f1f23;
	height: 240px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 120px;
}
/* google adsense */
#googleAdSense {
	background: #1f1f23;
	height: 240px;
	overflow: hidden;
	width: 120px;
}
/* zoom radar styles */
iframe.zoomRadar {
border: 2px solid #1F1F23;
height: 635px;
margin: 0 auto;
width: 700px;
}

/* LIVE Streaming styles */
iframe.streamingvideo {
border: 2px solid #1F1F23;
height: 240px;
margin: 0 auto;
width: 320px;
}

/* twitter styles */
ul#twitter_update_list { list-style: none; margin: 0; padding: 0; }
ul#twitter_update_list li { margin: 0 0 20px 0; }
ul#twitter_update_list li span a { border-bottom: 1px dotted #fff; color: #fff; display: inline; font-style: normal; font-size: 100%; text-decoration: none; }
ul#twitter_update_list li span a:hover { color: red; border-bottom: none; }
ul#twitter_update_list li a { color: #666; display: block; font-size: 80%; font-style: italic; text-decoration: none; }
a#twitter-link { color: #fff; font-weight: bold; }


/* forecast & skycam pages navigation */
#skycamFeed img {
   margin-bottom: 20px;
}
#areaForecast,
#forecasts,
#skycams { width: 153px; }
#areaForecast {
	float: left;
	margin-right: 20px;
}
#forecasts,
#skycams {
   float: right;
   margin-bottom: 20px;
}
h3.forecastNav,
h3.skycamNav {
   color: #f00;
   font-size: 90%;
   font-weight: bold;
   padding-left: 5px;
   padding-top: 6px;
   text-transform: uppercase;
}
ul.forecastNav,
ul.skycamNav {
   margin: 0;
}
ul.forecastNav li,
ul.skycamNav li {
   font-size: 80%;
   margin: 0 0.75em 0 1.5em;
   padding: 0;
}
ul.forecastNav li a,
ul.skycamNav li a {
color: #fff;
display: block;
text-decoration: none;
text-transform: uppercase;
}
ul.forecastNav li a:hover,
ul.skycamNav li a:hover {
color: red;
}
ul.forecastNav a.currentpage,
ul.skycamNav a.currentpage {
text-decoration: underline;
}

/* day forecasts */
#sevenDayForecast {
   height: 234px;
   float: left;
}
#dayForecast {
   height: 170px;
   margin-bottom: 20px;
}
#sevenDayForecast,
#dayForecast {
        overflow: hidden;
        position: relative;
	width: 407px;
}
#sevenDayForecast a {
   color: #000;
   display: block;
   height:  234px;
   overflow: hidden;
   text-indent: -9999px;
   width: 407px;
}
#sevenDayForecast a img {
   position: absolute;
   top: -20px;
   left: -35px;
}
#dayForecast img {
   position: absolute;
   top: -104px;
   left: -50px;
   height: 357px;
   width: 506px;
}

/* skycam main page navigation */
div#skycamMainNav {
  
}
ul.skycamMainNav {
   margin: 0;
}
ul.skycamMainNav li ul {
   list-style: none;
   margin: 0;
}
ul.skycamMainNav li ul li {
   background: #1F1F23;
   float: left;
   margin: 0 13px 13px 0;
}
ul.skycamMainNav li ul li a {
   color: #fff;
   display: block;
   height: 160px;
   text-align: center;
   text-decoration: none;
   overflow: hidden;
   padding: 10px;
   width: 160px;
}
ul.skycamMainNav li ul li a span {
   color: #f00;
   display: block;
   font-weight: bold;
}
ul.skycamMainNav li ul li a img {
   margin: 0 0 10px 0;
}

/* weather widget */
div#weather {
   position: absolute;
   right: 0;
   top: 0;
   width: 46%;
}
h3.weatherStats div {
   float: left;
   margin: 0 10px
}
h3.weatherStats div span {
   color: #fff;
}
h3.weatherStats {
   color: #f00;
   font-weight: bold;
   text-align: center;
}

/* severe weather warnings */
div#severeWeather {background:red;height:20px;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:90%;margin: 0 0 20px 0;padding:10px;}
h3.severeWeatherTitle {float:left;font-weight:bold;padding:0 5px 0 0;}
h3.severeWeather a {color:#fff;font-weight:bold;text-decoration:none;text-transform:lowercase;}
h3.severeWeather a:hover {text-decoration:underline;}
div#severeWeather marquee {float:right;}

h2.severe_weather_heading {font-weight:bold;margin:0 0 10px 0;}
h3.severe_weather_heading {margin:0 0 10px 0;}
.severe_weather_article {margin:0 0 20px 0;}
.severe_weather_article_title {background:red;font-weight:bold;margin:0 0 10px 0;padding:5px;}
.severe_weather_article_title a {color:white;text-decoration:none;}
.severe_weather_summary {}
.severe_weather_link a {color:red;font-weight:bold;text-decoration:none;}
.severe_weather_link a:hover {text-decoration:underline;}
/* End of 'wntv_layout' */

