/*
	special stuff for the archive site? maybe?
*/

.itemchunk {
	border-top-style: solid;
	border-top-width: thin;
	margin-top: 1em;
}

.expo {
	font-style: italic;
	font-size: 80%;
}

.idesc {
	font-size: 80%;
}

.acover {
	  border: 3px;
    border-left-width: 2px;
    border-right-width: 2px;
	border-style: solid;
	border-color: rgba(240,200,255,0.2);
	margin-left: auto;
	margin-right: auto;
}

.tracklist {
	list-style-position: outside;
	margin-top: 0px;
	font-size: 90%;
}

hr {
	height: 1px;
	color: #442132;
	background-color: #442132;
	border: none;
}

.lyric {}
.lyric p {
    font-size: 90%;
}

.ptitle {
    font-style: italic;
    margin-bottom: 1.0em;
}
.ptitle p {
    margin-bottom: -0.4em;
    font-size: 100% !important;
}
.ptitle hr {
    background-color: #ccc;
    width: 85%;
    margin-left: 0;
}
.ptitle h4 {
    margin-bottom: -0.08em;
    font-style: normal;
}
