/*** main BigApple***/

#tv_program_guide_link {
	float:right;
	display:inline-block;
	color:#ca3c08 !important;
	position:relative;
	font-size:14px;
	left:300px;
	top:-30px;
}

#ncnlogo {
	position:relative;
	top:38px;
}

#temp_div{
	height:550px;
}
body{

	margin:0;
	padding:0;
	/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, left top, right top, from(#ddd), color-stop(0.15, #fff));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-linear-gradient(top, #ddd, #fff 15%);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #ddd, #fff 15%);

  /* IE 10 */
  background: -ms-linear-gradient(top, #ddd, #fff 15%);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #ddd, #fff 15%);

  background:url('http://media3.floodradio.com/bigapple/images/ncn21header.jpg');
  background-repeat:no-repeat;
  background-position:top center;
}
body *{
	font-family:"Open Sans", sans-serif;
	padding:0;
	margin:0;
}
#page_container{
	display:block;
	width:1024px;
	margin: 0 auto 0 auto;
	position:relative;
	z-index: 2;
}
#main_content_wrapper{
	position: relative;
	z-index: 14;
	border-top-left-radius:5px;
	border-top-right-radius: 5px;
}
#main_content,
#nav-bg,
#primary {
	background-color: #FFF;
}

#site_info_main{
	text-indent: -5000px;
	font-size: .1em;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 5px 5px 0 !important;
}
#page_container a{
	color: rgb(222, 1, 10);
}
p{
	margin: 0;
}
a:hover{
	color: #C00;
}
h1,h2,h3,h4,h5,h6{
	color: rgb(222, 1, 10);
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:600;
}
.header_line {
	border-bottom: 3px solid rgb(222, 1, 10);
	text-transform:uppercase;
	margin-bottom:10px;
}
.clearfix{
	clear:both;
	float:none;
}

/** ad size styles  **/

.haz_wrapper{
	width:100%;
	margin:5px;
	margin-bottom: 5px;
	overflow:hidden;
}

.leaderboard_haz {
	margin-bottom:25px;
}

.haz_wrapper div{
	margin: 0 auto;
}
.haz_wrapper div a{
	width: 100% !important;
}
.haz_wrapper div img{
	width: 100%;
}

.haz_wrapper div a img,
div[class~="zone_8"] a img,
.major_sponsor_skin_wrap_haz div a img,
#b103_logo a img {
	width:100%;
}
.leaderboard_haz div{
	max-width:728px;
	max-height:90px;
}
div[class~="zone_8"]{
	width: 728px;
	margin-bottom: 10px;
}
.half_banner_haz div{
	max-width: 234px;
	max-height: 60px;
}
.full_banner_haz div{
	max-width: 468px;
	max-height: 60px;
}
.rectangle_haz div{
	max-width:180px;
	max-height:150px;
}
.footer_haz{
	margin-bottom: 20px;
}
.footer_haz div{
	width: 70%;
}
.rectangle_3_1_haz div{
	max-width:300px;
	max-height:100px;
}
.square_pop_up div{
	max-width: 250px;
	max-height: 250px;
}
.vertical_rect div{
	max-width: 240px;
	max-height: 400px;
}
#haz_wrap_skin{
	position: fixed;
	z-index: 1;
	top: 144px;
	width: 1600px;
	height: 800px;
}
div.major_sponsor_skin_wrap_haz{
	position: absolute;
	left: -272px;
	top: -150px;
}
.major_sponsor_skin_wrap_haz{
	min-width: 1600px;
	min-height: 800px;
}
/*** header styles ***/
#header{
	position: relative;
	width:100%;
	display:block;
	/*height:150px;*/
}
#bg_logo{
	background: url('http://media3.floodradio.com/bigapple/images/big_apple_bg.png') no-repeat top left;
	position: absolute;
	top: -41px;
	left: -129px;
	filter: alpha(opacity=50);
	width: 407px;
	height: 407px;
	background-size: contain;
	z-index:1;
	display:none;
}
#bg_logo2{
	background: url('http://media3.floodradio.com/bigapple/images/bee_with_opacity.png') no-repeat top left;
	position: absolute;
	top: --5px;
	left: 800px;
	width: 407px;
	height: 407px;
	background-size: contain;
	display:none;
}
#logo{
	position:relative;
	float:left;
	width:180px;
	z-index:13;
	margin:0 0 0 -30px;
	display:none;
}

/*********** Weather Forecasts ************/

.forecastimage {
	max-width:300px;
	float:left;
	padding-right:1em;
}

.forecast-content a {
	font-weight:700;
}

.forecast-content {
	clear:left;
	border-bottom:thin solid #ccc;
	height:auto;
	overflow:hidden;
	padding-bottom:1em;
	margin-bottom:1em;
}

#logo img{
	max-width:100%;
	width: 169px;
}

#ncnlogo {
	width:430px;
	left:-25px;
	top:15px;
	z-index:20;
}

#ncnlogo img {
	width:100%;
}


#banner{
	width:100%;
	position:relative;
	height:120px;
}
#site_title {
	position:relative;
	top:-110px;
	float:right;
	width:300px;
}
#site_title a {
	color: #fff;
	text-shadow:#000 1px 1px 5px;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
#site_title a:hover {
	text-decoration:none;
}
#b103_logo{
width: 150px;
position: relative;
left:400px;
top:-15px;
}

.show_list{
 	display:block;
}
#banner_title{
	font-size: 25px;
	position:absolute;
	bottom:11px;
	left:20px;
	display:none;
}
#banner_title img{
	width:200px;
	position:relative;
	z-index:2;
}

#fctv_logo {
	width:170px;
	position:absolute;
	top:-95px;
	left:410px;
	display:none;
}

#banner_right_col{
	/*float: right;
	width:87%;
	position:relative;
	bottom:48px;	*/
}
#banner_top_col{
	position:relative;
	margin-left:-3px;
	margin-bottom: 3px;
	height:auto;
	top:-50px;
}
#banner_line{
	position:absolute;
	/*left:119px;*/
	top: 120px;
	width: 108%;
	margin-left:-4%;
	height: 4px;
	background-color: rgb(222, 1, 10);
	z-index: 12;
}
#banner_top_right{
	position: absolute;
	right: 12px;
	bottom: 50px;
	width: 292px;
}
#listen_social{
	width:237px;
	float:right;
	position:relative;
	top:35px;
}
a#listen_icon_top,
a.icon_img {
	position:relative;
	bottom:7px;
}
#newsteam{
	float:right;
	position:relative;
	bottom:-5px;
}
#newsteam img{
	width: 170px;
}
#social_media{
	width: 100%;
	margin:	5px auto 0 auto;;
}
#social_media a{
	margin-left:7px;
}
#social_media .header_icons{
	font-size:37px;
}
#social_media .header_icons:first-child{
	font-size:34px;
}
#social_media .header_icons:hover{
	color:#CCC;
}

#listen_social_menu ul li{
	border-top:none;
}

/*#hm_image_slider {
	top:-50px !important;
}*/

/****Navigation Styles ***/

#nav,
#nav-bg {
   /* margin-bottom: 0;
    width: 100%;
	clear:both;
	display:table;*/
}
#nav{
	/*position:absolute;
	top:135px;
	left:10px;
	z-index:11;
	min-height:24px;*/
	position:relative;
	min-height:24px;
	z-index:11;
	margin-top:10px;
	margin-top: 40px;
}
#nav-bg {
	position:relative;
	z-index:-3;
	height:24px;
}
#nav-contain {
	position:relative;
}
#nav #menu_toggle span,
div.dropdown_icon{
	display:none;
}
#nav a {
	color:#222;
}
#nav div.menu-main-menu-containter{
	display:block;
}
ul.col_nav_menu{
	list-style:none;
}

ul.col_nav_menu>li.menu-item{
	/*float: left;
	position: relative;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	margin-right: 15px;*/
	display:inline-block;
	padding:0 10px;
}
ul.col_nav_menu>li.menu-item::before{
	content: '| ';
	position: relative;
	left: -10px;
	z-index: 1;
	/*display:inline;
	float:left;*/
}
ul.col_nav_menu li.home_link::before{
	content:'';
}
ul.col_nav_menu>li.menu-item>a{
	text-decoration: none;
	color: #000;
	padding-bottom: 0;
	/*padding: 0 !important;*/
	font-size: 14px;
	text-transform: uppercase;
	/*display: inline-block;*/
	width: 100%;
	/*padding-left: 16px !important;*/
	position: relative;
	z-index: 2;
	/*padding:0 8px;*/
	font-weight:700;
}
ul.col_nav_menu>li.menu-item:hover>a{
	border: 1px solid #CCC;
	border-bottom: none;
	background-color: #f5f5f5;
}
ul.col_nav_menu li.home_link:hover>a{
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
ul.nav-menu, div.nav-menu > ul.col_nav_menu{
	padding:0 !important;
}
.megamenu_no_show{
	display:none;
}

/**megamenus**/
.mm_link_list{
	list-style:none;
	margin-left: 10px;
	font-size: 14px;
}
#news_megamenu{
	left:0;
}
#win_megamenu{
	left:350px;
}
#sports_megamenu{
	left:0;
}
#video_megamenu{
	left: 50px;
}
#funeral_megamenu{
	left:200px;
}
#video_megamenu a.live_link span.lf_msg{
	color:#666 !important;
	display:block;
	text-align:center;
}
#about_megamenu{
	left: 300px;
}
#about_megamenu div.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider{
	display:block !important;
}
#weather_megamenu{
	left: 0;
}
#community_megamenu{
	left:100px;
}
.mm_item_link{
	padding: 10px 0 10px 15px !important;
	font-size: 19px !important;
	margin-left: 5px !important;
	display: block !important;
}
.mm_item_wrapper{
 	border-bottom: 1px solid #CCC !important;
}
#ss_list{
	list-style: none;
	margin-bottom: 25px;
}
#ss_list li a.mm_item_link{
	font-size: 15px !important;
}
#contact_megamenu{
	left:-210px;
}

