/* ФОНЫ ФОРУМА*/

/* Фоны ----------------------------*/
/*фон*/
body {
background-color: #c1d6e4!important; 
background: url(https://i.imgur.com/Hlo7fzQ.png) top center no-repeat, url(https://i.imgur.com/yR3BGJl.png) bottom center no-repeat,  url("https://i.imgur.com/b8pgYsA.png") center repeat-y;
}

/*футер*/
#pun_wrap {  
background-image: url("картинка");
background-position: bottom center; 
background-position: top center; 
}

/*тело форума*/
div#pun-status {
 text-align: center;
}

.forum .container {
    padding: 20px 0px!important;
    border: 10px solid #d8e3e1;
}

.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  color: #333;
  }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #333;
  }

/*категории*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #fff;
  }

/* Категории */
#pun-category1.category h2 {
    width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/a6rxGym.png) center no-repeat;
}

#pun-category2.category h2 {
    width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/NEkNI11.png) center no-repeat;
}

#pun-category3.category h2 {
width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/ZDexiLB.png) center no-repeat;
}

#pun-category4.category h2 {
width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/8sqiY6H.png) center no-repeat;
}

#pun-category5.category h2 {
width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/eIhCOQn.png) center no-repeat;
}

#pun-category6.category h2 {
width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/VFDGR7Z.png) center no-repeat;
}

#pun-category7.category h2 {
width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/fcOfMyI.png) center no-repeat;
}

/* Картинка со статистикой 24*/
#pun-stats ul.container {
 margin: 5px 10px 30px 10px!important;
 padding: 10px 10px 10px 10px;
 color: #3f3f3f;
 text-align: center;
 }

/* Картинка с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
width: 1050px;
    height: 160px;
    margin: -35px 0px -35px -60px;
    font-weight: bold;
    font-family: bebas neue;
    font-size: 0px!important;
    background: url(https://i.imgur.com/C1WWzGY.png) center no-repeat;
}

/*шапка*/
#pun-title, #pun-title .container, .punbb .modmenu .container {
  color: #333;
  }

/*полосы легенд*/
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #d7e1e8;
  color: #ffffff;
  text-shadow: 1px 1px 0px #656f77;
  padding: 2px 10px!important;
  border: none;
  font-family: bebas neue;
  text-transform:  uppercase;
  font-weight: bolder;
  font-size: 20px!important;
  }

/* поле ввода */
.punbb input, .punbb select, .punbb optgroup {
  background-color: #f2f2f2;
  color: #4e4e4e;
  }

/*главное меню*/
#pun-navlinks .container {
  background-color: #f2f2f2;
  color: #4e4e4e;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/*РАМКИ ФОРУМА*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border: none;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
   border: none;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border: none;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border: none;
  }

/* CS2.5 */
.punbb th {
  border: none;
  }

/* поле ввода */
.punbb textarea {
  margin: 5px!important;
  padding: 5px;
  background: #f2f2f2;
  box-shadow: inset 0px 0px 50px #c9d7e3, 0px 0px 0px 3px #d7e1e8;
  border: 1px solid #f6f6f6!important;
  color: #4e4e4e;
  font-family: open sans!important;
  font-size: 11px!important;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
   border: none;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border: none;
  }

.punbb .divider {
  border: none;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: none;
  }

li.pa-online {
  border: none;
  }

/* ССЫЛКИ*/

/*ссылки на форуме без наведения*/
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #6d879a;
  font-weight: normal;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #e57078;
  }

.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: #e57078;
  }

/*главное меню без наведения*/
#pun-navlinks a {
  text-decoration: none
  }

/*главное меню при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #fff;
  }

/*ИКОНКИ*/
/*Старые сообщения*/
Div.icon {
background-image : url('https://i.imgur.com/F8z8yUc.png');
background-repeat: no-repeat;
}

/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('https://i.imgur.com/ydIjScx.png');
background-repeat: no-repeat;
}

/*Важные темы*/
TR.isticky Div.icon {
background-image : url('https://i.imgur.com/ydIjScx.png');
background-repeat: no-repeat;
}

/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('https://i.imgur.com/F8z8yUc.png');
background-repeat: no-repeat;
}

/* Рекламный баннер */
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 300px; top: 350px;}
.admin-advert-block {display:  none;}

