
/* TEXT
 ++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
    font-family: Georgia, serif;
    font-size: 14px;
}

/* HEADINGS
 ++++++++++++++++++++++++++++++++++++++++++++++++++*/

h1,
h2,
h3,
h4 {
    font-weight: normal;
}
h2 {
    font: normal 2em/1.25em Georgia,serif;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.25em;
}

.site h3.rank {
    font: normal 120px/120px Georgia, serif !important;
}


/* LINKS
 ++++++++++++++++++++++++++++++++++++++++++++++++++*/

a,
div#content h3 a,
div.text a,
div.site .info a,
div.site .comments div a,
div#pagination a,
div#footer ul a {
    text-decoration: none;
}

div#navigation a {
    text-align: center;
    font-size: 18px;
}

/* FORMS
 ++++++++++++++++++++++++++++++++++++++++++++++++++*/

label {
    text-align: right;
}
    
input.text,
textarea {
    font-family: "Andale Mono","Courier New", monospace;
    font-size: 14px;    
}

input.submit {
    text-align: left;
}


/* CONTENT
 ++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#ads div.empty {
    text-align: center;
}
.centered {
    text-align: center;
}
