.forum-table {
width: 99%;
border-top: 1px solid #1F1F1F;
border-left: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
}

.forum-topiclist-table {
width: 99%;
border-top: 1px solid #1F1F1F;
border-left: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
}

.community-table {
width: 99%;
margin-top: 10px;
border: 1px solid #1F1F1F;
}

.community-stats-icon {
background-color: #121212;
border-right: 1px solid #1F1F1F;
height: 80px;
width: 80px;
}

.community-stats-content {
background-color: #121212;
padding: 2px;
}

.community-header-title {
background-color: #1F1F1F;
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px solid #1F1F1F;
padding: 2px;
}

.community-header-subtitle {
background-color: #5F5F5F;
border-bottom: 1px solid #1F1F1F;
font-weight: bold;
padding: 2px;
}

.forum-table .forum-list-title {
height: 40px;
}


.forum-topic-table {
background-color: #121212;
}

.forum-topic-table-alt {
background-color: #3F3F3F;
}

.forum-topic-table-deleted {
background-color: #EFC2C9;
}

.forum-section-head {
background-color: #1F1F1F;
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px solid #1F1F1F;
padding: 2px;
width: 500px;
}

.forum-nothing,
.forum-title-area {
background-color: #121212;
}


.forum-header-author,
.forum-header-points,
.forum-header-title,
.forum-header-topics,
.forum-header-replies,
.forum-header-latest {
background-color: #5F5F5F;
border-bottom: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
font-weight: bold;
padding: 2px;
}

.forum-header-title {
width: 450px;
}

.forum-header-latest {
border-right: 0px;
}

.forum-header-author,
.forum-header-points,
.forum-header-topics,
.forum-header-replies,
.forum-header-latest {
text-align: center;
}

.forum-list-author,
.forum-list-points,
.forum-list-replies,
.forum-list-title,
.forum-list-posts,
.forum-list-comments,
.forum-list-latest {
background-color: #121212;
border-bottom: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
height: 34px;
text-align: center;
}

.forum-list-title {
text-align: left;
padding-left: 2px;
vertical-align: top
}

.forum-list-title a {
font-weight: bold;
}

.forum-list-latest {
border-right: 0px;
font-size: 11px;
}

.forum-topic-table,
.forum-topic-table-alt {
height: 200px;
}

.forum-post-vote {
border-left: 1px solid #1F1F1F;
border-bottom: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
text-align: right;
width: 100px;
}

.forum-post-username,
.forum-post-userinfo,
.forum-post-ip {
width: 110px;
}

.forum-post-ip,
.forum-post-username {
border-bottom: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
padding: 0px 0px 0px 2px;
}

.forum-post-useropts,
.forum-post-top,
.forum-post-data,
.forum-post-control,
.forum-post-date {
border-bottom: 1px solid #1F1F1F;
padding: 0px 2px 0px 2px;
}

.forum-post-control {
text-align: right;
width: 110px;
}

.forum-post-userinfo {
border-bottom: 1px solid #1F1F1F;
border-right: 1px solid #1F1F1F;
padding: 2px;
}

.forum-post-control,
.forum-post-useropts, 
.forum-post-top {
font-size: 11px;
}

.forum-post-top {
text-align: right;
}

.forum-post-username,
.forum-post-date,
.forum-post-control,
.forum-post-ip,
.forum-post-useropts,
.forum-post-top {
height: 1.2em;
}


.forum-post-data .quote {
border: 1px solid #c0c0c0;
width: 95%;
margin-right: auto;
margin-left: auto;
margin-top: 4px;
margin-bottom: 4px;
background-color: #2F2F2F;
}

.forum-post-data .code {
border: 1px solid #c0c0c0;
width: 95%;
margin-right: auto;
margin-left: auto;
margin-top: 4px;
margin-bottom: 4px;
background-color: #2F2F2F;
font-size: 12px;
color: #277F52;
font-family: monospace;
}

.forum-post-data .quote .title {
font-weight: bold;
}

.forum-post-data .list,
.forum-post-data .num {
margin-left: 20px;
}

.forum-post-data .list ul,
.forum-post-data .num ul {
margin: 0px;
padding: 0px;
}

.forum-topic-table-deleted .quote {
background-color: #EFB3BC;
}

.forum-post-data .post-edit {
font-size: 10px;
color: #9F9F9F;
font-style: italic;
}

.forum-post-data .post-edit span {
font-weight: bold;
}

.forum-toolbar {
background-color: #121212;
border-top: 1px solid #444444;
border-left: 1px solid #444444;
border-right: 1px solid #444444;

}

.bbs-button {
border: 0px;
background-color: #2F2F2F;
}

a.sticky {
color: red;
}
