body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

* {margin:0px; padding:0px;}

.newstext p {font-size: 1em;} 


p {
	font-size: 0.7em;
	color: #000000;
}

h1 {font-size: 1em;}

h2 {font-size: 1.0em;
	color:007035;
}

h3 {
	font-size: 0.8em;
	color: #1D1D1D;
	letter-spacing: -0.04em;
}
h3#movietitle {
	padding: 3px 3px 3px 3px;
}

h4 {
	font-size: 0.8em;
	color: #07124A;
	letter-spacing: -0.04em;
}

.storyheadline a {
	font-size: 0.8em;
	color: #07124A;
	letter-spacing: -0.04em;
	text-decoration: none;
	font-weight: bold;
}

.storyheadline a:hover {
	color: #AA0000;
}



/* STYLE: sets top story title italics */
.top_story_ital {
	color: #07124A;
	border-bottom: solid #07124A 2px;
	margin-right: 2px;
	padding-top: 5px;
	font-style: italic;
	letter-spacing: -0.05em;
}

/* STYLE: breaking news text */
.breaktext a {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.breaktext a:hover {
	text-decoration: underline;
}

/* STYLE: sets font size to .7em */
.weather {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

/* STYLE: sets font size to .55em, tightens up letter spacing */
.weather2 {
	font-size: 0.65em;
	letter-spacing: -.05px;
}

/* STYLE: sets font size to .5em */
.weather3 {
	font-size: 0.6em;
}

/* STYLE: sets text used on news stories */
.newstext {
	font-size: 0.70em;
}

/* STYLE: sets banner and text for ap video title */
.apvideofeed {
	width: 100%;
	background-color: #000066;
	font-size: 0.85em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* STYLE: sets font and location of weather advisory title text */
.advisory {
	font-size: 0.85em;
	margin-top: -3px;
}

/* STYLE: sets font size, color and margin on full story link */
.fullstorytext {
	color: #07124A;
	font-size: 0.6em;
}

/* STYLE: sets font size on news area date text */
.newsdate {
	color: #07124A;
	font-size: 0.6em;
}

/* STYLE: sets font size,color, margin on top story date */
.topstorydate {
	color: #07124A;
	font-size: 0.6em;
	}

/* STYLE: sets border & right padding for collapsible story pictures */
.storyphoto {
 	margin-right:10px;
 	border: solid #07124A 2px;
}

/* STYLE: sets font on news area titles to italic */
.news_title_ital {
	color: #07124A;
	border-bottom: solid #07124A 2px;
	padding-top: 3px;
	font-style: italic;
	letter-spacing: -0.05em;
	padding-left: 5px;
	/*background: url(../images/bknd-y.gif) repeat-x;*/
}

/* STYLE: sets small text used on talent page */
.talenttextbold {
	font-size: 0.65em;
	font-weight: bold;
}
/* STYLE: sets small text used on talent page */
.talenttext {
	font-size: 0.65em;
}

/********** WRAPPER / DIV **********/

/* DIV: hides / keeps stats js call from adding blank space */
div#stats {
	height: 0px;
	visibility: hidden;
	z-index: -1;
	display: none;
}

/* WRAPPER: holds whole page and allows for auto centering */
div#mainwrapper {
	width:985px; 
	margin-left:auto; 
	margin-right:auto; 
}

/* WRAPPER: holds logo and banner position 1 info */
div#headerwrapper {
	width:984px;
	height: 90px;
} 

/* DIV: holds logo info */
div#logo {
	width: 250px;
	top: 0px;
	left: 0px;
	height: 90px;
	float: left;
}

/* DIV: holds banner position 1 info */
div#bannerposition1 {
	width: 728px;
	top: 0px;
	float: right;	
}

/* WRAPPER: holds search and naviation info */
div#navwrapper {
	width:984px;
	background-color:#FFFFFF;
	height: 83px;
	margin-top: 4px;
	margin-bottom: 2px;
} 

/* DIV: holds search info */
div#search {
	left: 0px;
	height: 53px;
	background-color: #FFFFFF;
	width: 984px;
	margin-bottom: 3px;
}

/* DIV: holds navigation info */
div#nav {
	left: 0px;
	height: 23px;
	background-color: #FFFFFF;
	width: 984px;
	background-image: url(../images/bg-nav.gif);
}

