.postWrapper {
    padding-bottom : 25px;
}

.postTitle {
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #DDDDDD;
    margin-bottom       : 15px;
}

.postTitle h2 {
    /*font-size: 20px;*/
    font-weight : normal;
    margin      : 0;
    padding     : 0;
}

.postTitle h3 {
    font-size : 1em;
    margin    : 0;
    padding   : 2px 0;
}

.postContent {
    padding-bottom : 15px;
}

.postContent hr {
    margin : 0.6em auto;
}

.postContent p {
    margin-bottom : 1em;
}

.postDetails {
    font-size : 0.85em;
}

.postBookmarks {
    padding-bottom : 15px;
}

.postBookmarks h4 {
    padding-bottom : 5px;
    /*font-size: 12px;*/
    font-weight    : bold;
}

.commentWrapper {
    padding-top : 10px;
}

.commentIndent {
    margin-top  : 5px;
    margin-left : 20px;
}

.commentContent {
    padding-bottom : 0;
    /*font-size: 12px;*/
}

.commentDetails {
    font-size : 11px;
    padding   : 0;
}

.commentReply {
    float : left;
}

.commentPostDetails,
.commentUserDetails {
    float : right;
}

#postComment .group-select {
    margin-top : 15px;
}

#postComment .input-box .required {
    color : #EB340A;
}

#postComment .button-set .required {
    text-align : left;
}

#postComment #inReplyToBox {
    padding-bottom : 8px;
}

#postComment #inReplyToBox #inReplyToName {
    font-weight : bold;
}

.postError {
    font-size : 16px;
}

.box.base-mini.blog li.active {
    font-weight : bold;
}
