Hi X-F4CT0R,
good work - nice and clean design !
the css probs - perhaps you can split your css in two files and load them
per javascript to make your template more crossbrowser compatible.
one for Internetexplorer an one for the mozillas...
my site at
grishan.schwabenserver.de is heavily optimized for crossbrowsercampatibily ( also with the "browserdinos" Netscape 4.7 and old
Operas like 5.12)
the "normal" link is for the oldi browsers, they don't unterstand
@import url
and the
@import url for the modern one's.
This trick operates as an simple browserswitch without javascript.
I also validate all my css files at
http://jigsaw.w3.org/css-validator/
hope, this little tip helps you
greetings
grishan