

body {
	background-image: url(/images/orange_black.jpg);
	background-position:center;
    text-align:center;
}


/***********************************************************
/* Basics
/***********************************************************/

body { 
	font-family: Arial, Verdana, sans-serif;
	scrollbar-face-color: #6E6A71; 
	scrollbar-shadow-color: #330066; 
	scrollbar-highlight-color: #6E6A71; 
	scrollbar-3dlight-color: #330066; 
	scrollbar-darkshadow-color: #6E6A71; 
	scrollbar-track-color: #474752; 
	scrollbar-arrow-color: #ffcc00; }

}
h1 
{ 
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	background-image: none;
	padding: 3px 0px 3px 6px;
}

h2
{
	font-size: 20px;
	font-weight: none;
	margin-top: 0px;
	background-image: none;
	padding: 3px 0px 3px 6px;
	color: #656382;
}

p
{
	font-size: 12px;
	margin-top: 0px;
	padding: 3px 0px 3px 6px;
}

a:link,
a:visited,
a:hover,
a:active
{
	color: #494a6c;
}

img { border-width: 0px; }

.BoxHeader span a,

.BoxHeader span a:link, 

.BoxHeader span a:active, 

.BoxHeader span a:hover, 

.BoxHeader span a:visited

{

color: #FFFFFF;
text-decoration: underline;

}

.HomepageFeatureBackground
{
    background-image: url('/sites/WKRC/images/slideshow/bkgrnd02.jpg');
        
}
.HomepageFeatureTitle {
    font-size:18px;
    font-family:"Arial";
    color:#FFFFFF;
    font-weight:bold;
		letter-spacing: 0;
    margin: 0 5px 0 10px;
    display: none;
}
.HomepageFeatureTitle {
    font-size:18px;
    font-family:"Arial";
    color:#000000;
    font-weight:bold;
		letter-spacing: 0;
    margin: 0 5px 0 0px;
    display: none;
}

/***********************************************************
/* Top/Bottom
/***********************************************************/

#CommonMasthead

{
	height: 130px;
	line-height: 130px;
	padding: 0 12px 0 12px;
	background-image: url('/sites/WKRC/images/mastheads/local12com_mainback2.jpg');
	vertical-align: middle;
	float: left;
	font-size: 12px;

}

#CommonFooter

{

    clear: both;
	font-size: 12px;
	height: 64px;
	background-image: url('/sites/WKRC/images/mastheads/bkgrnd_footer.jpg');

}

.TabBoxHeader

{
            background-color: #FFB515;
			background-repeat: repeat-y;
            background-image: url('/sites/wkrc/images/headers/tab_back07.jpg');
			color: #FFFFFF;
			            font: bold 12px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}

.TabBoxHeader a,

.TabBoxHeader a:link, 

.TabBoxHeader a:active, 

.TabBoxHeader a:hover, 

.TabBoxHeader a:visited

{

color: #FFFFFF;

}


.BoxHeader

{
            background-image: url('/sites/wkrc/images/headers/tab_back07.jpg');
			background-repeat: repeat-y;
			background-color: #FFB515;
			color: #FFFFFF;
            padding: 3px 0.5em 3px 0.5em;
            font: bold 12px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}

.ContactBoxHeader

{
            background-image: url('/sites/wkrc/images/bkgrnds/contact_back.jpg');
			background-repeat: repeat-y;
			color: #FFFFFF;
            padding: 3px 0.5em 3px 0.5em;
            font: 10px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}
	

#CommonWelcome
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

#CommonWelcome a,
#CommonWelcome a:link,
#CommonWelcome a:visited,
#CommonWelcome a:hover,
#CommonWelcome a:active
{
	font-weight: bold;
}

#CommonTopNav a,
#CommonTopNav a:link,
#CommonTopNav a:active,
#CommonTopNav a:visited,
{
	color: #000483;
	font-weight: bold;
	text-decoration: none;
}
#CommonTopNav a:hover 
 {
	color: #363880;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: underline;
	} 

.CurrentTime 
{
	font-weight: bold;
	font-size: 12px;
	color: #6B6B6B;
}

