/*Таблица с вкладками в объявлении*/
/*Правки для Цвета фона и бордюров таблицы*/
#pun-announcement > h2 {display:none;}
#pun-announcement table#admin td{background: rgba(32, 24, 18, 0.1);
border: 1px solid RGBA(115, 81, 72, 0.29);}

#pun-announcement {
height: auto;
margin-top: 15px;
background: url(http://mybb.forum4.ru/files/0013/b7/9f/26177.png) center top no-repeat;
}

.s-tabs,.s-tabs2{
width:100%;  /*ширина таблицы*/
height:100%;
padding:0px;
text-align:center;
}

.s-tabs {background: url(http://mybb.forum4.ru/files/0013/b7/9f/26177.png) center top no-repeat, url(http://mybb.forum4.ru/files/0013/b7/9f/91037.png) center top 45px no-repeat, url(http://mybb.forum4.ru/files/0013/b7/9f/35824.png) center bottom 0px no-repeat, url(http://mybb.forum4.ru/files/0013/b7/9f/81530.png)center repeat-y;
padding-bottom: 10px!important;
line-height:15px;}

/* Стиль "Ушка" вкладок */
.s-tabs > span{
font-family:Garamond, Georgia, serif;
cursor:pointer;
display:inline-block;
padding: 2px 45px;
height: 13px;
margin:0;
font-size: 13px;
color:#CDBE90;
text-transform: uppercase;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.s-tabs > span:first-letter, .s-tabs2 > span:first-letter {font-size: 15px;}

.s-tabs2 > span{
font-family:Garamond, Georgia, serif;
cursor:pointer;
display: inline-block;
padding: 5px 5px;
height: 17px;
margin: 5px 10px;
font-size: 13px;
color:#481108;
text-transform: uppercase;
text-shadow: 0px 0px 3px rgba(95, 63, 54, 0.2);
background: rgba(95, 60, 45, 0.2);
border: 1px solid #3c0402;
width: 110px;
}


/* Активное "Ушко" */
.s-tabs > span.selected{
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2),0px 0px 6px rgba(228, 201, 86, 0.8);
}
.s-tabs2>span.selected{
background: rgba(255, 255, 255, 0.3);
}
/* Стиль вкладки(LI)*/
.s-tabs>.stab{
height:auto; /*высота вкладки*/
width:890px;
border: 1px solid rgb(213, 163, 143);
box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.9);
margin: 37px auto 0 auto;
display:none;
overflow-y:auto;
overflow-x:hidden; 
text-align:center;
color: #3C210E;
}
.s-tabs2>.stab{
height:auto; /*высота вкладки*/
width:890px;
border: 1px solid rgb(213, 163, 143);
box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.9);
margin: 12px auto;
display:none;
overflow-y:auto;
overflow-x:hidden; 
text-align:center;
color: #3C210E;
}

.s-tabs>.stab a,.s-tabs2>.stab a {
color:#2B1C12;
text-decoration: underline;
}
.s-tabs>.stab a:hover,.s-tabs2>.stab a:hover {
color:#4E270B;
text-decoration: none;}

.nafigatsiya {
display: block;
width:90%;
text-align: center;
text-decoration: none!important;
font-size: 10px !important;
font-family: Garamond, Georgia, serif;
text-transform: uppercase;
border-top: 1px solid #9F8A66 !important;
margin: 4px auto;
padding:0px 4px;
line-height:18px;}

.nafigatsiya_text {
display: block;
width:90%;
text-align: center;
text-decoration: none!important;
font-size: 10px !important;
font-family: Garamond, Georgia, serif;
text-transform: uppercase;
border-top: 1px solid #9F8A66 !important;
margin: 4px auto;
padding:0px 4px;
line-height:18px;}

.nafigatsiya_text:first-letter, .nafigatsiya:first-letter {font-size: 12px !important;}

.nafigatsiya:hover {
background-color: rgba(109, 77, 54, 0.5);
}

.news { display: block;
width: 29%;
text-align: center;
padding: 1px 5px;
margin-top: 5px;
margin-left: 5px;
text-decoration: none;
background: #5F3C2D none repeat scroll 0% 0%;
text-shadow: 0px 1px 2px #210A0A;
color: #F1D6BC;
float:left;
border-bottom: 2px solid #D5A38F;
}

