/*
 Theme Name:   Brunelleschi: Nicovanderwel.nl
 Description:  Aangepast thema
 Author:       Typically Wonderful
 Author URI:   http://www.typicallywonderful.nl
 Template:     brunelleschi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  brunelleschi
*/

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');
@import url('https://fonts.googleapis.com/css?family=Rokkitt:300,400');

body {
	font-family: "Nunito Sans", Arial, sans-serif;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center 100px;
	margin: 0;
	padding: 0;
}
#header {
	padding-top: 10px !important;
}
#site-title {
	display: block;
	text-align: left;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
	padding: 0 12px;
	line-height: 44px;
	background-color: #EDEDED;
	font-size: 30px;
}
#site-title a {
	font-family: Rokkitt, Georgia, serif;
	font-weight: 300;
	color: #0C5B77;
	text-transform: none;
	text-decoration: none;
}
#site-description {
	float: left;
	font-family: Rokkitt, Georgia, serif;
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 21px;
	line-height: 44px;
	text-transform: none;
	color: #999;
}
#wrapper {
	background: none;
}
#branding {
	margin-bottom: 100px;	
}
/* --- nav */
#access {
	border: 0 none;
}
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, .form-allowed-tags, 
#site-info, .page-title, .widget-title, .home .hentry.format-aside:before, .home .hentry.category-asides:before, #entry-author-info h2 {
	font-family: Rokkitt, Georgia, serif;
	color: #0C5B77;
	text-transform: none;
}
input, textarea {
	font-family: "Nunito Sans", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .page-title span, .pingback a.url, #site-title, .entry-title {
	font-family: Rokkitt, Georgia, serif;
	letter-spacing: 0.05em;
	color: #0C5B77;
}
#access .menu-header li, div.menu li {

}
/* --- basics */

.row .ninecol {
	width: 71%;
	margin-right: 4%;
}
.row .threecol {
	width: 25%;
}
.hamburger {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
}
.hamburger .fa {
	font-size: 20px;
	color: #000; 
}
#mmenu:not(.mm-menu_opened) {
	display: none;
}

.mm-wrapper_background .mm-page {
	background-color: #fff !important;
}

/* --- sidebar */ 

#sidebar {
	font-size: 14px;
	font-family: "Nunito Sans", Arial, sans-serif;
}
#sidebar h3 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
.widget-area li {
	letter-spacing: 0;
}
.textwidget {
	background-color: #e5ece4;
	padding: 8px 10px 8px 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.textwidget .fullwidth {
	width: auto;
	margin: -8px -20px 0 -20px;
	position: relative;
}
.textwidget .fullwidth img {
	display: block;
	width: 100%;
}
#sidebar .widget_nav_menu ul {
	margin-top: 0;
	margin-left: 0;
	list-style: none;
	font-size: 20px;
	line-height: 1.5em;
}
#sidebar .widget_nav_menu ul a {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color: #758c72;
}
#sidebar .widget_nav_menu ul a:before {
	display: inline-block;
	margin-right: 10px;
	content: "\f0c8";
	font-family: FontAwesome;
	font-size: 12px;
	color: #758c72;
	vertical-align: middle;
	margin-bottom: 5px;
}

