/*#############################################################
Name: Twilight
Date: 2006-11-21
Description: A dark and mysterious single column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #663;
	text-decoration: none;
}

a:hover {color: #993;}

body {
	background: #0D0D0D url(img/bg.gif) repeat-y center top;
	color: #55554A;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	margin-bottom: 5px;
	clear:left;
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #060606;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #664;
	display: block;
	font: normal 1.2em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

h1,h2,h3 {
	color: #663;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	margin: 0 auto;
	width: 730px;
	height: 100%;
}

/* title */
.title {
	float: left;
	margin-top: 22px;
	text-align: center;
	width: 220px;
}
.title h1 {
	color: #993;
	font: normal 2em Verdana,sans-serif;
}
.title h2 {
	color: #665;
	font: normal 1.1em Verdana,sans-serif;
}

/* navigation */
.navigation {
	background: url(img/holder.jpg) no-repeat;
	height: 100px;
	padding: 0 16px;
}
.navigation a {
	border-left: 1px solid #111;	
	color: #665;
	float: right;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 9px;
	padding: 58px 18px 8px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background: #000 url(img/navhover.gif) repeat-x;
	color: #993;
	padding: 56px 18px 10px;
}

/* boxbar */
.boxbar {
	float: right;
    width: 200px;
    padding-top: 5px;
}
.box_top,.box_bottom {
	clear: both;
	background: url(img/holder_box.jpg) no-repeat;
	height: 40px;
}
.box_bottom {
	background-position: right bottom;
}
.box_content {
	background: url(img/bgholder_box.jpg) repeat-y;
	padding: 0 32px;
}

/* holders */
.holder {
	float: left;
	width: 530px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.holder_content {
	background: url(img/bgholder_page.jpg) repeat-y;
	padding: 0 32px;
}
.holder_top,.holder_bottom {
	clear: both;
	background: url(img/holder_page.jpg) no-repeat;
	height: 40px;
}
.holder_bottom {
	background-position: left bottom;
}

/* footer */
.footer {
	padding-top: 5px;
	bottom: 10px;
}
.footer_top,.footer_bottom {
	clear: both;
	background: url(img/holder.jpg) no-repeat;
	height: 40px;
}
.footer_bottom {
	background-position: left bottom;
}
img.footer_content {
	vertical-align: text-top;
}
.footer_content {
	background: url(img/bgholder.jpg) repeat-y;
	color: #665;
/*	font-size: 1.1em; */
	text-align: center;
	vertical-align: middle;
}


.player {
	position: relative;
/*	right: 0px; */
    float: right; 
/*    width: 200px; */
    padding-right: 10px;
    vertical-align: top;
/*   text-align: right; */
}


.songinfo {
	width: 220px; 
	min-height: 300px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
}

.pub_date {
	width: 100%;
	text-align: right;
	font-size: 1em;
}

.box_content ul li {
	font-size: 0.9em;
}

/*.contactform {width:436px; margin:1.0em 10px 0 20px;}*/
.contactform fieldset {padding:10px 0 0px 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:none;}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold;  font-size:131%;}
.contactform p { display: block; line-height: auto; padding: 2px;}
.contactform label {float:left; width:120px; margin:0 10px 0 10px;  font-size:100%; clear: left; text-align: right;}
.contactform select {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%; vertical-align: middle; }
.contactform input[type=text],input[type=password],input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%; vertical-align: middle;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform input.button, input[type=submit] {position: relative; left: 140px; width:9.0em; padding:3px !important /*Non-IE6*/; padding:2px /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(150,150,150); font-size:100%;}
.contactform input.button, input[type=submit]:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(231,231,231); color:rgb(80,80,80);}
.contactform p.errornote { text-align:left; font-size:14px !important; display:block; padding:4px 5px 4px 25px; margin:0 0 3px 0px; border:1px solid red; color:red;background:#ffc url(./admin/img/icon_error.gif) 5px .3em no-repeat; }
.contactform ul.errorlist { font-size:12px !important; display:block; padding:4px 5px 4px 25px; margin:0 0 3px 0; border:1px solid red; color:red;background:#eee url(./admin/img/icon_error.gif) 5px .3em no-repeat; }
.contactform ul li { clear: both; float: none; }
.contactform em { float: right;  }
.contactform table { width:90%; table-layout: auto;}
.contactform table td { background-color:#FFFFFF; }

.concert_content img {
	padding: 10px;
	text-align: center;
}
