/* Gebruikte kleuren
--------------------------------------

*/

@import url(reset.css);
@import url(shadow.css);


body, p, td, ul, li, input, textarea {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 1.4em;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-align: center; 
}

p {
	margin: .5em 0 .5em 0;
	padding: 0;
	}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0;
	line-height: 1.4em;
	color: #000;
}
h1 { 
	font-size: 19px;
}
h2 { 
	font-size: 15px;
}
h3, h4, h5 { 
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	margin: 1.4em 0 0.2em 0;
}
h4, h5 { 
	font-size: 12px;
}


a, a:link, a:active, a:visited {
	color: #000; 
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: none;
}
ul {
	padding: 0;
	margin: 0px 15px;
	list-style-type: disc;
}
strong, b {
	font-weight: bold;
}

/* Lay-out elements
--------------------------------------*/
#wrapper {
	overflow: visible;
	width: 990px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	position: relative; 
	left: auto;
	height: 400px;
	
	background: url(../images/wrapper_bg.gif) no-repeat 0px 223px;
}

#homebutton, #homebutton a {
	margin: 0px;
	background: url(../images/hazewindus_theaterproductiehuis.png) no-repeat center;
	width: 220px;
	height: 89px;
	float: left;
	display: block;
	position: absolute;
	
}
#homebutton a strong, #hazewindenlink u {
	position: absolute;
	left: -9999px;
	display: inline;
}
#content {
	margin-top: 175px;
	margin-left: 230px;
	width: 650px;
	position: absolute;
	padding-bottom: 40px;
}

#footer {
	position: absolute;
	width: 990px;
	bottom: 0px;
	left: 50%;
	margin-left: -495px;
	height: 29px;
	background: #252008;
	display: block;
	position: fixed;
}



/* Design elementen
--------------------------------------*/
.clear {
	clear: both;
}
.naarrechts {
	float: right;
}
div.vernaarrechts {
	float: right;
	clear: right;
	margin-right: -100px;
	position: relative;
}
img.vernaarrechts {
	float: right;
	margin-right: 0px;
}

#content div.vernaarrechts p {
	width: 295px;
	font-size: 10px;
}
#content div.vernaarrechts p a {
	font-size: 10px;
}
.naarlinks {
	float: left;
}
.agendaitem {
	margin-top: 12px;
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 16px;
}
.agendanaam, .agendadatum {
	font-weight: bold;
	font-style: italic;
}
.agendadatum {
	color: #e3c642;
	color: #9E751F;
}
a.meerlink {
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}
#content h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	color: #7b7c7c;
}
#content, #content .post, #content p, #content.div, #content.span, #content a, #content li, #content ul {
	font-size: 13px;
	line-height: 2em;
}
#content p {
	margin: 0;
	padding: 0;
	}
#footer ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin: 5px 0 0 15px;
	padding-left: 30px;
	background: url(../images/copy_footer.gif) no-repeat 0px 3px
}
#footer li {
	list-style: none;
	list-style-type: none;
	/*float: left;*/
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding: 12px 5px 0px 0px;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -2.3px;
	margin-left: -15px;
	
	display: inline;
}
#footer li a {
	text-decoration: none;
	color: #ccc;
	color: #544b20;
	
}
#footer li a:hover {
	text-decoration: underline;
	color: #fff;
}



/* Hoofd Navigatie
--------------------------------------*/
#navlist, #subnavlist, #subsubnavlist {
	position: absolute;
	width: 650px;
	top: 15px;
	left: 245px;
}
#navlist ul, #subnavlist ul, #subsubnavlist ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist ul, #subnavlist ul {
	padding: 20px 0 0 20px;
	margin-left: -20px;
}

#navlist li, #subnavlist li {
	list-style: none;
	list-style-type: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1;
	/*display: block;
	float: left;*/
	padding: 25px 15px 15px 20px;
	width: auto;
	letter-spacing: -3.5px;
	margin-left: -35px;
	
	
	display: inline;
	letter-spacing: -4px;
}
#navlist li a, #subnavlist li a {
	text-decoration: none;
	color: #ddd;
	
	
}


#subnavlist {
	top: 55px;
	left: 235px;
}
#subnavlist li {
	font-size: 19px;
	line-height: 1;
	letter-spacing: -1.6px;
	margin-left: -25px;
}
#subsubnavlist {
	top: 190px;
	left: 20px;
	padding-top: 40px;
	width: 210px;
}
#subsubnavlist li a {
	font-style: italic;
	color: #6e6020;
	text-decoration: none;
	line-height: 1.7em;
}
#subsubnavlist li.subactive a {
	color: #780014;
}
#subsubnavlist li a:hover {
	color: #780014;
	text-decoration: underline;
}





/* Navigatie cirkel highlights 
------------------------------------------------------------------------------- */
body#section3 #navlist li.active { background: url(../images/hl_actueel.gif) no-repeat 0px 5px; }
body#section4 #navlist li.active { background: url(../images/hl_persoonlijk.gif) no-repeat 8px 3px; }
body#section6 #navlist li.active { background: url(../images/hl_agenda.gif) no-repeat 8px 8px; }
body#section7 #navlist li.active { background: url(../images/hl_archief.gif) no-repeat 0px 10px; }
body#section8 #navlist li.active { background: url(../images/hl_links.gif) no-repeat 8px 10px; }

