@charset  "UTF-8";

/* CSS Document 

Style Sheet for DJ100 Theme*/
/*

Theme Name: DJ100ThemeV03d

Theme URI: 

Description: 

Version: 0.3d

Author: 

Author URI: 

Tags: 

*/
/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/

/*#wrap {width:1080px !important;}*/
/*body {min-width:1280px !important;}*/

html,body,div,span,object,h1,h2,h2,h4,h5,h6,p,blockquote,a,big,cite,a:visited,em,img,strong,b,u,i,center,dl,dt,dd,ol,ul,li,figure {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
    margin: 0;
    padding: 0;
}

body {
    line-height: 1;
    margin: 0;
    padding: 0;
}

ol,ul {
    list-style-type: none;
}

/*end reset*/
/*Template*/
/*general*/
body {
    /*background: url(images/backgrounds/lijn.png) repeat, url(images/backgrounds/patroon.png) repeat-x bottom, #9bd434 ;*/
    background: url(images/backgrounds/lijn.png), url(images/backgrounds/patroon.png), #9bd434 ;
    background-position: 0 0, left 0 bottom 460px, 0 0;
    background-repeat: repeat, repeat-x, repeat;
    margin: 0;
    padding: 0;
    line-height: 1.1em;
    font-family: arial,helvetica,sans-serif;
}

a {
    color: #333;
}

a:link,a:visited {
    text-decoration: none;
    color: #333;
}

a:hover,a:active {
    text-decoration: none;
    color: #80a833;
}

a.link-normal:hover {
    color: #fff;
}

#post_content a:link,#post_content a:visited {
    color: #80a833;
}

#post_content a:hover,#post_content a:active {
    color: #ccc;
}

p a:link,p a:visited {
    color: #80a833;
}

p a:hover,p a:active {
    color: #ccc;
}

a.button-large:link,a.button-large:visited {
    padding: 10px;
    color: #fff;
    background: #80a833;
    font-weight: 700;
    font-size: 1.5em;
}

a.button-large:hover,a.button-large:active {
    color: #80a833;
    background: #fff;
}

a.button-small:link,a.button-small:visited {
    padding: 5px;
    color: #fff !important;
    background: #80a833;
    font-weight: 700;
    font-size: .9em;
}

a.button-small:hover,a.button-small:active {
    color: #80a833 !important;
    background: #fff;
}

p {
    margin: 0;
    padding: 0;
}

.hidden {
    display: none;
}

img {
   /* max-width: 100%;*/
    height: auto;
}

img {
    -ms-interpolation-mode: bicubic;
}

#wrap {
    margin-top: 0;
    margin: 0 auto;
    width: 100%;
/*1080px*/
    padding: 0;
    max-width: 1080px;
    position:relative;
}

#centerwrap {
    width: 1080px;
    margin: 0 auto;
}



article {
    font-family: arial,sans-serif;
}

h1,h2,h3,h4,h5,h6,a {
    font-family: jura,sans-serif;
}

h1 {
    font-family: "Roboto Condensed";
    color: #ffffff;
    font-size: 1.975em;/* Benadering vanwege lettertypevervanging */
    font-weight: 700;
    text-align: left;
}

h2 {
    color: #333;
    font-size: 1.4em;
    line-height: 1.3em;
}

h2.post-title {
    font-size: 1.3em;
    min-height: 2em;
}

h3 {
    color: #80a833;
    margin: 0 0 10px;
    font-size: 19px;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: .9em;
}

h6 {
}

img {
    border: none;
}

strong {
    font-weight: 700;
}

@media screen and (max-width: 720px) {
    h1 {
        font-size: 1.5em;
    }

    h2 {
        font-size: 1.2em;
    }
}

#post_content {
    list-style-position: inside;
}


/*--Header--*/
#header-background-wrapper {
    margin-bottom: 50px;
    float: left;
    width: 100%;
    height: 444px;
}

#header-intro-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
}

#header-intro {
    max-width: 1200px;
    float: left;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

header-background-wrapper img {
/* zie javascript voor dynamische stijlen */
    width: 100%;
    max-height: 444px;
    height: 100%;
}

@media screen and (min-width: 1920px) {
    #header-background-wrapper {
        max-width: 1920px;
    }
}

@media screen and (min-width: 2560px) {
    #header-background-wrapper {
        max-width: 2560px;
    }
}

#header {
    margin: 0;
    
    padding: 0;padding-top:15px;
    width: 100%;
    float: left;
    position: relative;
    height: 140px;
    z-index: 2001;
}

.description-text {
    position: absolute;
    margin-top: 3%;
    left: 5%;
    width: 90%;
    color: #000;
    font-weight: 700;
    float: right;
    line-height: 1em;
    padding: 1%;
}

.description-text .ondertitel {
    font-size: .7em;
    padding: 1%;
    line-height: 1.1em;
    clear: both;
    float: right;
    margin-top: 1em;
    margin-bottom: 2%;
    text-align: right;
}

p.description-text a.button-large {
    font-size: .7em;
    float: right;
    padding: 5px;
}

@media screen and (min-width: 420px) {
    .description-text {
        font-size: .75em;
        top: 7%;
        left: 62%;
        width: 32%;
    }
}

@media screen and (min-width: 640px) {
    .description-text {
        font-size: 1.2em;
    }
}

