I have turned off the print, bookmark and other features that live under the authors name etc at the top above the blog post at
http://letthelionroar.com/dev/index.php/blog/entry/love-me-love-my-family
That leaves a div space there that I see in firebug is ...
<div class="blog-brief ptl pbl mbl">
<div class="in clearfix">
<div class="blog-option mts">
<ul class="reset-ul float-li small fsm"> </ul>
</div>
How can I remove this space?
Also, is there a way to move those if enabled to the bottom with the social bar without extensive customization?