Is this a custom theme? If so, look at the differences between the single.php file and front-page.php ( if the theme has it ).
*thinks: it sounds more like it would be a file that is being called on both single and (front-page|page|index).php like get_header() so it loads the header.php file.*