<?php while (have_posts()) : the_post(); ?>
değiştir:
<?php query_posts('cat=-4,-7,-8'); while (have_posts()) : the_post(); ?>