
html {
	padding:0;
	margin:0;
	overflow-y: scroll;
}

body {
	font: normal normal normal 12px/17px "Times New Roman", Times, serif;
	color:#3D3D3B;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-color: #FFF;
}

* {
	margin:0;
	padding:0;
}

:focus { 
	outline: 0px;
}

a:link,a:visited {
	color:#3D3D3B;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

img {
	border:0 none;
}

div {
	position:relative;
}

#wrapper {
	margin: 58px auto;
    position: relative;
    width: 892px;
    z-index: 103;
}

#content {
	width:636px;
	float:left;
}

/* ALGEMEEN */
#overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:301;
	cursor:wait;
	display:none;
}
.hand {
	<? echo $hand;?>
}
.clear, .vullen {
	clear:both;
}
.preload {
	display:none;
}div.box {
	width:145px;
	margin:7px;
	float:left;
	font: 14px/18px "IM Fell Double Pica";
}

div.box.medium {
	width:304px;
}

div.box.large {
	width:463px;
}

div.box.page {
	/*padding-top:104px;*/
}

div.box ul.submenu {
	list-style:none;
	font: italic 11px/11px "IM Fell Double Pica";
	text-transform:uppercase;
	margin-top:14px;
	padding:0;
}

div.box ul.submenu li {
	float:left;
	margin-right:10px;
}

div.box ul.submenu li.navigate {
	float:right;
	margin-left:10px;
	margin-right:0;
	font-style: normal;
}

div.box ul {
	list-style: disc outside none;
	padding-left: 14px;
}

div.box li {
	
}

div.box.lyrics {
	font: italic 14px/18px "IM Fell Double Pica";
	width:290px;
	padding-left:14px;
	padding-top:115px;
}

div.box p {
	/*font: 14px/18px "RegulaItalic";*/
}

div.box h2 {
	font: 14px/18px "IM Fell Double Pica";
    margin-bottom: 21px;
    text-transform: uppercase;
}

div.soundcloud {
	margin-top:14px;
	height: 18px;
}

div.soundcloud.large {
	height:166px;
}

div.box.video {
	height: 118px;
}

div.box.video span {
	display: block;
    font: 9px/12px "IM Fell Double Pica";
    letter-spacing: 0.1em;
    margin-top: 4px;
    text-transform: uppercase;
}

div.box div.videoThumb {
	width:145px;
	height:82px;
	overflow:hidden;
}

div.box img {
	position:relative;
}

div.box a:hover img {
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter:alpha(opacity=80);
}.fancy103.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
	   -moz-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
	        box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
}

.fancy103 .box.large {
	margin:0;
	width: auto;
	padding-right:14px;
}

.fancy103 .fancybox-title-float-wrap .child {
	background-color: transparent;
    color: #3D3D3B;
    font: italic 18px/13px "IM Fell Double Pica";
    padding: 0;
    text-shadow: none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}
