/*
Color Index
EggShell #f6f6f6
LightGrey #777777
DarkGrey #272727
Green #ccff00
Purple #6600cc
Red #ff3333
Blue #3366ff
yellow #ffde00
*/

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('type/proximanova-bold-webfont.eot');
    src: url('type/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/proximanova-bold-webfont.woff') format('woff'),
         url('type/proximanova-bold-webfont.ttf') format('truetype'),
         url('type/proximanova-bold-webfont.svg#ProximaNovaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('type/proximanova-light-webfont.eot');
    src: url('type/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/proximanova-light-webfont.woff') format('woff'),
         url('type/proximanova-light-webfont.ttf') format('truetype'),
         url('type/proximanova-light-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

::-webkit-scrollbar {
    width: .875em;
    height: 1em;
	background:#333;
	-webkit-border-radius:0px;
	cursor:pointer;
}
::-moz-appearance-scrollbarthumb{
	cursor:pointer;	
	background:#999;
	-moz-border-radius:0px;
	height:2em;	
}
::-webkit-scrollbar-thumb {
	cursor:pointer;
	background:#999;
	-webkit-border-radius:0px;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
	text-align:center;
	margin:5px auto;
	width:80%;
	height:1px;
	border:none;
	border-top:1px dotted #272727; 
}

sub {
	margin: 0 10px 0 10px;
}

/* Text meant only for screen readers */
label.screen-reader-text {
	left: auto;
	text-indent:-9000px;
	overflow:hidden;
	visibility:hidden;
}

/* END Reset Stylesheet */



/* =HTML5 tags */
article, aside, section, footer, header, hgroup, nav, figure {
	display: block;
	margin: 0;
	padding: 0;
	}

/* Global Styles =body =skins
-------------------------------------------------------------- */
html, body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
	height:100%;	
	}
	html {	
	background:#121212 url("../img/bg_Clouds.jpg") no-repeat center center fixed;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
	}
	body {	
	/*background:url("../img/stripey.png") repeat;	*/
	}


/* =a
-------------------------------------------------------------- */
/* Links */
a {
	/*color: #ccff00;*/
	color: #272727;
	text-decoration: none;
}
a:visited {
	color: #777;
}
a:hover,
a:focus,
a:active {
	color: #fff;
	outline: none;
	text-decoration: none;
}

a span {font-size: 90%;}

a img {outline:0;}


/* =Search
-------------------------------------------------------------- */
#searchform {
	width:100%;
	clear:both;
	padding:10px 0;	
	}
#searchform div {
	font-size: 10px;
	color: #333;
	}
#searchform .screen-reader-text {
	display:none;
}

#searchform #s {
	margin:0;
	display:inline;
	outline: none;
	width:80%;
	padding: .75em;
	border: none;
	color:#272727;
	background: #e5e5e5;
	-moz-box-shadow: -1px -2px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow: -1px -2px 1px rgba(0,0,0,0.25);
	box-shadow: -1px -2px 1px rgba(0,0,0,0.25);
	outline: none;
	}
#searchform #s:focus {
	color:#000;
	background: #fff;
	}
	
#searchsubmit {
	font-size: 0;
	background:url("../img/search.png") top left no-repeat;
	cursor:pointer;
	margin:-10px 0 0px 6px;
	width:20px;
	height:30px;
	border:none;
	}

#searchsubmit:hover {	
	}


h1 {
	font-size: 42px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 10px;
	letter-spacing:2;
	}

h2 {
	font-size: 25px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#272727;
	padding:5px 10px;
	letter-spacing:2;
	}

