body {
	background: #000 url(images/mainbg.jpg) center top no-repeat;
	min-height: 700px;
}

a:link, a:visited {
	color: #693;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

a img { border: 0; }

/****************************** HEADINGS ******************************/

h1 { font-weight: 100; font-size: 1.5em; color: #669933; display: inline; }
h3 { color: #999; margin: .5em auto; font-size: 1.3em; text-align: center;}
h2 { font-weight: 100; color: #555; font-size: 1.5em; display: inline; padding: 5px 0 0 5px; text-align: center; display: block; margin: 5px 0;}
h4 { font-size: 1.3em;}
h5 { font-size: 1.2em; }
h6 { font-size: 1.8em; color: #99c44f; margin: 0 0 10px; }

#container {
	margin: 18px auto 0 auto;
	width: 748px;
	padding: 4px;
}
#header {
	height: 64px;
}

/****************************** FORMS ******************************/

fieldset h3 {
	font-size: 2em;
	display: block;
}
label {
	display: block;
	font-size: 1.2em;
	line-height: 2em;
}

input:text, textarea {
	background-color: #EEE;
	border:0;
}

form.purchase input {
	margin-top: 10px;
	float: right;
}


#header h1 {
float: left;
	margin: 0;
}
#header h1 span {
	display: none;

}
#header h1 a {
	display: block;

	width: 220px;
	height: 55px;
}

/****************************** NAV MENU ******************************/
#homelink {
	float: left;
}
#homelink img { border: 0; }
#menu {
	float: right;
	margin: 10px 16px 0 0;
	font-size: 14px;
}
#menu a:link, #menu a:visited {
	color: #666;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #FF4444;
}


#menu li {
	display: inline;
	list-style-type: none;
}
#menu li.here a:link,#menu li.here a:visited,#menu li.here a:active,#menu li.here a:hover {
	color: #FF4444;
}
/****************************** SIDEBAR ******************************/


#sidebar {
	width: 205px;
	float: right;
	margin-right: 10px;
	text-align: right;
}
#sidebar p, #sidebar h3	 
{
	padding-top: 10px;	
}
#sidebar img {
	margin-bottom: 5px;
}

/****************************** CONTENT ******************************/
#contentframe {
	overflow: auto;
	width: 747px;
	height: 506px;
}
#content {
	float: left;
	width: 485px;
	padding: 10px;
}
#content .column {
	float: left;
	width: 215px;
	padding-right: 15px;
}
#contentpadding {
	padding: 0 12px;
}
#photo_page_padding {
	padding: 15px 0 0 0;
}

.blurb {
	font-size: 16px
	line-height: 20px;
}
.blogposting {
	padding-top:10px;
	margin-bottom: 15px;
	border-top: solid 1px #CCC;
	
}
/****************************** EVENT MINIBOX ******************************/

#events {
	width: 193px;
	padding: 10px;
	float: right;
}

#events p {
	border-bottom: solid 1px #AAA;
}

.eventdate {
font-weight: bold;
color: #999;
}

#events h1 { color: #666; }
#events h2 { font-size: 1.2em;  }
#events h3 { color: #333; display: block; margin: .5em 0; }
#events h4 { font-size: 1em; font-weight: 100; margin-left: 15px;}


/****************************** EVENT LISTING ******************************/

.eventposting {
	padding: 30px 40px 0 46px;
	background: transparent url(images/ticket.jpg) top center no-repeat;
	margin: 0 auto 10px auto;
	height: 216px;
	width: 400px;
	overflow; auto;
}

.eventposting h1 a, .eventposting h1 {
	text-decoration: none;
	font-size: 16px;
	color:#C30;
}

.eventposting h2 {
	color: #000;
	font-weight: 100;
	font-size: 14px;
}
.eventposting h3 {
	color: #000;
	font-size: 12px;
	display: block;
}


h3.eventTitle a:link, h3.eventTitle a:visited {
	color: #d35037;
}

h3.eventTitle{
	font-family: Helvetica, Arial;
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}
h3.eventTitle {
	
}
h3.eventDetails {
	margin: 0;
	font-size: 1.2em;
}
h3 p {
	display: inline;
	
	color:black;
	font-weight: normal;
	margin-left: .8em;
	font-size: .7em;
	padding: 1em;
}
/****************************** NewsManager  ******************************/

div.nm_post {
	background-color: #EEE;
	display: block;
	padding: 15px;
	margin: 15px 0;
}
.nm_post form {
	display: inline;
}
div.nm_post h2 { color: #666; }
div.nm_post h3 { color: #222; }

div.nm_button {
	display: inline;
	float: left;
}

/****************************** PHOTO GALLERY ******************************/

#csThumbnails { 
	width: 182px;
	float: right;
	height: 485px;
	overflow: auto;
	text-align: right;
}
#csThumbnails h1 {
	display: block;
	float: none;
	color: #999;
	text-align: center;
	margin: 5px 0;
}
#csThumbnails img{
	margin: 0 8px 8px 0;
	border: 0;
}
#csThumbnails a {

}
#csPhoto {
	text-align: center;
}

#loading {
	font-size: 20px;
	color: #999;
	width: 500px;
	text-align: center;
	padding: 100px;
}
/****************************** FOOTER ******************************/

#slimbottombar {
	clear: both;
	padding: 10px 0 0 0;
	text-align: center;
	height: 60px;
}

#footer {
	color: #999;
	margin-top: 50px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #F60;
}
#footer a:hover, #footer a:active {
	color: #F90;
	text-decoration: none;
}


#current-search-results {
	background-color: #FFF;
}

hr { 
	clear: both; 
	margin: 10px 0;
	border: none;
	background-color: none;
}
.album {
	float: left;
	margin-right: 15px;
}
.song_list {
	width: 310px;
	border: solid 1px #CCC;
	border-collapse: collapse;
	font-size: 12px;
}
.song_list td {
	padding: 5px 10px;
	vertical-align: middle;
}
.song_list tr.alternate {
	background-color: #d0e7b7;
}
.song_list td.track_time {
	text-align: center;
	width: 50px;
}
.song_list td.track_time object {
	position: relative;
	top: 4px;
}
td { vertical-align: top; }

#link_list ul {
	list-style-type: none;
}
#linklist li {
	list-style-type: none;
}


#admin_login {
	width: 300px;
	margin: 0 auto;
	margin-top: 160px;
	text-align: center;
	border: solid 1px #CCC;
	padding: 40px;
}

#booking_table {
	font-size: 1em;
	font-weight: 100;
	text-align: center;
}
#booking_table img {
	margin: 5px;	
}

.album_year {
	width: 150px;
	text-align: center;
}

.contact_form input, .contact_form textarea {
	margin: 5px 0;
	padding: 3px;
}

.press_quote {
	padding: 0 5px;
	border: solid 1px #CCC;	
	margin: 10px 0 0 0;
	background-color: #D0E7B7;
}

.quote {
	font-size: 1em;
	color: #555;
	font-family: courier;
	margin: 8px 0 0 0;
}
.press_name {
	font-size: .9em;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Helvetica;
	text-transform: uppercase;
	margin: 0 0 5px;		
}
.press_affiliation {
	margin-top: 0;
	font-size: .8em;
	color: #999	;
}