/* CSS Document */

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

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

#articletext p {font-size: 1.0em; margin-bottom: 1.0em;}

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

h1 {
	font-size: 1em;
	color: #036B8F;
	letter-spacing: -.02em;
}

h2 {font-size: .9em;}

h3 {
	font-size: 0.8em;
	color: #000000;
}

h4 {
	font-size: 0.7em;
	color: #999999;
	padding: 4px 4px 3px 5px;
}

/* ContentArea link color*/

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#footer a {
	background-color: #fff;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.boldred2 {
	color: #8E0000;
	font-size: 0.8em;
	background: url(/images/star1.gif) no-repeat 2px 4px #ff9;
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.boldred2 a {
	color: #8E0000;
}

div#subhead {
	color: #666666;
	font-size: 0.7em;
	margin-bottom: -3px;
	font-weight:bold;
}

.byline {
	color: #999999;
	font-size: 0.6em;
	margin-bottom: -3px;
	margin-left: 3px;
}

div#fullstory {
	float: right;
	text-align: right;
	padding-right: 7px;
	margin-top: 5px;
	padding-left: 10px;
}

a.fullstory {
	background-color: #fff;
	color: #036B8F;
	font-size: 8pt;
	float: left;
}

div#datetime {
	font-size: 0.8em;
	width: 270px;
	top: 0px;
	float: right;
	margin-top:-15px;
	height: 15px;
}

div#storydate {
	clear: right;
	float: left;
	margin: 0 0 0 0;
}

.topstorydate {
	clear:left;	
	color: #07124A;
	font-size: 0.6em;
	top: 4px;
}

.listheadlines {
        font-size: 0.9em;
	font-weight:bold;
        color: #036B8F;
        margin: 2px 5px 5px 3px;
        letter-spacing: -0.04em;
}

.boxheader {
	font-size:0.9em;
	font-weight:bold;
	background-color: #036B8F;
	padding-left: 5px;
	height: 18px;
	color: #fff;
	margin: 0;
	padding-bottom: 0px;
}

.boxheader h3, .boxheader h3 a.boxheaderlink {
	color: #fff;
	font-variant: small-caps;
	float: left;
	margin-top: 1px;
	text-decoration: none;
	vertical-align: top;

}
.boxheader h3 a.boxheaderlink:hover {
	text-decoration: underline;
}

div.morediv {
	color: #fff;
	float: right;
	margin-top: 1px;
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;
}

a.moretext, .moretext {
	color: #fff;
	font-size: 0.7em;
}

/* 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;
	background-color: #FFFFFF;
}

/* WRAPPER: holds logo and banner position 1 info */
div#headerwrapper {
	width:984px;
	height: 90px;
	background-color: #FFFFFF;
	padding-top: 7px;
} 
.clearfloats {
	clear: both;
}


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

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

/*DIV: Holds Google Search bar info*/
div#searchwrapper {
	width:984px;
	height: 53px;
	margin-top: 5px;
}

/**** START Google searchbar 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;
	background-repeat: repeat-x;
}
#centerSection img {
	vertical-align:middle;
}
#centerSection b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	background-color: #DDEEFF;
}

#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 search and naviation info */
div#navwrapper {
	width:984px;
	height: 27px;
	margin-top: 4px;
	background-image: url(/images/bg6b.gif);
	background-repeat: repeat-x;
} 

/*DIV: Holds page contents */
div#contentarea {
	float:left;
	width:984px;
	padding-top: 5px;
}						

/*DIV: Holds page contents */
div#contentarea2 {
	float:left;
	width:984px;
	margin-top:-8px;
}

/* WRAPPER: holds left content info */
div#leftwrapper {
	float:left;
	width:510px;
	margin-top: 5px;
}

/*DIV: Holds breaking news contents */
div#breakingnews {
	background-color: #000;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

/* 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;
}


/*** PAGE SPECIFIC STUFF ***/


/*WRAPPER: Holds topstory and photo contents */
div#topstorywrapper {
	float: left;
	width: 250px;
	margin: 2px 0 0 3px;
}

