h1 {
    position: relative;
    top: 20px;
    margin: 12px 0pt 35px 0;
}

h2 {
    margin: 24px 0pt 8px 0;
}

h1 a {
    color: inherit;
    text-decoration: inherit !important;
}

p {
    color: #000000 !important;
}

/************************************************************************************************/

.postDate {
    font-weight: bold;
    font-size: 15px;
}

.fullColumn {
    padding-top: 10px;
}

#comment {
    width: 100%;
}

input[type="text"],
textarea {
    border: 1px solid #AAAAAA;
}

.post {
    clear:left;
}
.navigation {
    clear:both;
}
.footer {
    clear:both;
}
