/**
 * $Id: $
 */

#head,
#menu,
#controler {
    display: none;
}
#content {
    color:              #000000;
}
#title p.kicker {
    display:            block;
    font-size:          1.1em;
    color:              #000000;
    padding:            0.5em 0 0.5em 0;
    margin:             0;
}
#title h1 {
    font-size:          1.2em;
    color:              #000000;
    padding:            0.5em 0 1em 0;
    margin:             0;
}
#themes ul.entries li {
    padding:            0.5em 5em 0.5em 21px;
}
#articles li h2 {
    border-bottom:      1px solid #e3e3e3;
}
a.internal {
    text-decoration:    none;
    padding:            0;
    color:              #000000;
}