﻿/* Bij Wat Ook Moog Gebeuren */

* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	margin: 0!important;
	padding: 0!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	-webkit-text-size-adjust: none;
	}
	
a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	
	
p {
	line-height: 18pt;
	}	

#left, #right {
	background: #FFFFFF;
	position: fixed;
	}
	
#left, #right {
	top: 0; bottom: 0;
	width: 15px;
	}
#left { left: 0; }
#right { right: 0; }
		
#top, #bottom {
	background: #FFFFFF;
	left: 0; right: 0;
	height: 15px;
	}
#top { top: 0; }
#bottom { bottom: 0; }

#nav {
	font-family: Arial Black, ArialRoundedMTBold !important;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 22px;
	width: 100%;
	position: fixed;
	padding: 25px 0 0 45px;
	z-index: 9999;
	}
	
#nav ul {
	list-style-type: none;
	}	
	
#nav li {
	float: left;
	padding-right: 25px;
	}
	
#nav li.last {
	padding-right: 0px;
	}
	
#nav img {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	}
	
#nav img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	}		

#content {
	width: 100%;
	margin: auto;
	position: relative;
	overflow: hidden;
	}
	
#content-left {
	width: auto;
	float: left;
	position: relative;
	padding: 75px 0 0 90px;
	}
	
#content-right {
	width: auto;
	float: right;
	position: relative;
	overflow: hidden;
	padding: 104px 90px 0 0;
	}		

/* Pagina's */

#page1 {
	background: url(images/background.jpg) #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 980px;
	}
	
#page2 {
	background: url(images/background_2.jpg) #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 15px solid white;
	width: 100%;
	height: 1000px;
	}
	
#page3 {
	background: url(images/background_6.jpg) #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 15px solid white;
	width: 100%;
	min-height: 2120px;
	height: auto;
	padding-bottom: 45px;
	}
	
#page4 {
	background: url(images/background_3.jpg) #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 15px solid white;
	width: 100%;
	height: 1000px;
	}
	
#page5 {
	background: url(images/background_5.jpg) #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 15px solid white;
	width: 100%;
	height: 1000px;
	}
	
#page6 {
	background: url(images/background_4.jpg) #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 15px solid white;
	width: 100%;
	height: 1000px;
	}
	
#footer {
	background: url(images/footer.jpg) #000000 no-repeat center center;
	width: 100%;
	height: 165px;
	}

#footer-fade {
	background: url(images/fade.png) top repeat-x;
	width: 100%;
	height: 100px;
	margin-top: -100px;
	}									

/*	Logo */
	
#logo {
	width: 463px;
	height: 700px;
	float: right;
	margin-top: 80px;
	margin-right: 14px;
	background: url(images/logo.png) no-repeat right top;
	}
	
#logo h1 {
	display: none;
	}	
	
#time {
	width: 700px;
	height: 19px;
	margin-top: 30px;
	background: url(images/time.png) no-repeat right center;
	}			
	
#video {
	width: 600px;
	margin-top: 30px;
	border: 1px solid #FFFFFF;
	}
	
#audio, #soundcloud {
	margin-top: 31px;
	}
	
#audio iframe {
	border: 1px solid #FFFFFF;
	width: 450px;
	height: 810px;
	margin-top: 45px;
	}
	
#soundcloud iframe {
	width: 452px;
	margin-top: 0;
	}			
	
#press {
	width: 600px;
	padding-top: 10px;
	line-height: 18pt;
	}
	
#video-title {
	width: 590px;
	height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/press.png) repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
	
#audio-title {
	width: 440px;
	height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/press.png) repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}				
	
.vimeo {
	}
	
.title {
	margin-bottom: 10px;
	}				
	
/* Contact */

#contact-area {
	width: 600px;
	padding-top: 10px;
	padding-left: 1px;
	line-height: 18pt;
	color: #333333;
	}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 500px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	}

#contact-area textarea {
	height: 90px;
	}

#contact-area input.submit-button {
	width: 100px;
	}

label {
	float: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	}	

/* Media */

@media screen and (max-width: 1200px) {
#content-right {
	float: left;
	padding: 0 0 20px 90px;
	}
	
#audio {
	margin-top: -16px;
	}	
	
#audio iframe {
	border: 1px solid #FFFFFF;
	width: 600px;
	height: 810px;
	}
	
#soundcloud iframe {
	width: 600px;
	}		
	
#audio-title {
	width: 590px;
	}			
	}

@media screen and (max-width: 1024px) {
#top, #bottom, #left, #right { display: none; }
#page2, #page3, #page4, #page5, #page6 { border-top: 0; }
	
#nav {
	padding: 10px 0 0 20px;
	}
	
#nav li {
	padding-right: 0;
	}
	
#nav img {
	width: 80%;
	height: 80%;
	}
	
#logo {
	margin-right: -2px;
	}	
	
#content-left {
	padding: 50px 25px 0 25px;
	}
	
#content-right {
	float: left;
	padding: 0 25px 0 25px;
	}
	
#press {
	width: auto;		
	}
	
@media screen and (max-width: 480px) {
#top, #bottom, #left, #right { display: none; }

#nav img {
	width: 60%;
	height: 60%;
	}
	}