To modules/boonex/blogs/templates/base/css/blogs_common.css
Add This:
.blog_text img { max-width: 100%; height:auto; }
Reason: Prevents images wider than the blog post container from overflowing.
Note: I'm just going to start posting some css fixes as I come up with them.