body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #263747 url(/i/blue_bg_grad.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 2px 0px 15px 0px;
	font-size: 19px;
}
.index h3,
.index h3 a {
	color: #FFFFFF;
}
area {
	cursor: pointer;
}
a {
	color: #68846B;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	color: #78957B;
}
a img {
	border: 0px;
}
small {
	font-size: 11px;
}
input {
	background: #437549;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
textarea {
	background: #223b40;
	border: 1px solid #CCCCCC;
	width:440px; height:150px;
}

/* --- */

.txt {
	position: absolute;
	left: -789em;
}
*html .txt {
	display: none;
}
.float_right, .alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.float_left, .alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

/* --- */

#container {
	width: 816px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.ctn_top {
	height: 14px;
	line-height: 5px;
	font-size: 5px;
	background: url(/i/container_top.png) no-repeat top center;
}
.ctn_btm {
	height: 26px;
	background: url(/i/container_btm.png) no-repeat bottom center;
}
*html .ctn_top,
*html .ctn_mid,
*html .ctn_btm,
*html #header,
*html #main_wrapper,
*html #slideshow_btm  {
	behavior: url(/c/iepngfix.htc);
}

/* --- */

#header,
#main_wrapper {
	padding: 0px 23px 0px 23px;
	background: url(/i/container_mid.png) repeat-y center;
	text-align: left;
}
*html #header {
	height: 0px;
}

/* --- */

#main {	
	float: left;
	width: 770px;	
}

/* --- */

#nav_wrapper {
	height: 81px;
	border-bottom: 1px solid #313131; 	
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	height: 81px;
	text-indent: -789em;
	text-decoration: none;
	background-position: top center;
}
#nav li a:hover {
	background-position: bottom center;
}

#nav_home { width: 66px; background-image: url(/i/blue_nav_home.gif); }
#nav_bio { width: 67px; background-image: url(/i/blue_nav_bio.gif); }
#nav_links { width: 77px; background-image: url(/i/blue_nav_links.gif); }
#nav_music { width: 66px; background-image: url(/i/blue_nav_music.gif); }
#nav_news { width: 73px; background-image: url(/i/blue_nav_news.gif); }
#nav_photos { width: 76px; background-image: url(/i/blue_nav_photos.gif); }
#nav_shows { width: 67px; background-image: url(/i/blue_nav_shows.gif); }
#nav_contact { width: 83px; background-image: url(/i/blue_nav_contact.gif); }
#nav_pawn_shop { width: 272px; background-image: url(/i/blue_nav_pawn_shop.gif); }

/* --- */

#sidebar {
	position: relative;
	float: left;
	width: 270px;
	height: 500px;
	background: #000000;
}
.index #sidebar {
	height: 875px;
	background: none;
}
#shows_wrapper_wrapper {
	position: absolute;
	z-index: 500;
	top: 0px;
}
#shows_wrapper {
	width: 270px;
	background: url(/i/shows_bg.png); 
	behavior: url(/c/iepngfix.htc);
}
#shows_wrapper a {
	position: relative;
}
#shows_wrapper h4 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -789em;
	background: url(/i/h_shows.png) center no-repeat;
	behavior: url(/c/iepngfix.htc);
}
.shows {
	margin: 0px;
	padding: 12px;
}
.shows ul {
	margin: 0px;
	padding: 0px;
}
.shows li {
	margin: 4px 0px 6px 0px;
	padding: 0px;
}
.shows a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content .shows a {
	color: #000000;
}
#content small {
	color: #666666;
}
.shows a:hover {
	text-decoration: underline;
}
.shows small {
	display: block;
	font-size: 11px;
	color: #CCCCCC;
}
.shows .ec3_list_month {

}
#more_shows {
	display: block;
	line-height: 25px;
	color: #FFFFFF;
	background: #313131;
	padding-right: 12px;
	text-align: right;
	font-size: 11px;
}
.index #more_shows {
	background: #263747;
}
#slideshow_bg {
	width: 270px;
	height: 500px;
}
*html #slideshow_bg {
	height: 502px;
}
#slideshow_btm {
	position: absolute;
	top: 450px;
	z-index: 600;
	width: 270px;
	height: 50px;
	background: url(/i/sidebar_btm.png) bottom right no-repeat;
}
*html #slideshow_btm {
	right: -65px;
	bottom: -37px;
}

/* --- */

