I have removed the sidebar on my site by changing <?php get_sidebar();?> at the bottom of /index.php to <?php //get_sidebar();?>
Now I am trying to figure out how to increase the width of the blog posts to take up that space. The site is here.
Any ideas? Thanks.