#share_box {
	background-color:rgb(222, 1, 10) !important;
}

.entry-title {
	color:rgb(222, 1, 10) !important;
	margin-top:15px !important;
}

#content {
	/*position:relative;
	top:-50px;	*/
}

#mm_twitter_feed{
	margin-top: 7px;
}
a.view_all_link.bottom_of_col{
	position:absolute;
	bottom:0;
}
#contact_megamenu h6{
	padding-bottom:10px;
	border-bottom: 1px solid #CCC !important;
}
#contact_megamenu div.vc_span3.wpb_column.column_container{
	padding-right: 0;
}
#contact_megamenu .view_all_link a{
	color: #9E4F42;
}
#weather_mm_list {
	list-style:none;
}
#weather_mm_list li a{
	color:#000;
}
.mm_menu{
	position:absolute;
	z-index:9;
	padding:10px;
	padding-top:15px;
	background-color:#F5F5F5;
	box-shadow: 0 5px 3px 1px #666;
	/*visibility:hidden; visibility used instead of display because of photo gallery on about mega-menu (won't work if is set to display none.*/
	display:none;
	margin-top:-1px;
}

#obits_col_mm{
	width: 300px;
	border:none !important;
}
#obits_haz{
 	width: 180px;
	border: none !important;

}
.div_line{
	height:90%;
	width: 1px;
	background-color: #CCC;
	z-index: 50;
	position: absolute;
	top:16px;
}
.dl1{
	left:259px;
}
.dl2{
	left:508px;
}
.dl3{
	left: 757px;
}
.mm_menu h5{
	color: #000;
	font-size:14pt;
	border-bottom: 3px solid #CCC;
	padding: 0 6px;
	width:100%;
	margin-bottom: 10px;
}
.mm_menu p{
	font-size:13px;
	margin-bottom: 5px;
}
#page_container .mm_menu a.view_all_link{
	color: #9E4F42 !important;
	font-size: 14px;
	font-weight:700;
	text-align:center;
	display:block;
	padding: 7px;
	margin-bottom: 5px;
	margin-left: 24px;
}
.mm_menu h6{
	color: #000;
	font-size:14px;
}
.col_3_mm{
	width: 750px;
}
.col_2_mm{
	width: 500px;
}
.col4_res{
	width: 998px;
}
.col_1_mm{
	width: 300px;
}
.mm_1_4_col{
	float:left;
	width: 239px;
	padding:0 5px;
}
.col_article_list{
	height:100%;
}
.mm_1_4_col .item_thumb{
	width:80px;
	height:80px;
}
.last_col_mm{
	border-right:none !important;
}
.last_col_mm h5{
	padding-right: 0 !important;
}
#submit_story{
	margin-bottom: 10px;
}
#news_megamenu #submit_story a{
	display: block;
	text-align: center;
	background-color: #900200;
	color: #FFF;
	padding: 7px 0;
	font-size: 12.5px;
}
.mm_1_4_col .item_desc{
	width: 237px;
	position:relative;
	bottom: 7px;
}
div.mm_menu .mm_1_4_col .item_desc a{
	display:block;
	line-height:17px;
	color:#000;
	font-size:14px;
	margin-bottom:3px;
}
.article_list .news_item{
	float:left;
	width:370px;
	clear:none;
	margin-left: 5px;
	margin-bottom: -10px;
}
.article_list_display .news_item:first-child{
	float:left;
	width: 370px;
	height:515px;
	border-right:1px solid #CCC;
	border-bottom: none;
}
.article_list_display .news_item:first-child .item_thumb{
	width:98%;
	height: 217px;
	overflow:hidden;
	background-color: rgb(222, 1, 10);
}
.article_list_display .news_item .item_desc a{
	text-transform:uppercase;
}
.article_list_display .news_item:first-child .item_desc a{
	font-size: 16px;
	position: relative;
 	top: 3px;
}
.article_list_display a.view_all_link{
	color: #DD000B;
	font-size: 11px !important;
	text-decoration: none;
	position: relative;
	bottom: 4px;
}
.article_list_display a.view_all_link:hover{
 	text-decoration:underline;
}
.article_list_display a#view_all_local{
	position: absolute;
	right: 23px;
}
.news_item:first-child{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.d_b_col .news_item:first-child{
	border-bottom:none;
	margin-bottom: 5px;
}
.d_b_list{
	margin-top: -13px;
}
.d_b_list li{
	margin-left: 22px;
	font-size: 12px;
}
#view_live{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#view_live a{
	padding: 10px 0;
	font-size: 19px;
	margin-left: 5px;
	display: block;
}
.item_thumb{
	width:77px;
	height:52px;
	overflow:hidden;
}
.item_thumb a {
	width:100%;
}
.item_thumb a img{
	display:block;
	background-color:rgb(222, 1, 10);
	height:100%;
	position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}
.news_item:first-child .item_thumb{
	float:none;
	width:160px;
	height:160px;
	display:block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.news_cat_list,
.mm_link_list {
	list-style:none;
	margin-bottom: 15px;
}
.news_cat_list li,
.mm_link_list li {
	border-top:1px solid #CCC;
	font-size: 16px;
	font-weight:700;
}
.news_cat_list li:first-child,
.mm_link_list li:first-child {
	border-top:none;
}
.line_margin{
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

/**main content styles**/

#breaking_news{
	margin-top: 10px;
}
#content_top{
	margin-bottom:12px;
}
.content_col{
	width: 100%;
	/*overflow:hidden;*/
	position: relative;
	z-index: 2;
	padding: 5px;
	display:table;
	/*top:-50px;*/
}
.left_col{
	position:relative;
	width: 765px;
	float:left;
}
.right_col{
	width: 249px;
	float:right;
}
#story_slider{
	width:763px;
	height:458px;
	margin-bottom: 30px;
	background-color: #333;
}
span.previous_res, span.next_res{
	display:none;
	font-size:50px;
	color: #FFF;
	position:absolute;
	z-index:99;
	cursor:pointer;
	top:34%;
}
span.next_res{
	right:5px;
}
.news_micro{
	margin-bottom: 5px;
	width: 92%;
	max-height: 311px;
	background-color: #FFF;
	padding: 7px;
	box-shadow: 1px 1px 1px 1px #CCC;
	background-color: #FFF;
	margin-top: 3px;
}
.news_micro img {
	max-width:100%;
}


/**********************
SUBMENU STYLES
**********************/

.sub-menu {
	display:none;
	position:absolute;
	list-style:none;
	background:#efefef;
	width:200px;
	padding:1em;
	margin-left:-50px;
	box-shadow:#999 2px 2px 3px;
}

#nav a:hover {
	background:#efefef;
}

.open .sub-menu {
	display:block !important;
	position:relative !important;
	width:100%;
	text-align:center;
	box-shadow:none;
}

#nav li:hover .sub-menu {
	display:block;
}

.sub-menu li {
	padding:0.25em;
}


