/************************************************
*                                               *
*  Copyright    :       (c) 2008				        *
*                                               *
*  Website by   :       Stukje Design           *
*                       www.stukjedesign.nl     *
*                                               *
*  Contact name :       B. Kreleger             *
*                                               *
*************************************************/

body {
		width: 100%;
		margin: 0;
		padding: 0;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		line-height: 1.70em;
		font-size: 0.7em;
}

h1 {
		font-size: 2.5em;
		color: #fa9f00;
		margin: 0;
		padding: 0 0 8px 0;
}

h2 {
		font-family: Verdana, Arial;
		font-size: 1.3em;
		color: #d79000;
}

a {
		color: #d79060;
}

img {
		border: 0;
}

#header-news {
		background: #000000 url("../image/main/news.gif") no-repeat;
		height: 359px;
		font-size: 0.8em;
}

#header-about {
		background: #000000 url("../image/main/about-margriet-sjoerdsma.gif") no-repeat;
		height: 359px;
		font-size: 0.8em;
}

#header-concerts {
		background: #000000 url("../image/main/concerts.gif") no-repeat;
		height: 359px;
		font-size: 0.8em;
}

#header-webshop {
		background: #000000 url("../image/main/webshop.gif") no-repeat;
		height: 359px;
		font-size: 0.8em;
}

#header-media {
		background: #000000 url("../image/main/media.gif") no-repeat;
		height: 359px;
		font-size: 0.8em;
}

#header-guestbook {
		background: #000000 url("../image/main/guestbook.gif") no-repeat;
		height: 359px;
		font-size: 0.8em;
}

#lines {
		height: 20px;
		width: 100%;
		background: url("../image/main/header-lines.gif") repeat-x;
}

#title-menu {
		padding: 0;
		margin: 0;
		width: 100%;
		height: 80px;
}

#title {
		padding: 0;
		margin: 0;
		background: url("../image/main/heading.gif") no-repeat center;
		float: left;
		width: 60%;
}

#menu {
		width: 411px;
		height: 87px;
		background: url("../image/main/menu-trans.gif") no-repeat;
		width: 40%;
		float: right;
		font-size: 1.2em;
}

#menu ul {
		padding: 36px 0 0 15px;
		margin: 0;
		list-style-type: none;
}

#menu li {
		float: left;
		padding-right: 5px;
}

#menu b {
		font-weight: normal;
		border-bottom: 1px solid #6d493b;
}

#menu a {
		color: #6da45e;
		text-decoration: none;
}

#admin-content {
		background: url("../image/main/bloom-clean.gif") no-repeat;
		float: left;
		width: 65%;
		padding: 30px 50px 20px 50px;
}

#content {
		background: url("../image/main/bloom-clean.gif") no-repeat;
		float: left;
		width: 65%;
		padding: 30px 50px 20px 20px;
}

#content-concerts {
		background: url("../image/main/bloom-clean.gif") no-repeat;
		float: left;
		width: 500px;
		padding: 30px 50px 20px 20px;
}

#album {
		clear: both;
		float: left;
		width: 50%;
		padding-left: 20px;
}

#album p {
		padding: 0;
		margin: 0;
}

#photos {
		float: left;
		background: url("../image/main/photos.gif") no-repeat;
		width: 392px;
		margin-top: 30px;
		padding-top: 228px;
		text-align: right;
}

/*
		SUBCONTENT
							*/
							
#subcontent {
		float: left;
		width: 254px;
		padding-top: 20px;
}

#subcontent h3 {
		color: #755039;
}

/*
		UPCOMMING
							*/

#upcomming {
		background: url("../image/main/upcomming.gif") no-repeat;
		float: left;
		width: 254px;
		height: 461px;
}
#upcomming .concerts {
		padding: 40px 0 0 50px;
}
#upcomming h3, #upcomming p {
		padding: 0;
		margin: 0;
}
#upcomming h3 {
		padding-top: 20px;
		color: #755039;
}
.title {
		color: #a08676
}
.time {
		color: #d1b19e
}

.newsmsg {
		/* background-image: url("../image/main/newsbg.gif");
		background-position: bottom left;
		background-repeat: repeat-x; */
		border-left: 3px solid #CfCfCf;
		padding: 5px 5px 5px;
		background-color: #f3f1ee;
		padding-left: 20px;
		border-bottom: 1px solid #CfCfCf;
}
.date {
		color: #616161;
}

/*
		GUESTBOOK
							*/

#guestbook-entrees {
	padding-top: 2px;	
	border-top: 1px solid #a49666;
	padding-bottom: 6px;
}

.entree {
	padding-top: 6px;
	border-bottom: 1px dotted #a49666;
	padding-bottom: 6px;
}

.guestbook-date {
	color: #535353;
	font-size: 85%;
}

.guestbook-name {
	color: #d79000;
}

.guestbook-message {
	border-left: 3px solid #CfCfCf;
	padding: 5px 5px 5px 20px;
	background-color: #f3f1ee;
}

/*
		CONCERTS
							*/
							
.item {
	clear: both;
	width: 500px;
	min-height: 80px;
}

.concerts-date {
	float: left;
	width: 80px;
	text-align: center;
	background-color: #f0d15f;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 12px;
}

.description {
	width: 350px;
	float: right;
	margin-bottom: 4px;
	padding: 5px 5px 5px;
	background-color: #f3f1ee;
	padding-left: 20px;
	border-left: 3px solid #CfCfCf;
}

.description h3 {
	margin: 0;
	color: #d79000;
}

.description p {
	padding: 0;
	margin: 0;
}

.month-number {
	font-size: 200%;
}

.month {
	letter-spacing: 3px;
}

.year {
	font-size: 90%;
	color: #b39218;
}

.monthyear {
	clear: both;
}

.breaker {
	clear: both;
	height: 10px;
	border-bottom: 1px dotted #a49666;
	margin-bottom: 10px;
}

/*
		WEBSHOP
						*/
.alubum {
	width: 500px;
}

.cover {
	float: left;
	width: 190px;
	/* background-color: #242424; */
	padding: 5px;
}

.album_content {
	float: left;
	width: 290px;
}

.tracklist {
	border-collapse: collapse;
}

.tracklist td {
	padding: 5px;
}

.tracklist_bg1 {
	background-color: #E5EBC6;
}

.tracklist_bg2 {
	background-color: #F2F5E2;
}

.order-album {
	float: left;
	margin-top: 10px;
}

.newsletter {
		border-left: 3px solid #CfCfCf;
		padding: 5px 5px 5px 20px;
		margin-bottom: 10px;
		background-color: #f3f1ee;
		border-bottom: 1px solid #CfCfCf;
}


/*
		LIGHTBOX
							*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('/image/main/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/image/main/prev.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/image/main/next.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.links img {
	float: left;
	padding-right: 20px;
}