/*
	Theme Name: Delft Digital Press
	Description: Chid theme created for the Genesis Framework.
	Author: StudioPress | Marleen de Korver
	Author URI: https://marleendekorver.nl/ 
	Version: 1.0
	Template: genesis
	Template Version: 1.9 
	License: GPL-2.0+
	License URI: https://www.opensource.org/licenses/gpl-license.php 
*/
 
/*
02 Defaults
---------------------------------------------------------------------------------------------------- */

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,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%; /* 16px browser default */
}

body {
	background-color: #fff;
	line-height: 1;
background:url(https://delftdigitalpress.com/wp-content/uploads/2013/04/nav_bg.png) 0 0 repeat-x;
}

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.btn {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #1e1e1e;
	color: #fff;
}

::selection {
	background-color: #1e1e1e;
	color: #fff;
}

a img {
	border: none;
}


/*
03 Typography
------------------------------------------------------------------------------------------------------- */

/* 03a - Font Color ----------- */

h1 {
color:#333;
}

a:hover,
body,
h2 a,
h2 a:visited,
h4.widgettitle a,
input,
.author,
.date,
.post-comments,
#title a,
#title a:hover {
	color: #000;
}
.genesis-nav-menu a,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	color: #fff;
}
a,
h2 a:hover {
	color: #666;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu li li a:hover,
.genesis-nav-menu .current-menu-item a {
	color: #eee;
}
.post-info,
.post-meta,
#description {
	color: #636363;
}

blockquote::before,
blockquote p,
input,
select,
textarea {
	color: #666;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.genesis-nav-menu .highlight-menu-item a,
.genesis-nav-menu .highlight-menu-item a:hover,
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
}
.book h3, .books h3, .book_list h3, .bks h3 {
color: #000;
}
#footer p {
	color: #666;
}

/* 03b - Font Family ----------- */

body,
input,
textarea,
.author-box h1 {
	font-family: 'Open Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
}
#footer p {
	font-family: 'Open Sans', serif;
}
h1,
h2,
h3,
.entry-title a,
#title {
	font-family:  'Lora', sans-serif;
}

/* 03c - Font Size ----------- */

body {
	font-size: 15px;
	font-size: 1.5rem;
}

#header .widget-area #text-4 {
	font-size: 16px;
	font-size: 1.6rem;
} 
#title {
	font-size: 42px;
	font-size: 4.2rem;
}
#description {
	font-size: 32px;
	font-size: 3.2rem;
}
h1,
.entry-title,
.entry-title a {
	font-size: 22px;
	font-size: 2.2rem;
}

blockquote::before {
	font-size: 32px;
	font-size: 3.2rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

#genesis-responsive-slider h2 {
font-size: 20px;
	font-size: 2rem;
font-family: 'Open Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
margin-top:0;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}
.book h3 {
font-size: 17px;
	font-size: 1.7rem;
}
.books h3, .book_list h3 {
font-size: 16px;
	font-size: 1.6rem;
}
.bks h3 {
font-size: 16px;
	font-size: 1.5rem;
}
.boekbeschrijving h3 {
font-size: 16px;
	font-size: 1.6rem;
}

.archive-title,
.taxonomy-description h1,
.widgettitle {
	font-size: 20px;
	font-size: 2rem;
}

h4, h5 {
	font-size: 16px;
	font-size: 1.6rem;
}

h6,
.author-box h1,
.sidebar h2 a {
	font-size: 16px;
	font-size: 1.6rem;
}

input,
select,
textarea,
.genesis-nav-menu,
.post-info,
.post-meta,
.wp-caption {
	font-size: 12px;
	font-size: 1.2rem;
}
#footer p {
	font-size: 10px;
	font-size: 1rem;
}

/* 03d - Font Miscellaneous ----------- */

#genesis-responsive-slider p {
margin-bottom:20px;
}
.slide-excerpt {
padding:0;
margin:0;
}
.slide-excerpt-border {
padding:0;
margin:0;
}

blockquote p {
	font-style: italic;
}

cite {
	font-style: normal;
}

button,
input[type="button"],
input[type="submit"],
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.entry-title a,
.genesis-nav-menu,
.post-comments,
.post-info .author,
.post-info .date,
.wp-caption,
#title {
	font-weight: 700;
}