div#contentarea {
	float:left; 
	width:984px; 
	background-color:#FFFFFF;
}						

div#contentarea2 {
	float:left;
	width:984px; 
	background-color:#FFFFFF;
}

/* WRAPPER: holds weather, banner3, and advertorial info */
div#centerwrapper {
	float:left; 
	width:300px; 
	display:inline; 
	background-color:#FFFFFF;
}

/* WRAPPER: Weather Pages Specific */
div#centerwrapperweather {
	float:left;
	width:700px;
	display:inline;
	margin-left: 2px;
	margin-right: 2px;
}

/* WRAPPER: Weather Pages Specific */
div#leftwrapperweather {
	float:left; 
	width:120px; 
}

/* WRAPPER: holds top story, banner/promo info, current news, AP video info */
div#leftwrapper {
	float:left; 
	width:516px; 
	background-color:#FFFFFF;
}

div#searchwrapper {
	float:left;
	width:816px;
	display:inline;
	margin-left: 2px;
	margin-right: 2px;
}

/****** TOP Story ******/

/* WRAPPER: holds logo and banner position 1 info */
div#breakingnews {
	background-color: #880000;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

/* DIV: holds top story info */
div#topstory {
	width: 513px;
	height: 300px;
	background-color: #FFFFFF;
	border-bottom: solid #07124A 2px;
}	

div#topstoryhead {
	margin-top: 8px;
	margin-right: 7px;
}

div#topstorytext {
	margin-top: 5px;
	margin-right: 7px;
}

/* DIV: sets style and location for photo used in news story */
div#newsphoto {
	float: left;
	clear: right;
	margin: 10px 0px 2px 0px;
}

/* DIV: div for top story date info */
div#storydate {
	width: 190px;
	clear: right;
	float: left;
	margin-top: 5px;
	}

/* DIV: div for full story date link */
div#fullstory {
	width: 61px;
	height: 10px;
	float: right;
	text-align: right;
	background-image: url(../images/dart.gif);
	background-repeat: no-repeat;
	margin-right: 7px;
	margin-top: 5px;
	}

/* WRAPPER: holds news and AP video info */
div#newsandvideowrapper {
	float: left;
	width: 386px;
	margin-left: 6px;
	margin-top: 6px;
	border: solid #07124A 1px;
}

/* DIV: holds news info */
div#news {
	width: 386px;
}

/* DIV: div for top story date info */
div#newsheadline {
	margin-left: 5px;
	margin-top: 5px;
}

/* DIV: div for top story date info */
div#newsarticletitle1 {
	width: 370px;
	height: 12px;
	color: #07124A;
	font-size: 0.8em;
	margin-left: 5px;
	font-weight: bold;

}

/* DIV: div for newsarticles */
div#newsarticle1 {
	margin-left: 5px;
	margin-right: 5px;
}

div#storylistitem {
	clear: both;
	margin-bottom: 25px;
}

/* DIV: div for news article date info */
div#newsdate1 {
	width: 190px;
	float: left;
	clear: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 3px;
}

/* DIV: div for news article full story link */
div#newsfullstory {
	width: 61px;
	float: right;
	text-align: right;
	margin-right: 7px;
	margin-top: 3px;
	background-image: url(../images/dart.gif);
	background-repeat: no-repeat;
	}

/* DIV: holds AP video info */
div#apvideo {
	width: 386px;
	margin-top: 10px;
}
	
/**** START Weather Box ****/

/* DIV: holds weather info */
div#weather {
	width: 298px;
	height: auto;
	background-color: #FFFFFF;
	border: solid #07124A 1px;
	float: left;
	margin-bottom: 5px;
	background-color: #eaeff4;
}

/* DIV: holds 7 day forecast and Instant doppler video and titles info */
div#radaradvisories {
	height: 90px;
}

/* DIV: div for left weather box info */
div#sevendayforecast {
	width: 125px;
	float: left;
	height: 85px;
	border: solid #07124A 2px;
	margin: 3px 5px 2px 5px;
	clear: right;
}

/* DIV: div for right weather box info */
div#instantdoppler {
	width: 125px;
	height: 85px;
	border: solid #07124A 2px;
	margin: 3px 5px 2px 5px;
	float: right;
}

