/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22-jan-2015, 9:44:35
    Author     : Rob
*/

@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(mainpagemenu.css);
@import url(navigation.css);
@import url(nieuwsfilter.css);
@import url(nieuwsoverzicht.css);
@import url(banner.css);
@import url(subpage.css);
@import url(wp-core.css);



html, body {
    margin:0px;
    padding: 0px;
    font-family: 'Lato';
    word-spacing: 1px;
}

html { background-color:#fff; /*ACE*/ }
body { background:transparent; }

h1, h2, h3 {
    font-family: 'Lato';
}

#logo {
    background: #fff;
    padding: 17px 23px 20px 23px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

#sponsors2,
#sponsors {
    margin-top: 10px;
    background: #fff;
    min-height: 100px;
    
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px; 
    
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.21); 
    -moz-box-shadow: 0 0 9px rgba(0,0,0,.21); 
    box-shadow: 0 0 9px rgba(0,0,0,.21);
    padding: 10px 20px;
}

#sponsors h3 {
    font-size: 12px;
    font-family: 'Lato';
    text-transform: uppercase;
    font-weight: bold;
}

/*.top-pages [class*="block-grid-"] > li {
   // padding: 0px 0.625em 0.125em !important;
}

.top-pages .large-block-grid-6 > li:nth-of-type(6n+1){
    padding-left: 0px;
}

.top-pages .large-block-grid-6 > li:nth-of-type(6n+6){
     padding-right: 0px;
}*/

.breadcrumb_last {
    display: none;
}

.filter-description p {
    margin-top:10px;
    margin-right:200px;
    font-size: 14px;
}

.wrapper-sidebar {
    margin-bottom: 20px;
}

.weer {
    background: #fff;
    float:left;
    width: 100%;
}
.wrapperhead.weer {
    border-left: #ff5400 8px solid;
    background: none;
    max-width: 40px;
}

.weer h2 {
    font-size:20px;
    padding-left: 29px;
    margin-top:0px;
}

.widget {
    background:#fff;
    float:left;
    width: 100%;
}

.textwidget {
    padding: 0px 29px;
}

.sidebar-links td,
.textwidget p {
    font-size: 14px !important;
    line-height: 18px;
    
}

.widget table {
    margin-top: 10px;
}

.widget h2 {
    font-size: 20px;
    margin: 20px 29px 20px;
    border-top: #dfdfdf solid 1px;
    padding-top:12px;
    margin-bottom: 0px;
}

.widget p {
    margin-top: 10px;
}

.content-area {
    margin-top: 51px; 
}

.more_news {
    background-color: #4b4b4b;
    border: #e6e6e6 solid 2px;
    text-align: center;
    font-size: 20px;
    color:#e6e6e6;
    text-transform: uppercase;
    line-height: 60px;
    /* margin-bottom: 30px; */
}

.more_news:hover {
    cursor: pointer;
}

.sidebar-links {
    margin-bottom: 20px !important;
}

.links1 {
    padding-right: 10px;
}

.links2 {
    padding-left: 10px;
}

a.ledenpagina {
    display: block;
    height: 118px;
    width: 100%;
    background-color: #2ea443;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.21); 
    -moz-box-shadow: 0 0 9px rgba(0,0,0,.21); 
    box-shadow: 0 0 9px rgba(0,0,0,.21); 
    background-image: -webkit-linear-gradient(bottom, rgba(20,20,20,.27), rgba(20,20,20,0)); 
    background-image: -moz-linear-gradient(bottom, rgba(20,20,20,.27), rgba(20,20,20,0)); 
    background-image: -o-linear-gradient(bottom, rgba(20,20,20,.27), rgba(20,20,20,0)); 
    background-image: -ms-linear-gradient(bottom, rgba(20,20,20,.27), rgba(20,20,20,0)); 
    background-image: linear-gradient(to top, rgba(20,20,20,.27), rgba(20,20,20,0));
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    padding:35px 25px 0;
}

a.starttijd {
    display: block;
    width: 100%;
    height: 118px; 
    background-color: #025ba7;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    padding:35px 15px 0;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.21);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,.21);
    box-shadow: 0 0 9px rgba(0,0,0,.21);
}

.wrapperhead {
    /* min-height: 44px; */
    /* position: absolute; */
}

.wrapper-sidebar .banner {
    float:left;
    width:100%;
}

