/*   
Theme Name: KLB-Theme
Theme URI: 
Description: Theme fuer KLB Deutschland, basierend auf magma
Author: Carsten Liersch
Author URI: http://www.bauwerk-design.de/
Template: magma
Version: 1.0
Tags: magma Child Theme
*/

/* Import the stylesheet from the magma parent theme */
@import url('../magma/style.css');



/* CUSTOM STYLES */

h1, h2, h3, h4, h5, h6 {
background: none !important;
}

footer .col-xs-4 h3 {
    padding: 0 !important;
}

#sidebar h3 {
    padding: 0 !important;
}

.title-divider span {
background: none !important;
padding: 0 !important;
}

#container .container .rating li strong span {
    text-transform: none;
}

.footer-widgets .block ul li .sub-menu, .footer-widgets .block ul li .children, .sidebar-content .block ul li .sub-menu, .sidebar-content .block ul li .children {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
}

.jetpack-image-container {
    margin-bottom: -50px;
}
/*
label {
    display: none;
}
*/
#sidebar .block {
    margin: 0 0 50px;
}

/* FARBEN LINKS, NAVI, SLIDER */


.navbar-nav {
    width: 80%;
}

.footer-copyright a {
color: #333;
}

a {
color: #73b741;
}

a:hover, a:focus, a:active {
color: #1e3a2b;
}

.dropdown-menu {
background: #f5f5f5 !important;
}

#container .dropdown-menu > li > a:hover, #container .dropdown-menu > li > a:focus {
    color: #1e3a2b;
}

#container .navbar-nav > li > a:hover, #container .navbar-nav > li > a:focus, #container .navbar-default .navbar-nav > .active > a {
    border-top: 1px solid #fe4445;
    color: #1e3a2b;
}

footer .col-xs-4 .block {
    margin: 0 0 45px;
}

.widget_sp_image-description {
    padding-right: 40px;
}

.sb-modern-skin .showbiz-title a, .sb-modern-skin .showbiz-title {
    color: #fff !important;
}