/* фон */
html {
    background: url(http://forumstatic.ru/files/001b/c6/da/72213.png)  top center no-repeat fixed #000000;
min-height: 900px !important;
    }


/* шапка */
#pun-title table {
    border: none;
    height: 333px;
    width: 920px;
    margin-left: -0.51%;
    background: url(http://forumstatic.ru/files/001b/c6/da/48791.png) top center no-repeat;
    margin-top: 16px;
}

/* тело*/
#pun {
  width: 920px;
  background: repeat transparent url(http://forumstatic.ru/files/001b/c6/da/43364.png);
  background-position: center;
  }

#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}


/* футер */
#pun-about p.container {
background-image: url(http://forumstatic.ru/files/001b/c6/da/99367.png);
    background-repeat: no-repeat;
    height: 192px;
    width: 920px;
    margin-bottom: -17px;
    margin-left: -0.55%;
    text-align: center;
    border-color: transparent;
}

div#pun-about {margin-bottom: -130px;} 

/* скрываем границы */
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, .punbb .quote-box, .punbb .code-box, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {
border-style:none !important;
}

li#navawards, .pl-share, .lastedit, .pa-gifts, #button-files_rusff, #pun-live-rusff, #pun-title .title-logo span, .sharelink, .pa-from, .pa-sex, .pa-age, .pa-invites { display:none !important; 
}

/* БЛОК С ЗАМЕНОЙ ЦВЕТОВ*/

/* цвет текста на всём форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container 
{background-color: transpanent;
color: #1b1d1d;
}

/* меняем цвет ссылок на форуме*/
.punbb a, .punbb a:link, .punbb a:visited {
 color: #8b9864; 
}

/* меняем цвета в админке*/
.punbb-admin #pun-admain .adcontainer, #pun-admain {background-color:#d5d5d3;}

/* цвет ссылок в посте*/
.post-box a { color: #3c5b2f; 
}

/* цвет строки с приветствием на главной странице*/
#pun-status .container, #pun-about .container {
color: #3b2f2f;
    font-size: 12px;
    margin-top: 0px;
    font-weight: 600;
    font-family: Cambria;
}

/* цвет строки с онлайн внутри*/
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent; color: #3b2f2f; 
}


/* цвета текста цитаты и кода */
.punbb .quote-box, .punbb .code-box { 
outline: none;
    color: #3b2f2f;
    border: 2px solid #3b2f2f;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 2px 1px #3b2f2f66;
}

/* цвет кнопок*/
button, .button {
border: 1px solid #949494!important;
text-decoration: none;
outline: none;
padding: 5px 7px !important;
background: #d2c6ae;
transition: .5s;
font-weight: 500 !important;
color: #3b2f2f!important;
font-size: 12px !important;   }

.button:hover, .button:active { background: #cececd;  cursor: pointer; }
#imageupload-left input(type=button) { width: auto !important; }

/* форма быстрого и расширенного ответа */
.punbb textarea {
padding: 0.7em; outline: none;
font-size: 1.1em;
color: #3b2f2f;
border: 1px solid #cacaca;
box-shadow: 0px 0px 6px #acacacinset;
border-radius: 6px;
background: rgba(239, 234, 220, 0.25);
}

.post-box { font-size: 1.1em; text-align: justify; 
}

/* окошка с полем ввода под аватарами, на странице админов и тд */
.punbb input, .punbb select, .punbb optgroup {
outline: none; padding: 2px;
background-color: #d5d5d5;
color: #3b2f2f;
border: 1px solid #878581; 
}

/* меняем цвет ссылок в строке "активны"*/
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color:#51633e; 
}

/* цвет ссылок форум, участники и тд*/
#pun-navlinks a {
text-decoration: none;
color: #d2d2d2!important;
}