@media screen and (min-width: 720px) {
    #header {
        position: relative;
        margin-top: 0;
        margin-bottom: 50px;
    }

    #header.sticky {
        height: 150px;
        z-index: 1001;
    }

    #logo.sticky {
        margin: 0;
    }

    .description-text {
        font-size: 1.2em;
    }

    p.description-text a.button-large {
        font-size: .6em;
    }
}

@media screen and (min-width: 880px) {
    .description-text {
        font-size: 1.4em;
    }

    p.description-text a.button-large {
        font-size: .6em;
    }
}

@media screen and (min-width: 1020px) {
    .description-text {
        font-size: 1.8em;
    }

    p.description-text a.button-large {
        font-size: .6em;
    }
}

@media screen and (min-width: 1200px) {
    .description-text {
        font-size: 2em;
    }
}

@media screen and (min-width: 1400px) {
    .description-text {
        font-size: 2.2em;
    }
}

/*Search*/
#searchform_container {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

#search,#searchform {
    margin: 0 auto;
    padding: 0;
}

#searchform {
    width: 100%;
}

#s {
    border-top-color: #000;
    margin: 0;
    padding: 2px;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.3);
    border: none;
    float: left;
    font-size: 1em;
    color: #fff;
}

#lupe {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    margin-left: -40px;
}

/*Header area*/
#logo {
    float: left;
    position: relative;
    height: auto;
    z-index: 2000;
    margin: 0 0 0 10px;
    top: 5px;
}

#logoimg {
    width:130px;}

.logo-small,.logo-large {
    width: 40px;
}

@media screen and (min-width: 720px) {
    .logo-small {
        width: 40px;
        margin: 0;
    }

    .logo-large {
        width: 120px;
        margin-left: -55px;
    }
}

#logo h1 {
    margin: 0;
}

/*Navigation*/
#navigation {
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    display: block;
    font-size: .8em;
    color: #fff;
    margin-bottom: 50px;
    font-family: 'Roboto Condensed';
    color: #fff;
    font-size: 1.65em;
/* Benadering vanwege lettertypevervanging */
    font-weight: 700;
    text-align: right;
    height: 50px;
}

#navigation .menu {
    display: none;
    position: relative;
    float: right !important;
    padding: 50px 0;
    margin-top: 10px;
    width: 100%;
}

#navigation .menu ul {
    padding: 0;
    margin: 0;
}

#navigation .menu ul li {
    width: 100%;
}

#navigation .menu a {
    color: #fff;
}

#navigation .menu li a {
    display: block;
    padding: 5px 10px;
    font-size: 1.2em;
    color: #fff;
    border-bottom: 1px solid;
}

#navigation .menu li a:hover {
    color: #333;
}

.selection {
    position: relative;
    top: 10px;
    right: 20px;
    display: block;
    width: 27px;
    height: 27px;
    background: transparent url(images/mobil_navi_icon.png) no-repeat 0 0;
    text-indent: -999em;
    cursor: pointer;
    float: right;
}

.searchicon {
    position: absolute;
    top: 40px;
    left: auto;
    right: 35px;
    text-indent: -999em;
    margin: 0;
    display: block;
    width: 30px;
    height: 30px;
    background: url(images/searchicon.png) no-repeat 0 0;
    cursor: pointer;
}

#navigation .active {
    background-position: -27px;
}

#navigation .expanded .menu li {
    display: list-item;
}

@media screen and (min-width: 720px) {
    .selection {
        display: none;
    }

    .searchicon {
        position: relative;
        top: 60px;
        right: -370px;
    }

    #navigation {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 50px;
        clear: both;
        display: block;
        line-height: 50px;
        z-index: 2001;
       /* box-shadow: 0 0 2px #ddd;*/
    }

    #navigation .menu {
        margin-top: 38px;
        display: inline;
        float: left;
        line-height: 50px;
        background: none;
        width: auto;
        padding: 0;
    }

    #navigation .menu ul li {
        float: none;
    /*left;*/
        width: auto;
    }

    #navigation .menu li {
        float: left;
    }

    #navigation .menu a {
        color: #fff;
        width: auto;
    }

    #navigation .menu li a {
        padding: 0 10px;
        font-size: 1em;
        color: #fff;
        border: none;
        width: auto;
    }

    #navigation .menu li a:hover {
        color: #333;
    }

    #navigation .menu li ul {
        display: none;
        position: absolute;
        float: left;
      /*  box-shadow: 0 1px 2px #ddd;*/
    }

    #navigation .menu li ul li {
        display: block;
    /*inline;*/
    /*float:left;*/
        color: #fff;
    }

    #navigation .menu li ul a {
        display: block;
    /*float: left;*/
        width: 100%;
        margin: 0;
        padding: 0 10px;
    }

    #navigation .menu li.current-menu-item a,#navigation .menu li.current-menu-parent a {
        color: #333;
    }

    #navigation .menu li.current-menu-item a:hover,#navigation .menu li.current-menu-parent a:hover {
        color: #333;
    }

    #navigation .menu li.current-menu-item ul li a,#navigation .menu li.current-menu-parent ul li a {
        color: #333;
        display: block;
    /*inline;*/
    }

    #navigation .menu li.current-menu-parent ul li a {
        color: #333;
    }

    #navigation .menu li.current-menu-item ul li a:hover,#navigation .menu li.current-menu-parent ul li a:hover {
        color: #fff;
    }

    #navigation .menu li ul li.current-menu-item a {
        color: #333;
    }

    #navigation .menu li:hover ul.sub-menu {
        display: block;
    }

    #search,#searchform {
        margin: 0;
        padding: 0;
        float: right;
    }
}

