.header{
        font-family: Georgia;
        font-variant: small-caps;
        font-size: 22px;
        color: #444444;
border:0;
margin:0;
padding:0;
}

.subheader{
        font-family:"Trebuchet MS";
        padding-top:2px;
        padding-bottom:0;
	border:none;
        font-size: 14px;
        color: #444444;
        font-weight: bold;
}

.topstory{
	background:url(../images/topstory.gif);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:25px;
	padding-right:10px;
	height:154px;
	overflow:hidden;
}


.featuredvideos{
	border:1px solid #cccccc;
	background:#ffffff;
	height:375px;
}

table.poll{
        width:100%;
}

table.news{
        width:100%;
}

table.news p{
       line-height:15px;
}

table.comments{
        width:100%;
}

table.form{
         width:100%;
}

table.blog{
        width:100%;
}

table.blogComments{
        width:100%;
}

table.rss{
        width:100%;
}


.pagetitle{
	background-color: transparent;
	background-image: url(../images/pageTitle.gif);
	background-position:23px 8px;
	background-repeat: no-repeat;
}

.rsspad{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

div.commentOuterContainer{
        width:100%;
        margin:0 0 2px 0;
}

div.commentInnerContainer{
        width:98%;
        background-color:#66acd8;
        border:1px solid #FF8282;
        padding:3px 5px;
}

.commentTop{
        width:100%;
	height:33px;
}

.commentMid{
        width:100%;
        text-align:left;
	color:#666666;
} 

.commentBot{
	height:8px;       
        width:100%;
}

.comment_abuse{
	font-size:10px;
	text-align:right;
}

.comment_name{
	float:left;
	color:#333333;
}

.comment_time{
	float:right;
	color:#333333;
	font-size:10px;
}

table.whatsnew{
        width:100%;
}

table.whatsnew td.row{
        background-color:#E7E7E7;
}

table.whatsnew td.rowalt{
        background-color:#D9D9D9;
}

/********* MOST POPULAR **********/

.mostPopularTabMenu{
	width:100%;
	height:29px;
	margin:0;
	padding:0;
	text-align:left;
}

.mostPopularTabMenu li.tabMenuElement{
	background-color:#FFF;
	list-style:none;
        float:left;
	margin-right:2px;
	padding:0 5px;
	line-height:24px;
	position:relative;
	top:4px;
	height:24px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
        cursor:pointer;
}

.mostPopularTabMenu li.tabMenuElementSelected{
	background-color:#F5F5F5;
	list-style:none;
        float:left;
	margin-right:2px;
	padding:0 5px;
	position:relative;
	line-height:27px;
	height:27px;
	top:2px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
        cursor:pointer;
}

.mostPopularContent ol{
       margin:0;
       padding:0;
}

.mostPopularContent li{
       margin:0 0 0 30px;
       padding:0;
}

.mostPopularContentHolder{
       width:100%;
       border:1px solid #999;
       background-color:#F5F5F5; 
       padding-top:5px; 
       min-height:200px;
}

/******** NEWS/BLOG POLLS ********/

span.pollPercentage{
       font-weight:bold;
}

span.totalVotes{
      color:#777;
      font-size:10px;
}

p.pollSubmitMessage{
      font-size:10px;
      font-weight:bold;
      text-align:center;
}

p.pollResultMessage{
      text-align:left;
}

div.innerPoll{
       background-color:#E9E9E9; 
       width:202px; 
       padding:5px;
       float:right; 
       margin-left:2px;
}

/********* LINKS/ANCHORS *********/

a {
        color:#117BBF;
        text-decoration:none;
}

a:hover {
       color:#ac3303;
        text-decoration:underline;
}

a.readmore{ 
        color:#117BBF; 
        text-decoration:none;
}

a.readmore:hover{ 
        color:#ac3303;
        text-decoration:underline;
}

a.storytitle{
         font-size: 12px;
         color:#ac3303; 
         text-decoration:none;
         font-weight:bold;
}

a.storytitle:hover{ 
         font-size: 12px;
         color:#ac3303;
         text-decoration:underline;
         font-weight:bold;
}

a.storytitletop{ 
         font-size: 14px;
         color:#117BBF; 
         text-decoration:none;
         font-weight:bold;
}

a.storytitletop:hover{ 
         font-size: 14px;
         color:#8d0000;
         text-decoration:underline;
         font-weight:bold;
}

/********* WHITE TABLE *************/

.whitetable{
	background:#ffffff;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	width:auto;
}

td.whitetable{
      background:#FFF;
      border-left:1px solid #D1D1D1;
      border-right:1px solid #D1D1D1;
}

.whitetable_toprow{
       background-color:#ffffff; 
       width:100%; 
       border-top:1px solid #D1D1D1; 
       height:11px; 
       line-height:11px; 
}

.whitetable_bottomrow{
      background-color:#ffffff; 
      width:100%; 
      border-bottom:1px solid #D1D1D1; 
      height:11px; 
      line-height:11px;
}

/*
td.whitetable_topleft{
         background:url(../images/corner_topleft.png) no-repeat; 
         width:13px; 
         height:12px;
         line-height:12px;
         max-width:13px;
}

td.whitetable_topright{
         background:url(../images/corner_topright.png) no-repeat;
         width:13px; 
         height:12px;
         line-height:12px;
         max-width:13px;
}

td.whitetable_bottomleft{
         background:url(../images/corner_botleft.png) no-repeat; 
         width:13px; 
         height:12px;
         line-height:12px;
         max-width:13px;
}

td.whitetable_bottomright{
         background:url(../images/corner_botright.png) no-repeat; 
         width:13px; 
         height:12px;
         line-height:12px;
         max-width:13px;
}

td.whitetable_bottomright img{
         width:13px; 
         height:12px;
}

td.whitetable_bottomrow img{
         width:100%; 
         height:1px;
}

td.whitetable_bottomleft img{
         width:13px; 
         height:12px;

}*/


/*  ROUNDED CORNERS - 
 Top and Bottom Row must be setup with height equal to one pixel less than
              the height of the corner images (for border). Left and right margins must 
              equal the width of the rounded corners.


*/
.whitetable_toprow{
       background-color:#ffffff; 
       width:auto; 
       border-top:1px solid #D1D1D1; 
       height:11px; 
       line-height:11px;
       margin:0 13px 0 13px;
}

.whitetable_bottomrow{
      background-color:#ffffff; 
      width:auto; 
      border-bottom:1px solid #D1D1D1; 
      height:11px; 
      line-height:11px;
      margin:0 13px 0 13px;
}

.toprow_container, bottomrow_container{
	  width:100%; height:12px;
}

.whitetable_contentcontainer{
	 padding:0 7px;
}

.whitetable_topleft{
         background:url(../images/corner_topleft.png) no-repeat; 
         width:13px; 
         height:12px;
         line-height:12px;
         position:relative;
         left:0px;
         top:0px;
         float:left;
         float:left;
}

.whitetable_topright{
         background:url(../images/corner_topright.png) no-repeat;
         width:13px; 
         height:12px;
         line-height:12px;
         position:relative;
         right:0px;
         top:0px;
         float:right;
}

.whitetable_bottomleft{
         background:url(../images/corner_botleft.png) no-repeat; 
         width:13px; 
         height:12px;
         line-height:12px;
         position:relative;
         left:0px;
         top:0px;
         float:left;
}

.whitetable_bottomright{
         background:url(../images/corner_botright.png) no-repeat; 
         width:13px; 
         height:12px;
         line-height:12px;
         position:relative;
         right:0px;
         top:0px;
         float:right;
}


/********** LOCAL HEADLINES **********/

.localheadlines{
	background:url(../images/localheadlines.gif) #ffffff;
	background-repeat:no-repeat;
	background-position:25px 10px;
	padding-top:40px;
	padding-left:25px;
	padding-bottom:10px;
	padding-right:10px;
	border:1px solid #cccccc;
}


/*********** TOP STORY ***************/

.topstory table tr td{
	color:#ffffff;
}

.topstory table tr td h3{
	color:#92D4F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
        font-weight:bold;
}

.current_conditions div.header {
	text-align:left;
}

.current_conditions img {
	vertical-align:bottom;
}

.current_conditions .temp{
	font-size:50px;
	line-height:50px;
}

.current_conditions{
	text-align:center;
}

.current_conditions p{
	margin:10px 0 0 0;
}