/*
Theme Name: DoDBuzz - Newsdesk
Template: mh_newsdesk
Theme URI: http://www.mhthemes.com/themes/mh/newsdesk/
Description: MH Newsdesk is a modern and dynamic news WordPress theme with great flexibility and powerful features. This advanced news template is ideal for up-to-date online newspapers, brilliant news magazines and all kind of other vibrant news websites. Styled in flat design MH Newsdesk WordPress Theme is focusing on your newsworthy and fresh content.
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-newsdesk
Domain Path: /languages/
Tags: two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments, full-width-template, translation-ready, rtl-language-support
*/

.widget-title {
    background: #afb3b6 none repeat scroll 0 0;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px 0;
    text-transform: uppercase;
}

.widget-title  span {
 	background: #afb3b6 none repeat scroll 0 0 !important;
    padding: 20px;
}

.header-nav li {
	border-left: none;
}

#menu-top li a {
	text-transform: none;
	font-size: 13px;
	width: 80%;
}

.social-nav {
	width: 20%;
}

.main-nav {
	text-transform: none; 
}

.main-nav li {
	font-size: 15px;
}

.header-sub .ticker-title {
	background: #efefef;
	color: #da002c;
	padding: 0 6px;
}

.content-lead-excerpt .button span {
	background: none;
	color: #da002c;
	padding: 0;
}

.widget-title {
	padding: 10px 0;
}

.breadcrumb span .bc-home {
	display: none;
	padding: 0;
}

.breadcrumb span a {
	background: none;
	color: #da002c;
	padding: 0;
}

.breadcrumb span a:hover {
	color: #000000;
}

.mh-share-buttons {
	padding: 0;
	background: none;
}
.mobile-ad {
	display: none;
}
#module-hotbox {
	width: 300px;
	height: 150px;
	padding: 0; 
	margin: 0;
	background: #c3c3c5 url('http://dodbuzz.com/wp-content/themes/dodbuzz/images/bg-hotbox.gif') no-repeat top left;
	position: relative;
}
#module-hotbox ul li {
	padding-left: 0;
}

#module-hotbox ul {
	position: absolute;
	left: 28px;
	top: 24px;
	list-style: none;
	padding: 0;
}

#module-hotbox li {
	line-height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	color: #d7e7f8;
	font-weight: bold;
}
#module-hotbox li a {
	text-decoration: underline;
	color: #d7e7f8;
}
#main-content .post-ad {
    background: none;
}

@media only screen and (max-width: 980px) {
	.mh-share-buttons .mh-col:first-child {
    	margin: 10px 0 0 0;
	}
}
@media only screen and (max-width: 420px) {
	.entry-title {
		font-size: 1.8rem;
	}
	.header-top {
		display: none;
	}
	.mh-share-button {
		width: 25%;
		float: left;
	}
	.mh-share-buttons .mh-col {
		margin-top: 10px;
	}
	.content-lead-title {
		font-size: 1.8rem;
	}
	.desktop-ad {
		display: none;
	}
	.mobile-ad {
		display: block;
	}
		#mh-wrapper {
		width: 95%;
		padding: 0;
	}
		.logo-wrap {
		margin: 20px 0;
	}
}

/*
Wordpress Popular Posts plugin stylesheet
Developed by Hector Cabrera
cabrerahector.com | @cabrerahector

Use the following classes to style your popular posts list as you like.
*/

/* Styles the "Sorry, no data so far" message */
.wpp-no-data {
}

/* UL - Popular Posts container styles */
.wpp-list {
}

/* LI - Post container styles */
.wpp-list li {
	overflow:hidden;
	float:none;
	clear:both;
}

/* Styles for the popular post in view */
.wpp-list li.current {
}

/* Thumbnail styles */
.wpp-thumbnail {
	display:inline;
	float:left;
	margin:0 5px 0 0;
	border:none;
}

/* Title styles */
.wpp-post-title {
}

/* Excerpt styles */
.wpp-excerpt {
}

/* Stats tag styles */
.post-stats {
	display:block;
	font-size:9px;
	font-weight:bold;
}

/* Comments count styles */
.wpp-comments {
}

/* Views count styles */
.wpp-views {
}

/* Author styles */
.wpp-author {
}

/* Post date styles */
.wpp-date {
}

/* Post category styles */
.wpp-category {
}

/* WP-PostRatings styles */
.wpp-rating {
}

/* Simple Embed Code CSS */
.ace-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}.ace-video-container iframe,.ace-video-container object,.ace-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}

.advads-widget {
	text-align: center;
}