Ok so I admit it. I broke it. It was me. Actually it was a (major) oversight in the CSS.
What am I talking about? The template I’m using for my site, that I inserted into Blogger. It turns out the first thing that was wrong was that Blogger was automatically inserting it’s own stylesheet link _after_ mine in the HTML, so the Blogger variables for body{} were taking precedence!
I remove the bar (was going to do that anyway) so the site integrates a bit better. I also had to fix the style of the container for the post, which was not expanding with the post…turns out I had some crazy IE fix in there from when I was testing the style sheet when I made the template last week hah! Anyway it’s fixed now.
Oh and I put the images directory where it is supposed to be, so you don’t see the alt tags on the header anymore. Of course I’ll change the images, but it’s better than nothing for the time being!