/* @override 
	http://72300.net/vanesch/wp-content/themes/vanesch/style.css
	http://www.advanesch.nl/wp-content/themes/vanesch/style.css */

/*
Theme Name: van Esch Machinale Houtbewerking
Version: 1.0
Author: Michael Hastrich
Author URI: http://www.72-300.nl
*/
/* @override 
	http://72300.net/vanesch/wp-content/themes/vanesch/style.css
	http://www.advanesch.nl/wp-content/themes/vanesch/style.css */

/* RESET */
/* ----------------------------------------- */

/**
 * Eric Meyer's Reset Stylesheet
 *
 * v2.0
 * 2011-01-26
 * Author: Eric Meyer - http://meyerweb.com/eric/tools/css/reset/
 */
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-size: 100%;
	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;
}
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;
}


/*FONTS*/
@font-face {
    font-family: 'AlternateGothic2BTRegular';
    src: url('type/alternate_gothic_no2_bt-webfont.eot');
    src: url('type/alternate_gothic_no2_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/alternate_gothic_no2_bt-webfont.woff') format('woff'),
         url('type/alternate_gothic_no2_bt-webfont.ttf') format('truetype'),
         url('type/alternate_gothic_no2_bt-webfont.svg#AlternateGothic2BTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*GLOBALS*/
/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*{
	margin: 0;
	padding: 0;
}
html, body{
	height: 100%;
}
#container{
	min-height: 100%;
	width: 964px;
	margin: 0 auto;
	background: #5a5245;
}
* html #container{
	height: 100%;
}
#main{
	height: 100%;
	padding: 40px 30px;
}
.wpcolumn-wrapper{
	overflow: hidden;
}
#footer {
	width: 680px;
	background-color: #5a5245;
	color: #DDD;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	margin: -50px auto 0 auto;
}
#clearfooter {
height: 50px;
}
/*HEADER*/
header{
	position: relative;
	height: 95px;
	//margin-top: 20px;
	padding-top: 20px;
	background-color: #fff;
}
hgroup{
	float: left;
}
/*header h1{
	background: url(images/logo.jpg)no-repeat;
	float: left;
	text-indent: -9999px;
	width: 251px;
	height: 81px;
	margin-bottom: 15px;
	z-index: 99;
}*/
nav{
	position: absolute;
	right: 0;
	bottom: 0;
}
nav ul{
	list-style: none;
}
nav ul li{
	float: left;
	display: inline;
	margin: 0;
}
nav li a{
	background-color: #a59d94;
	display: inline-block;
	padding: 6px 8px;
	min-width: 111px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
nav li a:hover, nav li a:focus, nav li.current_page_item a, nav li.current_page_ancestor a{
background-color: #5a5245;
}

/*ASIDE*/
aside{
	width: 285px;
	overflow: hidden;
	padding-top: 30px;
}
li.recent_post_item{
	margin-bottom: 30px;
}
/*HOMEPAGE*/
#description{
	width: 285px;
	float: left;
	margin-right: 24px;
	margin-bottom: 108px;
}
#description h1{
	margin-bottom: 30px;
}
h1 span{
	background: #a59d94;
	padding: 2px 6px 0px;
	display: inline-block;
	margin-bottom: 4px;
}
h2.intro{
	margin-bottom: 20px;
}
#slideshow{
	float: left;
}
#news{
	margin-top: 30px;
	display: block;
	overflow: hidden;
}
#news a {
	width: 285px;
	min-height: 264px;
	float: left;
	margin: 0 24px 15px 0;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}
#news a:nth-child(3n+1){
	margin-right: 0;
}
#news a.last{
	margin-right: 0;
}
#nieuws_thumb img{
	margin:0 0 10px 0;
}
#nieuws_thumb h1{
	color: #ffffff;
}

/*PAGES*/
.wpcolumn{
	overflow: hidden;
	float: left;
}
.wpcolumn-first{
	width: 285px;
	float: left;
	min-height: 395px;
}
.wpcolumn-2{
	position: relative;
	width: 595px;
	float: right;
}
article.type-page{
	overflow: hidden;
}
.type-page h1{
	margin-bottom: 30px;
}
.type-page p{
	margin-bottom: 20px;
	width: 285px;
	float: left;
	margin-right: 24px;
}
.type-page p:nth-child(3n+1){
	margin-right: 0;
}
.type-page p img{
	margin-bottom: 20px;
}
.type-page p strong{
	font-size: 14px;
	font-size: 1.4rem;
}
.type-page img.alignnone{
	margin: 0 0 13px 0;
}
.type-page img:nth-child(3n+1).alignnone{
	margin-right: 0;
}
.type-page p.last{
	margin-right: 0;
}
.type-page .wpcolumn-2 img.alignnone{
	margin: 0 24px 13px 0;
}
.type-page .wpcolumn-2 img:nth-child(2n+2).alignnone{
	margin-right: 0;
}
.type-page .wpcolumn-2 img.last{
	margin-right: 0;
}
a.backlink{
	margin-bottom: 15px;
	display: block;
}

