@charset "utf-8";

/*
 Theme Name:   Pinboard Child
 Description:  v child voor Rita van Rijnsoever
 Author:       Rob Oostenrijk
 Template:     pinboard
 Text Domain:  Pinboard child
 
*/


x
/*
Theme Name: Pinboard
Theme URI: http://www.onedesigns.com/themes/pinboard
Description: A crafty and elegant theme powered by an advanced theme framework and grid system. With virtually unlimited layout options and styles, ideal for showcasing your portfolio of works or other multimedia elements like images, photo galleries, videos and podcasts.
Version: 1.1.8
Author: One Designs
Author URI: http://www.onedesigns.com/
Tags: blue, gray, silver, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging

License: GNU General Public License v2.0
License URI: license.txt
*/

/*
DO NOT EDIT THIS STYLESHEET!
Any modifications made to this file will be lost if you update the theme.
Instead, go to Appearance > Theme Options > Layout and enter your custom CSS there or create a child theme.
Any style attributes declared there will override the ones in this file and will not be lost during theme update.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	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;
}

html {
	font-size: 62.5%;
}

body {
	line-height: 1;
}

.wpb_content_element {
	margin-bottom: 0 !important;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
	Clear Floated Elements
*/

.clear {
	clear:both;
	text-align: center;
}

.clear:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

* html .clear {
	height:1%;
}

/*
	Style HTML Tags
*/

body {
	
	color:#444;
	font-size:1.8rem;
	line-height:2.6rem;
	font-family: Lato, sans-serif;
	font-weight: 300;
}

a {	
	color: #000;
	text-decoration:underline;
	outline: 0;
}

a:hover {
	color:#000;
	text-decoration: none;
}

span {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:0px;
	line-height:1.6em;
}

h1 {
	font-size: 5rem;
	line-height: 1;
	font-family: Lato;
	font-weight: 300;
	padding-bottom: 3rem;
}

.header h1 {
	font-size: 5rem;
	color: #fff;
	line-height: 1;
	font-family: Lato;
	font-weight: 400;
	text-shadow: 0 0 20px rgba(0,0,0,0.7);
	padding: 0 50px;
}

.entry-header h1 {
	display: none;
}	

h2 {
	font-size:3rem;
	font-weight: 300;
	color: #A52442;
}

.home .h2 {
	font-size: 4rem;
}

.inleiding h2 {
	color: #fff;
}





h3 {
	font-size:1.8rem;
	font-weight: 400;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:15px;
}


p {
	margin-bottom:24px;
}

.anker {
	height: 0px;
	margin-top: 0px !important;
	text-indent: -999em;
}

.inleiding {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #2e5f54;
	color: #fff;
	font-size: 2.4rem;
	line-height: 3.4rem;
	border-top: 3px solid #429e5a;
}

.inleiding .rechts {
	font-size: 1.8rem;
	line-height: 2.6rem;
}

.inleiding a {
	color: #fff;
}

.border-top {
	box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0px;
}

.center {
	text-align: center;
}

blockquote {
	position:relative;
	color:#444;
	font-style:italic;
	margin:0 30px 18px 45px;
	font-weight: 400;
}

blockquote:before {
	position:absolute;
	top:30px;
	left:-60px;
	content:"\201C";
	color:#DDD;
	font-family:serif;
	font-size:96px;
}

blockquote cite {
	font-style:normal;
}

blockquote cite:before {
	content:"\2014";
	padding-right:8px;
}

table {
	width:100%;
	border-collapse:collapse;
	text-align:left;
	margin-bottom:24px;
}



table th,
table td {
	padding:6px 0;
}

table th {
	font-weight:600;
}

fieldset {
	border:#EEE 1px solid;
	padding:2%;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	padding:1.5%;
	box-shadow:inset 1px 1px 5px rgba(0, 0, 0, .05);
	background:#FCFCFC;
	border:#EEE 1px solid;
	color: #000;
	font-size: 1.8rem;
	font-family: Lato;
	font-weight: 300;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	background:#FFF;
	border:#ddd 1px solid;
	color:#333;
	outline: none;
}

textarea {
	font-size:15px;
}

input[type=submit],
input[type=reset],
input[type=button] {
	display: inline-block;
	padding: 5px 18px;
	border-radius: 100px;
	box-shadow:0 0 9px rgba(0, 0, 0, 0.3);
	color: #fff;
	margin: 5px;
	background: #478da1;
	border: 1px solid #fff;
	font-weight: 400;
	font-size: 1.8rem;
}

input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
}

input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:focus {
}

hr {
	border:none;
	border-top:#EEE 1px solid;
}

dt {
	font-weight:600;
	margin-bottom:24px;
}

dd {
	margin-left:30px;
	margin-bottom:24px;
}

ul {
	list-style-type:disc;
	margin-left:30px;
	margin-bottom:24px;
}

ul li {
	margin-top:0px;
}

ul ul {
	list-style-type:square;
	margin-bottom:0;
}

ul ul ul {
	list-style-type:circle;
}

ol {
	list-style-type:decimal;
	margin-left:30px;
	margin-bottom:24px;
}

ol ol {
	list-style: upper-alpha;
	margin-bottom:0
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

address {
	font-size:14px;
	font-style:italic;
	margin-bottom:16px;
}

code {
	
}

kbd,
tt {
	font-family:monospace;
}

abbr,
acronym {
	border-bottom:#999 1px dotted;
	cursor:help;
}

big {
	font-size:1.3em;
}

cite,
em {
	font-style:italic;
}

pre {
	padding:15px;
	background:#F8F8F8;
	border:#E3E3E3 1px dashed;
	color:#000;
	font-size:12px;
	line-height:1.62em;
	margin-bottom:24px;
	overflow:auto;
}

q {
	quotes:inherit;
}

q:before {
	content:open-quote;
}

q:after {
	content:close-quote;
}

strong {
	font-weight:400;
}

sup,
sub {
	height:0;
	line-height:1;
	vertical-align:baseline;
	position:relative;
	font-size:10px;
}

sup {
	bottom:1ex;
}

sub {
	top:.5ex;
}

img,
video {
}

figure img {
	display:block;
	margin:0 auto;
}

video {
	display:block;
}

audio {
	max-width:100%;
}

.entry-content a img,
#attachment-nav a img {
}

.entry-content a:hover img,
#attachment-nav a:hover img {
}

/*
	GRID MARK-UP
*/

.vc_gitem-post-data-source-post_title {
	font-weight: 400;
}

.vc_gitem_row .vc_gitem-col, .vc_grid-item {
	padding: 0 !important;
}

.vc_grid-item {
	border-bottom: 4px dotted #d3d0c9;
	padding-bottom: 10px !important;
	margin-bottom: 30px !important;
}

.vc_btn3.vc_btn3-size-sm {
	font-size: 1.6rem !important;
	font-weight: 400;
	padding: 4px 10px 6px 25px !important;
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 10px !important;
}

.wp-caption, #content .wpb_text_column p img.schaduw {
	max-width:96%;
	padding:0;
	margin: 10px 5px 10px 20px;
	box-shadow:0 0 5px rgba(0, 0, 0, .4);
	background:#fff;
}

.vc_column_container > .vc_column-inner {
	padding: 0 !important;
	
}