/*  цвет ссылок форум, участники и тд при наведении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #8b9864!important; 
}

/* цвет навигации новые соо и тд*/
#pun-ulinks {
width: 850px;
    margin: 19px 0 0px 29px !important;
    text-align: center!important;
    border-bottom: 1px solid #c2c2c2 !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 5px 6px 1px;
    }

/* цвет навигации новые соо и тд при наведении*/
#pun-ulinks a:link, #pun-ulinks a:visited, #pun-ulinks a:hover, 
#pun-ulinks a:focus, #pun-ulinks a:active {
    font: 7px Arial;
    text-transform:uppercase;
font-weight: 600;
    color:#3b2f2f;
    letter-spacing:0px;
    }
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
    color: #3c5b2f !important;
    }

/* цвет выделение текста*/
::selection { background: #514242; color: #cfcfcf; 
}  

/* цвет при маркировке текста*/
.post-content .highlight-text { background-color: #d57a7a!important; 
padding: 0 3px;}


/* цвета скролла */
::-webkit-scrollbar {
    width: 10px;
    height: 3px;}

::-webkit-scrollbar-track {
background: #3b2f2f!important;
}

::-webkit-scrollbar-thumb {
background: #444e38!important;
}

::-webkit-scrollbar-thumb:active {
background: #444e38!important;
}

/* цвет ссылок профиль, лс, удалить, редачить и тд */
.punbb .post-links a {color: #3b2f2f;}
.punbb .post-links a:hover {color: #3b2f2f;}

/* цвет ссылок в ЛЗ */
.post-author a {
color: #704d4d!important;
    font-weight: bold;
} 


/* ГРАФИЧЕСКАЯ ЧАСТЬ: ИКОНКИ, КАТЕГОРИИ */ 

/* иконки */
.punbb table Div.icon {
    background-image: url(http://forumstatic.ru/files/001b/c4/1d/24809.png);
    width: 41px;
    height: 65px;
    float: left;
    border-style: none;
    display: inline-block;
    background-repeat: no-repeat;
    padding-right: 5px;
}

TR.inew Div.icon {
    background-image: url(http://forumstatic.ru/files/001b/c4/1d/41013.png);
  background-repeat: no-repeat;
    width: 41px;
    height: 65px;
  }

TR.iclosed Div.icon {
  background-image : url(http://forumstatic.ru/files/001b/c4/1d/29511.png);
   background-repeat: no-repeat;
    width: 41px;
    height: 65px;
  }

TR.isticky Div.icon {
  background-image : url(http://forumstatic.ru/files/001b/c4/1d/61413.png);
  background-repeat: no-repeat;
  opacity: 1.0;
  }


/* меняем шрифт в названии темы внутри*/
.punbb .main h1, .punbb .main h2, #pun-debug h2,
.punbb-admin #pun-admain h2 {
padding: 0.4em;
text-align: center !important;
font-weight: 600;
font-size: 16px !important;
font-style: italic;
font-family: Vollkorn;
color: #3b2f2f;
background: transparent url() 50% 50%; 
 }



/* ПРОФИЛЬ И ВСЕ ЧТО С НИМ СВЯЗАННО*/

/* поле профиля*/
.post-author {
    width: 205px;
    color: #222121;
    border: 1px solid #78787859;
    /* border-radius: 6px; */
    /* border-top: 5px solid #444e38; */
    /* border-bottom: 5px solid #444e38; */
    background-color: #89868221;
    box-shadow: inset 0 0 0px 1px #e4e4e4;
}


/* цвет поста и плюсов */
.pa-posts {
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    padding: 2px!important;
    color: #383737;
    font-family: Vollkorn;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: lowercase;
    width: 70px;
    margin-left: -10 !important;
}

.pa-respect {
    margin-top: -10px!important;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    padding: 2px!important;
    color: #383737;
    font-family: Vollkorn;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: lowercase;
    width: 70px;
    margin-left: 0;
}

.pa-respect a {
color: #5e7b6d!important;
}

/*иконки мини аватаров на главной*/
.punbb .user-avatar .avatar-image {
border-radius: 50%;
    height: 36px;
    width: 36px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 3px solid #e0e0de;
    outline: 1px solid #b1b1b0f7;
}

#pun-index .user-avatar {
    margin: 0px 15px 0 10px;
}

.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
    display: inline-block;
    width:auto;
    text-transform:uppercase;
    font:9px Bitter;
    position:relative;
    padding:7px 7px 0px 7px !important;
    color:#010101cc;
    line-height:12px;
    }


/* статистика блоками */
.statscon li.item1, .statscon li.item2, .statscon li.item3, .statscon li.item4 {
    display: inline-block;
    background: #e2e2e1;
    font-size: 10px;
    letter-spacing:0.3px;
    font-weight: bold;
    text-align: center!important;
    color: #3b2f2f;
    font-family: Bitter;
    margin-left: 50px;
    }



/* убираем надписи в категориях */
.category thead{
    display:none;
}





/* переадресация */
#pun-redirect{
padding: 20px;
margin-top: 250px;
margin-left: 0px
}

#pun-redirect .main-title {
display: none;  
}

#pun-redirect.punbb .info .container{
text-transform: uppercase;
padding: 13px;
font-size: 9px!important;
display:inline-block;
left:0;right:0;
top:0;bottom:0;
width:700px;
text-align: center;
padding: 50px;
color: #3b2f2f;
background: #d6d6d6; 
}


