.playlist-tease {
	padding-bottom: 13px;
       	border-bottom:1px dotted #b6b6b6;
       	position: relative;
}

.playlist-tease .date {
	left: 0px;
       top: 0px;
       background-color: white;
       border:1px solid #b6b6b6;
       color:#666;
       display:block;
       font-size:13px;
       min-width:70px;
       padding:5px;
       position: absolute;
       text-align:center;
}

.playlist-tease .date a {
text-decoration:none;
color:#666;
}

.playlist-entry {
padding-left: 92px;	
}

.playlist-entry h3 {
font-size: 18px;
line-height: 18px;	
}

.playlist-entry-full {
margin-left: 0px;
}

.piece-info {
	line-height: 18px;
       	font-size: 12px;
       	margin-right: 10px;
}

.piece-info ul li {
display: inline;
}

.piece-info ul li:after { content: " · "; }
.piece-info ul li:last-child:after { content: " "; }

.album-info {
margin-right: 10px;
}

.album-info p {
font-size: 12px;
}

.playlist-tease h4 {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom:1px dotted #e6e6e6;
}

.playlist-tease .person-lede {
display: none;
}

.playlist-tease h4 a:hover, .playlist-tease h3 a:hover {
text-decoration: underline;
}

.playlist-tease h5 {
font-size: 12px;
color: #666666;
font-weight: normal;
font-style: italic;
margin-bottom: 3px;
}

h5.crumbs {
font-size: 12px;
color: #666666;
font-weight: normal;
margin: 10px 0 5px;
}

h5.crumbs a {
color: #666666;
text-decoration: none;
}

h5.crumbs a:hover {
text-decoration: underline;
}

.sub_masthead h4 {
    margin-top: 4px;
}

ul.playlist-actions li {
font-size: 11px;
font-weight: bold;
display: inline;
margin-right: 10px;
}

ul.playlist-actions li a {
	text-decoration: none;
       padding: 2px 4px;
       display: inline-block;
}

ul.playlist-actions li.playlist-buy a {
border:1px solid #c6c6c6;

}

ul.playlist-actions li.playlist-comment a {
border:1px solid #c6c6c6;
}

.musician-head {
border-bottom:1px dotted #c6c6c6;
padding-bottom: 10px;
margin-bottom: 10px;
}


/* Calendar */

.calendar-nav {
    margin-bottom: 20px;
}

.calendar-nav h4 {
        border-top:4px solid #c6c6c6;
        margin-bottom: 10px;
        margin-top: 20px;
        padding-top:5px;
        text-transform:uppercase;
}

#playlist-calendar {
	padding-top: 20px;
	border: none;
}

.playlists-calendar {
	width: 300px;
	margin: 5px 0 0 0;
	padding: 0;
	border-left: 1px solid #bfbfbf;
	font-size: 13px;
	color: #303030;
	text-align: center;
	background-color: #fff;
}

.playlists-calendar caption {
	margin: 0;
	padding: 0;
	width: 300px;
	background: #fff;
	color: #000;	 
	font: bold 14px Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	text-align: center;
}

.playlists-calendar caption a {
	font: bold 14px Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	color: #000;	
	text-align: center;
	text-decoration: none;
}

caption .monthlink a {
	padding: 0 4px 0 4px;
	font-size: 18px;
}

.playlists-calendar th {
	font: bold 11px/20px Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	color: #000;
	background: #f6f6f6;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}

.playlists-calendar .today, .playlists-calendar td.today a, .playlists-calendar td.today a:link, .playlists-calendar td.today a:visited {
	color: #FFF;
	font-weight: bold;
	background: #0066CC;
}

.playlists-calendar td {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	line-height: 40px;
	width: 40px;
	height: 40px;
	text-align: center;
}

.playlists-calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.playlists-calendar td a:link, .playlists-calendar td a:visited {
	background-color: #202020;
	color: #fff;
}

.playlists-calendar td a:hover, .playlists-calendar td a:active {
	background-color: #404040;
	color: #fff;
}

.playlist-head {
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
}

#playlist-nav {
margin-top: 3px;
margin-bottom: 5px;
} 
    
#playlist-nav li {
display: inline;
margin-right: 4px;
font-weight: bold;    
}