.wp-caption.alignnone {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wp-caption a img {
	display:block;
	padding:0;
	margin:0 auto;
	border:none;
	box-shadow:none;
}






.gallerij-grid {
	padding: 50px 5%;
	background: #73858a;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	width: 48%;
	margin: 0 1% 2% 1% !important;
}

.gallerij-grid img {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}



.quotes {
	padding: 80px 15% 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3rem !important;
	line-height: 3.4rem !important;
	color: #777;
}

.quotes em {
	font-size: 3rem !important;
	line-height: 3.4rem !important;
	color: #444;
	font-style: italic;
	margin-bottom: -1.7rem;
	display: block;
}

.quotes h2 {
	font-size: 3rem;
}



.fotoback {
	font-size: 2.8rem;
	line-height: 2.8rem;
	color: #fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.7);
	font-weight: 300;
}

.tekst_zwart .fotoback {
	color: #000;
	text-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.tekstblok.wit, .tekstblok.wit h2, .tekstblok.wit a {
	color: #fff;
}

.tekstblok.home h2 {
	color: #7f0000;
}

.tekstblok.samen h2 {
	color: #448737;
}

.tekstblok.individueel h2 {
	color: #3A5F9C;
}

.spacer {
	height: 75px;
}

.video {
	padding: 0px 15%;
}

.video .wpb_video_widget {
	margin: 5px !important;
}

.wp-caption-text {
	margin: 10px 0;
	color:#333;
	font-size:13px;
	line-height:1.62em;
	text-align:center;
	padding-bottom: 10px;
}

.vc_row.wpb_row.vc_row-fluid {
	margin-bottom: 20px;
}




#wrapper .collapseomatic {
	background-position: 0 7px;
}

#wrapper .collapseomatic_content {
	margin: 0;
}




.gallery {
	margin:auto;
}

.gallery:before,
.gallery:after {
	content: "";
	display: table;
	clear: both;
}

.gallery-item {
	float:left;
	padding:10px 0;
	background:#FCFCFC;
	border-bottom:#EEE 1px solid;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	text-align:center;
}

.gallery-columns-1 .gallery-item {
	width:90%;
	margin:0 1.5% 3%;
}

.gallery-columns-2 .gallery-item {
	width:45%;
	margin:0 1.5% 3%;
}

.gallery-columns-3 .gallery-item {
	width:30%;
	margin:0 1.3% 3%;
}

.gallery-columns-4 .gallery-item {
	width:22%;
	margin:0 1.2% 3%;
}

.gallery-columns-5 .gallery-item {
	width:17%;
	margin:0 1.2% 3%;
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+1),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1),
.gallery-columns-4 .gallery-item:nth-of-type(4n+1),
.gallery-columns-5 .gallery-item:nth-of-type(5n+1) {
	clear: both;
}

.gallery-item:hover  {
	background:#F4F4F4;
}

.gallery-item a img {
	display:block;
	padding:0;
	margin:0 auto;
	border:none;
	box-shadow:none;
}

.gallery-icon {
	margin:0;
}

.gallery-caption {
	padding:10px 10px 0;
	margin:0;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

.sticky {
}

.bypostauthor > .comment-body {
	background:#F0F0F0;
}

/*
	Grid System
*/

.column {
	float:left;
}

.onecol {
	width:100%;
}

.twocol {
	width:49.9%;
}

.threecol {
	width:33.3%;
}

.fourcol {
	width:24.9%;
}

.twelvecol {
	width:8.33%;
}

.twothirdcol {
	width:66.7%;
}

.threefourthcol {
	width:75%;
}

/*
	Theme Design, Layout and Typography
*/



#wrapper {
	position:relative;
	margin:0 5% 0 5%;
	overflow:hidden;
	box-shadow: -1px 0px 15px rgba(0,0,0,0.5);
}

.page-template-template-no-sidebars-php #wrapper,
.page-template-template-blog-no-sidebars-php #wrapper,
.page-template-template-portfolio-no-sidebars-php #wrapper {
	max-width:760px;
}

#header {
	position: fixed;
	left: 5%;
	top: 0;
	width: 90%;
	background: rgba(255,255,255,0.90);
	height: 80px;
	z-index: 1000;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}


#site-title a {
	display: block;
	text-indent: -999em;
	width: 617px;
	height: 64px;
	background: url("http://rvr.rob-oostenrijk.nl/wp-content/uploads/2020/10/logo_rita-van-rijnsoever.png") no-repeat 0 0;
	position: absolute;
	left: 0px;
	top: 10px;
	margin-left: 0px;
	z-index: 999;
}


#site-description {
	display: none;
}









/* ======= TEKSTOPMAAK ======== */




.vc_row {
	
	margin: 0 !important;
}














.page-template-template-no-sidebars-php #sidebar-header {
	width:468px;
	height:60px;
	margin-top:20px;
}

#sidebar-header .widget {
	margin:0;
}

#sidebar-header .widget-title {
	margin-top:0;
}


#sidebar-header img {
	display:block;
	margin:0;
}

#header #searchform {
	display: none;
}

#header #sidebar-header #searchform {
	margin: 128px 20px 0 0;
}

#wrapper #header input#s {
	width: 180px;
	height: 16px;
	padding:5px 15px 6px 5px;
	margin-right:0;
	background: url(../pinboard/images/search.png) right center no-repeat;
	border-radius:5px;
	box-shadow: none;
	color:#666;
	font-size:14px;
	text-indent: 14px;
	-moz-transition: width .25s ease, margin .25s ease;
	-webkit-transition: width .25s ease, margin .25s ease;
	-o-transition: width .25s ease, margin .25s ease;
	-ms-transition: width .25s ease, margin .25s ease;
	transition: width .25s ease, margin .25s ease;
	box-shadow: none;
	background: #fff;
}

#header input#s:focus {
	width:180px;
	background:url(../pinboard/images/search.png) right center no-repeat;
	color:#000;
	text-indent: 0;
}

.widget-area #s {
	padding: 3%;
	margin: 0;
	width: 94%;
}

#sidebar-left #s,
#sidebar-right #s {
	max-width:88%;
	width: auto;
	padding: 6%;
}

input#searchsubmit {
	padding:5px 5px 6px;
	margin-left:5px;
	background:#fff;
	color:#666;
	text-align:center;
	font-size: 14px;
	border-radius: 5px;
}

input#searchsubmit:hover {
	color:#000;
	cursor: pointer;
}


#social-media-icons {
	float: right;
	margin-top: 60px;
}

a.social-media-icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 6px;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -1000px;
	-moz-transition: background-position .25s ease;
	-webkit-transition: background-position .25s ease;
	-o-transition: background-position .25s ease;
	-ms-transition: background-position .25s ease;
	transition: background-position .25s ease;
}

a.social-media-icon:hover {
	background-position: 0 -32px;
}

.facebook {
	background-image: url(images/facebook.png);
}

.twitter {
	background-image: url(images/twitter.png);
}

.pinterest {
	background-image: url(images/pinterest.png);
}

.flickr {
	background-image: url(images/flickr.png);
}

.vimeo {
	background-image: url(images/vimeo.png);
}

.youtube {
	background-image: url(images/youtube.png);
}

.google-plus {
	background-image: url(images/google-plus.png);
}

.dribble {
	background-image: url(images/dribble.png);
}

.linkedin {
	background-image: url(images/linkedin.png);
}





#access {
	padding:0;
	top: 0px;
	position: absolute;
	right: 0;
	padding: 0;
	z-index: 100;
	width: 100%;
	text-transform: lowercase;
	font-weight: 400;
}

	

#access ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size: 1.6rem;
	position: absolute;
	top: 32px;
	right: 0px;
	
}

#access li {	
	background: none;
	line-height: 1;
	margin: 0 10px;
	display: inline-block;
}

#header li.home {
	display: none;
}



#access a {
	color: #000;
	text-decoration:none;
}

#access a:hover {
	color: #429e5a;
	font-style: italic;
}

#access .nav-show,
#access .nav-hide {
	display:none;
}




.tekstblok, .single .entry-content {
	padding: 75px 15%;
}

.tekstblok.inl-links {
	padding-right: 5%;
	padding-top: 0;
	padding-bottom: 0;
}

.tekstblok.inl-rechts {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.tekstblok.trainingen {
	margin-bottom: -130px !important;
} 

.contact {
	padding: 75px 5%;
}


/* ========= CATEGORIES ================== */


.page .widget_categories {
	display: none;
}




#wrapper .widget_rpbc {
	font-size: 1.6rem;
	line-height: 1.5;
}



