/*
Theme Name:     Newspaper 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:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.previews-top {
    float: left;
    width: 100%;
    display: block;
    padding-top: 25px;
}
postfilterwp-template
{
clear:both;
}
.fs-label-wrap .fs-label {
    padding: 10px 22px 10px 8px !important;}
.postfilterwp-template .preview
{
	padding-right: 7px !important;
    padding-left: 7px!important;
	text-align:center;
padding-top: 0px;
    padding-bottom: 0px;
    min-height: 315px !important;
}
.preview .publisher {
    font-size: 0.75em !important;    margin-bottom: 0 !important;
}
.preview .publisher a {
    font-size: 0.75em !important;
    color: grey;
}
.preview .time {
    font-size: 0.7em !important;
    line-height: 1 !important;
}
.preview h5
{
display: block;
    position: static;
    font-size: 0.7em !important;
    margin-bottom: 0;
    font-weight: bold;
    margin-top: 3px;
	line-height: 1.1em;
	
}
.preview img
{
margin-bottom:0 !important;
}
.pl0
{
padding-left:0 !important;
}
.pr0
{
padding-right:0 !important;
}


.postfilterwp-pager-label {
    border: 1px solid #000;
    padding: 5px 10px;
}
.postfilterwp-page {
    background: #bdbdbd;
    padding: 5px 5px;
    min-width: 30px;
    text-align: center;
    color: #fff !important;
}
.postfilterwp-page.active {
    font-weight: bold;
    cursor: default;
    color: #fff !important;
    background: #000 !important;
}