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

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

.community-table {
width: 100%;
border: 1px solid #CACEC7;
}

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

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

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

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

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


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

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

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

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

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


.forum-header-author,
.forum-header-points,
.forum-header-title,
.forum-header-topics,
.forum-header-replies,
.forum-header-latest {
background-color: #E46F82;
border-bottom: 1px solid #CACEC7;
border-right: 1px solid #CACEC7;
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-topics,
.forum-list-comments,
.forum-list-latest {
background-color: #F6F8F9;
border-bottom: 1px solid #CACEC7;
border-right: 1px solid #CACEC7;
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-title subnote {
border-top: 1px solid #C0C0C0;
}

.forum-list-title subnote a {
text-decoration: underline;
font-weight: normal;
}

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

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

.forum-topic-vote {
border-left: 1px solid #CACEC7;
border-bottom: 1px solid #CACEC7;
border-right: 1px solid #CACEC7;
text-align: right;
width: 75px;
}

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

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

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

.forum-topic-control {
text-align: right;
width: 160px;
}

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

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

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

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


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

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

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

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

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

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

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

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

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

}

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

a.sticky {
color: blue;
}

a.archived {
color: #C0C0C0;
}

a.locked {
color: red;
}

.quote-table {
width: 100%;
border-top: 1px solid #619F8F;
border-left: 1px solid #619F8F;
border-right: 1px solid #619F8F;
margin-bottom: 10px;
}


.quote-table:hover {
background-color: #FAFAFA;
}

.quote-table td {
border-bottom: 1px solid #619F8F;
}

.quote-table td td {
border-bottom: 0px;
}

.community-right-border {
border-right: 1px solid #CACEC7;
}

.spoiler {
	background-color: #000000;
	color: #000000;
}

.spoiler:hover {
	background-color: transparent;
	color: inherit;
}

.chat-quote {
	overflow: auto;
	font-family: monospace, Consolas, 'Courier New', Fixedsys;
}

.blog-entry-preview {
	margin-bottom: 10px;
}

.blog-entry-preview a {
	font-weight: bold;
}

.b-e-p-title {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
}

.b-e-p-title a {
	text-decoration: none;
}

.post-xpost {
border-top: 1px dotted #CACEC7;
font-size: 90%;
}