@charset "UTF-8";
/*
Theme Name: kvdn_twentytwelve
Theme URI: http://www.kristavanderniet.nl/
Description: based on Twenty Eleven 
Author: Micha Bakker (hexaplex.nl/michabakker.com)
Version: 1.0
Template: twentyeleven
Tags: threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-size:100%;
	text-align:center;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;

}


/**/

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


html { overflow-y: scroll; }


body {
	margin: 0px;
	padding: 0px;
}
body, h1, h3 {
	color:#8C8C8C;
	letter-spacing:0.1em;
	font: 400 normal 15px/18px "europa", sans-serif;
}
a:link, a:visited {
	color:#C8C8C8;
	text-decoration:none
}
h1#site-title a, 
a:hover, a:active, .entry-title, 
h1.entry-title a{
	color:#282828;
}

.entry-content{font-weight: 300;}

h1#site-title { font-weight: 700; text-align:center;}

strong{ color:#4C4C4C;}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px;
}
header#branding {
	margin: 20px auto 15px;
	padding: 5px 30px;
	/*height: 35px;*/
}
/*header#branding h1, header#branding hgroup {
	display: inline;
}header#branding nav#access {
margin-right: 30px;
display: inline-block;
float: right;
}

header#branding ul li {
	display: inline-block;
	float: left;
	margin-left: 40px;
}
*/
header#branding h1, header#branding hgroup { margin-bottom:8px;}
header#branding nav#access {
text-align:center
}
header#branding ul li {
	display: inline-block; margin-right:.5em
	}

#main{ margin:0 20px; padding:0 5px; /*min-width:1010px;*/}

/*#primary {
	margin: 0px auto;
	padding: 5px;
}
*/	/*.container .menu {
margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 240px;
	float: left;
	clear: left;
}
.container .content{ width:800px; display:inline-block; float:left; clear:right;}
.container .menu h3, */
h3.widget-title{margin: 0; text-indent: 1.5em;}
/*.work-thumbs,
.commissioned-thumbs{ min-width:600px; max-width:790px; display: inline-block; margin-bottom:10px; min-height:210px;}
*/
.thumb-box{ margin:0; padding:0; min-height:225px;}


.work-thumbs,
.commissioned-thumbs{ /*min-width:600px; max-width:790px; display: inline-block;*/ margin-bottom:3em; text-align:center;}