#CommonFooter,
#CommonFooter a:link,
#CommonFooter a:visited,
#CommonFooter a:hover,
#CommonFooter a:active
{
	color: #999999;
	font-size: 11px;
}
.newslive {
    font-size:12px;
    font-family:"Arial";
    color:#000000;
}
.newslive a:link,
.newslive a:visited,
.newslive a:active
{
    color: #000000;
		font-weight:bold;
    text-decoration: none;
}
.newslive a:hover
{
    color: #000000;
	font-weight:bold;
    text-decoration: underline;

}

/***********************************************************
/* Side Navigation
/***********************************************************/

/* Side Nav Background Color */
.SideNavigation ul,
.SideNavigation ul ul
{
	background-color: #FFFFFF;
}

/* Main Category */
.SideNavigation ul li span 
{
	background-color: #010195;
	font-size: 13px; font-family: Verdana, Helvetica; 
	color: #FFFFFF;
	font-weight: none;
}

/* Main Item */
.SideNavigation ul ul li span
{
	background-image: url('/sites/wkrc/images/bkgrnds/leftnav.jpg'); 
	background-color: #244FB1;

}

/* Sub-Nav Category */
.SideNavigation ul.SubNavigation li span
{
	background-color: #9D9BC0;
	font-weight: bold;
	color: #6B6B6B;
}

/* Sub-Nav Item */
.SideNavigation ul.SubNavigation ul li span
{
	font-weight: normal;
	background-color: #7191DA;
}

/* Selected Item */
.SideNavigation ul li span.CurrentNode,
.SideNavigation ul ul li span.CurrentNode
{
	background-color: #9D9BC0;
	font-weight: bold;
}

/* Main Link Color */
.SideNavigation a:link,

.SideNavigation a:visited,
.SideNavigation a:active
{
	font-size: 11px; font-family: Arial, Helvetica;
	color: #27254E;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: none;
}
.SideNavigation a:hover
{
	color: #CB0A00;
	text-decoration: underline; 
}

/* Sub-Nav Link Color */
.SubNavigation a:link,
.SubNavigation a:hover,
.SubNavigation a:visited,
.SubNavigation a:active
{
	color: #555555;
}

