body {
    background-color: #ffffff;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   font-weight: 300;
   padding-left: 20px;
   padding-right: 20px;
}

.timestamp {
    font-size: 10px;
    color: #444444;
}

.title {
    margin-bottom: 2px;
}

.post {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}


.post ~ .post {
    border-top: none;
}