#content {
	float: left;
	padding: 41px 25px;
	width: 450px;
	min-height: 460px;
	background: #eaeaea url(/i/content_bg.gif) top repeat-x;
}
*html #content {
	height: 375px;
}
#content.index {
	color: #FFF;
	background: #263747;
}

#content .post {
	position: relative;
	padding-bottom: 15px;
	border-top: 1px solid #919191;
	margin-top: 10px;
	padding-top: 30px;
}
#content .post.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#content .date {
	color: #8cab8f;
	font-size: 12px;
	font-weight: bold;
}
#content .postmetadata {
	position: absolute;
	top: 30px;
	right: 0px;
	margin: 0px;
	font-size: 12px;
	color: #8cab8f;
	text-align: right;
}
#content .first .postmetadata { top: 0px; }

/* --- */

#abs_footer {
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
}

/* --- */

.ec3_events {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ec3_list_month {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.ec3_events ul {
	list-style: none;
	margin: 10px 0px 25px 0px;
	padding: 0px;
}
.ec3_events ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;	
	font-weight: normal;
	font-size: 12px;
}


/* --- */

#available_now {
	display: block;
	background: url(/i/now_available.gif) no-repeat top center;
	height: 355px;
	text-indent: -789em;
}
#listen {
	display: block;
	background: url(/i/listen.gif) no-repeat center;
	height: 75px;
	text-indent: -789em;	
}

/* --- */


.tracks {
	clear: both;
	margin-bottom: 20px;
}
.tracks td {	
	padding: 0px 10px 0px 10px;
}
.tracks td.track {
	width: 20px;
	height: 20px;
	padding-right: 10px;
	font-size: 18px;
	color: #CCCCCC;
	background: none;
	text-align: center;
}
.tracks td.title {
	width: 290px;
}
.tracks a {	
}
.tracks td.lyrics {
}
.tracks td.tab {
}
.tracks td.play {
}

/* --- */

#side_player {
	display: block;
	height: 115px;
	background: url(/i/side_player.png) center no-repeat;
}

#logos {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#logos li {
	margin: 0px;
	padding: 0px;
}
#logos li a {
	display: block;
	height: 57px;
	text-indent: -789em;
	background-position: center;
	background-repeat: no-repeat;
}

#side_cdbaby {
	background-image:url(/i/side_cdbaby.png);
}
#side_myspace {
	background-image:url(/i/side_myspace.png);
}
#side_fb {
	background-image:url(/i/side_fb.png);
}
#side_twitter {
	background-image:url(/i/side_twitter.png);
}

#side_cdbaby:hover {
	background-image:url(/i/side_cdbaby_r.png);
}
#side_myspace:hover {
	background-image:url(/i/side_myspace_d.png);
}
#side_fb:hover {
	background-image:url(/i/side_fb_d.png);
}
#side_twitter:hover {
	background-image:url(/i/side_twitter_d.png);
}



/* slideshow Photos */
.slideshow{ 	 
	width: 700px;
	margin: 0 0 20px 0;
	text-align: center;
}

/* (text bassed buttons)
	.image-nav a{
	margin:10px 2px 10px 0;
	padding: 4px 10px;
	background: #dedede;
	color: #0a3b53;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.image-nav a:hover{
	background: #0a3b53;
	color: #ffcb64;
}
.image-nav #caption {
	margin-left:10px;
	color: #777777;
	font-style: italic;
	font-size: 12px;
}*/

#slideshow-nav {
	width:auto;
	height:22px;
	margin-bottom:20px;
}

#slideshow-nav #prev2 {
	background:url(/i/btn-prev.png) no-repeat left top;
	height: 22px;
	overflow: hidden;
	width: 65px;
	display:block;
	float:left;
}

#slideshow-nav #prev2:hover {
	background-position: left bottom;  
}

#slideshow-nav #next2 {
	background:url(/i/btn-next.png) no-repeat left top;
	height: 22px;
	overflow: hidden;
	width: 42px;
	display:block;
	float:left;
	margin-left: 5px;
}

#slideshow-nav #next2:hover {
	background-position: left bottom;  
}

#slideshow-nav #counter {
	color:#777777;
	font-style: italic;
	font-size: 12px;
	float:left; 
	margin-left: 15px; 
}

#caption {
	color:#454545;
	font-style: italic;
	font-size: 12px;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	} 
	
.photo_thumbs img{
	display: block;	
}
.photo_thumbs{
	position: relative;
	float: left;
	margin: 2px;
	width: 120px;
	font-size: 10px;
	list-style: none;
	text-align: center;
}
.photo_thumbs a{
	text-decoration: none;
}