h3 {
	text-transform:uppercase;
	color:#121212;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}

h4 {font-size: 24px;}

h5, h5.bold {
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#272727;
	font-size:18px;
	display:block;
	text-align:center;
	padding:10px 0 0 0;
	overflow: hidden;
	}
h5.bold{
	font-family: "ProximaNovaBold", Arial, Helvetica, sans-serif;
	font-size:2em;
	}

h6 {
	text-transform:uppercase;
	color:#777;
	font-size:.75em;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	}

ol {list-style: decimal;} 
ul {list-style: none;}

/* =p */
p {
	color: #272727;
	font-size: 14px;
	padding:5px 0;
	}	

sm {
	color: #777;
	font-size: 10px;
	}
	
p,
li,
dl {line-height: 1.5em;}

/* =img - first of some */
img {margin: 0; padding: 0; border:none; outline:none;
	}

img.float_left {
    float: left;
    margin: 5px 20px 10px 0;
	}

img.float_right {
    float: right;
    margin: 5px 0 10px 20px;
	}

blockquote {
	font-size: 12px;
	line-height: 18px;
	color: #777c82;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 2px solid #777c82;
	width: 85%
	}
		
section.purple { background:#6600cc;}
section.green {	background:#ccff00; }
section.red { background:#ff3333;}
section.blue{background:#3366ff;}
section.yellow { background:#ffff00; color:#272727;}
section.grey{ background:#272727; color:#eee;}
section.lgrey{ background:#eee; }
	
/* =wrapper =skins */
#wrapper {	
	z-index:0;	
	padding: 0;
	background:url("../img/stripey2.png") repeat;	
	min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -161px; /* Set footer height. */	
	}

#container {	
	/*border-left:1px dashed #333;
	border-right:1px dashed #333;*/
	}

ul li ul,
ol li ol {margin-bottom: 0px;}

ol {padding: 0 0 0 5px;}

/* 960gs Grid support */
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}

.float {
	display: inline;
	float: left;
	position: relative;
	}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3, .grid_23, .release, .artist, .eventItem, .eventDesc, .eventDesc_R, .featured, .grid_noise, .grid_270, .archive .noise,
.grid_4, .grid_24,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9 {
	display:inline;
	float: left;
	position: relative;
	margin:0 5px;
	height:auto;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {margin-left: 0!important;}
.omega {margin-right: 0!important;}

.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

li.even {
  background-color:trasnparent;
  color:#272727;
}
 
li.odd {
  background-color:#e5e5e5;
  color:#272727;
}

/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.grid_1 {
	/*width:960px;*/
	width:100%;
	margin:0;	
}
.grid_2 {
	/*width:460px;*/
	width:47.916%;
}
.grid_3 {
	/*width:305px;*/
	width:31%;
}

.grid_23 {
	/*width:635px;*/
	width:66%;
}
.grid_4 {
	/*width:225px;*/
	width:23.437%;
}
.grid_24 {
	/*width:695px;*/
	width:72.395%;
}
.grid_5 {
	/*width:176px;*/
	width:18.333%;
}
.grid_6 {
	width:14.895%;
}
.grid_7 {
	width:12.5%;
}
.grid_8 {
	width:87.5%;
}
.grid_9 {
	width:52%;
}
.grid_social {
	width:10.416%;
}
.grid_270 {
	width:270px;
}


/* =Header
-------------------------------------------------------------- */
#header {
	position:relative;
	z-index:10;
	width:100%;
	background:#eee;	
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
}
#header section {
	margin: 0 auto;
	padding: 0px 0 30px 0;	
	width: 960px;
	height:55px;
	z-index: 1000;
	}

article {		
	display:block;
	margin:0px auto;	
	padding: 0px;
	width:auto;
	max-width: 960px;
	height:auto;
	clear:both;	
	}
	
		
/* =Logo
-------------------------------------------------------------- */
.logo {
	padding: 30px 0px 0 0px;
	margin-top:0px;
	text-align:center;
	display:inline-block;
	border:none;
	width:270px;
	height:80px;
	background:#eee url("../img/headerColor.png") top no-repeat;
	position:relative;
	z-index:1000;	
	overflow:hidden;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	}
.KEEPlogo {
	margin-top:30px;
	text-align:center;
	display:inline-block;
	border:none;
	width:270px;
	height:80px;
	background:#eee;
	position:relative;
	z-index:1000;	
	overflow:hidden;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	}	

/* =Menu =navigation
-------------------------------------------------------------- */
nav {
position:relative;
float:right;
overflow:hidden;
max-width:680px;
}
nav ul {
	float: right;
	margin:32px 0 0 0;
	display:block;
	}	
nav ul li {
	float: left;
	display: inline;
	margin: 0 20px 0 0px;
	}
nav ul li:after {
	color: #999;
	display: inline;
	content:"/";
	padding:5px 0 0 18px;
	font: 1.3em Arial, Helvetica, sans-serif;
	}
nav ul li:last-child:after {
	content:none;
	}
nav ul li a {
	display: inline-block;
	font-family: 'ProximaNovaLight', Arial, Helvetica, sans-serif;
	letter-spacing:1;
	text-decoration: none;
	color: #999;
	font-size: 1em;
	padding:5px;
	}
nav ul li a:hover, nav ul li.current-menu-item a {
	text-decoration: none;
	color: #272727;
	}
nav ul li:nth-child(1) a:hover, nav ul li:nth-child(1).current-menu-item a {	
	border-bottom:2px solid #ccff00;
	}
nav ul li:nth-child(2) a:hover, nav ul li:nth-child(2).current-menu-item a {
	border-bottom:2px solid #6600cc;
	}
nav ul li:nth-child(3) a:hover {
	border-bottom:2px solid #272727;
	}
nav ul li:nth-child(4) a:hover, nav ul li:nth-child(4).current-menu-item a {
	border-bottom:2px solid #3366ff;
	}
nav ul li:nth-child(5) a:hover, nav ul li:nth-child(5).current-menu-item a {
	border-bottom:2px solid #ff3333;
	}
nav ul li:nth-child(6) a:hover, nav ul li:nth-child(6).current-menu-item a {
	text-decoration: none;
	border-bottom:2px solid #ffff00;
	}
nav ul li:nth-child(7) a:hover, nav ul li:nth-child(7).current-menu-item a {
	border-bottom:2px solid #272727;
	}
	
.mobile nav ul li {
	margin: 0 14px 0 0px;
	}
.mobile nav ul li:after {
	padding:5px 0 0 10px;
	font-size: 1.3em;
	}


/* =Footer
-------------------------------------------------------------- */
.push {
	height: 200px; /* Set footer height. */
	/* clear: both; */ /* Muti-column fix.*/
	}		
footer {	
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	line-height:110%;
	color: #eee;
	background:#272727;
	width:100%;
	height: 235px;
	padding-bottom:25px;
	}
footer .grid_4 {
	border-right:1px dashed #666;
	}
footer .grid_4:last-child {
	border-right:none;
	}
div.horizon {	
	margin-top:0px;
	margin-bottom:-1px;
	width:100%;
	height:50px;
	background:url("../img/horizon_grey.png") repeat-x;
	}
footer h6 {
	font-size:.75em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0;
	text-transform:uppercase;
	padding:0;
	margin:1.25em 0 1em 0;
	color: #eee;
	clear:both;
	}
footer h6:after {
	content:'–';
	padding-left:.312em;
	color: #eee;
	}	 
footer p {
	color: #777;
	font-size: .687em;	
	font-family: "arial", sans-serif;
	}
footer a {
	text-decoration: none;
	color: #777;	
	}
footer a:hover {
	text-decoration: none;
	color: #f6f6f6;	
	}
footer ul {	
    list-style:none;
	margin:0 0 15px 0;;
}
footer ul li {line-height:150%; margin:0; font-size: .625em;}	


/* =MailChimp Signup
-------------------------------------------------------------- */
#mc-embedded-subscribe22222 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	color:#fff;
	padding:6px;
	border:none;
	border-radius:0;
	text-decoration:none;
	-moz-text-shadow: 0px 1px 0px rgba(0,0,0,0.25);
	-webkit-text-shadow: 0px 1px 0px rgba(0,0,0,0.25);
	text-shadow: 0px 1px 0px rgba(0,0,0,0.25);	    
	}	  

	
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left;}
#mc_embed_signup h2 {font-weight:normal; padding:0; margin:11px 0 0 0; font-size:16px; color:#eee; text-transform:lowercase;}
#mc_embed_signup .inputWrap {border:none; background:#212121; width:270px; height:40px;}
#mc_embed_signup input {border:none; -webkit-appearance:none; background:#212121; width:228px; height:40px; color:#eee; font-size: 12px;}
#mc_embed_signup input:focus {background:#111;}

#mc_embed_signup input::-webkit-input-placeholder {
    color:#545454;
}
#mc_embed_signup input:-moz-placeholder {
    color:#545454; 
}
#mc_embed_signup input:-ms-input-placeholder {
    color:#545454; 
}