@font-face {
    font-family: 'FlyerFonts';
    src: url('/fonts/flyerfonts-release-webfont.eot');
    src: url('/fonts/flyerfonts-release-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/flyerfonts-release-webfont.woff') format('woff'),
         url('/fonts/flyerfonts-release-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
    font-family: 'RegulaItalic';
    src: url('/fonts/regula-italic-webfont.eot');
    src: url('/fonts/regula-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/regula-italic-webfont.woff') format('woff'),
         url('/fonts/regula-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RegulaRegular';
    src: url('/fonts/regula-webfont.eot');
    src: url('/fonts/regula-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/regula-webfont.woff') format('woff'),
         url('/fonts/regula-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
*//*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}.sc-player {
	background-color: #DDD;
	color: #3D3D3B;
	font: italic 11px/19px "IM Fell Double Pica";
	height: 18px;
	margin: 15px 0 0 0;
	position: relative;
	width: 100%;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}

.sc-player ol, .sc-player li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

/* Artworks */

.sc-player .sc-artwork-list {
	display: none;
}

.sc-player .sc-artwork-list li {
	list-style-type: none;
	display: none;
}

.sc-player .sc-artwork-list li.active {
	list-style-type: none;
	display: block;
}

.sc-player .sc-artwork-list li img, .sc-player .sc-artwork-list li div {
	list-style-type: none;
	width: 100%;
	height: 100%;
}

/* controls */

.sc-player .sc-controls {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0;
}

.sc-player .sc-controls a {
	display: block;
	width: 18px;
	height: 18px;
}

.sc-player .sc-controls a.sc-play, .sc-player .sc-controls a.sc-pause {
	text-indent: -3000px;
}

.sc-player .sc-controls a.sc-pause {
	display: none;
}

.sc-player.playing .sc-controls a.sc-play {
	display: none;
}

.sc-player.playing .sc-controls a.sc-pause {
	display: block;
}

/* scrubber */

.sc-scrubber {
	position: absolute;
	left: -5000px;
	height: 18px;
	width: 90.5%;
}

.sc-player:hover .sc-scrubber, .sc-player.playing .sc-scrubber {
	display: block;
	left: 23px;
}

.sc-scrubber .sc-time-span {
	height: 18px;
	margin: 0;
	position: relative;
}

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
	height: 18px;
	position: absolute;
	top: 0;
}

.sc-scrubber .sc-time-indicators {
	display: none;
	position: absolute;
	right: 0;
	top: -20px;
}

/* tracks */

/* Track listings*/

.sc-player ol.sc-trackslist {
	position: absolute;
	float: left;
	width: 92%;
	height: 100%;
	left: 23px;
}

.sc-player ol.sc-trackslist li {
	float: left;
	width: 95.5%;
	cursor: pointer;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Track info*/

.sc-player .sc-info {
	position: absolute;
	top: 10px;
	left: -5000px;
	width : 200px;
	padding: 5px;
	height: 450px;
	z-index: 500;
	margin-left: -40px;
}

.sc-player .sc-info.active {
	left: 25%;
	top: 5%;
}


.sc-player .sc-info-toggle {
	position: absolute;
	top: 10px;
	left: 10px;
	display: none;
}

.sc-player .sc-info-toggle.active {
	left: -5000px;
}

.sc-player .sc-info-close {
	position: absolute;
	top: 10px;
	right: 20px;
}

/* utilities */

.sc-player .hidden {
	display: none;
}

.sc-player-engine-container {
	width: 1px;
	height: 1px;
	position: fixed;
	top: 2px;
	left: 2px;
}

.sc-player.special {
	border: 2px solid #ff3300;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 5px;
}

.sc-player a {
	text-decoration: none;
	color: #333;
}

/* scrubber */

.sc-scrubber {
	background-color: #DDD;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.sc-scrubber .sc-time-span {
	background-color: transparent;
}

.sc-scrubber .sc-time-span img {
	background-color: #3D3D3B;
	height: 12px;
	margin: 3px 0;
	width: 99%;
	opacity: 0.4;
}

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
	background-color: #DDD;
	opacity: 0.3;
}

.sc-scrubber .sc-played {
	background-color: #DDD;
	opacity: 0.5;
}

/* controls */

.sc-player .sc-controls a {
	color: transparent;
	background: url('/afbeeldingen/sc-play.png');
}

.sc-player .sc-controls a:hover {
	background: url('/afbeeldingen/sc-play.png');
}

.sc-player .sc-controls a.sc-pause {
	background: url('/afbeeldingen/sc-play.png');
}

.sc-player .sc-controls a.sc-pause:hover {
	background: url('/afbeeldingen/sc-play.png');
}

.sc-player.playing .sc-controls a.sc-pause {
	background: url('/afbeeldingen/sc-pause.png');
}

.sc-player.playing .sc-controls a.sc-pause:hover {
	background: url('/afbeeldingen/sc-pause.png');
}

.sc-scrubber .sc-time-indicators {
	background: #fff;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
	font-size: 0.4em;
	font-weight: normal;
	line-height: 1em;
}

/* Track listings*/

.sc-player ol.sc-trackslist li.active, .sc-player ol.sc-trackslist li:hover {
	background-color: transparent;
}

.sc-player ol.sc-trackslist li.active a {
	color: #777777;
}

.sc-track-duration {
	text-align: right;
	float: right;
	padding: 0 5px;
	margin-left: 5px;
	display: none;
}

/* Track info*/

.sc-player .sc-info {
	background: #fff;
	opacity: 0.9;
}

.sc-player .sc-info-toggle {
	background: #fff;
	color: #003399;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	padding: 4px;
}

.sc-player .sc-info-toggle:hover {
	background: #003399;
	color: #eee;
}

.sc-player .sc-info-close {
	background: #003399;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 4px;
	font-weight: bold;
}
#sidebar {
	float: left;
    padding-right: 16px;
    padding-top: 115px;
    text-align: center;
    width: 240px;
}
/*
#sidebar h1 {
	font: 64px/59px "FlyerFonts"
}

#sidebar h1 span {
	display: block;
    font: 12px/13px "RegulaRegular";
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

#sidebar h2 {
	font: 34px/28px "FlyerFonts";
}

#sidebar span.featuring {
	display: block;
    font: 8px/8px "RegulaRegular";
    letter-spacing: 0.1em;
    margin: 5px 0;
    text-transform: uppercase;
}

#sidebar h3 {
	font: 21px/21px "RegulaItalic";
	text-transform: uppercase;
	margin-top: 4px;
}

#sidebar span.present {
	font: 14px/14px "RegulaItalic";
}
*/

#sidebar ul {
	list-style: none;
	font: 20px/25px "FlyerFonts";
	margin-top: 15px;
}

#sidebar ul li {
	display: inline;
    margin: 0 4px;
}

#sidebar ul li a.active {
	color:#000000;
}

#sidebar div.menu {
	background-color:#FFF;
	z-index:10;
}

#sidebar div.colophon {
	color: #CCCCCC;
    font: italic 9px/13px "IM Fell Double Pica";
    margin-top: 47px;
    position: relative;
    width: 240px;
    z-index: 1;
}

#sidebar div.colophon a {
	color:#CCC;
}

#sidebar div.colophon a:hover {
	color:#999;
}

#sidebar div.colophon strong {
	font: 9px/13px "FlyerFonts";
}

#sidebar a.pil {
	display: block;
    height: 30px;
    margin: 49px auto;
    width: 30px;
}

