@charset "UTF-8";
/* CSS for for bbcane.net */

/* color scheme */
.red {
  color: #d02;
}
.teal {
  color: #588;
}
.purple {
  color: #309;
}
.beige {
  color: #bb9;
}
.black {
  color: #000;
}
.white {
  color: #fff;
}
.grey {
  color: #ddd;
}

/* layout */
body {
	font-family: "Lucida Grande", Arial, Lucida, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: #bb9 url(../images/halo.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: transparent;
	padding: 0;
	margin: 0;
}
#masthead .content {
	padding: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
}
#topnav {
	width: 770px;
	height: 22px;
	background: transparent url(../images/menu/p7PM_plumhz.jpg);
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#column_wrapper {
	width: 770px;
	background: #fff url(../images/rightback.jpg) top right repeat-y;
	border: 1px solid #d02;
	border-width: 0 0 2px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 770px;
}
#right .content {
	padding: 0;
	font-size: 0.85em;
	line-height: 1.2em;
}
#footer {
	width: 770px;
	height: 20px;
	background: #d02;
	padding: 0;
	margin: 0;
}
#footer .content {
	padding: 2px 0;
}
#footer .content p {
	margin: 0;
	line-height: 1em;
	font-size: 0.7em;
	text-align: center;
	color: #fff;
}
#right #player {
	width: 360px;
	position: absolute;
	top: 260px;
	left: 10px;
}

/* images */
.imageb {
	border: 1px solid #bb9;
	margin: 8px;
}
.imagerightb {
	float: right;
	border: 1px solid #bb9;
	margin: 10px 30px 10px 20px;
	clear: right;
}
.imageleftb {
	float: left;
	border: 1px solid #bb9;
	margin: 6px 8px 6px 0;
}
.imageright {
	float: right;
	margin: 6px 30px 6px 20px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 6px 8px 6px 0;
}
a img {
	border-width: 0;
}
.captionimg {
	width: 230px;
	text-align: center;
	float: left;
	font-size: 0.8em;
	border: 1px solid #ddd;
	padding: 6px;
	margin: 4px;
}
.captionimg img {
	border: 1px solid #bb9;
}
.borderless {
	border: none;
}

/* main body links */
#right a {
	color: #309;
	text-decoration: underline;
}
#right a:visited {
	color: #339;
}
#right a:hover {
	color: #d02;
	text-decoration: none;
}

/* formatting */
h1 {
	width: 770px;
	height: 121px;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}
h1 span {
	display: none;
}
h2, h3, h4, h5, #right .content p, #right .content ul li, table, form {
	margin: 0.8em 300px 0 30px;
}
h2 {
	color: #d02;
	font-size: 1.6em;
	line-height: 1.2em;
	padding-top: 10px;
	margin-top: 0;
}
h3 {
	padding-top: 2px;
	border-top: 2px solid #588;
	color: #588;
	text-align: left;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
h4 {
	color: #333;
	font-size: 1.2em;
	line-height: 1.0em;
}
h5 {
	color: #333;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 1px 0 0 0;
	border-top: 1px solid #ddd;
}
#right .content ul {
	margin: 0 0 0 30px;
	padding: 0;
}
#right .content ul li {
	list-style: url(../images/bullet.gif);
	margin-top: 4px;
	margin-left: 20px;
	padding: 0;
}
#right .content ul li li {
	list-style: square;
	margin: 0;
	padding: 0;
}
#right .content ol li {
	margin-top: 12px;
	border-top: 1px solid #EED;
	padding: 0;
}
#right .content p {
	line-height: 1.3em;
	text-align: left;
	padding: 0;
}
.nomargintop {
	margin-top: 0;
}
.content p.first {
	margin: 0;
}
.centered {
	text-align: center;
}
#right .content .signature {
	text-align: right;
	color: #d02;
	font-style: italic;
}
.nowrap {
	clear: both;
}

/* up arrow styles */
#uparrow {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}
#uparrow a {
	width: 54px;
	height: 20px;
	background: transparent url(../images/to_top.gif) 0 0 no-repeat;
	display: block;
	margin: 0 auto;
}
#uparrow a:hover {
	background-position: 0 100%;
}
#uparrow span {
	display: none;
}
.skiplinks {
	display: none;
}

/* discography page styles */
body#discography #right h3, body#discography #right h4 {
	clear: both;
}


/* credit styles */
body#home #right #credit {
	width: 250px;
	height: 26px;
	clear: both;
	margin: 10px 0 10px auto;
}
body#home #right #credit p {
	font: 11px/24px "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	text-align: right;
	margin: 0 4px 0 0;
	float: left;
	padding: 0;
	color: #fff;
}
body#home #right #credit a {
	background: transparent url(../images/red_web_000.gif) 0 1% no-repeat;
	width: 152px;
	height: 26px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
body#home #right #credit a:hover {
	background-position: 0 96%;
}
body#home #right #credit span {
	display: none;
}

/* home page styles */
body#home, body#home #right, body#home #column_wrapper {
	background: #000;
	text-align: center;
	border-width: 0;
}
body#home h1 {
	background-image: url(../images/header_home.gif);
}
body#home #right {
	width: 750px;
	position: relative;
}
body#home .content {
	padding: 0;
}
body#home #footer {
	background: transparent;
}
body#home #right p {
	margin: 0;
	color: #fff;
}
body#home #right .content .centered {
	text-align: center;
}
body#home #right p#home_quote {
	background: transparent url(../images/home_quote.gif) no-repeat;
	width: 750px;
	height: 48px;
	margin: 5px 0;
	padding: 0;
}
body#home #right p#home_quote span {
	display: none;
}
body#home #right a {
	color: #fff;
	text-decoration: none;
}
body#home #right a:hover {
	color: #d02;
	text-decoration: underline;
}
body#home #right a img {
	border: 0;
}
body#home #right .content #noflash_poem {
	position: absolute;
	width: 300px;
	height: 300px;
	overflow: auto;
	top: 120px;
	left: 230px;
}
body#home #right #noflash_poem p {
	margin: 10px 5px;
	line-height: 1em;
	color: #000;
	font-weight: bold;
}
body#home #right #noflash_poem h2 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}
#non_uparrow {
	display: none;
}

/* contact page */

/* booking */
table#genres td {
	width: 25%;
}
table#prices td {
	width: 33%;
}
table#events td {
	width: 20%;
}
table td {
	text-align: center;
	padding: 2px;
	border: 1px solid #ddd;
	border-color: #ddd #999 #999 #ddd;
}
table th {
	background: #588;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}
label {
	display: block;
	margin: 8px 0 2px 0;
}
.checkboxes {
	width: 200px;
	float: left;
}
.checkboxes label {
	margin: 0;
}
input, textarea {
	background: #eee;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
input#submit {
	background: #588;
	color: #fff;
}
#right .content form p {
	margin: 8px 0 2px 0;
}
	