.sidebar {min-width:240px;}
#contentheader {box-shadow:0 5px 5px -5px #444d4d inset, 0 -15px 30px -25px #3b4141 inset, -4px 0 5px -5px #97b3a1, 4px 0 5px -5px #97b3a1;}
#editlinks {background:#6a7f7b;border:solid 1px #455250;color:#000!important;}
#editlinks a {color:#1a3123!important;}


/* Profile header */
#profileHeader {display:table;width:100%;}
#pHImg {
	background:#5f6764 center no-repeat;background-size:contain;padding:12px 0;
	box-shadow:0 5px 5px -5px #444d4d inset, 0 -15px 30px -25px #5d6767 inset;text-align:center;
}
#pHCon {
	padding:14px 18px 10px 18px;position:relative;
	border-left:solid 1px #4d5555;box-shadow:0 -15px 30px -25px #3f4747 inset;
}
#pHImg, #pHImg a {color:#a8a8a8;font-family:verdana;font-size:7pt;}
#pHCon * {color:#fff;}
#pHCon a {color:#b8eace;}
#pHCon .fade {color:#ababab;}
#pHCon h1 {color:#bfe4cb;border-color:#404747;}
#biolinks {float:right;color:#bebebe;}
#biolinks a {color:#b8eace;font-size:8pt;font-weight:bold;}
#followartist a {color:#11804c;}

@media (min-width:641px){
	#pHImg, #pHCon {display:table-cell;vertical-align:middle;}
	#pHImg {width:390px;}
	#pHCon {padding:6px 18px 2px 18px;height:222px;}
}