/*
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.
*/



.td-post-author-avatar{
  display: inline;
  margin-right: 2px;
}

.td-post-content a {
  color: #4db2ec;
  text-decoration:underline;
}

/*
header .td-module-meta-info{
vertical-align:bottom;
min-height:30px;
}
*/

.td-post-template-3 .td-post-header-holder{
max-height:500px;
}
.td-post-template-4 .td-post-featured-image{
overflow:hidden;
max-height:500px;
}

.td-footer-wrapper span{
 color: #eaeaea !important;  
    }

@media print {

 body:before{
content:url('../../uploads/2017/03/ngtnews-logo.jpg');
   display: block;
    margin: 0px auto 24px;
    position: relative;
    text-align: center;
    width: 100%;
            }
            
   body:after{
   content:'Copyright Zackin Publications Inc. All Rights Reserved.'
 
             }

.single-post .at-share-btn-elements,
.at-below-post,
.at-below-post .addthis_tool,
#adimg{
display:none !important;
}
}


.td-icon-comments{
font-size: 18px !important;
}
 .td-post-comments a{
 font-size: 14px !important;
}