/* Форма ответа */
form#post.container legend span {
    background: #d7e1e8;
    text-align: center;
    font-weight: bold!important;
    font-family: bebas neue;
    font-size: 16px!important;
    text-transform: uppercase;
    color: #ffffff!important;
    text-shadow: 1px 1px 0px #656f77;
    margin: 0px 2px 0px 0px!important;
    border: none!important;
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    background: #e3e8ed;
    border: 2px solid #ffffff;
    box-shadow: inset 0px 0px 40px #afc6d8, 0px 0px 2px #c1c9cf;
    max-height: 200px;
    overflow-y: scroll!important;
    border-radius: 30px;
}

/* Оформление спойлера, цитаты, кода */
.quote-box.spoiler-box {
    margin: 5px 10px 30px 10px!important;
    padding: 8px 10px 8px 10px;
    background: #f2f2f2;
    box-shadow: inset 0px 0px 20px #c1d1d9, 0px -5px 0px -1px #87acc6;
    border: 3px double #dddddd;
    color: #4e4e4e!important;
}

.quote-box {
    margin: 5px 10px 30px 10px!important;
    padding: 8px 10px 8px 10px;
    background: #f2f2f2;
    box-shadow: inset 0px 0px 20px #c1d1d9, 0px -5px 0px -1px #87acc6;
    border: 3px double #dddddd;
    color: #4e4e4e!important;
}

.punbb .quote-box cite {
  display: block;
  margin-bottom: 5px;
  padding: 5px 2px;
  font-style: normal;
  border-bottom: 2px dashed #87acc6;
  font-family: bebas neue;
  font-family: bebas neue;
  font-size: 18px;
  color: #87acc6;
  font-weight: bold;
  text-transform: uppercase;
  }

/* Оформление форума на главной странице*/
.intd {
    width: 400px;
}

div#pun-viewforum.punbb .tclcon a, div#pun-viewforum.punbb .tcr a{
    font-weight: normal!important;
    color: #6f98b6!important;
    font-family: calibri;
    font-size: 12px;
}

div#pun-viewforum.punbb .tcr {
text-align: left!important;
padding: 0px 0px 0px 20px!important;
}

div#pun-viewforum.punbb .tclcon {
    background: #e3e8ed;
    width: 350px;
    margin: 10px 5px 10px 10px!important;
    padding: 8px 15px 8px 15px;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    box-shadow: inset 0px 0px 10px #acc5d8, 0px 0px 1px #7197b6;
    color: #4e4e4e;
    text-align: justify;
    font-family: Alegreya Sans SC;
    font-size: 12px;
    z-index: 1;
    position: relative;
}

.tclcon {
    background: #e3e8ed;
    width: 350px;
    margin: 10px 5px 10px 10px!important;
    padding: 5px 10px 5px 10px;
    border: 1px solid #f2f2f2;
    border-radius: 30px;
    box-shadow: inset 0px 0px 50px #acc5d8, 0px 0px 1px #7197b6;
    color: #4e4e4e;
    text-align: justify;
    font-family: Alegreya Sans SC;
    font-size: 12px;
    z-index: 1;
    position: relative;
}