#mc_embed_signup .button {z-index:20; background-color: #eee; border:none; border-radius:0px; color: #272727; cursor: pointer; display: inline; font-size:11px; font-weight: normal; height: 42px; width: 80px; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; }
#mc_embed_signup .button:hover {background-color:#3366ff; color:#fff;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:12px; padding-bottom:10px; font-weight:normal; text-transform:lowercase; color:#777;}
#mc_embed_signup input.email {display:inline; padding:4px 0; -webkit-appearance:none; border:none; text-indent:10px; width:186px; height:32px; /*color:#545454;*/}
#mc_embed_signup input.button {display:inline; margin-right:2px; margin-top:-42px; z-index:20;/*width:35%; margin:0 0 10px 0; min-width:90px;*/}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
	

/* =Social Profiles =icons =social_profiles
-------------------------------------------------------------- */
ul.social_links {
	list-style:none;
	display:inline;
	float:left;
	/*margin:45px auto 0 auto;*/
	/*width:90px;*/
	}

ul.social_links li {
	margin: 0 0 0 5px;
	display:inline;
	}
.social_links li a {
	display:inline-block; /*height: 80px; width: 80px;*/
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-moz-transition:opacity 0.2s ease;
	-ms-transition:opacity 0.2s ease;
	-o-transition:opacity 0.2s ease;
	-webkit-transition:opacity 0.2s ease;
	transition:opacity 0.2s ease
	}
