/* structure by futura.rusff.ru
-------------------------------------------------------------*/

/* CS1 Основа
-------------------------------------------------------------*/

/* CS1.1 Фон */ 
body {
  background-color: #1E1E1E;}

#pun {
  background: url("http://forumstatic.ru/files/001a/0a/22/83934.png") repeat-y;}

/* CS1.2 Шапка */
#pun-title.section {
 background: transparent url("http://forumstatic.ru/files/001a/0a/22/61301.png") top center scroll no-repeat; 
  height: 500px;
  width: 940px; 
  margin-top: 0px;
  margin-left: -15px;}

/* CS1.3 Копирайт */
  #pun-about p.container {background: transparent url("http://forumstatic.ru/files/001a/0a/22/87089.png") bottom center no-repeat;
  width: 940px; 
  height: 130px;
  margin-left: -26px;
  margin-bottom: -15px; 
  }

#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: #060200;
  background-color: transparent;}

/* Зачеркнутый текст */
/*.post-content del {
  text-decoration: none;
  background-color: #737373;
  transition: all 0.3s;
  color: transparent;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  opacity: 0.1;
}

.post-content del:hover {
  background: transparent;
  color: currentColor;
  opacity: 1;
}*/

/* CS2.2 Категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  height: 60px;
  margin-left: 6px;
  font-family: 'AtariSwash', 'verdana';
  text-transform: capitalize;
  font-style: normal;
  text-align: center;
  color: #fd5f2e;
  font-size: 34px;
  text-shadow: 0px 2px 0px white;}


/* CS2.3 Цитата*/
.punbb .quote-box {
    color: #3a3a3a;
    border: solid;
    border-width: 2px 2px 6px 2px;
    border-color: #ffffff;
    background-color: #e0e0e0;}

/*.punbb .quote-box::before {
  content: url('http://forumstatic.ru/files/001a/0a/22/97741.png');
  position: absolute;
  margin-left: -45px;
}*/

/* Код */
.punbb .code-box {
  color: #fd5f2e;
  background-color: #1e1e1e;
    border: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ffffff;
  }

/* Форма ответа */
.punbb textarea {
    color: #1e1e1e;
    background-color: #fdfdfd;
    border: solid 2px #cecece;}

/* Обводка полей */
.fs-box.hashelp:hover, .fs-box.hashelp, div#pun-profile.punbb textarea:hover, .punbb select, .punbb input, .punbb select:hover, .punbb input:hover, textarea#reputationText:hover, textarea#main-reply, textarea#main-reply:hover, .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, textarea#reputationText, #pun-admain textarea, #pun-admain input, #pun-admain select, #pun-admain optgroup {
  outline-color: #fd5f2e !important;
}

/* CS2.4 Прокрутка */
::-webkit-scrollbar {width: 8px;height: 8px;background-color: #aaa;}  
::-webkit-scrollbar-thumb {background-color: #fd5f2e;}
::-webkit-scrollbar-thumb:active {background: black;}

/* выделенный текст */
::selection {
    background: #ffb49d;
    color: #ffffff;}

/* CS2.5 Переадресация */
#pun-redirect { 
  background: url("общий фон") repeat; 
  position: fixed;
  text-align: center;
  font-size: 12px;}

#pun-redirect .main-title {
  margin-bottom: 0px!important;
  text-align: center;
  margin-top: 10px;
  background: url(фон заголовка) center no-repeat; }

/* CS2.6 Профиль */
 /* Фон */
.punbb .post .post-author {
  text-align: left;
  border: 2px solid white;
  margin-left: 5px;
  }

/* меняем ссылку ника */
li.pa-author a, li.pa-author {
  min-height: 24px;
  color: #ffffff !important;
  font: 24px 'AtariSwash', 'Calibri';
  /*background-color: #fd5f2e;*/
  /*padding-left: 5px;*/
  text-transform: lowercase;
  }

  li.pa-author {
  min-height: 24px;
  width: 160px;
  padding-left: 5px !important;
  padding-right: 35px !important;
  border-bottom: 6px solid white;
  box-shadow:
  0px 2px #aaa,
  1px 19px #D3D3D3;
  }

/* аватар */
li.pa-avatar {
    text-align: center;
    background-color: #ffffff;
    border-top: 6px solid white;
    max-height: 200px;
}

li.pa-author a:hover, li.pa-author a:focus, li.pa-author a:active {
  color: #D3D3D3 !important;}

/* CS2.7 Форумы */
/* названия тем */
.tclcon {
  font-size: 11px;
  padding-left: 62px;
  color: #333;
  }

/* описание форумов */
#pun-index td div.tclcon {
  margin-top: 10px;
  margin-bottom: 20px !important;
  width: 360px;
  font-size: 11px;
  padding: 5px;
  margin-left: 62px !important;
  color: #fff;
  border: 2px solid white;
  background-color: #808080;
  }

/* название форумов */
#pun-index .tcl h3 a {
  width: 358px;
  margin-top: -33px !important;
  margin-left: -7px;
  padding: 3px 6px !important;
  position: absolute;
  white-space: nowrap;
  font-size: 16px;
  font-family: 'sevenet';
  font-style: normal;
  text-align: left;
  color: #fff;
  border: 2px solid white;
  background-color: #1e1e1e;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 1px 3px;
  }

#pun-index .tcl h3 a:hover {
  background-color: #fd5f2e;
}