/* New Indicator */
.SideNavigation em
{
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

/**********************************************************************
/* Headline List
/*********************************************************************/

.HeadlineList
{
	font-size: 11px; font-family: Arial, Helvetica; 
}

.HeadlineList a
{
	text-decoration: underline;
	color: #000000;
}

.HeadlineFeaturedItems
{
	font-size: 12px;
	font-family: Arial, Helvetica; 
}

.HeadlineFeaturedItems a
{	
	font-weight: bold;
}

/***********************************************************
/* Story Display
/***********************************************************/

.Title

{
			background-color: #EAEBF4;
			color: #000000;
            font: 11px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}
.contentbox {
	width: 100%;
	color: #9091a3;
	font-size: 13px;
	font-family: Arial, Helvetica;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width; 
	background-color: #FFFFFF;
	text-align: left;	
	}
	
.sidebox {
	width: 100%;
	color: #9091a3;
	font-size: 11px;
	font-family: Arial, Helvetica;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;	
	}	
.Time
{
	font-size: 10px; font-family: Arial, Helvetica;
	color: #000000; 
}
.Election
{
	font-size: 11px; font-family: Arial, Helvetica;
	color: #000000;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: none;
	border: #000000 1px; 
	cellpadding: 15; 
	cellspacing: 5 
}

.AlertBar a,
.AlertBar a:link,
.AlertBar a:active,
.AlertBar a:visited
{
	text-decoration: none;
    font-size: 12px;
    color: White;}
.AlertBar a:hover
{
	font-size: 12px;
	text-decoration: underline;
}

.StoryLastUpdate,
.StoryPhotoCaption,
.StoryPostedBy
{
	font-size: 10px;
}


.sidenav {  background-color: #DEDFDE}
.midbar {  background-color: #DEDFDE}
.adbar {  background-color: #9C9A9C}
.topnav {  background-color: #FFFFFF}
.masthead {  background-color: #18306B}
.masthead2 {  background-color: #000000}
.divider1 {  background-color: #000000}
.accentnav1 {  background-color: #006380}
.accentnav2 {  background-color: #000000}
.bodycolor {  background-color: #FFFFFF}
.bodycolor1 {  background-color: #FFFFFF}
.bodycolor2 {  background-color:#FFFFFF}
.bodycolor4 {  background-color:#808080}
.bodycolor3 {  background-color:#122552}

.whitelink a:link,
.whitelink a:visited,
.whitelink a:active
{
    color: #ffffff;
	    font-size:14px;
    font-family:"Arial";
		font-weight:bold;
    text-decoration: none;
}
.whitelink a:hover
{
    color: #ffffff;
	    font-size:14px;
    font-family:"Arial";
	font-weight:bold;
    text-decoration: underline;

}
.textbox
{
    color: #2a2c79;
	    font-size:14px;
    font-family:"Arial";
	font-weight:bold;
    text-decoration: underline;

}
.navlink a:link,
.navlink a:visited,
.navlink a:active
{
    color: #2a2c79;
	    font-size:15px;
    font-family:"Arial";
		font-weight:bold;
    text-decoration: none;
}
.navlink a:hover
{
    color: #2a2c79;
	    font-size:15px;
    font-family:"Arial";
	font-weight:bold;
    text-decoration: underline;

}
.highlight { background-color: #526594 }
.tabsw { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.headwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.textbox { WIDTH: 80px; HEIGHT: 24px}
.gobutton { WIDTH: 25px; HEIGHT: 24px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}

.tabs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #2a2c79; text-decoration: none}
.tabs2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.bluetablinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #A3D9FC}
.goldtabs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFB66E; text-decoration: none}
.tabs3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #FFFFFF; text-decoration: none}
.tabslink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  color: #FFFFFF; text-decoration: underline }
.whitelink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #FFFFFF; text-decoration: underline }
.bigwhitelink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline }
.bigwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF }
.xbigwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF }
.xbigwhitebold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF }
.homeworx { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #EECC9C }

.topnavlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}

a.leftnavlinks { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #00309C; font-weight: bold; text-decoration: none}
a.leftnavlinks:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7E509B; font-weight: bold; text-decoration: none}
a.leftnavlinksbot { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #EFEFEF; font-weight: bold; text-decoration: none}

a.leftnavheader { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.leftnavheader:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCF29; font-weight: bold; text-decoration: none}
a.leftnavlinksSelected { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7E509B; font-weight: bold; text-decoration: none}
a.leftnavlinksSelected:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7E509B; font-weight: bold; text-decoration: none}

.leftnavlinksstatic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.leftnavlinksstaticy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.navborder { border: 1px solid #9C9A9C}

.xsmallheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00309C; text-decoration: underline; font-weight: bold}
.xsmallheadlinesblack { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold}
.breakingheadline { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #9C0000; text-decoration: underline; font-weight: bold}

.smallheadlinesblack { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold}
.xsmallheadlinesblack { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline}
.smallheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00309C; text-decoration: underline; font-weight: bold}
.medtease { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.smalltease { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.xsmalltease { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.fs_NewsMedia_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold}

.greyheadtease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold}

.normalheadline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #00309C; text-decoration: underline; font-weight: bold;}
.normaltease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.bigtease { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none}
.redlink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; text-decoration: underline; font-weight: bold}

.alertlead { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #F9BF33; text-decoration: none; font-weight: bold}
.comingup { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold}
.midbarheadline { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00309C; text-decoration: underline; font-weight: bold}
.midbarheadlinegrey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #402B2B; text-decoration: underline; font-weight: bold}
.midbartease { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}

.scores { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.markets { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}

.whatson { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}

.pollquestion { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00309C; text-decoration: underline}
.poll { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
.polltemplateq { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00309C; text-decoration: underline}
.polltemplateopt { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
.pollpopq { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold}

.weather { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
.weathertext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.weathertextb { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
.currentconditions { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.outlook { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
.outlookpop { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.outlooktext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.hurricane { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}

.storyheadline { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; font-weight: bold}
.storyheadlinewhite { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; font-weight: bold}
.guestheadline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0033; font-weight: bold}
.storytext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none}
.storytextw { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
.outtakes { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #0D095E; text-decoration: none}
.wouttakes { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.moreheadlines { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
.nuestrotitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #98530E; font-weight: bold;}


