/* -- RESET DEFAULT STYLES -- */
html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	scrollbar-base-color:#000;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#fff;
	scrollbar-3dlight-color:fff;
	scrollbar-highlight-color:#fff;

}

body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
}
/* remove dashed boxes on buttons! */
:focus 	{ 	outline: 0; }

ol, ul 	{	list-style: none; }

table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


/*-- Headline Styles -*/
h1 {
	text-transform: uppercase;
	color: #FFF;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: -3px;
	line-height: 0.8em;
	font-size: 3.4em;padding:0; margin:0;
}
h2 {
	text-transform: uppercase;
	word-spacing: 0.1em;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 1.7em;
	padding:0; margin:0;
}
h3 {
	text-transform: uppercase;
	word-spacing: 0.1em;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 1.4em;
	padding:0; margin:0;
}
h4 {
	/* small but legible  */
	word-spacing: 0.1em;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 1em;
	padding:0; margin:0;
}

p {
	/* most text */
	text-transform:lowercase;
	text-decoration: none;
	word-spacing: 0.1em;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 1em;
	padding:5px; margin:0;
}


/*-- Text Styles -*/
.bold {
font-size:1.5em; font-weight:bold;
}
strong{
	font-weight:bolder;
}
small{
	margin:5px;
	color: #999;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1em;
	font-size: 0.8em; 
	font-weight:bold;
	font-style:italic;
}

blockquote{
	color:#fff;
	word-spacing: -0.2em;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.1em;
	font-size: 1.2em;
	font-variant:small-caps;
	margin: 0 10px 10px 10px;
	padding:8px;
	border-top: #999 1px dashed; 
	border-bottom: #999 1px dashed; 
}
/*
blockquote:before {  
  content: open-quote;  
}  
blockquote:after {  
   content: close-quote;  
}  

*/
/*-- Link Styles -*/
a, a:active 				{ color: #FFF; text-decoration: none;}
a:visited 					{ color: #EEE; text-decoration: none;}
a:hover, a.current 	{ color: #FF0000; text-decoration: none;}
/* -- IMG Links -- */
a img 						{ border: none; }
a:link img, a:visited img							{	border:1px solid #FFF; }
a:focus img, a:hover img, a:active img	{	border:1px solid #FF0000; }


/* -- Colours! -- */
.colwob {
	color: #FFF;	background-color: #000;
}
.colbow {
	color: #000;	background-color: #FFF;
}

/*-- Inputs & Forms --*/
  

.shoutbox { 
	text-align: center;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight:bold;
}

a.shoutbox-link{ 
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.entry strong{
	font-weight:bolder;
}
.entry em{
	font-style:italic;
}



.email_link a, .email_link a:visited{
	background-color:#fff;
	color: #999;
	text-transform: uppercase;
}
.email_link a:hover{
	color: #FF0000;
}


#content h4 { 
	color: #999;	
	text-align:center;
	
}
#content .post { 
	color: #FFF;	
	text-align:left;
}

#content .post h3{

text-align:left;
}

#content .post .highlight{
	background-color: #FFF;
	color: #000;	
}
#content .post .highlight a, #content .post .highlight a:link{
	color: #000;	
}
#content .post .highlight a:link{
	color: #000;	
}
#content .post .highlight a:hover{
	color: #000;
	text-decoration:blink;
	
}

#content div.artist {
	margin: 0 10px 0.6em 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
	word-spacing: 0;
	letter-spacing: 2px;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight:bold;
	color: #999
}
#content h3.artist a:link, #content h3.artist a:visited {
	text-decoration: none;
	margin: 4px 0 ;
	padding: 0.1em;
	color: #FFF;
	background-color: #000;
}
#content h3.artist a:hover {
	margin: 0;
	border-top: 4px solid #000;
	border-bottom: 4px solid #FF0000;
	color: #000;
	background-color: #FFF;
}


#content #bio{
	color:#fff;
	text-align: left;
}
#content #bio p{
	margin: 2px 0 8px 0;
	padding: 0 5px;
	text-align: justify;
}
#content .post .basket{
}

#content .post .basket input {
	cursor: pointer;
	padding : 2px;
	word-spacing: 0.1em;
	text-align: center;
	letter-spacing: 1px;
	font-size: 1em;
	background-color: #000;
	color:#FFF;
	border:1px solid #FFF;
}

#content .post .basket .add_title{
	text-transform: uppercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight:bold;
}
#content .post .add_basket .add_product{
	color: #999;
	text-transform: uppercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	font-size: 1em;
}

#content .post .basket input.addtobasket{
	text-transform: uppercase;
	text-decoration: none;	
}

#content .post .editor{
	text-transform: lowercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 1px;
	font-size: 1em;
}
#content .post .editor a{
	text-transform: uppercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	font-size: 1.2em;
}
/*  ----------DATES -----------  */

.event {
	color: #FFF;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: -2px;
	line-height: 0.8em;
	font-size: 1.7em;
}

.event a:link{
	text-transform: uppercase;
	text-decoration:none;
	 font-weight:bold;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 6px;
	line-height: 1.1em;
	font-size: 0.8em;
}
.event h2{
	text-transform: uppercase;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 2px;
	line-height: 0.8em;
	font-size: 2.0em;
}

.event p{
	text-transform: lowercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.1em;
	font-size: 1em;
}

/* -- News -- */
#news p{
	text-decoration: none;
	word-spacing: -0.15em;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#news h2{
	text-align:center;
	font-variant:small-caps;
	border-bottom: #999 1px dashed; 
}
#news .time{
	text-decoration: none;
	color: #bbb;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 0.8em;
	font-size: 1em;
}

/* -- Links -- */


/* -- Checkout -- */
#checkout {
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.1em;
	font-size: 1em;
}
	
/* -- Sidebar Navigation -- */ 
ul.block_links  {
padding: 0 0; margin: 0 0;
}

ul.block_links li {
	margin: 0 10px 0.6em 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
	word-spacing: 0;
	letter-spacing: 2px;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight:bold;
}
	
ul.block_links li a:link, ul.block_links li a:visited {
	text-decoration: none;
	margin: 4px 0 ;
	padding: 0.1em;
	color: #FFF;
	background-color: #000;
}

ul.block_links li.current-cat a, ul.block_links li.current-cat a:link, ul.block_links li.current-cat a:active{
margin: 0;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	color: #000;
	background-color: #FFF;
}
	
ul.block_links li a:hover {
	margin: 0;
	border-top: 4px solid #000;
	border-bottom: 4px solid #FF0000;
	color: #000;
	background-color: #FFF;
}


/* -- EXTERNAL LINKS -- */
ul.external_links {
	padding: 0 0; margin: 0 0;

}
ul.external_links li{
	border-bottom: 1px solid #FFF;
	padding: 5px;
}
ul.external_links li a:link, ul.external_links li a:visited {
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.4em;
	font-size: 1.2em;
}



.link_desc {
	margin: 0;
	color:#999;
	padding:2px 8px;
	text-transform: lowercase;
	text-decoration: none;	
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.4em;
	font-size: 1em;
}
