/* structure by futura.rusff.ru
-------------------------------------------------------------*/

/*** УЛУЧШИТЬ АККАУНТ ***/
#pun-status .item4 {display:none;}

/* CS1 Основа
-------------------------------------------------------------*/

/* СS0.1 Дивы и шрифты */

#headimg {
display: block;
position: absolute;
top: 22px;
left: 2px;
width: 500px;
height: 288px;
}

#headnews1 {
display: block;
position: absolute;
top: 330px;
left: 320px;
width: 394px;
height: 24px;
}


@font-face { 
font-family: 'Pxl'; 
src: url('https://forumstatic.ru/files/001a/e7/0d/19843.otf'); 
}

@font-face { 
font-family: 'Ust'; 
src: url('https://forumstatic.ru/files/001a/e7/0d/20031.otf'); 
}

@font-face {
font-family: 'Rtr'; 
src: url('https://forumstatic.ru/files/001a/e7/0d/17418.ttf'); 
}

@font-face {
font-family: 'Dts'; 
src: url('https://forumstatic.ru/files/001a/1d/50/17731.ttf'); 
}

@font-face {
font-family: 'Grt'; 
src: url('https://forumstatic.ru/files/001a/1d/50/18225.ttf'); 
}

@font-face {
font-family: 'Trn'; 
src: url('https://forumstatic.ru/files/001a/e7/0d/10352.ttf'); 
}

/* CS1.1 Фон */ 

body {
  background: url("https://forumstatic.ru/files/001a/e7/0d/89915.png") repeat-x top center, url("нижний фон") repeat-x bottom center, url("https://forumstatic.ru/files/001a/1d/50/94195.png") repeat;}

#pun {
  background: url("https://forumstatic.ru/files/001a/e7/0d/37583.png") repeat-y;}

/* CS1.2 Шапка */
#pun-title.section {
  background: transparent url("https://forumstatic.ru/files/001a/e7/0d/81189.png") top center scroll no-repeat; 
  height: 540px;
  width: 1048px; 
  margin-top: 0px;
  margin-left: -10px;}

/* CS1.3 Копирайт */
#copyright {
  text-align: center;
  background: url("https://forumstatic.ru/files/001a/1d/50/76993.png") scroll center; 
  width: 989px; 
  height: 24px;
  margin-left: -22px;}

#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;}

/* CS2.2 Категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { 
background: url(https://forumstatic.ru/files/001a/e7/0d/14200.png) no-repeat center; 
width: 1032px; 
height: 46px; 
margin-left: -16px; 
margin-bottom: -10px;
font-style: normal; 
text-align: center; 
color: #e7e7e8; 
font-size: 14px; 
}

/* CS2.3 Цитата*/
.punbb .quote-box {
  background-image: url(https://forumstatic.ru/files/001a/1d/50/24250.png);
  color: #060200;
  border: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #945824;}

/* Код */
.punbb .code-box {
  background-image: url(https://forumstatic.ru/files/0013/2e/f3/86648.png);
  color: #060200;}

/* Форма ответа */
.punbb textarea, .punbb select, .punbb input, .punbb .button {
  background-image: url(https://forumstatic.ru/files/0013/2e/f3/37820.png);
  color: #060200;}

/* CS2.4 Прокрутка */
::-webkit-scrollbar {width: 9px; height: 4px; background-color: #AAB8AD;}  
::-webkit-scrollbar-thumb {background-color: #0A1716;}
::-webkit-scrollbar-thumb:active {background: #CE621A;}

/* выделенный текст */
::selection {background: #1C6259; color: #C3CBC6;}

/* CS2.5 Переадресация */
#pun-redirect {
 background: url(https://forumstatic.ru/files/001a/1d/50/88105.gif) no-repeat center,
url("https://forumstatic.ru/files/001a/1d/50/94195.png") repeat center;
  position: fixed;
  width: 100%;
  height: 100%;
  top:0!important;
  left:0!important;
  content: none;
text-align: center;
font-size:0px;
}

.main-title {display: none; 
}

#pun-maint {
margin: 0px 20% 12px 20%;
}

#pun-redirect .main-title {
margin-bottom:30px !important;
}


/* CS2.6 Профиль */
/* Фон */
.punbb .post .post-author {
  text-align: center;
  background: url(https://forumstatic.ru/files/001a/1d/50/35719.png) top center no-repeat, url(https://forumstatic.ru/files/001a/1d/50/24250.png) repeat;
  width: 204px;
  margin-top: -20px;
  padding-top: 1px;
  margin-left: 4px;}

/* меняем ссылку ника */
li.pa-author a, li.pa-author {
    color: #F8F7F5 !important;
    font-family: "Pxl";
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 1px;}
li.pa-author a:hover, li.pa-author a:focus, li.pa-author a:active {
  color: #abb9c0 !important;}

/* CS2.7 Форумы */
/* описание форумов */
.tclcon {
  font-size: 12px;
  padding-left: 3px;
  color: #362F1B;}

/* название форумов */
#pun-index .tcl h3 a {
  font-size: 12px;
  font-style: normal;
  text-align: center;}

/* 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: #f0f1f1; 
border: 2px outset white; 
padding: 3px; 
margin-top: -20px !important; 
}

#pun-main .formsubmit input:hover { 
background: #f2e7d5; 
border: 2px inset grey; 
}

/* Настройки выпадающих списков */
.punbb input, .punbb select {
  background-color: #f0f1f1;
  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(https://forumstatic.ru/files/0013/2e/f3/37820.png) repeat;
  color: #7e7e7e;
  padding: 5px;
  border: solid #c4c4c4 1px !important;}

/* 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: #945824;}

.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: #B59471;}

/* CS4.2 Ссылки в меню навигации */
#pun-navlinks a {
  color: #F8F7F5;
  font-weight: normal;
  font-style: normal;}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #abb9c0;}

/* CS4.3 Пользовательские ссылки */
#pun-ulinks a {
 color: #945824;}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #B59471;}

/* CS5 Иконки сообщений
 -------------------------------------------------------------*/

/* Старые */
.punbb table Div.icon {
  float: left;
  display: block;
  width: 40px;
  height: 16px;
  background-image: url(https://forumstatic.ru/files/001a/1d/50/86023.png);
  background-repeat: no-repeat;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 1px;}

/* Новые */
TR.inew Div.icon {
  background: url(https://forumstatic.ru/files/001a/1d/50/35350.png) no-repeat;}

/* Важно */
TR.isticky Div.icon {
  background: url(https://forumstatic.ru/files/001a/1d/50/80411.png) no-repeat;}

/* Закрыто */
TR.iclosed Div.icon {
  background: url(https://forumstatic.ru/files/001a/1d/50/86023.png) no-repeat;}



/*CS6 Таблицы и прочее
 ---------------------------------*/

#submenu, #menu span {
    border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
 background: url(https://forumstatic.ru/files/0017/a1/a3/97377.png);}


#submenu {
padding: 0px;
height: 180px;
text-align: center;
font-size: 12px;
width: 660px;}


/* structure by futura.rusff.ru
-------------------------------------------------------------*/