.newsdate {font-family: Garamond, Georgia, serif;
text-transform: uppercase;
font-weight:bold;
font-size: 10px;}

.newsdate:first-letter {font-size: 12px!important;}



/*Оценка поста*/
   div.post h3 strong:before {
        content: "#";
        font-size: 11px !important;
        font-weight: bold!important;
    }

    div.post-rating p:before {
        content: "Оценка: ";
        font-size: 11px !important;
        font-weight: normal !important;
    }
div.post-rating a {text-shadow:none!important;}

/*Кнопки в профиле*/
.post-author ul.post-ul-Sp {box-shadow: 0px 4px 10px 2px #0e0706 inset;
background: RGBA(75, 49, 42, 0.43);
padding:5px 5px 0 5px;
color: #a4876b;
  }
.post-author ul.post-ul-Sp a {color: rgb(228, 160, 103);}
.post-author ul.post-ul-Sp a:hover {color: #E1CEC9 !important;}

/*Скрытие подписи*/
dl.post-sig {font-size:10px;
color:rgba(96, 70, 69,0.6);}

/*Верхнее окно*/
#obverh {position:absolute;
top: 50px;
right: 24px;
width: 276px;
height: 230px;
font-size: 11px;
text-align:center;
color: RGB(45, 23, 19);
text-shadow: 0px 0px 2px #F8DAAA;
overflow:auto;
}