#news_feed{
	position:relative;
	display:none;
}
#news_feed #nfeed_description{
	font-size: 13px;
	line-height: 1.15;
	margin-top:5px;
}
#news_feed a{
	font-size: 12px;
}
#koln_bg_img{
	width:225px;
	height:100px;
	position:absolute;
	z-index:2;
	background:url('http://media3.floodradio.com/columbus/site_images/koln_nfeed_img.png') no-repeat left top;
	top:38px;
}
#link_nfeed{
	width: 100%;
	border-top: 3px solid rgb(222, 1, 10);
	margin-top:10px;
	text-align:center;
}
#news_feed h4{
	color:#DD000B;
}
#eagle_img{
	max-width: 221px;
	margin: 0 auto;
	display: block;
}
.lv_wrap{
	width: 225px;
	height: 158px;
	margin: 0 auto;
}
.lf_msg{
	font-size: 10px;
}
.nfeed_offline,
.nfeed_video_wrap {
	display:none;
}
.nfeed_video{
	width: 1px;
	height:1px;
	background-color: #08172c;
	overflow: hidden;
}
.nfeed_video_live{
	width:auto;
	height:auto;
	overflow:auto;
}
#nfeed_description{
	color: #5F5F5F;
}
#rewards{
	overflow-y:auto;
	overflow-x:hidden;
	margin-bottom: 3px;
	width: 93%;
	padding: 7px;
	height:250px;
	max-height: 275px;
	padding:7px;
		min-height: 191px;
	background-color: #f0f0f0;
}
.rewards_thumb{
	width: 75%;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.rewards_thumb img{
	width:100%;
	height: auto;
}
.rewards_description{
	font-size:13px;
	font-weight:normal;
}
#columbusLife_megamenu .rewards_links .login_columbus{
	background: #DD000B;
	border-radius: 15px;
	padding: 0 12px;
	border-color:transparent;
	margin-right:10px;
	font-size: 12px;
	margin-bottom:4px;
	color: #FFF;
}
#columbusLife_megamenu .rewards_links .signup_columbus{
	font-size: 12px;
	background: #102D70;
	border-radius: 15px;
	padding: 0 12px;
	border-color:transparent;
	margin-right:10px;
	font-size: 12px;
	margin-bottom:4px;
	color: #FFF;
}
#columbusLife_megamenu .rewards_links .signup_columbus:hover{
	background: #09193e;
	text-decoration:none;
}
#columbusLife_megamenu .rewards_links .login_columbus:hover{
	background: #700E13;
	text-decoration:none;
}
#renegade_img{
	display:block;
	margin: 0 auto;
}
#ribbon{
	float: left;
	width: 13%;
	margin-top:12px;
	margin-left:3px;
}
#rewards h3{
	margin-top: 13px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: normal;
	float: right;
	width: 80%;
	margin-right: 4px;
	border-bottom: 3px solid rgb(222, 1, 10);
	color: rgb(222, 1, 10);
}
#rewards_form_wrapper{
	float:left;
	width:50%;
}
#rewards input.text_columbus{
	border:1px solid rgb(222, 1, 10);
	color:rgb(222, 1, 10);
	padding:0;
	width:115px;
	height:20px;
	font-size:12px;
}
#rewards input.button_columbus{
	background: rgb(222, 1, 10);
	border-radius: 15px;
	padding: 0 12px;
	border-color:transparent;
	margin-right:4px;
	font-size: 12px;
	margin-bottom:4px;
}
#rewards a.signup_columbus{
	font-size: 12px;
}
#rewards #reward_post_image{
	float:right;
	width:48%;
	max-height:95px;
}
#rewards #reward_post_image img{
	width:100%;
}
#rewards #reward_post_text{
	margin-top:15px;
}
#rewards #reward_post_text p{
	font-size: 12px;
}
#half_banner_top img:first-child{
	margin-bottom:3px;
}
#content_middle{
	float: left;
	width: 765px;
}
#local_sports_news{
	display:table;
	position:relative;
	width:765px;
	margin: 0 auto;
	background-color: #FFF;
	overflow:hidden;
}
.local_tab{
	float: left;
	display:table;
	margin-right: 3px;
	cursor:pointer;
	border: 1px solid rgb(222, 1, 10);
	border-top: 3px solid rgb(222, 1, 10);
	padding: 0 5px 2px 5px;
}
#local_news_tab{
	border-bottom: none;
	margin-top: 1px;
}
#local_sports_tab{
	border:1px solid rgb(222, 1, 10);
	opacity: 0.5;
	color: rgb(222, 1, 10);
	border-top: 3px solid rgb(222, 1, 10);
	border-bottom: none;
	margin-top: 1px;
}
#local_sports{
	display:none;
	border-top: 2px solid rgb(222, 1, 10);
}
.article_list_display{
	position:relative;
	border:1px solid #CCC;
	padding:5px;
	border-top: 2px solid rgb(222, 1, 10);
	margin-bottom: 7px;
}
#video-player {
	width:100% !important;
	height:auto !important;
	min-height:180px !important;
}
#pos_holder{
	height:432px;
}
.article_list{
	list-style:none;
}
.news_item{
	display:table;
	clear:both;
	float:none;
	z-index:3;
	margin-bottom: 15px;
}
.item_thumb {
	display:block;
	position:relative;
	width:100px;
	height:67px;
	float:left;
	margin-right:4px;
	z-index:5;
	margin-bottom: 5px;
}
.item_desc{
	width:100%;
	position: relative;
	bottom: 7px;
	padding:2px;
}
.item_desc a{
	font-size: 13px;
	font-weight:700;
	color: #102F70;
	display:block;
}
.item_desc p{
	font-size: 12px;
	padding-right:5px;
}
.mid_widgets{
	float:left;
	margin-left: 15px;
}
#opinion_poll{
	width: 243px;
}
#weather{
	width: 490px;
}
#weather_widget{
	float: left;
	width:50%;
}
#weather_widget img,
#latest_news {
	width:100%;
}
#weather_threat{
	float:left;
	margin-left: 10px;
}
#markets{
	margin-left: 5px;
	width:243px;
}
.mid_banner{
	float:left;
	margin-left:25px;
	width:47%;
}
.halfb_wrap{
	margin-top:5px;
}
.halfb_wrap div.half_banner_haz{
	float:left;
	width:47%;
}
#latest_news p {
	margin-bottom: 0;
}
#latest_news_clear{
	margin-bottom:15px;
}
.news_row{
	margin-bottom: 7px;
	display:table;
	list-style:none;
	width:100%;
}
.deco_line{
	height: 1px;
	border-top: 1px solid #CCC;
	width: 96%;
	margin: 0 auto;
	margin-bottom:7px;
}
.vid_news_item{
	float:left;
	width:231px;
	margin-left:18px;
	position:relative;
	background-color:#999;
}
.item_cat{
	position:absolute;
	top:2px;
	left: 6px;
	color:#FFCB06;
	text-transform:uppercase;
	font-size: 14px;
}
.ln_video_thumb{
	width:100%;
	height:128px;
	background-color:#333;
}
.ln_vid_title{
	font-size:.85em;
	font-weight:600;
}
.ln_descript{
	font-size:.8em;
}
.title_list{
	margin-left:35px;
	font-size:.85em
}
#bottom_3_1_haz div.haz_wrapper{
	float:left;
	margin-left: 24px;
	width: 300px;
}
#content_bottom{
	padding-bottom: 20px;
}
#footer{
	position:relative;
	margin: 0 auto;
	width:1024px;
	display:table;
	padding-top:10px;
	padding-bottom:20px;
	color: #FFF;
}
a.footer-link{
    color: #FFF;
    font-size: 12px;
}

a.footer-link:visited{
    color: #FFF;
}

#top_footer{
	display:table;
	width: 100%;
	background-color:#444;
	padding-bottom: 20px;
	padding-top: 12px;
	position: relative;
	z-index: 13;
}
#top_footer div.foot_col{
	width:33%;
	float:left;
}
#top_footer #you_heard_2{
	position:absolute;
	right: 3px;
}
#top_footer .foot_col_title{
	text-align: center;
	color:#FFF;
	font-weight: normal;
	font-family:'Oswald', sans-serif;
	font-size: 16px;
}
#responsive_footer_menu{
	display:none;
}
#footer .footer_news_cat_list{
	list-style:none;
}
#footer .footer_news_cat_list li a{
 	color:#FFF;
	font-size: 12px;
	margin-left:0;
}
.footer_news_cat_list .megamenu_no_show{
	display:block;
}
#second_nav_col{
	float:right;
	width:110px;
}
#first_nav_col{
	float:left;
	width:110px;
}
#footer_wrapper_bg{
	background-color: rgb(222, 1, 10);
	width:100%;
	position: relative;
	z-index: 13;
	box-shadow: 0 2px 4px 4px #222;
}
#footer .hollman_link{
	color: #CCC;
	text-decoration:none;
}
.hollman_link:hover{
	text-decoration:underline !important;
}
#footer .col_1_4{
	float:left;
	width:22%;
	margin-left:20px;
}
.footer_titles{
	font-size:18px;
	font-weight:600;
	border-bottom: 1px solid #FFF;
	margin-bottom: 0

}
#footer_video{
	min-width:	245px;

}
#footer_video .footer_titles{
	margin-bottom: 5px;
}
#footer_video .footer_desc{
	border-bottom: 1px solid #FFF;
}
#footer_video .footer_vid_title{
	color: #FFCC00;
}
#footer_video .footer_vid_title:hover{
	color: #FFF;
	text-decoration:none;
}
#footer_video a{
	color: #FFF;
	font-size: 15px;
	text-decoration:none;
	display:block;
}
#footer_video a:hover{
	text-decoration:underline;
}
#footer_video .footer_thumb{
	float:left;
}
#footer_video .footer_desc{
	float: right;
	width: 125px;
	height:70px;
}
#footer_video .footer_desc a{
	font-size: 12px;
}
#footer_copyright{
	font-size:12px;
	margin-top: 10px;
	padding-top: 5px;
}
#footer_link_news_cats{
	display:none;
	color:#FFF;
	font-size:15px;
}
#footer_link_news_cats:hover{
	color:#CCC;
}
#columbus_life_menu ul{
	list-style:none;
}
#columbus_life_menu ul li a{
	color: #FFF;
	font-size: 15px;
	margin-left: 0;
}
#clearfix_footer_res{
	display:none;
}

/** archive.php styles **/
#page_container .archive-title{
	text-transform:uppercase;
}

/**visual composer styles**/
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button{
	margin-bottom:5px !important;
}
.move_name{
	position:relative;
	top: 8px;
	right:20px;
}
.gallery_width_limit{
	max-width: 400px;
	margin: 0 auto;
}
article[class~="post-10269"]>div.entry-content{
	overflow:hidden;
}
.rock_show{
	margin-bottom: 20px !important;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
	overflow: hidden;
}
/*colorbox styles**/
.cbox_hide{
	display:none;

}

/**Opinion Poll Styles (WP-Polls Widget)**/
div.wp-polls p{
	text-align:left !important;
	margin-bottom: 5px;
}

#opinion_poll div.wp-polls p strong{
	font-size: 13px;
}

#opinion_poll div.wp-polls-ans li label{
	font-size: 12px;
	color: #133273;
}

#opinion_poll div.wp-polls-ans p input{
	float: left;
}
#opinion_poll div.wp-polls-ans p a{
	float: right;
	margin-right: 13px;

}

#opinion_poll div.wp-polls p input{
	background: #DD000B;
	border-radius: 15px;
	padding: 2px 7px;
	border-color:transparent;
	font-size:13px;
}

a.view_ppoll{
	display: block;
	color: #102D70 !important;
	clear: both;
	float: none;
	text-align: center;
	padding-top: 5px;
}

/**video thumbnail overlay**/

.t_o_2{
	position: absolute;
	left:35%;
	top:25%;
	color: #FFF;
}
.item_thumb a .t_o_2{
	font-size:29px;
}
#local_sports a .t_o_2,
#local_news a .t_o_2{
	font-size: 35px;
}
.news_item:first-child .item_thumb .t_o_2{
	font-size: 65px;
	left: 33%;
	top: 23%;
}
#local_sports.article_list_display .news_item:first-child .t_o_2,
#local_news.article_list_display .news_item:first-child .t_o_2{
	font-size: 95px;
	left: 36%;
	top: 28%;
}
#poststuff #post-body #side-sortables #categorydiv #category-all #categorychecklist li#category-32{
	display:none !important;
}

