/*
 Theme Name:   Revera Oude Booyink
Theme URL: http://www.fabthemes.com/revera/
 Description:  Revera Child theme for Oude Booyink
 Author: Fabthemes / ARVEE
 Author URI: www.fabthemes.com / www.arvee.nl
 Template:     Revera
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/




.fwidgets {
	background: #003E7E !important;
	border-top:0 solid #3a4162 !important;
	border-bottom:5px solid #3a4162 !important;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {color: #69676C !important;}
#submenu li ul li a:hover ,#submenu li ul li ul li a:hover ,#submenu li ul li ul li ul li a:hover {color: #003E7E !important;}
.overlay{background: #003E7E !important;}
.page-head{	background: #003E7E !important;	border-top:5px solid #98989C !important;border-bottom:5px solid #69676C !important;}
.widget ul li a:hover{color:#003E7E !important;}
h2.comments-title{	color: #003E7E !important;}

ol.comment-list li .reply {color: #003E7E !important;}

ol.comment-list li .reply a {color: #003E7E !important;}

#bottom{background: #fff !important;border-top:0 solid #98989C !important;}

.site-footer {background: #003E7E !important;}
	
a {	color: #003E7E !important; }
a:visited {	color: #003E7E !important; }
a:hover {	text-decoration: underline !important; }

.site-info a {color: #fff !important;}


.flex-caption {display: none !important;}

.doverlay {
    background: none !important;

}

img.grayscale {
	filter: none !important; /* Firefox 10+, Firefox on Android */
	filter: none !important; /* IE6-9 */
	-webkit-filter: none !important; /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.flex-direction-nav a { background: url(../Revera-oudebooyink/images/bg_direction_nav.png) no-repeat 0 0 !important;}

.flex-direction-nav .flex-next {
    background-position: 100% 0 !important;
    right: 0px;
}

.flex-direction-nav .flex-next {background-position: 100% 0; right: 0px !important;}
.flex-direction-nav .flex-prev {left: 0px !important;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {background-position-y: -100px !important;}



iframe {
	width: 100%;
	height: 1000px;
}

.post-28 iframe {
	width: 100%;
	height: 500px;
}


img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

img.alignnone {
	max-width: 100%;
	height: auto;
}


#secondary {
    padding-top: 39px !important;
}

article .entry-header {display: none;}

#slidebox {
	background: #003E7E !important;
}	

@media only screen and (min-width: 1400px) {
#slidebox {
	height: 800px !important;
	max-height: 800px !important;
}
#slidebox > ul.slides > li {
    height: 800px !important;
	max-height: 800px !important;
}
.flexslider .slides img {
    width: 115% !important;
}

@media only screen and (min-width: 1800px) {
#slidebox {
	height: 1000px !important;
	max-height: 1000px !important;
}
#slidebox > ul.slides > li {
    height: 1000px !important;
	max-height: 1000px !important;
}
.flexslider .slides img {
    width: 120% !important;
}
@media only screen and (min-width: 2200px) {
#slidebox {
	height: 1300px !important;
	max-height: 1300px !important;
}
#slidebox > ul.slides > li {
    height: 1300px !important;
	max-height: 1300px !important;
}
.flexslider .slides img {
    width: 115% !important;
}
