/* エントリフッターのコメント部分を消す */
.entry-meta-item.comments {
display: none;
}

/* 「コメントは受け付けていません。」を消す */
p.nocomments { display: none }