/**pet patrol form**/
.pp_ff_item{
	margin-bottom: 15px;
}
.pp_ff_item label{
	clear:both;
	float:none;
	display:block;
}
div.form_col{
	float:left;
	width: 44%;
}
#hum_col{
	margin-top: 30px;
}
#submit_pp{
	float:none;
	clear:both;
}
#pp_form{
	margin-top: 30px;
}
#pp_message{
	text-align:center;
	color: #FFF !important;
	background-color: #900;
	font-size: 20px;
}
#pp_form label{
	font-weight:bold;
}
#pp_form input{
	border:none !important;
}
div.listing_content{
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
/** Polls Archive **/
div.wp-polls.wp-polls-archive{
	width: 75%;
	margin: 0 auto;
}
div.wp-polls.wp-polls-archive p+p[style^="text-align"]{
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #CCC;
}
.link_app{
	max-width:172px;
}
div.list_img a img.main_image{
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
}
div.liststory div.list_img div.play_overlay{
	top: 25%;
}

a.w_play_icon{
	color: #FFF !important;
}
.you_heard_res{
	display:none;
}

/**Facebook Gallery CSS**/
/* CSS Document */

.clear {
	clear:both;
}
#content .fb_album_page {
	width:100%;
	display:none;
	top:80px;
}
#content .fb_album {
	position:relative;
	display:inline-block;
	width:150px;
	height:185px;
	margin:4px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}
#content .fb_album.individual {
	position:relative;
	display:inline-block;
	width:150px;
	height:150px;
	margin:4px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}
#content .fb_album img {
	margin:0px;
	position:absolute;
}
#content .fb_image {
	width:150px;
	height:150px;
	overflow:hidden;
	position:relative;
}
#content .fb_name {
	position:relative;
	width:140px;
	height:18px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:13px;
	padding:0px 5px;
}
#content .fb_count {
	position:relative;
	width:140px;
	height:12px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:12px;
	padding:0px 5px;
}
#content a .fb_name {
	color:#3B5998;
}
#content a:hover .fb_name {
	color:#3B5998;
	text-decoration:underline;
}
#content .fb_count {
	color:#999;
}

/*-------------------- Start Pagination -------------------*/

.pagination {
	float: left;
	border: 1px solid #CDCDCD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pagination a {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-color: rgb(0,50,75);
	color: #555555;
	text-align: center;
	text-decoration: none;
	font-family: Times, 'Times New Roman', Georgia, Palatino; /* ATTN: need a better font stack */
	font-weight: bold;
	font-size: 16px;
	outline: none;
	vertical-align: middle;

	background: #F3F3F3; /* Old browsers */
	background: -moz-linear-gradient(top,  #F3F3F3 0%, #D3D3D3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#D3D3D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* IE10+ */
	background: linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#D3D3D3',GradientType=0 ); /* IE6-9 */
}

.pagination a:hover, .pagination a:focus, .pagination a:active {
	background: #CECECE; /* Old browsers */
	background: -moz-linear-gradient(top,  #E4E4E4 0%, #CECECE 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E4E4E4), color-stop(100%,#CECECE)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* IE10+ */
	background: linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E4E4E4', endColorstr='#CECECE',GradientType=0 ); /* IE6-9 */
}

.pagination a.disabled, .pagination a.disabled:hover, .pagination a.disabled:focus, .pagination a.disabled:active {
	background: #F3F3F3; /* Old browsers */
	background: -moz-linear-gradient(top,  #F3F3F3 0%, #D3D3D3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#D3D3D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* IE10+ */
	background: linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#D3D3D3',GradientType=0 ); /* IE6-9 */
	color: #A8A8A8;
}
.pagination a:first-child {
	border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
}
.pagination a:last-child {
	border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
}
.pagination a {
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
}
.pagination a:first-child,
.pagination a:last-child {
	border: none;
}
.pagination input {
	border: none;
	float: left;
	text-align: center;
	height: 20px;
	outline: none;
	vertical-align: middle;
	width: 120px;
	padding: 0;
	margin: 0;
}

/* gigantic class for demo purposes */

.gigantic.pagination {
	margin: 30px 0;
}

.gigantic.pagination a {
	height: 60px;
	width: 60px;
	font-size: 50px;
	line-height: 50px;
}

.gigantic.pagination input {
	width: 300px;
	height: 60px;
	font-size: 30px;
}


#light_box_background {
position: fixed;
height: 100%;
width: 100%;
top: 0px;
background: rgba(0,0,0,0.6);
display: none;
z-index: 1000;
}
#light_box_container {
position: fixed;
margin: 100px auto;
width: 600px;
top: 0px;
left: 50%;
display: none;
border: 10px solid #FFF;
z-index: 1500;
}

#light_box_close {
position: fixed;
height: 30px;
width: 30px;
top: 80px;
left: 50%;
margin: 0 0 0 318px;
cursor: pointer;
display: none;
z-index: 2000;
}




/**** ai1ec styles***/
/* CSS for Events calendar  */

div.ai1ec-popover.ai1ec-popup{
	display:none;
}
a.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs.ai1ec-pull-right.ai1ec-calendar-link{
	background-color: rgb(222, 1, 10);
	color: #FFF !important;
	padding: 3px 25px;
	margin-left:37px;
}
#community_calendar .widget_ai1ec_agenda_widget .widget-title{
	padding-right:0;
	padding-left:0;
	right: 0px;
}
#community_calendar .ai1ec-agenda-widget-view .ai1ec-date {
	padding-right: 0px;
	margin-right: 0px;
	left: 0;
    width: 100%;
	float: left;
}

/*-----------------------------
   Calendar Widget
-----------------------------*/
.widget_ai1ec_agenda_widget{
	background-color: #FFF !important;
	padding-bottom: 8px !important;
	padding-top: 10px !important;
}
#calendar_widget h2 {
	text-align:center;
	font-size:23px;
	line-height:1.1;
	border-bottom: 3px solid rgb(222, 1, 10);
}
.ai1ec-agenda-widget-view{
	max-width: 100% !important;
}
.widget-area,
#calendar_widget {
    width: 269px;
	margin:6px 0 0;
}
.widget {
    -moz-hyphens: auto;
    font-size: 12px !important;
    word-wrap: break-word;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
.widget_ai1ec_agenda_widget .widget-title{
	text-transform: uppercase;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:600 !important;
	font-size: 1.5em !important;
	font-style:normal !important;
	color: rgb(222, 1, 10);
	border-bottom: 3px solid rgb(222, 1, 10);
}
.timely {
	font-size: 10px;
    color: #666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.35em;
    margin: 0;
    word-wrap: break-word;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
    background: linear-gradient(#FFF, # 1em, #FFF) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #AAA8A0;
}
.ai1ec-agenda-widget-view .ai1ec-date {
	border-top: 1px solid #AAA8A0;
    padding-left: 0;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
	left: -6px;
    width: 107%;
}
.ai1ec-agenda-widget-view .ai1ec-date:first-child {
	border-top: none;
}
.timely a, .timely a:link, .timely a:visited, .timely a:active, .timely a:hover, #ai1ec-container a, #ai1ec-container a:link, #ai1ec-container a:visited, #ai1ec-container a:active, #ai1ec-container a:hover {
    font-weight: normal;
    text-decoration: none !important;
	color:#0e0848;
	text-transform:uppercase;
	margin-left:3px;
}
.ai1ec-agenda-widget-view .ai1ec-date-title {
    font-size: 0.9em;
}
a.ai1ec-date-title .ai1ec-load-view, .ai1ec-month, .ai1ec-day{
	border:none !important;
	border-radius:0 !important;
	text-transform: uppercase;
}
a.ai1ec-date-title.ai1ec-load-view{
	font-family: 'Source Sans Pro', sans-serif;
	width:60px;
	border-radius:0;
	border:0;
}
.ai1ec-month{
	border:none;
}
.ai1ec-weekday,
.timely .hide,
.ai1ec-subscribe-buttons {
	display:none;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
	background-color: transparent;
	background-image:none;
    background-repeat: no-repeat;
    border-image: none;
    border-radius: 5px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
	box-shadow:none;
    color: #686868;
    float: left;
    font-weight: bold !important;
    line-height: 1.2em;
    margin: 10px 0.75em;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 4em;
}
.ai1ec-agenda-widget-view .ai1ec-date-events {
    margin: 0 0.5em 0 0;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	background: transparent !important;
	border:none;
	color: #000 !important;
	font-size: 14px !important;
	letter-spacing: 0.1em;
	padding: 5px 0.2em !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
	text-align: center;
}
.ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
    font-size: 40px !important;
	padding: 11px 0 9px !important;
	background-color: transparent !important;
	background-image: none !important;
	color: #000 !important;
	text-align: center;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
    font-size: 0.8em;
    padding: 0 0 0.2em;
}
.ai1ec-agenda-widget-view .ai1ec-event {
    clear: right;
    margin: 6.5px 0 6.5px 6.8em;
    padding: 0;
    position: relative;
}
.ai1ec-agenda-widget-view .ai1ec-event > a {
    color: #666 !important;
    display: block;
    padding: 0.2em 0.4em;
	border:none !important;
	background-color: transparent !important;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
    font-weight: bold;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title,
.ai1ec-event-location {
    font-weight: normal;
	display:block;
}
.ai1ec-event-title {
	font-weight:bold !important;
	text-transform:none;
}
.popover-title.ai1ec-popup-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none;
    font-size: 12.35px;
    font-weight: bold;
    line-height: 1.35em;
    padding: 0;
}
.timely .popover-title {
    border-radius: 3px 3px 0 0;
}
.widget a {
    color: #BC360A;
}
.timely a {
    border: medium none;
}
.ai1ec-popup-excerpt {
    font-size: 11.05px;
    margin-top: 2px;
	display:none;
}
.timely p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.35em;
    margin: 0 0 0.675em;
}
.timely .pull-right {
    float: right;
}
.timely .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: content-box;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #D9D9D9 #D9D9D9 #C0C0C0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    text-shadow: 0 1px 1px #FFFFFF;
}
.timely .btn-mini {
    font-size: 11px;
    padding: 2px 6px;
}
.timely .btn {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    line-height: 1.35em;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date{
	background-color: transparent !important;
	background:none !important;
}
a.ai1ec-date-title.ai1ec-load-view{
	box-shadow:none !important;
	background:none !important;
	padding-bottom: 7px !important;
	position:relative;
}

#device_tester {
	position:absolute;
	z-index:0;
}