/*DIV: Holds topstory photo contents */
div#topstoryphoto {
	width:200px;
	padding: 0 auto;
	text-align:left;
}

/*DIV: Holds topstory contents */
div#topstory {
	width: 240px;
	float: left;
	margin-right:5px;
	padding-top: 7px;
	position: relative;
}

/*DIV: Holds topstory contents */
div#topstoryheadlines {
	width: 240px;
	float: right;
	padding-top: 7px;
	padding-right: 7px;
}

/*DIV: Holds topstory contents */
div#topstorylisting {
	width: 495px;
	float: left;
	position: relative;
}

.description {
	font-size:0.8em;
	color:#000000;
	letter-spacing:-0.5px;
}

/*DIV: Holds toparticles contents */
div#toparticles {
	width:252px;
	margin-top: 3px;
	float: right;
	overflow: auto;
}

div#toparticles h4 {
	color: #999;
	margin-bottom: -2px;
	margin-left: -5px;
	margin-top: -5px;
	border-top: solid #000 1px;
}

a.toparticleheadline, a.topstoryheadline {
	color: #086786;
	margin-left: 0;
	line-height: 1em;
}

div#toparticles p {
	margin-left: 0;
	margin-top: 3px;
	padding-bottom: 4px;
}

.topstorydate {
	color: #07124A;
	font-size: 0.6em;
	padding-top: 4px;
	}

/*WRAPPER: Holds topstory contents */
div#lowertoparticles {
	width:510px;
	margin-top: 5px;
	clear: both;
	float: left;
}
/*** START Video styles ***/
.videotext {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	/* letter-spacing: -0.04em; */
}
.videotext a {
	color: #000000;
}

div#videoimage {
	margin-bottom: 3px;
}
div#videoitemwrapper {
	width: 120px;
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	/* background-color: #afa; */
}
div#videoswrapper {
	margin: 5px 0px 5px 0px;
	/* background-color: #aaf; */
}

div#photowrapper {
	margin: 5px 0px 5px 0px;
	/* background-color: #aaf; */
	width: 320px;
}
/*** END Video styles ***/
/*WRAPPER: Holds ap video and photo of the week contents */

div#apboxandpow {
	height: 280px;
	width: 254px;
	float: right;
	overflow:auto;
}

/*DIV: Holds AP video feed contents */
div#apvideohomepage {
	width:254px;
	height: 122px;
}
div#apvideo {
	margin-top: 5px;
	width:340px;
}
div#apvids {
	border-bottom: solid #CCC 1px;
	border-left: solid #CCC 1px;
	border-right: solid #CCC 1px;
}

/*DIV: Holds Photo of the Week contents */
div#photooftheweek {
	width:254px;
	/* height: 135px; */
	margin-top: 5px;
}

/* WRAPPER: holds right content info */
div#rightwrapper {
	float:right;
	width:160px;
	margin-top: 115px;
}

/* Add to Homepage.css */
/* WRAPPER: holds middle content info */
div#section_middlewrapper {
	width:300px;
	margin-top: 5px;
	margin-right: 5px;
        margin-left: 5px;
	float: left;
}

/* WRAPPER: holds middle content info */
div#middlewrapper {
	width:300px;
	margin-top: 10px;
	margin-right: 2px;
        margin-left: 2px;
	float: left;
}


div#utilityleftwrapper {
	float:left;
	width:500px;
	margin-top: 5px;
}

div#utilityrightwrapper {
	float:right;
	width:166px;
	margin-top: 5px;
}

/*DIV: Holds ap video feed contents */
div#currenttemp {
	width:300px;
	height: 60px;
	float: left;
}

/*DIV: Holds banner position 2 contents */
div#bannerposition2 {
	width:160px;
	height: 600px;
	float: right;
}

#utilityrightwrapper #bannerposition2{
margin-top:95px;
}


/*DIV: Holds banner position 3 contents */
div#bannerposition3 {
	width:300px;
	height: 250px;
	margin-top: 5px;
	float: left;
}

/* DIV Holds 2nd Banner on Utility page */
div#bannerposition8 {
	margin-top:5px;	
	float: right;
}

