sunburnt, thanks to your help I have a fairly close approximation of where I want to go with my blog. It can be found here: deepleft.wordpress.com. I highly recommend viewing in Mozilla if possible (I'll work on making it IE-friendly in time).
I was hoping someone could help me with 2 issues at this point:
- my left sidebar (class "primary") ends abruptly after all the widgets are shown, but I want it to extend to the footer. I thought "height: 100%" in the CSS would do the trick but no dice. I would like to extend it consistent with the "content" class it borders.
- I'm having issues using "float." I can float my primary sidebar to the left (hurray!) but can't get my content box to run up against it. I've tried A LOT to get this to work (including removing floats and all sorts of crazy stuff). Any thoughts?
Note: everything was done in the Sandbox no-CSS theme. Thanks for your help!