/* Background images */
.img_main {
	background: #FFF url(img/bg_home.gif) no-repeat 50% 0;
}	
.img_music {
	background: #FFF url(img/bg_player.gif) no-repeat 50% 0;
}
.img_news {
	background: #FFF url(img/bg_news.gif) no-repeat 49% 20px;
}
.img_events {
	background: #FFF url(img/bg_events.gif) no-repeat 50% 1px;
}
.img_links {
	background: #FFF url(img/bg_links.gif) no-repeat 50% 0;
}
.img_swirls {
	background: #FFF url(img/bg_music.gif) no-repeat 50% 50px;
}
.img_sale {
	background: #FFF url(img/bg_sale.gif) no-repeat 50% 6px;
}

body {
	text-align:center;
	background-color: #FFF;
}
/* -- Box divisions for content to be placed in -- */
#header {
	display:block;
	color: #333;
	width: 100%;
	width:expression(document.body.clientWidth > 780? "100%": "780px" );
	min-width: 550px;
	
	height: 340px;
	clear: both;
}

/* full size container */
#banner {
	display:block;
	padding: 0; margin: 0;
	width: 100%;
	clear: both;
}
/* Main site navigation - see below for button style */
#navigation {
	display:block;
	padding: 0; margin: 0 auto;
	height:20px;
	width: 500px;
	clear: both;
}

.logo{
	display:block;
	padding: 0; margin: 0 auto;
	height: 90px;
}
.email_link{
	clear:left;
}
/* 3 Columns */
 #columns { 
	padding: 0;
	margin: 0 auto;
	width: 780px;
	color: #fff;
	clear: both;
}
#leftcolumn {
 	float: left;
	display: inline;
	text-align: right;
	color: #000;
	padding: 0; margin: 0;
	width: 180px;
	height: 340px;
	overflow: auto;
}
#middlecolumn { 
	float: left;
	display: inline;
	position: relative;
	text-align: left;
	padding: 0 0 10px 0; 
	margin: 10px 0 0 0;
	width: 380px !important;
  	width: 400px;
  	width/**/:/**/380px;
	height: 340px;
	overflow: auto;
}
#middlecolumn #contents { 
	padding: 5px; 
	margin: 0 10px;
}

#rightcolumn { 
	float: left;
	display: inline;
	position: relative;
	color: #000;
	padding: 0; margin: 0;
	text-align: left;
	width: 180px;
	overflow:hidden;
}
#news {
	padding: 0;
	margin: 0 auto 20px auto;
	width: 780px;
	color: #fff;
	background:#000 url(img/bg_black_columns.gif) repeat scroll left top;
	clear: both;
	overflow:hidden;
}
/* full length columns */
#news .news_1 { 
	background-color: #000;
	float: left;
	text-align:right;
	padding: 0; 
	margin: 5px 0 20px 0;
	border: #ffffff solid 2px;
	border-bottom: #000 solid 1px;
	width: 254px;
}
#news .news_2 { 
	background-color: #000;
	float: left;
	text-align: center;
	padding: 0; 
	margin: 5px 0 20px 3px;
	border: #ffffff solid 2px;
	border-bottom: #000 solid 1px;
	width: 254px;
}
#news .news_3 { 
	background-color: #000;
	float: right;
	text-align: left;
	padding: 0; 
	margin: 5px 0 20px 0;
	border: #ffffff solid 2px;
	border-bottom: #000 solid 1px;
	width: 254px;
}

#news .news_1 img{
	float:left;
	padding: 8px 8px 8px 5px;
	border: #000 solid 1px;
}
#news .news_2 img{
	/*
width: 100%;
*/
	margin: 0 auto;
	padding: 8px 0;
	border: #000 solid 1px;
}
#news .news_3 img{
	float:right;
	padding: 8px 5px 8px 8px;
	border: #000 solid 1px;
}
#news p{
	margin:5px 5px 15px 5px;
}

#news .time{
	display:block;
	margin:5px 10px;
}
#news h2{
	margin: 2px 15px;
}
	


#friends { 
	color: #fff;
	background-color: #000;
	float: left;
	text-align: left;
	padding: 0; 
	border-top:#ffffff solid 2px;
	border-left:#ffffff solid 2px;
	border-right:#ffffff solid 2px;
	border-bottom:#ffffff solid 2px;
	height:550px;
	width: 500px;
	overflow: auto;
}
	
#friends ul.external_links {
	padding: 0; margin: 0;
	list-style: none; 
	width: 500px; 
}
#friends ul.external_links li {
	border:#ffffff solid 1px;
	padding: 5px 0; margin: 0	;
	width: 248px;
	height: 6em;
	float: left;
	position: relative;
}	
#friends ul.external_links li a{
	margin: 5px; 
	padding: 0;	
}	


#contact { 
	color: #fff;
	background-color: #000;
	float: right;
	text-align: left;
	padding: 0; 
	border-top:#ffffff solid 2px;
	border-left:#ffffff solid 2px;
	border-right:#ffffff solid 2px;
	border-bottom:#ffffff solid 2px;
	height:550px;
	width: 265px;
	overflow: auto;
}

