/*
This is Eric Meyer's CSS Reset. 
(http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)  It's pretty
harsh, but serves as a clear-all for browser-imposed CSS styles.  If you wish to
perform your own CSS reset, comment out this line.
*/

@import url("/css/reset.css");

p {
  padding: 0 0 13px 0;
}
th, td {
  padding: 5px;
}
th {
  text-align: left;
}
textarea {
  height: 150px;
  width: 550px;
}

.center {
  margin: 0 auto;
  text-align: center;
}

#container {
  background:url(/images/containerbg.jpg) repeat-y;
  margin: 0 auto;
  width: 970px;
}

#footer {
  clear:both;
  font-size:11px;
  padding: 10px;
  text-align: center;
}


/* Styling for /login.php login form */
#login_form {
  margin: 0 auto;
  background: white;
  padding: 30px;
  overflow: hidden;
  max-width: 220px;
}
#login_form form{
  width: 200px;
}
#login_form input[type=text], #login_form input[type=password] {
  width: 200px;
  display: block;
}
#login_form p {
  width: 200px;
  display: block;
  text-align: left;
}
#login_form label {
  text-align: left;
}
.title {margin-left:5px; margin-bottom:10px;}

a {
  color: #FFA57F;
}
a:hover {
  color: #FE7133;
}
/******************************************************************************************************** header ***/
body {
	background: url(/images/bg.jpg) repeat;
	color:#794726;
	font-family:Verdana;
	font-size:12px;
}

#banner {
	background:url(/images/banner.jpg) no-repeat center;
	height:203px;
	width:970px;
}

a.logo:link, a.logo:active, a.logo:visited {
	background:url(/images/logo.jpg);
	display:block;
	height:164px;
	width:161px; 
	margin-left:404px;
	}
	
a.logo:hover {
	background:url(/images/logo2.jpg);
}
#nav { 
  float:left; 
  width:960px; 
  background: url(/images/nav.jpg) no-repeat;
  position: relative;
}
#date_of_show {
  position: absolute;
  color: white;
  font-size: 24px;
  right: 32px;
  top: 6px;
}
#nav ul {
  width:704px; 
  margin-left: 20px;
	}
	
#nav li {
	list-style-type:none;
  float:left;
	}

#nav a {
  overflow:hidden;
  display:block;
  padding: 10px 8px 11px 8px;
  *padding: 11px 8px 10px 8px;
  font-size: 17px;
  color: white;
  text-decoration: none;
}
#nav a:hover {
  color:#FDEE9D !important;
}
/******************************************************************************************************** index ***/

#left {
	background-color:#EDD8AD;
	float:left;
	height:320px;
	margin-left:17px;
	padding:10px;
	width:680px;
	overflow: hidden;
}


#right {
	background-color:#EDD8AD;
	float:right;
	height:320px;
	margin-right:17px;
	padding:10px;
	width:214px;
	overflow: hidden;
}

#signupbg {
	background:url(/images/signupbg.png) no-repeat center;
	color:white;
	font-size:11px;
	height:90px;
	line-height:14px;
	margin-bottom:20px;
	padding:5px 8px;
	width:194px;
	position: relative;
}
	
#followus {
	background:url(/images/followus.png) no-repeat;
	height:44px;
	text-align:right;
	padding:8px;
	width:194px;
}

