#main .pages a{
	text-decoration: none;
	border: 1px solid #393939 ;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #393939 ;
}

#main .pages .current 
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #393939 ;
	border: 1px solid #393939 ;
}



h4{
        color: #393939 ;
}


#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#content{
	background-color: #FFFFFF;
	border: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sidebar{
	width: 235px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}

#sidebar .unit {
	background-color: #F0F0F0;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#main .entry-info{
	float: right;
	background-color: #F0F0F0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}



/* Rockford Templates || Global Styles */
	body {width:952px; margin:0 auto; padding-bottom:10px; background: #393939  url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/body_bg_charcoal.gif) repeat-y center top;}
	body,table,tr,td,th {font: .7em Arial, Helvetica, sans-serif; color: #000;}
	table,tr,td,th {font-size:11px}
	body.popup,#o_wrap.popup {width: 750px; background-image: none; background-color: #fff;}
	
	img {border:none}
	h1,h2,h3,h4,h5,form,table {margin:0px; padding:0px;}/*clear margins*/
	h1 {font: 30px "Times New Roman", Times, serif; }
	h2 {font-size:14px; font-weight:bold;}
	h3, h5 {font-size:12px; font-weight:bold;}
	
/*Anchors away ===================*/
	a {color:#bd2026; text-decoration:none;}
	h1 a, h2 a, h3 a {color:#000; border-bottom:none;}
	h1 a:hover, h2 a:hover, h3 a:hover {color:#000; border-bottom:dotted 1px #d2d2d2;}
	.module_content a {color:#000;}
	.module_content a:hover {color:#666;}
	.module_content h1 a:hover {color:#000;}
	#leaderboard a, .img a, .img a:hover{border:none;}
	
/*Set dimensions, bg and margins ===================*/
	#o_wrap {background-color:#fff; width:950px; margin:0 auto;}
	#vert_nav {height:35px; background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/vert_nav_bg.gif) repeat-x center top;}
	#masthead {height:60px; margin-top:5px; padding:0 5px}
	#main_nav {height:30px; margin-top:10px; background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up.gif) repeat-x center top;}
	#sub_nav {height:30px; margin-bottom:5px; padding:0 5px; background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/sub_nav_bg_red.gif) repeat-x center top; }
	#site_map {margin-top:10px; border-top:1px solid #d2d2d2;}
	#footer {margin:10px 0 5px 0; padding: 5px; background: #000 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/footer_bg.gif) repeat-x center bottom;}
	#footer_ads {margin:5px 0; padding:5px;}
	.iyp_box {background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/tl_logo_bg.gif) no-repeat right 10px;}

/*Content Well =================== */
	.left_side {width:630px}
	.right_side {width:300px}	
	
/*Float control ===================*/
	.float_l {float:left}
	.float_r {float:right}
	.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
	.clearfix {display: inline-block;}
	html[xmlns] .clearfix {display: block;}
	* html .clearfix {height: 1%;}	
	
/*Spread out ===================*/
	.m5 {margin:5px;}
	.m5h {margin:0 5px}
	.m5v {margin:5px 0}
	.m5l {margin-left:5px}
	.m5r {margin-right:5px}
	.m5t {margin-top:5px}
	.m5b {margin-bottom:5px}
	.m5auto {margin: auto}
	.m10 {margin:10px}
	.m10t {margin-top:10px}
	.m10b {margin-bottom:10px}
	.m10r {margin-right:10px}	
	.m10l {margin-left:10px}	
	.p5 {padding:5px}
	.p5h {padding:0 5px}
	.p5v {padding:5px 0}
	.p5l {padding-left: 5px}
	.p5r {padding-right: 5px}
	.icon {margin-right: 2px}
	
/*Vertical Navigation ===================*/
	.vert_nav {background-color: #000; color:#ccc; font-weight:bold; text-align:center;}
	.vert_nav a{color:#fff; text-decoration: none; border: none;}
	.vert_nav a:hover{color:#d2d2d2; text-decoration: none; border: none;}
	.vert_nav img{vertical-align:middle; padding-right:2px;}
	.vert_nav ul {margin: 0; padding: 8px 0; list-style: none;}
	.vert_nav li, .vert_nav li.first  {padding: 5px; display: inline; }
	.vert_nav li {border-left: 1px solid #393939;}
	.vert_nav li.first {border-left:none;}

/*Main Navigation =================== */
	.main_nav {}
	.main_nav, .main_nav a {color:#000; font-weight:bold; border-bottom:none; }
	.main_nav li, .main_nav li.first  {margin:0; float:left; height:30px}
	.main_nav a {padding:10px 15px; display:block}
	.main_nav a {text-decoration: none; background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up.gif) repeat-x center top}
	.main_nav a:hover {background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over.gif) repeat-x center top}
	.main_nav ul {margin: 0; padding:0; list-style: none;}
	.main_nav li {overflow:hidden; border-right: 1px solid #d2d2d2;}
	.main_nav li.current {border:none; height:35px; background: #bd2026 url('http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_cur.gif') repeat-x left top; margin:-5px 0 0 0; }
	.main_nav li.current a, .main_nav li.current a:hover {border:none; margin-left:10px; padding-left:5px; padding-top:14px; color: #fff; background: #bd2026 url('http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_cur.gif') repeat-x right top;}
	
/*Sub Navigation ===================*/
	.sub_nav {background-color: #bd2026; color:#f3be89; font-weight:bold;}
	.sub_nav a{color:#FFF; text-decoration: none; margin-left:3px; border:none;}
	.sub_nav a:hover{color:#f3be89; text-decoration: none; border:none;}
	.sub_nav ul {margin: 0; padding: 10px 0; list-style: none;}
	.sub_nav li, .sub_nav li.first  {padding: 0 5px; display: inline; }
	.sub_nav li {border-left: 1px solid #5e0a0b;}
	.sub_nav li.first {border-left:none;}
	.sub_nav li.current a{color:#f3be89;}
	
/*Module Tabs =================== */
	.tabberlive .tabbertabhide {display:none;}
	.tabber {}
	.tabberlive {}
	ul.tabbernav{margin:0; padding: 6px 0 7px 0; border-right:1px solid #d2d2d2;border-left:1px solid #d2d2d2; border-bottom:1px solid #bd2026; background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up.gif) repeat-x center top;}
	ul.tabbernav li{list-style: none; margin: 0; display: inline; font-weight: bold;overflow: hidden;}
	ul.tabbernav li a {color: #000; border-right: 1px solid #d2d2d2; border-bottom:none; text-decoration: none; padding:6px 8px 7px 8px; }/*general a href */
	ul.tabbernav li a:hover{background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over.gif) repeat-x center top;}
	ul.tabbernav li.tabberactive {margin-left:-1px; padding: 6px 0 7px 0; * padding: 0;  border:none; background: #bd2026 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_red.gif) repeat-x left top;}
	ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover{margin-left:5px; padding-right:15px; background: #bd2026 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_red.gif) repeat-x right top; color:#fff;}
	.tabberlive .tabbertab {border:1px solid #d2d2d2; border-top:0;}
	.tabberlive .tabbertab h5 {display:none;}
	
/*Module Navigation =================== */
	.module_nav {height:22px; background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up.gif) repeat-x center top; border-right:1px solid #d2d2d2; border-bottom:1px solid #600405; }
	.module_nav, .module_nav a {color:#000; font-weight:bold; border-bottom:none; }
	.module_nav li, .module_nav li.first  {margin:0; float:left; height:22px}
	.module_nav li.last {margin:0; float:right; height:22px; border:none;}
	.module_nav li.last a {padding-left:2px; color: #bd2026;}
	.module_nav li.last a:hover {border-left:1px solid #d2d2d2;}
	.module_nav a {padding:6px 8px 7px 8px; display:block}
	.module_nav a {text-decoration: none; background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up.gif) repeat-x center top;}
	.module_nav a:hover {background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over.gif) repeat-x center top;}
	.module_nav ul {margin: 0; padding:0; list-style: none;}
	.module_nav li {overflow:hidden; border-right: 1px solid #d2d2d2;}
	.module_nav li.current {border:none; height:27px; background: #bd2026 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_red.gif) repeat-x left top; margin:-5px 0 0 0; }
	.module_nav li.current a, .module_nav li.current a:hover {border:none; margin-left:5px; padding-left:2px; padding-top:11px; color: #fff; background: #bd2026 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_red.gif) repeat-x right top;}
	.module_nav li.current span {display:block; border:none; margin-left:5px; padding:11px 5px 0 2px; color: #fff; background: #bd2026 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_red.gif) repeat-x right top;}

/*Breadcrumbs ===================*/	
	.breadcrumbs {font-weight:bold; background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up.gif) repeat-x center -1px;}
	.breadcrumbs a {border:none;}
	.breadcrumbs .tools {float:left;}
	
/*Story content ===================*/	
	.story {line-height: 1.5em; font-size: 1.1em}
	.story p {margin:0 0 12px 0}
	.byline {margin:0;padding:0;line-height: 1em; }
	.dateline {font-weight:bold; margin:0; padding:0; line-height: 1em;}
	.story .timestamp {line-height: 1em;}

/*Site Map ===================*/	
	.site_map {text-align:center; color:#666; padding:5px;}
	.site_map ul {margin:5px 0 0 0; padding:0; list-style:none;}
	.site_map li {list-style:none; display:inline; font-weight: bold}
	.site_map li a {border-right:1px solid #ccc; color:#999; padding:0 10px; border-bottom: none;}
	.site_map li a:hover {color:#666}
	
/*Footer =================== */
	.footer {color:#d2d2d2; line-height: 1.7em; border-bottom:1px solid #000}
	.footer a {color:#fff; text-decoration:none; border-bottom:1px dotted #999}
	.footer a:hover {color:#d2d2d2; text-decoration:none; border-bottom:1px dotted #fff;}

/*Footer Ads =================== */
	.footer_ads {color:#666;}
	.footer_ads a {color:#999; text-decoration:none; border-bottom:1px dotted #d2d2d2;}
	.footer_ads a:hover {color:#666; text-decoration:none; border-bottom:1px dotted #ccc;}
	
/*Genereal Border Elements =================== */
	.border {border:1px solid #d2d2d2}	
	hr {color: #d2d2d2; background-color: #d2d2d2; height: 1px; text-align: left; padding:0; margin:0; border:none}
	.no_border, a .no_border, .no_border a {border:none;}
	.border_r {border-right: 1px solid #d2d2d2}
	.border_l {border-left: 1px solid #d2d2d2}	
	.border_t {border-top: 1px solid #d2d2d2}	
	.border_b {border-bottom: 1px solid #d2d2d2}
	.module_border {border-top-color:#bd2026;}
	img, img a, a img {border:none}
	
/*Search box ===================*/
	.search_top_l, .search_top_r, .search_bot_l, .search_bot_r { background-image: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_radius_bg.gif);height: 9px;font-size: 2px;}
	.top_l_lite, .top_r_lite, .bot_l_lite, .bot_r_lite { background-image: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images/rc_grey.gif);height: 9px;font-size: 2px;}
	.search_top_l, .search_bot_l { margin-right: 9px;}
	.search_top_r, .search_bot_r { margin-left: 9px;margin-top: -9px;}
	.search_top_r {background-position: 100% 0;}
	.search_bot_l  {background-position: 0 -9px;}
	.search_bot_r {background-position: 100% -9px;}
	.search_body {border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2; margin:-4px 0; padding: 2px 5px;}

/*Radius box ===================*/
	.rad_corner {margin-top:-8px}
	.rad_corner_l, .rad_corner_r { background-image: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_radius_bg.gif);height: 9px;font-size: 2px;}
	.rad_corner_l {margin-right: 9px; background-position: 0 -9px;}
	.rad_corner_r{margin-left: 9px;margin-top: -9px; background-position: 100% -9px;}

/*Background elements*/
	.module_content {background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_bg.gif) repeat-x center top;}
	.module_offset {background-color: #f0f0f0;}
	
/* Feature =================== */
	.feature {}
	
/* Summary content =================== */
	.summary {line-height: 1.5em}	
	.summary p {margin:0;}	
	.summary li {padding:0 0 5px 0}
	.timestamp {color:#999; font-style: italic;}		
	
/* Uncategorized =================== */
	.accent {color:#bd2026; font-weight: bold;}
	
	
/* Weather ========================*/
	.weatherTab, .fullForecast {display:none;}	
	.highTemp, .lowTemp {font-weight: bold;}
	.currentTemp {font-size: 36px; float:left; margin-right: 5px}
	.subHeader2_right {margin-top:-8px}
	
/* YouTube ========================*/
	.yt_gallery {width:135px; height: 170px; overflow: hidden;}	
	.yt_gallery_mod {width:80px !important; height: 135px !important; height:150px; overflow: hidden;}	
	
/* TopAds WickedLocal ================*/
	.property, .ad, .car {margin-bottom: 2px; padding-bottom:3px; border-bottom:1px solid #d2d2d2}
	.location, .name {font-weight: bold;}
	.ad a {border:none}

/* AP ==============================*/
	.topheadline {font-weight: bold; font-size: 14px}
	.topheadline a:hover{border-bottom:dotted 1px #CCCCCC;}
	.topheadlinebody, .ap-topheadlineitem-p, .byttl {font-size: 11px; line-height: 1.5em; padding:0 0 20px 0}
	
/* Google Feed controller =================== */
	#feedControl .gfc-resultsHeader {color:#000;border:none;}
	#feedControl .gfc-title {display:none}
	#feedControl .gf-results {margin: 0 0 10px 0;}
	#feedControl .gf-result {padding:3px 0; margin:2px 0; border-bottom:1px solid #e2e2e2;}
	#feedControl a.gf-title {font-weight:bold; font-size:14px;}
	#feedControl .gfc-result .gf-title {height: auto;}
	#feedControl a.gf-title:hover{color:#666}
	


http://ks-pittsburg.static.ghm.zope.net/resources/rockford/css/custom_neonblue.css

/* Neon Blue */

	body {background: #393939 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/body_bg_charcoal.gif) repeat-y center top;}
	
	#main_nav {background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}	
	.main_nav a {background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over_tan.gif) repeat-x center top}
	.main_nav a:hover {background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up_tan.gif) repeat-x center top}

a {color:#146f8c;}
.accent {color:#146f8c;}

/* Main Navigation */
	.main_nav li.current {background: #338399 url('http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_cur_neonblue.gif') repeat-x left top; }
	.main_nav li.current a, .main_nav li.current a:hover {color: #fff; background: #338399 url('http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_cur_neonblue.gif') repeat-x right top;}
	
/* Sub-navigation */
	#sub_nav {background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/sub_nav_bg_neonblue.gif) repeat-x center top; }
	.sub_nav {background-color: #338399; color:#addfeb}
	.sub_nav li {border-left: 1px solid #1a434e;}
	.sub_nav li.current a{color:#addfeb;}
	.sub_nav a:hover{color:#addfeb}
	
/*Module Tabs =================== */
	ul.tabbernav{border-bottom:1px solid #338399;}
	ul.tabbernav li.tabberactive {background: #338399 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_neonblue.gif) repeat-x left top;}
	ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover{background: #338399 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_neonblue.gif) repeat-x right top; color:#fff;}
	ul.tabbernav{background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}
	ul.tabbernav li a:hover{background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up_tan.gif) repeat-x center top;}

	
/*Module Navigation =================== */
	.module_nav li.last a {color: #15718e;}
	.module_nav {background: #fff url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}
	.module_nav a {text-decoration: none; background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_over_tan.gif) repeat-x center top;}
	.module_nav a:hover {background: url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/nav_bg_up_tan.gif) repeat-x center top;}
	
	.module_nav li.current {background: #338399 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_neonblue.gif) repeat-x left top;}
	.module_nav li.current a, .module_nav li.current a:hover {background: #338399 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_neonblue.gif) repeat-x right top;}
	.module_nav li.current span {display:block; background: #338399 url(http://ks-pittsburg.static.ghm.zope.net/resources/rockford/style_images_v2/module_head_bg_neonblue.gif) repeat-x right top;}
	
	
/* Module Navigation */
	.module_border {border-top-color:#338399;}	
	.module_offset {background-color: #dde7e9;}