.social_links li a:hover {	
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	}

ul.social_links img {
border: none;
height:50px;
width:50px;
}
	
/* =Twitter Feed
-------------------------------------------------------------- */
.sidebar section#twitterfeed {
	background:#32ccfe;
}
   #twitter_container {
       height:auto !important;
	   margin-top:0px;	      
   }

       #twitter_update_list {           
           overflow: hidden;
           /*font-size: 11px;*/
           color: #eee;
           line-height: 100%;
           font-weight:normal;
		   text-transform:none;
		   padding:0;	   
       }
	   footer #twitter_update_list {  
           color: #eee;
		   background:#32ccfe;
		   padding:.75em;
		   max-height:88px;	
		   min-height:88px;	
		   width:246px;	    
       }
       #twitter_update_list li {
		   line-height: 100%;
           list-style: none;
		   padding:.5em .75em;
		   margin:0 0 .312em 0;
       }
	   footer #twitter_update_list li {
		  	
       }
	   #twitter_update_list li a {
           color: #e1e1e1;
           visibility:visible;
           text-decoration: none;
		   line-height: 200%;
		   margin:2px 0;
		}
		footer #twitter_update_list li a {color: #eee;}		
	   #twitter_update_list li span{
         display:block;
		 visibility:visible;
       }
       #twitter_update_list li span a {
           color: #fff;
		   padding:0 2px;
           border-bottom: dotted 1px;
           text-decoration: none;
		   background:transparent;
       }
	   footer #twitter_update_list li span a {
           color: #272727;
       }
       #twitter_update_list li span a:hover {
           color: #272727;
           background: #32ccfe;
       }
	   .dialog {
		   /*border-top:6px solid #eee;*/
		   position:relative;
		   z-index:1;
		   margin:-15px 0 0 0px;
           background:url("../img/dialog.png") 20px 0 no-repeat;
       }
	   .twitterFollow {
		   display:inline-block;
		   clear:both;
		   font-size:12px;
		   font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
		   margin:-18px 14px -22px 0;
		   padding:5px 7px;
		   float:right;
		   color:#fff;
           background:#32ccfe;
		   position:relative;
		   z-index:2;		 
       }
	   .twitterFollow span {
		   font-size:14px;
		   font-family: "ProximaNovaBold", Arial, Helvetica, sans-serif;
       }
	   .twitterFollow img, .twitterTag-Artist img {
		  margin:0px 0px -3px 0;
       }
	   .twitterFollow a {
		  text-decoration:none;
		  color:#fff;
       }	   
	   .twitterTag {
		   position:relative;
		   z-index:0;
		   margin:-10px 0 0 20px;		   	   
       }
	   .twitterTag a {
		   font-size:11px;
		   font-family: Arial, Helvetica, sans-serif;
		   text-transform:lowercase;
		   color:#272727;
		   background:#eee;
		   padding:6px;
		   text-decoration:none; 
       }
	   .twitterTag-Artist a {
		   font-size:16px;
		   font-family: Arial, Helvetica, sans-serif;
		   text-transform:lowercase;
		   color:#fff;
		   padding:6px;
		   text-decoration:none;
		   -moz-text-shadow: 0px 1px 0px rgba(0,0,0,0.25);
		   -webkit-text-shadow: 0px 1px 0px rgba(0,0,0,0.25);
		   text-shadow: 0px 1px 0px rgba(0,0,0,0.25);	    
       }
	   .twitterTag-Artist a:hover {		   
		   color:#000;
       }
	   .twitterTag a:hover {		   
		   color:#fff;
		   background:#32ccfe;
       }

/* =Copyright footer
-------------------------------------------------------------- */
.copyright {
	width:100%;
	text-transform:uppercase;
	padding:.75em 0;
	display:inline-block;
	clear:both;
	height:20px;	
	}