#nomineer-button:link,#nomineer-button:visited {
    margin: 0 auto;
    display: block;
    width: 150px;
    height: 75px;
    background: url(images/nomineer-button-grey.png) -150px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 1.8em;
    line-height: 50px;
}

#nomineer-button:link.actief,#nomineer-button:visited.actief {
    background: url(images/nomineer-button.png) -150px;
}

#nomineer-button:hover,#nomineer-button:active {
    background: url(images/nomineer-button-grey.png) 0;
    color: #80a833;
}

#nomineer-button:hover.actief,#nomineer-button:active.actief {
    background: url(images/nomineer-button.png) 0;
}

@media screen and (min-width: 720px) {
    #nomineer-button:link,#nomineer-button:visited {
        float: right;
        margin: 0;
    }
}

/*Slider*/
#featured {
    clear: none;
    width: 100%;
    float: left;
}

#slider {
    float: left;
    width: 100%;
}

#slider img {
    width: 100%;
}

/*--Content--*/
#content {
    width: 60%; background-color:white; border-radius:4px;
}

#content.left {
    float: left;
    margin-left: 3.921%;
/*40px*/
    margin-top: 50px;
}

#content.center {
    position: relative;
    float: left;
    width: 100%;
}

#content.home {
    width: 100%;
    float: left;
}

#video-stream .white-background {
    padding: 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
/* Firefox, other Gecko */
    box-sizing: border-box;
/* Opera/IE 8+ */
}

.grid-3 {
    background: #fff;
    width: 33.33333%;
    float: left;
    padding: 5px;
    -webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
/* Firefox, other Gecko */
    box-sizing: border-box;
/* Opera/IE 8+ */
}

.grid-box {
}

.grid-box iframe {
    width: 100%;
}

#video-stream .button-small {
    float: right;
    margin-top: 10px;
}

@media screen and (max-width: 480px) {
    .grid-3 {
        width: 100%;
    }
    #navigation .menu li a {background-color:white;color:#333;padding:10px 0; padding-left:7px; font-size:1em; text-align:left;}
    #navigation .menu li a:hover {color:white;background-color:#F8A111; }
    ul.menu li a::after {content: "" !important;}
}

@media screen and (max-width: 640px) {
    #content {
        width: 100%;
        margin: 0;
        margin-top: 50px;
        margin-bottom: 20px;
        width: 92.15686%;
    /*940px*/
        
        padding-bottom: 10px;
    }
    
    #navigation .menu li a {background-color:white;color:#333;padding:10px 0; padding-left:7px; font-size:1em; text-align:left;}
    #navigation .menu li a:hover {color:white;background-color:#F8A111; }
    ul.menu li a::after {content: "" !important;}
}

#column-left,#column-right {
    width: 100%;
    float: left;
}

@media screen and (min-width: 480px) {
    #column-left,#column-right {
        width: 49%;
    }

    #column-right {
        margin-left: 2%;
    }
}

/*
.column-title {

	font-size:;

}*/
.column-content {
    padding: 10px;
    background: #fff;
    float: left;
}

#column-left a.button-small,#column-right a.button-small {
    float: right;
}

/*Post*/
#post {
    width: 100%;
    float: left;
    /*margin-bottom: 10px;*/
    padding: 10px 10px 10px;
    border-radius: 4px;
    /*background: #fff;*/
    box-sizing: border-box;
}

.news-section {
    margin-top:50px;
}

.post-preview {
    width: 28.38%;
    width:306px;
    height:430px;
    float: left; margin-right:50px; padding:10px;
    margin-bottom: 50px;
    background-color: white;
    position: relative; overflow:hidden;
    border-radius: 4px;
    text-align: center;
}
.post-preview:nth-child(3n+3){
    margin-right: 0;
}

div.linkrechts {float:right;margin-top: 4px;}
div.linkrechts a {
    font-family: Roboto;
    color: #333333;
    font-size: 1.275em;/* Benadering vanwege lettertypevervanging */
    font-weight: 700;
    line-height: 0.682;/* Benadering vanwege lettertypevervanging */
    text-decoration: underline;
    text-align: right;    
}
a.read-more {color: #000 !important;}
.post-preview button:hover, button.centerbutton:hover {opacity:0.8;}
.post-preview button {
    margin-top: 10px;
    background: transparent;
    font-family: "Roboto Condensed";
    color: #F8A111;
    padding: 6px 97.5px;
    border-radius: 5px;
    border: 1px solid #F8A111;
    font-size: 1.175em;/* Benadering vanwege lettertypevervanging */
    font-weight: 700;
    text-align: center;
    position:absolute; left: 10px; bottom:20px;
    cursor:pointer;
}

#post:NOT(".single") #post_headline, #post:NOT(".single") #post_snippet {
    width: 260px; margin-left: 20px; 
}
.post-preview #post_snippet {padding: 0 2px; width:100%; overflow:hidden;}


