#content {
    width: 590px;
    background: #fff;
    padding: 10px;
    font-size: 1.05em;
    line-height: 1.75em;
    float: left;
    min-height: 400px;
}

.post {
    font-size: 1.05em;
    line-height: 1.75em;
}

.post p {
    margin-top: 0px;
}

.post .clearfloat {
    border-bottom: 1px dotted #333;
    margin: 10px 0px;
}

.post ul, .post ol {
    margin-bottom: 15px;
}

#content h2.title {
    font-weight: bold;
    font: 2.2em Georgia;
    letter-spacing: -0.05em;
    border-bottom: 1px solid #eae9e4;
    border-top: 3px solid #eae9e4;
    margin-bottom: 15px;
    padding: 5px 0px;
}

#content .title {
    font: 1.5em Georgia;
}

.post ul li {
    list-style: square;
    margin-left: 30px;
}

.post ol li {
    list-style: decimal;
    margin-left: 30px;
}

.post ol li ul li {
    list-style: square;
    margin-left: 20px;
}

.post img, .post a img, #front-list img {
    border: 0px;
    margin: 0 10px 5px 0;
}

.post .ads {
    margin-top: 10px;
}

#stats {
    margin-top: -10px;
    margin-bottom: 10px;
    padding: 4px;
    text-transform: uppercase;
    font: 0.8em Arial;
    display: block;
}

#stats span {
    border-right: 1px dotted #333;
    padding: 0px 5px 0px 5px;
}

#stats span a:hover {
    background: none;
}

#stats span a {
    color: #333;
}

#stats img, #nav img {
    border: 0px;
    margin: 0px;
}

#tools {
    width: 590px;
    height: 25px;
    font-size: 0.95em;
}

#tools a:hover {
    background: none;
}
