Hrm it did not show the Strong tags i had surrounding the span class. Actually the post did not show quite a bit of the code pasted.
<header class="entry-header">
<strong><span class="entry-title"><i><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'catchevolution' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></i></span></strong>
</header><!-- .entry-header -->