I tested the theme at http://d-theme.com/i_feel_dirty. There is a HTML error. The following line is needs a change.
<h2pagetitle>I Feel Dirty</h2>
It should probably be:
<h2 class="pagetitle">I Feel Dirty</h2>
I tested the theme at http://d-theme.com/i_feel_dirty. There is a HTML error. The following line is needs a change.
<h2pagetitle>I Feel Dirty</h2>
It should probably be:
<h2 class="pagetitle">I Feel Dirty</h2>