şunu

query_posts($query_string . "offset=1");

şöyle yapın

query_posts($query_string . "offset=1&paged=".get_query_var(paged));