/* Onderstaande zijn niet langer nodig, want staan nu in het CMS en zijn per pagina te editten

body.cl_AdjeEnTheo #subnavlist li.active { background: url(../images/hl_adjeentheo.gif) no-repeat 14px 7px; }
body.cl_Onderwaterwereld #subnavlist li.active { background: url(../images/hl_onderwaterwereld.gif) no-repeat 12px 7px; }
body.cl_Kort #subnavlist li.active { background: url(../images/hl_kort.gif) no-repeat 10px 12px; }
body.cl_Edward2 #subnavlist li.active { background: url(../images/hl_edward.gif) no-repeat 10px 12px; }
body.cl_Factor1 #subnavlist li.active { background: url(../images/hl_factor.gif) no-repeat 10px 6px; }

body.cl_Han #subnavlist li.active { background: url(../images/hl_han.gif) no-repeat 16px 7px; }
body.cl_Hazewindus #subnavlist li.active { background: url(../images/hl_hazewindus.gif) no-repeat 8px 9px; }
body.cl_Contact #subnavlist li.active { background: url(../images/hl_contact.gif) no-repeat 10px 3px; }
body.cl_Gastenboek #subnavlist li.active { background: url(../images/hl_gastenboek.gif) no-repeat 14px 12px; }

body.cl_Datum #subnavlist li.active { background: url(../images/hl_datum.gif) no-repeat 10px 12px; }
body.cl_Naam #subnavlist li.active { background: url(../images/hl_naam.gif) no-repeat 15px 9px; }
*/


/* Navigatie cirkel highlights - uitzonderingen (ook niet meer nodig!)
------------------------------------------------------------------------------- */
/*body#section39 #navlist li.active, body#section47 #navlist li.active, 
body#section48 #navlist li.active, body#section49 #navlist li.active
body#section50 #navlist li.active { background: url(../images/hl_agenda.gif) no-repeat 8px 8px; }
*/



/* Body-ID afhankelijke vormgeving
--------------------------------------*/
body#section0 {
	background: url(../images/hm_wrapper_bg.gif) repeat-y center;
}
body#section0 #wrapper {
	background: url(../images/hm_hond_big.jpg) no-repeat right top;
	height: 794px;
}
#hazewindenlink {
	background: url(../images/icn_link.gif) no-repeat;
	width: 32px;
	height: 31px;
	display: block;
	position: absolute;
	top: -40px;
	left: 550px;
}
body#section0 #tvlink {
	background: url(../images/icn_video.gif) no-repeat;
	width: 41px;
	height: 22px;
	display: block;
	position: absolute;
	top: 540px;
	left: 50px;
}
body#section0 .agendaitem {
	background: url(../images/hm_agenda_hl.gif) repeat-x left bottom;
}
body#section0 .agendadatum {
	color: #e3c642;
}
#contenth {
	width: 216px;
	float: right;
	color: #fff;
	margin: 100px 5px 0px 0px;
}
a.homelink, a.homelink:link, a.homelink:active, a.homelink:visited, a.homelink:hover {
	color: #fff;
	text-decoration: underline;
}
a.homelink:hover {
	text-decoration: none;
}
#navlisth {
	position: relative;
	width: 220px;
	float: left;
	left: 0;
}
#navlisth ul {
	margin-top: 35px;
	list-style: none;
	list-style-type: none;
}
#navlisth li {
	list-style: none;
	list-style-type: none;
	font-size: 28px;
	height: 2.1em;
	line-height: 1;
	width: 200px;
	text-align: center;
	display: block;
	letter-spacing: 2;
	
	
}
#navlisth li a {
	width: 220px;
	text-align: center;
}






/* Media players 
------------------------------------------------------------------------------- */
#tv {
	width: 319px;
	height: 432px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 180px;
	
	top: -10px;
	top: -435px;
}
body#section0 #tv {
	margin-left: -160px;
}
.player {
	margin: -281px 0 0 32px;
	width: 240px;
	height: 180px;
	display: block;
}
#tvgone {
	position: absolute;
	margin: 20px 0 0 131px;
	width: 42px;
	height: 55px;
	display: block;
	left: 0;
	overflow: hidden;
	background: #ccc;
	filter: alpha(opacity=0);-moz-opacity:0.0;opacity:0.0; /*  opacity doesn't show in older browsers */
}
#tvlink {
	background: url(../images/icn_video.gif) no-repeat;
	width: 41px;
	height: 22px;
	display: block;
	position: absolute;
	top: -140px;
	left: 110px;
}
#audiolink {
	background: url(../images/icn_audio.gif) no-repeat;
	width: 16px;
	height: 35px;
	display: block;
	position: absolute;
	left: 510px;
	
	top: 125px;
	top: -140px;
}










/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}
