sorry, I found it…I was looking at to wrong line…my mistake.
Thank you very much
I found the script to move on top of the post body but, it is on top of post body….is this how its have to be ?
div <?php post_class('single-item'); ?> id="post-<?php the_ID(); ?>">
<h2 class="post-title"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h2>
<div class="post-body">
<?php