/*
 Theme Name:	ISN Theme
 Theme URI:		http://press75.com/view/massive-news/
 Description:	Massive News Child Theme
 Author:		Press75
 Author URI:	http://press75.com
 Template:		massive-news
 Version:		1.0.0
 License:		GNU General Public License v2 or later
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
 Tags:			light
 Text Domain:	massive-news-child
*/
.entry-content p {
    font-size: 15px !important;
}
.comment-content {
    font-size: 13px  !important;
    color: #000  !important;
}

.icon-search { fill: #fff; }

.site-branding {
    background: #ececec;
    
}
.topStories-title { font-size: 20px; }
.topStories-module::after { background: rgba(34, 34, 34, 0.5); }

.sidebar-area .widget-title {
    margin-bottom: 8px;
    color: #494949;
    border-bottom: 3px solid #494949;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}

.author-name { display:none; }

.entry-content h4, .comment-content h4 {
    font-weight: 700;
}

.continue-reading {
    font-weight: 600;
    }
.widget_related_articles_widget ul li, ul.ab_bookmarks li { line-height:1.5em; padding:7px 0 !important; }

.rpwwt-widget ul li {  margin: 0 0 1em !important;  }
.rpwwt-widget { line-height:1.5em;  }
.rpwwt-widget .widget-title { line-height:1.8em; }

.copyright { line-height:1.8em; }

@media (min-width: 768px) {

.site-logo { min-width: 49%;}

.site-branding .col-sm-9 { 
	width: 50%;
    margin-top: 1em;
}

.main-navigation {
    background: #163735;
    padding: 0 50px 0 0;
    
}
.main-navigation a {
    color: #ececec;
    font-weight:700;
    }

.topStories-title {
    font-size: 32px;
}

.topStories-square-sm .topStories-title {
    font-size: 26px;
}
.postsPrimary .meta, .postsSecondary .meta {
	line-height: 1.5em; 
	padding-bottom:20px;
}
.postsSecondary .entry-title {
    font-size: 18px;
}
.postsSecondary .entry-content{
    font-size: 13px;
    line-height: 1.5em; 
}
.postsSecondary .meta {

}

}