My site is good-reading.net .
You can see the css sheet, in .txt, here: http://good-reading.net/wp-content/uploads/2011/06/css-style-good-reading-.txt
Some items on the Home page are in ITALICS, don't know why. This happened after I removed underlining for h1,h2,h3.
How to fix the italics? I just want regular font.
I can't see any italics on the Home page (apart from "Type") in Firefox 4.
Really? Strange.
"RECENT POSTS" on the right - the li are all in italics.
Excerpts (except the first one on the front page) are also in italics.
I'm using Mozilla 1.9, Win XP.
But IE 7 shows no italics as well.
Nope - not in Firefox 4 but you have CSS errors that might cause problems on some browsers.
I ran a validation check on the site, but the errors are not mine. They are in the original theme code and it seems too complicated for my feebly skills :)
Thanks for your help though.
The theme is 100% valid xHTML. There is some CSS that is actually CSS3 so it will not validate but that would not cause your problem. What it probably is, is that you have a tag that is not closed properly somewhere in your post content.
You also have some weird meta tags throughout your post content and a script at the bottom of your page that is adding some stuff through Javascript. Look like a conflicting plugin.
The page is now fine, somehow it fixed itself. I don't have a clue.
I manually add meta tags at the beginning of each post body. The site meta tags are automatically inserted at certain spaces, I just picked the words.
There is a Disable Select Text script that I have put manually. I could remove it if it's causing too many errors.