.comments-title {
	-webkit-hyphens: none!important;
	-moz-hyphens: none!important;
	-ms-hyphens: none!important;
	hyphens: none!important;
}
.nav-links {
    display: none;
}
.author {
    display: none;
}
.entry-byline .post-by,
.entry-byline .entry-author {
display: none;
}