li.pa-fld5 {
   width: 170px;
    /* margin: -20px 0 0px -47px; */
    text-align: center;
    /* border-radius: 40px; */
    font: 800 10px Bitter;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    /* background: #444e38; */
    color: #615f5d;
    border: 1px solid #b2aead;
    display: inline-block;
    /* position: absolute;*/
}

li.pa-fld1 a#prlink:link, li.pa-fld1 a#prlink:visited, li.pa-fld1 a#prlink:hover, li.pa-fld1 a#prlink:active {
    display: block;
    text-align: center;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 2px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #373737;
    letter-spacing: 0.5px;
    font: 600 10px Bitter;
    text-shadow: 0 0 1px #5a5a5a;
}


li.pa-fld1 {
    width: 150px;
    padding: 2px 20px 15px 20px!important;
    margin: 4px 0px 0px -4px;
    /* border-radius: 0; */
    font: 10px 'Segoe UI';
    line-height: 12px;
    text-align: justify;
}

.punbb .pa-avatar img {
    border: 2px solid #dbd9d8;
    box-shadow: 0 0 0px 1px #89868285;
}

li.pa-fld2 {
    margin: 3px 0 0 0;
}



/* --------------- заполняем таблицу  ------------------------------------------- */
.tb_acad_ams {
    position:absolute;
    margin:5px 0 0 600px !important;
    font-family: Segoe UI;
    font-size: 11px;
    word-spacing:7px;
    color:#ffffff;
    }
.tb_acad_ams a:link, .tb_acad_ams a:visited {
    color:#ffffff;
    }
.tb_acad_ams a:hover, .tb_acad_ams a:active {
    color:#8b9864;
    }

/* --------------- вторая часть таблицы ------------------------------------------- */

.tb_acad_nav {
    position:absolute;
    width:450px;
  margin: 150px 0 0 7px !important;
    color:#f4f4f4;
padding: 0 0 16px 0;
    }
.tb_acad_nav a:link, .tb_acad_nav a:visited {
   display:inline-block;
    font-family: Arial;
    font-size: 11px;
    color:#ffffff;
    }
.tb_acad_nav a:hover, .tb_acad_nav a:active,
.tb_acad_nav a b:hover, .tb_acad_nav a i:hover {
    color:#8b9864;
    }
.tb_acad_nav a b {
    color:#8b9864;
    }
.tb_acad_nav a i {
    font-style:normal;
    color:#8b9864;
    }