#post_headline h1, #post_headline h2 {
    margin-top:15px;
    font-family: Roboto;
    color: white !important;
    font-size: 1.325em;/* Benadering vanwege lettertypevervanging */
    font-weight: 700;
    line-height:1;/* Benadering vanwege lettertypevervanging */
    text-align: left;
}
.post-preview #post_headline h2.post-title {color: #80a833 !important;}

blockquote {
    margin: 0;
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;
    width: 100%;
    height: 220px;
}

@media screen and (max-width: 720px) {
    blockquote {
        float: left;
        margin-bottom: -70px;
        height: auto;
    }
}

blockquote p {
    color: #333;
    font-family: arial,sans-serif;
    display: inline;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 10em;
    position: relative;
    color: #80a833;
    line-height: .1em;
}

blockquote:after {
    display: block;
    content: "\201D";
    font-size: 10em;
    position: relative;
    color: #80a833;
    margin-top: -20px;
    text-align: right;
}

@media screen and (min-width: 720px) {
    #column-left #post_headline {
        width: 65%;
        margin: 0;
        float: left;
    }

    h2.post-title {
        margin-bottom: 10px;
        line-height: 1em;
    }
}

.post-title a {
    
}

#post_metadata {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.post-metadata {
    font-family: arial,sans-serif;
    font-size: .9em;
    color: #ccc;
}

#post_date {
    width: 100%;
    margin: 0;
    margin-top: -2px;
    margin-bottom: 5px;
    position: relative;
    background: none;
}

#day,#month {
    border: none;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    padding-right: 5px;
}

#day,#month,#year {
    float: left;
}

@media screen and (max-width: 768px) {
    #post_thumbnail {
        float: none;
        min-width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
        text-align: center;
    }
    #navigation .menu li a {
        font-size:0.75em;        
    }    
    #navigation .menu {margin-left: 0;}
/*
    #post_thumbnail img {
        max-width: 150px;
    }*/
}

#post_thumbnail {
    height: 206px; width:306px;
}
#post_thumbnail img {
    object-fit: cover;
    height:206px; width:306px;
    
}

#default_thumbnail {
    width: 100%;
}

#post_snippet { text-align: left;
    float: left;
    max-height:100px;
}

#post_content {
    width: 100%;
    float: left;
    line-height: 1.4;
    margin-bottom: 40px;
}

#post_snippet img,#post_snippet iframe,#post_content img,#post_content iframe {
    width: 100%;
}

div.pagination {
    text-align: center;
}

@media screen and (max-width: 768px) {
    #post_snippet {
        clear: both;
        width: 100%;
        margin: 0;
    }
}

/*Single*/
#post_metadata_entry {
    width: 100%;
    float: left;
    margin-right: 20px;
}

#entry_thumbnail {
    margin-bottom: 25px;
    margin-top: 10px;
}

/*ambassador-template*/
.ambassador-image {
    width: 300px !important;
    height: auto;
    margin-right: 20px;
    float: left;
}

@media screen and (max-width: 720px) {
    .ambassador-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

/*Search Results*/
.search-results {
    color: #ccc;
    font-size: 1.3em;
}

.search-terms {
    color: #000;
}

/*Related Posts*/
#related-posts {
    background: rgba(0,0,0,0.7);
    float: left;
    padding: 10px;
    margin-top: -20px;
}

.related_post_title {
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding-bottom: 10px;
}

ul.related_post {
    float: left;
    padding: 0;
}

ul.related_post li {
    float: left;
    margin-bottom: 5px;
    border-bottom: 1px dotted #333;
    width: 100%;
    padding-bottom: 5px;
}

ul.related_post li a {
    color: #fff;
}

ul.related_post li img {
    float: left;
    max-width: 60px;
    margin-right: 10px;
}

/*Author-Info*/
#author-info {
    padding: 20px 0 10px;
    background: none;
    border-top: solid 2px #333;
    float: left;
    width: 100%;
    margin-top: 20px;
    font-family: arial,sans-serif;
}

#author-image {
    float: left;
    margin-right: 10px;
}

#author-bio {
    font-size: .9em;
    color: #333;
}

#author-bio h3 {
    color: #000;
    margin: 0 0 10px;
    padding: 0;
    font-size: 1em;
}

/*-----Comments-----*/
.comments-area {
    margin-top: 4em;
}

.article-add-comment {
    display: inline-block;
    width: 48px;
    height: 53px;
    background: transparent url(../images/sprites.png) -384px -64px no-repeat;
    float: right;
}

.article-add-comment:hover {
    background: transparent url(../images/sprites.png) -432px -64px no-repeat;
}

.commentslist {
    counter-reset: comment-id;
}

.commentslist li article {
    background: #eee;
    padding: 2em;
    margin-bottom: 2em;
    border: 1px solid #eee;
}

.commentslist li article header {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 2em;
    font-size: 12px;
    position: relative;
}

.commentslist li article header span,.commentslist li article .awaiting-moderation {
    color: #c9c9c9;
    font-style: italic;
}

.commentslist li article header h4 {
    margin-bottom: .5em;
    margin-top: 0;
}

.commentslist li article header h4 a {
    font-weight: 400;
}

.commentslist li article header::before {
    counter-increment: comment-id;
    content: counter(comment-id);
    position: absolute;
    right: 0;
    top: 15px;
    color: #bbb;
    font-size: 48px;
}

.commentslist li article .comment-avatar img {
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
}

