/* structure by rockstar and futura.rusff.ru
-------------------------------------------------------------*/

/* CS1 Основа
-------------------------------------------------------------*/

/* CS1.1 Фон */ 
body {background-color: #3c4145;  background-image: url(https://forumstatic.ru/files/001b/04/9f/71504.png); background-attachment: fixed; background-position: top center; repeat;
}
 #pun {background-image: url(https://forumstatic.ru/files/001b/04/9f/27935.png?v=1); repeat;
}

/* CS1.2 Шапка */
#pun-title.section {
  background: transparent url("https://forumstatic.ru/files/001b/04/9f/96985.png") top center scroll no-repeat; 
  height: 260px;
  width: 1010px; 
  margin-top: 0px;
  margin-left: -75px;}

/* CS1.3 Копирайт */
/* #copyright {
  text-align: center;
  background: url("картинка копирайта") scroll center; 
  width: 960px; 
  height: 111px;
  margin-left: 2px;}

#html-footer {
  margin: 0px;
  text-align: center; } */

/* CS2 Форум
-------------------------------------------------------------*/

/* CS2.1 Текст на форуме */
.punbb .main .container, .punbb .post .container, .punbb .post h3, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container, #pun-status .container, #pun-crumbs1 p.container, #pun-stats .container, #pun-about .container, #pun-crumbs2 .container, .linkst .pagelink, .linksb .pagelink {
  color: #000000;
  background-color: transparent;}

/* CS2.2 Категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2  {
  background: url("фон категории") no-repeat left;
  height: 70px;
  margin-left: 6px;
  font-style: normal;
  font-weight: bold;
  font-family: "Stolzl";
  text-transform: uppercase;
  text-align: center;
  color: #22242e;
  font-size: 14px;}

/* CS2.3 Цитата*/
.punbb .quote-box {
  background-color: #a6adb3;
  color: #000000;
  border: solid;
  border-width: 0px 3px 3px 0px;
  border-color: #22242e;}

/* Код */
.punbb .code-box {
  background-color: #a6adb3;
  color: #000000;
  border: solid;
  border-width: 0px 3px 3px 0px;
  border-color: #22242e;}

/* Форма ответа */
.punbb textarea, .punbb select, .punbb input, .punbb .button {
  background-color: #a6adb3;
  color: #000000;}

/* CS2.4 Прокрутка */
::-webkit-scrollbar {width: 7px; height: 5px; background-color: #b6bbbf;}  
::-webkit-scrollbar-thumb {background-color: #22242e;}
::-webkit-scrollbar-thumb:active {background: #bba472;}

/* выделенный текст */
::selection {background: #3c4145; color: #b6bbbf;}

/* CS2.5 Переадресация 
#pun-redirect { 
  background-color: #929BA2; 
  position: fixed;
  text-align: center;
  font-size: 12px;
  font-color: #b6bbbf;}

#pun-redirect .main-title {
  margin-bottom: 0px!important;
  text-align: center;
  background: url(фон заголовка) center no-repeat; }*/

/* CS2.6 Профиль */
 /* Фон */

/* меняем ссылку ника */
li.pa-author a, li.pa-author {
  color: #3c4145 !important;
  font: 14px 'Code Pro Regular';
  text-transform: uppercase;
}

.pa-avatar {text-align: center;
    margin: 0px 0px 5px 0px!important;}

li.pa-author a:hover, li.pa-author a:focus, li.pa-author a:active {
  color: #2d4459 !important;
  text-transform: uppercase;}

.pa-fld3 .fld-name, .pa-fld4 .fld-name, .pa-fld5 .fld-name {display: none;}

/* CS2.7 Форумы */
/* описание форумов */
.tclcon {
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  color: #3c4145;
  text-align: justify;
}

.forumDescription {
  text-align: justify;
  font: 12px corbel;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 16px!important;
}

.forumDesUrl {
  background: #424e5e;
  padding: 2px!important;
  text-align: center;
}

.forumDesUrl a {
  text-transform: uppercase;
  font: 400 11px stolzl!important;
  letter-spacing: 1px;
  color: #c0c0c0!important;
  margin: 9px!important;
}


/* название форумов */
#pun-index .tcl h3 a {
  font: 18px "Stolzl";
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  color: #3c4145;}

/* CS2.8 Окна, кнопки и прочее */
/* Окно репутации */
.punbb-admin #pun-admain .adcontainer, #pun-reputation div.inner div.container, #pun-report div.inner div.container , #pun-popup_awards div.inner div.container {
  color: #060200;
  background: url(фон) repeat;}

#pun-reputation .tc2 textarea {width: 600px !important;}
#pun-reputation .tcl {width: 80px !important;}
#pun-reputation h1 {
   background: url(фон) repeat;
   text-align: center; width: 757px; height: 15px; margin-left: 0px; padding-top: 20px !important;}

/* Настройки кнопок "отправить", "посмотреть" и др. */
#pun-main .formsubmit input {
  background: #a6adb3;
  padding: 5px;
  border: none !important;
  text-transform: lowercase;
  margin-top: -20px !important;}

#pun-main .formsubmit input:hover {
  background: #bba472;}

/* Настройки выпадающих списков */
.punbb input, .punbb select {
  background-color: #CFCFCF;
  color: #002C1D;
  padding: 2px;}

/* Окна в форме ответа */
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area {
  background: url(фон) repeat;
  color: #7e7e7e;
  padding: 5px;
  border: solid #ced4d9 1px !important;}

/* Линия разделитель */
hr {
  color: #3c4145;
  background-color: #3c4145;
  height: 2px;
  border: none;}

/* CS3 Рамки
-------------------------------------------------------------*/

.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, #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, .punbb-admin #pun-admain .adcontainer {
  border-color: transparent;}

/* CS4 Ссылки
-------------------------------------------------------------*/

/* CS4.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  text-decoration: none;
  color: #3c4145;
  text-transform: lowercase;}

.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: #2d4459;}

/* CS4.2 Ссылки в меню навигации */
#pun-navlinks a {
  color: #3c4145;
  font-style: normal;
  font: 22px "Stolzl";
  font-weight: bold;
  text-transform: uppercase;}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #2d4459;}

/* CS4.3 Пользовательские ссылки */
#pun-ulinks a {
 color: #3c4145;}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #2d4459;}

/* CS5 Иконки сообщений
 -------------------------------------------------------------*/

/* Старые */
.punbb table Div.icon {
  float: left;
  display: block;
  width: 41px;
  height: 54px;
  background-image: url(https://forumstatic.ru/files/001b/04/9f/47803.png);
  background-repeat: no-repeat;
  position: relative;
  margin-left: 5px;
  margin-top: 0px;
  margin-right: 5px;}

/* Новые */
TR.inew Div.icon {
  background: url(https://forumstatic.ru/files/001b/04/9f/59701.png) no-repeat;}

/* Важно */
TR.isticky Div.icon {
  background: url(https://forumstatic.ru/files/001b/04/9f/59701.png) no-repeat;}

/* Закрыто */
TR.iclosed Div.icon {
  background: url(https://forumstatic.ru/files/001b/04/9f/47803.png) no-repeat;}

/*CS6 Таблицы и прочее
 ---------------------------------*/