/* --------------- новостная плашка ------------------------------------------- */

#pun-announcement {
    text-align:center !important;
    }

.acad_plash {
    display:inline-block;
    margin:0 4px !important;
    background:url(http://forumstatic.ru/files/001b/c6/da/47125.png);
    width:180px;
    height:31px;
    padding-top:3px;
    text-align:center;
    color:#8b9864;
    font-family: 'Bitter';
    font-size: 10px;
    text-transform:uppercase;
    line-height:9px;
    }
.acad_plash b {
    color:#eaeaea;
    font-family: Segoe UI;
    font-size: 9px;
    text-transform:uppercase;
    line-height:18px;
    }

.acad_plash:hover {
    filter:grayscale(70%);
    }


#pun-stats.section h2 span, #pun-main .category h2 span, #post-form h2 span {display: none;}

#pun-stats.section h2 {
background: url(http://forumstatic.ru/files/001b/c6/da/82450.png) no-repeat top center;
height: 64px;
width: 908px;
margin-left: 1px;
}

#pun-category1.category h2 {
    background: url(http://forumstatic.ru/files/001b/c6/da/84292.png?v=1) no-repeat top center;
    height: 64px;
    width: 908px;
    margin-left: -6px;
}

#pun-category2.category h2 {
    background: url(http://forumstatic.ru/files/001b/c6/da/79097.png?v=1) no-repeat top center;
    height: 64px;
    width: 908px;
    margin-left: -6px;
}


#pun-category3.category h2 {
    background: url(http://forumstatic.ru/files/001b/c6/da/54910.png) no-repeat top center;
    height: 64px;
    width: 908px;
    margin-left: -6px;
}


#pun-category4.category h2 {
    background: url(http://forumstatic.ru/files/001b/c6/da/90787.png) no-repeat top center;
    height: 64px;
    width: 908px;
    margin-left: -6px;
}

#pun-category5.category h2 {
    background: url(http://forumstatic.ru/files/001b/c6/da/91232.png) no-repeat top center;
    height: 64px;
    width: 908px;
    margin-left: -6px;
}

#pun-category6.category h2 {
    background: url(http://forumstatic.ru/files/001b/c6/da/56432.png) no-repeat top center;
    height: 64px;
    width: 908px;
    margin-left: -6px;
}

td.tcr a {
background-repeat: no-repeat;
    font-family: Bitter;
    font-size: 11px;
    text-align: left !important;
    font-weight: 400;
    text-transform: uppercase;
    background-position: left;
    color: #813c4b !important;
}

td.tcr a:hover {
    background-repeat: no-repeat;
    font-family: Bitter;
    font-size: 11px;
    text-align: left !important;
    font-weight: 400;
    text-transform: uppercase;
    background-position: left;
    color: #3c5b2f !important;
}


/* баннеры */
.banners {
    position:absolute;
    overflow-y:scroll;
    width:850px!important;
    height:70px!important;
    padding-right:30px!important;
    margin:50px 0 0px 0px!important;
    text-align:right;
    }

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
background-color: #ececec;
    margin: -135px 0 0 -384px;
    width: 768px;
    z-index: 100;
    box-shadow: 0 0 40px #222;
    -webkit-box-shadow: 0 0 40px #222;
    -moz-box-shadow: 0 0 40px #222;
    -khtml-box-shadow: 0 0 40px #222;
}


div#addition-area, #font-area, #size-area, 
#color-area, #table-area, #smilies-area, #image-area, 
#imageup-area, #imageattach-area, #keyboard-area, #video-area {
    background:#dedede;
    margin-top:10px;
    padding:20px;
    }

#keyboard-area input {
    padding:3px !important;
    }


del {
    filter: blur(3px);
    text-decoration: none
    }
del:hover {
    filter: none
    }


#font-area {
    height:200px;
    overflow-y:scroll;
    }

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgb(0 0 0 / 30%);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: #e9e9e9;    }