.menus-inner {
    position: relative;
}

.inner-content {
    background: #fff;
    padding: 0 30px 30px;
    margin: 40px 0;
    overflow: hidden;
}

#wpmem_login {
    padding-left: 65px;
    padding-right: 65px;
}

.inner-content table {
    /*margin-left: 65px;
    margin-right: 65px;*/
}


.inner-content p {
    padding-right: 8px;
    /*padding-left: 65px;
    padding-right: 65px;*/
}

.inner-content h1,
.inner-content .categorytitle  { float: left;}
.inner-content .wrapperhead { margin-left: -30px; overflow: hidden; padding: 10px 0 10px 20px; margin-bottom: 20px;}

.page_sponsors {
    background: #fff;
    margin-bottom: 20px;
}

.wrapperhead.page_sponsors {
    border-left: #ff5400 8px solid;
    background: none;
    max-width: 40px;
}

.page_sponsors h2 {
    margin: 0px;
    font-size: 20px;
    padding-left: 30px;
    line-height: 1.8em;
}

.page_sponsors ul {
    margin: 20px;
}

#supersized {
    margin-left: 0px;
    /*position: absolute !important;*/
    background: #84afcc;
}

.search-submit {
    background: #fff;
    color: #000;
    float: left;
    width: 30px;
    height: 30px;
    padding-top: 6px;
}

.search-submit:hover {
    background:#fff;
    color: #000;
}

.search-field {
    width: 80% !important;
    border: none !important;
    box-shadow: none !important;
    padding-left: 34px !important;
}

ul.search {
    margin:0px 65px;
    padding:0px;
    list-style: none;
}

ul.search p {
    padding: 0px;
}

ul.search li {
    border-bottom: #dfdfdf 1px solid;
}

.wrapperhead.search {
    border-left: #2ea443 8px solid;
}

h1.search {
     padding-left: 65px;
     font-size: 20px;
}

ul.search h2 {
    font-size: 20px;
}

.ssba {
    border-top: #c6c8c7 solid 1px;
    text-align: center;
    padding-top: 29px;
    margin: 0px 65px;
    clear: both;
}

img.ssba  {
    margin:0px;
}

@media screen and (max-width: 640px){
    
    #logo {
        margin-bottom: 27px;
    }
    
    #supersized {
        position: absolute !important;
    }
    
    .search-field {
        width: 70% !important;
    }
    
    .topheadsponsors {
        display:none;
    }
    
    .inner-content p {
        /* padding-left: 22px; */
        /* padding-right: 22px; */
    }
    
    .content-area {
        margin-top: 27px;
    }
    
    .inner-content {
        margin-top: 0px;
    }
    
    #supersized {display: none !important;}
    
}

.news-item { width: 100%; }

.no-padding {
    padding:0px;
}

.no-padding-right {
    padding-right:0px;
}

.no-padding-left {
    padding-left:0px;
}

#supersized img {
   /* width: 100% !important;*/
}


.wrapper-slider-hoofdsponsor {
    display: none;
    position: relative;
    z-index: 1000;  // added this
}

.wrapper-slider-hoofdsponsorbottom {
    display: none;
    position: relative;
    z-index: 2000;  // added this
}

.wrapper-slider-page {
    display: none;
    position: relative;
    z-index: 3000;  // added this
}

@media screen and (min-width: 640px){
    .wrapper-sidebar {
        width: 33.9%;
    }
    
    .bottomheadsponsors {
        display: none;
    }
    
    .nieuwspage li.news-item:nth-of-type(2n+1){
        padding-left: 0px !important;
    }

    .nieuwspage li.news-item:nth-of-type(2n+2){
        padding-right: 0px !important;
    }
    
}

@media screen and (min-width:640px) and (max-width:1024px) {
    
    .row {
        padding: 0 32px;
    }
    
    .row .nav-buttons,
    .row .sidebar-links {
        padding: 0px;
    }
    
    td {
        font-size: 12px !important;
        padding: 0.562rem 0.25rem !important;
    }
    
    .weer > div > div {
        margin-left: 0px !important;
    }
    
    .content-area {
        margin-top: 10px;
    }
    
}

@media screen and (min-width:640px) {

html{
	background-image:url('../images/achtergrond-hole6-2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: center;
	background-size: cover;
}

}