﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: arial;
}

a:link
{
    color: #C38458;
    text-decoration: none;
}
a:visited
{
	color: #C38458;
	text-decoration: none;
}
a:hover
{
	color: #EFD8AC;	
	text-decoration: underline;
}
a:active
{
    color: #C49964;
    text-decoration: underline;
}

#content a img
{
	margin: 0px 0px 0px 8px;
	border: none;
}

#footer a
{
	font-size: 12px;
}

p
{
	margin: 16px 16px 16px 16px;
}

pre
{
	color: #EFD8AC;
	margin: 16px 16px 16px 16px;
}

ul
{
	margin: 0px 0px 16px 16px;
	padding: 0px 0px 0px 0px;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 14px;
}

ol 
{
	color: #EFD8AC;
}

ol li
{
	list-style: decimal;
}

#content ol li
{
	color: #EFD8AC;
}

#content ul li
{
	color: #EFD8AC;
	list-style: disc;
	margin: auto auto auto 16px;
}

.welcome p {
	font-size: 14px;
	color: #EFD8AC;
	display: inline;
	float: left;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	width: 604px;
}

#content p {
	font-size: 14px;
	color: #EFD8AC;
}

.byline
{
	width: 93%;
	text-align: right;
}

#leftColumn
{
	float: left;
	width: 275px;
}

#rightColumn
{
	float: right;
	width: 275px;
}


img 
{
	margin: 0px;
	vertical-align: top;
}

#comingSoon
{
	margin: 0px 8px 0px 16px;
	width: 250px;
	height: 250px;
	text-align: center;
	vertical-align: middle;
	border: solid 2px #EFD8AC;
}

#comingSoon pre
{
	line-height: 220px;
	text-align: center;
	vertical-align: middle;
}

#footer p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	width: 100%;
	text-align: center;
}



/* HEADINGS   
----------------------------------------------------------*/
h2, h3, h4, h5, h6
{
	color: #EFD8AC;
}

h1
{
	margin: 8px 16px 0px 16px;
	color: #BCBCBC;
	text-align: center;
	font-size: 20px;
}

#shows h1 {
	font-weight: normal;
	margin-left: 24px;
	margin-bottom: 24px;
	color: #C38458;
}

#content h1 {
	margin: 24px 16px 48px 8px;
}

h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
	margin: 8px 16px 8px 16px;
}
h4
{
	font-size: 14px;
}
h5, h6
{
	font-size: 12px;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
#main
{
	margin: 16px 0px 16px 16px;
	width: 868px;
	height: 100%;
}

#left {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 248px;
	height: 570px;
}

#shows {
	color: #EFD8AC;
	margin: 30px 0px 0px 16px;
	width: 215px;
}

#right {
	float: left;
	margin: 0px 0px 0px 16px;
	width: 604px;
	height: 570px;
}

#menu 
{
	margin: 0px 0px 0px 0px;
	width: 604px;
	height: 50px;
	text-align: center;
	color: #EFD8AC;
}

#welcome {
	margin: 35px 0px 22px 0px;
	width: 604px;
	height: 22px;
	text-align: center;
}

#content {
	margin: 40px 0px 16px 0px;
	width: 604px;
}

.info
{
	float: right;
	width: 380px;
	height: 200px;
	overflow: hidden;
}

.albumCover
{
	float: left;
	display: block;
	margin: 0px;
}

.albumCover img
{
	width: 200px;
	height: 200px;	
}

.songTitle
{
	color: #EFD8AC;
	float: left;
	margin: 0px 8px 0px 8px;
	overflow: hidden;
}

.albumThumb
{
	float: left;
	display: inline;
	margin: 0px;
}

.albumImage
{
	float: left;
	display: block;
	margin: 0px 16px 16px 0px;
}

.albumImage img
{
	width: 275px;
	height: 275px;	
}

.albumInfo
{
	float: left;
	width: 300px;
	overflow: hidden;
}

#albumDesc
{
	display: block;
}

.playList
{
	margin: 0px;
	vertical-align: top;
}

.albumThumb img
{
	height: 27px;
	width: 27px;
}

#contact {
	margin: 0px 0px 0px 0px;
	width: 604px;
	height: 20px;
}

#footer 
{
	float: right;
	color: #EFD8AC;
	margin: 0px 0px 3px 0px;
	overflow: hidden;
	font-size: 12px;
}

/* TAB MENU   
----------------------------------------------------------*/
#menu ul
{
	color: #C38458;
	margin: 0px 0px 0px 38px;
	padding: 0px 0px 0px 15px;
}