.copyright p {	
	color: #777;
	padding: 0 0;
	font-size:.6em;
	display:inline;
	}
.copyright span{
	float:right;
	}
.copyright sub{
	color:#666;
	}	

/* =Misc =hr =portolio stuffs
-------------------------------------------------------------- */
.hr {
	clear: both;
	width: 100%;
	font-size: 0;
	display:block;
	border-top:1px dotted #333;  
    padding:5px;
	}
.hrClear {
	clear: both;
	width: 100%;
	font-size: 0;
	margin:20px 0px;
	display:block;
	}
.pageDiv {
	clear: both;
	width: 100%;
	margin:10px 0px;
	display:block;
	}
.pageDiv .hr {
	border:none;
	float:right;	
	width: 680px;
	height:5px;
	font-size: 0;	
	padding:none;
	display:inline-block;
	background:#666;
	}
.pageDiv .title{
	width:270px;
	}
.pageDiv h3{
	text-transform:lowercase;
	text-align:center;
	font-size: 40px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:25px 20px;
	letter-spacing:2;
	}

.right {float:right;}
.left {float:left;}
.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}

/* =Page
-------------------------------------------------------------- */
#page {
	display:inline;
	float: right;
	position: relative;
	width: 680px;
	height:auto;
	}
	
#page header{
	padding: 0px 20px 20px 30px;
	font-size:18px;
	font-family: 'ProximaNovaBold';
	text-transform:uppercase;
	color:#272727;	
	}
.home_title {
	padding:15px 0px 10px 0px;
	display:inline;
	clear:both;
	float: right;
	position: relative;
	width: 670px;
	height:auto;
	}
.home_title h1 {
	font-size: 30px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	letter-spacing:1;
	margin:0;
	text-align:right;
	}
.page_title {
	padding:15px 0px 10px 20px;
	display:inline;
	clear:both;
	float: right;
	position: relative;
	width: 670px;
	height:auto;
	}
.page_title h1 {
	font-size: 38px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	letter-spacing:1;
	margin:0;
	}
section.yellow .page_title h1 {	color:#272727; }

.page_title h2 {
	font-size: 20px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#fff;	
	padding:0 0 0px 0;
	margin:0;
	letter-spacing:2;
	}
.page_title a {	
	color:#fff;
	text-decoration: none;
	}
.page_title a:hover {	
	color:#fff;
	text-decoration: underline;
	}	
#page section {	
	padding: 20px;
	overflow: hidden;
	background:#eee;
	margin-top:10px;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	}

#page p {		
	color:#272727;
	}
#page p a{		
	color:#272727;
	text-decoration: none;
	}
#page p a:hover{	
	text-decoration: underline;
	}
	
#listLinks {
	width:100%;
	display: inline-block;
	line-height:150%;
	text-align:left;	
}
#listLinks a {
	width:180px;
	float:left;
	padding:5px 10px;
	font-size:12px;
}
#listLinks a:hover {
	color:#430000;
	text-decoration:underline;
}
	
.navigation {
	width:100%;
	margin: 10px 0;
	display:block;
	position:relative;
	clear:both;
	
	}
.navigation a {
	text-transform:uppercase;
	color:#272727;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	}


/* Videos
----------------------------------------------------------------------------------------------------*/
article#videos {
	padding:10px 0;
}
li.videoFeed {			
	display:block;
	width:100%;
	clear:both;
	/*overflow:hidden;*/
	position: relative;	
	background:transparent;
	/*max-height:390px;*/
	
}
li.videoFeed:first-child {	
	margin-top:-10px;
}
section.desc {	
	margin-top:10px;
	overflow: hidden;
	background:#eee;
	color:#272727;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);	
	}
section.desc p{	
	font-size:12px;
	color:#272727;
	padding: 10px;
	}	
.video-container {	
	margin:10px 0;
	display:block;
	z-index: 1;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}


/* =Slides
------------------------------------------------------------- */
#page section.slide {
	display:block;
	padding:0;	
	height:auto;
	overflow:hidden;
	max-width:680px;
}
#page section.slide img {
	clear:both;
	display:block;
	width:100%;	
	height:auto;
}
	
/* =Releases
------------------------------------------------------------- */
.release {
	text-decoration:none;
	max-width:220px;
	background:#eee;
	overflow: hidden;	
	position: relative;	
	padding:0px;
	margin-top:10px;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-transition: all 0.3s ease-in ; /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-in ; /* FF4+ */
    -ms-transition: all 0.3s ease-in ; /* IE10? */
    -o-transition: all 0.3s ease-in ; /* Opera 10.5+ */
    transition: all 0.3s ease-in ;	
}

