/*
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.2c
*/


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


/* Index page style */
div#easyindex-index li::before  { 
    content: "> ";;
}


/* Top Logo Style */
.td-header-style-1 .td-header-sp-logo {
    margin: 28px 48px 9px 0px;
}

/* top of pages adding space */
.wpb_wrapper {
    padding-top: 20px;
}

.td-pb-span4.td-main-sidebar {
    border-left: 1pt dotted #b1b1b1;
}