#wrapper .widget_rpbc h3 {
	margin: 0 30px 0 0;
	text-transform: uppercase;
}


#wrapper .widget_rpbc ul {
	margin: 0 30px 0 0;
}

.meer-nieuws, .meer-blogs {
	padding: 20px 0;
	font-size: 1.6rem;
	display: block;
	text-decoration: underline;
	font-weight: 400;	
}




.widget_nav_menu {
	float: left;
}

.widget_search {
	float: left;
}

.widget_search #searchform {
	margin: 20px 20px 0 0;
}



#wrapper .vc_col-sm-4 {
	padding-right: 0px;
}

#wrapper .vc_col-sm-8 {
	padding-right: 0%;
}



.page-template-template-no-sidebars-php #container {
	margin:2.4%;
}

#slider {
	position:relative;
}

#slider a:active {
	outline:none;
}

.slides,
.flex-control-nav {
	margin:0;
	padding:0;
	list-style:none;
}

.slides {
	width:100%;
	overflow:hidden;
}

#slider .slides > li {
	display:none;
	position:relative;
	margin:0;
}

#slider .slides li:first-child {
	display:list-item;
}

.flex-pauseplay span {
	text-transform:capitalize;
}

.slides:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.flex-control-nav {
	position:absolute;
	right:0;
	bottom:4%;
	width:100%;
	list-style: none;
	text-align:center;
}

.flex-control-nav li {
	display:inline-block;
	margin:0 0 0 15px;
}

.flex-control-nav li:first-child {
	margin:0;
}

.flex-control-nav li a {
	display:block;
	width:10px;
	height:10px;
	cursor:pointer;
	background:rgba(255, 255, 255, .4);
	border-radius:24px;
	color:#333;
	font-weight:600;
	line-height:24px;
	text-indent:-48px;
	overflow:hidden;
}

.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
	background:rgba(255, 255, 255, .8);
}

.flex-direction-nav,
.flex-pauseplay {
	position:absolute;
	right:43px;
	bottom:8%;
	width:100px;
	margin: 0;
	list-style: none;
	font-size: 18px;
	font-weight: 600;
	z-index: 2;
}

.flex-pauseplay {
	right:30px;
	width: 26px;
	font-size: 15px;
}

.flex-pause {
	font-family: sans-serif;
}

.flex-direction-nav li,
.flex-pauseplay a {
	float: left;
	margin: 0 5px;
	background: rgba(0, 0, 0, .15);
	border-radius: 4px;
}

.flex-direction-nav a,
.flex-pauseplay a {
	display: inline-block;
	width: 18px;
	padding: 4px 8px;
	color: #fff;
	opacity: .8;
	text-align: center;
	cursor: pointer;
}

.flex-direction-nav a:hover,
.flex-pauseplay a {
	opacity: 1;
}

#slider .hentry {
	margin:0;
	box-shadow:none;
	background:none;
	border:none;
	color:#fff;
	text-align:right;
}

#slider .wp-post-image,
#slider .entry-attachment {
	position:relative;
	top:0;
	left:0;
	width:100%;
}

#slider .entry-attachment {
	z-index: 1;
}

#slider ul li:first-child .entry-container {
	display: block;
}

#slider .entry-title {
	display: none;
	position:absolute;
	top:32%;
	right:0;
	z-index:1;
	float:right;
	float:right;
	margin:0;
	font-size:36px;
	line-height:1.62em;
}

#slider li:first-child .entry-title {
	display: block;
}

#slider .entry-title a {
	display:block;
	padding:10px 20px;
	background:rgba(0, 0, 0, .15);
	color:#fff;
}

#slider .entry-summary {
	clear: both;
	float:right;
	max-width: 61.8%;
	min-width: 324px;
	padding:10px 20px;
	background:rgba(0, 0, 0, .15);
}

#slider .entry-summary .entry-attachment {
	position:static;
	max-width:100%;
	height:auto;
	padding:0;
	background:none;
}

#slider .entry-attachment,
#slider .entry-attachment 
{
	margin-bottom:0;
}




.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
	background: #429e5a !important;
}





#current-location,
#sidebar-wide,
#sidebar-footer-wide {
}

#sidebar-wide,
#sidebar-footer-wide {
	text-align:center;
}

#current-location {
	padding-top:12px;
}

#current-location .prefix-text {
	margin:12px 0 0;
	color:#999;
	font-size:12px;
	font-weight:300;
	line-height:1.62em;
	text-transform:uppercase;
	display: none;
}

.category-description {
	margin-top: 4px;
	color: #999;
}

.category-description p {
	margin: 0;
}

.page-title,
#sidebar-wide .widget-title,
#sidebar-footer-wide .widget-title {
	margin:0;
	font-size:36px;
	font-weight:400;
	letter-spacing:normal;
}

#sidebar-wide .widget,
#sidebar-footer-wide .widget {
	margin:0;
}

#sidebar-boxes {
	padding:1.6%;
}

#container {
	margin: 0;
	padding: 0;
	background: #fff;
}

.page-template-template-no-sidebars-php #content,
.page-template-template-blog-no-sidebars-php #content,
.page-template-template-portfolio-no-sidebars-php #content {
	width: 100%;
}

.content-sidebar-wrap {
	float:left;
	width:85.15%;
}

.category-filter a {
	display: inline-block;
	padding: 1% 2%;
	margin-left: 2%;
	background:#fff;
	border-bottom:#eee 1px solid;
	border-radius: 4px;
	font-weight: 300;
}

.category-filter a:first-child {
	margin: 0;
}

.category-filter a:hover {
	background:#fcfcfc;
}

.single #content .hentry,
.page #content .hentry {
	box-shadow:none;
	background:none;
	border:none;
}

.page-template-template-sidebar-content-php #content,
.page-template-template-sidebar-content-half-php #content,
.page-template-template-blog-left-sidebar-php #content,
.page-template-template-portfolio-left-sidebar-php #content {
	float:right;
}

.page-template-template-content-sidebar-php #content {
	float:left;
}

.page-template-template-sidebar-content-sidebar-php .content-sidebar-wrap #content {
	float:right;
	width:80.5%;
}

.entry,
#comments,
#respond {
}

.onecol .hentry .entry,
.onecol .hentry #comments,
.onecol .hentry #respond,
.category-filter {
	
}

.onecol .twocol .entry {
	margin: 3.4%;
}

.twocol .entry,
.onecol .threecol .entry,
#sidebar-boxes .widget,
.threecol .widget {
	margin:4.87%;
}

.threecol .widget_endo_wrc_widget {
		width: 100%;
		margin: 0;
	}
	
.threecol .widget_endo_wrc_widget img  {
		width: 100%;
		height: 100%;
	}


.threefourthcol .threecol .entry,
.onecol .fourcol .entry,
.fourcol .widget {
	margin:7.5%;
}

.twocol .onecol .entry,
.twocol .onecol #comments,
.twocol .onecol #respond,
.twocol .widget {
	margin: 3.4%;
}

.single .entry,
.page .entry,
.error404 .entry,
.search-no-results .entry {
}

.page-template-template-blog-php.page .entry,
.page-template-template-blog-full-width-php.page .entry,
.page-template-template-blog-four-col-php.page .entry,
.page-template-template-blog-left-sidebar-php.page .entry,
.page-template-template-blog-no-sidebars-php.page .entry,
.page-template-template-portfolio-php.page .entry,
.page-template-template-portfolio-right-sidebar-php.page .entry,
.page-template-template-portfolio-four-col-php.page .entry,
.page-template-template-portfolio-left-sidebar-php.page .entry,
.page-template-template-portfolio-no-sidebars-php.page .entry {
	padding: 0;
}