/* DIV: div for 7 day and Inst doppler text */
div#radardopplertext {
	margin-top: 3px;
}

/* DIV: div for 7 day forecast text */
div#sevenday {
	width: 129px;
	height: 15px;
	float: left;
	margin-left: 5px;
	text-align: center;
	}

/* DIV: div for instant doppler text */
div#instant {
	width: 129px;
	height: 15px;
	float: right;
	margin-right: 5px;
	text-align: center;
	}
	
/* DIV: div hold current conditions title text */
div#current {
	margin-top: 22px;
	text-align: center;
	}

/* DIV: div holds wind, windchill, dewpoint pressure divs in place */
div#conditionsbox {
	margin-top: 5px;
	margin-left:10px;
	}

/* DIV: div holds as of date and time div */
div#asoftime {
	margin-top: 5px;
	text-align: center;
	}

/**** END Weather Box ****/




/**** START Talent DIVs ****/

div#talentroweven {
	width:225px;
	float: left;
	margin: 5px 5px 5px 5px;
}

div#talentrowodd {
	width:250px;
	float: right;
	margin: 5px 5px 5px 5px;
}

div#talentphoto {
	float: left;
	clear: right;
	margin: 5px 0px 2px 0px;
}

div#talentspacer {
	height: 10px;
	margin: 5px 0px 5px 0px;
	clear: both;
}

div#talenthead {
	background-color: #EAEFF4;
	padding: 4px 4px 4px 4px;
	margin-right: 5px;
}
div#talentbio {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
}

/**** END Talent DIVs ****/


/**** START Homepage Specific position info ****/

/* STYLE: sets advertorial link text */
.advertorialtext {
	color: #07124A;
	font-size: 0.7em;
	text-decoration: none;
}

/* DIV: holds advertorial info */
div#advertorial {
	width: 280px;
	margin-top: 6px;
	padding: 10px 10px 10px 10px;
}

div#advertorialitem {
	height: 110px;
	margin-bottom: 10px;
}

div#advertorialphoto {
	float: left;
	margin: 0px 0px 0px 0px;
}

div#advertorialtextbox {
}

/* WRAPPER: wraps left banner/promo section of page */
div#bannerpromo_lft {
	float: left;
	width: 120px;
	margin-top: 6px;
}

/* DIV: holds banner postion 3 info */
div#bannerposition3 {
	width: 300px;
	margin-top: 6px;
}

/* DIV: holds banner position 4 info */
div#bannerposition4 {
}

/* DIV: holds house promo 3 info */
div#housepromo3 {
}

/* DIV: holds banner position 5 info */
div#bannerposition5 {
}

/* DIV: holds house promo 4 info */
div#housepromo4 {
}

/* DIV: holds banner position 6 info */
div#bannerposition6 {
}

/* DIV: holds house promo 5 info */
div#housepromo5 {
}

/**** END Homepage Specific position info ****/




/**** Start Article Specific position info ****/

div#article {
	width: 513px;
	background-color: #FFFFFF;
}

/* DIV: div for news article date info */
div#articledate {
	margin-bottom: 5px;
	margin-top: 5px;
}

div#articletext {
	margin-top: 10px;
	margin-right: 5px;
	text-align: justify;
}

div#articlephoto {
	float: left;
	clear: right;
	margin: 3px 10px 10px 0px;
	font-size: 0.7em;
}
div#articlephoto_rt {
	float: right;
	clear: left;
	margin: 5px 0px 0px 10px;
	font-size: 0.7em;
}

/* DIV: holds advertorial info */
div#advertorialarticle {
	width: 300px;
	margin-top: 6px;
	float: left;
}

/* DIV: holds advertorial info */
div#toptwobanners {
	width: 290px;
	margin-left: 5px;
	margin-top: 30px;
}

/* DIV: holds banner position 4 info */
div#bannerposition4article {
	width: 120px;
	float: left;
	margin-left: 15px;
}

/* DIV: holds banner position 5 info */
div#bannerposition5article {
	width: 120px;
	float: left;
	margin-left: 20px;
}

/* DIV: holds advertorial info */
div#bottomtwobanners {
	width: 290px;
	margin-top: 20px;
	margin-left: 5px;
}