#sidebar .widget_nav_menu ul a:hover {
	color: #0C5B77;
}
#sidebar input#s {
	padding: 0 10px;
	line-height: 26px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	width: 68%;
	margin-right: 2%;
	display: block;
	float: left;
	font-size: 14px;
}
#sidebar input#searchsubmit,#commentform #submit{
	font-family: "Nunito Sans", Arial, sans-serif;
	background-color: #0C5B77;
	font-size: 16px;
	line-height: 28px;
	border: 0 none;
	color: #fff;
	padding: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	width: 30%;
	display: block;
	float: left;
	text-align: center;
	font-weight: 400;
}
#commentform #submit {
	min-width: 150px;
}
#sidebar #searchform:after {
	content: ' ';
	display: block;
	clear: both;
}
#sidebar .contact,
#sidebar .werk {
	padding: 5px 0;
	font-size: 16px;
}
#sidebar .contact div,
#sidebar .werk div {
	margin: 10px 0;
}
#sidebar .contact .fa {
	min-width: 22px;
}
#sidebar .werk .fa {
	min-width: 18px;
}
#sidebar .contact a,
#sidebar .werk a {
	color: #758c72;
	text-decoration: none;
}
#sidebar .werk a {
	color: #0C5B77;
}
#sidebar .contact a:hover,
#sidebar .werk a:hover {
	color: #0C5B77;
}
#sidebar .werk {
	font-size: 14px;
}
#sidebar .werk span {
	display: block;
	font-size: 12px;
	margin-top: 5px;
	color: #999;
	line-height: 1.4em;
}

/* --- content */

#main h2.entry-title {
	letter-spacing: 0;
	font-weight: 300;
	color: #0C5B77;
	letter-spacing: 0.05em;
	line-height: 1em;
}

.hentry {
	border: 0 none;
	padding-top: 0;
	padding-bottom: 40px;
}
.entry-content a,
#sidebar a {
	text-decoration: underline;
	color: #0066cc;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a:visited {
	color: #0C5B77;
}
a:hover {
	color: #0C5B77;
}
.entry-title a:active, .entry-title a:hover,
.navigation a:active, .navigation a:hover {
	color: #0066cc;
}
.entry-content a:hover {
	color: #0C5B77;
}
#main .entry-content h3, #main .entry-content h4, #main .entry-content h5 {
	letter-spacing: 0.05em;
	text-transform: none;
	font-family: Rokkitt, Georgia, serif;
	font-weight: 400;
	font-variant: normal;
}
#main .entry-content h3 {
	font-size: 24px;
}
#main .entry-content h4 {
	font-size: 20px;
}
#main .entry-content h5 {
	font-size: 18px;
}
#main .entry-meta, #main .cat-links {
	float: left;
	margin-right: 10px;
}
body.page .edit-link {
	display: inline-block;
	clear: none;
}
.meta-sep {
	float: left;
	margin-right: 10px;
}
.commentlist li.comment {
	padding-left: 0;
}
.widget-area ul.dpe-flexible-posts {
	list-style: none;
	margin-left: 0;
}
.widget-area ul.dpe-flexible-posts li {
	padding-left: 0;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 15px;
}
.widget-area ul.dpe-flexible-posts li a {
	text-decoration: none !important;
}
::selection {
  background: #0C5B77; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #0C5B77; /* Gecko Browsers */
}
.page-template-index .wp-post-image {
	width:75px;
	float: left;
	margin-right: 20px;
	border:2px solid #758c72;
}
.single .wp-post-image {
	width:300px;
	max-width:40%;
	float: right;
	margin-left: 20px;
	border:2px solid #758c72;
}

/* --- footer */

#footer {
	width:  auto;
	max-width: none;
	padding: 0 20px;
	background-color: #e5ece4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0;
}
#footer:after {
	content: ' ';
	display: block;
	clear: both;
}
#colophon {
	border: 0 none;
}

@media screen and (max-width: 767px) {
	.hamburger {
		display: block;
	}
	.row .threecol {
		width: auto;
		max-width: 320px;
		margin: 0 auto;
	}
	.row .ninecol {
		width: auto;
	}
	#site-title {
		font-size: 24px;
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 0px;
	}
	#site-description {
		clear: both;
		margin-top: 0;
		margin-left: 10px;
		font-size: 20px;
	}
	.hentry {
		padding: 18px 0px;
	}
}
@media screen and (max-width: 500px) {
	#site-title {
		margin:0;
	}
	#site-description {
		font-size: 19px;
	}
	#main .entry-content img {
		float: none;
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.single .wp-post-image {
		max-width:300px;
		float: none;
		display: block;
		margin:0 auto;
	}
}