In der style.css

.entry-meta {
	clear: both;
}

durch

.entry-meta {
	display: none;
}

ersetzen