/* DIV: holds banner position 6 info */
div#bannerposition6article {
	width: 120px;
	float: left;
	margin-left: 15px;
}

/* DIV: holds house promo 3 info */
div#housepromo3article {
	width: 120px;
	float: left;
	margin-left: 20px;
}


/**** END Article Specific position info ****/


/**** START Google bar style info ****/

div.padder { 
	padding:12px 0px 0px 8px; 
}
#content { 
	position: relative; 
	margin: 0px auto 0px auto; 
	height: 53px; 
	width: 984px; 
}

#leftSection {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 53px;
	width: 7px;
	text-align: left; 
	background-image: url(../images/searchBox_left.gif);
}
#centerSection { 
	position: relative; 
	height: 53px; 
	margin: 0px 7px 0px 7px; 
	text-align: left; 
	background-image:url(../images/searchBox_back.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#centerSection img {
	vertical-align:middle;
}
#centerSection b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
}

#rightSection { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 53px; 
	width: 7px; 
	margin-left:7px;
	background-image:url(../images/searchBox_right.gif);
	text-align: left; 
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 500px;
}
#poweredBy {
	font-size:10px;
	position:absolute;
	top:14px;
	left:830px;
	white-space:nowrap;
}

/**** END Google bar style info ****/




/* WRAPPER: holds promo1,2 and banner2 info */
div#rightwrapper {
	float:left; 
	width:160px; 
	margin-left:3px;
}
	
/* DIV: holds house promo 1 info */
div#housepromo1 {
	width: 160px;
	float: right;
}

/* DIV: holds banner position 2 info */
div#bannerposition2 {
	width: 160px;
	float: right;
}

/* DIV: holds house promo 2 info */
div#housepromo2 {
	width: 160px;
	float: right;
}

/*Begin Footer information from here*/
div#footer {
	width:984px;
	float:left;
	height: 45px;	/* float:left ensures the footer background displays correctly - below the container divs, not the header */
	margin-top: 6px;
	font-size:0.65em;  /* sets the font size of all links */
	text-align:center; /* centers the ul elements in the div */
}

div#footer ul {margin:2px 0;} /* vertical spacing between the lists */
div#footer li {
 	display:inline; /* the key CSS - makes the lists display horizontally */
	color:white; /* sets the color of the vertical lines */
	border-left:1px solid; /* creates the vertical line to the left of each list items */
	color:#AFF; /* sets the color of the vertical lines  - links colored below */
	padding:0 5px 0 9px; /* horiz space between links and vert lines - needed diff l & r values to center */
}
div#footer li:first-child {border-left:0;} /* removes the left border of the first list item - IDWIMIE */
div#footer ul li a {
 	text-decoration:none; /* removes the underlining off the links */
	color:white; /* the color of the links */
}
div#footer ul li a:hover {text-decoration:underline;} /* underlines the links when hovered */
div#footer ul.fineprint li {color:#aaa;} /* color for copyright and vert dividers on last row */
div#footer ul.fineprint li a {color:#aaa;} /* had to explicitly color these or they inherit white from div#footer li */
div#footer ul.fineprint li a:hover {color:#000;} /* turns bottom row white when hovered */

/* End of footer info here */


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";            /* the period is placed on the page as the last thing before the div closes */
    display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;               /* ensure the period is not visible */
    clear: both;             /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/*WRAPPER: Holds topstory and photo contents */
div#upperrightquadrant{
	float: right;
	width: 235px;
	margin-bottom: 6px;
	padding-left: 5px;
	border-bottom: dotted #ccc 2px;
	padding-bottom: 5px;
}

div#upperrightquadrant h3 {
	font-size: 1em;
}

/*WRAPPER: Holds topstory and photo contents */
div#listenup {
	float: left;
	width: 210px;
	margin-bottom: 6px;
	padding-left: 23px;
	border-bottom: dotted #ccc 2px;
	padding-bottom: 5px;
}

/*WRAPPER: Holds topstory and photo contents */
div#bottomline {
	float: left;
	width: 225px;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #FFFFCC;
}

div#bottomline img {
	margin-left: 28px;
	margin-bottom: 5px;
	margin-top: 6px;
}