.comment-avatar {
    display: none;
}

.commentslist li article.comment-author-admin {
    border: 1px solid #bebebe;
}

.commentslist li article h4 span {
    display: none;
}

.commentslist li article.comment-author-admin h4 span {
    font: normal 10px Helvetica,Arial,"Lucida Grande",sans-serif;
    text-transform: uppercase;
    background: #282b2f;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff;
    padding: .5em;
    margin: 0 1em 0 0;
    display: inline-block;
}

.commentslist li ol,.commentslist li ul {
    padding-left: 3em;
    margin-left: 2em;
    border-left: 1px dotted #d7d7d7;
}

.commentslist li ol li,.commentslist li ul li {
    position: relative;
}

.commentslist li ol li::before,.commentslist li ul li::before {
    content: '';
    width: 2em;
    height: 1px;
    border-bottom: 1px dotted #d7d7d7;
    left: -2.5em;
    top: 3em;
    position: absolute;
}

.commentslist article ul,.commentslist article ol {
    border: none;
    padding-left: 0;
}

.commentslist article > ul,.commentslist article > ol {
    margin-bottom: 2em;
}

.commentslist article ol li::before,.commentslist article ul li::before {
    content: '';
    display: none;
}

.commentslist article ol li {
    list-style: decimal;
}

.commentslist article ul li {
    list-style: disc;
}

#comment-form p label,#contact-form p label {
    display: inline;
    font-size: 12px;
}

#comment-form p input[type='text'],#comment-form p input[type='email'],#comment-form p input[type='url'],#contact-form p input[type='text'],#contact-form p input[type='email'],#contact-form p input[type='url'] {
    width: 50%;
    margin-right: 1em;
}

.comment-nav-section {
    margin-bottom: 2em;
    border-bottom: 1px solid #d7d7d7;
}

.allowed-tags {
    margin: 2em 0;
    font-size: 12px;
}

#cancel-comment-reply-link {
    font-size: 12px;
    display: block;
    font-family: Helvetica,Arial,"Lucida Grande",sans-serif;
    margin-top: 1em;
}

/* ---------- FORMS ---------- */
form input[type="text"],form input[type='email'],form input[type='url'],form input[type='phone'],form textarea {
    border: 1px solid #ccc;
    padding: .75em 1em;
    font-family: Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 13px;
    width: 90%;
    color: #c9c9c9;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

form input[type="text"]:hover,form input[type='email']:hover,form input[type='url']:hover,form input[type='phone']:hover,form textarea:hover,form input[type="text"]:focus,form input[type='email']:focus,form input[type='url']:focus,form input[type='phone']:focus,form textarea:focus {
    border: 1px solid #333;
    color: #5b5b5b;
}

form input[type="submit"] {
    cursor: pointer;
    font: 12px Helvetica,Arial,"Lucida Grande",sans-serif;
    display: inline-block;
    border: 1px solid #80a833;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: .75em 1em;
    color: #fff;
    font-weight: 700;
    background-color: #80a833;
}

form input[type='submit']:hover {
    background-color: #fff;
    color: #80a833;
}

form input[type='submit']:active {
    background-color: #fff;
    color: #80a833;
}

form .p-errors label {
    color: red;
}

form .p-errors input,form .p-errors textarea {
    border: 1px solid #f7b5b5;
}

form .p-errors input:hover,form .p-errors input:focus,form .p-errors textarea:hover,form .p-errors textarea:focus {
    border: 1px solid #f87c7c;
}

/*--Sidebar--*/
#side_bar {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    max-width: 300px;
}

#side_bar ul {
    text-align: left;
    font-size: small;
    list-style: decimal;
    list-style-position: inside;
    padding: 0;
}

#side_bar ul li {
    margin-bottom: 5px;
}

@media screen and (min-width: 720px) {
    #side_bar {
        width: 35%;
    /*27.45098%;280px*/
        float: right;
        margin: 0 2.9411% 0 0;
        text-align: center;
    }
}

.lijstbanner {margin-bottom: 60px;position:relative;text-align:center;text-transform:uppercase; width:100%; padding: 40px 0; background-color:white;font-family: 'Roboto Condensed';
color: #333333; font-size: 1.600em;  line-height:1.121;font-weight: 700; border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.lijstbanner .cirkel {position:absolute;left:50%;margin-left:-37px; border-radius:100%; background-color:white;width:74px;height:74px;bottom:-43px;}
.lijstbanner .cirkel img {position:absolute; margin:auto; left:0;right:0;top:0;bottom:0;}


/*--Footer--*/
#footer-background {
    margin-top: 80px;
    float:left;
    width:100%;
    background-color: #eee !important;
    min-height:495px;
}

.partnerlogos {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

#footer {
    margin-top: 20px;
    padding-top: 25px;    
    margin: 0 auto;
    color: #333;
    max-width: 1080px;
}



#social-media {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#social-media ul {
    float: left;
    margin: 0;
    padding: 0;
}

#social-media ul li {
    display: inline;
    float: left;
}



#facebook:link,#facebook:visited {
    background: url(images/iconfacebook.png) -40px;
}

#facebook:hover,#facebook:active {
    background-position: 0;
}

#twitter:link,#twitter:visited {
    background: url(images/icontwitter.png) -40px;
}

#twitter:hover,#twitter:active {
    background-position: 0;
}

