/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */
.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 {
  background-color: transparent;
  color: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #transparent;
  color: #333;
  font-size: 12px;
  }

/* CS1.3 */
#pun-stats h2,  .punbb .main h2 {
  font-size: 15px;
  font-family: Baron Neue Black;
  text-align: center;
  color:#8e8e8e;
  height: 30px;
  margin: 0px -23px 0px -23px;
  padding-top: 12px!important;
  background: url(https://forumstatic.ru/files/001b/7f/c9/57359.png) top no-repeat;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #transparent;
  color: #333;
  }

/* CS1.5 */
#viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent; font-family: Georgia Italic;
  color: #000;
  }

.punbb legend span {/*стиль подзаголовков у легенд*/
font-family: 'Baron Neue Black';
    color: #656565;
    background: #c3c6cd;}



/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #222222;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
    color: #000000;
    background-color: #dddadd;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #transparent;
  color: #transparent;
  }


/* Блок формы ответа и кнопок */
.punbb textarea, .punbb select, .punbb input {
  margin: 0.4em 0em 0.4em 0em;
  padding: 4px;
    border: 3px double rgba(12, 12, 12, 0.16);
    border-radius: 1px;
  }


.offline li.pa-online strong {
  font-weight: normal;
  }



/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* 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-color: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

#post-form fieldset {/*нет тонкой линии вокруг формы ответа*/
  border: none;
  }

li.pa-online {
  border-left-color: transparent;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.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 {
    border-bottom: 0px none #000;
    text-decoration: none;
  }

/* CS3.2 */
.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 {
    border-bottom: 0px none #3f3f3f;
    text-decoration: none;
  }

/* CS3.4 */

#pun-navlinks a {
    display: inline-block;
    font-size: 12px;
    position: relative;
    padding: 0px 3px;
    color: #8e8e8e;
    text-shadow: #000000 1px 1px 0px;
} 

#pun-ulinks a {
    display: inline-block;
    padding: 0px 3px;
    font-size: 10px;
    position: relative;
    color: #8e8e8e;
    text-shadow: #000000 1px 1px 0px;
}


.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #81271b;
    text-decoration: none;
      transition-duration: 0.5s;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

/* Сообщения------------------------------------*/
/*Старые сообщения*/
Div.icon {
background-image : url('https://forumstatic.ru/files/001b/7f/c9/46848.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('https://forumstatic.ru/files/001b/7f/c9/73053.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('https://forumstatic.ru/files/001b/7f/c9/87931.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image : url('https://forumstatic.ru/files/001b/7f/c9/70746.png');
background-repeat: no-repeat;
}


/* Оформление профиля
 -------------------------------------------------------------*/ 

.pa-fld1 {
background: rgba(26, 26, 26, 1); 
border: 1px solid #000000;
width: 196px;
margin-left: 11px!important;
margin-top: 8px!important;
  padding-top: 3px!important;
  padding-bottom: 3px!important;
font-family: Player Display; 
font-size: 16px;
color: #8e8e8e;
text-align: center;
}
.pa-fld2, .pa-fld3 {
background: rgba(26, 26, 26, 1); 
border: 1px solid #000000;
width: 196px;
margin-left: 11px!important;
margin-top: 8px!important;
  padding-top: 3px!important;
  padding-bottom: 3px!important;
font-family: Player Display; 
font-size: 14px;
color: #8e8e8e;
text-align: center;
}

/*Аватарка юзера*/
.status_userava>img{width: 35px; height: 35px; border-radius: 0px 0px 0px 0px; border: 2px solid #522449; filter: grayscale(60%);    margin: 2px 0px -0px -0px;
    margin-bottom: -20px; margin-left: -48px;}


/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: solid 1px #319aa9;
border-radius: 0px;
background-color: #dddadd;
padding: 9px;
font: normal normal 400 11px/normal Verdana;
    box-shadow: inset 0 0 5px #319aa9;
}


::-webkit-scrollbar {
    background: #d8d8d8; 
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track {
    border-left: 0px solid #444444;

}
::-webkit-scrollbar-thumb {
    background: #4b4b4b; 
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.27); 
}
::-webkit-scrollbar-thumb:hover {
    background: #353535; 
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.6); 
}
@-webkit-keyframes headershine {
    0%        { opacity: 0.4; }
    50%        { opacity: 1; }
    100%     { opacity: 0.4; }
}