/*
Theme Name:     Newspaper 6 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:        6.0c
*/


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

.td-header-style-5 .td-header-top-menu-full {
    background-color: #004400;
}

.td-header-style-5 .td-header-menu-wrap-full {
    background-color: #004400;
}

.td-header-top-menu,
.td-header-top-menu a,
.td-header-wrap .td-header-top-menu-full .td-header-top-menu,
.td-header-wrap .td-header-top-menu-full a,
.td-header-style-8 .td-header-top-menu,
.td-header-style-8 .td-header-top-menu a {
	color: #eeeeee;
}
    
ul.sf-menu > .td-menu-item > a {
    font-family: Exo;
    font-weight: normal;
}

.top-bar-style-2 .menu-top-container, .top-bar-style-2 .top-header-menu li:last-child a {
    margin-right: 6px;
}


#rev_slider_1_1_wrapper {
    border-bottom: 3px solid #002200;
}

#searchsubmit {
    background: #eeeeee;
    color:#005500;
}

#searchsubmit:hover {
    background: #005500;
    color: #eeeeee;
}

.td-category-header .td-page-title {
    font-weight: normal;
}

.footer-text-wrap {
    font-family: Exo;
    color: #aaaaaa;
}

.widget.widget_tp_widget_recent_tweets li {
    line-height: 20px;
}

.td-footer-wrapper .widget_tp_widget_recent_tweets .block-title {
    margin-bottom: 25px;
}

.td-banner-wrap-full {
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
}

.td-footer-bottom-full {
    border-top: 3px solid #003300;
    background: #004400;
}

.td-sub-footer-container {
    border-top: 1px solid grey;
    background: #003300;
}

.td-footer-wrapper {
    padding-bottom: 0;
}

.td-author-comments-count {
    display:none;
}

.td-post-template-7 .td-post-header {
    height: 666px;
}

.td-header-style-5 .black-menu .sf-menu > .current-menu-item > a, .td-header-style-5 .black-menu .sf-menu > .sfHover > a {
  background-color: #007700;
}