.tclcon h3 {
    background: radial-gradient(ellipse at top, #f9f9f9, transparent);
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0px 2px 0px;
    border-radius: 20px 20px 10px 10px;
    margin: 0px 5px 0px 5px;
    text-shadow: 1px 1px 0px #748e93;
}

.tclcon h3 a {
     font-family: bebas neue!important;
     color: #cedddb!important;
     font-size: 22px!important;
     text-decoration: none;
     font-weight: bold!important;
}

.tclcon h3 a:hover {
     font-family: bebas neue!important;
    color: #ffffff!important;
}

.soderz {
    background: #f2f2f2;
    padding: 10px;
    width: 300px;
    font-family: Alegreya Sans SC!important;
    font-size: 8px!important;
    text-transform: uppercase;
    line-height: 11px;
    text-align: justify;
    box-shadow: inset 0px 0px 10px #aac4d7;
    border: 2px solid #f2f2f2;
    border-radius: 20px;
}

.navi {
    width: 330px;
    text-align: center;
    padding: 2px 0px 2px 0px;
}

.navi a {
    color: #ffffff!important;
    padding: 1px 5px;
    background: #85b15e;
    text-decoration: none!important;
    margin: 5px 0px;
    font-family: Alegreya Sans SC;
    font-weight: normal!important;
    text-transform: uppercase;
    font-size: 8px;
}

.navi a:hover {
    background: #a0bfd4;
}

/* Оформление профиля */
.post-author {
    margin: 10px 5px 10px 10px!important;
    padding: 10px 0px 0px 0px;
    background: #e3e8ed;
    border: 1px solid #f2f2f2;
    border-radius: 30px;
    box-shadow: inset 0px 0px 50px #acc5d8, 0px 0px 1px #7197b6;
    color: #4e4e4e;
    font-family: Alegreya Sans SC;
    font-size: 12px;
}

li.pa-author {
    background: radial-gradient(ellipse at top, #f9f9f9, transparent);
    border-radius: 20px 20px 10px 10px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #748e93;
    padding: 5px 0px 2px 0px!important;
}

li.pa-author a {
     font-family: bebas neue!important;
     color: #cedddb!important;
     font-size: 22px!important;
     text-decoration: none;
     font-weight: bold!important;
}

li.pa-author a:hover {
font-family: bebas neue!important;
color: #ffffff!important;
}

li.pa-title {
    color: #4b574f;
    font-size: 8px!important;
    font-family: Alegreya Sans SC;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
}

li.pa-avatar.item2 img {
    padding: 5px;
    box-shadow: inset 0px 0px 0px 10px #c7d6e2;
    border: 2px solid #e9eef1;
}

/* Сообщения и репутация */
.pa-posts, .pa-respect {
    display: inline-block;
    padding: 2px 0px 0px 0px !important;
    width: 88px;
    text-align: center;
    background: #b3d0cb;
    color: #ffffff!important;
    font-family: Alegreya Sans SC;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 9px;
}

.pa-posts:hover, .pa-respect:hover {
background: #d9b670;
   }

.pa-posts a, .pa-respect a {
color: #ffffff!important;
font-weight: normal!important;
}

/* Оформление последнее сообщение на главной странице */
.tcr a {
    color: #a0bdd3!important;
    font-family: bebas neue;
    font-weight: bold!important;
    font-size: 16px;
}

.tcr a:hover {
  color: #86b75b!important;
}

.tcr span {
    font-family: Alegreya Sans SC;
    font-size: 10px;
    font-weight: normal!important;
    color: #4e4e4e!important;
    text-transform: uppercase!important;
}

/* Модераторское меню в просмотре темы */
.modmenu {
padding: 2px 10px 2px 10px;
text-align: center;
margin-top: 2px!important;
background: #d7e1e8;
font-family: Alegreya Sans SC;
color: #4e4e4e;
text-transform: uppercase;
font-size: 9px;}


.modmenu a{
color: #759690!important;
    text-decoration: none!important;
    margin: 5px;
    font-family: Alegreya Sans SC;
    text-transform: uppercase;
    font-size: 9px;
}

/* Статистика */
.statscon {
    font-family: Alegreya Sans SC;
    text-transform: uppercase;
    font-size: 9px;
}

.statscon li.item1, .statscon li.item2, .statscon li.item3, .statscon li.item4 {display: inline-block;width: 180px;margin: 0px 5px;padding: 0px;background: #e3e8ed;border: 1px solid #f2f2f2;border-radius: 30px;box-shadow: inset 0px 0px 10px #acc5d8, 0px 0px 1px #7197b6;color: #cedddb;text-shadow: 1px 1px 0px #656f77;text-align: center;font-family: bebas neue;font-size: 18px;font-weight: bold;}

.statscon li.item4 a {
color: #ffffff;!important;
}

/* Юзеры в теме */
div#topic-users-in {
  background: none;
  border: none;
  color: #4e4e4e!important;
  margin: 20px 0px!important;
  padding: 2px!important;
  text-transform: none!important;
  font-weight: normal!important;
  font-family: Alegreya Sans SC!important;
  font-size: 11px!important;
  }

div#topic-users-in span {
 text-transform: none!important;
  font-weight: normal!important;
  font-family: Alegreya Sans SC!important;
  font-size: 11px!important;
}

div#topic-users-in a{
   text-transform: none!important;
  font-weight: normal!important;
  font-family: Alegreya Sans SC!important;
  font-size: 11px!important;
  color: #759aa8!important;
}

div#topic-users-in a:hover{
 color: #4e4e4e!important;
}

/* Счетчик символов */
#plng {
    background: #d7e1e8;
    text-align: center;
    font-weight: bold!important;
    font-family: bebas neue;
    font-size: 16px!important;
    text-transform: uppercase;
    color: #ffffff!important;
    text-shadow: 1px 1px 0px #656f77;
    margin: 0px 2px 0px 0px!important;
    border: none!important;
}

