/*
Colors:
- zwart => tekst, stramine enz... 
- grijs #9d9d9d => past event
- groen #d1e094 => BAD Company
- rood #f39897=> Laboratorium Jan Fabre
- blauw #bce4fa => Sunlight Under the Roof

*/
/*
-------------------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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: top;
	font-size: 100%;
	line-height: 140%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight:bold;
}

u{
	text-decoration:underline;
}

b{
	font-weight: bold;
}

i{
	font-style:italic;
}

em{font-style:italic;}

a { text-decoration:none;}

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

-------------------@ FONTFACE--------------------------------
*/
/*
@font-face
{
	font-family: 'intro';
	src: url('font/intro-webfont.eot');
	src: url('font/intro-webfont.eot?#iefix') format('embedded-opentype'),
		 url('font/intro-webfont.woff') format('woff'),
		 url('font/intro-webfont.ttf') format('truetype');
}
*/
@font-face
{
	font-family: 'bebas';
	src: url('font/BebasNeue.eot');
	src: url('font/BebasNeue.eot?#iefix') format('embedded-opentype'),
		 url('font/BebasNeue.woff') format('woff'),
		 url('font/BebasNeue.ttf') format('truetype');
}
/*
@font-face
{
	font-family: 'Gabriela-Regular';
	src: url('font/Gabriela-Regular.eot');
	src: url('font/Gabriela-Regular.eot?#iefix') format('embedded-opentype'),
		 url('font/Gabriela-Regular.woff') format('woff'),
		 url('font/Gabriela-Regular.ttf') format('truetype');
}
*/
@font-face
{
	font-family: 'Coolvetica';
	src: url('font/coolvetica rg.eot');
	src: url('font/coolvetica rg.eot?#iefix') format('embedded-opentype'),
		 url('font/coolvetica rg.woff') format('woff'),
		 url('font/coolvetica rg.ttf') format('truetype');
}
/*
@font-face
{
	font-family: 'Gabriela-Regular';
	src: url('font/Modern No. 20.eot');
	src: url('font/Modern No. 20.eot?#iefix') format('embedded-opentype'),
		 url('font/Modern No. 20.woff') format('woff'),
		 url('font/Modern No. 20.ttf') format('truetype');
}*/
@font-face
{
	font-family: 'Gabriela-Regular';
	src: url('font/Fine Style.eot');
	src: url('font/Fine Style.eot?#iefix') format('embedded-opentype'),
		 url('font/Fine Style.woff') format('woff'),
		 url('font/Fine Style.ttf') format('truetype');
}

@font-face
{
	font-family: 'Kabel';
	src: url('font/KabelLight.eot');
	src: url('font/KabelLight.eot?#iefix') format('embedded-opentype'),
		 url('font/KabelLight.woff') format('woff'),
		 url('font/KabelLight.ttf') format('truetype');
}
/*
-------------------ALGEMEEN-------------------------------------*/


body {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family: 'Kabel', "Georgia", Gadget, sans-serif;
	line-height:130%;
	font-size: 13px;
	letter-spacing: 0.08em;
	/*text-shadow: 1px 1px #000;*/
	
	padding: 0px;
	margin:0;
	color:#000;
	background-color:#FEF4EB;
}

.under_construction
{
	margin-top: 100px;
	text-align: center;
	font-size: 100px;
	font-family: Arial, "Georgia", Gadget, sans-serif;
	color: #222222;
	letter-spacing: -3px;
}
.under_construction .small
{
	font-size: 20px;
	letter-spacing: normal;
}

a:link, a:visited, a:active
{
	color: #000;
	text-decoration:underline;
}

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

h1
{
	font-size: 40px;
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;
	color:#000;
}

h2
{
	font-size: 22px;
	line-height: 120%;
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;
	color:#000;
	/*text-shadow: 2px 2px #000;*/
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 2.5px;
	/*font-weight: bold;*/
	text-align: center;
}