#youtube:link,#youtube:visited {
    background: url(images/iconyoutube.png) -40px;
}

#youtube:hover,#youtube:active {
    background-position: 0;
}

#flickr:link,#flickr:visited {
    background: url(images/iconflickr.png) -40px;
}

#flickr:hover,#flickr:active {
    background-position: 0;
}

#partners {
    float: left;
    width: 100%;
}

#partners ul {
    padding-left: 0;
}

#partners ul li {
    display: inline;
    margin-right: 10px;
}

#partners ul li {
    vertical-align: text-top;
}


#footnote {
    width: 100%;
    float: left;
    font-size: small;
    margin-top: 20px;
    color: #999;font-family: Lato; clear:both;
}

#footer #leftcolumn, #footer #centercolumn, #footer #rightcolumn {
    float: left;
    width: 30%;      
}
#footer #leftcolumn, #footer #centercolumn {
    margin-right:5%;
}

#footer {padding-top: 50px;}
#footer img {
    transform: scale(0.7); 
    transform-origin: top left;
}
#footer #socialmedia-buttons img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

#footer h2 {
    font-family: 'Roboto Condensed';
    font-weight: 700; text-transform:uppercase;
    line-height:1.2; font-size:1.2em; margin-bottom:40px; margin-top: 20px; color:#333;
}
#footer input {
    border: 2px solid #e2e2e2; border-right:none;border-radius:6px 0px 0px 6px; 
    padding: 10px; width:200px; 
}
#footer img#submit {
    border:2px solid #e2e2e2; border-left:none;border-radius: 0 6px 6px 0;vertical-align:bottom;height:36px;transform:none;
    cursor:pointer;
}
#footer img#submit:hover, #footer #socialmedia-buttons div:hover {opacity:0.4}
#footer #socialmedia-buttons {margin-top:30px;}
#footer #socialmedia-buttons div { position:relative; vertical-align: middle;margin-right:4px;display:inline-block; cursor:pointer; width:44px; height:44px; border-radius:4px; border: 1px solid #999;}
#footer #socialmedia-buttons div img { transform-origin: center center; position: absolute;  margin: auto; top: 0;  left: 0;  right: 0;  bottom: 0;}



@media screen and (max-width: 720px) {
    #footer #leftcolumn,#footer #rightcolumn {
        width: 100%;
    }
}

.copyright {
    float: left;
    width: 50%;
    margin-top: 20px;
    color: #333;
}

/*Home*/
.content-section {
    width: 100%;
    float: left;
    margin-bottom: 70px;
}

.white-background {
    background: #fff;
    padding: 10px;
    float: left;
    box-shadow: 0 0 5px #ddd;
    border: none;
}

@media screen and (min-width: 880px) {
    #ambassadors .white-background {
        padding: 10px 5px;
    }
}

.ambassador-thumbnail {
    float: left;
    margin: .5%;
    width: 19%;
}

.ambassador-label:link,.ambassador-label:visited {
    display: none;
    width: 140px;
    height: 140px;
    background: none;
    float: left;
    margin: 0 5px 0 -145px;
    position: relative;
    z-index: 1001;
    color: rgba(0,0,0,0);
}

.ambassador-label:hover,.ambassador-label:active {
    background: url(images/bubble140.png) no-repeat;
    color: #fff;
}

.lijst-thumb {
    position: relative;
    float: left;
    margin: 0;
    width: 16.667%;
    background-color:#333;
    
}
.lijst-thumb.promotekst {overflow:hidden;background-color:#F8A111;height:16.667%; width:33.334%;}
.lijst-thumb.boegbeeld {overflow:hidden;height:33.3334%; width:33.3334%;clear:none;}
.lijst-thumb.correctie {margin-top:-16.337%;}

.lijst-thumb:hover .lijst-info-container {
    visibility: visible; background-color:rgba(248, 161, 17, 0.85); color:white;
}

.lijst-thumb img{
    width: 100%;  
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    overflow:hidden !important;clear:none;
}
.lijst-thumb.promotekst img {
    filter:none;
    -webkit-filter: none;
    -moz-filter:none;
    -ms-filter: none;
    -o-filter: none;
}

.lijst-info-container {
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    line-height: .5em;
}
/*
.lijst-info-container  {
    background-color:navy;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    
}*/
div.boegbeeld .lijst-info {
        font-size: 60%;
}
.lijst-info {
    color: #fff !important;
    padding: 8% 14%;
    max-width: 72%;
    max-height: 84%;
    font-size: 50%;
    overflow: hidden;
}

@media screen and (min-width: 420px) {
    div.boegbeeld .lijst-info {
        font-size: 70%;
        line-height: 1.1em;
    }
    .lijst-info {
        font-size: 60%;
        line-height: 1em;
    }

    .lijst-name,.lijst-function,.lijst-leeftijd {
        margin-bottom: .15em;
    }
}

@media screen and (min-width: 720px) {
    div.boegbeeld .lijst-info {
        font-size: 90%;
        line-height: 1.2em;
    }
    .lijst-info {
        font-size: 80%;
        line-height: 1.1em;
    }

    .lijst-name,.lijst-function,.lijst-leeftijd {
        margin-bottom: .4em;
    }
}

.lijst-name-label,.lijst-function-label,.lijst-leeftijd-label {
    font-weight: 700;
    font-style: normal;
}

.lijst-category-dropdown {
    margin: .9em;
    margin-right: 0;
    text-align: right;
}

.lijst-bottom-link {
    margin: 3% .5%;
    float: left;
    line-height: 1.6em;
    font-size: .8em;
    width: 100%;
    box-sizing: margin-box;
}

.lijst-quote:before {
    content: open-quote;
    font-size: 1.7em;
    display: block;
}

.lijst-quote:after {
    content: close-quote;
    font-size: 1.7em;
    display: block;
    text-align: right;
    margin-top: .3em;
}

.nowrap {
    white-space: nowrap;
}

.ambassador-label p {
    position: relative;
    top: 50px;
    left: 30px;
    width: 100px;
    font-weight: 700;
}

#social-media-headline {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

#social-media-headline h3 {
    float: left;
}

