the same thing happens at the theme author’s site.
edit:
go into the theme editor and edit the sidebar.
delete or comment out this line:
<?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
scroll down to the bottom, delete or comment out this line:
<?php } ?>