.release a {
	text-decoration:none;	
}

.release .thumb img{
	overflow: hidden;
	max-width:220px;
	max-height:220px;
}
.release .teaser {
	position: relative;
	display:block;
	overflow: hidden;
	padding:0 10px 10px 10px;
	text-align:center;
	color:#272727;
	font-size:11px;
	line-height:1.2;
}	
.release p{	
	text-align:center;
	color:#272727;
	font-size:11px;
	line-height:1.2;
}	

.sidebar .hr {
	text-align:center;
	margin:0 auto;
	padding-bottom:5px;
	width:80%;
	border-top:1px dotted #272727; 
}

.release:hover * {
	background:#6600cc;
	color:#fff!important;	
}


.release.alpha {
	clear:left;
}

.release.sm {
	background:#eee;
	position: relative;	
	padding:0;
	margin-bottom:10px;
	max-width:128px;
	
}
.release.sm:hover {
	background:#6600cc;
	color:#fff;
}
.release.sm .thumb img{
	overflow: hidden;
	max-width:128px;
	max-height:128px;
}

.release.sm h5 {
	color:#272727;
	font-size:12px;
	text-align:center;
	padding:5px 0 0 0;
}
.release.sm:hover * {
	background:#6600cc;
	color:#fff;	
}

#page section.tracklist {	
	padding: 0px;
	}
.tracklist ul {
list-style:none;
}
.tracklist li {
	padding:7px;
	font-size:11px;
	border-top:1px solid #bbb;
	}
.tracklist li:last-child {
	border-bottom:1px solid #bbb;
	}
.tracklist li span {
	padding:0 10px 0 0;
	margin:0 10px 0 4px;
	font-weight:bold;
	border-right:1px solid #bbb;
	}

/* =Artists
------------------------------------------------------------- */
.artist {
	text-decoration:none;
	width:310px;
	background:#eee;
	overflow: hidden;	
	position: relative;	
	padding:0px;
	margin-top:10px;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-transition: all 0.3s ease-in ; /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-in ; /* FF4+ */
    -ms-transition: all 0.3s ease-in ; /* IE10? */
    -o-transition: all 0.3s ease-in ; /* Opera 10.5+ */
    transition: all 0.3s ease-in ;	
}

.artist a {	text-decoration:none; }

.artist .thumb img{
	overflow: hidden;
	max-width:310px;
	max-height:220px;
}
.artist .teaser {
	position: relative;
	display:block;
	overflow: hidden;
	padding:0 10px 10px 10px;
	text-align:center;
	color:#272727;
	font-size:11px;
	line-height:1.2;
}
.artist p{	
	text-align:center;
	color:#272727;
	font-size:11px;
	line-height:1.2;
}	

.artist .hr {
	text-align:center;
	margin:0 auto;
	padding-bottom:5px;
	width:80%;
	border-top:1px dotted #272727; 
}
.artist:hover * {
	background:#ccff00;
	color:#000;	
}
.artist.alpha {
	clear:left;
}

/* =Events
------------------------------------------------------------- */
.events ul {
list-style:none;
}
li.eventItem {
	padding:7px;
	font-size:11px;
	border-top:1px solid #bbb;
	}
li.eventItem:last-child {
	border-bottom:1px solid #bbb;
	}
li.eventItem span {
	padding:0 10px 0 0;
	margin:0 10px 0 13px;
	font-weight:bold;
	border-right:1px solid #bbb;
	}

.eventDesc {
width:200px;
}
.eventDesc_R {	
width:390px;
}
.eventDate {
width:100%;	
display:block;
}


/* =EventItems
------------------------------------------------------------- */
.eventItem {
	text-decoration:none;
	width:162px;
	background:#eee;
	overflow: hidden;	
	position: relative;	
	padding:0px;
	margin-top:10px;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-transition: all 0.3s ease-in ; /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-in ; /* FF4+ */
    -ms-transition: all 0.3s ease-in ; /* IE10? */
    -o-transition: all 0.3s ease-in ; /* Opera 10.5+ */
    transition: all 0.3s ease-in ;	
}