#weather_quicklinks a{
	font-size:15px;
}
.hideFull {
	display:none;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

#device_tester {
	z-index:4;
}

}

@media screen and (max-width:1110px) {
	ul.col_nav_menu>li.menu-item>a {
		padding:0;
	}
}

@media screen and (max-width:1024px) {
	#nav li:hover .sub-menu {
		display:none;
	}

	#nav{
		clear:both;
		background-color: rgb(222, 1, 10);
		position:relative;
		z-index:9000;
		top:-80px;
		left:0;
	}
	#nav div.fa-chevron-up{
		color: #FFCC00;
	}
	div.dropdown_icon{
		display: inline;
		position: relative;
		font-size: 23px;
		cursor: pointer;
		color: #FFF;
		/*top: -5px;*/
		padding:5px;
	}
	ul.col_nav_menu>li.menu-item{
		float: none;
		border-top: none;
		padding-bottom: 8px;
		margin-bottom: 5px;
		display:block;
	}
	#nav ul.sub-menu li a{
		text-align:center;
		width:98%;
	}
	#nav #menu_toggle span{
		display:block;
		cursor:pointer;
		color:#FFF;
		text-align:center;
		font-size:24px;
		font-weight:600;
		padding: 10px;
	}
	#nav>ul{
		/* need to have hidden instead of "display:none" in order for Visual Composoer Photo Gallery to work on About mega-menu
		visibility:hidden;*/
		display:none;
		position:absolute;
	}

	#nav>ul>li>a{
		color: #FFF;
		padding-left:25px;
	}
	ul.col_nav_menu>li.menu-item::before{
		content:'';
	}
	ul.col_nav_menu>li.menu-item>a{
		color:#f5f5f5;
		display:inline;
	}
	ul.col_nav_menu>li.menu-item:hover>a{
		border:none;
		background-color:transparent;
		text-decoration:underline;
	}
	ul.news_list .news_item:first-child .item_thumb,
	ul.news_list .news_item .item_thumb,
	ul.news_list .news_item .item_desc {
		width: 47%;
		float:left;
		margin:0 1% 0 0;
	}
	#about_megamenu .last_col_mm {
		clear:both;
		width: 98%;
		float:none;
		border:none;
	}
	ul.news_list {
		margin-top:23px;
	}
	.mm_menu{
		position:relative;
		width:100%;
		/*visibility:hidden;	*/
		display:none;
		position:absolute;
		left:0 !important;
		box-shadow:none;
	}

#header .dropdown_icon {
	display:none;
}

#nav .dropdown_icon {
	display:block;
	position:absolute;
	left:150px;
	margin-top:-5px;
}


	#sidebar {
		width:24%;
	}

	#content {
		width:72%;
	}

	#page_container {
		width:100%;
	}

	.left_col {
		width:75%;
	}

	.right_col {
		width:23%;
	}

	#story_slider {
		width:100%;
	}

	#site_title {
		position:relative;
		top:-140px;
	}

	#banner_top_right {
		bottom:50px;
	}

	#calendar_widget {
		width:100%;
	}

	#content_middle {
		width:75%;
	}

	#local_sports_news {
		width:100%;
	}

	#lns_wrapper {
		width:100%;
	}

	.article_list_display .news_item:first-child {
		width:49%;
	}

	.article_list .news_item {
		width:330px;
	}

	#opinion_poll, #markets {
		width:25%;
	}

	#weather {
		width:46%;
	}

	#content_bottom .recent {
		width:22% !important;
	}

	#footer {
		width:100%;
	}

	#footer .col_1_4 {
		width:24%;
	}

	#footer_video {
		min-width:235px;
	}

	#footer_columbus_life {
		width:22% !important;
	}

	#footer_copyright {
		width:20% !important;
	}

	#ncnlogo {
		padding-left:20px;
		width:40%;
	}

	#ncnlogo img {
		width:100%;
	}

	#link_share_form {
		width:70%;
	}

	#b103_logo {
		top:-40px;
	}

	#social_media {
		position:relative;
		top:15px;
	}

	.div_line{
		display:none;
	}

	#banner_top_col {
		top:-10px;
	}

	#listen_social {
		top:0;
	}

	#win_megamenu {
		left:0;
	}

	#about_megamenu {
		left:0;
	}

	#tv_program_guide_link {
		float:none;
		left:0;
		top:0;
	}

}



/*** Main Responsive ***/
/*@media screen and (max-device-width:1023px), screen and (max-width:1023px){*/
@media screen and (max-width:930px) {

#site_title {
	top:120px;
}

.zome_8_2 img {
	width:100%;
}

#sidebar img {
	width:100%;
}

#mm_twitter_feed,
.col4_res .div_line,
.last_col_mm .vertical_rect,
.mid_col .vertical_rect,
#twitter-widget-1,
div.divider {
	display: none;
}
div[class~="zone_8"],
.col4_res {
	width: 100%;
}
#page_container {
	overflow:hidden;
	margin-top: 0;
}
#page_container #primary{
	margin-top: 10px;
	position:relative;
}
#main_content_wrapper{
	border-top-left-radius:0;
	border-top-right-radius:0;
}
#story_slider .slideshow .slide_image img{
	max-height:330px;
}
.slideshow .slide_image {
	height:375px !important;
	overflow:hidden;
}

#hm_ss_viewer{
	height: auto !important;
}
.news_cat_list li{
	padding: 7px 0;
	text-align:center;
}
.mm_link_list li{
	padding: 7px 0;
}
#content_middle{
	width: 96%;
	margin: 10px 2% 0;
}
.article_list_display {
	border:none;
	border-top: 2px solid rgb(222, 1, 10);
	background-color:#f0f0f0;
}
.article_list_display .news_item:first-child {
	border-right: 3px solid #CCC;
}
.mm_1_4_col {
	width: 48%;
	float:left;
	min-height:300px;
}
.mm_article_title {
	font-weight:700;
	color:rgb(222, 1, 10) !important;
}
.last_col_mm {
	border-left:1px solid #ccc;
}
#ss_list li.mm_item_wrapper{
	border-bottom: none !important;
}
.col4_res a.view_all_link {
	position:relative !important;
}
#b103_logo{
	top:-15px !important;
	width:140px;
}
#listen_social_menu{
	display:none;
	position: absolute;
	background-color: #FFF;
	z-index: 20;
	width: 280px;
	padding: 6px;
	left: -7px;
	top: 44px;
	border: 3px solid rgb(222, 1, 10);
	border-top: none;
}
.news_cat_list li,
.mm_link_list li {
	border-top:1px solid #CCC;
	font-size: 16px;
	font-weight:700;
	text-align:center;
}
li.ll_title a{
	color: #900 !important;
	display: block;
	margin-top: 15px;
	padding-left: 20px;
	background-position: 1px 4px;
	background-size: 15px;

}
.listen_ll_icon a{
	background: url("http://media3.floodradio.com/94rock/speaker_icon.png") no-repeat;
}
.face_ll_icon a{
	background: url("http://media3.floodradio.com/94rock/FB-f-Logo__blue_29.png") no-repeat;
}
.twitter_ll_icon a{
	background: url("http://media3.floodradio.com/94rock/twitter_icon.png") no-repeat;
}
.youtube_ll_icon a{
	background: url("http://media3.floodradio.com/94rock/YouTube-social-squircle_red_48px.png") no-repeat;
}
li.ll_title a:hover{
	text-decoration:none;
	cursor:default;
}
#listen_social{
	top: 0;
}
#banner_line{
	display:none;
}
#banner_top_col{
	border-bottom: 4px solid #000;
}

#banner_right_col {
	height:50px;
}

#banner_top_right {
	position:relative;
	top:-90px;
}
#newsteam{
	bottom: 0;
}

#page_container,
.left_col,
.right_col,
#footer{
	width:100%;
}
#haz_wrap_skin{
  width: 180%;
  left:-5%;
}

div.haz_wrapper.major_sponsor_skin_wrap_haz{
	min-width:1px;
	min-height:1px;
	width:100%;
}

#left_top_col{
	width:68%;
	padding-right:10px;
}

#right_top_col{
	width: 30%;
	float:left;
}
div#submit_story{
	width:100%;
	float:none;
	margin:0 auto;
}
#story_slider{
	margin:0 auto;
}
#story_slider .slideshow .slide_image img{
	max-height:330px;
}
#bg_logo,
#banner_title {
	display:none;
}

#logo{
	float:left;
	position:static;
	width:15%;
	max-width:90px;
	margin:0 1%;
}
#banner_right_col{
	width:83%;
	float:right;
	margin:3px 0;
	bottom:10px;
}
#banner_top_col{
	border-bottom:none;
	margin-bottom: 0;
}
#banner_top_right,
#site_title {
	bottom:0;
}
#site_title {
	top:-60px;
}
#logo img {
	max-width:100%;
	max-height:90px;
	min-width: 70px;
}