/*DIV: Holds lower adsapce contents - homepage only */
div#loweradswrapperhomepage {
	width:120px;
	float: left;
}

/*DIV: Holds lower adsapce contents - all other pages */
div#loweradswrapper {
	width:120px;
}

div#lowerwrapper ul li a, div#lowertoparticles ul li a, div#storieswrapper ul li a, div#sectioncolumnone ul li a, div#sectioncolumntwo ul li a {
	color:#000;
	text-decoration: none;
}

div#lowerwrapper ul li a:hover, div#lowertoparticles ul li a:hover, div#storieswrapper ul li a:hover, div#sectioncolumnone ul li a:hover, div#sectioncolumntwo ul li a:hover {
	text-decoration: underline;
}

/*WRAPPER: Holds Tech, America in Iraq, National news and Blogs contents */
div#firstcolumn, div#secondcolumn {
	width:266px;
	float: left;
	margin-left: 8px;
}
/*DIV: Holds You Answer it, business news and strange news contents */
div#thirdcolumn {
	width:308px;
	float: right;
	margin-left: 8px;
}

div#firstcolumn ul, div#secondcolumn ul, div#thirdcolumn ul, div#lowertoparticles ul, div#storieswrapper ul, div#sectioncolumnone ul, div#sectioncolumntwo ul {
	margin: 5px 0 5px 3px;
	padding: 0 15px;
}

div#firstcolumn li, div#secondcolumn li, div#thirdcolumn li, div#lowertoparticles li, div#storieswrapper li, div#sectioncolumnone li, div#sectioncolumntwo li {
	font-size: .7em;
	list-style-image: url(/images/orangearrow.gif);
	line-height: 1.5em;
}

div#fourthcolumn {
	width:500px;
	float:left;
	margin-left: 8px;
}

/*DIV: Holds Thumbnail size ad contents */
div#thumbad1 {
	width:266px;
	height: 70px;
	margin: 5px 0px 5px 0px;
}

/*DIV: Holds Thumbnail size ad contents */
div#thumbad2 {
	width:266px;
	height: 70px;
	float: left;
	margin-top: 5px;
}


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

/* End of footer info here */


/* Weather tab system */
.shadetabs{
	padding: 2px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 2px 4px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(/images/shade2.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(/images/shadeactive2.gif);
	border-bottom-color: white;
	z-index: 100; /* added to keep nav menu on top of active tabs */
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
        border: 1px solid gray;
        width: 280px;
        margin-bottom: 0.2em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 8px;
}

.tabcontentstyle2 { /*style of tab content oontainer*/
        border: 1px solid gray;
        width: 280px;
        margin-bottom: 0.2em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 8px;
}

.tabcontent{
	display:none;
}

@media print {
	.tabcontent {
	display:block!important;
}
}

div#tabs {
	height: 60px;
	width: 300px;
}


/* 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 */

/*******************************/
/* Block/DIV background-colors */
/*******************************/


/* AD blocks */
/*
div#bannerposition1 {
	background-color: #CCFFFF;
}
div#bannerposition2 {
	background-color: #CCFFFF;
}
div#bannerposition3 {
	background-color: #CCFFFF;
}

div#loweradspace1 {
	width:120px;
	height: 90px;
	float: left;
	background-color: #66CC66;
}

div#loweradspace2 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
	background-color: #66CC66;
}

div#loweradspace3 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
	background-color: #66CC66;
}

div#loweradspace4 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
	background-color: #66CC66;
}

div#loweradspace5 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
	background-color: #66CC66;
}

*/

div#thumbad1 {
	background-color: #CCFFCC;
}
div#thumbad2 {
	background-color: #CCFFCC;
}



/*DIV: Holds lower most pooular stories contents */
div#mostpopular {
	width: 165px;
	float: left;
}

/*** SECTION Specfic stuff START ***/