#contact ul{
	padding: 0; margin: 0;
	list-style: none; 
}

#contact ul li div p{
	text-align: center;
}


/* full asymnetric columns */
.fatcolumn { 
	float: left;
	display: block;
	position: relative;
	padding: 0 ; 	margin: 0;
	height: 315px;
  	width: 190px;
}
.thincolumn { 
	float: left;
	display: inline;
	text-align: left;
	position: relative;
	padding: 0 ; 
	margin: 0;
	height: 315px;
  	width: 150px;
	overflow: hidden;
}

/* -- Carousel Window -- */
#scrollcolumn { 
	float: left;
	display: inline;
	text-align: left;
	position: relative;
	padding: 0; 	margin: 0;
	height: 315px;
  	width: 410px;
	overflow: auto;
}


#checkout {
	margin: 0 auto;
	width:400px;
}

/*  -- Liquid columns fixed content affect margins BTW -- */
/* wrapper */
#liquidcolumns { 
	display:block;
	padding: 0;	margin: 0; 
	width: 100%; 
	max-width:100%;
	width:expression(document.body.clientWidth > 780? "100%": "780px" );
	min-width: 780px;
	overflow:hidden;
	clear: both;
	
}
	
	#liquidcolumns #liquidleftcolumn{
		float:left;
		width:50%;
		margin-left:-200px;
		overflow: auto;
	}
	#liquidcolumns #liquidleftcolumn #liquidleftcontent{
		margin-left:200px;
		padding-right: 5px;
		text-align: right;
	}
	
	#liquidcolumns #liquidrightcolumn{
	overflow:visible;
		float:right;
		width:49.9%;
		margin-right:-200px;
	}
	#liquidcolumns #liquidrightcolumn #liquidrightcontent{
		overflow: auto;
		margin-right:200px;
		padding-left: 5px;
		text-align: left;
	}

.restricted_title{
	width:185px;
/*
	float:right;
	clear:both;

*/
}

.align_right{
	float:right;
}
ul.block_links  {
clear:both;
	padding: 0 0; margin: 0 0;
}
/* ---- Elegant scrolling Frame ---- */
#frame{
	float:left;
	display: block;
	margin: 0;
	padding: 0 ;
	width:400px;
	color: #fff;
	background: #000 url(img/bg_frame_rpt.gif) repeat-y 0 20px;
}
	#frame_header{
		float:left;
		display:block;
		padding: 0 ; margin: 0 ;
		width:400px;		height:20px;
		background: #000 url(img/bg_frame_top.gif) no-repeat 0 100%;
	}
	/* scrolling DIV */
	#frame #fixedcontent{
		margin: 0;	padding: 0;
		display: block;
		float:left;
		overflow: auto;
		width:97.5%;
		scrollbar-base-color:#000;
		scrollbar-arrow-color:#fff;
		scrollbar-track-color:#000;
		scrollbar-3dlight-color:#fff;
		scrollbar-highlight-color:#fff;
	}
	#frame #fixedcontent #content{	
	 	margin: 0; 
		padding: 0 10px;
		overflow:visible;
	}
	#frame_footer{
		float:left;
		display:block;
		padding: 0 ; margin: 0 ;
		width:400px;		height:20px;
		background: transparent url(img/bg_frame_bot.gif) no-repeat 0 100%;
	}
	
/* Hidden Footer */
#footer { 
	/* 	width: 100%;	*/
	clear: both;
	margin: 0;	padding: 0;
	height:1px;
	
	visibility:hidden;
}


/* ------------------------------------------------------------------  content classes */
/* Loading animation */
#fixedcontent .loader {
	margin:0; padding:0;
	width: 75%;
	height:75%;
	background: #000 url(img/loader.gif) no-repeat 185px 66%;
}

.shoutbox { 
	display:block;
	float: right;
	width :25px ;
	height:15px;
	margin: 0 5px ;	
	text-align:center;
	padding: 3px 0 7px 0;
	background: #000 url(img/btn-shout.gif) no-repeat 0 0;
}

/* ---- Contents ---- */
#content #nav_music{
	display:block;
	clear:both;
	height: 85px;
	margin: 3px 0;	
	padding: 0 0 0 10px;
	border-bottom: #FFF solid 2px;
}
#content #nav_music .btns{
	float:left;
	height: 75px; width:75px;
	margin: 0 7px 0 0;	
	padding: 0;
}
#content #nav_music  a.btns img{
	border: #000 solid 1px;
}
#content #nav_music  a.btns:focus img, 
#content #nav_music  a.btns:hover img, 
#content #nav_music  a.btns:active img	{	
	border:1px solid #FF0000;
}
#content #bio{
	clear:both;
	display:block;
	/*width:100%;
	height:200px;
	overflow:auto;*/

	margin: 0;	
	padding: 10px 0;
	border-bottom: #FFF solid 2px;
}

#content #bio img{
	display:block;
	float: right;
	margin: 8px 2px 8px 8px;	
	padding: 4px;
	border: #FFF solid 1px;
}

