#top{background-color:#000;padding:10px;width:100%;}
.artist-block{cursor:pointer;}
body.disabled{overflow-x: hidden; }
.circular--square {
	border-top-left-radius: 50% 50%;
	border-top-right-radius: 50% 50%;
	border-bottom-right-radius: 50% 50%;
	border-bottom-left-radius: 50% 50%;
  }
  .img-border{border:3px #fff solid;width:100%;height:200px;}
  .artlink a {text-decoration :none !important; font-weight:bold !important; font-size:18px;text-transform: uppercase;color:#333;}
  .pad_z{padding:0;}
