* { margin: 0; padding: 0; outline: 0; }

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

@font-face { font-family: AvenirBlack; src: url(../_css/AvenirLTStd-Black.otf) format("opentype")  }
@font-face { font-family: AvenirBook; src: url(../_css/AvenirLTStd-Book.otf) format("opentype")  }
@font-face { font-family: AvenirLight; src: url(../_css/AvenirLTStd-Light.otf) format("opentype")  }

/*-- BODY BORDER --*/
.bt, .br, .bb, .bl { background: white; position: fixed; z-index: 99999; }
.bl, .br { top: 0; bottom: 0; width: 20px; }
.bt, .bb { left: 0; right: 0; height: 20px; }
.bt { top: 0; }
.br { right: 0; }
.bb { bottom: 0; }
.bl { left: 0; }
/*-- END --*/

body {
	font-family: AvenirBook, Arial;
	color: #333;
}

mark {
	background-color:yellow;
	padding:2px 2px;
}

h1,h2,h3,h4,h5,h6 {  text-rendering: optimizeLegibility; line-height: 1em; }

h1 {
	font-family: AvenirBlack, Arial;
	font-size:1.5em;
	color: #c3bcb2;
	padding-bottom: 20px;
}
h2 {
	font-family: AvenirLight, Arial;
	font-size:2.2em;
	line-height:1em;
	color: #666;
	}
h2.index {
	font-family: AvenirLight, Arial;
	font-size:1.2em;
	line-height:1.6em;
	color: #666;
}
h2.biography {
	font-family: AvenirLight, Arial;
	font-size:1em;
	line-height:1.4em;
	color: #666;
}
h3 {
	font-family: AvenirBlack, Arial;
	font-size:1em;
	color: #333;
}
h4 {
	font-family: AvenirBlack, Arial;
	font-size:1em;
	color: #666;
	padding: 6px 0px 4px 0px;
	font-weight: lighter;
}
h5 {
	font-family: AvenirBook, Arial;
	font-size:1.2em;
	color: #9CC5C9;
	padding: 6px 0px 4px 0px;
}
h5.publications {
	font-family: AvenirLight, Arial;
	font-size:2em;
	color: #666;
	padding: 6px 0px 10px 0px;
	text-shadow: #FFF 0px 1px 0px;
}
h6 {
	font-family: AvenirLight, Arial;
	font-size:2.4em;
	color: #333;
	text-align: center;
	text-shadow: #999 0px 1px 0px;
}

a { color:#9CC5C9; margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; }
a:hover, a:active, a:visited, a:focus  { color:#749ca0; outline: none; }

#headercontainer, #contentcontainer { width: 1100px; margin: 0 auto; position: relative; }
#contentcontainer { float: none; padding-top: 0px; }
#headercontainer {background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/breakline.gif) repeat-x left bottom; }
#sectionWrap {
	margin-bottom: 50px;
	padding-top: 120px;
	float: left;
}



/*-- HEADER + NAVIGATIE --*/
header { 
	padding: 0; 
	width: 100%; 
	background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/bg_body.jpg) repeat left top;
	margin-bottom: 25px; 
	position: fixed; 
	z-index: 10; 
	float: left; 
}
.headerlogo {
	width: 220;
	height:140px;
	margin-left:40px;
	margin-top:10px;
	background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/logo.png) no-repeat left top;
}
nav { 
	width: auto; 
	float: left; 
}
nav ul { 
	position: absolute; 
	right: 0; 
	display: block; 
	margin-top: -80px; 
}
nav ul li { 
	display: inline; 
	margin-left: 5px; 
}
nav ul li a { 
	font-family: AvenirBook, Arial;
	font-size: 1.3em;
	color: #9CC5C9;
	line-height:2.2em;
	text-decoration: none;
	padding: 5px;
	width:100%;
	text-shadow: #FFF 0px 1px 0px;
}
nav ul li a:hover { 
	padding: 5px;
	border-bottom:solid thin #F00;
}
nav ul li a.active { 
	color: #749ca0;
	padding: 5px;
	border-bottom:solid thin #F00;
}
/*-- END --*/


/*-- HOMEPAGE --*/
.IndexFrame {
	position: relative;
	float: left ;
	width: 300px;
	margin:20px;
}
#text1{
	position: absolute;
	margin-top: 120px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 350px;
	height: auto;
}
.beeld1 {
	position: relative;
	padding: 0;
	margin: 0px;
}
.beeld1 a{
	text-align:center;
	display: block;
	position: relative;
	width: 300px;
	min-height:320px;
	height: auto;
	overflow: hidden;
	zoom:1;
	background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/breakline.gif) repeat-x left bottom;
}
.beeld1 a span{
	display: block;
	color: #fff;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	width: 300px;
	min-height:320px;
	overflow: hidden;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	left: 0px;
}
.beeld1 a:hover span{
	height: 120px;
	opacity: 0.9;
}
#leesmeer {
	width: auto;
	float: left;
	position: relative;
	display: block;
	margin-top: 40px;
	margin-left: 0px;
}
#leesmeer a {
	font-family: AvenirBook, Arial;
	color:#333;
	text-decoration:none;
	font-size:0.9em;
	padding: 0px 0px 0px 30px;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_nav/pijl_r.png) left -7px no-repeat;
	opacity:0.8;
}
#leesmeer a:hover{
	color:#9CC5C9;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_nav/pijl_r2.png) left -7px no-repeat;
	opacity:1;
}
/* @end */

