I have a div that just won't accept any css styles. I've checked everything numerous times and emptied the WP and Browser's cache numerous times, but the darn div just won't be nice. The div has a class of "siteHeader" and only contains an h1 element and a nav. I'm trying to set up a generic wordpress theme for my personal use just want to get everything in order =-). In the screenshot you can see that the div takes no orders from the stylesheet. Here is the code:
html: http://pastebin.com/99s6tLsY
CSS: http://pastebin.com/L2vLqfHB
Screenshot: http://snag.gy/MgIIz.jpg
Would love some help with this. Thanks in advance!