/*stylesheet small - for mobile*/
html { overflow-x: hidden; } 
	
div.space {display:none;}

div.releases { /*called "page-feature" with altered css for other pages */
	max-width:980px;
	margin-top:20px;
	padding-top:10px;
	background-image:url('');
	background-size:75%;
	background-repeat:no-repeat;
	background-position:center top;}

h1.painted-name a {
	width:180px;
	height:50px;
	margin:0 auto 60px;
	}
	
div.bc-player {
	max-width:300px;
	margin:0 auto;
	}
	
div.album-info-contain {
	margin:15px auto 0;
	background-color:;
	padding:2px;
	letter-spacing:auto;
	}

ul.links {
	font-size:0.60rem;
	letter-spacing:1px;
	}
	
li.slash {margin:0 2px 0;}
	
div.dots-white {width:54px; margin:8px 0;}

ul.album-sub {
	margin:0;
	}
	
.margins-big {
	margin:38px auto 50px;
	}
	
.margins-med {
	margin:20px auto;
	}
	
/* sub page specific styles */
div.video {width:90%; height:200px; margin:0 auto 75px;}

div.photos-desktop {display:none;}