#content {
	line-height:17px;
	text-align:left;
	padding:20px 33px;
	float:left;
	width:93%;
}
#content_index {
  background: #EDD8AD;
  clear: both;
  width: 936px;
  margin: 2px auto;
  overflow: hidden;
}
#content_index ul li {
  float: left;
  margin: 10px 4px;
}
#contentbottom {
	background:url(/images/contentbottom.jpg) no-repeat center;
	height:11px;
	width:970px;
}
/** rotator stuff **/
#rotator_bkg {
  background: url(/images/rotator.png) no-repeat !important;
  width: 682px;
  height: 297px;
  padding-top: 3px;
}
#rotator {
  margin-left: 4px;
  width: 674px;
  line-height: 17px;
}
.nivo-caption p {
  padding: 10px 5px !important;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
/** end rotator stuff **/
/*FORM STYLES*/

.signuptextbox {
	background:url(/images/signuptextbox.png) no-repeat;
	color:#399;
	border: none;
	height:29px;
	font-family:Verdana;
	font-size:11px;
	padding-top:2px;
	*padding-top: 8px;
	padding-left:4px;
	width:141px;
}

#arrow_button {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
/*** end index ***/
/************************************************************************************* content pages overall ***/
#content_wrapper {
  background-color: #edd8ad;
  width: 936px;
  margin: auto;
  clear: both;
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid white;
  position: relative;
}
#wmd_content {
  width: 860px;
  margin: auto;
  padding: 25px;
  clear: both;
  line-height: 20px;
  color: #FE7133;
  font-family: arial, verdana, trebuchet, sans-serif;
  background: #F9EDD2;     
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
#wmd_content h1.page_title, #wmd_content h1.page_title a {
  font-size: 24px;
  margin-bottom: 20px;
  color: #FE7133;
  text-decoration: none;
}
#content_blocks h1 {
  font-size: 20px;
  margin-bottom: 20px;
}
/*** end content pages ***/
/************************************************************************************** performers ***/
#performers_list {
  margin-top: 20px;
}
#performers_list li {
  display: block;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  font-size: 15px;
}
#performers_list li a{
  background: url(/images/performer_bkg.jpg) no-repeat center white;
  display: block;
  width: 244px;
  min-height: 20px;
  color: #FE7133;
  padding: 5px;
  text-decoration: none;
}
.featured_performers {
  background: white;
  padding: 10px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  width: 242px;
  height: 147px;
}
.featured_performers div {
  width: 243px;
  height: 120px;
  background: url(/images/default_big.jpg) no-repeat;
  margin: auto;
  overflow: hidden;
}
.featured_performers div a {
  width: 243px;
  height: 120px;
  display: block;
}
.featured_performers .performer_read_more {
  position: absolute;
  top: 136px;
  right: 10px;
}
.featured_performers h1 {
  width: 150px;
  margin-top: 7px;
  color: #66B8BB;
  font-size: 11px;
  font-weight: normal;
}
.performer_holder {
  clear: both;
}
#full_performers_link {
  padding: 16px 0 0 0;
}
/**********************************************performer profile ***/
.clear {
  clear: both;
}
#back_to_performers {
  position: absolute;
  top: 22px;
  right: 40px;
}
#profile_photo {
  width: 231px;
  height: 153px;
  background: url(/images/default_profile.jpg) no-repeat;
  overflow: hidden;
}
#performer_title {
  color:#67B8BC;
  font-size: 20px;
  margin-bottom: 10px;
  width: 231px;
  overflow: hidden;
}
.performer_subtitle {
  color: #66B8B8;
}
#performer_main {
  background: white;
  padding: 15px 20px;
  float: left;
  position: relative;
  font-size: 11px;
  margin-top: 8px;
  overflow: hidden;
  min-height: 228px;
}
#performer_main p {
  padding: 0px;
}
#performer_main #performer_genre {
  margin-top: 5px;
  width: 135px;
}
#performer_url {
  position: absolute;
  top: 203px;
  right: 20px;
}
#performer_box_holder {
  float: left;
  margin-top: 8px;
  margin-left: 20px;
}
#performer_members {
  background: white;
  width: 300px;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 102px;
}
#performer_members ul li {
  float: left;
}
#performer_members ul li a {
  color: #FE7133;
  text-decoration: none;
  background: url(/images/member_bkg.jpg) no-repeat #FFF9E3 right;
  display: block;
  width: 145px;
  font-size: 11px;
  text-indent: 5px;
  margin: 2px;
}
#performer_members ul {
  overflow: hidden;
  margin-top: 10px;
}
#performer_schedule {
  background: white;
  width: 300px;
  padding: 10px;
  min-height: 96px;
}
#performer_schedule table{
  width: 100%;
  font-size: 11px;
  line-height: 16px;
  margin-top: 2px;
}
#performer_schedule table tr td{
  width: 50%;
  padding: 0px;
  padding-left: 5px;
}
#performer_listen {
  background: white;
  margin-top: 8px;
  float: left;
  margin-left: 20px;
  width: 200px;
  padding: 10px 13px 13px 13px;
}
#flashPlayer {
  margin-top: 10px;
}
#performer_bio {
  clear: both;
  margin-top: 20px;
  background: white;
  padding: 20px;
  width: 95%;
}
/*** end performers***/
/*************************************************************************************** photos ***/
#flickr_slideshow {
  margin: auto;
  width: 850px;
}
#photos_page a {
  background: url(/images/photos_bkg.jpg) no-repeat right white;
  text-decoration: none;
  display: block;
  width: 400px;
  height: 89px;
}
#photos_page li span {
  font-size: 37px;
  color: #67B8BC;
  float: left;
  line-height: 90px;
  padding-left: 20px;
}
#photos_page li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/*** end photos ***/
/*************************************************************************************** news ***/