.wp-caption {
	text-align: center;
}
a,
h2 a,
h2 a:visited,
.genesis-nav-menu a,
.navigation li a,
.widgettitle a,
#title a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer p {
text-transform:uppercase;
letter-spacing:1px;
}

#fblbx .widgettitle {
display:none;
}
#header .widget-area #text-4 p {
	margin-bottom: 16px;
	margin-top: 2.2rem;
line-height:1.5;
} 

/*
04 Layout
---------------------------------------------------------------------------------------------------- */

/* 04a - Structure ----------- */

#wrap {
	margin: 0 auto;
	max-width: 1152px;
}

#inner {	
	overflow: hidden;
	padding-top: 0;
margin-top:0;
}
.home #inner {	
margin-top:25px;
}

/* 04b - 1152px CSS Grid ----------- */

#sidebar-alt {
	width: 15.277777777%; /* 176px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar,
#header .widget-area #text-3 {
	width: 30%; /* 352px / 1152px */
}

#header .widget-area {
	width: 100%;
margin-top:77px;
border-radius:1px;
-webkit-box-shadow: #ddd 2px 2px 4px;
	-moz-box-shadow: #ddd 2px 2px 4px;
	box-shadow: #ddd 2px 2px 10px;
}
.home #header .widget-area {

}
#header .widget-area #text-3 {
	width: 30%; /* 352px / 1152px */
padding:2px;
margin-top: 3rem;
height:340px;
}
#header .widget-area #text-3 img {
border-radius:1px;
-webkit-box-shadow: #555 2px 2px 4px;
	-moz-box-shadow: #555 2px 2px 4px;
	box-shadow: #666 2px 2px 10px;
margin-bottom:0;
padding-bottom:0;
}
#header .widget-area #text-4 {
float:left;
text-align:center;
opacity:0.85;
filter:alpha(opacity=85); /* For IE8 and earlier */
background:#fff;
margin-top: 30px;
margin-top: 3rem;
width:35rem;
margin-left:140px;
margin-left:14rem;
border-radius:1px;
-webkit-box-shadow: #999 2px 2px 4px;
	-moz-box-shadow: #999 2px 2px 4px;
	box-shadow: #999 2px 2px 10px;
}

.content-sidebar-sidebar .sidebar,
.sidebar-content-sidebar .sidebar,
.sidebar-sidebar-content .sidebar {
	width: 37.931034482%; /* 352px / 928px */
}

.content-sidebar-sidebar #content,
.sidebar-content-sidebar #content,
.sidebar-sidebar-content #content {
	width: 56.896551724%; /* 528px / 928px */
}

.content-sidebar #content,
.sidebar-content #content,
#title-area {
	width: 59.277777777%; /* 752px / 1152px */
}

.page-template-archive-books-php #content, .page-template-archive-booksalt-php #content {
	width: 69.277777777%; /* 752px / 1152px */
}

.content-sidebar-sidebar #content-sidebar-wrap,
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	width: 80.555555555%; /* 928px / 1152px */
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%; /* 1152px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar,
#content,
#content-sidebar-wrap,
#footer .gototop,
#sidebar-alt,
#title-area {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt,
.footer-widgets-3,
.sidebar,
.sidebar-content #content,
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content,
.sidebar-sidebar-content #content-sidebar-wrap,
#footer .creds,
#header .widget-area,
#header .widget-area #text-3 {
	float: right;
}

/* 04c - Header ----------- */

#header {
	min-height: 10px;
	overflow: hidden;
	padding-bottom: 0;
margin-top: -43px;
padding:0 5px 5px 2px;
}

#title {
	line-height: 1;
	margin: 0;
float:left;
position:absolute;
z-index:1000;
}
#title a {
	display:block;
	width: 190px;
	height: 40px;
background:url(https://delftdigitalpress.com/wp-content/uploads/2013/04/logo_klein.png) 0 4px no-repeat;
text-indent: -9999px;
overflow: hidden;
}
.home #title a {
	display:block;
	width: 150px;
	height: 115px;
background:url(https://delftdigitalpress.com/wp-content/uploads/2013/04/logo-wit.png) 10px 0 no-repeat;
text-indent: -9999px;
overflow: hidden;
border:none;
}
.header-image #title {
	margin: 0;
}