/* Each Post Item */
#content .post { 
	margin: 0;
	padding: 20px 0 15px 10px;
	min-height:100px;
	display:block;
	border-top: 2px solid #000;
	border-bottom: 2px solid #FFF;
	/* background: transparent url(img/div_spear.gif) no-repeat 50% 100%; */
}

#content .highlight{
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	background: #110000 url(img/bg_select.gif) repeat 0 0;
}

#content .post .entry { 
	margin: 0;
	padding: 2px 5px;
}
#content .post .cover_art { 
	display:block;
	float: left;
	width :75px ;
	height:75px;
	margin: 0 10px 10px 0;	
	padding: 0;
	/* border: #FFF solid 1px; */
	background: #000 url(img/bg_select.gif) repeat 0 0;
}

/* -- Logged in editor -- */
#content .post .editor{
	display:block;
	clear: both;
	height: 1.2em;
	padding: 2px 5px ;
	border-top: 1px solid #999;
	margin-top: 5px;
}

/* -- Shop Elements -- */
#content .post .basket{
	display:block;
	clear: both;
	height: 30px;
	margin: 5px 0;	
	padding: 0 0 0 25px;
	border-top: 1px solid #999;
	background: transparent url(img/btn-shop.gif) no-repeat 4px 7px;
}


#content .post  .basket input.addtobasket {
	width: 100%;
	display:block;
	cursor: pointer;
	margin-bottom:2px;
	padding : 2px 1px;
	word-spacing: 0.1em;
	letter-spacing: 1px;
	font-size: 0.8em;
	text-align: center;
	font-weight:bold;
	background-color: #000;
	color:#FFF;
	border:1px solid #FFF;
}


#content .post .basket .add_product{
	width : 255px;
	float: right;
	margin: 0;	padding: 5px 0 0 0;
}


#content .post .basket .add_title{
	float: left;
	width:50px;
	margin: 10px 0 5px 0;
	padding: 0;
}
#content .no_items_for_sale{
display:block;
	clear: both;
	height: 10px;
	margin: 5px 0;	
	padding: 0 0 0 25px;
	border-top: 1px solid #000;
}

/* ---------------------- Events & Gallery -- */ 
#scrollcontent{
	width :2000px ;

}
.event {
margin: 0;	padding: 0;
	width :280px ;
	height:280px;
	/*
display: block;
*/
	float: left;
	position: relative;
}

.event a img{
float: left;
margin-right:10px;
}

.jcarousel-next {
width :50px ;
height: 300px;
float: right;
    cursor: pointer;
	z-index:2;
}
.jcarousel-next-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}
.jcarousel-prev {
width :50px ;
height: 300px;
margin-right:10px;
 float: left;
 z-index:2;
    cursor: pointer;
}
.jcarousel-prev-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}


/* ---------------------- Shop & Checkout -- */ 
#checkyourcontents { 
	padding: 0;
	margin: 0 auto;
	width: 500px;
	color: #fff;
	background:#000 url(img/bg_black.gif) repeat scroll left top;
	border-top: #000 solid 1px;
	clear: both;
	overflow:hidden
}
 #shop { 
	padding: 0;
	margin: 0 auto;
	width: 520px;
	color: #fff;
	background:#000 url(img/bg_black.gif) repeat scroll left top;
	clear: both;
	overflow:hidden;
}
#shop #products { 
	background-color: #000;
	text-align: left;
	padding: 0; 	margin: 0;
	float:left;
	width: 280px;
	/*
	border: #ffffff solid 2px;

	height:200px;
	width: 380px;
	overflow:auto;*/
}

#shop #sidebar{
	float:right;
	padding: 0; 	margin: 0;
	width: 230px;
}


/* -- Category & Page Navigation -- */ 
#navigation ul {
	margin: 0; padding: 0;
	text-align: center;
}
#navigation ul li {
	margin: 0; 
	padding: 5px 0 0 20px;
	display: inline;
	float: left;
	list-style: none;
	background: transparent url(img/btn_links.gif) no-repeat 0 0;
	word-spacing: 0.1em;
	letter-spacing: 2px;
	font-size: 1.2em;
	font-weight:bold;
	vertical-align:baseline;
	text-transform: uppercase;
	width: 80px !important;
  	width: 100px;
  	width/**/:/**/80px;
}
	
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #FFF;
}

#navigation a.active:link, #navigation a.active:visited {
	text-decoration: none;
	color: #FFF;
}
	
#navigation a:hover, #navigation a.current{
	text-decoration: none;
	color: #FF0000;
}


/* -- Calender styles -- */

#calender { 
	color: #000;
	background-color: #FFF;
	padding: 0; margin: 0;
	text-align: left;
}

#calender a:link, #calender a:visited  {
	color: #FFF;
	background-color: #000;
}
#calender a:hover {
	color: #FF0000;
	background-color: #000;
}

/* -- Re-usable Useful divs -- */
.clear { 
clear: both; 
background: none; 
	/*
width: 100%;
*/
	clear: both;
	margin: 0;	padding: 0;
	height:1px;
}

.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}
			
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

/* Seperator */
hr {
	color: #000;		background-color: #000;
	border: 0;
	height: 1px;
	width: 100%;
	text-align: left;
}
