@charset "UTF-8";
/* CSS Document */
/*allen van toepassing op programma toneel muziek cabaret dans musical en opera voor volwassenen*/
body {
	background-color: #222222;
}

a {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
        padding: 0;
        margin: 0;
}


.body {
	margin: 0 auto;
	width: 90%;
	clear:both;
}

header, nav, footer {
	display: block;
}
/*tekst content*/
p {
        font-family: "Merriweather Sans", sans-serif;
	color: #111111;
	font-size: 0.8 em;
}

/*artiestennaam in showtime*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fffefb;
	margin-top: 30px;
	font-size; 8px;
}
/*koptekst roze*/
h2 {
	color: #FF31A1;
	text-transform: uppercase;
	font-family: 'Merriweather Sans', sans-serif;
	letter-spacing: 0.3em;
	font-size: 100%;
        text-align: center;
        padding-top: 3%;
}
/*kopteksten wit*/
h3 {
	color: #fffefb;
	text-transform: uppercase;
	font-family: 'Merriweather Sans', sans-serif;
	letter-spacing: 0.3em;
	font-size: 100%;
}
/*adres en telefoonnummer wit*/
h4 {    
        color: #fffefb;
	font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: 0.2em;
	font-size: 80%;
	padding-top: 4%;
}
/*datum en email goud*/
h5 {
	color: #EBD394;
	font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.05em;
	font-size: 80%;
	padding-top: 2%;
}

header {
	height: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fffefb;
	border-right-color: #fffefb;
	border-left-color: #fffefb;
}
header #logo {
	width: 100%;
	height: auto;
	text-align: center;
}
header #gallery {
	display: none;
	
}
#gallery img {
	display: none;
}
nav {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fffefb;
	border-bottom-color: #fffefb;
	border-left-color: #fffefb;
	margin-bottom: 2%;
       background: -prefix-linear-gradient(left, #111111, #fffefb, #111111) no-repeat;
       background: linear-gradient(to right, #111111, #fffefb, #111111) no-repeat;
       background: -webkit-linear-gradient(left, #111111, #fffefb, #111111) no-repeat;
       background: -moz-linear-gradient(left, #111111, #fffefb, #111111) no-repeat;
}
	
#content {
	width: 104%;
	float: left;
        margin-bottom: 2%;
}

#content img {
        width: 47%;
	margin-top: 2%;
	margin-left: 0%;
        margin-right: 2%;
}
/*rechterkolom*/
#top-sidebar {
	display: none;
	float: left;
}

#second-sidebar {
	width: auto;
	float: left;
	display: block;
	margin-left: 26.2%;
        text-align: center;
        padding: 3.5% 1.75% 3.5% 1.75%; 
}

#middle-sidebar {
	display: none;
	float: left;
}

#bottom-sidebar {
	display: none;
	float: left;
}
/*lijn met home icon*/
#home {
	width: 100%;
	float: left;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #fffefb;
	margin-bottom: 2%;
}

#home img {
       float: right;
}

footer {
	display: none;
}




/* Tabletlay-out: 481 px tot 769 px. Neemt stijlen over van: mobiele lay-out. */

@media only screen and (min-width: 481px) {

#content img {
	width: 31.5%;
        margin-top: 0%;
        margin-bottom: 0.8%;
	margin-left: 0%;
        margin-right: 0.8%;
}	
}


/* Bureaubladlay-out: 770 px tot maximaal 1232 px.  Neemt stijlen over van: mobiele lay-out en tabletlay-out. */

@media only screen and (min-width: 1025px) {

.body {
        min-width: 1000px;
        max-width: 1000px;
}

h2 {
	color: #FF31A1;
	text-transform: uppercase;
	font-family: 'Merriweather Sans', sans-serif;
	letter-spacing: 0.3em;
	font-size: 100%;
        text-align: left;
	font-weight: bolder;
        padding: 0;
}

header {
	width: 99%;
	display: block;
	float: left;
       
}
header #logo {
	width: 32%;
	float: left;
	display: block;
	text-align: center;
	margin-top: 3%;
}

header #gallery {
	width: 68%;
	float: right;
	display: block;
}

#gallery img {
	width: 100%;
    display: block;
	margin: 0px;
	padding: 0px;
}

nav {
       width: 99%;
       float: left;
       height: auto;
}

#content {
	width: 69%;
        min-height: 500px;
	float: left;
}

/*rechterkolom*/
#top-sidebar {
	width: 25%;
	float: left;
	display: block;
	margin-left: 5%;
	margin-top: 4%;
        border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fffefb;
        	
}

#second-sidebar {
	width: 21.5%;
	float: left;
	display: block;
	margin-left: 5%;
        border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fffefb;
        text-align: center;
        padding: 3.5% 1.75% 3.5% 1.75%; 	
}

#middle-sidebar {
	width: 20%;
	float: left;
	display: block;
	margin-left: 5%;
	margin-bottom: 0.5%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fffefb;
	text-align: center;
        padding: 2.5%;	
}

#bottom-sidebar {
	width: 20%;
	float: left;
	display: block;
	margin-left: 5%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fffefb;
        text-align: center;
	padding: 2.5%;		
}
footer {
	width: 99%;
	float: left;
	display: block;
        vertical-alignment: center;
        border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fffefb;
	border-bottom-color: #fffefb;
	border-left-color: #fffefb;
	margin-bottom: 2%;
}

}
