12:23 AM - Internet explorer sucks.
I've been working on a new Just Journal theme for the site. (new design) Interesting enough, the site did not render in ie6 or ie7 beta 2 for a few days. The cause was a simple bug with the javascript. If the script tag does not contain anything, IE won't active the javascript and it gives no warning. The w3 validator will declare it a valid document however. Further, br clear="all" tags are required to get floating items in a div tag to render in ie 6, but not ie7, firefox or safari.
I'll keep working on the site theme and hopefully get it finished by next week some time.