#menu li
{
	color: #C38458;
	float: left;
	margin: 12px 52px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu a
{
	margin: 0px 0px 0px 0px;
}
#shows h1 a,
#menu a
{
	font-size: 20px;
}
#shows h1 a:hover,
#menu a:hover
{
	color: #c38458;
}
#shows li a
{
	font-size: 14px;
}

#contact ul
{
	margin: 16px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	width: 604px;
}

#contact li
{
	color: #C38458;
	float: left;
	width: 31%;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#contact a
{
	color: #C38458;
	font-size: 12px;
	text-decoration: none;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: none;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

.welcome form {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p form 
{
	display: inline;
}

input[type="submit"] 
{
	border: solid 1px #C38458;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	margin: -1px 0px 0px 0px;
	height: 20px;
	vertical-align: top;
	color: #EFD8AC;
	background-color: #000000;
}

td h2
{
	margin-top: 12px;
}
td img
{
	margin-top: 15px;
}
input[type="text"] 
{
	border: solid 1px #C38458;
	padding: 1px 2px 1px 2px;
	margin: -1px 0px 0px 0px;
	color: #C38458;
	font-size: 14px;
	width: 450px;
	font-family: arial;
	font-weight: bold;
	background-color: #EFD8AC;
	line-height: 16px;
}

input[type="password"] 
{
	padding: 1px 2px 1px 2px;
	margin: -1px 0px 0px 0px;
	color: #C38458;
	font-size: 14px;
	width: 450px;
	font-family: arial;
	border: none;
	background-color: #EFD8AC;
	line-height: 16px;
}
#welcome input[type="text"]
{
	width: 120px;
	width: 85px;
}

#listen input[type="text"]
{
	width: 120px;
	margin-top: 0px;
}
#listen input[type="submit"]
{
	margin-top: 0px;
}
textarea 
{
	border: solid 1px #EFD8AC;
	padding: 1px 2px 1px 2px;
	margin: 0px 3px 0px -3px;
	color: #EFD8AC;
	font-size: 14px;
	width: 575px;
	font-family: Courier New;
	height: 550px;
	background-color: #000000;
	line-height: 16px;	
}

select
{
	padding: 1px 2px 1px 2px;
	margin: -1px 0px 0px 0px;
	color: #B18C93;
	font-size: 14px;
	font-family: arial;
	border: none;
	background-color: #EFD8AC;
	line-height: 16px;
	max-height: 100px;
}

a.linkButton {
	border: solid 1px #C38458;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	font-size: 14px;
	color: #EFD8AC;
	
	font-weight: bold;
	padding: 2px 5px 0px 5px;

	vertical-align: top;
}


/* TABLE
----------------------------------------------------------*/

table 
{
	color: #EFD8AC;
	margin: 0px 8px 0px 8px;
}

.content {
	height: 390px;
}

table th
{
	vertical-align: top;
	text-align: left;
	padding: 8px;
}

table td 
{
	vertical-align: top;
	padding: 2px 4px 2px 4px;
}

#contact td {
	font-size: 14px;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	width: 29%;
	line-height: 18px;
}

/* MISC  
----------------------------------------------------------*/

hr {
	color: #B18C93;
	margin: 16px 16px 16px 16px;
}

.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
	margin: 16px 16px 16px 16px;
	font-weight: bold;
    color: #ff0000;
}

/*	****************************
	JQuery scrolling home page

/* js-disabled class - set image sizes so they all fit in the viewer */

.js-disabled img
{
	display:block;
	float: left;
	margin: 0px 0px 0px 0px;
}

#outerContainer
{
	padding: 0px;
	width: 572px;
	margin: 0px 0px 0px 16px;
	position:relative;
	overflow: hidden;
}

#imageScroller
{
	width: 572px;
	height: 327px;
	position:relative;
	background: #000000;
}

#viewer
{
	width: 572px;
	height: 327px;
	overflow:hidden;
	position:relative;
	top: 2px;
}

#imageScroller a:active, #imageScroller a:visited 
{
	color:#000000;
}

#imageScroller a img
{
	border:0;
}

#controls
{
	width: 560px;
	height:47px;
	background:url(/Content/Home/controlsBG.png) no-repeat;
	position:absolute;
	top: 0px;
	left:4px;
	z-index:10;
}

#controls a
{
	margin-top: 0px;
	width:37px;
	height:35px;
	position:absolute;
	top: 0px;
}

#controls a:active, #controls a:visited
{
	color:#0d0d0d;
}

#title
{
	color:#ffffff;
	font-family:arial;
	font-size:100%;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding-top: 1px;
}

#rtl
{
	background:url(/Content/Home/rtl.png) no-repeat;
	left:100px;
}

#rtl:hover
{
	background:url(/Content/Home/rtl_over.png) no-repeat;
	left:99px;
}

#ltr
{
	background:url(/Content/Home/ltr.png) no-repeat;
	right:100px;
}

#ltr:hover
{
	background:url(/Content/Home/ltr_over.png) no-repeat;
}