h3
{
	font-size: 19px;
	line-height: 120%;
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;
	color: inherit;
	/*text-shadow: 1px 1px #000;*/
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4
{
	font-size: 16px;
	line-height: 120%;
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;
	color:#000;
	/*text-shadow: 1px 1px #000;*/
	font-weight: normal;
	margin-bottom: 4px;
	letter-spacing: 2px;
}

.box
{
	background-image: url('img/otherYellowBackground.png');
/*	background-color:#FFF;*/
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	border-radius: 0px;
}

a.button:link, a.button:active, a.button:visited
{
	display: block;
	float: left;
	padding: 4px 10px;
	background-color: #B1332D;
	color: #FFF;
	text-decoration: none;
	border-radius: 4px;
}

a.button:hover
{
	display: block;
	float: left;
	padding: 4px 10px;
	background-color: #FFF;
	color: #B1332D;
	text-decoration: none;
	border-radius: 4px;
}

/* -----------------------BACKGROUND FOTO---------------*/
div#background_copyright
{
	position: fixed;
	bottom: 3px;
	left: 3px;
	color:#32230C;
	z-index: -100;
}

#site_background
{
	position: fixed;	
}


#main_header
{
	position: fixed;
	background-image: url('img/blacklightbackground.png');
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
	height: 40px;
}

#main_footer
{
	position: fixed;
	background-image: url('img/blacklightbackground.png');
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
	height: 20px;
	color: #FFF;
	padding: 2px 20px 0px 20px;
	display: none;
}

#main_menu
{
	z-index: 100;
	/*position: fixed;
	top: 100px;
	left: 21px;*/
}

#main_content
{
	z-index: 100;
	margin: 0px 0px 200px 0px;
	min-height: 450px;
}

.loader_container
{
	position: fixed;
	padding: 0px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	animation: dash-spinner-64x64 0.2s steps(3) infinite; 
	display: block; width: 64px; 
	height: 64px; 
	background-image:url('img/ajax-loader.png'); 
}
@keyframes dash-spinner-64x64 { from { background-position: 0px 0px; } to { background-position: 0px -192px; } }

/*-----------------BAND TITLE-----------------------*/
.band_title
{
	width: 706px;
	margin: 70px auto 30px auto;
	/*text-shadow: 2px 2px rgba(0, 0, 0, 0.7);*/
	text-align: center;
	font-size: 50px;
	line-height: 64px;
	font-weight: bold;
	
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
}

.band_title a:link, .band_title a:active, .band_title a:visited
{
	color: #793936;
	font-weight: normal;
	text-decoration: none;
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;
	-moz-transition: color .25s ease-in-out
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}

.band_title a:hover
{
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;	
	color: #000;
	text-decoration: none;
}

.band_title img
{
	max-width: 600px;
	max-height: 150px;
	margin-top: 50px;
	margin-bottom: 400px;
}

/*----------AUDIO-------------------------------------------*/
#audio
{
	position: fixed;
	left: -1000px;
}

#audio_play_button
{
	position: fixed;
	left: 0px;	
	top: 0px;	
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: #AA0000;
	-moz-transition: background-color .25s ease-in-out
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}
#audio_play_button:hover
{
}

#audio_play_button img
{
	width: 40px;
	height: 40px;
}

#playlist
{
	position: fixed;
	top: 11px;
	left: 48px;
	color: #FFFFFF;
}

#playlist .audioplaylist
{
	display: none;
	background-image: url('img/redbackground.png');
	padding: 10px;
	margin-top: 11px;
	margin-left: -8px;
}

#playlist .audioplaylist div div
{
	cursor: pointer;
	background-image: url('img/audioplaysmall.png');
	padding-left: 16px;
	background-repeat: no-repeat;
}

#playlist .audioplaylist div div:hover
{
	color: #B1332D;	
}

.realtrackinfo
{
	color: #FFFFFF;	
}

/* ---------------------- MAIN MENU ------------------------ */
#main_header .mainmenu
{
	width: 700px;
	margin: 0px auto;
	padding: 8px 20px 10px 20px;
	text-align: center;
}

.mainmenu span
{
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 40px;
	font-family: "Kabel", "Arial Black", Gadget, sans-serif;
	text-align: justify;
	text-justify: distribute;
	margin: 0px 20px 0px 0px;
	padding: none;
	height: 46px;
	text-transform: uppercase;
}

.mainmenu span a
{
	-moz-transition: color .25s ease-in-out
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
}

.mainmenu span a:link, .mainmenu span a:visited, .mainmenu span a:active
{
	color: #fff;	
	text-decoration: none;
}

.mainmenu span a:hover
{
	color: #000;	
	text-decoration: none;
}

#headercontact
{
	position:fixed;
	top: 4px;
	right: 10px;
	text-shadow: none;
	color: #AAA;
	width: 280px;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

/*------------CONTENT----------------*/
.two_columns
{
	width: 740px;
	margin: 4px auto;
	
}
.tiny_box
{
	padding: 10px 20px 10px 20px;
	width: 240px;
	margin: 4px auto;
}

.small_box
{
	padding: 10px 20px 10px 20px;
	width: 400px;
	margin: 4px auto;
}

.medium_box
{
	padding: 10px 20px 10px 20px;
	width: 700px;
	margin: 4px auto;
}

.full_box
{
	padding: 10px 20px 10px 20px;
}

.inline_video, .inline_picture
{
	margin: 0px auto 4px auto;
	/*-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5);*/
	border: 1px solid #222;
}

/*--------------------------HOME-----------------*/
a.giglink:link, a.giglink:active, a.giglink:visited, a.giglink:hover
{
	text-decoration: none;
}	

.gig
{
	/*font-family: "Arial Black", Gadget, sans-serif;*/
	height: 23px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 23px;
	vertical-align: baseline;
}

.gig.clickable
{
	cursor: pointer;
	-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
	transition: color .25s ease-in-out, background-color .25s ease-in-out;
}

.gig.clickable:hover
{
	color: #FFF;
	background-color: #BF2A23;
}

.gig .date
{
	float: left;	
	width: 100px;
	clear: both;
}
.gig .location
{
	float: left;
	width: 400px;
}

.gig .venue
{
	float: left;
	width: 200px;
}

.gig .location span.description
{
	font-style: italic;
	clear: both; 
	font-size: 12px;
	line-height: 23px;
	vertical-align: baseline;
	font-weight:normal;
}

.pastgigs
{
	display: none;	
}
.btn_pastgigs
{
	padding-top: 5px;
	text-decoration:underline;
	cursor: pointer;
	float: right;
}


.itp_text
{
font-weight: normal;
}
/*---------------MUSIC-------------------*/
.music_disc
{
	margin-bottom: 0px;
}

.music_disc > div.left
{
	float: left;
	width: 202px;
	overflow: hidden;
	margin-right: 20px;
}

.music_disc > div.left > img
{
	width: 200px;
	height: 200px;
}

.music_disc > div.left > div.albumtracks
{
	margin-top: -200px; 
	width: 200px;
	height: 200px;
}

.music_disc > div.left > div.albumtracks > div.content_tracklist
{
	margin-top: -200px; 
	width: 200px;
	height: 200px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
	
}
.music_disc > div.left:hover > div.albumtracks > div.content_tracklist
{
	opacity: 1;
	
}

.music_disc > div.left > div.albumtracks > div.content_tracklist > div.content_track
{
	display: block;
	padding: 4px 10px;
	background-color: #B1332D;
	color: #FFF;
	text-decoration: none;
	border-radius: 4px;
	position: relative;
	display: inline-block;
	padding-left: 20px;
	background-position: 3px 5px;
	margin-bottom: 4px;
}

.music_disc .right
{
	float: left;
	width: 460px;
}

.music_disc .right .subtitle
{
	margin-bottom: 10px;
}


.music_disc .right .label
{
	font-size: 14px;
	font-weight: bold;
}

.music_disc .right p.credits
{	
	font-weight: normal;
	font-size: 11px;
	clear: both;
}

/*tracklist*/
.content_tracklist
{
	margin-bottom: 10px;
}

.content_track
{
	cursor: pointer;
	background-image: url('img/audioplaysmall.png');
	padding-left: 16px;
	background-repeat: no-repeat;
}

.content_track:hover
{
	color: #B1332D;	
}


/*--------------STORY-------------------------*/
div.thestory
{
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	
	font-weight: normal;
	display: none;
}

div.thestoryteaser
{
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	
	font-weight: normal;
}

span.thestory_readmore
{
	text-decoration:underline;
	cursor: pointer;
	text-align: right;
}

span.thestory_readmore:hover
{
	text-decoration: none;
}

/*NEWS*/
a.newslink:link, a.newslink:active, a.newslink:visited, a.newslink:hover
{
	text-decoration: none;	
}

.news
{
	padding: 20px;
	margin:-10px -20px;
	clear: both;
}

.news.clickable
{
	cursor: pointer;
	-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
	transition: color .25s ease-in-out, background-color .25s ease-in-out;
}

.news.clickable:hover
{
	color: #FFF;
	background-color:#BF2A23;
}

.news .video
{
	width: 200px;
	float: left;
}

.news .image
{
	width: 150px;
	height: 150px;
	float: left;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.news .image img
{
	width: 150px;
	height: 150px;
}

.news .textcontainer
{
	width: 530px;
	float: right;
	font-weight: normal;
}

.news .textcontainer h3
{
	margin-bottom: 0px;
}

.news .textcontainer .date
{
	font-style: italic;
	margin-bottom: 10px;
	font-size: 10px;
}

/*----------------------VIDEO-----------------*/
h2.video_title
{
	width: 630px;
	margin: 2px auto;
}

.video_desc
{
	width: 630px;
	margin: 0px auto;
}

/*----------------------BAND-------------------*/
.bandmember
{
	margin-bottom: 20px;
	clear: both;
}

.bandmember .image
{
	width: 300px;
	height: 169px;
	float: left;
}

.bandmember .textcontainer
{
	width: 380px;
	float: right;
}

.bandmember .textcontainer p
{
	font-weight: normal;
	font-size: 12px;
}



/*---------------PICS---------------------*/
.pics_thumbnail_box
{
	width: 200px;
	padding: 20px 16px 16px 20px;
	opacity: 0.6;
	position: fixed;
}

.pics_thumbnail_box .scroll_outer
{
	overflow: hidden;
}

.pics_thumbnail_box .scroll_inner
{

}

.pics_thumbnail_box .scroll_bottom, .pics_thumbnail_box .scroll_top
{
	height: 0px;
	overflow: hidden;
	text-align:center;
	-moz-transition: backround-color .25s ease-in-out;
	-webkit-transition: backround-color .25s ease-in-out;
	transition: backround-color .25s ease-in-out;
	border-radius: 4px;
	cursor: pointer;
}

.pics_thumbnail_box .scroll_bottom.open, .pics_thumbnail_box .scroll_top.open
{
	height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.pics_thumbnail_box .scroll_bottom:hover, .pics_thumbnail_box .scroll_top:hover
{
	background-color: #000;
	border: 1px solid #666;
	margin-top: 3px;
	margin-bottom: 3px;
}


.pics_thumbnail_box .scroll_inner img
{
	margin-right: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	height: 100px;
	width: 100px;
}

.pics_title
{
	position: fixed;
	top: 20px;
	right: 170px;
	display: none;
	padding: 3px 8px 3px 8px;
	text-align: right;
}

.pics_title .title
{
	font-family: "Gabriela-Regular", "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	color: #CCCCCC;
}

.pics_title .copyright
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #888;
	display: none;
}

/*------------------------------SHOP-------------------------------*/
.shopform
{
	
}

.infofield
{
	clear: both;
	margin-top: 4px;
}

.infofield label
{
	width: 150px; 
	float: left;
}

.shopform div.field input, .shopform div.field select, .shopform div.field textarea
{
	border: 1px solid #666;
	background-color:#EEEEEE;
	padding: 5px 10px;
	width: -moz-calc(100% - 180px);
	width: -webkit-calc(100% - 180px);
	width: -o-calc(100% - 180px);
	width: calc(100% - 180px);
	float:left;
}

.shopform div.field input[type="submit"]
{
	width: 100px;
	color: #FFF;
	border: none;
	background-color:#790000
}

.shopform div.field input.has-error, .shopform div.field select.has-error, .shopform div.field textarea.has-error
{
	background-color:#C33;	
}

.shopitem
{
	padding-bottom: 5px;	
	clear: both;
}

.shopitem img
{
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 60px;
}

.shopitem .info
{
	width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	width: -o-calc(100% - 70px);
	width: calc(100% - 70px);	
	float:left;
	line-height: 60px;
}

.shopitem .info div.name
{
	float: left;
	font-weight: bold;
	line-height: 60px;
}

.shopitem .info div.price
{
	float: left;
	margin-left: 10px;
	line-height: 60px;
}

.shopitem .info div.count
{
	float: right;
	line-height: 60px;
	height: 60px;
}

.shopitem .info div.count input
{
	border: 1px solid #666;
	background-color:#EEEEEE;
	padding: 5px 10px;
	width: 25px;
}

.shopform div.total
{
	font-size: 17px;
	float:right;
}
