﻿/* global styles */

body 
	{ 
	  background-image:url("http://www.wkkg.com/graphics/background_tile.jpg");
	  background-repeat:repeat-x;
	  background-color:black;
	  margin-top: 7px;
	 
	}

topnavigation { 
  background-image:url("http://www.wkkg.com/graphics/wkkg_nav_background.gif");
  background-repeat:repeat-x;
  margin: 0px;
	}

/* wrapper for tables with 100% width */
div.tablewrapper {
  width: 100%;
}

ul.longitemlist {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

ul.longitemlist li {
  padding: 5px 5px 7px 25px;
}

ul.longitemlist li.odd {
  background-color: rgb(238,238,224);
}

ul.longitemlist li.even {
  background-color: rgb(255,255,255);
}

ul.longitemlist li img {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 16px;
  vertical-align: top;
}

span.thumbnail-itemlist-title {
  font-weight: bold;
}

.contest1
	{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#b20000
  }
  
#photoholder 
	{
	  width:450px;
	  height:338px;
	  background:#fff url("/images/loading.gif") 50% 50% no-repeat;
	}
#thephoto 
	{
	  width:562px;
	  height:126px;
	}
  
  
  /* basic elements */
p
	{ 
		font: 10pt arial; 
		color: #000000; 
		margin-top: 0px; 
		margin-left: 5px;
		padding-left: 3px;
 	}
		
top_nav
	{
	 width: 1000px;
	}
		
maintable
	{
	 width: 800px;
	}

.nav_background
{
	background-image:url("http://www.wkkg.com/graphics/wkkg_nav_background.gif");
	vertical-align:top;
	height: 60px;
	background-repeat: repeat-x;
	width: 1000px;
	margin: 0px;

}

	
.homemiddle
	{ 
		height: 100%;
		width: 200px;
		border-width: 2px; 
		border-style: solid;
		color: #ffffff; 
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 0px; 
		padding-left: 1px;
		padding-right: 1px;

 	}

topstory_header
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #3B61AB;
	}
	
.weatherheadervideo
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #00123B;
		color: #ffffff;
		text-align: center;	
	}
	
.weatherheaderradar
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #3B61AB;
		color: #ffffff;
	}


#left_col 
	{
		width: 100%;
		background-color: #FEE496;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
	}
	
#right_col
	{
		width: 300px;
		background-color: #FEE496;
		height: auto;
		border-left: thin #ff6633 solid;
		margin: 0px 5px 0px 3px;
		font-family:Arial, Helvetica, sans-serif;

	}

	
.leftside
	{
		background-color:#FEFAE7;
	}
.header
	{
		font: 12pt arial; 
		font-weight: bold;
		color:#FEFAE7;
		background-color:#FF6600;
	}
.subheader
	{
		font: 10pt arial; 
		font-weight: bold;
	}

.text	
	{
		font: 10pt arial; 
		color: #000000;
	}
	
.rightside	
	{ 
		font: 10pt arial; 
		text-align: center;
		color: #FEFAE7;
	}
.printer
	{
		font: 7pt arial; 
	
	}
.localNews
	{ 
		font: 10pt arial; 
		color: #000000; 
		line-height: .5cm;
	}
	

#white 
	{ 
		font: 10pt arial; 
		color: #ffffff;
		font-weight: bold;
	}
#orange 
	{ 
		font: 11pt arial; 
		color: #ff6633;
		font-weight: bold;
	}
/* Begin Local News AP Content */
#rss-item-container	
	{
		font-family: Arial, Tahoma, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #ffffff;
		text-align: left;
		margin: 0px;
		padding: 0px;
		vertical-align: top;
	}
	
ul.rss-item-container
	{
	  padding: 0px;
	  margin: 0px;
	  list-style: none;
  	}
ul.rss-item-container li 
	{
	  padding: 0px;
	  margin: 0px;
	  list-style: none;
  	}
div.rss-description
{
	margin-left: 10px;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align:left;
}

#localheadlines	
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #ffffff;
		text-align: left;
		margin: 15px;
		padding: 15px;
		vertical-align: top;
		width: 980px; 
	}
/* End Local News AP Content */
