.album {clear:both;}
.album-node-cover{height:238px; float:left; background:url("../images/dc-sprite.png") no-repeat scroll 232px -622px transparent;padding:0 65px 10px 0;}

.album-information{width:280px;float:left;}
.album-title{color:#FFF; text-transform:uppercase; font-size:22px; font-weight:bold;}
.bb {border-bottom:1px dotted; margin-bottom:35px;}
.bt {border-top:1px dotted; margin-bottom:35px;}
.ihover input[type=submit] {border: none;background-color: transparent;padding: 0; color:#000; cursor:pointer;}
.ihover input[type=submit]:hover {text-decoration:underline;}

.main-inner h2 {font-size:24px;}

.views-table td {border-top: 1px dotted #FFF !important;}
.views-table {border-bottom: 1px dotted #FFF !important;}
.views-table th {color:#fff; font-size:12px; font-weight:bold;}
.block-views h2 {font-size:18px; color:#FFF;}

.lyrics_btn {background:url("../images/lyrics_white.png") no-repeat; width:14px; height:18px; cursor:pointer;}

.view-album-track-list .views-field-field-audio-file-url-value a {
    background: url("../images/play_white.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    overflow: hidden;
    text-indent: -9999em;
    width: 30px;
}
.views-field-field-audio-file-url-value a.jp-pause {
    background: url("../images/pause_white.png") no-repeat scroll 0 0 transparent;
}


.views-field-title a{
    color: #BAA1BB;
    font-family: BebasNeue,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
}

.date-display-single {
	color:#000;
	font-weight:bold;
	font-size:13px;
}

.album-cover-bg a {
    background: url("../images/dc-sprite.png") no-repeat scroll 136px -498px transparent;
    display: block;
    height: 136px;
    margin-right: 5px;
    width: 155px;
}

.album-bg {
    /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);*/
    clear: both;
    
    padding: 18px 10px 10px 0;
}

#album_list-block h2 {
    background: url("../images/block-bg4.png") repeat scroll 0 0 transparent;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	color:#FFF;
	text-transform:uppercase;
    font-size: 20px;
    height: 36px;
    line-height: 39px;
    margin-bottom: 7px;
    padding: 0 8px;
}

.views-field-field-album-cover-fid {
	float:left;
	}
	
.views-field-field-album-cover-fid a {
	background:transparent url('../images/dc-sprite.png') no-repeat 136px -498px;
	display:block;
	height:136px;
	width:155px;
	margin-right:5px;
	}

.field-box {margin-bottom:20px;}

.mp3link {
color:#FFF !important;
}