.article {
  margin-bottom: 15px;
  overflow: hidden;
}
.article_contents {
  background: white;
  padding: 15px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  overflow: hidden;
}
.article_contents h1 {
  font-size: 16px;
}
.article_contents h2 {
  font-size: 11px;
  font-weight: normal;
  padding-bottom: 5px;
}
.article_contents p {
  line-height: 15px;
}
.read_more_link {
  float: right;
}
#news_photo {
  width: 300px;
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}
#full_article {
  line-height: 20px;
}
/*** end news ***/
/*************************************************************************************** venues ***/

.venue_box {
  background: white;
  padding: 15px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  overflow: hidden;
  min-height: 110px;
}
.venue_box h1 {
  color: #67B8BC;
  font-size: 16px;
}
.venue_pic {
  width: 150px;
  height: 90px;
  overflow: hidden;
  float: left;
  background: url(/images/default_small.jpg) no-repeat;
  margin-right: 15px;
  border: 2px solid #FE7133;
  position: relative;
  margin-bottom: 3px;
}
.venue_box p {
  padding: 2px 0;
}
.schedule_link {
  float: right;
  margin-bottom: 10px;
}
/*** end venues ***/
/*************************************************************************************** press ***/

.press_box {
  background: white;
  padding: 15px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  overflow: hidden;
}
.press_box h1 {
  color: #67B8BC;
  font-size: 16px;
}
.press_link {
  float: right;
  margin-bottom: 5px;
}
#back_to_press {
  position: absolute;
  top: 20px;
  right: 20px;
}
/*** end press ***/
/*************************************************************************************** contact ***/
#contact_form {
  background: white;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 20px;
  position: relative;
}
#contact_form textarea{
  background: #67B8BC;
  color: white;
  border: none;
  overflow: auto;
  width: 780px;
  height: 80px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #5CA5A9;
  border-left: 1px solid #5CA5A9;
  padding: 10px;
}
#contact_form input[type=text]{
  background: #67B8BC;
  color: white;
  border: none;
  width: 200px;
  height: 18px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #5CA5A9;
  border-left: 1px solid #5CA5A9;
  padding: 5px;
}
#contact_form div {
  float: left;
  margin-right: 20px;
}
#contact_form input[type=image] {
  float: right;
  right: 40px;
  bottom: 30px;
  position: absolute;
}
#contact_credits {
  clear: both;
  overflow: hidden;
}
#contact_credits li {
  float: left;
  width: 23%;
  text-align: center;
  line-height: 15px;
  font-size: 11px;
  background: white;
  height: 125px;
  margin-right: 10px;
  padding: 4px;
}
#contact_credits #last_box {
  margin-right: 0px;
  padding: 4px 6px;
}
#contact_credits li strong {
  font-size: 16px;
  line-height: 30px;
}
/*** end contact ***/
/*************************************************************************************** schedule ***/
#schedule_forms {
  overflow: hidden;
}
#schedule_forms form{
  padding: 10px;
  background: white;
  float: left;
  width: 400px;
  position: relative;
}
#schedule_forms form:first-child{
  margin-right: 10px;
}
#schedule_forms form input[type=image] {
  position: absolute;
  top: 29px;
  right: 15px;
}
#schedule_forms form select {
  width: 320px;
}
#schedule_table {
  background: white;
  padding: 10px;
  margin-top: 10px;
  width: 830px;
}
#schedule_table th {
  font-size: 20px;
}
#schedule_table table {
  width: 100%;
}
#schedule_table table tr td {
  width: 33%;
}
.zebra_table {
  background: #FCF7EA;;
}
/*** end schedule ***/
/*************************************************************************************** admin ***/
#admin_nav ul li a{
  display: block;
  width: 275px;
  padding: 15px 0;
  text-indent: 15px;
  background: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  color: #66B8BA;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
