/*
Theme Name: Jobseek Child
Description: Child Job Board WordPress Theme
Author: coffeecream
Theme URI: http://themeforest.net/user/coffeecream/portfolio
Author URI: http://themeforest.net/user/coffeecream
Template: jobseek
Version: 1.0
License: ThemeForest Regular License
License URI: http://themeforest.net/licenses/regular
*/

@import url("../jobseek/style.css");

html, body {
    height: 100%;
}

#content {
    min-height: 60%;
}


/* tijdelijke styling De Reclamekamer*/

#header nav {
    margin: 10px 0;
}

h1, h2 {
    font-family: "Bitter",Helvetica,Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 0.02em;
}

#header #main-nav ul li.current-menu-item a {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

div.gjm-map-wrapper {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

li.date-posted {display: none;}

.job_types {display: none;}
.single_job_listing . date-posted {display:none;}
.job_listings ul.meta .date {display:none !important;}
li.date {display:none;}
.single_job_listing .date-posted, .job_listings .date {display: none;}