/*stylesheet med - standard size screen styles*/	

div.space {float:left; display:inline; width:340px; height:300px;}

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

h1.painted-name a {
	width:300px;
	height:55px;
	margin:40px auto 100px;
	}
	

div.bc-player {
	float:left;
	display:inline;
	}
	
div.album-info-contain {
	float:left;
	display:inline;
	height:298px;
	padding:2px 10px 0 18px;
	letter-spacing:1px;
	}
	
ul.links {
	font-size:0.60rem;
	letter-spacing:1px;
	}
	
li.slash {margin:0 5px 0;}
	
div.dots-white {width:70px; margin:8px 0;}
	
ul.album-sub {
	position:absolute;
	bottom:0;
	}
	
.margins-big {
	margin:58px auto 70px;
	}
	
.margins-med {
	margin:40px auto;
	}

div.menu-item {width:250px;}
	
/* sub page specific styles */
div.video {width:700px; height:525px; margin:0 auto 75px;}

div.photos-mobile {display:none;}
