/* STANDARD BAMP STYLES - THESE STYLES ARE LINKED TO COMMON CONTENT BOXES */

/* GLOBAL STYLES */

body {
	color: #000000;
	font-size: 13px;
	font-family: Trebuchet, Verdana, Arial, Sans-Serif;
	padding:0;
	margin:0;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

a img {
	border: none;
}

a {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.errors {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
}
/* CB ARTICLES STYLES */

#articles_box {
	width: 600px;
	float: left;
}

.articles_div {
	width: 600px;
	height: 1px;
	background-color: #eba348;
}

.articles_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #e10000;
}

.articles_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.articles_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-transform: uppercase;
}

#articles_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

/* CB ARTICLES_IN STYLES */

#articles_in_box {
	width: 600px;
	float: right;
}

.articles_in_div {
	width: 600px;
	height: 1px;
	background-color: #eba348;
}

.articles_in_headline, .articles_in_ind_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #e10000;
}

.articles_in_body, .articles_in_ind_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.articles_in_body a, .articles_in_ind_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

#articles_in_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

#articles_in_tagline {
	margin-bottom: 10px;
}

/* CB TOURDATES STYLES */

#tourdates_box {
	width: 300px;
	float: right;
}

.tourdates_alt1, .tourdates_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_alt1 {
	background-color: #e3b464;
}

.tourdates_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #000;
}

.tourdates_date {
	float: left;
	width: 90px;
	margin-left: 10px;
}

.tourdates_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-left: 100px;
	width: 175px;
}

#tourdates_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ccontent_in_ind_headline {
	font-weight:bold;
}

#ccontent_ind_category_header {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* CB TOURDATES_IN STYLES */
#tourdates_in_box {
	width: 600px;
	float: right;
}

.tourdates_in_alt1, .tourdates_in_alt2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tourdates_in_alt1 {
	background-color: #e3b464;
}

.tourdates_in_headline {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #000;
}

.tourdates_in_date {
	float: left;
	margin-left: 10px;
	width: 230px;
}

.tourdates_in_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width: 375px;
	margin-left: 250px;
}

.tourdates_in_send_friend {
	padding: 10px;
}

#tourdates_in_header {
	margin-bottom: 10px;
	margin-top: 10px;
}

#tourdates_in_tagline {
	margin-bottom: 10px;
}

#tourdates_in_tableheader {
	background-color:#5d4312;
	color:#ffffff;
}

#tourdates_in_tableheader_date {
	text-align:left;
	margin-left:10px;
}

#tourdates_in_tableheader_location {
	text-align:left;
	margin-left:205px;
}

#tourdates_in_tableheader_details {
	text-align:left;
	margin-left:155px;
}


/* CB LINK_DIRECTORY STYLES */

#link_directory_box table.link_directory_table tbody tr td {
	padding-bottom: 20px;
}

#link_directory_box {
	width: 600px;
	float: right;
}

.link_directory_table {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.link_directory_div {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eba348;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* SITE-SPECIFIC STYLES GO BELOW */

#inner_box {
	width: 600px;
	float: right;
}

#clear_bar {
	clear: both;
}

#multimedia_box {
	width: 600px;
	float: right;
}

.multimedia_item_div {
	background-color: #eba348;
	margin-top: 10px;
	margin-bottom: 10px;
}

.multimedia_item_info {
	width: 350px;
	margin-left: 170px;
}

.multimedia_item_photo {
	float: left;
}

#discogbandmem_box {
	width: 600px;
	float: right;
}

.discogbandmem_item_div {
	background-color: #eba348;
	margin-top: 10px;
	margin-bottom: 10px;
}

.discogbandmem_item_bio {
	width: 540px;
	margin-left: 30px;
}

.discogbandmem_item_photo {
	float: left;
}

#discogbandmem_box div.discogbandmem_breadcrumb {
	margin-bottom: 20px;
}

#discogbandmem_box div.discogbandmem_breadcrumb a {
	font-weight: normal;
	font-style: normal;
}

#discog_box {
	width: 600px;
	float: right;
}

.discog_item_div {
	background-color: #eba348;
	margin-top: 10px;
	margin-bottom: 5px;
}

.discog_item_info {
	width: 350px;
	margin-left: 170px;
}

.discog_item_photo {
	float: left;
}

#compfeat_box {
	width: 600px;
	float: right;
}

.compfeat_item_div {
	background-color: #eba348;
	margin-top: 10px;
	margin-bottom: 10px;
}

.compfeat_item_info {
	width: 350px;
	margin-left: 170px;
}

.compfeat_item_photo {
	float: left;
}

#stretchtable {
	padding: 20px;
}

.main_background  {
	background-image:url(images/main_background.jpg);
	background-repeat:repeat-y;
}

.left_background  {
	background-image:url(images/lit_left.jpg);
	background-repeat:repeat-y;
}

.right_background  {
	background-image:url(images/lit_right.jpg);
	background-repeat:repeat-y;
}

.no_repeat {
	background-repeat:no-repeat;
}

.padding {
	padding-top: 85px;
	padding-bottom: 10px;
}

#bandbios_table tbody tr td {
	padding-bottom: 20px;
}

#bandbios_box {
	width: 600px;
	text-align: left;
	float: right;
}

#bandbios_table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#bandbios_ind_box {
	width: 600px;
	float: right;
}

#bandbios_ind_box div.bandbios_ind_breadcrumb {
	margin-bottom: 20px;
}

#discogband_box {
	width: 600px;
	float: right;
}

#discogband_box div.discogband_breadcrumb {
	margin-bottom: 20px;
}

#bandbios_ind_box div.bandbios_ind_breadcrumb a {
	font-weight: normal;
	font-style: normal;
}

#discogband_box div.discogband_breadcrumb a {
	font-weight: normal;
	font-style: normal;
}

#discogband_table {
	width: 100%;
	text-align: center;
}

.discogband_item_title {
	font-weight: bold;
}

#discogband_table tbody tr td {
	padding-bottom: 15px;
	text-align: center;
}

#bandbios_ind_box div.bandbios_ind_bio {
	margin-bottom: 20px;
}

#bandbios_ind_table {
	width: 100%;
	text-align: center;
}

#bandbios_ind_table tbody tr td {
	padding-bottom: 20px;
}

#ccontent_box, .ccontent_in_ind_body {
	width: 600px;
	float: right;
}

.ccontent_div {
	width: 600px;
	height: 2px;
	background-color: #eba348;
}

.ccontent_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.tourdates_in_details_click {
	float: right;
	width: 176px;
}
/* .tourdates_details {
	border-style: dotted;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

.tourdates_details_contents {
	margin-left: 10px;
	margin-right: 10px;
} */

#blog_history_box {
	width: 150px;
	float: right;
}

#blog_history_box > div {
	margin-bottom: 5px;
}

#mainblog_box {
	width: 430px;
}

#slideshow {width: 578px; height: 238px; background: #eee; text-align: center; margin-bottom: 20px;}
#slideshow_link {display: block;}
#slideshow_image {display: block; width: 578px; height: 238px;}
.slideshow_button {width: 30px; padding: 5px 0 0; height: 0; overflow: hidden; display: inline-block; margin: 5px 1px;}
