/*  File: site.css          */
/*  For:  String Beans      */
/*  By:   Jeremy Tredway    */
/*  Date: 2006-12-28        */


/*  basic elements  */

body {
	background-color: #cf6;
	color: #000;
	font: normal small verdana, arial, helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited { color: #33f; }
a:hover { color: #000; }

h1 {
	color: #dc002a;
	font-size: 2.25em;
	font-weight: normal;
	line-height: 1em;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #dc002a;
	text-decoration: none;
}
h1 a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	color: #339;
	font-size: 1.2em;
}

.clr_all {
	clear: both;
	float: none;
}
.hilite_xtr {
	color: #339;
	font-size: 1.2em;
	font-weight: bold;
}
.login_err {
	background-color: #fff;
	border: solid #6c0 1px;
	color: #dc002a;
	font-size: .85em;
	font-weight: bold;
	padding: .5em;
	width: 200px;
}

/* layout elements */

#mast {
	background: transparent url("/img/mast.gif") top left no-repeat;
	color: #fff;
	height: 225px;
	width: 850px;
}
#cnt {
	padding: 0 20px 0 30px;
	width: 700px;
}
#ftr {
	color: #333;
	font-size: x-small;
	line-height: 1.1em;
	padding: 15px 25px;
	width: 700px;
}

#ftr a:link, #ftr a:active, #ftr a:visited { color: #333; }
#ftr a:hover { color: #000; }


/* top navigaton elements */

#tnv {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
#tnv li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1100;
}
#tnv_home_li {
	left: 30px;
	top: 151px;
}
#tnv_bios_li {
	left: 111px;
	top: 157px;
}
#tnv_shop_li {
	left: 193px;
	top: 147px;
}
#tnv_fun_li {
	left: 289px;
	top: 139px;
}
#tnv_about_li {
	left: 385px;
	top: 134px;
}
#tnv_contact_li {
	left: 480px;
	top: 118px;
}
#tnv_news_li {
	left: 571px;
	top: 94px;
}
#tnv_media_li {
	left: 660px;
	top: 63px;
}


/* home page elements */

#hm_left {
	float: left;
	width: 340px;
}
#hm_right {
	float: left;
	width: 360px;
}
#hm_blog h1 {
	font-size: 1.6em;
}


/* home calendar elements */

#hm_calendar h3 {
	margin: 0;
	text-align: right;
}
#hm_calendar .hm_cal_title {
	color: #339;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 .25em 0;
}
#hm_calendar table {
	background-color: #fff;
	color: #339;
}
#hm_calendar table th {
	font-size: .85em;
	line-height: 1.1em;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#hm_calendar table td {
	font-size: .85em;
	line-height: 1.1em;
	padding: 0 0 0 .5em;
	vertical-align: top;
}

#hm_calendar table#hm_cal_nav {
	background-color: #cf6;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #000;
	margin: 1em 0;
}
#hm_calendar table#hm_cal_nav th {
	text-align: center;
	vertical-align: middle;
}

#hm_cal_nav a:link, #hm_cal_nav a:active, #hm_cal_nav a:visited {
	color: #000;
	text-decoration: none;
}
#hm_cal_nav a:hover {
	color: #dc002a;
	text-decoration: none;
}
#hm_cal_nav a.active:link, #hm_cal_nav a.active:active, #hm_cal_nav a.active:visited {
	color: #dc002a;
}


/* bean shop elements */

#shop_table th {
	font-size: 1.2em;
	padding-bottom: 1em;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#shop_table td {
	padding-right: 1em;
	vertical-align: top;
}
#shop_table td p {
	font-size: .85em;
}

#shop_detail_jacket {
	float: left;
	width: 220px
}
#shop_detail_order {
	float: left;
	width: 165px
}
#shop_detail_img {
	float: left;
	width: 315px
}
#shop_detail_listen {
	float: left;
	width: 340px
}
#shop_detail_retailers {
	float: left;
	width: 360px
}

#shop_detail_order h2 {
	color: #339;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 .25em 0;
}
#shop_detail_retailers h2 {
	color: #dc002a;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

.order_details {
	font-size: .85em;
	font-style: italic;
}
.price {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}


/* fun stuff elements */

#fun_table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	width: 700px;
}
#fun_table td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 175px;
}
#fun_table td p.view_more {
	font-size: .85em;
	margin: 0 0 1em 0;
}


/* media kit elements */

.media_table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
.media_table td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0 10px 20px 10px;
	vertical-align: top;
}
.media_table td p {
	font-size: .85em;
	margin: 0 0 1em .5em;
}



/* news pics elements */

#news_blog h2 {
	margin-top: 2em;
}

.testimony {
	background-image: url("/img/new_quote.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 1em 0;
	}
.testimony .content {
	background-image: url("/img/new_quote_end.gif");
	background-position: 100% 90%;
	background-repeat: no-repeat;
	padding: 5px 50px;
	}
.testimony .cite {
	padding-right: 50px;
	text-align: right;
	}
.testimony p {
	margin: 0 0 1em 0;
}

/* image elements */

.img_right {
	float: right;
	margin: 0 0 1em 1em;
}


/* list elements */

.bio_list {
	list-style: none;
	padding: 0;
}
.bio_list li {
	margin: 0;
	padding: 0;
}
.bio_list li strong {
	color: #339;
}


/* rounded box elements */

.rounded {
	background-color: #fff;
	padding: 8px;
	width: 344px;
}
.rounded2 {
	background: #fff url("/img/cal-box-tr.gif") no-repeat top right;
	width: 360px;
}
.rounded2 div {
	background: transparent url("/img/cal-box-tl.gif") no-repeat top left;
}
.rounded2 div div {
	background: transparent url("/img/cal-box-br.gif") no-repeat bottom right;
}
.rounded2 div div div {
	background: transparent url("/img/cal-box-bl.gif") no-repeat bottom left;
	padding: 8px;
}


