Ooh, I really love the complementary colors and the accent font on this; I'm using it in my journal and I'll definitely add credit.
FYI, though, there were a couple issues I ran into using Chrome--
- the default font (Lucida Sans Unicode) doesn't show up unless you surround it in quotes (e.g. font-family: "Lucida Sans Unicode", sans-serif;) - the rounded corners on the icons doesn't work correctly as you have it for webkit. If you move the padding/background color to the "userpic" container instead, it seems to work okay in both Chrome and Firefox?
no subject
FYI, though, there were a couple issues I ran into using Chrome--
- the default font (Lucida Sans Unicode) doesn't show up unless you surround it in quotes (e.g.
font-family: "Lucida Sans Unicode", sans-serif;
)- the rounded corners on the icons doesn't work correctly as you have it for webkit. If you move the padding/background color to the "userpic" container instead, it seems to work okay in both Chrome and Firefox?