#admin_nav ul li a span {
  display: block;
  color: #FFA681;
  font-size: 11px;
  font-weight: normal;
}
#admin_nav ul li a:hover {
  background: #FCF7EA;
  border-top: 1px solid #FBF4E2;
  border-bottom: 1px solid #FBF4E2;
}
#admin_nav {
  line-height: 17px;
  float: left;
}
#button_previous {
  float: left;
}
#button_next {
  float: right;
}
#prevnext {
  overflow: hidden;
  margin-top: 5px;
}
#admin_content {
  float: right;
  width: 568px;
  margin-top: 45px;
}
.admin_subtitle {
  background: url(/images/admin/admin_title.png) no-repeat;
  width: 600px;
  height: 42px;
  color: white;
  position: absolute;
  right: 6px;
  font-size: 19px;
  text-indent: 13px;
  padding-top: 8px;
}
.breadcrumbs {
  overflow: hidden;
  margin-bottom: 20px;
}
.breadcrumbs li {
  float: left;
  margin-right: 5px;
}
.breadcrumbs li a{
  color: #FFA681;
}
.breadcrumbs li a:hover{
  color: #FE8652;
}
#admin_content #table_container {
  padding: 10px;
  background: white;
  margin-top: 5px;
}
#admin_content table {
  width: 100%;
  margin-top: 10px;
}
#admin_content #delete_button {
  background: url(/images/admin/button_delete.jpg) no-repeat;
  height: 24px;
  display: block;
  overflow: hidden;
  width: 61px;
}
#admin_content #delete_button:hover {
  background: url(/images/admin/button_delete.jpg) 0 -24px no-repeat;
  height: 24px;
  overflow: hidden;
  width: 61px;
}
#delete_button, #edit_button {
  width: 61px;
  float: left;
  display: block;
  margin: 0 3px;
}
#manage_picture {
  display: block;
  float: left;
  margin: 0 3px;
}
.edit_delete {
  width: 135px;
  padding: 0px;
  vertical-align: middle;
}
.edit_delete_bands {
  width: 255px;
  padding: 0px;
  vertical-align: middle;
}
.edit_delete_bands_big {
  width: 335px;
  padding: 0px;
  vertical-align: middle;
}

.edit_delete_bands_big a{
  margin: 0 3px;
  float: left;
}

.edit_delete_abig {
  width: 255px;
  padding: 0px;
  vertical-align: middle;
}
.edit_delete_bands a{
  float: left;
  margin: 0 3px;
}
#admin_content table td {
  color: #418D92;
}
#admin_content input[type=text] {
  width: 300px;
  padding: 5px;
}
#admin_content select {
  width: 300px;
  padding: 5px;
}
#manage_featured {
  float: right;
}
.flash_success {
  background: #92BD95;
  padding: 10px;
  text-align: center;
  margin: 40px auto 2px auto;
  width: 916px;
  color: white;
  font-weight: bold;
}
.flash_error {
  background: #DE6D59;
  padding: 10px;
  text-align: center;
  margin: 40px auto 2px auto;
  width: 916px;
  color: white;
  font-weight: bold;
}
#content_wrapper .flash_error {
  background: #DE6D59;
  padding: 5px;
  width: auto;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
}
#content_wrapper .flash_success {
  background: #92BD95;
  padding: 5px;
  width: auto;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
}
/*** end admin ***/
/***************************************************************** login bar ***/
#login_bar {
  height: 27px;
  background: url(/images/login_bar_bkg.png) repeat-x;
}
#login_content {
  width: 950px;
  margin: auto;
  overflow: hidden;
  position: relative;
  color: #784F2D;
}
#login_bar p {
  float: left;
  padding-top: 7px;
}
#login_bar ul {
  position: absolute;
  right: 0px;
}
#login_bar ul li{
  float: left;
  padding: 5px 10px;
}
#login_bar ul li a {
  color: white;
}
/*** end login bar ***/
