/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.su-posts-teaser-loop {
	margin-bottom: 20px!important;
}
.su-posts-teaser-loop .su-post {
    margin-bottom: 0!important;
    line-height: 1.2;
    /* display: inline; */
    width: 50%;
    float: left;
	padding: 10px;
	border-bottom: 1px solid #4db2ec;
}

.su-posts-teaser-loop h2.su-post-title {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.5;
    clear: none;
}

.su-posts-teaser-loop .su-post-thumbnail {
	width: 120px!important;
	height: 100px!important;
}