/* вкладки доп смайлов */
#wrapper {width: 500px;}
ul.tabs {height: 25px;width:500px;line-height: 20px;margin: 0 auto!important;list-style: none;}
ul.tabs li {float: left;margin-right: 1px; cursor:pointer;}
ul.tabs li a {cursor: pointer;display: block;margin-bottom: -1px;padding: 0 1px 1px;position: relative;text-decoration: none;width: auto;}
ul.tabs li a:hover {color:#EFEFEF;padding: 0 14px;text-decoration:none;}
ul.tabs li.tab-current a {color: #444;padding: 0px 14px 2px;border:medium hidden;line-height: 22px;background-position: -652px -62px;}
ul.tabs li.tab-current a:hover {color: #201814;}
div.t2,div.t1,div.t4,div.t5,div.t6 {display: none;width: 500px;text-align:center;}
div.t3 {width: 500px;text-align:center;}
#smilies-area ul.tabs li {padding: 0px 10px !important;}
#smilies-area ul.tabs li a {padding: 0px 0px !important;
text-align:center;color: #ebd1b9 !important;}
#smilies-area ul.tabs li a:hover {color: #BC2710 !important;}
#smilies-area {width: 500px!important;}

/* подсказка для дайсов */
.dicepodskrit {display:none;}
.dicepodpokaz {display:block;}


/* раскраска форумов для игры */

#forum_f13 {background: rgba(255, 0, 0, 0.05);}
#forum_f25 {background: rgba(128, 99, 0, 0.05);}
#forum_f15 {background: rgba(255, 180, 0, 0.05);}
#forum_f12 {background: rgba(159, 0, 255, 0.05);}
#forum_f24 {background: rgba(0, 75, 255, 0.05);}
#forum_f34 {background: rgba(255, 255, 255, 0.05);}
#forum_f37 {background: rgba(0, 219, 255, 0.05);}
#forum_f35 {background: rgba(114, 255, 0, 0.05);}
#forum_f36 {background: rgba(42, 0, 255, 0.05);}

#forum_f13:hover,#forum_f25:hover,#forum_f15:hover,#forum_f12:hover,#forum_f24:hover,#forum_f34:hover,#forum_f37:hover,#forum_f35:hover,#forum_f36:hover {background: rgba(197, 160, 125, 0.21);}

/* профиль, поле навыков */

#profile-right li strong {padding:0px!important;
width: 420px;}

.vin, .och_deis, .bl_atak, .dal_atak, .zach, .skrit, .nabl, .xariz, .mag {display:inline-block;
padding: 4px 5px;
border-top: 1px solid rgba(169, 106, 72, 0.19);
width: 44%;}

.group, .position, .age {display:inline-block;
padding: 4px 5px;
border-top: 1px solid rgba(169, 106, 72, 0.19);
width: 28%;}

.vin, .och_deis {background: rgba(0, 128, 0, 0.14);}
.bl_atak, .dal_atak {background: rgba(164, 3, 3, 0.16);}
.zach, .skrit {background: rgba(3, 147, 164, 0.1);}
.nabl, .xariz {background: rgba(164, 88, 3, 0.1);}
.mag {background: rgba(81, 3, 164, 0.1); width:92%!important;}


/* премодерация */
#pun:not(.gid1):not(.gid2) .category .tcr .tems_premod {display:inline-block!important;}
.post.post_premod > h3> span a:last-child::after,
.post.tems_premod > h3> span a:last-child::after,.punbb a.tems_premod::before {display:inline-block!important;content: "на модерации"!important; background: #6d2b1e none repeat 0px 0px!important;border-radius:2px!important;font-weight:normal!important;height:14px!important;}
.post .premod {position: absolute!important;
right: 240px;
top: 0px;}

#pun-viewtopic .post.tems_premod > h3 > span a:last-child:after {display:none!important;}
.post.tems_premod > h3,
.post.post_premod > h3 {
 position:absolute!important;}

#post .fs-uo {background:none!important;color: #efd7b3!important;font-weight:normal!important;}

/* подпись */
span.Sh-Hi {font-size: 10px!important; color: rgba(96, 70, 69,0.6)!important; float: right;}
.post-sig dd {margin-left: 0px!important;margin-top:15px;}
.post-sig dd p {text-align:right!important;}

#pun-post div.formal form#post input#num {position:relative!important;left:0px!important;}
#pun-foundation #forum-foundation div.info {background: url(http://mybb.forum4.ru/files/0013/b7/9f/91037.png) center top 0px no-repeat, url(http://mybb.forum4.ru/files/0013/b7/9f/35824.png) center bottom no-repeat,url(http://mybb.forum4.ru/files/0013/b7/9f/81530.png) center repeat-y!important;}

/*Скрытие форумов */
tr#forum_f31, tr#forum_f41 {display:none;}

/*отредактировано */
.lastedit {text-align: right;
font-size: 10px !important;
color: rgba(96, 70, 69,0.6) !important;}


/*CSS  награды в профиль(топик) */
.awards {cursor:pointer;
padding: 2px 2px;
margin-left:-2px;}
pa-fld1 .tooltip4 img{box-shadow: 0px 0px 5px 2px rgba(0,0,0,1);}

.tooltip4 {display: inline-block;}

/*последние соо */
#lastpost .tcl div.icon, #lastpost .tcl .byuser, #lastpost .tc3, #lastpost .tcl .newtext, #lastpost .tcl .pagestext{display:none;}
#lastpost td {height:25px;
border-bottom: 1px solid rgba(197, 160, 125, 0.21); 
display: block;
text-align: left;}
#lastpost tr:hover{background: rgba(197, 160, 125, 0.21);}
#lastpost .date {width:260px; padding-left:10px;}
#lastpost .for {width:210px;}
#lastpost .name {width:410px;}
#lastpost .name a {color: black !important;}
#lastpost .date, #lastpost .for, #result .name {display:inline-block;}





#sod_forum13 >  div.tclcon:nth-child(1),#sod_forum37 >  div.tclcon:nth-child(1) {display: block!important;width: 95%;}
#sod_forum13 >  div.tclcon:nth-child(1):after,#sod_forum37 >  div.tclcon:nth-child(1):after {content: 'Активные эпизоды';
display: block;
margin-top: 15px;
color: black;
text-align: center;}

#sod_forum13  div.tclcon, #sod_forum37  div.tclcon {display: inline-block;
width: 45%;
text-align: center;
text-decoration: none !important;
font-size: 10px!important;
font-family: Garamond, Georgia, serif;
text-transform: uppercase;
border-top: 1px solid #9F8A66 !important;
margin: 4px 10px;
padding: 0px!important;
line-height: 18px;
background-color: transparent;
vertical-align: top;}


#sod_forum13  div.tclcon:first-letter, #sod_forum37 div.tclcon:first-letter {font-size:12px!important;}

#sod_forum13 .byuser, #sod_forum37 .byuser, #sod_forum13 .newtext, #sod_forum37 .newtext{
display:none;
}


li.item5:nth-child(6) {width: 350px!important;
position: absolute;
right: 10px;
text-align: right;}

li.item5:nth-child(7) {width: 500px !important;
padding-bottom: 40px !important;}


#under_news {
    padding-top: 3px;
    text-align: center;
    border-top: 1px solid #6d3c2d;

#part_banners > img {padding:0 1px;}