Here is how it's looking.
http://cl.ly/2B1q1M11352b2L1X0G1Y
The blank space on the left is supposed to contain the like button, and it DOES on all other posts. Just not the first post. Just started with this most recent post.
http://goo.gl/HXfXN
Ideas?
<!-- AddThis Button BEGIN -->
<div id="sharestory">
<div class="addthis_toolbox addthis_default_style" addthis:url="<?php the_permalink(); ?>" addthis:title="<?php the_title(); ?>">
<h6>share: </h6>
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_google"></a>
<a href="http://www.addthis.com/bookmark.php?v=250&username=a#######2" class="addthis_button_compact"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=a######2"></script>
<br class="clearfix" />
</div>
<!-- AddThis Button END -->
Try clearing your cache. I was able to reproduce it at one point in our test page, but haven't been able to again since modifying it. If it's still happening please let me know.