/************************************************
*                                               *
*  Copyright    :       (c) 2006 / 2007         *
*                                               *
*  Website by   :       Stukje Design           *
*                       www.stukjedesign.nl     *
*                                               *
*  Contact name :       B. Kreleger             *
*                                               *
*************************************************/

/**************
*  HTML TAGS  *
**************/

body {
	background: #2c343b url("/img/main/background.gif") repeat-x top center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.7em;
	text-align: center;
	color: #bdbdbd;
}

/**************
*   STYLING   *
**************/

h1, h2 {
	font-size: 1.3em;
}

h1 {
	margin-top: 0;
	color: #fff;
}

h2 {
	font-size: 1.2em;
}

a {
	color: #ffffff;
	outline: none;
}

img {
	border: 0;
}

input, textarea {
	font-family: Verdana, Arial;
	background: #556a7b url("/img/content/form-bg.gif") repeat-x;
	border: 1px solid #cbd5dd;
	color: #fff;
	margin: 3px;
	padding: 3px;
	font-size: 1.2em;
}

fieldset {
	border: 1px solid #2e3a43;
}

legend {
	font-weight: bold;
}

/**************
*   LAYOUT    *
**************/

#container {
	width: 859px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content {
	text-align: left;
}

#header {
	background: url("/img/main/header.gif") no-repeat;
	width: 859px;
	height: 358px;
}

/**************
*    MENU     *
**************/

#menu {
	padding: 0 2px 0 2px;
	text-transform: uppercase;
	font-weight: bold;
}	

#menu ul {
	padding: 0 0 0 10px;
	margin: 0;
}

#menu li {
	float: left;
	list-style-type: none;
	margin-right: 12px;
	height: 23px;
	padding-top: 8px;
}

#menu .here {
	background-color: #000000;
	padding: 8px 10px 0 10px;
	margin-left: 1px;
}

#menu a {
	text-decoration: none;
	color: #303f67
}

#menu a:hover {
	color: #1590c7
}

#menu .here a {
	color: #1690c8;
}

#picture-slider {
	float: left;
	width: 456px;
	height: 326px;
}

#latest-news {
	float: left;
	width: 370px;
	height: 326px;
	padding: 10px 15px 10px 15px;
	font-size: 1.2em;
}

#latest-news h2 {
	width: 100%;
	color: #02374f;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #02374f;
}

#latest-news p {
	font-family: Verdana, Arial, Helvetica;
	line-height: 1.45em
}

#latest-news a {
	width: 100%;
	background: url("/img/content/latest-news-arrow.gif") center left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#special {
	padding-top: 18px;
	color: #feffff;
}

#special h3 {
	color: #1691c8;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-transform: uppercase;
}

#special p {
	line-height: 1.1em;
	padding: 0;
	margin: 0;
}

#special a {
	width: 100%;
	background: url("/img/main/special-arrow.gif") center left no-repeat;
	padding-left: 15px;
	text-decoration: underline;
	color: #6f6f6f;
}

#main {
	margin-top: 15px;
	background: url("/img/content/background.gif") no-repeat;
	width: 859px;
	min-height: 639px;
	_height: 639px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
}

#main-home {
	margin-top: 15px;
	background: url("/img/content/background-home.gif") no-repeat;
	width: 859px;
	min-height: 639px;
	_height: 639px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
}

#main-content {
	float: left;
	padding: 19px;
	width: 819px;
	font-size: 1.1em;
}

#left {
	float: left;
	width: 604px;
	padding: 19px 8px 0 20px;
}

#sidebar {
	float: right;
	width: 190px;
	min-height: 470px;
	_height: 470px;
	margin: 19px 19px 0 0 ;
	border: 1px solid #2e3a43;
	background: #546573;
	/* filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70; */
}

#sidebar h2 {
	width: 100%;
	height: 24px;
	background-color: #2e3a43;
	padding-top: 4px;
	margin: 0;
	color: #b1c0cb;
	font-size: 1.2em;
	text-align: center;
}

#sidebar p, #sidebar address {
	padding: 0 13px 0 13px;
	text-style: normal;
}

#sidebar img {
	border: 1px solid #8e9da9;
}

#footer {
	clear: both;
	margin-top: 20px;
	background: url("/img/main/footer.gif") repeat-x;
	border-top: 1px solid #5c6d7a;
	height: 25px;
	width: 100%;
	font-size: 1.1em;
	color: #3b4751;
	padding-top: 10px;
}

#footer a {
	color: #3b4751;
}

#footer a:hover {
	color: #667481;
}

/**************
*  ARTIESTEN  *
**************/

#artiesten {
	width: 810px;
	margin-left: 20px;
	padding-top: 20px;
	margin: 0px 20px 0 20px
}


#artiesten .profiel {
	width: 100%;
	background: url("/img/content/blue-arrows.gif") center left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

