Background images seemed to switch orientation

what is wrong with the vertical nav (why are the background images in the tabs backward
http://fixmysite.us/wacia_digital/newindex.php
why dont they look like
http://www.nikelantiquedolls.com/newindex.php

Not sure what you mean by backwards being they’re solid color… looks the same to me… though you could do yourself a huge favor by axing that HTML 5 nonsense and bloated shiv garbage, which would get rid of all that excess markup and wrappers for nothing… like the NAV tag for nothing, HEADER tag for nothing, and ASIDE around stuff that isn’t an ASIDE to the main content.

<aside>Not that I’ve once seen anyone use an aside for an aside; not that I expect anyone who’s never been involved in the theatre to understand it’s purpose…</aside>

Probably because of this:


.csstransforms ul a span {
  -moz-transform: rotate(-180deg);
}

[ot][Stage direction: Deathshadow moves to the side of the stage, looks to the audience with the back of his hand to his mouth, and whispers:]

[/ot]