#main_content div.left_col div#story_slider{
	width:98%;
	height: auto !important;
	min-height: 300px;
}
ul.article_list .news_item .item_thumb,
ul.article_list .news_item .item_desc {
	margin:10px 1% 0 0;
}
.article_list_display {
	padding: 5px 0;
}
#scrollable{
	display:none;
}
.next, .browse, .right, .prev, .left{
	display:none !important;
}
#story_slider{
	position:relative;
}
#story_slider .slideshow_box {
	position: relative;
	bottom: 43px !important;
	left: 0;
	width: 100%;
	height: 280px;
}
#pos_holder,
#local_sports_news {
	width:98%;
}
span.next_res, span.previous_res{
	display:block;
}
#main_content .left_col div#story_slider div.slideshow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#main_content .left_col div#story_slider div.slideshow div.slide_image {
	position: relative;
	width: 100%;
	overflow:hidden;
	max-height:432px;
}
#story_slider div.slideshow_box p.slide_text{
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#lns_wrapper{
	width:100%;
}
#cc_wrapper{
	float:none;
	width:90%;
}
.widget-area, #calendar_widget{
	width: 100% !important;
}
#community_calendar .ai1ec-agenda-widget-view .ai1ec-date{
	font-size: 15px;
}
#community_calendar{
	min-width:228px;
}
#local_sports.article_list_display .news_item:first-child .t_o_2, #local_news.article_list_display .news_item:first-child .t_o_2 {
	font-size: 67px;
	left: 37%;
	top: 25%;
}
.article_list .news_item {
	width: 58%;
}
.article_list_display .news_item:first-child {
	width: 40%;
	font-size:13px;
}
.article_list_display .news_item:first-child img{
	height: auto;
}
#opinion_poll{
	width: 20%;
}
#weather{
	width:44%;
}
#fullb_haz_wrap div.haz_wrapper{
	width:45%;
}
#latest_news div.recent{
	width:21%;
}
#bottom_3_1_haz div.haz_wrapper{
  	width:30%;
	margin-left:11px;
}

div.rec_img_contain div.thumb_overlay {
	font-size: 62px;
	top: 5px;
}
#clearfix_footer_res{
	display:block;
}
#contact_megamenu.mm_menu p{
	font-size:18px !important;

}

/**Subpage styles**/
#primary div#sidebar{
	width:17.5%;
	margin-left: 5px;
	margin-top:5px;
}
#primary div#sidebar [class*='zone']{
	width:100% !important;
}

#primary div#content{
	width:78%;
}

#primary div#content>div:first-child,
#primary #video_contain {
	width:100%;
}
#primary div.mainstory{
	width:70%;
}
#primary div#sidestories{
	width:26%;
}
#primary #vid_contain #video-player{
	width:100%;
	height: auto;
}

#content .liststory{
	margin-bottom: 5px;
}
#content .liststory .list_content{
	width:60%;
}

#content .liststory .list_content .main_title{
	margin-bottom: 4px;
}


#content #share_res .share{
	position:relative;
}

#content #share_res .share div.share_item{
	margin: 10px 15px 0 0;
	float:left;
}

#content div.story_meta{
	margin-bottom:0;
}
#content div#share_box form#link_share_form{
	width:66%;
}

#content #related .related_item {
	width: 16%;
}

#cnews_app_mm{
	width: 90%;
}
img.cnewsapp_img{
	max-width: 230px;
	margin: 0 auto;
	width: 100%;
}
.share_item a {
	color:rgb(222, 1, 10) !important;
	font-size:10px;
}

/**End Subpage styles**/

#footer .col_1_4{
	width: 29%;
}
#footer_copyright p{
	text-align:center;
}
#footer #footer_copyright.col_1_4{
	width:94%;
}
#footer_columbus_life.col_1_4{
	width:20%;
}

#content_bottom .recent {
		width:32% !important;
	}

	#site_title {
		top:-120px !important;
		width:500px;
	}

	#b103_logo {
		left:35%;
	}

	#banner_top_right {
		left:55%;
	}

	#nav {
		margin-top:0;
		top:0;
	}

	.mm_menu {
		padding:0;
	}

	#b103_logo {
		left:35%;
	}
}

/*@media screen and (max-device-width:850px), screen and (max-width:850px){*/
@media screen and (max-width:850px){

#local_sports_news .news_item{
	display:block;
	width:45%;
}
#local_sports_news .item_thumb{
	display:none;
}
#local_sports_news .news_item:first-child .item_thumb{
	display:block;
}
#local_sports_news .news_item:first-child{
	width: 48%;
	margin-right:1%;
	margin-left:1%;
}
.article_list_display .news_item:first-child{
	height:auto;
}
#content .mainstory div.main_overlay div.main_title{
	min-height: 1px;
}
#primary #content div.mainstory{
	width:99%;
	border-bottom: 3px solid #FFCC00;
}
#sidestories .sidestory .main_overlay .main_title a h4{
	font-size:13px
}
#sidestories .sidestory img.main_image{
	min-height:120px;
	max-height:100px;
}
div.mainstory>a{
	height:260px;
	display:block;
}
div.mainstory img.main_image{
	max-height: 600px;
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
}
#primary div#sidestories .sidestory{
	float:left;
	width:33%;
	clear:none;
	height:198px;
}
#primary div#sidestories .sidestory:first-child{
	border-left:none;
}
#primary div#sidestories{
	float:none;
	clear:both;
	width:100%;
	height: 200px;
}
#content .liststory .list_content h4{
	font-size:19px;
	margin-top: 15px;
}
#content .liststory .list_content p{
	font-size: 	15px;
	margin-bottom: 5px;
}
div#play-maker i{
	font-size: 200px;
	position:relative;
	top:-43px;
}
#content div#share_box{
	padding-bottom: 16px;
	height: auto;
}
#content div#share_box form#link_share_form{
	width:98%;
	margin-left: 0;
}
#primary #content div.mainstory{
	height: auto;
}
#primary #content div.main_overlay{
	position:relative;
}
#news_cats_footer{
	display:none;
}
#responsive_footer_menu{
	display:block;
}
.megamenu_no_show{
	display:list-item;
}
#footer .col_1_4{
	width: 40%;
}
#footer_news.col_1_4{
	float:none;
	clear:both;
	width: 96%;
	margin-bottom: 60px;
}
#responsive_footer_menu ul{
list-style: square;
}
#responsive_footer_menu ul li{
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
#responsive_footer_menu li a{
	color: #FFF;
	font-size: 12px;
}
.main_img_contain {
	width: 100% !important;
}

.zone_8_2 img {
	width:100%;
}

}

@media screen and (max-width:900px) {
	#listen_social {
		top:-35px;
	}

	#tv_program_guide_link {
		color:#fff !important;
		width:100%;
		text-align:center;
	}
}


@media screen and (max-width:800px){

	#site_title {
		float:none;
	}

	#ncnlogo {
		top:55px;
	}

#footer_video {
	clear:both;
}

#footer #footer_copyright.col_1_4 {
	width:94% !important;
}

#footer_columbus_life {
	width:50% !important;
}

.left_col, .right_col,
#left_top_col,
#lns_wrapper,
#right_top_col {
	width:100%;
}
#right_top_col{
	float:none;
}
.content_col {
	padding: 0;
	display:block;
}
.haz_wrapper{
	width:98%;
}
#cc_wrapper{
	float:left;
	width:50%;
}
div.clearfix.res_clearfix{
	display:none;
}
#opinion_poll{
	margin-top: 10px;
	margin-bottom: 10px;
	width:38%;
}
#weather{
	float:none;
	clear:both;
	width:80%;
	margin: 0 auto;
}
#main_content #content_top div.res_col{
	float:left;
	width:33%;
	margin-left:10px;
}
#rewards #reward_post_image{
	max-height:	135px;
	position: relative;
	top: -5px;
}
#mid_haz_wrapper{
	margin: 0 auto;
	width:24%;
	float:left;
}
#markets{
	width:38%;
}
#markets_widget_wrap{
	width:240px;
	margin: 20px auto;
}
#fullb_haz_wrap div.mid_banner{
	width:98%;
	margin-left:0;
}
#latest_news div.recent{
	width:46%;
	min-height:365px;
	margin:10px 2% 0;
}
div.rec_img_contain{
	min-height:181px;
}
#content_bottom div.recent img.recent_image{
	width:100%;
}
div.rec_img_contain div.thumb_overlay {
	font-size: 82px;
	top: 24px;
}
#latest_news div.ap_haz{
	width: 46%;
}
#news_cats_footer ul{
	width:100%;
	list-style:square;
	margin-left: 11px;
}
#news_cats_footer li{
	float: left;
	margin-right: 22px;
	padding-left:0;
	margin-top: 6px;
	border-top:none;
}
#footer_link_news_cats{
	display:inline;
}

#site_title {
	width:500px;
}

#b103_logo {
	width:100px;
	left:30%;
	top:0 !important;
}

#site_title {
	top:-90px !important;
	left:-10%;
}

#listen_social {
	float:none;
}

}
@media screen and (max-width:785px){

#banner_top_right {
	/*top:-75px;*/
	left:50%;
}

#ncnlogo {
	top:45px;
}

#b103_logo {
	top:-10px;
}

#nav {
	position:relative;
	/*top:20px !important;*/
	left:0;
}

#content_bottom .recent {
	width:46% !important;
}

