/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #CCD8E0;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

hr {margin: 20px 10px 10px 10px;}


ul {padding-bottom: 1.2em; }
li {list-style: none;}



h1 {
	font: normal 2.0em Tahoma,sans-serif;
	color: #367EA6;
	margin-bottom: 4px;
	
}

h2 {
	font: normal 1.4em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #367EA6;
}

h3 

{
	font: normal 1.1em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: red;
}

#indexes
{
	font-face: Veranda;
	font-size: 1.2em;
	font-weight: ;
	margin-bottom: 14px;
	color: #963;;
	
	padding: 10px;
	text-align: right;

}


#lists
{font-family: "Lucida Sans Unicode",sans-serif;
font-size: 1.0em;}


p.bold{font-weight: bold;}
p.italic {font-style: italic}

p.quote {
	background: url(img/quote.gif) no-repeat;
	color: #006699;
	display: block;
	font: normal 1.0em "Lucida Sans Unicode",serif;
	
	padding-top: 10px;
	padding-left:  50px;
	padding-bottom: 15px;
	padding-right: 10px;	
}

p.gig 
{font: normal 1.0em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: 	#006699;}
	
.title
{font: normal 1.0em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #963;}

p.videos 
{font: normal 1.0em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: 	#00008B;}





.hang { text-indent: -3em; margin-left: 3em; text-align: left;} 

.name {color: red; font-size: 1.1em;}
.name2 {color:  #00008B ;}
.tracks { font-size: .8em;
} 
	

#brleft {clear: left;}



cite {
	background: url(img/quote.gif) no-repeat;
	color: #006699;
	display: block;
	font: normal 1.0em "Lucida Sans Unicode",serif;
	
	padding-top: 10px;
	padding-left:  50px;
	padding-bottom: 15px;
	padding-right: 10px;
	
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.floatLeft { float: left; margin: 4px; padding-right: 8px; border-style:none;}
img.floatRight { float: right; margin: 4px; padding-left: 8px; border-style: none}
img.norm {margin: 8px;}
img {border: 0px;}




/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

















/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
	text-align: justify;
}

/* header */
.top {
	background: music is crap url('img/clouds.gif') repeat-x;
	padding-left:10px; padding-right:10px; padding-top:50px; padding-bottom:0
}
/* header */
.top {
	background: transparent;#CCD8E0
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/header2.jpg) no-repeat;
	width: 100%;	
}

.header h1 { 	
	margin: 0;
	color: #000000;
	font-size: 4.7em;
	font-weight: normal;
	cursor: default;
	text-align: left;
	padding-left: 30px;
	}	
.header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 2em;
	padding-right: 60px;
	cursor: default;
	text-align: right;
	}

/* navigation */

.navigation {
	background: #FSFFFA; 
	text-indent: 10px; 
	text-align: right;
	height: 2em;
	font: normal 8pt Tahoma,sans-serif;
	font-size-adjust: none;
	}


/* main */
.main {
	border-top: 4px solid #FFF;

}

/* sub navigation */
.sidenav {
	float: right;
	width: 150px;
	background: #FDF5E6;
	border: 1px solid #000000;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.0em;}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.0em;
	color: #554;
	display: block;
	padding: .6ex 0 .6ex 0;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	background: url(img/bgmain900.gif)repeat-y;
	float: left;
	padding-left: 5px;
	width: 590px;
	
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 20px;
}


.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif; padding-bottom: 8px}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	
	
}
.footer a,.footer a:hover {color: #FFF;}