.eventItem a {
	text-decoration:none;	
}
.eventDate{
display:block;
font-size:25px;
font-family: "ProximaNovaBold", Arial, Helvetica, sans-serif;
line-height:100%;
text-align:center;
text-transform:uppercase;

padding:10px 0;
color:#fff;
background:#3366ff;
width:100%;
/*max-width:142px;*/
}
.eventDate span{
display:block;
font-size:30px;
font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
text-align:center;
}
.eventDate sup{
display:inline;
font-size:20px;
font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
text-align:left;
margin-top:-5px;
text-transform:lowercase;
}
.eventItem .thumb img{
	overflow: hidden;
	width:100%;
	max-width:162px;
	max-height:200;
}
.eventItem .teaser {
	position: relative;
	display:block;
	overflow: hidden;
	padding:0 10px 10px 10px;
	text-align:center;
	color:#272727;
	font-size:11px;
	line-height:1.2;
}	

.eventItem .hr {
	text-align:center;
	margin:0 auto;
	padding-bottom:5px;
	width:80%;
	border-top:1px dotted #272727; 
}

.eventItem:hover * {
	background:#3366ff;
	color:#fff;	
}
.eventItem.alpha {
	clear:left;
}
	

/* =Sidebar
------------------------------------------------------------- */
.sidebar {
	display: inline;
	float: left;
	position: relative;
	z-index:5;
	width: 270px;
	margin-top:-15px;	
	}
.sidebar section{
	background:#eee;	
	padding:10px;
	margin-bottom:10px;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	}
.sidebar img {
	max-width:250px;
}
.coverArt img{
	width:250px;
	height:250px;
	overflow:hidden;	
}
.flyerArt img{
	width:100%;	
	max-width:250px;
	height: auto;
	overflow:hidden;	
}
/*.sidebar section:first-child {
	background:#eee;	
	}*/
.sidebar header{
	padding:10px 0 4px 0;
	font-size: 16px;
	font-family: "ProximaNovaLight", Arial, Helvetica, sans-serif;
	color:#121212;
	letter-spacing:1;	
	text-align:center;
	text-transform:uppercase;
	}
.sidebar header span{
	font-size: 16px;
	font-family: "ProximaNovaBold", Arial, Helvetica, sans-serif;
	}
.sidebar section:first-child p {
	color:#272727;	
	}
.sidebar p  {
	text-transform:uppercase;
	font-size:11px;
	padding: 0px;
	color:#eee;
}

/* =Press / sidebar
-------------------------------------------------------------- */
a.btn {	
	margin-top:5px;
	padding:10px;
	display:block;
	border-top:1px solid #fff;
	line-height:1em;
	background:transparent;
	font-size:14px;
	color:#fff;
	background:#272727;
	text-align:center;
	text-decoration:none;
	-moz-box-shadow: 0px 2px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 0px rgba(0,0,0,0.25);
	}
