/************************************************
*                                               *
*  Copyright    :       (c) 2009				        *
*                                               *
*  Website by   :       Stukje Design           *
*                       www.stukjedesign.nl     *
*                                               *
*  Contact name :       B. Kreleger             *
*                                               *
*************************************************/

/**************
*  HTML TAGS  *
**************/

body {
	background: #000000 url(/img/background.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 0.9em;
	text-align: center;
	color: #adadad;
}

/**************
*   STYLING   *
**************/

h1, h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

a {
	color: #8b791a;
}

img {
	border: 0;
}

/**************
*    FORMS    *
**************/

textarea, input, select {
	font-family: Arial, Verdana;
	font-size: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-bottom: 2px;
}

fieldset {
	border: 1px solid #05550D;
}

legend {
	color: #05550D;
}

/**************
*   LAYOUT    *
**************/

#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content {
	text-align: left;
}

#main {
	width: 940px;
}

#main #left {
	float: left;
	width: 500px;
	padding: 10px 30px 0 0;
}

#main #right {
	float: right;
	width: 400px;
}

#footer {
	border-top: 1px dotted #1f1f1f;
	clear: both;
}

#footer_left {
	float: left;
	width: 480px;
	padding: 10px 30px 0 20px;
}

#footer_left h2 {
	margin: 2px 0 0 0;
	color: #ffffff;
}

#footer_right {
	float: right;
	width: 387px;
	padding-left: 13px;
}

#logos {
	text-align: right;
	padding-bottom: 10px;
}

#logos img {
	margin-left: 10px;
}

/**************
*   CONTENT   *
**************/

#mala_vita_logo {
	margin-bottom: -75px;
}

#news_header {
	background: url(/img/content/header.gif) no-repeat;
	width: 505px;
	height: 182px;
}

#news_header h1 {
	padding: 97px 0 40px 10px;
	color: #000;
}

#news {
	background: #000000;
	width: 476px;
	margin-left: 9px;
	padding: 10px 10px 0 10px;
}

#news h2 {
	color: #ffffff;
}

#player {
	float: left;
}

#cover {
	margin-right: 20px;
	float: left;
}


/**************
.THE.RIGHT.SIDE.
***************/

#photos h2, #concerts h2, #shouts h2 {
	margin: 0;
}

#photos {
	width: 412px;
	height: 59px;
	background: url(/img/titles/photos.gif) no-repeat;
	padding: 28px 0 0 20px;
}

#photos_content {
	margin-left: 20px;
}

#photos_content img {
	background: url(/fotoalbum/shading.gif) top left;
	padding: 1px 3px 8px 1px;
	margin-right: 7px;
}

/*
		CONCERTS
							*/
							
.item {
	clear: both;
	width: 500px;
	min-height: 80px;
}

.concerts-date {
	float: left;
	width: 80px;
	height: 67px;
	text-align: center;
	background-color: #71621a;
	border-right: 1px solid #3c3200;
	border-bottom: 1px solid #3c3200;
	color: #e1dcc7;
	margin-bottom: 8px;
	padding-bottom: 4px;
	padding-top: 3px;
}

.description {
	width: 360px;
	float: right;
	margin-bottom: 4px;
	padding: 5px 0px 5px;
	background-color: #4b442e;
	padding-left: 10px;
	border-left: 3px solid #CfCfCf;
	margin-right: 30px;
}

.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;
}

#concerts {
	width: 405px;
	height: 76px;
	background: url(/img/titles/concerts.gif) no-repeat;
	padding: 22px 0 0 20px;
}

#concerts_content {
	margin-top: -30px;
	margin-left: 8px;
	width: 380px;
}

.concert_overview {
	padding-top: 0px;
	background-color: #000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	margin-bottom: 10px;
}

.blackwhite {
	background-color: #000000;
	color: #ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	height: 25px;
	padding: 8px 0 0 10px;
}

.yellowblack {
	background-color: #cca00a;
	color: #000000;
	height: 25px;
	padding: 8px 0 0 10px;
}