/*-- BIOGRAPHY --*/
#bioText{
	position: absolute;
	margin: 250px 0px 50px 400px;
	width: 600px;
	height: auto;
	padding-bottom:30px;
	background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/breakline.gif) repeat-x left bottom;
}
#bioImg{
	position: absolute;
	margin: 20px 0px 0px 90px;
	width: auto;
	height: auto;
}
#text2{
	position: absolute;
	margin: 100px 0px 0px 400px;
	width: 350px;
	height: auto;
}
/* @end */

/*-- PUBLICATIONS HOMEPAGE --*/
.pubrijWrap {
	width:340px;
	height:100%;
	float:left;
	margin:10px;
}
#Kader01 {
	width:310px;
	height:100%;
	float:left;
	margin-top:50px;
	padding:15px;
	border:solid 1px #888;
	/*  background-color:#FFF; */
	-moz-border-radius:12px;
	border-radius:12px; 
	
	-moz-box-shadow: 0 0 2px #888;
-webkit-box-shadow: 0 0 2px#888;
box-shadow: 0 0 2px #888; 
}
.publink {
	width: 320px; 
	float: left;
}
.publink ul { 
	position: relative; 
	display: block; 
	width: 320px; 
	float:left;
}
.publink ul li { 
	display: block; 
	padding:10px 0px 10px 0px;
	border-bottom:dotted #999 1px;
}
.publink ul li a { 
	font-family: AvenirBook, Arial;
	font-size: 1em;
	color: #749ca0;
	line-height:1.2em;
	text-decoration:none;
	width:100%;
}
.publink ul li a:hover { 
	color: #9CC5C9;
}

/* @end */

/* PUBLICATION TEKSTEN */
.tekstblok {
	overflow: hidden;
	width: 1000px;
	margin: auto 25px;
	padding: 50px 20px 30px 20px;
	background-color:#FFF;
	-moz-border-radius:12px;
	border-radius:12px;
}
/* @end */

/*-- PRESS --*/
#presslinkContainer {
	top:130px;
	left:400px;
	width: 100%; 
	float: left;
	position:fixed;
	z-index:10;
	background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/bg_body.jpg) repeat left top;
}
.presslink {
	width: 100%; 
	float: left;
	position:fixed;
}
.presslink ul { 
	position: relative; 
	display: inline; 
	width: 650px; 
	float:left;
}
.presslink ul li { 
	display: inline; 
}
.presslink ul li a { 
	font-family: AvenirBook, Arial;
	font-size: 0.9em;
	color: #9CC5C9;
	line-height:1.2em;
	text-decoration:none;
	width:100%;
	padding-left:40px;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_nav/boek_picto.png) no-repeat 0px -5px;
}
.presslink ul li a:hover { 
	color: #333;
}
#presssection {
	width: 1100px; 
	float: left;
	height: auto;
	padding-top:60px;
	padding-bottom:30px;
	background: url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/breakline.gif) repeat-x left bottom;
}
#pressTxt {
	float:right;
	position: relative;
	margin-top: 30px;
	width: 800px;
	height: auto;
}
#pressImg {
	float:left;
	position: relative;
	margin: 0 auto;
	width: auto;
	height: auto;
}

/* @end */

/*-- CONTACT --*/
#contactImg{
	position: absolute;
	width:481px;
	height:350px;
	margin: 10px 0px 0px 20px;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_basis/MAP_bck.png) no-repeat left top;
	padding:12px;
}
/* @end */

/*-- INTERVIEWS --*/
#InterFrame {
	position: relative;
	float: left ;
	width: 700px;
	margin:0px 0px 0px 400px;
}
.Interlink {
	width: 100%; 
	float: left;
	position:fixed;
}
.Interlink ul { 
	position: relative; 
	display: block; 
	width: 700px; 
	float:left;
}
.Interlink ul li { 
	display: block; 
	border-bottom:dotted thin #888;
}
.Interlink ul li a { 
	font-family: AvenirBook, Arial;
	font-size: 1em;
	color: #749ca0;
	line-height:1.8em;
	text-decoration:none;
	width:100%;
	padding-left:40px;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_nav/boek_picto.png) no-repeat 0px -5px;
}
.Interlink ul li a:hover { 
	color: #9CC5C9;
}

/* @end */

/*-- SCROLLtoTOP --*/
#toTop,
#toFavourites {
	position:fixed;
	bottom:48%;
	right:30px;
	cursor:pointer;
	display:block;
	width:75px;
	height:75px;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_nav/btgotop.png) no-repeat 0 0;
	text-indent:666em;
	z-index:666;
}
#toTop:hover,
#toFavourites:hover { opacity:0.6;}
#toFavourites {
	margin-bottom:-50px;
	background:url(../../../../../***werkmap/websites/www.marcschuilenburg.nl/_afb/_nav/btgofavourites.png) no-repeat 0 0;
}
/* @end */
