.post_loop .post_header {
    padding: 10px 10px;
    background-color: #555555;
    border-bottom: #333333 1px solid;
    color: #eeeeee;
}

.post_loop .post_header .post_title a {
    color: #eeeeee;
    font-weight: bold;
}

.nodeList .forumNodeInfo {
    background-color: #444444;
    padding: 10px;
    border-bottom: 1px solid #333333;
    padding: 0;
    color: #eeeeee;
}

.blogview a, .sidebar a {
    color: #fff;
}

.pairs dt, .pairsInline dt, .pairsRows dt, .pairsColumns dt, .pairsJustified dt {
    color: #eee;
}

.blogview .muted, .blogview a.muted, .blogview .muted a {
    background-color: #444444;
    color: #eee;
    font-size: 12px;
}

.blogview .main_box .main_title {
    padding: 10px 10px;
    color: #eee;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 25px;
    background-color: #555555;
    border-bottom: #333333 1px solid;
}

.blogview .main_box .main_rcolumn {
    padding: 0 10px;
    background-color: #444444;
    color: #eeeeee;
}

label {
    color: #eeeeee;
}

.blogview input[type="text"] {
    color: #fff;
}

.secondaryContent {
    background: #333;
    padding: 10px;
    border-bottom: 1px solid #d7edfc;
}

.discussionListItem .posterAvatar, .discussionListItem .stats {
    background: #333;
}

.discussionListItem {
    background-color: #444;
    border-bottom: 1px solid #d7edfc;
}

.discussionListItem .stats dl {
    padding: 0 10px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}

.discussionList .sectionHeaders {
    font-size: 11px;
    color: #fff;
    background: #777;
    padding: 5px 10px;
    margin: 0 auto 0;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    padding: 0;
}

.messageUserBlock {
    background: #555;
    border: 1px solid #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

.message .messageMeta .control {
    padding: 1px 8px;
    color: #fff;
    background: #ee5c04;
    border: 1px solid #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.post_loop .post_header .post_title {
    display: inline;
    color: #eee;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 25px;
}

.nodeLastPost {
    background: #444444;
    border-bottom: 1px solid #333;
    font-size: 13px;
    margin: 4px 10px;
    border: 1px solid #d7edfc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 18px;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    width: 300px;
    height: 48x;
}

.blogview a:hover, .sidebar a:hover {
    color: #aaa;
}

.blogview .post_paging ul li span.page-disabled {
    background-color: #333;
}

.blogview .post_paging ul li span.page-active {
    background-color: #333;
}

.blogview .post_paging ul li span.page-current {
    background-color: #ee5c04;
    color: #fff;
}

.topCreate, a.topCreate {
    background: #ee5c04;
    color: #fff;
}

.messageUserBlock div.avatarHolder {
    background-color: #444;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

.userBanner.bannerStaff {
    color: #fff;
    background-color: #ee5c04;
    border-color: #333;
}

.userBanner {
    font-size: 11px;
    background: #ee5c04;
    padding: 1px 5px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);
    -khtml-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);
    box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);
    text-align: center;
}

.bbCodeBlock .attribution {
    color: #eee;
    background: #777;
    border-bottom: 1px solid #333;
    cursor: pointer;
}

.bbCodeBlock .quoteContainer {
    overflow: hidden;
    position: relative;
    font-style: italic;
    font-size: 9pt;
    background: #444;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.bbCodeBlock {
    margin: 1em 140px 1em 0;
    border: 1px solid #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
    border-color: #333;
    overflow: auto;
}

.blogview .userQuote {
    padding: 5px;
    margin-top: 10px;
    color: #eee;
    font-size: 1.2em;
    text-align: center;
    border: 1px solid #333;
    background-color: #444;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
