I've been fixing some of the IE problems for this WordPress blog theme, and I'm down to the last one (on the homepage, that is). The titles in the content section are straight H2 tags, and their styling shows up just fine. But the titles in the sidebar section are also straight H2 tags and their styling does show up correctly (it's a global H2 rule, so they should all look the same). I've played with making my CSS rules very specific (specifying it as ul li h2 {styles}) but that didn't change anything.
Link: http://www.animivirtus.com/blake/
CSS: http://is.gd/rJUs
Any suggestions? Thanks.