#description {
	line-height: 1.25;
}

.header-full-width #title,
.header-full-width #title a,
.header-full-width #title-area {
	width: 100%;
}

.header-image #title,
.header-image #title a,
.header-image #title-area {
	display: block;
	float: left;
	min-height: 100px;
	overflow: hidden;
	text-indent: -9999px;	
}

.header-image #description {
	display: block;
	overflow: hidden;
}

/* 04d - Main Content ----------- */

#content-sidebar-wrap {
	margin-top:0;
}
#content {
	padding-bottom: 40px;
	padding-bottom: 4rem;
}

.entry,
.page .post.entry {
	margin-bottom: 50px;
	margin-bottom: 5rem;

}
.search-results .entry {
	margin-bottom: 20px;
	margin-bottom: 2rem;
border-bottom:1px dotted #333;
}
.single .entry {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

.page .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content,
.entry-content p {
	line-height: 1.5;
}

.entry-content p {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

blockquote {
	padding: 24px 64px;
	padding: 2.4rem 6.4rem;
}

blockquote::before {
	content: "“";
	display: block;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.bottomcontainerBox {
margin:10px 0 0 -2px
}

.book {
float:left;
width:100%;
margin:10px 0;
border-bottom:1px dotted #999;
padding:0 15px 0 0;
}
.books {
float:left;
width:29%;
margin:10px 2% 12px 0;
border-right:1px dotted #999;
padding:0 15px 0 0;
}
.bks {
float:left;
width:45%;
margin:0 2% 12px 0;
border-bottom:1px dotted #999;
padding:0 15px 0 0;
}
.book_list {
margin-bottom:.5em;
border-bottom:1px dotted #999;
padding:0 0 10px 0;
}
.books p {
border-bottom:1px dotted #999;
padding:0 0 15px 0;
margin:0;
}
.book_list p {
padding: 0;
margin:0;
display: inline;
}
.book_list h3 {
margin-bottom:0.5rem;
}
.inline {
display: inline;
}
.read-more {
color:#666;
font-family:'Lora';
font-style:italic;
}
.tekoop {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% 'Open Sans Condensed', Arial, Helvetica, sans-serif;
color:#fff;
letter-spacing:1px;
text-transform:uppercase;
	padding: .5em 1em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.tekoop:hover {
	text-decoration: none;
color:#fff;
background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.tekoop:active {
	position: relative;
	top: 1px;
color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

.weergave {
overflow:hidden;
text-align:right;
margin-bottom:2rem;
width:90%;
}
.post-type-archive-boeken .weergave {
text-align:right;
margin-bottom:0;
width:100%;
}

.weergave img {
margin:0 5px;
border-radius:1px;
box-shadow:1px 1px 1px #666;
}

/* 04e - Post Info & Meta ----------- */

.post-info,
.post-meta {
	clear: both;
	line-height: 1.5;
}

.post-info {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.post-comments {
	background: url(images/post-comments.png) no-repeat center left;
	margin-left: 16px;
	margin-left: 1.6rem;
	padding-left: 20px;
	padding-left: 2rem;
}

.post-meta {
	border-top: 1px solid #ccc;
	padding-top: 24px;
	padding-top: 2.4rem;
}

.categories,
.tags {
	display: block;
}

/* 04f - Column Classes ----------- */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 4.166666666%; /* 48px / 1152px */
}

.one-half,
.three-sixths,
.two-fourths {
	width: 47.9166666666%; /* 552px / 1152px */
}

.one-third,
.two-sixths {
	width: 30.555555555%; /* 352px / 1152px */
}

.four-sixths,
.two-thirds {
	width: 65.277777777%; /* 752px / 1152px */
}

.one-fourth {
	width: 21.875%; /* 252px / 1152px */
}

.three-fourths {
	width: 73.958333333%; /* 852px / 1152px */
}

.one-fifth {
	width: 16.666666666%; /* 192px / 1152px */
}

.two-fifths {
	width: 37.5%; /* 432px / 1152px */
}

.three-fifths {
	width: 58.333333333%; /* 672px / 1152px */
}

.four-fifths {
	width: 79.166666666%; /* 912px / 1152px */
}

.one-sixth {
	width: 13.194444444%; /* 152px / 1152px */
}

.five-sixths {
	width: 82.638888888%; /* 952px / 1152px */
}

.first {
	margin-left: 0;
}

/* 04g - Miscellaneous ----------- */

p.subscribe-to-comments {
	padding: 24px 0 16px;
	padding: 2.4rem 0 1.6rem;
}

p.pages,
.clear,
.clear-line,
.first {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.alignleft, div.bookleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.sticky {
	margin-bottom: 80px;
	margin-bottom: 8rem;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.author-box,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
	overflow: hidden;
	padding: 32px;
	padding: 3.2rem;
}
.breadcrumb {
	background-color:transparent;
	margin-bottom: 30px;
	margin-bottom: 2.5rem;
	overflow: hidden;
	padding: 0;
}

/*
05 Menus
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	overflow: hidden;
}

#header .genesis-nav-menu {
	float: right;
	margin-top: 48px;
	margin-top: 4.8rem;
	width: auto;
}

.genesis-nav-menu.menu-primary {
padding-left:200px;
}

.genesis-nav-menu ul {
	float: left;
	width: 100%;
}

.genesis-nav-menu li {
	display: inline-block;
	float: left;
	list-style-type: none;
	text-align: left;
font-family:'Open Sans Condensed', sans-serif;
text-transform:uppercase;
letter-spacing:1px;
font-size:15px;
}

.genesis-nav-menu a {
	display: block;
	padding: 24px 20px;
	padding: 1.4rem;
position: relative;	
}
.genesis-nav-menu a:hover {
text-decoration:none;
text-shadow: 0 0 3px #fff;
}
.genesis-nav-menu li.highlight-menu-item {
	margin-left: 20px;
	margin-left: 2rem;
}

.genesis-nav-menu .highlight-menu-item a {
	background-color: #1e1e1e;
}

.genesis-nav-menu .highlight-menu-item a:hover {
	background-color: #ff2a00;
}

.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background-color: #000;
	border: 1px solid #ccc;
	border-top: none;
	padding: 20px;
	padding: 1rem;
	position: relative;
	width: 170px;
}

.genesis-nav-menu li ul {
	left: -9999px;
	position: absolute;
	width: 212px;
	z-index: 99;
}

.genesis-nav-menu li ul ul {
	margin: -55px 0 0 211px;
}

.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
#header .genesis-nav-menu li:hover>ul,
#header .genesis-nav-menu li.sfHover ul {
	left: auto;
}

.genesis-nav-menu li a .sf-sub-indicator,
.genesis-nav-menu li li a .sf-sub-indicator,
.genesis-nav-menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* 05a - Primary Navigation Extras ----------- */

.genesis-nav-menu li.right {
	float: right;
	padding: 24px 20px;
	padding: 2.4rem 2rem;
}

.genesis-nav-menu li.right a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu li.search {
	padding: 6px 0 0;
	padding: 0.6rem 0 0;
}

.genesis-nav-menu .search-form {
	width: 100%;
}

.genesis-nav-menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin-left: 20px;
	margin-left: 2rem;
	padding-left: 20px;
	padding-left: 2rem;
}

.genesis-nav-menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding-left: 24px;
	padding-left: 2.4rem;
}


/*
06 Headings
---------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}
h1,
.entry-title,
.entry-title a {
	margin-bottom: 30px;
	margin-bottom: 2rem;
text-shadow: 1px 1px 1px #ccc;
}
.page-template-archive-booksalt-php .entry-title {
margin-bottom: 0;
line-height: 1;
}
.search-results .entry-title, .search-results .entry-title a {
font-size: 17px;
margin-bottom: 0.5rem;
}
.books h3, .boekbeschrijving h3 {
margin-bottom: 6px;
	margin-bottom: .6rem;
}
.book h3 {
margin-bottom: 6px;
	margin-bottom: .5rem;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/*
07 Lists
---------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 1.625;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.specs ul {
margin:5px 0 10px 0;
}
.book .specs ul {
margin:0 0 5px 0;
}
.book_list .specs ul {
margin:0 0 5px 0;
}
.specs ul li {
list-style-type: none;
font-family:'Lora';
font-style:italic;
margin:0;
line-height: 1.625;
}
div.specs {
overflow:hidden;
}

/*
08 Post Navigation
---------------------------------------------------------------------------------------------------- */

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #1e1e1e;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 1.2rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #ff2a00;
}


/*
09 Comments
---------------------------------------------------------------------------------------------------- */

#comments,
#respond {
	line-height: 1.5;
	overflow: hidden;
}

.ping-list,
#comments {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}

#author,
#email,
#url {
	width: 50%;
}

.commentmetadata,
#author,
#email,
#url {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

#comment {
	margin: 12px 0;
	margin: 0.75rem 0;
}

label {
	margin-left: 12px;
	margin-left: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li ul li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content p {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.bypostauthor {
}

#comments .navigation {
	margin-top: 32px;
	margin-top: 3.2rem;
}


/*
10 Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	line-height: 1.5;
}

.sidebar p {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.sidebar .widget {
	border-bottom: 1px dotted #ccc;
margin-bottom: 32px;
	margin-bottom: 3.2rem;
	padding-bottom: 32px;
	padding-bottom: 3.2rem;	
	overflow: hidden;
}

.sidebar.widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

#genesis-responsive-slider {
	background-color: #fff;
	margin: 0 auto;
	position: relative;
}
#header .widget-area #text-3 {
margin-bottom:0;
padding-bottom:0;
}


/*
11 Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	clear: both;
}

#footer .wrap {
	border-top: 1px dotted #999;
	overflow: hidden;
	padding: 15px 0;
	padding: 1.5rem 0;
}

#footer .creds {
	text-align: right;
}

#footer .creds,
#footer .gototop {
	margin: 8px 0;
	margin: 0.8rem 0;
}

/* 11a - Footer Widgets ----------- */

.footer-widgets {
	border-top: 2px solid #1e1e1e;
	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 32px 0 16px;
	padding: 3.2rem 0 1.6rem;
}

.footer-widgets p {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	margin-right: 4.166666666%; /* 48px / 1152px */
}


/*
12 Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 5px #ddd inset;
	padding: 16px;
	padding: .4rem;
	width: 100%;
}

#header .search-form {
	float: right;
	margin-top: 56px;
	margin-top: 5.6rem;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #1e1e1e;
	border: none;
	box-shadow: none;
	cursor: pointer;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover {
	background-color: #ff2a00;
}

.enews input[type="submit"],
.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* 12a - Gravity Forms ----------- */

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {color: #999;}

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 7px !important;
font-family:arial;
}
div.gform_footer input.button {
	color: #333;
}
div.gform_wrapper .ginput_complex label {
	font-size: 12px;
font-weight:400;
color:#999;
}
.gform_wrapper {
	margin: 0 0 20px;
	padding: 10px 10px 10px 20px;
background-color:#f3f3f3;
}
body .gform_wrapper .gform_body .gform_fields .gfield {
margin:10px 0 0 0;
padding: 0 0 5px 0;
}
body .gform_wrapper .gform_footer {
	margin-top: 0;
padding-top: 0;
}
.gform_wrapper .gfield {
	margin: 0;
padding: 0;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea  {
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
	box-shadow: #ddd 2px 1px 4px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	z-index: 1;
border:1px solid #ddd;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
background: -moz-linear-gradient(#FFF,#fcfcfc, #eee);
background: -ms-linear-gradient(#FFF,#fcfcfc, #eee);
background: -o-linear-gradient(#FFF,#fcfcfc, #eee);
background: -webkit-linear-gradient(#FFF,#fcfcfc, #eee);
}
.gform_wrapper input[type=checkbox] {
border:none;
filter:none;
background:none;
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
	font-weight: 400;
}
.gform_wrapper .gform_footer input[type=submit] {
background:#000;
color:#fff;
font-family:'Open Sans Condensed', Arial, sans-serif;
margin-top:10px;
filter: none;
letter-spacing:1px;
text-transform:uppercase;
}

/*
13 Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 2.4rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

img.centered, .books img,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}
.books img {
border-radius:1px;
box-shadow:1px 1px 5px #999;
margin: 0 auto 20px;
	margin: 0 auto 2rem;
}
.book img, .bks img {
float:left;
border-radius:1px;
box-shadow:1px 1px 5px #999;
	margin: 3px 10px 10px 0;
}
img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

img.alignleft, div.bookleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}
.boeken img.alignleft {
margin: 10px 24px 14px 0;
	margin: .5rem 2.4rem 1.4rem 0;
box-shadow:1px 1px 5px #999;
border-radius:1px;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 1.2rem;
}

.gallery-caption {
}


/*
14 Media Queries
---------------------------------------------------------------------------------------------------- */

/* Desktops, laptops and iPads (landscape) ----------- */

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

	#wrap {
		max-width: 960px;
	}
.content-sidebar #content,
.sidebar-content #content {
	width: 65.277777777%;
}
.books {
float:left;
width:29.5%;
margin:10px 10px 12px 0;
margin:1rem 1.2rem 1.2rem 0;
border-right:1px dotted #999;
padding:0 10px 0 0;
padding:0 1.2rem 0 0;
}
.books p {
border-bottom:1px dotted #999;
padding:0 0 15px 0;
padding:0 0 1.5rem 0;
margin:0;
}
#header .widget-area {
height: 330px;
height: 33rem;
margin-top:65px;
}
#header .widget-area #text-3, #header .widget-area #text-4 {
margin-top: 14px;
margin-top: 1.4rem;
}	

}

/* iPads (portrait) ----------- */

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

	#wrap {
		padding: 0 5%;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.wrap,
	#footer .creds,
	#footer .gototop,
	#header .widget-area,
	#inner,
	#wrap .sidebar,
	#wrap #content,
	#wrap #content-sidebar-wrap,
	#wrap #sidebar-alt {
		width: 100%;
	}
	
	#footer .creds,
	#footer .gototop,
	#header ul.genesis-nav-menu,
	#header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	#description,
	#footer .creds,
	#footer .gototop,
	#header .search-form {
		text-align: center;
	}

	.genesis-nav-menu a {
		padding: 13px 16px 0 16px;
padding: 1.3rem 1.6rem 0 1.6rem;
	}

	#header .search-form {
		margin: 32px auto 0;
		margin: 3.2rem auto 0;
		width: 50%;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	#footer .wrap {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets-1,
	#header .genesis-nav-menu {
		margin: 0;
	}