/*WRAPPER: Holds topstory and photo contents */
div#sectiontopstorywrapper {
	width: 510px;
	margin-top: 5px;
	border-bottom: solid 2px #000;
	height:200px;
	overflow: auto;
}
div#sectiontopstoryphoto {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 5px;
}
.sectiontopstoryimage {
	float: left;
	border: solid 2px #000;
	margin: 0px 0px 0px 0px;
}
.sectionnametext {
	font-size: 1.2em;
	font-weight: bold;
}
div#sectionstorylistitem {
	margin-top:15px;
}
.storydatetext {
	color: #07124A;
	font-size: 0.6em;
}
a.fullstorytext {
	background-color: #fff;
	color: #036B8F;
	font-size: 8pt;
}
/*** SECTION Specfic stuff END ***/





/**** Start Article Specific position info ****/
/* STYLE: sets text used on news stories */
.newstext {
	font-size: 0.75em;
}

/* STYLE: sets font size on news area date text */
.newsdate {
	color: #07124A;
	font-size: 0.7em;
}
div#topstoryhead {
	margin-top: 4px;
	margin-right: 7px;
	font-size: 24px;
}

div#sectionheadertext {
	font-size:1.1em;
	font-weight:bold;
	background-color:#dee8ed;
}

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

/* DIV: div for Source info */
div#source {
	color: #07124A;
	font-size: 0.7em;
}

/* 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_lt {
	float: left;
	clear: right;
	margin: 5px 0px 0px 0px;
}
div#articlephoto_rt {
	float: right;
	clear: left;
	padding-left: 5px;
}



/* Aligning the picture with cutline in the article.html */

.leftcaption {
	float:left;
	margin: 5px;
	padding-right: 5px;
	padding: 5px;
	font-size:0.6em;
	font-style:italic;
	white-space: normal;
}

.rightcaption {
	float:right;
	margin: 5px;
	padding-left: 5px;
	padding: 5px;
	font-size:0.6em;
	font-style:italic;
	white-space: normal;
}


/*WRAPPER: Holds lower right contents */
div#lrtcontentwrapper {
	width: 300px;
	margin-top: 11px;
	float: right;
}
/*WRAPPER: Holds lower middle contents */
div#lowermiddlewrapper {
	width: 300px;
	padding-top: 10px;
}

/* center archive links on section page */
.bottomlinks {
  text-align: center;
  font-size: 12px;
  margin: 5px 0 0 0;
  padding: 5px 0;
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
  clear:both;
}

/* SEO Page Description Formatting */
.pagedescription {
        font-size: 9pt;
        margin: .5em;
        padding: .5em;
        border-bottom1px solid #000;
}

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

#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: #0099FF;
}

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

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

/* AP Story Formatting */
.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;
}

/* SiteMap Formatting Code */
#siteMapListRoot {
  margin: 1em;
  list-style-type: none;
  font-weight: bold;
        width: 500px;
}
#siteMapListRoot > li {
  width: 235px;
  font-weight: bold;
  margin: .75em 0 0 -5px;
}
#siteMapListRoot ul li {
  font-size: 9pt;
  list-style-image: url(/images/orangearrow.gif);
  font-weight: normal;
  margin-left: 15px;
}

.sectionnametext {
        font-size: 1.2em;
        font-weight: bold;
}

/*WRAPPER: Holds lower right stories contents - renloe*/
div#storieswrapper {
	width: 340px;
	margin-top: 5px;
}

/*DIV: Holds lower Comment Tool contents */
div#commenttool {
	width: 510px;
	margin-top: 5px;
	float: left;
	text-align:center;
}
/*DIV: Holds right verticle ad contents */
div#rightverticleutility {
	width: 160px;
	float: right;
	margin-top: 6px;
}
/*DIV: Holds left contents */
div#leftcontentutility {
	width: 818px;
	margin-top: 6px;
	float: left;
}

/*** Styles for Ben Lopez cfm includes ***/
.smcontent {
	background: transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.smcontent A {
	background: transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

.smcontent A:hover {
	text-decoration: underline;
}

/*** END Styles for Ben Lopez cfm includes ***/

#rightwrapper_utility {
	float: right;
	width: 160px;
}
#leftwrapper_utility {
	float: left;
	width: 780px;
	padding-top: 15px;
	padding-left: 20px;
}

