I've done a new style based upon Blix. In the navigation div, I expect every new page I create to have the appropriate li style="selected" allowing me to have an 'on' state of the button on the navbar. Looking at the HTML in FireBug, the li is not style="selected" but something else referencing the page name, which doesn't give me the button state I'm looking for. How do I get the li to be style="selected" when I can't hack the HTML?
The blog I need help with is joegillespie2009.wordpress.com.