/*
Theme Name: Craanen
Version: 2.5
Author: STUDIO PIJP
Author URI: https://www.studiopijp.nl
Description: Template van Craanen - door STUDIO PIJP
Tags: three-columns, left-sidebar, custom-background, custom-menu, featured-images, sticky-post, blog, editor-style, translation-ready
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: craanen
*/


/* RESET STYLESHEET */
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-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	vertical-align:baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display:block;
}

body {
	line-height:1;
}

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;
}


/* HTML */
html {-webkit-text-size-adjust:100%;}


/* BODY */
body {background:#808080; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:1.5; text-align:left; word-wrap:break-word;}


/* CLEARINGS */
#container:after, .sub-navbar:after, .entry-content:after, .more:after, .post-nav:after, .comment-nav:after, .mobile-site-title:after {content:''; display:block; height:0; clear:both;}


/* HEADINGS */
h1 {clear:both; margin:0 0 10px; font-size:2.2em; line-height:1.25;}
h2 {clear:both; margin:0 0 10px; font-size:1.75em; line-height:1.25;}
h3 {clear:both; margin:0 0 10px; font-size:1.45em; line-height:1.5;}
h4 {clear:both; margin:0 0 10px; font-size:1.2em; line-height:1.5;}
h5 {clear:both; margin:0 0 10px; font-size:1em; line-height:2;}
h6 {clear:both; margin:0 0 10px; font-size:0.8em; line-height:2;}


/* LINKS AND HTML TAGS */
a {text-decoration:none; color:#0066ff;}
a:hover {color:#666;}

strong, b {font-weight:bold;}
small {font-size:0.8em;}
big {font-size:1.2em;}
sub {vertical-align:sub; font-size:0.9em;}
sup {vertical-align:super; font-size:0.9em;}
ins, mark {font-weight:bold; background:none; text-decoration:none; color:#0066ff;}
cite, em, abbr, acronym {font-style:italic;}
code, kbd, samp, var {font-family:monospace, monospace;}
pre {margin:0 0 10px; padding:5px 10px; white-space:pre-wrap; border:1px solid #ccc;}
blockquote, q {margin:0 0 10px; padding:0 0 0 20px; display:block; font-size:1.2em; font-style:italic; border-left:2px solid #0066ff;}
address {margin:0 0 10px; font-style:italic;}
p {margin:0 0 10px;}
hr {height:1px; background:#ccc; border:0; margin:0 0 10px;}


/* ALIGNMENTS */
.alignright {float:right; display:inline; margin-left:1em;}
.alignleft {float:left; display:inline; margin-right:1em;}
.aligncenter {clear:both; display:block; margin-left:auto; margin-right:auto;}


/* TABLE AND LISTS */
table {margin:0 0 10px; border-collapse:collapse;}
table, th, td {border:1px solid #ccc; padding:5px 10px;}
table th {font-weight:bold;}

ul {list-style:square; margin:0 0 10px;}
ol {list-style:decimal; margin:0 0 10px;}
li {margin:0 0 0 20px;}
li > ul, li > ol {margin:0;}
dl {margin:0 0 10px;}
dt {font-weight:bold;}
dd {margin:0 0 0 20px;}


/* INPUTS */
input, select, textarea {-webkit-appearance:none; -moz-appearance:none; border:1px solid #ccc; padding:2px 5px; background:none; color:#333; font-size:inherit; font-family:inherit;}
input[type="submit"], input[type="reset"], input[type="button"], button {cursor:pointer; border:0; padding:2px 5px; background:#0066ff; color:#fff;}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {background:#666; color:#fff;}
input[type="checkbox"] {-webkit-appearance:checkbox; -moz-appearance:checkbox;}
input[type="radio"] {-webkit-appearance:radio; -moz-appearance:radio;}
select {-webkit-appearance:menulist; -moz-appearance:menulist; max-width:100%; background:#fff; color:#333;}
button {font-size:inherit; font-family:inherit;}


/* INPUTS IN SIDEBAR */
#midden input, #midden textarea {color:#fff;}
#midden input[type="submit"], #midden input[type="reset"], #midden input[type="button"], #midden button {background:#fff; color:#333;}
#midden input[type="submit"]:hover, #midden input[type="reset"]:hover, #midden input[type="button"]:hover, #midden button:hover {background:#ddd;}


/* INPUTS IN FOOTER MOBILE WIDGETS */
#mobile-footer-widgets input, #mobile-footer-widgets textarea {color:#fff;}
#mobile-footer-widgets input[type="submit"], #mobile-footer-widgets input[type="reset"], #mobile-footer-widgets input[type="button"], #mobile-footer-widgets button {background:#fff; color:#333;}
#mobile-footer-widgets input[type="submit"]:hover, #mobile-footer-widgets input[type="reset"]:hover, #mobile-footer-widgets input[type="button"]:hover, #mobile-footer-widgets button:hover {background:#ddd;}


/* CONTAINER */
#container {max-width:960px; min-height:1240px; clear:both; position:relative; background:#5a5c5f; margin:0 auto; box-shadow:0 0 20px #333;}


/* MAIN CONTENT AREA */
#rechts {width:62%; min-height:1190px; float:right; background:#fff;}
#midden {width:17%; float:left; padding:170px 2% 0 0; background:#5a5c5f url('images/logo-links.png') no-repeat; background-position:right top; color:#fff;}
#links {width:19%; float:left; background:#5a5c5f url('images/bg-links.png') repeat-x; background-position:left top; color:#fff;}


/* CONTENT */
#content {width:92%; clear:both; padding:20px 4% 0;}


/* DIA SHOW */
.fadein {width:160px; height:1240px; float:left;}
.fadein img {position:absolute; left:0; top:0;}


/* HEADER MOBILE */
#mobile-header {display:none;}


/* HEADER MOBILE SITE TITLE */
.mobile-site-title {display:none;}


/* HEADER MOBILE MENU */
.mobile-nav-container {display:none;}
.mobile-nav-toggle {display:none;}
.mobile-nav {display:none;}


/* HEADER MOBILE BANNER */
.mobile-header-banner {display:none;}


/* SITE TITLE */
.site-title {clear:both; height:84px; padding:30px 4% 10px 20%; background:#000 url('images/logo-rechts.png') no-repeat; background-position:left top; color:#fff;}
.site-title h1 {margin:10px 0 0; font-size:1.45em;}
.site-title h1 a {color:#fff;}
.site-title h1 a:hover {color:#ddd;}


/* SUB NAVBAR */
.sub-navbar {clear:both; min-height:20px; padding:5px 4%; color:#fff;}
.sub-navbar a {color:#fff;}
.sub-navbar a:hover {color:#ddd;}
.sub-navbar li {list-style:none; float:left; margin:0 10px 0 0;}
.sub-navbar .children {display:none;}


/* PAGE */
.page-title {margin:0 0 20px; font-size:1.45em;}
.blog-page-text {clear:both; padding:0 0 20px;}
.archive-description {clear:both; padding:0 0 10px; font-style:italic;}
.pagelink {clear:both; padding:10px 0;}


/* POST */
.post-list {clear:both; margin:0 0 20px; border-bottom:1px solid #ccc;}
.post-single {clear:both;}
.post-title {margin:0 0 20px; font-size:1.45em;}
.post-title a:hover {color:#333; text-decoration:none;}
.post-title-single {margin:0 0 20px; font-size:1.45em;}
.entry-content {clear:both; padding:0 0 20px;}
.sticky-title {margin:0 0 20px; padding:2px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center;}
.postmetadata {clear:both; margin:0 0 20px; padding:5px 10px; background:#f8f8f8; border:1px solid #ccc;}
.more {clear:both; padding:0 0 20px;}
a.readmore {float:right; padding:2px 5px; background:#0066ff; color:#fff; text-decoration:none;}
a.readmore:hover {background:#666; color:#fff; text-decoration:none;}


/* POST NAV */
.post-nav {clear:both;}
.nav-prev {float:left; padding:5px 0;}
.nav-next {float:right; padding:5px 0;}


/* EDIT LINK */
.edit-link {clear:both; margin:10px 0; padding:5px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center;}


/* IMAGE AND VIDEO */
embed, iframe, object, video {max-width:100%;}
img {max-width:100%; height:auto;}

img.alignright {float:right; margin:0.4em 0 0.4em 1em;}
img.alignleft {float:left; margin:0.4em 1em 0.4em 0;}
img.aligncenter {clear:both; display:block; margin:0.4em auto 0.4em auto;}

.list-image, .single-image {float:left; margin:0.4em 1em 0.4em 0;}

.wp-caption-text {text-align:center;}

.gallery-item {margin:0 0 10px !important;}
.gallery img {border:0 !important;}
.gallery-caption {margin:0 !important;}


/* SEARCHFORM */
.search-form {padding:10px 0;}
.search-field {margin:0 5px 0 0;}
.search-form .screen-reader-text {display:none;}


/* COMMENTS */
#comments {clear:both;}
.comment-list, .comment-list .children {list-style:none; margin:0; padding:0;}
.comment-list li {margin:0; padding:0;}
.comment-list .children > li {margin:0 0 0 10px;}
.comment-body {background:#f8f8f8; border:1px solid #ccc; margin:0 0 20px; padding:10px;}
.comment-content {padding:10px 0;}
.comment-metadata .edit-link {display:block;}
.comment-notes, .form-allowed-tags {padding:5px 0; font-size:0.8em;}
.comments-title, .comment-reply-title, .no-comments {margin:0 0 10px; font-size:1.45em;}
.comment-author .avatar {margin:0 10px 0 0; border-radius:5px;}
.comment-metadata {padding:5px 0 0;}
.bypostauthor .comment-content {font-style:italic;}
.comment-awaiting-moderation {font-style:italic;}


/* COMMENTS RESPOND */
#respond {clear:both; padding:0 0 10px;}
.comment-form label {padding:0 0 5px; display:block;}
.comment-form textarea {width:90%;}


/* COMMENTS NAV */
.comment-nav {clear:both;}
.comment-prev {float:left; padding:10px 0;}
.comment-next {float:right; padding:10px 0;}


/* SIDEBAR */
#sidebar {clear:both;}


/* SIDEBAR WIDGETS */
#sidebar-widgets {clear:both;}
#sidebar-widgets a {color:#fff;}
#sidebar-widgets a:hover {color:#ddd;}
.widget {margin:0 0 20px;}
.widgettitle {margin:0 0 10px;}


/* SIDEBAR MENU */
.nav-primary {clear:both; margin:0 0 20px;}
.nav-primary ul {margin:0; padding:0; z-index:999; list-style:none;}
.nav-primary ul li {position:relative; margin:0; padding:0;}
.nav-primary ul li a {display:block; padding:5px 0; text-decoration:none; color:#fff; font-weight:bold;}
.nav-primary ul li a:hover {color:#ddd;}
.nav-primary .current-menu-item > a, .nav-primary .current-menu-parent > a {color:#ddd;}


/* SIDEBAR SUBMENU */
.nav-primary .sub-menu {display:none;}


/* FOOTER */
#footer {width:62%; height:50px; float:right; background:#fff;}
.site-info {clear:both; text-align:center; padding:10px; display:none;}


/* FOOTER MOBILE WIDGETS */
#mobile-footer-widgets {display:none;}


/* TABLET */
@media screen and (min-width:768px) and (max-width:1023px) { 
	/* MAIN CONTENT AREA */
	#rechts {width:56%;}
	#midden {width:19%;}
	#links {width:23%;}
	#footer {width:56%;}
}


/* MOBILE */
@media screen and (max-width:767px) { 
	/* BODY */
	body.custom-background {background-image:none !important;}

	/* CONTAINER */
	#container {max-width:auto; min-height:auto; background:#fff;}

	/* MAIN CONTENT AREA */
	#rechts {width:100%; min-height:auto; float:left;}
	#midden {width:100%; padding:0; background:none;}
	#links {display:none;}

	/* CONTENT */
	#content {width:94%; clear:both; float:left; padding:20px 3%;}

	/* HEADER MOBILE */
	#mobile-header {display:block; clear:both; background:#000; color:#fff;}
	#mobile-header img {width:40%; float:left;}

	/* HEADER MOBILE SITE TITLE */
	.mobile-site-title {display:block; clear:both; min-height:75px;}
	.mobile-site-title h1 {width:60%; clear:none; float:right; margin:50px 0 0;}
	.mobile-site-title h1 a {color:#fff;}
	.mobile-site-title h1 a:hover {color:#ddd;}

	/* HEADER MOBILE MENU FIX ON TOP */
	.fixed {position:fixed; top:0; z-index:999;}

	/* HEADER MOBILE MENU */
	.mobile-nav-container {display:block; width:100%; clear:both; text-align:left; font-size:18px;}
	.mobile-nav-toggle {display:block; clear:both; height:50px; padding:0 20px; font-weight:bold; cursor:pointer;}
	.mobile-nav {width:68%; clear:both; right:2%; padding:10px 20px; max-height:60vh; overflow-y:auto; position:absolute;}
	.mobile-nav .subnav-toggle {float:right; display:block; margin:-45px 0 0; padding:2px 15px; background:#fff; color:#333;}
	.mobile-nav ul {list-style:none;}
	.mobile-nav ul li {margin:0;}
	.mobile-nav ul li a {display:block; margin:0 0 10px 0; padding:0 0 12px; color:#fff; border-bottom:2px dotted #ccc; text-decoration:none;}
	.mobile-nav .sub-menu li {margin:0 0 0 20px;}

	/* HEADER MOBILE BANNER */
	.mobile-header-banner {display:block; clear:both;}
	.mobile-header-banner img {display:block;}

	/* SITE TITLE */
	.site-title {display:none;}

	/* SUB NAVBAR */
	.sub-navbar {display:none;}

	/* SIDEBAR */
	#sidebar {display:none;}

	/* SIDEBAR MENU */
	.nav-primary {display:none;} 

	/* IMAGES */
	.list-image, .single-image {max-width:50%;}

	/* FOOTER */
	#footer {width:94%; height:auto; float:left; padding:0 3%; background:#5a5c5f; color:#fff;}
	.site-info {padding:10px 0;}

	/* FOOTER MOBILE WIDGETS */
	#mobile-footer-widgets {display:block; clear:both; padding:20px 0;}
	#mobile-footer-widgets a {color:#fff;}
	#mobile-footer-widgets a:hover {color:#ddd;}
}