.work-thumbs h2 ,
.commissioned-thumbs h2{ margin-bottom:1em;}
/*a.thumb{ margin:0 8px 8px 0; padding:0; display:inline-block;  }
*/
body.single .container .menu{ margin-bottom:0px; min-height:225px;}
.current, .current-menu-item, .current-menu-item a{ color:#4C4C4C;}

.current-menu-item ul.sub-menu a{ color:#B5B5B5;}

.current-parent, .current-parent a, .current-post-parent a, .current-menu-parent a { color:#4C4C4C;}

.not-current a:link, .not-current a:visited{
	color:#D3D3D3;
}
.not-current a:hover, .not-current a:active{ color:#4C4C4C;}


.big_images{ padding:0; margin:0; width:600px; display: inline-block; text-align:center;}
.big_images img{ padding:0; margin:0;}
.image_caption{}
p{ margin:.5em 0; padding:0;}

.news{
	padding:0 0 100px;
	margin:0;
	width:600px;
	display: inline-block;
	color:#747474;
	position: relative;
	top: -19px;
}

.news h2{ margin-top:0;}

.nav{ z-index:200; width:640px; position: absolute;
top: 300px; margin-left:-20px;}
.nav .left{ width:50%; float:left; text-align:left;margin:0; padding:0;}
.nav .right{ width:50%; float:right; text-align:right; margin:0; padding:0;}
.nav a{height: 100px;display: block;}


/* Right Content */

#page{  padding:0 20px; margin:0 auto 4em;}

/*#primary, body.page-template-page-home-php #primary {
	float: right;
	margin: 0 0 0 -300px;
	width: 100%;
}*/
#content {
	margin: 0px 5px;
	width: auto;
}
/*body.page-template-page-home-php #content {
	margin: 0px 5px 0 270px;
	width: auto;
}*/

#secondary, body.page-template-page-home-php #secondary{
	float: left;
	margin-left: 5px;
	margin-right: 0;
	width: 240px;
}
slideshow-wrapper {
display: block;
margin: 0 0 10px 0;}

.single-portfolio .entry-content{ position:relative;}

.slideshow-wrapper.centered .slideshow-info{/*left: 630px;position: absolute;top: 370px;width: 60px;text-align: left;*/margin-left: 0;}

.slideshow-wrapper.centered .slideshow-nav{position: relative; width:600px; /*margin-left:-10px;top: 300px;*/ }
.slideshow-wrapper.centered .slideshow-nav .sep{ display:none}

/* for the prev arrow */ 
.slideshow-wrapper .slideshow-nav a.slideshow-prev{ position:absolute; left:0px; top:-302px;/**/ margin:0; padding:0; width:20px; height:20px; overflow: hidden;z-index: 200;font-weight: 400;
font-size: 20px; line-height:22px;}
.slideshow-wrapper .slideshow-nav a.slideshow-prev:before { content:'< ' ; } 

/* for the next arrow */ 
.slideshow-wrapper .slideshow-nav a.slideshow-next{ position:absolute; left:580px; top:-302px;/**/  margin:0; padding:0;width:20px; height:20px; overflow: hidden;z-index: 200;font-weight: 400;
font-size: 20px;line-height:22px;}
.slideshow-wrapper .slideshow-nav a.slideshow-next:before { content:'> ' ; }

.slideshow-wrapper.centered .slideshow-content { /**/  height:530px !important;width:530px; margin:0 auto!important; padding:0 !important;}
.slideshow-wrapper.centered .slideshow-content a{display: table-cell; vertical-align: middle; height: 530px; width:530px; text-align:center;  margin:0!important; padding:0 !important;}
/*.slideshow-wrapper.centered .slideshow-content.active-slide a img{display: block;}*/
.slideshow-wrapper.centered .slideshow-content .slideshow-meta{/*position: absolute;left: 620px;*//*top: 390px;*/width: 530px;text-align: center;}
.slideshow-title{ color:#4C4C4C; font-weight:400;}

.slideshow-wrapper.centered .portfolio-slideshow{ margin-bottom:35px;}

.widget_nav_menu, #secondary .widget_wp_views{ margin-bottom:10px; min-height:210px;}


footer.entry-meta{ text-align:center; padding:.5em 0 3em;}

.edit-link a, .edit-link a:link, .edit-link a:visited{border: solid 2px bisque; padding: 2px; color:bisque; }
.edit-link a:hover{border: solid 2px black; padding: 2px; color:black; background-color:bisque;}

.slideshow-nav {color:#B5B5B5; }
.slideshow-nav a:link, .slideshow-nav a:visited{color:#B5B5B5; }
.slideshow-nav a:hover{color:#4C4C4C; }

/*body.single-project-work #wp_views-4{ opacity:.1;}
body.single-project-commisioned #wp_views-3{ opacity:.1;}
body.pagename-contact #wp_views-3, body.pagename-contact #wp_views-4{ opacity:.1;}
body.category-sketchbook #wp_views-3, body.category-sketchbook #wp_views-4{ opacity:.1;}
body.category-news #wp_views-3, body.category-news #wp_views-4{ opacity:.1;}
body.category-news #secondary, body.category-news #secondary a, body.category-news #secondary h3.widget-title{	color:#EBEBEB;}
*/

* { -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 transition: all .5s ease;
}

.widget_wp_views .post-edit-link{ display:none;}
	 	#main{margin:0 10px;}
 
 
 /*.entry-content p, .slideshow-meta p.slideshow-caption, .slideshow-meta div.slideshow-description p{ font-size:13px; line-height:18px;}*/
 .entry-content p{ margin:0 0 18px}
 .slideshow-title{ font-size:16px; line-height:22px;}
 
 h1.entry-title{ margin-bottom:4px;}
h1 span#site-description {
font-weight: normal;
margin-left: .5em;} 
 .work-thumbs, .commissioned-thumbs {
margin-bottom: 3em;
text-align: center;}

 div.commissioned-thumbs .thumb-box  {margin: 2px;padding: 0;display: inline-table;}
 div.commissioned-thumbs a.thumb h3 {margin: 0 -10px; } /**/
 div.commissioned-thumbs a.thumb h3 span{ height: 3em !important;width: 136px;margin: 0 auto; padding:0; display:inline-block; } /**/
 
 .work-thumbs span {
margin: 2px;padding: 0;display: inline-block;}


.work-thumbs span a img,
.commissioned-thumbs span a img{ border: solid 3px white;}
.work-thumbs span a:hover img,
.commissioned-thumbs span a:hover img{ border: solid 3px #F66;}
.entry-content h2{ margin-bottom:.5em}


.gallery {
                margin-bottom: 3em;text-align: center;
        }
        .gallery-item {
               /* float: left;*/
                margin: 2px; padding: 0; display: inline-block;

                        }
        .gallery img {
                border: solid 3px white;
        }
		.gallery img:hover {
                border: solid 3px #F66;
        }
        .gallery-caption {
                margin-left: 0;
        }
		
		body.attachment .image-attachment{ text-align:center;}
		.entry-attachment .nav-previous{}
		.entry-attachment .nav-next{ }
		body.attachment .image-attachment div.attachment{ width:530px; margin:0 auto!important; padding:0 !important;}
		body.attachment .image-attachment div.attachment a{display: table-cell; vertical-align: middle; height: 530px; width:530px; text-align:center;  margin:0!important; padding:0 !important;}
		
		
		body.attachment .image-attachment #nav-single{position: relative; width:600px; margin:0 auto;/**/ font-weight:400; font-size:20px;}
body.attachment .image-attachment #nav-single a:link, body.attachment .image-attachment #nav-single a:visited{ color:#B5B5B5;}
body.attachment .image-attachment #nav-single a:hover{color:#4C4C4C;}

/* for the prev arrow */ 
body.attachment .image-attachment #nav-single .nav-previous{ position:absolute; left:0px; top:-311px;/**/ margin:0; padding:0; width:20px; height:20px; overflow: hidden;z-index: 200;}

/* for the next arrow */ 
body.attachment .image-attachment #nav-single .nav-next{ position:absolute; left:580px; top:-311px;/**/  margin:0; padding:0;width:20px; height:20px; overflow: hidden;z-index: 200;}

body.page.singular.page-template-default article.page{max-width: 600px;margin: 0 auto;}
body.archive.category article.post{max-width: 1100px;margin: 0 auto;}
body.single-post article.post{max-width: 1100px;margin: 0 auto;}

article.category-news .entry-header{ text-align:center; margin-bottom:.5em;}

body.archive.category #nav-below .nav-previous{ float:left;}
body.archive.category #nav-below .nav-next{ float:right;}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slideshow-caption, .slideshow-description{ padding-top:20px; font-size:12px; line-height:18px;}

body.attachment.page .attachment h1.entry-title{color:#4C4C4C; padding:10px 0; font-weight:400; font-size: 16px;
line-height: 22px;}


/* >> The Magnificent CLEARFIX << */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

.slideshow-wrapper.centered .slideshow-info {letter-spacing:0;}

.slideshow-wrapper.centered .slideshow-content a.slideshow-next{ height:530px; !important}

@media only screen and (max-width: 800px) { #page{  max-width:760px;}}
@media only screen and (min-width: 800px) { #page{ max-width:760px;}}
@media only screen and (min-width: 1000px) { #page{ max-width:960px;}}
@media only screen and (min-width: 1100px) {#page{ max-width:1000px;  }}
/*@media only screen and (min-width: 1280px) { #page{ max-width:1220px; }} */
@media only screen and (min-width: 1540px) { #page{ max-width:1400px; }}


		


 @media screen and (max-device-width: 480px) {
/* Prevent iOS, WinMobile from adjusting font size */
html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
/*#footer { position: static !important; }*/

}
@media only screen and (device-width: 768px) {
html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
/*#footer { position: static !important; }
#access { width: 600px; padding:0px; margin: 0 0 7em; display: inline-block; }*/

}
 @media print {
* {
	background: transparent !important;
	color: #444 !important;
	text-shadow: none;
}
body {
	font-size: 13pt;
	line-height:16pt;
}
h1, h2, h3 {
	font-size: 24pt;
	line-height: 28pt;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
.entry-content a:after {
	content: " (" attr(href) ")";
	font-size: 80%;
	color:#8C8C8C;
	text-decoration:none;
}
.entry-content p a[rel^="att"]:after {
content: "";
}
.ir a:after { content: ""; }
/*  
abbr:after { content: " (" attr(title) ")"; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }*/
img { page-break-inside: avoid; }
@page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 { page-break-after: avoid; }
 }
