/* zodas typography */

html {
font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {font-size: 1em; }

#thumbs h2 {
padding: 0 .5em .5em .5em;
font-size: 10px;
line-height: 12px;
min-height: 24px;
}
#thumbs a {
color: #336e87;
}
a#share, a#close {
color: #FFF;
font-weight: bold;
}

a#share:hover em {
font-weight: normal;
color: #FF0000;
}

#footer p {
font-size: 9px;
}
p.quote {
display: block;
color: #FFF;
font-size: 220%;
line-height: 1.2em;
}
p.name {
display: block;
text-align: right;
color: #FFF;
font-weight: bold;
padding: 2em 0 0 0;
}


form#join_frm h3 {
color: #FFF;
}