Sorry about that, that div wasn't coming from where I thought, unfortunately its in code, I will add a class on that div for the next release to make it easier to hide.
There is also not a way to hide the comment count other than to hide the comment link, though I could easily add a setting for that.
To hide the whole link you could do:
div.blogcommentlink { display:none; }
Best,
Joe