a.btn.blue { background:#3366ff; }
a.btn.yellow { background:#ffff00; color:#272727;}
a.btn.green { background:#ccff00; }
a.btn.purple { background:#6600cc; }
a.btn.red { background:#ff3333; }

a.btn:hover {
	color:#e5e5e5;
	background:#272727;
	border-top:1px solid #eee;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
ul.presslist {	
	list-style:none;
	}
.presslist li a{	
	padding:10px;
	display:block;
	line-height:1em;
	background:transparent;
	border-bottom:1px solid #e5e5e5;
	font-size:12px;
	color:#272727;
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
	}
.presslist li:last-child a {
	border-bottom:none;
	}
.presslist li a:hover {
	color:#eee;	
	background:#272727;	
}

ul.filter_artist_list {	
	list-style:none;
	margin-top:10px;
	}

li.cat-item {	
	display:block;	
	}
li.cat-item a{	
	padding:10px;
	display:block;	
	background:transparent;
	border-top:1px solid #e5e5e5;
	color:#272727;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	line-height:1em;
	text-decoration:none;	
	}

li.cat-item:last-child a {
	border-bottom:0;
	}
li.cat-item a:hover {
	color:#6600cc;	
	background:#e5e5e5;	
}
.blue li.cat-item a:hover {
	color:#3366ff;	
}
.green li.cat-item a:hover {
	color:#ccff00;	
}
ul.filter_artist_list li a:hover * {
	color:#6600cc;	
}
ul.filter_artist_list.blue li a:hover * {
	color:#3366ff;	
}
ul.filter_artist_list.green li a:hover * {
	color:#ccff00;	
}	
	
ul.filter_artist_list li.current-cat a {
	position:relative;
	z-index:10;
	color:#fff;
	background:#6600cc;	 
	width:100%;
	margin-left:-20px;
	padding-right:10px;
	-moz-box-shadow: 0px 2px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 0px rgba(0,0,0,0.25);
	border:none;
	}
ul.filter_artist_list li.current-cat a {	
	padding-left:20px;
	font-size:16px;
	}
ul.filter_artist_list li.current-cat * {
	color:#fff;
	}
ul.filter_artist_list.blue li.current-cat a, ul.filter_artist_list.blue li.current-cat a, ul.filter_artist_list.blue li.current-cat a:hover {	
	color:#fff;
	background:#3366ff;	
	}
ul.filter_artist_list .green li.current-cat a {
	color:#fff;	
	background:#ccff00;	
	}

/* Overiding Classes */
/* Must remain at the bottom of the stylesheet */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
	}

* html .clearfix {height: 1%;}

section.guide-container {
	padding:0;
	background:transparent;
	display:block;
}
.guide-container {
	width:270px;
	color:#ededed;
	z-index:0;
}
.guide-container a:focus {
	background:0;
	outline:0
}

.guide {background-color:#272727;}

.guide-item-container {
	border-top:1px solid #323232;
	border-bottom:1px solid #1b1b1b;
	list-style:none
}

.guide-item {
	display:block;
	min-height:32px;
	line-height:32px;
	position:relative;
	margin:0;
	padding:0 5px 0 10px;
	background:#272727;
	background-image:-moz-linear-gradient(top, #292929 0, #272727 100%);
	background-image:-ms-linear-gradient(top, #292929 0, #272727 100%);
	background-image:-o-linear-gradient(top, #292929 0, #272727 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #292929), color-stop(100%, #272727));
	background-image:-webkit-linear-gradient(top, #292929 0, #272727 100%);
	background-image:linear-gradient(to bottom, #292929 0, #272727 100%);
	color:#999;
	font-size:14px;
	border-right:4px solid transparent;
	cursor:pointer;
	-moz-transition:border 0.2s ease;
	-ms-transition:border 0.2s ease;
	-o-transition:border 0.2s ease;
	-webkit-transition:border 0.2s ease;
	transition:border 0.2s ease
}

.guide-item .display-name {
	display:inline-block;
	line-height:1.2em;
	width:180px
}

.guide-item:hover {
	border-right-color:#6600cc;
	text-decoration:none;
	background:#1c1c1c
}
section.guide-container.artists .guide-item:hover {
	border-right-color:#ccff00;
	text-decoration:none;
	background:#1c1c1c
}
.guide-item.selected, .guide-item.selected:hover {
	border-right-color:#6600cc;
	background:#1c1c1c;
}

.guide-item .icon {
	padding:4px 0;
	display:inline-block;
	margin-right:10px
}
.guide-item .icon img {	
	width:30px; height:30px;
}
.guide-item .icon, .display-name {
	line-height:0;
	vertical-align:middle
}


.alert-message {
  position: relative;
  padding: 7px 15px;
  margin:10px 0;
  color: #fff;
  background-color: #eedc94;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
  background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
  background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
  background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
  background-image: -o-linear-gradient(top, #fceec1, #eedc94);
  background-image: linear-gradient(top, #fceec1, #eedc94);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
#page .alert-message p {
  color: #fff;
}
#page .alert-message h2 {
  padding:5px 0px;
}
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#page .close {
  text-decoration: none;
  float: right;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 13.5px;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=25);
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
#page .close:hover {
  color: #000000;
  text-decoration: none;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
#page .alert-message .close {
  font-family: Arial, sans-serif;
  padding: 5px 0;
  line-height: 18px;
  margin-top: 1px;
  *margin-top: 0;
}





.sidebar section.home-noise{
	margin-top:50px;
	z-index:10;
	min-height:270px;
	max-height:270px;
	}
.sidebar section.home-noise p{
	/*min-height:305px;*/
	color:#272727;
	padding:10px 0;
	letter-spacing:1;	
	text-align:center;
	text-transform:uppercase;
	}
	
/* =Slides
------------------------------------------------------------- */
section.homeslide {	
	position: relative;
	z-index:5;
	width:680px;
	height:auto;
	clear:both;	
	background:#eee;
	margin-top:10px;
	padding: 0;
	-moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 0px rgba(0,0,0,0.25);	
	display: inline;
	float: left;
	}
	
#page section.slide {
	display:block;
	padding:0;	
	height:auto;
	overflow:hidden;
}

#page section.slide img, section.homeslide img{
	clear:both;
	display:block;
	width:100%;
	height:auto;
}


/* THE END */