#markets{
	margin-top:	10px;
}
.you_heard_res{
	display:block;
}
.res_none,
.div_line,
.news_item {
	display:none;
}
#top_footer #you_heard_2{
	position:relative;
	right:auto;
}
#top_footer #facebook_footer{
	float:none;
	clear:both;
	display:table;
	margin: 0 auto;
}
#top_footer div.you_heard{
	width:48%
}
#content .liststory .list_content{
	width: 97%;
}
#content .list_img{
	float: none;
	clear:both;
	margin: 0 auto;
}
#sports_megamenu .last_col_mm{
	float:left;
	width: 47%;
	clear:none;
}
.m3_col{
	width:47%;
	border-right: 1px solid #CCC;
}
.mm_1_4_col{
	padding: 0 5px;
	width:47%;
	border-right: 1px solid #CCC;
}
.mid_col{
	border-right: none;
}
a.view_all_link.bottom_of_col{
	position:relative;
}
.news_item:first-child {
	display: block;
	border-bottom: none;
}
#submit_story{
	margin-right:5px;
}
#submit_story,
#news_megamenu div.haz_wrapper.rectangle_haz,
#columbusLife_megamenu div.haz_wrapper {
	float:right;
	width:45%;
}
#menu-news-categories {
	float: left;
	width:100%;
	list-style:square;
	margin-left: 11px;
}
#menu-news-categories li {
	float: left;
	margin-right: 22px;
	padding-left:0;
	margin-top: 6px;
	border-top:none;
}
.obit_col1, .obit_col2 {
	width: 45% !important;
}
div.col_2_mm div.last_col_mm{
	width:47%;
	float:left;
	clear:none;
}
#mm_item_container{
	float:left;
	width:45%;
}
.contact_img, .contact_info{
	float:left;
}
#rewards {
	background-color:#fff;
	height:auto;
}
.news_micro {
	box-shadow:none;
	padding: 0;
}
#facebook_footer {
	display:none !important;
}

#header {
	min-height:200px;
}

}

@media screen and (max-width:770px){
	#local_sports_news{
		width: 100%;
	}
}

/*iPad in Portrait*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

#device_tester {
	z-index:2;
}
.news_micro {
	box-shadow:none;
	margin:15px 0 0;
	padding: 0;
}
.news_micro h4 {
	margin: 0 0 5px;
}
#rewards {
	height:auto;
	background-color:#fff;
}
#story_slider .slideshow_box {
	height: 195px;
}
#link_nfeed {
	padding:0 0 5px;
}
#rewards_form_wrapper {
	margin-top:3px;
}
#opinion_poll, #markets, #weather {
	width: 46%;
	clear:left;
	float:left;
	margin-left:2%;
	margin-top:6px;
}
#cc_wrapper {
	clear:right;
	float:right;
	width: 48%;
	margin-right:2%;
	overflow:hidden;
}
#calendar_widget h2 {
	font-size:16px;
	text-align:left;
	text-transform:uppercase;
	line-height:1.5;
}
.widget {
	padding:0 !important;
	margin:0 !important;
}
#weather_widget {
	width: 160px;
	margin:8px 10px 0 0;
}
#weather_threat {
	margin: 5px auto 0;
}
#fullb_haz_wrap div.haz_wrapper {
	width: 46%;
	margin-top:0;
}
div.mid_banner {
	width: 379px !important;
}
#latest_news h3.latest_header {
	margin:0 2%;
	border-bottom:3px solid rgb(222, 1, 10);
}
.ap_haz img {
	display:block;
	margin:0 auto;
}

}


@media screen and (max-device-width:740px), screen and (max-width:740px){

#banner_title{
	position:relative;
	bottom: 0;
	width:65%;
}

#listen_live a{
	display: block;
	text-align: center;
	padding-right: 7px;
}
#newsteam{
	display:none;
}
#newsteam img{
	width:100%;
}

#obits_col_mm{
 	width: 100%;
}
#obits_haz{
	width:100%;
}
div#play-maker i{
	font-size: 150px;
	top:-72px;
}
#content div.main_img_contain{
	width:70%;
	float:none;
	margin:0 auto;
}
#footer_video{
	min-width:1px;
}
#footer .col_1_4{
	float:none;
	clear:both;
	width: 96%;
	margin-bottom: 15px;
}
#sample_vid_footer{
	display:none;
}
#columbus_life_menu ul li a, #footer_video a, #footer_link_news_cats{
	font-size:13px;
	margin-bottom: 3px;
}
.news_item:first-child,
.last_col_mm,
.mm_1_4_col {
	width:100%;
	float:none;
}
.last_col_mm li.news_item div.item_desc{
	height:auto;
	max-height:none;
	min-height: inherit;
}
.news_item:first-child .item_thumb{
	width:180px;
}
.mm_1_4_col .item_desc a {
	font-size: 12px;
}

}


@media screen and (max-device-width:665px), screen and (max-width:665px){

	#listen_icon_top img {
		width:100px;
	}

	.zone_8_1 img{
		width:100%;
	}

	#device_tester {
		z-index:7;
	}
	#side_rect_haz div.zone_16,
	#side_rect_haz div.zone_18,
	#side_rect_haz div.zone_19,
	#ss_haz div.zone_17 {
		display:none;
	}
	.hideFull {
		display:block;
	}
	.hideFull img {
		display:block;
		position:static;
		margin:0 auto;
		max-width:100%;
	}
	.entry-content div.zone_16,
	.entry-content div.zone_18,
	.entry-content div.zone_19,
	.entry-content div.zone_20,
	#content div.zone_17 {
		width:30%;
		float:left;
		margin:0 1% 15px;
	}
	div.rec_img_contain{
		min-height:1px;
	}
	div.rec_img_contain div.thumb_overlay {
		font-size: 60px;
		top: 12px;
	}
	#pp_form div.form_col,
	#mid_haz_wrapper {
		float:none;
		clear:both;
		width: 100%;
	}
	#mid_haz_wrapper{
		margin-left:16px;
	}
	div.haz_left, div.haz_right{
		float:left;
		width:44%;
	}
	#related div.related_item:nth-of-type(5) {
		display:none;
	}

	#banner_top_right {
		left:55%;
	}

	#b103_logo {
		width:100px;
		left:30%;
	}

	#site_title {
		top:-90px !important;
	}
}

@media screen and (max-device-width:645px), screen and (max-width:645px){
	#haz_wrap_skin{
	  left:2%;
	}
	#story_slider div.slideshow_box p.slide_text,
	#content div.quote_contain p.quote {
		font-size:12px;
	}
	.footer_titles{
		font-size:15px;
	}
	#story_slider h2.slide_title{
		font-size:18px;
	}
	#story_slider div.slideshow_box .slide_link i,
	#content #related h3.rel_title {
		font-size:21px;
	}
	span.previous_res, span.next_res{
		font-size:35px;
	}
	#primary div#content {
		width:96%;
		margin-bottom: 20px;
		padding:10px 2%;
	}
	#primary div#content,
	#primary div#sidebar {
		float:none;
		clear:both;
	}
	#primary div#content div.entry-content,#primary div#content .entry-header{
		padding-left: 5px;
		width:96%;
		font-size: 15px;
	}
	#primary div#sidebar,
	#sub_haz_zones {
		width:100%;
	}
	#primary div#sidestories{
		background-color: #000;
		width:99%;
	}
	#primary div#sidestories .sidestory{
		border-left: 1px solid #FFCC00;
	}
	#sub_haz_zones #side_rect_haz {
		float:left;
		width:30%
	}
	#sidebar #sub_haz_zones #ss_haz{
		float:left;
		width:45% !important;
		margin-left: 10px;
		margin-right: 5px;
	}
	#sidebar img {
		max-width:100% !important;
	}
	div.mainstory, div#sidestories{
		height: auto;
	}
	.main_overlay{
		position:relative !important;
	}
	#content #related .related_item {
		width: 41%;
	}
	#content div.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid,
	#content div.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid span {
		width: 100%;
	}
	#content div.quote_contain{
		width: 103px;
		margin: 15px 15px 15px 0;
	}
	#content div.quote_contain p.qmark,
	#content div.quote_contain p.qmark2{
		font-size:30px;
	}
}

@media screen and (max-device-width:610px) {
	#listen_social {
		margin-top:25px;
	}

	#site_title a {
		font-size:14px;
	}

	#social_media {
		width:140px;
		padding-top:0;
	}
}

@media screen and (max-device-width:555px), screen and (max-width:555px){

	#opinion_poll, #markets, #weather{
		width: 97%;
	}
	#site_title {
		top:-75px !important;
		left:-50px;
	}
	#cc_wrapper {
		float:none;
		clear:both;
		width: 100%;
	}
	#community_calendar {
		min-width:0;
		width:100%;
		margin:0;
	}
	.widget-area, #calendar_widget, .widget {
		margin: 0;
		border-radius: 0;
	}
	#weatherthreat_alerts_box {
		width: 180px;
		margin:5px auto 0;
	}
	#social_media{
		position:relative;
		left:15px;
		padding-top:10px;
	}

	.show_ll_list{
		position:relative;
		top: -40px;
		left: -15px;
	}
	/*.show_ll_list:first-child{
		top: -9px;
		left: 116px;
	}*/
	#twitter_icon{
		top: -31px;
	}
	.show_ll_list:first-child img{
		width: 120px;
	}
	#b103_logo{
		width:100px;
		left:120px;
		top:10px;
	}
	#listen_social{
		width: 140px;
	}

	#banner_top_right {
		top:-50px;
		left:55%;
	}

	/*#nav {
		top:30px !important;
	}*/

	#social_media {
		top:0;
	}

}


