/*
Theme Name:     Zits
Description:    
Author:         farhan
Template:       headline-news

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../headline-news/style.css");


#mainmenu a { color:#fff;}
#topmenu a { color:#fff;}
.header-search { background:#fff;}
header.top { background:#0093C1; margin-bottom:0px; padding-bottom:15px;}
header.top .row { margin-top:15px;}

/*.entry-image img { -webkit-filter: blur(7px) grayscale(.7); filter: blur(7px) grayscale(.7); } */
.logged-in .entry-image img { -webkit-filter: blur(0px); filter: blur(0px);}

.bottom {
	text-align: center;
	font-size: 13px;
	background-color: #ea6153;
	height:auto;
	line-height:auto;
	overflow:auto;
	color: #2f2f2f;
	padding:0px 0px;
}
.bottom a {
	color: #fff;
}



.singleratings { float:left; width:70%;  }
.singlefav { float:right; text-align:right; width:25%;  }

.belowsinglebar { background:#F2F2F2; padding:5px;}


#topmenu { overflow:visible !important;;}


a#reportissuelink {  display:block; text-align:center; background:rgba(226, 77, 0, 0.71); color:#fff; padding:10px 10px; font-weight:bold; line-height:18px;}
a:hover#reportissuelink { background:#000;}

#gform_submit_button_7 { background:red;}
#gform_submit_button_7:hover { background:#000; color:#fff;}

#jwplayer-0_aspect { margin-top:0px !important;}



#gform_confirmation_wrapper_7 { background:#E24D00; text-align:center; padding:5px 0px; color:#fff; margin-bottom:30px; }




@media (max-width: 767px) {

header .col-sm-3 { display:none;}
.logo, .site-description { margin-bottom:0px;}

}


@media (max-width: 479px) {
main .container { padding:0px 5px;}
.dual-sidebar .content { padding:0px 5px; border:0px;}
.sidebar { padding:0px 20px;}

.block-1 .block-side, .blog-small .entry-image { max-width:100%; margin-right:0px;}
}