.postDate
{
	float: right;
}

a:has(.blogpost)
{
	font-weight: initial;
	text-decoration: none;
}

.blogpost:hover
{
	background: #9460a9;
}