.page-template-template-no-sidebars-php .onecol .hentry .entry {
	margin: 2.5%;
}

.wp-post-image {
	display:block;
	margin: 0 auto;
}

.page-template-template-full-width-php .hentry.onecol .entry-attachment,
.page-template-template-full-width-php .hentry.onecol .post-gallery {
	float:right;
	max-width:69.5%;
	margin-bottom:2.9%;
}

.page-template-template-full-width-php .hentry.onecol .entry-attachment,
.page-template-template-full-width-php .hentry.onecol .post-gallery {
	width:69.5%;
}

.format-status .avatar {
	display: block;
	float:left;
	margin-right: 20px;
}

.format-image figure img {
	width:100%;
}

.format-audio object {
	height:24px;
}

.twocol .entry-attachment p {
	margin-bottom:6px;
}

.entry-container {
	padding:2.9%;
	margin:0;
}

.twocol .entry-container {
	padding:5.8%;
}

.threecol .entry-container {
	padding:6.1%;
}

.fourcol .entry-container {
	padding:8.5%;
}

.archive .entry-container {
	padding:0 0 2rem;
	margin:0;
}

.page-template-template-portfolio-php .post.onecol .entry-header {
	float:left;
	width:27.6%;
}

.page-template-template-portfolio-php .post.onecol .entry-summary {
	float:right;
	width:69.5%;
}

.page-template-template-portfolio-php .post.onecol .wp-post-image,
.page-template-template-portfolio-php .post.onecol .entry-attachment,
.page-template-template-portfolio-php .post.onecol .post-gallery {
	float:right;
	max-width:69.5%;
}

.page-template-template-portfolio-php .post.onecol .entry-attachment,
.page-template-template-portfolio-php .post.onecol .post-gallery {
	width:69.5%;
}

.page-template-template-portfolio-right-sidebar-php .twocol .entry-title,
.page-template-template-portfolio-left-sidebar-php .twocol .entry-title,
.page-template-template-portfolio-php .threecol .entry-title,
.page-template-template-portfolio-four-col-php .fourcol .entry-title,
.page-template-template-portfolio-no-sidebars-php .twocol .entry-title {
	margin: 0;
	text-align: center;
}

.entry-title,
#comments-title,
#reply-title {
	font-weight:400;
	overflow: hidden;
}

.page-template-template-full-width-php .hentry.onecol .entry-header,
.page-template-template-blog-full-width-php .hentry.onecol .entry-header,
.page-template-template-blog-four-col-php .hentry.onecol .entry-header {
	float:left;
	width:27.6%;
}

.single.page-template-template-full-width-php .hentry.onecol .entry-header,
.page.page-template-template-full-width-php .hentry.onecol .entry-header,
.error404.page-template-template-full-width-php .hentry.onecol .entry-header {
	float: none;
	width: auto;
}

.page-template-template-full-width-php .hentry.onecol .entry-summary,
.page-template-template-blog-full-width-php .hentry.onecol .entry-summary,
.page-template-template-blog-four-col-php .hentry.onecol .entry-summary,
.page-template-template-full-width-php .hentry.onecol .entry-thumbnail,
.page-template-template-blog-full-width-php .hentry.onecol .entry-thumbnail,
.page-template-template-blog-four-col-php .hentry.onecol .entry-thumbnail {
	float:right;
	width:69.5%;
}

.page-template-template-full-width-php .hentry.onecol .entry-thumbnail,
.page-template-template-blog-full-width-php .hentry.onecol .entry-thumbnail,
.page-template-template-blog-four-col-php .hentry.onecol .entry-thumbnail {
	margin-bottom: 24px;
}

.entry-title
.page.page-template-template-blog-php .onecol .entry-title,
.page.page-template-template-portfolio-php .onecol .entry-title {
	font-size:28px;
	line-height:1.62em;
}

.single .entry-title,
.page .entry-title,
.error404 .entry-title {
	margin:0 0 18px 0;
	font-size:36px;
	line-height:1.3em;
}

.twocol .entry-title,
.threecol .entry-title,
.page-template-template-blog-php .twocol .entry-title,
.page-template-template-blog-php .threecol .entry-title,
.page-template-template-portfolio-php .twocol .entry-title,
.page-template-template-portfolio-php .threecol .entry-title {
	font-size:24px;
	line-height:1.62em;
}

.fourcol .entry-title,
.page-template-template-blog-php .fourcol .entry-title,
.page-template-template-portfolio-php .fourcol .entry-title {
	font-size:18px;
	line-height:1.62em;
}

.page .entry-title,
.error404 .entry-title,
.page-title {
	margin-bottom:24px;
	margin-top: 90px;
}

.entry-title a {
	color:#333;
}

.entry-title a:hover {
	color:#21759B;
}

.format-link .entry-title a:after {
	content:"\2192";
	padding-left:8px;
}

.entry-meta {
	font-size:2rem;
	font-weight:300;
}

.entry-header .entry-meta {
	padding:0;
	background:none;
	border:none;
}

.single .entry-meta {
	margin: -18px 0 18px;
	color: #999;
}

.archive .entry-meta {
	margin: -1rem 0 2rem;
}

.entry-meta span {
	padding-left:24px;
	margin-left:32px;
}

.archive .entry-meta span {
	padding-left:0;
	margin-left:0;
}

.entry-header .entry-meta span {
	display:block;
	display: none; /*  none is nodig om de entry-data weg te krijgen  */
	float:none;
	padding:0;
	margin:0;
}

.single .entry-meta span {
	display:inline;
}

.entry-meta span.custom-meta,
.single .entry-meta span.custom-meta {
	padding-left: 0;
	background: none;
	color: #999;
}

.custom-meta.entry-category {
	font-weight: normal;
	text-transform: uppercase;
}

.entry-meta span:first-child,
.single .entry-meta span:first-child,
.page .entry-meta span:first-child {
	margin: 0;
}


.entry-summary .entry-attachment {
	margin-bottom:18px;
}

/*  hieronder: none is nodig om de entry-data weg te krijgen  */

.single .entry-meta span.entry-author-link {
	background:url(images/user.png) left center no-repeat;
	display: none;
}

.single .entry-meta span.entry-date {
	background:url(images/time.png) left center no-repeat;
}

.single .entry-meta span.entry-category {
	background:url(images/ribbon.png) left center no-repeat;
	margin-left: 2rem;
}

.single .entry-meta span.attachment-size {
	background:url(images/image.png) left center no-repeat;
	display: none;
}

.single .entry-meta span.edit-link {
	background:url(images/edit.png) left center no-repeat;
	display: none;
}




.archive .entry-meta span.entry-author-link {
	display: none;
}

.archive .entry-meta span.entry-date {
}

.archive .entry-meta span.entry-category {
	margin-left: 2rem;
}

.archive .entry-meta span.attachment-size {
	display: none;
}

.archive .entry-meta span.edit-link {
	display: none;
}

.archive .entry-permalink {
	display: none;
}

.entry-permalink {
	float:right;
	margin:0;
	background:url(images/link.png) left center no-repeat;
}

.entry-summary p {
	margin:0;
}

.format-aside .entry-summary p,
.format-status .entry-summary p,
.format-quote .entry-summary p  {
	margin-bottom:6px;
}


.format-chat .entry-content {
	margin-bottom:2.9%;
}

.single-format-chat .entry-content {
	margin-bottom:24px;
}

.format-chat .entry-content p,
.format-chat .entry-summary p {
	padding:2px 2.9%;
	margin:0;
}



.twocol.format-chat .entry-content p,
.twocol.format-chat .entry-summary p {
	padding:2px 5.8%;
}

.threecol.format-chat .entry-content p,
.threecol.format-chat .entry-summary p {
	padding:2px 6.1%;
}

.format-chat .entry-content p:nth-child(odd),
.format-chat .entry-summary p:nth-child(odd)  {
	background:#f9f9f9;
	font-weight:600;
}

