@import url(/style.css);

a {
 color: #673509;
 text-decoration: none;
}
a:hover {
 color: #F66E08;
}

/*forum*/
.forumContent {
 font-size: .929em;
}
.gTable {
 background: #fff;
}
.gTable td.gTableTop {
 line-height: 2.5;
 background: #79ba12;
 color: #fff;
 text-transform: uppercase;
 padding: 0 10px;
 background: url("/images/forum.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
 font-family: 'Nunito',sans-serif;
 font-size: 21px;
 font-weight: 500;
 height: 60px;
 line-height: 55px;
 margin: 0;
 padding: 0 0 0 20px !important;
 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
 z-index: 1300; 
 text-align: center; 
}




.gTableTop a {
 color: #fff;
}
.gTable > tbody > tr > td {
 padding: 3px 9px;
}
.gTable td.gTableSubTop {
 background: #dffbdb;
 color: #7ac572;
 font-size: 0.929em;
 border-radius: 5px; /* свойство для тех кто его поддерживает */
 -moz-border-radius: 5px; /* для firefox */
 -webkit-border-radius: 5px; /* для Safari и Chrome */ 
}
.gTableSubTop a {
 color: #fff;
}
.gTableTop,
.gTableSubTop,
.forumNameTd,
.forumThreadTd,
.forumPosrTd,
.forumLastPostTd,
.threadNametd,
.threadPostTd,
.threadAuthTd,
.threadViewTd,
.threadLastPostTd,
td.threadsDetails,
td.forumOnlineBar {
 padding: 3px 10px;
}
#frM6 td,
#frM14 td,
#frM50 td,
#frM56 td,
#frM59 td {
 padding: 3px 10px;
}
#frM25 td,
#frM28 td {
 padding: 0 10px;
}
.postBottom table td {
 border: 0;
}
.postTable td {
 padding: 3px 10px;
}
.postTdInfo {
 text-align: center;
}
.postSeparator {
 display: none;
}
.posttdMessage {
 text-align: justify;
}
.postPreview {
 width: auto!important;
}
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.forumThreadTd,
.forumPostTd {
 text-align: center !important;
}
a.postUser {
 font-weight: bold;
}
.forumDescr,
.threadDescr {
 font-size: 0.714em;
}
td.pollQuestion,
.pollResults td,
td.pollResults,
td.pollTotal,
td.pollAnswer,
td.pollButtons,
.smiles td {
 border: 0;
}
td.pagesInfo,
td.switch,
td.switchActive {
 background: #fff;
 border: 1px solid #dcdbe0;
 padding-left: 5px;
 padding-right: 5px;
}
td.switch,
td.switchActive {
 background: #2a72cc;
 color: #fff;
}
td.switch a {
 color: #fff;
}
.switchActive {
 font-weight: bold;
}