Ok, I'm currently stumped on this one... Been working on a new WP install most of the day. Got it looking the way I want and seems to be behaving except for one thing... The posts pages are having character issues where the index and category pages are not...
And to boot, this is not impacting static pages...
So far, I have one post to see how things look finished and finalize testing. On the index page, the post displays with no problem and all the characters are fine. Same goes for the category page. When I go to the actual post page, I'm getting special characters all over the place. Some of it is from it incorrectly doing special character replacements like "I've" becomes
I'm also getting that fun wingdings question mark in a black diamond character everywhere there are two space characters in a row - like normally used after a period...

I don't really want to fix it by using only one space since I'll have to think about that while I'm typing and it works on the index and category pages.
I've checked the page validations - the HTML is valid and the character sets seem to match. The CSS has some errors I'll be working on, but all of the ones I can easily spot are related to background property use and color definitions.
I've not had to deal with the differences in how post pages work versus displaying posts in other areas...
anybody have any ideas on this one?