#social-media-feed .white-background {
    padding: 10px 0;
    width: 100%;
}

#follow-us {
    float: right;
}

#follow-us h3 {
    float: left;
    margin-right: 10px;
}

#follow-us ul {
    float: left;
    margin: 0;
    padding: 0;
}

#follow-us ul li {
    display: inline;
    float: left;
}

#social-media-feed iframe {
    width: 100% !important;
}


#post_content form img {
    width: auto;
}

/* Aanpassing tekst - Daan Walraven - 10/10/2013 */
.gform_confirmation_message, #post .accordion-content,  #post p,#post ul,#post ol,.post-preview p,.post-preview ul,.post-preview ol {
    font-size: .8em;
}

a[href='#'] {
    cursor: default;
}

ul.menu li a:after {
    content: "  //";
    color: #fff;
    text-decoration:none !important;
    font-weight: 400;
    padding-left: 15px;
}

ul.menu li:last-child a:after {
    content: "";
}

div#aanmeldbox img:hover {opacity:0.8}
div#aanmeldbox {z-index:9999;background-color:#f8a111;position:fixed; top:28%; box-sizing:border-box;}
div#aanmeldbox.open {
    width: 560px;
    max-width:100%;
    height: auto; overflow:auto;
    font-family: Lato;    
    padding:35px;opacity:1;right:50%; margin-right:-285px;
}

div#aanmeldbox.closed {
    width:62px; font-size:1.25em; white-space:nowrap;
    border-radius: 30px 0 0 30px;
    box-shadow: 0 0 12px #000;
    font-family: "Roboto Condensed"; padding:12px; height: 198px;      
    opacity:1;right:0;
}
.close-content {z-index:99999;line-height:1em;font-weight:500;color:#F8A111;cursor:pointer;text-align:center; font-size:1em;font-family:"Roboto Condensed";position:absolute; top:7px; left:7px; width:15px; height:15px; border-radius:100%; background-color:white;padding:3px;padding-bottom:4px;padding-left:4px;}
.close-content:hover {opacity:0.8;}
div#aanmeldbox.closed .content-open, div#aanmeldbox.open .content-closed {display:none; opacity:0;} 
div#aanmeldbox.closed:hover {
    cursor:pointer; width: 80px;
}
div#aanmeldbox.closed span {
    transform: rotate(90deg);display:block;width:235px;color:white;
    text-transform: uppercase;
    transform-origin: left; margin-left:19px; font-weight:700;
}
div#aanmeldbox h1 {color: #ffffff;
    font-size: 1.4em; /* Benadering vanwege lettertypevervanging */
    margin-bottom:15px;
    font-weight: 900;
    line-height: 1; /* Benadering vanwege lettertypevervanging */
    text-align: center;
    font-family: Lato;
}
div#aanmeldbox div.text {
    color: #000000;
    font-size: 1.2em; /* Benadering vanwege lettertypevervanging */
    font-weight: 700;
    line-height: 1.2; /* Benadering vanwege lettertypevervanging */
    text-align: center;
}
div#aanmeldbox button {
    border-radius: 5px;
    background-color: #333333;
    width: 150px;
    height: 35px; 
    text-align: center;border:none;
    font-family: 'Roboto Condensed';
    color: #fcfcfc; font-weight:700; 
    font-size:0.9em;
    cursor:pointer;
}
div#aanmeldbox button, a.infolink {margin-top: 4px; display:inline-block;}

@media screen and (max-width: 560px) {
    div#aanmeldbox.open {right:auto; margin-right:auto;}
    div#aanmeldbox div.text { font-size: 1em;}
    div#aanmeldbox button {font-size: 0.8em;}
    div#aanmeldbox h1 {font-size: 1.2em;}
}

div#aanmeldbox button:first-child {margin-right:20px;}
div#aanmeldbox button:hover {background-color:white; color:#333333;}