/*
#pun-index .tcl h3 a {
  width: 358px;
  margin-top: -33px !important;
  margin-left: -7px;
  padding: 3px 6px !important;
  position: absolute;
  white-space: nowrap;
  font-size: 16px;
  font-family: 'sevenet';
  font-style: normal;
  text-align: left;
  color: #232323;
  border: 2px solid transparent;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 1px 3px;
  text-shadow: 0 2px white;
  }

#pun-index .tcl h3 a:hover {
  color: white;
  border: 2px solid white;
  background-color: #fd5f2e;
  text-shadow: none;
}*/

/* 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, .punbb .button {
    background: #FFFFFF;
    /* border: solid 2px #cecece; */
    padding: 5px;
    text-transform: lowercase;
    cursor: pointer !important;
    margin-top: -20px !important;
    border-top: #cecece 2px solid;
    border-left: #cecece 2px solid;
    border-right: #cecece 2px solid;
    border-bottom: solid 2px #ef987d;
    font-family: 'determination', verdana;
    letter-spacing: 1px;
    /* box-shadow: none !important; */
    }

#pun-main .formsubmit input:hover {
  background: #fd5f2e;
  color: white;
  border: white 2px solid;
  box-shadow: none !important;}

/* Настройки выпадающих списков */
.punbb input, .punbb select {
    background: #c7c7c7;
    border:  none;
    color: #1e1e1e;
    padding: 5px;
    box-shadow: inset 0px 2px #ababab;
    margin-top: 5px;
    }

.punbb .button {
    font-family: 'determination', verdana !important;
    letter-spacing: 1px;
    text-transform: lowercase;
    cursor: pointer;
    box-shadow: none !important;}

.punbb .button:hover {
  background: #fd5f2e;
  color: white;
  border-color: white;
  box-shadow: none !important;}

/* Окна в форме ответа */
#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: #c7c7c7;
  color: #1e1e1e;
  padding: 5px;
  border: solid #ffffff 2px !important;
    z-index: 10;}

/* Линия разделитель */
hr {
    background-color: #fd5f2e;
    height: 2px;
    opacity: 1.0 !important;
    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: #5d5d5d;}

.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: #ff3c00;}

/* CS4.2 Ссылки в меню навигации */
#pun-navlinks a {
  color: #808080;
  font-family: 'Sevenet', 'verdana';
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;}

#pun-navlinks a:hover::before, #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #ffffff;
  content: '\>\A0';}

/* CS4.3 Пользовательские ссылки */
#pun-ulinks a {
  margin-left: -2px;
  font-family: 'determination', 'verdana';
  color: #ffffff;
  border: 5px solid;
  text-transform: lowercase;
  letter-spacing: 0.5px;}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #1e1e1e;
  background-color: #ffffff;}

/* CS5 Иконки сообщений
 -------------------------------------------------------------*/

/* Старые */
.punbb table Div.icon {
  float: left;
  display: block;
  width: 47px;
  height: 35px;
  background-image: url(http://forumstatic.ru/files/001a/0a/22/48075.png);
  background-repeat: no-repeat;
  position: relative;
  /*margin-left: 5px;*/
  margin-top: 0px;
  margin-right: 10px;}

/* Новые */
TR.inew Div.icon {
  background: url(http://forumstatic.ru/files/001a/0a/22/32918.png) no-repeat;}

tr.inewisticky div.icon {
  background: url(http://forumstatic.ru/files/001a/0a/22/25203.png) no-repeat;}

/* Важно */
TR.isticky Div.icon {
  background: url(http://forumstatic.ru/files/001a/0a/22/60502.png) no-repeat;}

/* Закрыто */
TR.iclosed Div.icon {
  background: url(http://forumstatic.ru/files/001a/0a/22/90002.png) no-repeat;}
tr.inew.iclosed div.icon {
  background: url(http://forumstatic.ru/files/001a/0a/22/16827.png) no-repeat;}


/*CS6 Таблицы и прочее
 ---------------------------------*/
.hvStickerPackModalContainer .hvStickerPackModal {
    background: #e0e0e0 !important;
    width: 870px !important;
    margin-left: 24px;
    box-shadow: 0px 0px 0px 2px #ffffff;
    border-radius: 0;
    border: none !important;
}

.hvStickerPackModalContent {
    border: none !important;}
    
.hvStickerPackModalTab {
    background: #ffffff!important;
    color: #fd5f2e!important;
    font-weight: bold;
    text-transform: lowercase;
}

.hvStickerPackModalTab.active {
    background: #fd5f2e!important;
    color: white!important;
}

/* structure by futura.rusff.ru
-------------------------------------------------------------*/