.archive
{
	margin:15px 0;
}
.top
{
	margin:5px;
	border-bottom:dotted 1px #1b3103;
	width:400px;
	height:30px;
}
.title
{
	float:left;
	font-size:25px;
	margin:0;
}
.date
{
	float:right;
	margin:0;
	line-height:30px;
	text-align:right;
}
.text
{
	width:290px;
	float:left;
	margin: 0px;
	padding:0 10px;
	clear:left;
}
.edit
{
	color:#142a00;
}
.audio-player
{
	float:right;
}