/* Оформление админки */
.adformal h2, #pun-adnav h2 {
  padding: 2px 5px!important;
  background-color: #e57078!important;
  color: #f3f3f3!important;
  font-family: bebas neue!important;
  text-transform: uppercase;
  font-weight: bold!important;
  font-size: 16px!important;
  text-align: center;
  }

.adcontainer {
    font-family: Alegreya Sans SC;
    text-transform: uppercase;
    font-size: 9px;
}

/*Скролл*/
::-webkit-scrollbar {width: 4px;height: 0px;}  
::-webkit-scrollbar-track {background-color: #f0f1f1;} 
::-webkit-scrollbar-thumb {background-color: #a0bfd4;}
::-webkit-scrollbar-thumb:active {background: #96cc66;}

/*------------------------ Таблица - ссылки и прозрачность ----------------------------------*/
.syls {
  display: inline-block;
  background: #f2f2f2;
  width:90px;
  padding: 0px;
  text-align: center;
  transition-duration: 0.5s;
  transition-delay: 1s;
}

.syls:hover {
  background: #a3c1d3;
  transition-duration: 0.2s;
  transition-delay: 0.2s;
}

.syls a {
    letter-spacing: 1px;
    font-family: bebas neue;
    font-size: 12px;
    text-transform: uppercase;
    color: #92a2b0!important;
    font-weight: bold!important;
}

.syls a:hover {
    color: #ffffff!important;
}

.pcop a {
opacity: 1}

.pcop a:hover {
opacity: 0.7}

.ams a {
    font-family: bebas neue!important;
    color: #6f98b6!important;
    font-weight: bold!important;
    font-size: 16px!important;
    padding: 0px 2px 0px 2px;
}

.ams a:hover {
color: #ffffff!important;}

/*------------------------ Просмотр профиля ----------------------------------*/
#profile-left {
    width: 200px!important;
    margin: 10px 5px 10px 0px!important;
    padding: 10px 0px 10px 0px;
    background: #e3e8ed;
    border: 1px solid #f2f2f2;
    border-radius: 30px;
    box-shadow: inset 0px 0px 50px #acc5d8, 0px 0px 1px #7197b6;
    color: #4e4e4e;
    font-family: Alegreya Sans SC;
    font-size: 9px!important;
}

/*------------------------ Карточки ----------------------------------*/
.kartochka { 
width: 150px; 
height: 150px;
margin-top: 5px!important;
background: url(https://i.imgur.com/eN9L45l.png) repeat;
border: 1px solid #ececec;
}

.karimg {
width: 150px;
height: 150px;
overflow: hidden;
}

.karzadanie {
opacity: 0;
    width: 140px;
    height: 150px;
    margin-top: 150px;
    transition: all 1s cubic-bezier(0.86, 0.41, 1, 1) 0.5s;
    overflow: scroll;
    padding: 5px;
    background: rgb(234, 234, 234);
    text-align: left;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px!important;
    line-height: 10px;
    color: #575757;
}

.karimg:hover .karzadanie {
transition: all 0.5s 0s;
height: 150px;
margin-top: 0px;
opacity: 1;
}

/*------------------------ ЛЗ ПЛАШКА УТКИ ----------------------------------*/
.pla {
margin-top: -20px!important;
margin-left: -30px!important;
}

.namep {
    padding: 5px 0px 5px 0px;
    text-align: center;
    background: #ecedef;
}

.namep a {
    text-shadow: 1px 1px 0px #4c6866;
    color: #b3d0cb!important;
    text-decoration: none;
    font-family: bebas neue;
    font-weight: bold!important;
    font-size: 16px!important;
}

.namep a:hover {
color: #d9b670!important;
 text-shadow: 1px 1px 0px #bb7c2e;
}

.fand {
    color: #4b574f;
    font-size: 8px!important;
    font-family: Alegreya Sans SC;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
}

.uto {
    margin: 2px 0px 10px 0px!important;
    background: #8dbcb0;
    color: #e6e6e6;
    font-size: 9px;
    text-transform: uppercase;
    font-family: monospace;
    text-align: center;
}

/*------------------------ FAQ ----------------------------------*/
.vopr {
    float: left;
    background: #e5e5e5;
    width: 350px;
    margin: 5px 2px!important;
    padding: 10px;
    border-radius: 20px 20px 20px 0px;
    box-shadow: 1px 1px 2px #c0c0c0;
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    color: #585858;
}

.otv {
    float: right;
    width: 450px;
    background: #b9d1cd;
    margin: 5px 2px!important;
    padding: 10px;
    border-radius: 20px 20px 0px 20px;
    box-shadow: 1px 1px 2px #a5afad;
    font-family: verdana;
    font-size: 10px;
    text-align: justify;
    line-height: 12px;
    color: #585858;
}

.fak {
    margin: 10px!important;
    box-shadow: inset 0px 0px 0px 1px #c6c6c6, 45px 45px 0px -40px #d0dae3, -45px -45px 0px -40px #d0dae3, 0px 0px 0px 5px #8dbcb0;
    border: 1px solid #dcdcd9;
    background: url(https://i.imgur.com/70geCEY.jpg) repeat !important;
    width: 600px;
    height: 500px;
    overflow-y: scroll;
    padding: 10px;
}

.fak::-webkit-scrollbar {
    width: 7px;
}
 
.fak::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(190, 186, 169);
}
 
.fak::-webkit-scrollbar-thumb {
  background-color: #b9d1cd;
}

.inff {
    width: 520px;
    background: #b9d1cd;
    box-shadow: 1px 1px 2px #9caca9;
    text-align:  justify;
    border-radius: 20px;
    margin: 10px 0px!important;
    padding: 10px;
    font-family: verdana;
    font-size: 10px;
    line-height: 12px;
    color: #676767;
}

.fak2 {
    margin: 10px!important;
    box-shadow: inset 0px 0px 0px 1px #c6c6c6, 45px 45px 0px -40px #d0dae3, -45px -45px 0px -40px #d0dae3, 0px 0px 0px 5px #8dbcb0;
    border: 1px solid #dcdcd9;
    background: url(https://i.imgur.com/70geCEY.jpg) repeat !important;
    width: 620px;
    overflow-y: scroll;
    padding: 10px;
}

.fak2::-webkit-scrollbar {
    width: 7px;
}
 
.fak2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(139, 138, 138, 0.48);
}
 
.fak2::-webkit-scrollbar-thumb {
  background-color: #b9d1cd;
}

/*------------------------ БАННЕРЫ ----------------------------------*/

.pbans {margin-top: 3px!important;padding: 2px 0px 0px 0px;width: 570px;text-align: center;overflow-y: scroll;height: 33px;margin-left: 10px!important;position: absolute;}

div#html-footer {
    height: 85px;
}

/*------------------------ КНОПКА ОТПРАВКИ ----------------------------------*/
.punbb input, .punbb select, .punbb optgroup {
   padding: 0px 5px;
   background-color: #f2f2f2;
   font-family: Alegreya Sans SC!important;
   font-size: 10px!important;
   color: #4e4e4e;
   border: 1px solid #b7c5ce;
  }

/*------------------------ УБРАТЬ ВРЕМЯ ПОСЛЕДНЕГО ПОСЕЩЕНИЯ ----------------------------------*/
#pun-status span.item2 {
    display: none;
}

/*------------------------ УБРАТЬ ЛОГО ----------------------------------*/
h1.title-logo span {
    display: none;
}

/*------------------------ ШРИФТ В ПОСТАХ ПО УМОЛЧАНИЮ ----------------------------------*/
.post-content {
    color: #474747;
    font-family: open sans;
    line-height: 16px;
}

/*------------------------ В ПОИСКЕ ----------------------------------*/

div#pun-searchposts.punbb .post-author {
    margin: 10px 5px 10px 10px!important;
    padding: 10px 0px 0px 0px;
    background: #cce1d3;
    border: 1px solid #d4e6da;
    box-shadow: inset 0px 0px 50px #b6d4c0, 0px 0px 1px #00000042;
    color: #3a483f;
    text-align: justify;
}


div#pun-searchposts.punbb li.pa-author {
    background: #d7e1d5;
    margin-left: 0px;
    text-align: center;
    font-family: bebas neue;
    text-transform: uppercase;
    padding: 5px 0px 2px 0px!important;
}

div#pun-searchposts.punbb li.pa-replies {
    margin-top: 5px;
    background: #d7e1d5;
    text-align: center;
    font-family: Alegreya Sans SC;
    font-size: 8px;
    text-transform: uppercase;
}

/*строки форум|тем|сообщений*/
div#pun-index.punbb th.tcl, div#pun-index.punbb th.tc2, div#pun-index.punbb th.tc3, div#pun-index.punbb th.tcr {
    font-size: 0px!important;
}

th.tcl, th.tc2, th.tc3, th.tcr {
   font-family: Alegreya Sans SC;
   font-size: 9px!important;
   text-transform: uppercase;
}