.single .format-chat .entry-content p:last-child
.single .format-chat .entry-summary p:last-child {
	margin-bottom:24px;
}

.entry-content .entry-attachment {
	margin-bottom:24px;
}

.entry-attachment p {
	margin:0;
}

.post-gallery-item img {
	display:block;
	float:left;
}

.attachment-gallery-1-thumb {
	max-width:61.714288%;
}

.attachment-gallery-2-thumb,
.attachment-gallery-3-thumb {
	max-width:38.285712%;
}

.entry-attachment img {
	display:block;
	margin:0 auto 18px;
}

.button {
	display: inline-block;
	padding: 5px 18px;
	border-radius: 100px;
	box-shadow:0 0 9px rgba(0, 0, 0, 0.3);
	color: #fff;
	margin: 5px;
	background: #478da1;
	border: 1px solid #fff;
	font-weight: 400;
}

.button a {
	color: #fff;
	text-decoration: none;
}

a.button:hover {
	color: #fff;
	box-shadow:0 0 5px rgba(0, 0, 0, .2);
}

.button-big {
	padding: 10px 24px;
	font-size: 18px;
}



.notice {
	padding: 12px;
	margin-bottom: 24px;
	border-radius: 4px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
}

.info {
	background: #CEFFCE;
	border-bottom: 1px solid #9ABF9A;
}

.warning {
	background: #FFFFCE;
	border-bottom: 1px solid #BFBF9A;
}

.error {
	background: #FFCECE;
	border-bottom: 1px solid #BF9A9A;
}

.dropcap:first-letter {
	display: inline-block;
	float: left;
	min-width: 42px;
	padding: 20px 10px;
	border-radius: 4px;
	font-size: 48px;
	font-weight:600;
	text-align: center;
}

.dropcap-blue:first-letter {
	color: #30AEE7;
}

.dropcap-yellow:first-letter {
	color: #F4F434;
}

.dropcap-olive:first-letter {
	color: #E7AE31;
}

.dropcap-purple:first-letter {
	color: #E731AE;
}

.dropcap-red:first-letter {
	color: #E73131;
}

.dropcap-green:first-letter {
	color: #31E731;
}

.dropcap-orange:first-letter {
	color: #FF6103;
}

.dropcap-grey:first-letter {
	margin-right: 10px;
	background: #eee;
}

.dropcap-black:first-letter {
	margin-right: 10px;
	background: #333;
	color: #ddd;
}

.dropcap-circle:first-letter {
	border-radius: 60px;
}	

.columns .column {
	margin-left: 3%;
}

.columns .column:first-child {
	margin: 0;
}

.columns .twocol {
	width: 48.5%;
	
}

.columns .threecol {
	width: 31.3%;
}

.columns .fourcol {
	width: 22.75%;
	
}

.columns .twothirdcol {
	width: 65.7%;
}

.columns .threefourthcol {
	width: 74.5%;
}

.column .threecol.box {
	width: 25.3%;
	padding: 3%;
	margin-bottom: 24px;
	background: #f8f8f8;
	border-bottom:#ddd 1px solid;
	box-shadow:0 0px 5px rgba(0, 0, 0, .15);
}

.column .threecol.box p {
	margin: 0;
}

.entry-utility {
	padding-top:20px;
	border-top:#eee 1px solid;
}

.post-pagination {
	margin-bottom:12px;
}

#attachment-nav {
	padding-bottom:12px;
	margin-bottom:18px;
	border-bottom:#EEE 1px solid;
}

#attachment-nav a img {
	display:block;
	max-width: 50%;
}

#attachment-nav .nav-previous img {
	float:left;
	padding: 5px;
}

#attachment-nav .nav-next img {
	float:right;
	padding: 5px;
}

.entry-tags {
	margin: -8px -8px 16px;
}

.entry-tags a {
	position: relative;
	display: inline-block;
	padding:1px 4px 1px 16px;
	margin: 8px;
	background:#F8F8F8;
	background:-moz-linear-gradient(#F8F8F8, #F3F3F3);
	background:-webkit-linear-gradient(#F9F9F9, #F3F3F3);
	background:-o-linear-gradient(#F8F8F8, #F3F3F3);
	background:-ms-linear-gradient(#F8F8F8, #F3F3F3);
	background:linear-gradient(#F8F8F8, #F3F3F3);
	border-radius:4px;
	box-shadow:0 1px 1px rgba(0, 0, 0, .2);
	color: #333;
	font-size: 12px;
}

.entry-tags a:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 6px;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 3px;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .2);
}



.social-bookmarks {
	margin-bottom:20px;
	font-size:12px;
	font-weight:600;
}

.social-bookmarks p {
	margin-bottom:12px;
}

.facebook-like,
.twitter-button,
.google-plusone,
.pinterest-button {
	float:left;
}

.facebook-like {
	width:110px;
}

.fb_iframe_widget span {
	top: -10px;
}

.fb_edge_comment_widget {
	width:401px;
}

.entry-author {
	padding:20px;
	margin-bottom:20px;
	background:#FCFCFC;
	border-bottom:#EEE 1px solid;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	font-size:13px;
	line-height:1.62em;
}

.entry-author .avatar {
	float:left;
	padding:5px;
	border-bottom:#DDD 1px solid;
	background:#fff;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
}

.entry-author .author {
	margin-bottom:10px;
	font-size:15px;
	letter-spacing:normal;
}

.entry-author .author,
.author-bio,
.entry-author .author-meta {
	margin-left:126px;
}

.author-bio {
	margin-bottom:10px;
}

.entry-author .author-website,
.entry-author .author-twitter {
	float:left;
	width:50%;
	text-align:center;
}

.nocomments {
	margin:0;
	color:#999;
	font-size:18px;
	line-height:1.62em;
	text-align:center;
}

#comments {
	background: none;
	border: none;
	box-shadow: none;
}

#comments-title,
#reply-title {
	margin-bottom:18px;
	font-size:24px;
	line-height:1.62em;
}

#comments-title {
	margin:35px 0;
}

.navigation {
	margin:35px 0;
}

.commentlist {
	margin:0 0 20px 0;
	list-style:none;
}

.commentlist .children {
	margin:20px 0 0 40px;
	list-style:none;
}

.comment {
	margin:0;
}

.comment-body {
	padding:20px;
	margin-bottom:35px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	background:#fff;
	border-bottom:#DDD 1px solid;
	overflow: hidden;
}

.commentlist .comment:first-child .comment-body {
	margin-top:0;
}

.comment .avatar {
	float:right;
	padding:5px;
	margin:0 0 20px 20px;
	background:#fff;
	border-bottom:#DDD 1px solid;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
}

.comment .fn {
	font-size:15px;
	font-style:normal;
	font-weight:600;
	line-height:1.62em;
}

.comment-meta {
	margin-bottom:18px;
	font-size:12px;
}

