/*
Theme Name: DW Focus
Theme URI: http://www.designwall.com/wordpress/themes/dw-focus/
Author: DesignWall
Author URI: http://www.designwall.com
Description: Responsive News WordPress Theme
Version: 1.3.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dw-focus
Tags: responsive-layout
*/

.sticky {}
.bypostauthor {}
.entry-thumbnail img{
		
}
/*
Theme Name: DW Focus for Social Profit Machine
Description: DW Focus theme for Social Profit Machine
Author: Social Profit Machine
Template: dw-focus
*/

@import url("../dw-focus/style.css");

.top-ad {
clear: both;
width: 100%;
height: 100%;
margin: 10px 0 20px 0;
}

@media (max-width: 980px) {
.dw_focus_top_posts {
display: none;
}
}

.inpost-ad {
float: left;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 5px;
}
.inpost-ad img {
border: none;
padding: 0;
}

.single .entry-title {
font-size: 28px;
}

blockquote {
clear: both;
}

.entry-thumbnail img {
width: 100%;
}

.news-slider .carousel .carousel-inner .entry-thumbnail {
overflow: hidden;
max-height: 450px;
}

.news-slider .carousel-list {
height: 420px;
overflow: hidden;
}

.news-slider .carousel-inner {
height: 450px;
}

@media (max-width: 980px) {
.news-slider .carousel-list {
display: none;
}
.news-slider .carousel-inner article {
min-height: 200px !important;
}
.news-slider .carousel-inner {
height: 100%;
}
}
/*
.single .site-content>.hentry .entry-thumbnail {
display: none;
}
*/

.single .site-content>.hentry .entry-thumbnail img {
max-width: 400px;
}

.single .site-content>.hentry .entry-thumbnail {
text-align: center;
}

#site-navigation > div > ul > li.login {
display: none;
}

.footernav {
text-align: center;
}

.footernav ul li {
display: inline;
padding-right: 10px;
padding-left: 10px;
}

.archive .content-inner div.entry-thumbnail {
max-height: 250px;
overflow: hidden;
}

.archive .content-inner .entry-meta-bottom {
position: absolute;
bottom: 0;
background-color: white;
width: 100%;
padding-top: 6px;
padding-bottom: 5px;
}

#secondary .widget .widget-title {
text-align: center;
background: #000;
color: #fff;
position: relative;
}


#secondary .widget .widget-title:before {
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #000;
bottom: -6px;
content: "";
height: 0;
left: 50%;
margin-left: -6px;
position: absolute;
width: 0;
}

.widget_adrotate_widgets {
text-align: center;
}

[class*="template-blog"] .content-inner .entry-meta-top {
position: absolute;
top: 10px;
right: 10px;
background-color: white;
padding: 10px;
opacity: 0.9;
}

#under-navigation .dw_focus_headlines .headlines li {
overflow: hidden;
}