2007-10-11 23:21:16 +00:00
|
|
|
*
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
body
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
font-family: sans-serif;
|
|
|
|
font-size: 8pt;
|
|
|
|
font-weight: bold;
|
|
|
|
min-width: 550px;
|
|
|
|
margin: 2em;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
a
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
color: #3f3fff;
|
|
|
|
padding-left: 0.25em;
|
|
|
|
padding-right: 0.25em;
|
|
|
|
text-decoration: none;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
a:hover
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
a.tag
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
margin: 5pt;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
border-width: 0px;
|
|
|
|
border-style: dashed;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.header1
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
color: #525252;
|
|
|
|
float: left;
|
|
|
|
text-align: left;
|
|
|
|
width: 50%;
|
|
|
|
vertical-align: bottom;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.header2
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
clear: none;
|
|
|
|
float: right;
|
|
|
|
text-align: right;
|
|
|
|
width: 50%;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
img.openid-icon
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
padding-left: 0.2em;
|
|
|
|
vertical-align: text-top;
|
|
|
|
}
|
|
|
|
|
2007-10-12 16:46:37 +00:00
|
|
|
div.loginform, div.registerform, div.uploadform
|
2007-10-12 15:12:44 +00:00
|
|
|
{
|
|
|
|
padding: 1.5em;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2007-10-12 16:46:37 +00:00
|
|
|
div.loginform form, div.registerform form, div.uploadform form
|
2007-10-12 15:12:44 +00:00
|
|
|
{
|
|
|
|
margin: 1.5em;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.logo-big
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
padding-top: 1.5em;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.logo-small-top
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
float: left;
|
|
|
|
height: 25px;
|
|
|
|
margin-top: 1em;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.logo-small-bottom
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
float: left;
|
|
|
|
height: 1.25em;
|
|
|
|
margin-bottom: 2em;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.search
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
padding: 1em;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.search-small
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
clear: none;
|
|
|
|
float: right;
|
|
|
|
text-align: right;
|
|
|
|
margin-top: 1em;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.search form
|
|
|
|
{
|
|
|
|
margin: 1em;
|
2007-10-09 15:58:37 +00:00
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.search-small form
|
|
|
|
{
|
|
|
|
height: 1.25em;
|
2007-10-09 15:58:37 +00:00
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div form fieldset
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
border-width: 0px;
|
|
|
|
}
|
|
|
|
|
2007-10-12 15:42:43 +00:00
|
|
|
div form fieldset input
|
|
|
|
{
|
2007-10-12 15:46:08 +00:00
|
|
|
text-align: left;
|
2007-10-12 15:42:43 +00:00
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.toplists
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.tagcloud
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
text-align: center;
|
|
|
|
margin: 4em;
|
|
|
|
}
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
div.footer
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-10-11 23:21:16 +00:00
|
|
|
hr
|
|
|
|
{
|
2007-10-09 15:58:37 +00:00
|
|
|
background-color: #c0c0c0;
|
|
|
|
position: relative;
|
|
|
|
top: 0.25em;
|
|
|
|
}
|