a.comment-reply-link {
	padding:4px 15px;
	border-radius:15px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	background:#F8F8F8;
	background:-moz-linear-gradient(#FCFCFC, #F3F3F3);
	background:-webkit-linear-gradient(#FCFCFC, #F3F3F3);
	background:-o-linear-gradient(#FCFCFC, #F3F3F3);
	background:-ms-linear-gradient(#FCFCFC, #F3F3F3);
	background:linear-gradient(#FCFCFC, #F3F3F3);
	border-bottom:#DDD 1px solid;
	color:#333;
	text-decoration:none;
}

a.comment-reply-link:hover {
	box-shadow:#CCC 0 0 5px;
}

a.comment-reply-link:focus {
	box-shadow:0 0 5px rgba(0, 0, 0, .4);
	background:-moz-linear-gradient(#F3F3F3, #FCFCFC);
	background:-webkit-linear-gradient(#F3F3F3, #FCFCFC);
	background:-o-linear-gradient(#F3F3F3, #FCFCFC);
	background:-ms-linear-gradient(#F3F3F3, #FCFCFC);
	background:linear-gradient(#F3F3F3, #FCFCFC);
}

#respond {
	width:auto;
	padding:20px;
	margin-bottom:5.1%;
}

.commentlist #respond {
	margin: 0 0 5.1% 0;
}

.comment-notes,
.form-allowed-tags {
	color:#aaa;
	font-size:12px;
	line-height:16px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	position:relative;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
	display:inline-block;
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	width:60px;
	padding:0 10px;
	color:#444;
	line-height:36px;
}

.comment-form-author .required,
.comment-form-email .required,
.comment-form-url .required,
.comment-form-comment .required {
	position:absolute;
	top:1px;
	right:1.5%;
	z-index:2;
	color:#FF0000;
	font-size:24px;
	line-height:44px;
}

#author,
#email,
#url,
#comment {
	position:relative;
	width:97%;
	text-indent:80px;
}

input#author:focus,
input#email:focus,
input#url:focus,
textarea#comment:focus {
	position:relative;
	z-index:1;
	text-indent:0;
}

#comment {
	font-size:15px;
}

.form-allowed-tags code {
	padding: 0;
	background: none;
	box-shadow: none;
}

#infscr-loading {
	text-align: center;
}

#infscr-loading img {
	margin-right: 10px;
	vertical-align: middle;
}

#infscr-loading div {
	display: inline;
}

#post-nav,
#posts-nav {
	clear:both;
	margin:0;
	font-size:16px;
	font-weight:300;
	letter-spacing:1px;
}

#posts-nav {
	position: relative;
	padding:2.9%;
	margin:2.46%;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	background:#fff;
	border-bottom:#DDD 1px solid;
	border-bottom:rgba(0, 0, 0, .13) 1px solid;
}

.onecol #posts-nav {
	padding:1.95%;
	margin:1.7%;
}

.nav-prev,
.nav-previous {
	float:left;
	width:50%;
}

.nav-next {
	float:right;
	width:50%;
	text-align:right;
}

.ajax-load {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	line-height: 42px;
	text-align: center;
}

a.ajax-load:hover {
	background: #fcfcfc;
}

.page-numbers {
	padding:0 4px;
}

.page-numbers.prev {
	padding-left:0;
}

.page-numbers.next {
	padding-right:0;
}

#sidebar {
	color:#ccc;
}

#sidebar-left .widget,
#sidebar-right .widget {
	margin:10%;
}

.page-template-template-content-sidebar-half-php #sidebar-left .widget,
.page-template-template-content-sidebar-half-php #sidebar-right .widget,
.page-template-template-sidebar-content-half-php #sidebar-left .widget,
.page-template-template-sidebar-content-half-php #sidebar-right .widget {
	margin:6.55%;
}

.widget-area {
	font-weight:300;
}

.page-template-template-sidebar-content-php #sidebar,
.page-template-template-sidebar-content-half-php #sidebar,
.page-template-template-blog-left-sidebar-php #sidebar,
.page-template-template-portfolio-left-sidebar-php #sidebar {
	float:left;
}

.page-template-template-content-sidebar-php #sidebar {
	float:right;
}

.page-template-template-sidebar-content-sidebar-php #sidebar-left {
	width:17.4%;
}

.page-template-template-sidebar-content-sidebar-php #sidebar-right {
	width:12.75%;
}

.widget-title {
	margin:0;
	font-size:20px;
	font-weight:300;
}

#sidebar-boxes .widget-title {
	font-size:13px;
	font-weight:400;
	text-transform: uppercase;
}

.widget-area ul {
	margin:0;
	list-style:none;
	font-size: 18px;
	}

.widget-area li {
}

.widget-area li li {
	border-bottom:none;
}

.widget-area li ul {
	margin-left: 10px;
}

.widget-area a {
	color:#000;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}
.widget-area a:hover {
	text-decoration: underline;
}

#sidebar-footer-wide {
	margin-top: 2.1%;
	border: none;
	border-top:#e0e0e0 1px solid;
}




#footer {
	clear:both;
	overflow: hidden;
	background: #1f2c2b;
	color: #fff;
	padding: 50px 8% 20px;
	text-align: center;
}

#footer .kolom1, #footer .kolom2 {
	float: left;
	width: 46%;
	padding: 0 2%;
	margin-bottom: 50px;
}

#footer .kolom1 {
	border-right: 1px solid #fff;
}

#footer .kolom2 {
	width: 45.5%;
}

#footer p {
	font-size: 1.6rem;
	line-height: 2.2rem;
}

#footer p:last-child {
	margin-bottom: 0;
}

#footer .twocol .widget {
	margin: 0 2%;
}

#footer .threecol {
	width: 100%;
}



#footer-area {
    	color: #fff;
}

#footer a {
	color: #fff;
}

#footer-area .widget-title {
	color:#666;
	font-size:20px;
	font-weight: 400;
}


#footer-area .twocol {
	width: 100%;
}

#footer .widget-area {
	text-align: center;
	width: 100%;
}

#footer .widget-area .widget_nav_menu {
	float: none;
	margin: 0;
}

#footer .widget-area ul {
	font-size: 16px;
	display: inline-block;
	text-align: left;
}
#footer .widget-area li {
	float: left;
	margin-left: 30px;
}

#footer .widget-area li ul {
	margin-left: 0;
	font-size: 14px;
	font-weight: 300;
}

#footer .widget-area li li {
	float: none;
	margin-left: 0;
}



#footer .widget-area a {
	border-bottom: none;
	color: #fff;
}

#footer .menu-hoofdmenu-container {
	background: none;
}


.widget_pages ul {
	list-style: none;
}


.widget_pages ul li {
	float: left;
	width: 24%;
	margin: 0 1% 15px 0;
	font-weight: bold;
}

.widget_pages ul li a {
	text-decoration: none;
}

.widget_pages ul .currect_page_item a {
	font-weight: normal;
}
.widget_pages ul li li {
	margin-bottom: 0;
	width: 100%;
	font-weight: 400;
}

.widget_pages ul li ul{
	display: block;
}

.widget_pages ul li ul ul li{
	font-weight: 300;
}


.widget_pages ul li a {
	color: #666;
	text-decoration: none;
}

.widget_pages ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.widget_pages ul ul li {
	padding: 0 0 0 10px;
	list-style: none;
}





.tagcloud {
	margin: 0 -8px 16px;
}

.tagcloud a {
	position: relative;
	display: inline-block;
	padding: 1px 6px 1px 18px;
	margin: 8px;
	background:#fff;
	background:-moz-linear-gradient(#fff, #fcfcfc);
	background:-webkit-linear-gradient(#fff, #fcfcfc);
	background:-o-linear-gradient(#fff, #fcfcfc);
	background:-ms-linear-gradient(#fff, #fcfcfc);
	background:linear-gradient(#fff, #fcfcfc);
	border-radius:4px;
	box-shadow:0 1px 1px rgba(0, 0, 0, .2);
	color: #333;
	font-size: 12px !important;
}

.tagcloud a:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 6px;
	width: 6px;
	height: 6px;
	background: #F8F8F8;
	border-radius: 3px;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .2);
}

.tagcloud a:hover {
	top: -3px;
	color: #333;
	-moz-transition: top .1s ease;
	-webkit-transition: top .1s ease;
	-o-transition: top .1s ease;
	-ms-transition: top .1s ease;
	transition: top .1s ease;
}

#footer-area .tagcloud a {
	background:#444;
	background:-moz-linear-gradient(#444, #333);
	background:-webkit-linear-gradient(#444, #333);
	background:-o-linear-gradient(#444, #333);
	background:-ms-linear-gradient(#444, #333);
	background:linear-gradient(#444, #333);
	border-radius:4px;
	box-shadow:0 1px 1px rgba(255, 255, 255, .2);
	color: #CCC;
}

#footer-area .tagcloud a:before {
	background:#222;
}

#footer-area .tagcloud a:hover {
	color:#CCC;
}


#copyright {
}

#copyright .twocol {
	width: 100%;
	padding-top: 20px;
}

.credits {
	float:right;
	margin-right:12px;
	text-align:right;
}

#copyright p {
	margin:0;
}

#copyright a {
	color:#7597B9;
	text-decoration:none;
}

#copyright a:hover {
	color:#d54e21;
}