.artiest {
	float: left;
	text-align: center;
	width: 155px;
	margin-right: 35px;
}

.artiest img {
	background: #768897;
	padding: 5px;
}

.artiest img:hover {
	background-color: #97aaba;
}

#profiel-date {
	width: 500px;
	border: 1px solid #303a41;
	padding: 0;
	margin: 0;
	border-collapse : collapse; 
}

#profiel-date td {
	height: 25px;
	padding: 5px;
}

.bold {
	width: 110px;
}

.row1 {
	background-color: #657787;
}

.row2 {
	background-color: #485967;
}

.artiest1, .artiest2, .artiest3 {
	float: left;
}

.artiest-face {
	margin-top: -1px;
	padding-left: 6px;
}

.artiest1, .artiest2 {
	margin-right: 16px;
}

.rounded-border {
	position: relative;
	height: 7px;
}

.artiest-overflow {
	background-color: #000;
	height: 20px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 4px 0 0 12px;
	margin: -26px 6px 0 6px;
}

.artiest-overflow a {
	text-decoration: none;
}

/**************
* NEWS ITEMS  *
**************/

.news-item {
	float: left;
	width: 280px;
	height: 220px;
	margin-bottom: 20px;
}

.float-left {
	margin-right: 40px;
}

.news-item h2 {
	padding: 0 0 3px 0;
	margin: 0;
	color: #ffffff;
	font-size: 1.4em;
}

.news-item p {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

.news-item a {
	color: #fff;
}

.news-item a:hover {
	color: #2782ad;
}

.date {
	color: #90a2b1;
	font-size: 0.9em;
	font-style: italic;
	padding: 2px 0 8px 0;
}

/**************
*  CONCERTS   *
**************/

.concert-item {
	width: 100%;
}

.concert-datum {
	border: 1px solid #72818d;
	float: left;
	width: 60px;
	text-align: center;
	margin-right: 20px;
}

.concert-datum .d {
	font-size: 1.4em;
	font-weight: bold;
	margin: 2px;
	background-color: #485967;
	color: #ffffff;
	width: 56px;
}

.concert-datum .y {
	font-weight: bold;
	font-size: 1.3em;
}

.concert-datum div {
	margin: 0;
	padding: 0;
}

.concert-omschrijving {
	float: left;
	width: 450px;
}

.concert-omschrijving h2 {
	padding: 0;
	margin: 0;
}

.concert-omschrijving .concert-links {
	background: url("/img/content/latest-news-arrow.gif") center left no-repeat;
	padding-left: 15px;
}

/*************
*  RELEASES  *
**************/

.album-art {
	float: left;
	width: 150px;
}

.album-description {
	float: left;
	width: 600px;
	background-color: #768897;
	border: 1px solid #b0cde5;
	border-right: 1px solid #97aaba;
	border-bottom: 1px solid #97aaba;
	color: #344554;
	padding: 10px;
	min-height: 120px;
}

.album-description a {
	text-decoration: none;
}

.album-description h2 {
	padding: 0;
	margin: 0;
}

.album-description h2 a {
	color: #262626;
}

.photo-slides img {
	background: #768897;
	padding: 5px;
	margin-right: 15px;
}

.photo-slides img:hover {
	background-color: #97aaba;
}

/**************
*   LIGHTBOX  *
**************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.img-left {
	float: left;
	padding: 5px 8px 2px 0;
}

.breakit {
	clear: both;
	height: 1px;
	width: 100%;
	background-color: #283037;
	border-bottom: 1px solid #566572;
}

.readmore {
	clear: both;
}

.read-more-news {
	float: right;
}

.read-more-news a {
	text-decoration: none;
	color: #043b53;
}

.blue-arrows, .readmore {
	background: url("/img/content/blue-arrows.gif") center left no-repeat;
	font-size: 1.2em
}

.blue-arrows a, .readmore a {
	padding-left: 18px;
}

.readmore a:hover {
	color: #99a9b6;
}

.readmore a {
	color: #7e8b97;
	text-decoration: none;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.centerit {
	text-align: center;
}

.borderit img {
	border: 1px solid #8e9da9;
}

.sepbar {
	clear: both;
	border-bottom: 1px dotted #728493;
}

.bigletters {
	text-transform: uppercase;
	font-size: 1.5em;
}

.arrow-link {
	width: 100%;
	background: url("/img/content/latest-news-arrow.gif") center left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

.error {
	background: #ffdad6;
	border: 1px dotted #f4122c;
	color: #000;
	padding: 8px;
}

.no-image {
	background-color: #000;
	color: #d0d0d0;
	height: 70px;
	width: 120px;
	padding-top: 50px;
	margin-left: 16px;
}
.small {
	font-size: 0.9em;
	font-style: italic;
}