/*
Theme Name: VD Childtheme
Theme URI: 
Author: ICT&Media
Author URI: http://www.uu.nl/ictenmedia
Description: childtheme for vakdidactiek
template: vakdidactiekgw
Version: 1.0-wpcom
Text Domain: vd
Domain Path: /languages/

*/






.blog-10 .navbar-inverse, .blog-10 table th,
.blog-10 table th {
    background-color: #CE7895;
    color: white;
}

.blog-10 .home-blog h2 {
    border-bottom: 1px solid #ba4e72;
}

.blog-10 .navbar-inverse .navbar-nav > li > a:hover, 
.blog-10 .navbar-inverse .navbar-nav > li > a:focus, 
.blog-10 .navbar-inverse .navbar-nav > .active > a, 
.blog-10 .navbar-inverse .navbar-nav > .active > a:hover, 
.blog-10 .navbar-inverse .navbar-nav > .active > a:focus, 
.blog-10 .navbar-inverse .navbar-nav > li.current-menu-item > a, 
.blog-10 .navbar-inverse .navbar-nav > li.current-menu-parent > a {
    background-color: #ba4e72;
    color: white;
}

.blog-10 .current-menu-item .home-icon, .blog-10 .home-icon:hover {
    fill: white;
}

/*#masthead .container {
	background-image: none;
}*/


.klikterms {
    font-size: 90%;
    line-height: 120%;
}


#masthead {
        height: 100px;
        padding-top: 0;
    }


#masthead h1 {
    line-height: 120%;
    font-weight: bold;
    padding: 0 0 0 40px;
}

@media (max-width: 1170px) {

    #masthead {
        height: auto;
        padding-top: 0;
    }

}

@media (max-width: 768px) {
    #masthead h1 {
        height: 60px;
        margin-top: 20px;
    }
}

.site-title a.site-title-child {
    font-size: 18px;
     line-height: 1em;
}

@media (max-width: 420px) {
    .site-title a.site-title-child {
        font-size: 13px;
         line-height: 1em;
    }
    #masthead h1 {
        height: auto;
    }
}


.navbar.affix {
    top: 90px;
}

.admin-bar .navbar.affix {
    top: 125px;
}