div#bottomline p {
	margin-left: 1px;
	margin-bottom: 5px;
}

.archive {
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left;
}

.archive a {
	color: #FF6666;
}
/*////////Old Site Map///
#siteMapListRoot {
  margin: 1em 0 0 1em;
	padding:0;
  list-style-type: none;
  font-weight: bold;
	width: 480px;
}
#siteMapListRoot > li {
  font-weight: bold;
  margin: .75em 0 0 -15px;
	float: left;
	width: 230px;
}
#siteMapListRoot > li > ul {
	width: 230px;
	height: auto;
	overflow: auto;
}
#siteMapListRoot ul li {
  font-size: 9pt;
  list-style-image: url(/images/dart2.gif);
  font-weight: normal;
  margin-left: 15px;
}

#sitemaplist {
  display: inline;
}
/////////////////////OLd Sitemap end///////*/

/* SiteMap Code */
#siteMapListRoot {
  margin: 1em;
  list-style-type: none;
  font-weight: bold;
	width: 480px;
}

#siteMapListRoot > li {
	width: 235px;
	font-weight: bold;
	margin: .75em 0 0 -5px;
}

#siteMapListRoot ul li {
  font-size: 9pt;
  list-style-image: url(/images/dart2.gif);
  font-weight: normal;
  margin-left: 15px;
}



#breadcrumb {
  border-bottom:1px solid #666;
  margin: 0 0 .5em 0;
  padding: .25em 0 .5em .25em;
}

#breadcrumb h6, #breadcrumb h5, #breadcrumb h4, #breadcrumb h3, #breadcrumb h2 {
  display: inline;
  font-weight: bold;
}

#breadcrumb h6 a, #breadcrumb h5 a, #breadcrumb h4 a, #breadcrumb h3 a, #breadcrumb h2 a {
  color:#006600;
}

#breadcrumb h6 a:hover, #breadcrumb h5 a:hover, #breadcrumb h4 a:hover, #breadcrumb h3 a:hover, #breadcrumb h2 a:hover {
  text-decoration: underline;
    color:#006600;
}

#breadcrumb span {
  font-size:9pt;
    color:#006600;
}

.ap-story-p {
 margin: 1em 0;
}

.ap-story-p .byline{
 font-size: .85em;
}

a.ap_multimedia_link {
  font-size: .75em;
}

td.ap-smallphoto-td-image .apCaption {
  font-size: .7em;
  font-style: italic;
  text-align: right;
}

/*Additional Article CSS*/
#byline {
	font-size: 0.7em;
	color: #333333;
	font-weight:bold;
}
#source {
	font-size: 0.7em;
	color: #666666;
	padding: 0px;
	margin: 1px 0px 0px 0px;
}
#subhead h2{
font-size:0.8em;
color: #666666;

}

/*WRAPPER: Holds archives contents */

.boxheaderfullwidth {
	background: #02006c url(/images/bg-nav.gif) repeat-x;
	padding-left: 5px;
	height: 18px;
	color: #fff;
	margin: 0;
}

div#boxheaderfullwidth ul li a {
	color:#000;
	text-decoration: none;
}

div#boxheaderfullwidth ul li a:hover {
	text-decoration: underline;
}

div#boxheaderfullwidth ul {
	margin: 5px 0 5px 3px;
	padding: 0 15px;
}

div#boxheaderfullwidth li {
	font-size: .7em;
	list-style-image: url(/images/dart2.gif);
	line-height: 1.5em;
}

.bottomlinks {
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  width:450px;
  margin: 10px auto 0 auto;
  padding: 5px 0px 5px 0px;
  text-align:center;
}

/* bottom footer search link */

#searchlink {
	text-align: left;
	margin: 8px; 
}

#searchlink h3 {
	font-size: 1.2em;
	font-weight: bold;
}
/* end bottom footer search link */

/* SEO Page description CSS styles */

.pagedescription {
  font-size: 9pt;
  margin:.5em;
  margin-left:0px;
  padding:.5em;
  border-bottom:1px solid #000;
}


#marginTopNoBorder {
	border: 0px solid #30429A;
	xfloat: left;
	xmargin-bottom: 5px;
	margin-top: 5px;
}

#marginTopNoBorder img {
	border: 0px solid #30429A;
}