/*PROJECTEN*/
#project-overview{
	float: left;
	width: 285px;
	margin-right: 24px;
}
#projecten{
	float: right;
	width: 595px;
}
#projecten li{
	width: 285px;
	float: left;
	margin-right: 24px;
	margin-bottom: 30px;
}
#projecten li:nth-child(2n+2){
	margin-right: 0;
}
#projecten li.last{
	margin-right: 0;
}
#projecten li a{
	font-family: 'AlternateGothic2BTRegular', Arial;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#projecten li a:hover span, #projecten li a:focus span{
	border-bottom: 4px solid #fff;
}
#projecten li a img.attachment-thumbnail{
	margin-bottom: 5px;
}
#project-gallery img.wp-post-image{
	width: 135px;
	height: 90px;
}
#project-gallery a{
	margin-right: 15px;
	margin-bottom: 15px;
}
#project-gallery a:nth-child(2n+2){
	margin-right: 0;
}
#project-gallery a, #project-gallery a img{
	border: none;
	overflow: hidden;
	float: left;
}
#project-gallery a.last{
	margin-right: 0;
}
#project-gallery a:hover, #project-gallery a.current{
	border: 6px solid #a59d94;
}
#project-gallery a:hover img, #project-gallery a.current img{
	margin: -6px;
}

/*SINGLE POSTS*/
#single-post{
	width: 595px;
	float: right;
	position: relative;
}
#content{
	overflow: hidden;
}
#single-post img.alignnone{
	position: absolute;
	top: 0;
}
.recent_post_item h2{
	margin-top: 15px;
}
.recent_post_item h2 a{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px; font-size: 1.4rem;
	font-weight: bold;
}
li.recent_post_item:hover, li.recent_post_item:focus, li.recent_post_item:hover > h2 a, li.recent_post_item:focus > h2 a{
	color: #a59d94;
}
#single-post ul{
	list-style: square inside;
	margin-bottom: 14px;
}
#single-post li{
	line-height: 1.4em;
}

/* TYPOGRAPHY */
strong{
	font-weight: bold;
	line-height: 1.3em;
}
html{
	font-size: 62.5%;
}
body{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	color: #ffffff;
}
p{
	line-height: 1.3em;
}
nav li a{
	font-family: 'AlternateGothic2BTRegular', Arial;
	font-size: 24px;
	font-size: 2.4rem;
}
#description h1, .type-page h1{
	font-family: 'AlternateGothic2BTRegular', Arial;
	font-size: 48px;
	font-size: 4.8rem;
	text-transform: uppercase;
}
#news h3, article h3, aside h3{
	font-family: 'AlternateGothic2BTRegular', Arial;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 5px;
}
#news h3 span, article h3 span, aside h3 span{
	padding: 4px 5px 1px;
	background: #a59d94;
}
article h3{
	margin-top: 10px;
}
.wpcolumn-first h3{
	margin-top: 0;
}
#nieuws_thumb h1{
	font-weight: bold;
	margin-bottom: 8px;
}
article a{
	color: #fff;
}
article a:hover, article a:focus{
	color: #acacac;
	text-decoration: none;
}
h1.project-title{
	position: absolute;
	top: 425px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 5px;
}
#single-post h1{
	padding-top: 425px;
	margin-bottom: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
#single-post p{
	margin-bottom: 14px;
	line-height: 1.5em;
}
span.date{
	color: #a59d94;
	margin-top: 15px;
	display: block;
}
/* Presentational classes generated by WordPress */
.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; margin: 0 20px 20px 0; }
.alignright		{ float: right; margin: 0 0 20px 20px; }
.wp-caption		{ border: 1px solid #999; text-align: center; background: #eee; padding: 10px; margin: 10px; }
}
/*SLIDESHOW
#slideshow{
	position:relative;
	height:395px;
	width:595px;
}
#slideshow img{
	position:absolute;
	left:0;
	top:0;
	height:395px;
	width:595px;
}
*/
/*SLIDESHOW*/
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    float: left;
    width: 395px;
    height:595px;
}

#slideshow img {
    position:absolute;
    //top:0;
    //left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

/*project images*/
.ngg-imagebrowser{
	float: right;
	margin-bottom: 5px;
}
.pic{
	width: 595px;
	text-align: left;
}
.pic img.image{
	border: none;
	margin-bottom: 25px;
}
.gmsc, #canvas_RRZ3wu a{
	color: #000;
	font-size: 9px;
	font-size: 	1.2rem
}