/*

	Maartje Teussink theme for Wordpress, version 1.0
	
		Copyright (C) 2008, Michiel Sikma <michiel@thingmajig.org>
	
	You can (probably) see it in action at <TBA>.  This theme was made for CSS2-capable browsers.
	
*/

p {
	margin-bottom: 15px;
}

body {
	color: #063385;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 50px;
}

a {
	color: #8091CB;
	text-decoration: none;
}

a:hover {
	color: #063385;
}

em {font-style: italic;}

strong {font-weight: bold;}

#page-bg img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1024px){
	#page-bg img.bg {
		left: 50%;
		margin-left: -512px;
	}
}

#index {
	position: relative;
	z-index: 2;
}

#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 3;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	display: none;
}

#info-box {
	position: fixed;
	width: 720px;
	height: 480px;
	left: 50%;
	top: 50%;
	margin: -258px 0 0 -360px;
	z-index: 4;
	display: none;
}
#info-box .tools {
	text-transform: lowercase;
}

#info-box #blur {
	position: absolute;
	z-index: 5;
	width: 1072px;
	height: 1000px;
	margin: -242px 0 0 -176px;
	background: transparent url(../images/blur.png) no-repeat 0 0;
}

#info-box .close {
	width: 720px;
	position: relative;
	z-index: 10;
	text-align: right;
	margin-bottom: 5px;
}


#info-box .content {
	width: 680px;
	height: 480px;
	position: relative;
	z-index: 12;
	background: #fff;
	border: 1px solid #002396;
	padding: 5px 20px;
	display: block;
}

#info-box .gallery_content {
	width: 720px;
	overflow: hidden;
	height: 480px;
	position: relative;
	z-index: 13;
	background: #fff;
	border: 1px solid #ffffff;
	display: none;
}


#info-box.gallery_mode .content {
	display: none;
}
#info-box.gallery_mode .gallery_content {
	display: block;
}

#info-box .about {
	width: 650px;
	position: absolute;
	z-index: 18;
	margin-top: 5px;
}
#info-box .tools {
	text-align: right;
	z-index: 16;
	margin-top: 5px;
	position: relative;
	display: none;
}
#info-box.gallery_mode .tools {
	display: block;
}

#info-box .about, #info-box .about span,
#info-box .about, #info-box .about span a {
	font-size: 13px;
	font-weight: bold;
}


#info-box .about.show_about #about_ct {
	display: inline;
}
#info-box .about.show_about #desc_ct {
	display: none;
}
#info-box .about.show_desc #about_ct {
	display: none;
}
#info-box .about.show_desc #desc_ct {
	display: inline;
}


#info-box .content p {
	margin-bottom: 15px;
	line-height: 15px;

}

.wrapper {
	width: 940px; /* 960px - marge van ? */
}

.wrapper.header {
	position: fixed;
	z-index: 2;
}

.wrapper.header .whitebg {
	position: fixed;
	width: 2000px;
	height: 161px;
	margin-left: 394px;
	background-image: url(../images/logo_1.png);
	background-repeat: repeat-x;
}

.wrapper.header .whitebg .ct {
	position: relative;
	left: -1373px;
	top: -6px;
}

.wrapper.content {
	padding-top: 200px;
	overflow: hidden;
}

.wrapper.header #player {
	float: right;
	margin-top: 55px;
}

.title h1 a {
	display: block;
	width: 394px;
	text-indent: -99999px;
	height: 161px;
	background-image: url(../images/logo_0.png);
}

.wrapper.content {
	margin-left: 45px;
}

.agenda, .music, .gallery, .info {
	margin-bottom: 10px;
}

.agenda h2 a, .music h2 a, .gallery h2 a, .info h2 a {
	display: block;
	width: 347px;
	background-image: url(../images/menu_items.png);
}

.agenda .data, .music .data, .gallery .data, .info .data {
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}

/*.album li {
	padding: 2px 0;
}*/

h3 {
	margin: 20px 0 15px 0;
	font-weight: bold;
}
.data p {
	line-height: 15px;
	margin-bottom: 15px;

}
/*.data p a {
	text-decoration: underline;
}*/

.agenda h2 a {
	height: 64px;
	background-position: 0px 0px;
}

.agenda h2 a:hover {
	background-position: 348px 0px;
}

.music h2 a {
	height: 64px;
	background-position: 0px -72px;
}

.music h2 a:hover {
	background-position: 348px -72px;
}

.gallery h2 a {
	height: 64px;
	background-position: 0px -148px;
}

.gallery h2 a:hover {
	background-position: 348px -148px;
}

.info h2 a {
	height: 64px;
	background-position: 0px -222px;
}

.info h2 a:hover {
	background-position: 348px -222px;
}

.agenda table td {
	padding: 8px 18px 9px 0;
	width:  138px;
	border-bottom: 1px solid #E4E4EE;
}

.music .album {
	vertical-align: top;
	display: inline-block;
	width: 140px;
	margin: 0 12px 40px 0;
}

.music .album ol {
	margin-bottom: 15px;
}

.music .album li {
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 15px;

}

.music .album li img {
	margin-left: 0px;
}


.music .album a {
	font-weight: bold;
}

.music .album a[href="info"] {
	font-weight: normal;
	color: #A6B2DA;
}

.music .album a[href="info"]:hover {
	color: #063385;
}

.music .album .sep {
	padding: 0px 0px;
}

.music .album .content {
	display: none;
}

.gallery .gallery-item {
	float: left;
	width: 140px;
}

.gallery .gallery-item a.hide {
	display: none;
}

.gallery .gallery-item img {
	display: block;
	margin-bottom: 10px;
}

.gallery .gallery-item span {
	font-style: italic;
}

.info .row.l {
	float: left;
	width: 476px;
	margin-right: 142px;
	line-height:15px;


}

.info h3 {
	margin: 15px 0 15px 0;
}


.clearing {
	clear: both;
}

.hidden .data {
	display: none;
}

#lightbox-container-image-box {
	background-color: #f8f8f8;
}

#lightbox-container-image-data-box {
	background-color: #f8f8f8;
}

#lightbox-image-details {
	color: #063385;
}

.gallery {
	overflow: hidden;
	padding: 0 0 5px;
}

.single_gallery {
	float: left;
	padding: 0 15px 0 0;
}
.single_gallery span {
	padding: 15px 0 0;
	font-style: italic;
	display: block;
}
.single_gallery .desc {
	display: none;
}
.single_gallery .hide {
	display: none;
}
.single_gallery object,
.single_gallery embed {
	display: none;
}
.gallery_type {
	clear: both;
	padding: 20px 0 0;
	display: block;
}

#buy {
	display: none;
}
.buyform th {
	padding: 0 30px 0 0;
	font-weight: bold;
}
.buyform em {
	font-style: italic;
}
.buyform input {
	border: 1px solid #063385;
	padding: 3px;
	color: #063385;
}
.buyform td {
	padding: 2px 0;
}
.buyform td.submit {
	text-align: right;
}
.buyform td.submit input {
	background: #063385;
	text-transform: uppercase;
	color: #ffffff;
	padding: 3px 9px;
}
.gallery_h {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	
}
.galleryitems {
	width: 99999px;
}

.imgcontainer {
	display: inline-block;
	width: 720px;
	height: 480px;
	text-align: center;
	background-color:none;
	}

.wrapper.footer {
	margin-top: 77px;
	margin-left: 54px;
}
.wrapper.footer p.copy {
	color: #7f91ca;
	font-style: italic;
}
.wrapper.footer p.copy a {
	color: #7f91ca;
	text-decoration: underline;
}