.yellowblack a {
	color: #ffffff;
}

.concert_overview td, .concert_overview th {
	width: 200px;
	text-align: center;
}

.concert_overview td {
	color: #8b791a;
}

.agenda_here {
	background-color: #6b6b6b;
}

.agenda_here b {
	color: #adadad;
}

.agenda_here a {
	color: #cccccc;
}

.action, .action_here {
	background-color: #bbbfc4;
	color: #636b74;
}

.action_here {
	border: 2px solid #636b74;
}

#shouts {
	width: 406px;
	height: 74px;
	background: url(/img/titles/shouts.gif) no-repeat;
	padding: 22px 0 0 20px;
	margin-bottom: -20px;
}

#shouts_content {
	margin-left: 10px;
}

.shout_top1, .shout_top2, .shout_top3 {
	width: 351px;
	height: 22px;
	padding: 5px 0 0 35px;
	font-weight: bold;
}

.shout_top1 {
	background: url(/img/shouts/shout_top1.gif) no-repeat;
	color: #3f4248;
}

.shout_top2 {
	background: url(/img/shouts/shout_top2.gif) no-repeat;
	color: #786f54;
}

.shout_top3 {
	background: url(/img/shouts/shout_top3.gif) no-repeat;
	color: #6a5200;
}

.shout_bg1, .shout_bg2, .shout_bg3 {
	width: 351px;
	padding: 0 0 6px 35px;
}

.shout_bg1 {
	background: url(/img/shouts/shout_bg1.gif) repeat-y;
	color: #d8e0e9;
}

.shout_bg2 {
	background: url(/img/shouts/shout_bg2.gif) repeat-y;
	color: #e1dfda;
}

.shout_bg3 {
	background: url(/img/shouts/shout_bg3.gif) repeat-y;
	color: #000000;
}

.shout_shading {
	height: 9px;
	background: url(/img/shouts/shading.gif);
}

#shoutbox {
	background: url(/img/shouts/shoutbox.gif) no-repeat;
	width: 377px;
	height: 145px;
	padding: 10px 0 0 10px;
	color: #000000;
}

.shoutbox_msg {
	width: 365px;
}

.shoutbox_submit {
	border: 0;
	float: right;
	margin-right: 10px;
}


/**************
*   STYLES	  *
**************/

.small {
	font-size: 0.7em;
}

.golden_bottom {
	margin-top: -11px;
	padding-bottom: 2px;
	border-bottom: 1px solid #363117;
}

.more {
	text-transform: uppercase;
	font-weight: bold;
}

.break {
	clear: both;
}

#hintbox {
	position: absolute;
	top: 0;
	background-color: #38300a;
	text-align: left;
	font-size: 80%;
	width: 250px;
	padding: 3px;
	border: 1px solid #3b3413;
	line-height: 18px;
	z-index: 1;
	color: #e8e6dd;
	border-right: 3px solid #3b3413;
	border-bottom: 3px solid #000000;
	visibility: hidden;
}

.hintanchor {
	font-weight: bold;
}

/**************
*  MODALBOX   *
**************/

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #38300a;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #38300a;
	color: #e8e6dd;
	-webkit-box-shadow: 0 8px 64px #fff; 
	-moz-box-shadow: 0 0 64px #fff; 
	box-shadow: 0 0 64px #fff;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #3a320a; }
#MB_content h1 {
	color: #fff;
}
#MB_header {
  background-color: #292305;
  border-bottom: 1px solid #342c09;
}
#MB_caption { color: #a19972 }
#MB_close { color: #777 }
#MB_close:hover { color: #e8e6dd }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

/**************
*   LIGHTBOX  *
**************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/nextlabel.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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/**************
*   IMAGES    *
**************/

.img_left {
	float: left;
	margin: 0 5px 0 0;
}

.img_right {
	float: right;
	margin: 0 0 0 5px;
}

.img_border {
	border: 1px solid #000000;
}