.wpb_alert-info {
	background: #f00;	
}



@media screen and (max-width: 1152px) {
	
	.threefourthcol {
		width: 66.7%;
	}
	
	.threefourthcol .threecol {
		width: 50%;
	}
	
	.fourcol,
	.onecol .fourcol {
		width: 33.3%;
	}

	/* #wrapper {
		max-width:960px;
	} */
	
	#slider .entry-container {
		top:28%;
	}
	
	.threefourthcol .threecol .entry,
	.onecol .fourcol .entry,
	.fourcol .widget {
		margin: 5%;
	}
	
	img.attachment-gallery-thumb {
		max-width:82px;
	}
	
	.twocol img.attachment-gallery-thumb {
		max-width:74px;
	}
	
	.single img.attachment-gallery-thumb {
		max-width:100%;
	}
	
	.format-audio object {
		min-height:24px;
	}
	
	.single .format-audio object {
		height:24px;
	}

	.social-bookmarks iframe {
		min-height:0;
	}
	
	#sidebar-header {
	}

}

@media screen and (max-width: 1024px) {



.tekstblok, .contact {
	padding: 50px 5%;
}



.routes-tekst .drie_kolommen .wpb_wrapper .wpb_wrapper {
	padding: 15px !important;
}

.vc_custom_1431785121739 {
	margin: 0 -11% !important;
	padding: 0 !important;
}

.vc_col-sm-6 {
	padding: 0 !important;
}



.vc_col-sm-6 .wpb_text_column.wpb_content_element {
	padding: 0 !important;
	margin: 0 !important;
}

.introkop .wpb_wrapper .wpb_wrapper,
.acute_wensen .wpb_wrapper .wpb_wrapper,
.vindingrijk .wpb_wrapper .wpb_wrapper,
.instituut .wpb_wrapper .wpb_wrapper,
.drie_routes .wpb_wrapper .wpb_wrapper,
.contact .wpb_wrapper .wpb_wrapper {
	width: 100%;
}




}




@media screen and (max-width: 860px) {


#header {
	width: 100%;
	left: 0;
}

#site-title a {
	left: 20px;
	margin: 0;
}


#access .nav-show, #access a.nav-show:hover {
    position: absolute;
    top: 5px;
    right: 5%;
    display: block;
    width: 40px;
    height: 32px !important;
    padding: 0;
    background: url(images/nav.png) no-repeat;
    border: none;
    text-indent: -1000px;
    overflow: hidden;
    z-index: 2000;
    
    }
    
#access ul.menu {
	display: none;
}


#wrapper {
	margin: 0;
}

#footer ul.menu {
	display: block;
}

#footer ul.menu {
	padding: 200px 0 300px;
}

#footer ul.menu li {
	display: block;
	float: none;
	text-align: center;
	margin-left: 0;
	border-bottom: 1px solid #fff;
}

#footer ul.menu li a {
	text-decoration: none;
}


.tekstblok, .contact {
	padding: 50px 25px;
}


.introkop h1 {
	margin-left: 50px;
	font-size: 70px;
	line-height: 0.6 !important;
	padding: 0;
	clear: both;
}

.introkop h1:first-child {
	padding: 0;
}

h1 {
	font-size: 24px;
}



.home .vc_row.wpb_row.vc_row-fluid.inleid,
.page-het-boek .vc_row.wpb_row.vc_row-fluid.inleid {
	padding-top: 0px !important;
}

.vc_col-sm-4 {
	padding: 0 !important;
}


.vc_col-sm-4 .wpb_text_column.wpb_content_element {
	padding: 0 !important;
	margin: 0 !important;
}

.vc_row.wpb_row.vc_row-fluid.header {
	padding: 110px 0 !important;
}




.quotes {
	padding: 30px 3% 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2rem !important;
	line-height: 2.4rem !important;
	font-style: italic;
	color: #444;
}

.carrousel .ult-carousel-wrapper {
	background: #fff !important;
}

#wrapper .carrousel .vc_col-sm-4, #wrapper .carrousel .vc_col-sm-3 {
	height: auto;
}


