/*
Theme Name: Publisher Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/

.main-wrap {
    margin: 0;
}

.site-header .site-branding .logo.text-logo{
    font-size: 25px;
}
.site-branding .logo.text-logo a
{
    color: #fff;
}

.nrelate_engadget .nr_post_title {
    display: block;
    font-weight: bold;
}
.nrelate_engadget .nr_excerpt {
    display: block;
}
.nrelate_engadget ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 98%;
}
.nrelate_engadget .nr_inner ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.nrelate_engadget ul li a {
    color: #000000 !important;
    display: block;
    font-size: 120%;
    font-weight: normal;
    height: 100% !important;
    line-height: 120%;
}
.nrelate_engadget ul li a:hover {
    color: #FFFFFF !important;
}
.nrelate_engadget .nr_source {
    display: block;
    padding: 1% 0 0;
}
.nrelate_engadget li a {
    padding: 6% 2% 6% 4%;
}
.nrelate-popular-widget .nrelate_engadget li a {
    padding: 6% 2% 6% 4%;
}

#kttnav li a {
    background: none repeat scroll 0 0 rgba(255, 25, 0, 0.8);
    margin: 7px 0 0;
    width: 96%;
}
#kttnav li + li a {
    background: none repeat scroll 0 0 rgba(255, 50, 0, 0.7);
    margin: 0px 0 0;
    width: 90%;
}
#kttnav li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 75, 0, 0.7);
    margin: 0px 0 0;
    width: 85%;
}
#kttnav li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 100, 0, 0.8);
    margin: 0px 0 0;
    width: 80%;
}
#kttnav li + li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 125, 0, 0.8);
    margin: 0px 0 0;
    width: 75%;
}
#kttnav li + li + li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 150, 0, 0.8);
    margin: 0px 0 0;
    width: 70%;
}
#kttnav li + li + li + li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 175, 0, 0.8);
    margin: 0px 0 0;
    width: 65%;
}
#kttnav li + li + li + li + li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 200, 0, 0.9);
    margin: 0px 0 0;
    width: 60%;
}
#kttnav li + li + li + li + li + li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 225, 0, 0.4);
    margin: 0px 0 0;
    width: 55%;
}
#kttnav li + li + li + li + li + li + li + li + li + li a {
    background: none repeat scroll 0 0 rgba(255, 250, 0, 0.2);
    margin: 0px 0 0;
    width: 50%;
}

.nrelate_popular.nrelate_engadget .nr_post_title, .nrelate_popular.nrelate_engadget .nr_excerpt {
    font-size: 100%;
    line-height: 100%;
    width: 80%;
}
.nrelate_popular.nrelate_engadget .nr_showviews {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    font-size: 120%;
    font-style: italic;
    font-weight: bold;
    line-height: 100% !important;
    margin-right: -5%;
    margin-top: -7%;
    padding: 2%;
}
.nrelate_popular.nrelate_engadget .nr_showviews_txt {
    display: none !important;
}