/* BLOG */

.excerpt {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #333;
	clear: both
}

.excerpt img, .single .post img {
	max-width: 100%;
	height: auto
}

.excerpt img.attachment-post-thumbnail {
	float: left;
	width: 20%;
	margin: 0px 20px 20px 0px
}