/* Hide author on blog/archive (duckyblogs.net) */
.post-entry .author-avatar,
.post-entry .author-name {
	display: none !important;
}