/* responsive tabs */
.rtbs_content {
    border-top:none !important; /*1px solid white !important;*/
    background-color: white !important; color:inherit !important;
    border-radius:4px;
}
.rtbs .rtbs_menu li {margin-right:8px !important;}
ul.tabbuttons li {margin-right:5px !important;}
.rtbs .rtbs_menu li, ul.tabbuttons li {margin-left:0 !important;;display:inline-block;list-style:outside 0 0; background-color:white;font-family: "Roboto Condensed" !important; text-transform:uppercase;
color: #9bd434; font-size: 1.1em !important; margin-bottom:5px !important; 
font-weight: 700 !important; }
.rtbs .rtbs_menu li a, ul.tabbuttons li a {box-shadow: 0 0 0;display:inline-block;position:relative !important; cursor:pointer !important; padding: 0.5rem 25px !important; color: #80a833;}
.rtbs .rtbs_menu li a.active, .rtbs .rtbs_menu li a:hover, ul.tabbuttons li a.active, ul.tabbuttons li a:hover { background-color:#000 !important;color:#fff !important;}
div.rtbs div.rtbs_menu ul, ul.tabbuttons {margin:0 !important; padding:0; margin-bottom:18px !important; font-size:0.8em; border-collapse:collapse;}
div.rtbs {margin:0 !important;}

#post {min-height:380px; }
#post_content {font-family: "Lato"; font-size: 1.15em;}
#post_content h1, #post_content h2 {font-family: "Roboto"; margin-bottom:1em;}
#post_content h1 { color:#333; font-size:1.45em;}
#post_content h2 {color:#333; font-size:1.25em;}

.lijst-slider { height:auto;overflow:auto;/*535px;*/ position:relative; }

.filterbox {margin-bottom:20px;}
    .styled-select select {
       outline: none;     
       background: transparent;
       width: 368px;
       padding: 5px; padding-left:22px;
       color:white;
       font-size: 16px;
       border: 0;
       border-radius: 0;
       height: 34px;
       -webkit-appearance: none; cursor:pointer;
   }
   .filterbox, .styled-select, .styled-select select  {font-family:roboto;font-weight:700;vertical-align:middle;text-transform:uppercase;color:white;display:inline-block;}
   .filterbox label {margin-right:8px;}
   .styled-select select option {background-color:#9bd434;}
.styled-select {
   width: 340px;
   height: 34px;
   overflow: hidden;
   background: url(images/Arrow.png) no-repeat left ;   
   }
   
h1, h2, h3 {font-family: "Roboto"; color:white; }
h3.gf_progressbar_title {color:#333;}

.nowhite {background:transparent !important;}
.lijstveld {display:none;}

table.lijst-lijstweergave {width:100%;border-collapse:collapse;}
table.lijst-lijstweergave tr td {cursor:pointer; }
table.lijst-lijstweergave tr:hover td {background-color: rgba(248, 161, 17, 0.9);}
table.lijst-lijstweergave td { border-bottom: 1px solid #333;margin-bottom:2px; padding:8px 4px; background-color:white;}
table.lijst-lijstweergave tr:last-child td {border-bottom:none;}

button.orangebutton, input.button, input.gform_button {cursor:pointer;display:block;clear:both;text-align:center;padding:8px 16px; background-color: #F8A111; border-radius:4px; border: 1px solid #F8A111; color:white; font-family:"Roboto"; font-weight:700; font-size: 1.1em; text-transform:uppercase;}
input.button {padding:4px 8px; font-size:0.9em;}
button.orangebutton:hover, input.button:hover {opacity:0.85;}
div.buttons { text-align:center;margin-top:28px;position:relative;}
div.topbar > div {display:inline-block; vertical-align:middle; margin-bottom:20px;}
div.topbar .switchview {text-align:right;right:0;float:right;}
div.topbar .switchview a {display:inline-block;padding:3px 4px;background-color:white;color:#333;margin-left:4px;}
div.topbar .switchview a:hover, div.topbar .switchview a.selected {color:#white;background-color:#333;}
div.topbar .switchview a:hover i, div.topbar .switchview a.selected i {color:white;}

.gf_progressbar {display:none;}
.news-meerberichten {display:none;}

.half {display:inline-block; width:45%; box-sizing:border-box;vertical-align:top;}
.right-half {margin-top:130px;}
.left-half {margin-right:9%;}

a.infolink {color:black; text-decoration:underline;}
a.infolink:hover {color:white;}
a.footerlink {color:#999;}
a.footerlink:hover {color:#999;text-decoration:underline;}

h3.gform_title {color:#333;}

img.auto {width:auto !important;}
img.half {width:50% !important;}
img.derde {width:33% !important;}
img.kwart {width:25% !important;}

h3.gform_title {color:#80A833;}
.accordion-title, h2.gsection_title {color:#F8A111 !important;}
.accordion-title {cursor:pointer; box-sizing:border-box; padding:0.5em 1em; border:1px solid #999; background-color:#f2f2f2;margin:0;}

@media screen and (max-width: 1180px) {
    #content, #footer, #post_content, #menu-headernavlancering2014, #menu-headernavlanceringstem, .topbar {
        padding-left: 2.3% !important;
        padding-right: 2.3% !important;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 719px) {
    #centerwrap {
        width: 100%;
        margin: 0;
    }
    #navigation .menu li a {background-color:white;color:#333;padding:8px 0; padding-left:7px; font-size:1em; text-align:left;}
    #navigation .menu li a:hover {color:white;background-color:#F8A111; }
    ul.menu li a::after {content: "" !important;}    
}

@media screen and (max-width: 890px) {
    #navigation .menu li a {font-size:0.85em; text-align:left;}
    #navigation .menu { margin-top: 5px;}
    #logo {width: 10%;}
}

@media screen and (max-width: 750px) {
    #navigation .menu li a {font-size:0.75em;}
}

.rtbs_full .rtbs_menu li.mobile_toggle {
    color:inherit !important;
    font-size: inherit !important;
}