#wrapper .carrousel .vc_col-sm-4 .vc_column-inner, #wrapper .carrousel .vc_col-sm-3 .vc_column-inner {
	position: relative;
	bottom: 0;
	padding: 20px 0 !important;
}

	
	.twocol,
	.threecol,
	.fourcol,
	.onecol .threecol,
	.threefourthcol .threecol,
	.onecol .fourcol,
	.twothirdcol {
		float:none;
		width:100%;
	}
	
	.alignleft,
	.alignright {
		display: block;
		float: none;
		margin:20px auto;
	}

	/* #wrapper,
	.page-template-template-no-sidebars-php #wrapper,
	.page-template-template-blog-no-sidebars-php #wrapper,
	.page-template-template-portfolio-no-sidebars-php #wrapper {
		max-width:380px;
	} */

	.wp-caption {
		padding:10px 10px 0;
	}
	
	

	
	#site-title,
	#site-description {
		float:none;
		margin:0;		
		line-height:1.62em;
		text-align:center;
	}
	
	#site-title {
		margin: 0;
		height: 0;
	}
	
	#site-description {
		display: none;
		padding-bottom:18px;
	}
	
	#sidebar-header {
		display: none;
	}
	
	.widget_endo_wrc_widget {
		display: none;
	}
	
	#container {
 		margin: 0px 0 0;
	}
	
	
	
	
	
	
	
	#social-media-icons {
		float: none;
		margin: 18px 0;
		text-align: center;
	}
	
	#slider {
		border-bottom: 50px solid #fff;
	}
	
	.flex-control-nav {
		display: none;
	}
	
	.flex-direction-nav,
	.flex-pauseplay {
		bottom: -40px;
		height: 30px;
	}
	
	.flex-direction-nav{
		right: 41%;
	}
	
	.flex-pauseplay {
		right: 37.5%;
	}
	
	.flex-direction-nav li,
	.flex-pauseplay a {
		
	}
	
	#slider .entry-title {
		font-size:24px;
		line-height:1.62em;
	}
	
	#current-location,
	#sidebar-wide {
		border-top: #E0E0E0 1px solid;
		border-top: rgba(0, 0, 0, .055) 1px solid;
	}
	
		
	#sidebar .widget_nav_menu, #sidebar .widget_search, #sidebar .widget-title {
		display: block;
	}
	
	
	/* ======= SUBNAV ======= */
	
	.widget_subpages {
		padding: 1rem 0;
	}
	
	.widget_subpages h3 {
		background: #fff;
		color: #000;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	.widget_subpages ul {
		width: 100%;
	}
	
	.widget_subpages ul li a {
		padding: 6px 0;
	}
	
	.widget_subpages ul li a:hover {
		background: #000;
		color: #fff;
	}
	
	.page-incompany .widget_subpages ul li a:hover, .page-incompany .widget_subpages ul li.widget_subpages_current_page a {
		background: #7e6c98;
		color: #fff;
	}
	
	.page-open-programmas .widget_subpages ul li a:hover, .page-open-programmas .widget_subpages ul li.widget_subpages_current_page a {
		background: #896f6c;
		color: #fff;
	}
	
	.page-waardevolle-gesprekken .widget_subpages ul li a:hover, .page-waardevolle-gesprekken .widget_subpages ul li.widget_subpages_current_page a {
		background: #77896c;
		color: #fff;
	}

	
	
	
	
	
	
	
	
	/* ======= SECNAV ======= */
	
	#sidebar .widget_nav_menu {
		font-size: 18px;
		font-weight: 400;
		width: 93.2%;
		text-align: center;
		border-top: 1px solid #000;
		margin-top: 1rem;
	}
	
	#sidebar .widget_nav_menu li {
	}
	
	#sidebar .widget_nav_menu li a {
		color: #000;
		padding: 5px 0 5px;
		display: block;
		background: #fff;
		border-bottom: 1px solid #000;
	}
	
	#sidebar .widget_nav_menu li a:hover {
		border-bottom: 1px solid #000;
		background: #000;
		color: #fff;
	}
	
	#sidebar .widget_nav_menu li li {
		display: none;
	}
	
	
	
	/* ======= ZOEKEN ======= */
	
	#sidebar .widget_search {
		width: 100%;
		text-align: center;
	}
	
	
	#sidebar input#s {
	width: 180px;
	height: 16px;
	padding:5px 15px 6px;
	margin-right:0;
	background: url(../pinboard/images/search.png) right center no-repeat;
	border: 1px solid #000;
	border-radius:3px;
	box-shadow: none;
	color:#000;
	font-size:14px;
	text-indent: 0;
	-moz-transition: width .25s ease, margin .25s ease;
	-webkit-transition: width .25s ease, margin .25s ease;
	-o-transition: width .25s ease, margin .25s ease;
	-ms-transition: width .25s ease, margin .25s ease;
	transition: width .25s ease, margin .25s ease;
}


	
	
	
	
	
	.entry,
	.twocol .entry,
	.onecol .hentry .entry,
	.onecol .threecol .entry,
	.threefourthcol .threecol .entry,
	.onecol .fourcol .entry,
	#comments
	#respond {
		margin:0;
	}
	
	.entry-container {
		padding:5.8%;
	}
	
	.entry-meta {
		padding:2.8% 5.8%;
	}
	
	.entry-meta span,
	.single .entry-meta span,
	.page .entry-meta span {
		display:block;
		float:none;
		padding:6px 0 6px 24px;
		margin:0;
	}
	
	.has-thumbnail .entry-summary {
		clear:both;
		margin:0;
	}
	
	.has-thumbnail.format-aside .entry-summary,
	.has-thumbnail.format-quote .entry-summary {
		clear:none;
		margin-left:28.15%;
		width:71.85%;
	}
	
	.has-thumbnail.format-chat .entry-content {
		clear:both;
		margin:0;
	}
	
	.twocol.has-thumbnail .entry-title,
	.twocol.has-thumbnail .entry-summary {
		clear:none;
		padding-left:3%;
	}
	
	.twocol.format-gallery .entry-summary {
		height:auto;
		margin:0;
	}
	
	.twocol.format-image .wp-post-image {
		float:none;
		max-width:100%;
	}
	
	.format-status .wp-post-image {
		display:none;
	}
	
	img.attachment-gallery-thumb {
		max-width:74px;
	}
	
	.single img.attachment-gallery-thumb {
		max-width:100%;
	}
	
	.single .format-audio object {
		height:24px;
	}
	
	
	
	.columns .twocol,
	.columns .threecol,
	.columns .fourcol,
	.columns .twothirdcol,
	.columns .threefourthcol {
		width: 100%;
		margin: 0;
	}
	
	.column .threecol.box {
		width: 94%;
	}
	
	
	.entry-author,
	.comment-body {
		padding:12px;
	}
	
	.entry-author .avatar,
	.comment .avatar {
		max-width:40px;
		padding:3px;
	}
	
	.entry-author .author,
	.author-bio,
	.entry-author .author-meta {
		margin-left:76px;
	}
	
	#posts-nav,
	.onecol #posts-nav {
		padding:5.7%;
		margin:3.4%;
	}
	
	.page-numbers .text {
		display:none;
	}
	
	.social-bookmarks > div {
		width: 50%;
		margin-bottom: 12px;
	}

	#sidebar-boxes {
		text-align: center;
	}
	
	#sidebar .onecol {
		width:100%;
	}
	
	#sidebar .twocol {
		float:left;
		width:50%;
	}
	
	#sidebar-boxes .threecol {
		margin-bottom: 6.8%;
	}
	
	#sidebar-boxes .threecol:last-child {
		margin: 0;
	}
	
	#sidebar .widget,
	#footer-area .widget,
	#sidebar-boxes .widget {
		margin:3.4%;
	}
	
	#sidebar-left .widget,
	#sidebar-right .widget {
		margin:6.8%;
	}
	
	
	
	#copyright {
		padding:1.7% 6.5%;
		line-height:2em;
	}
	
	.copyright,
	.credits {
		float:none;
		max-width:100%;
		text-align:center;
	}
	
	
	
	.contact-tekst .inleiding {
		font-size: 2rem;
	}
	
	

}



@media screen and (max-width: 860px) {
	
	#site-title a {
	display: block;
	text-indent: -999em;
	width: 300px;
	height: 40px;
	background: url("http://rvr.rob-oostenrijk.nl/wp-content/uploads/2020/10/logo_rita-van-rijnsoever_klein.png") no-repeat 0 0;
	position: absolute;
	left: 0px;
	top: -5px;
	margin-left: 0px;
	z-index: 999;
}
	
	#header {
		height: 40px;
	}
	


	.vc_row {
    		font-size: 1.9rem;
		line-height: 2.3rem;
}

	#footer ul.menu {
		padding: 200px 0 300px;
}


h2 {
	font-size: 2rem;

}


	
.tekstblok.trainingen {
    margin-bottom: -80px !important;
}

@media screen and (max-width: 860px) {
	#footer ul.menu {
		padding: 20px 0 50px;
}

	.vc_row.wpb_row.vc_row-fluid.header {
	padding: 80px 0 !important;
}



@media screen and (-webkit-min-device-pixel-ratio : 1.5), screen and (min-device-pixel-ratio : 1.5) {

	#access .nav-show,
	#access a.nav-show:hover {
		background-image: url(images/nav_2x.png);
		background-size:100%;
	}

	#header input#s {
		background-image: url(images/search_2x.png);
		background-size:36px;
		background-position: -3px center;
	}

	.facebook {
		background-image: url(images/facebook_2x.png);
		background-size:100%;
	}

	.twitter {
		background-image: url(images/twitter_2x.png);
		background-size:100%;
	}

	.pinterest {
		background-image: url(images/pinterest_2x.png);
		background-size:100%;
	}

	.google-plus {
		background-image: url(images/google-plus_2x.png);
		background-size:100%;
	}

	.vimeo {
		background-image: url(images/vimeo_2x.png);
		background-size:100%;
	}

	.dribble {
		background-image: url(images/dribble_2x.png);
		background-size:100%;
	}

	.flickr {
		background-image: url(images/flickr_2x.png);
		background-size:100%;
	}

	.youtube {
		background-image: url(images/youtube_2x.png);
		background-size:100%;
	}

	.linkedin {
		background-image: url(images/linkedin_2x.png);
		background-size:100%;
	}

	.entry-author-link {
		background-image: url(images/user_2x.png);
		background-size: 12px;
	}

	.entry-date {
		background-image: url(images/time_2x.png);
		background-size: 12px;
	}

	.entry-category {
		background-image: url(images/ribbon_2x.png);
		background-size: 12px;
	}

	.attachment-size {
		background-image: url(images/image_2x.png);
		background-size: 12px;
	}

	.edit-link {
		background-image: url(images/edit_2x.png);
		background-size: 12px;
	}

	.entry-permalink {
		background-image: url(images/link_2x.png);
		background-size: 12px;
	}

	#infscr-loading img {
		width: 32px;
		height: 32px;
	}

}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}
}