#header {
margin-top:-28px;
}
.home #title a, #title a {
background:url(https://delftdigitalpress.com/wp-content/uploads/2013/04/logo_klein.png) 0 4px no-repeat;
width: 190px;
	height: 40px;
}
#header .widget-area #text-4 {
margin-left:14px;
margin-left:1.4rem;
}
#header .widget-area #text-3 {
	margin-right:14px;
margin-right:1.4rem;
}
.home #header .widget-area {
height: 300px;
height: 30rem;
margin-top:60px;
}
}

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

.home #header .widget-area {
height: 280px;
height: 27rem;
}
.genesis-nav-menu.menu-primary {
background:black;
width: 100%;
}
#header .widget-area #text-4 p {
	margin-bottom: 16px;
	margin-top: 10px;
} 
}

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

.genesis-nav-menu.menu-primary {
background:black;
width: 100%;
padding-left:150px;
}
.genesis-nav-menu a {
		padding: 13px 16px 0 16px;
padding: 1.3rem 1rem 0 1rem;
	}
.home #title a, #title a {
	width: 130px;
	height: 32px;
background:url(https://delftdigitalpress.com/wp-content/uploads/2013/07/logo_kleiner.png) 0 10px no-repeat;
}

#header .widget-area #text-4 {
width:80%;
margin: 10px 10%;
} 
#header .widget-area #text-3 {
display:none;
}
}

/* iPhones (portrait and landscape) ----------- */

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

#header {
margin-top:0;
}
.home #header .widget-area {
height: 200px;
height: 20rem;
margin-top:40px;
}
.home #title a, #title a {
	width: 80%;
	height: 32px;
background:url(https://delftdigitalpress.com/wp-content/uploads/2013/07/logo_klein_zw.png) 50% 10px no-repeat;
}
.genesis-nav-menu.menu-primary {
padding-left:0;
padding-top:10px;
}
.genesis-nav-menu a {
		padding: 5px;
	}
.genesis-nav-menu a {
		padding: 13px 16px 0 16px;
padding:0 1.5rem 1.5rem 2rem;
	}
	#header .search-form {
		width: 100%;
	}

	.archive-page,
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

}