/**
 * 6.9 - Sidebar
 */

.widget .hentry {
	float: left;
	width: 100%;
}

.widget a {
	text-decoration: none;
}

.sidebar ul {
	margin-bottom: 0;
}