@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font: 12px/15px Helvetica, Arial, sans-serif;
}
#wrapper {
    margin: 30px auto;
    padding: 10;
    background: rgba(255, 255, 255, 0.8);
    width:1000px
}
#top, #footer {
    margin: 0;
    height: 28px;
    width: 980px;
    clear: both;
    font-size: 0.9em;
    line-height:1.4em;
    background: rgba(255, 255, 255, 0.8);
    padding: 3px 10px;
}
#top {
    position: fixed;
    top:0px;
}
#holga1, #holga2 {
    height: 317px;
    clear: both;
}
#news { clear: both; }
.newsitem {
    width: 220px;
	padding: 0px;
	clear: right;
    float: left;
    margin: 10px 20px 20px 10px;
}
.fotocredits {
	float: left;
	width: 420px;
	color: #262e2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:13pxm;
	font-variant: normal;
}
.credits {
	color: #262e2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:13pxm;
	font-variant: normal;
}
.newsitem.big {
    width: 980px;
    margin: 10px 10px 20px 10px;
}
div.tags {
    text-transform:uppercase;
    font-weight:bold;
	color: #6f9194;
    margin: 0em;
    padding: 0px;
    font-family:"Franklin Gothic W01 Extra Cond", "Arial Black", Arial, sans-serif;
    font-weight: 100;
    font-size:1.1em;
}
h1#site-title, h2.newstitel, #menu {
    font-size:3em;
    text-transform:uppercase;
    margin-top: 0;
    margin-bottom: 0.1em;
    font-family:"Franklin Gothic W01 Extra Cond", "Arial Black", Arial, sans-serif;
    font-weight: 100;
    line-height:1em;
}
h1#site-title { line-height:1em; margin-left:100px; text-align:right; position:absolute; top:40px; width:210px;}
h1#site-title a { text-decoration:none;}
h1#site-title a span{ color:#dbf0f3; text-decoration:underline; }
h1#site-title a:hover span{ color:#262e2f; text-decoration:underline; }
h2.newstitel a{ color:#262e2f; text-decoration:none; }
h2.newstitel a:hover{color:#dbf0f3;}

#menu{ position:absolute; margin-left:360px; top:40px; text-align:left; width:120px;}
#menu #pers, #menu #contact{ margin-left:60px;}
#menu #projecten{ margin-left:30px;}
#menu #biografie{}

#menu a:link, #menu a:visited{ color:#262e2f; text-decoration:none; }
#menu a:hover, #menu a:active{ color:#dbf0f3; }


p { margin-top: 0px; margin-bottom:11px; padding:5px 0px 0px 0px }
p.half{ width:440px;}
#footer {
    position: fixed;
    bottom:0px;
    padding: 5px 10px 3px;
}
.copy {
	float: left;
	width: 340px;
	color: #262e2f;
}
.disclaimer {
    float: left;
    width: auto;
    clear:right;
}
a:active { outline: none; }
a:focus { outline: thin dotted; }


a:link, a:visited {
    color:#262e2f;
    text-decoration:underline;
}
a:hover, a:active {
	color:#dbf0f3;
}

::-moz-selection{ background: #6f9194; color:#fff; text-shadow: none; }
::selection { background:#6f9194; color:#fff; text-shadow: none; } 

/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #dbf0f3; } 

.newsitem img{
	max-width: 480px;
}

.img-right { float: right; clear: right; margin-left:20px; margin-bottom:11px; display: inline;}
.img-left  { float: left;  clear: left; margin-right:20px; margin-bottom:11px; display: inline;}

.mti-loading h1#site-title, .mti-loading h2.newstitel, .mti-loading #menu, .mti-loading div.tags{ visibility: hidden; }