@media screen and (max-device-width:535px), screen and (max-width:535px){
	#haz_wrap_skin{
		 width: 210%;
		 left: -4%;
	}
	#about_megamenu,
	#about_megamenu div.mm_1_4_col {
		float:none;
		clear:both;
	}
	#colum_team_wrapper .staff_item{
		float:left;
		width:48%;
		clear:none;
	}
	#about_megamenu div.mm_1_4_col {
		width:98%;
	}
	#colum_team_wrapper .staff_img{
		display:block;
		margin:0 auto;
		float:none;
	}
	#about_megamenu div.wpb_wrapper{
		max-width:200px;
		min-height:200px;
		margin: 0 auto;
	}
	.mm_item_link{
		font-size:15px !important;
	}
	#main_content #content_top div.res_col{
		width:42%;
	}
	#sidestories div.sidestory a img.main_image{
		height:110px;
	}
	div#play-maker i{
		font-size: 100px;
		top: -112px;
	}

}

@media screen and (max-device-width:500px), screen and (max-width:500px){
	#haz_wrap_skin{
		 width: 220%;
		 left: -4%;
	}

	#site_title a {
		font-size:12px;
	}

	.news_item{
		display:none;
	}
	.news_item:first-child {
		display: block;
		width:100%;
		float:none;
	}
	#main_content #content_top div.res_col{
		float:none;
		clear:both;
		width:90%;
		margin-left:10px;
	}
	#rewards #reward_post_image{
		width:44%;
	}
	#rewards #reward_post_image img{
		width: 60%;
		display: block;
		margin: 0 auto;
	}
	#content div.mainstory div.main_overlay div.main_title h4{
		font-size: 16px;
	}
	#bottom_3_1_haz div.haz_wrapper{
		float:none;
		width:281px;
		margin: 20px auto;
	}

	.area_403440.zone_8_1 img {
		width:100%;
	}

	#site_title {
		float:none;
	}

	#b103_logo {
		top:10px;
	}

	#listen_social {
		top:15px;
	}

	#b103_logo {
		width:90px;
		left:50%;
	}

	#ncnlogo {
		top:35px;
	}

	#banner_top_right {
		top:-20px;
		left:0;
	}

	#social_media {
		width:200px;
		margin:0;
	}

	.ncnsports_haz {
	text-align:center;
	}

	.ncnsports_haz div a img{
	width:auto;
	}
}

@media screen and (max-device-width:450px), screen and (max-width:450px){
	#haz_wrap_skin {
		width: 209%;
		left: 8%;
	}
	#footer_columbus_life.col_1_4{
		float:none;
		clear:both;
		margin: 10px auto;
		width:90%;
	}
	#columbus_life_menu ul{
		list-style:square;
	}
	#columbus_life_menu ul li{
		float:left;
		margin-left:30px;
	}
}

@media screen and (max-device-width:425px), screen and (max-width:425px){
.mm_1_4_col{
	width:98%;
	border-right:none;
}
#sports_megamenu .last_col_mm,
.m3_col {
	float:none;
	clear:both;
	width:100%;
}
#ss_list li.mm_item_wrapper{
	border-bottom: 1px solid #CCC !important;
}
.mm_1_4_col .item_desc{
	height:auto;
	max-height:none;
	min-height:inherit;
}
div#play-maker i {
	font-size: 70px;
	top: -163px;
}

#site_title {
	width:250px;
	line-height:14px;
	top:-65px !important;
	padding-left:5px;
}

/*#listen_social {
	top:50px;
	left:-200px;
}*/

}

@media screen and (max-device-width:400px), screen and (max-width:400px){
#haz_wrap_skin{
	width: 193%;
	left: 18%;
}
#main_content .left_col div#story_slider div.slideshow div.slide_image {
	max-height:208px;
}
span.previous_res, span.next_res{
	top:25%;
}
#local_sports_news .news_item, #local_sports_news .news_item:first-child{
	float:none;
	clear:both;
	width:100%;
}
#local_sports_news .news_item{
	margin-bottom: 12px;
}
#local_sports_news .news_item .item_desc p{
	display:none;
}
#local_sports_news .news_item:first-child .item_desc p{
	display:block;
}
#local_sports_news .news_item:first-child{
	border-right: none;
	border-bottom: 1px solid #CCC;
}
#local_sports.article_list_display .news_item:first-child .t_o_2, #local_news.article_list_display .news_item:first-child .t_o_2 {
	font-size: 80px;
	left: 37%;
	top: 26%;
}
#latest_news div.recent{
	width:92%;
	min-height:1px;
}
div.rec_img_contain{
	min-height:171px;
}
#weather_threat{
	margin:0 auto;
	float:none;
	clear:both;
}
#weather_threat{
	width:95%;
}
div.rec_img_contain div.thumb_overlay {
	font-size: 80px;
	top: 12px;
}
#sidestories div.sidestory a img.main_image{
	height:80px;
}
#sidestories div.sidestory div.main_overlay{
	position:relative;
}
#sub_haz_zones #side_rect_haz {
	width:45%
}
#contact_megamenu.mm_menu p {
	font-size: 13px !important;
}
#cnews_app_home img{
	max-width: 230px;
	margin: 0 auto;
	display:block;
}

}

@media screen and (max-device-width:375px), screen and (max-width:375px){
	#haz_wrap_skin {
		width: 173%;
		left: 42%;
	}
	div#play-maker i {
		font-size: 74px;
		top: -167px;
	}
	#share_box form#link_share_form input{
		font-size: 11px;
	}
}

#content_bottom {
	top:0;
	z-index:0;
}

.slideshow .slide_image {
	background-color:#000 !important;
}

/**colorbox styles**/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(http://static2.floodradio.com/img/colorbox_images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') right top repeat-y;}
    #cboxTopCenter{height:21px; background:url('http://static2.floodradio.com/img/colorbox_images/border.png') 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url('http://static2.floodradio.com/img/colorbox_images/border.png') 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url('http://static2.floodradio.com/img/colorbox_images/loading_background.png') no-repeat center center;}
        #cboxLoadingGraphic{background:url('http://static2.floodradio.com/img/colorbox_images/loading.gif') no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url('http://static2.floodradio.com/img/colorbox_images/controls.png') no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.slideshow .slide_image {
	background-color:rgb(222, 1, 10);
}

#hm_site_alerts {
	max-height:100px;
	margin-top:10px;
}

.alert_box {
	overflow:visible !important;
}

#primary {
	margin-top:10px;
}

#ncnlogo a {
	padding:20px;
	width:100px;
}

#p_alert, #bnews, #w_alert {
	overflow:hidden !important;
}

.alert_box {
	/*top:-45px !important;*/
}

#sports-button a {
	background-color:rgba(204,0,0,1);
	width:100%;
	padding:10px;
	display:inline-block;
	margin-top:20px;
	color:#fff;
	border-radius:5px;
	text-align:center;
}

.ncnsports_haz {
	margin:auto;
}
 /*end of min 375*/

#main_content #vid_contain #video-player{
	width:100%;
	height: auto;
}

#ncn_weather_radar #video-controls {
  display: block !important;
  bottom: 0px !important;
}

#ncn_weather_radar #volume {
  display: none !important;
}


#site-logos{
  position: relative;
}

#occ-logo{
  display:inline-block;
	margin:5px;
	max-width: 100px;
	vertical-align: top;
	float:none;
  display:inline-block;
  margin:5px;
  vertical-align: bottom;
}

#occ-logo a, #occ-logo img{
	max-width: 100%;
}

#b103_logo{
  top:0;
  left:0;
  display: inline-block;
  margin:5px;
  vertical-align: top;
}

#ncnlogo{
  left: 0;
  top:0;
  display: inline-block;
  width:200px;
  vertical-align: bottom;
  margin:auto;
  margin-bottom:10px;
  padding:0;
}

#ncnlogo a {
	padding:0;
}

#ncn_title{
	font-size: 12px;
	text-align: center;
}

#ncn_title p{
	margin:0;
	color:#fff;
}

#banner_top_col{
  top:30px;
}

@media screen and (max-width: 1024px){
	#site_title{
		top: -125px;
	}

  #nav {
    top:-40px;
  }
}

@media screen and (max-width: 930px){
  #site_title{
    width:250px;
    margin-right:20px;
  }

  #site_title a{
    font-size: .7em;
  }
}

@media screen and (max-width: 900px){
  #listen_social{
    top:0;
  }
}

@media screen and (max-width: 800px){
  #site-logos{
    margin-top:40px;
  }

  #banner_right_col{
    width: 100%;
    position: absolute;
    top: 0;
  }

  #site_title{
    left:0 !important;
    top: -65px !important;
    width: auto;
    margin-left: 10px;
  }

  #banner_top_right{
    top:-50px;
    left: auto;
    float:right;
    width:auto;
  }
}

@media screen and (max-width: 665px){
  body{
    background-size: 1100px 160px;
  }

  #site-logos{
    margin:40px auto;
    width:80%;
    margin-bottom:50px;
  }

  #site_title{
    text-align: center;
  }

  #banner_top_right{
    width:80%;
    margin:auto;
    left:auto;
    top:auto;
    float:none;
  }

  #listen_social{
    width:100%;
    text-align: center;
  }

  #nav{
    top:0;
  }
}

@media screen and (max-width: 610px){
  #listen_social{
    margin:auto;
  }
  #social_media{
    width:auto;
  }
}

@media screen and (max-width: 555px){
  #social_media{
    top:auto;
    position: static;
    left:auto;
    padding:0;
    margin:auto;
  }

  .show_ll_list, #twitter_icon{
    top:auto;
    left:auto;
  }

	#ncn_title{
		font-size:10px;
	}

	#ncnlogo{
		width:150px;
	}

	#banner_top_col{
		top: 50px;
	}

	#site_title{
		top:-90px !important;
	}
}

@media screen and (max-width: 465px){
  #ncnlogo a {
    padding:0;
    width:auto;
  }
  #ncnlogo{
    margin:5px;
    padding:5px;
  }

	#b103_logo, #occ-logo, #ncnlogo{
		width:30%
	}

  #site-logos{
    display:flex;
  }
}
