/* A1.1 */
  @import url(style_cs.1645707260.css);


@font-face {font-family: You; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001a/fe/3c/29855.ttf); /* Путь к файлу со шрифтом */}
@font-face {font-family: Lazurski; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/65060.ttf?v=1); /* Путь к файлу со шрифтом */}
@font-face {font-family: Baskerville; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/90611.ttf?v=1); /* Путь к файлу со шрифтом */}

@font-face {font-family: Goth; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001a/fe/3c/16469.ttf); /* Путь к файлу со шрифтом */}
@font-face {font-family: Intro; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/4b/62/17297.ttf); /* Путь к файлу со шрифтом */}
@font-face {
font-family: cuprum; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/12813.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: certege; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/17984.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: barkentina; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/20708.otf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: Roboto; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/21060.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: znikomit; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/23740.otf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: christmas; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/26913.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: marck; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/31040.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: bernier; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/32255.otf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: signerica; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/42116.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: engine; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/97934.otf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: sunday; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/72022.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: gunny; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/68328.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: kobzar; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/67436.otf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: Lemon; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/61460.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: nina; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/64239.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: Alcotton; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/86428.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: Oswald-Medium; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/29967.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family: Olegos; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/54619.otf); /* Путь к файлу со шрифтом */
}
@font-face {font-family: Bebas; /* Имя шрифта */
src: url(http://forumstatic.ru/files/001b/5b/43/28358.ttf); /* Путь к файлу со шрифтом */}




/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/
/* A2.1 */
html, body {margin: 0; padding: 0;}
/* A2.2 */
.punbb * {
  margin: 0px;
  }
/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
 list-style: none;
  }
/* A2.4 */
.punbb img {
  border:none;
  }
/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }
/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }

 /* Настройки текста
-------------------------------------------------------------*/

/* размер текста */
body {
  font-size: 100.01%;

  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* форум сообщений на главной */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* текст в том числе и на категориях */
.punbb h1 span, .punbb h2 span, .punbb legend span {
 font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* ПОДЧЕРКНУТЫЙ ТЕКСТ */
.punbb .post-content em {
  font-style: italic;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* ширина форума общая */
#pun {
  margin: 227px auto auto; /* отступ для тела форума*/
  position: relative;
  width: 1120px;
 
  }

/* ширина самого форума */
.punbb {
padding-left: 68px;
  position: top center;
  float: auto;
  width: 980px;
  height: auto;
}

/* переадресация */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* A5.7 */
#pun-post .topic {
  margin-top: 1em;
  }


/* Категории */
punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
margin: 0px 0px 10px -12px;
padding: 2px 0px 2px 0px;
font-size: 24px;
font-family: Goth, Georgia,serif;
text-shadow: 0px 0px 2px #885d3f;
text-transform: lowercase;
text-align: center;
color: #c8a07f;
width: 1003px;
background: url(http://forumstatic.ru/files/001b/4d/a7/25327.jpg) 50% 50% no-repeat transparent;

 }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* текст поста */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }
/* Подпись */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 100%;
  margin: 5px;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 0em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
max-height: 200px; 
  overflow: auto;
  }

/* Цитата и код */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
border-radius: 15px;
border-left: 5px solid #180603;
border-right: 5px solid #180603;
  }

/* граница между ником и цитатой */
.punbb .quote-box cite {border-bottom: 1px solid #a96d4d;}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
color: #120504;
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 14px;
 margin: 0;
  }


/* B2 отвечает за блок информации 
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 0px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 отвечает за нумерацию страниц и размещение ссылок
-------------------------------------------------------------*/

/* нижняя новая тема опрос и номер страницы */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* нумерация страниц */
.linkst .pagelink {
  position: absolute;
  top: -5em;
  left: 1em;
  width: 24em;
background-color: none;
  }

/* начать тему или опрос */
.linkst .postlink {
  position: absolute;
  top: -5em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
background-color: none;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
  }

/* подписаться на тему */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 отвечает за форму макета форума
-------------------------------------------------------------*/

/* весь контейнер формы ответа */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* кнопки отправить и посмотреть в форме ответа */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
  }

/* контейнер под надписью напишите ваше сообщение */
.punbb fieldset {
  border-style: none;
  border-width: 0px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* контейнер под кнопками в форме ответа и под самой формой */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both;
  }

/* C1.12 */
.punbb .datafield br {
  display: none;
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* ввод текста в форме ответа */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 ОПИСАНИЕ ФОРУМОВ НА ГЛАВНОЙ И В ПОДФОРУМАХ
-------------------------------------------------------------*/

/* список форумов */
.punbb .main .tcl {
  overflow: hidden;
text-align: left;
width: 50%;

  }

/* количество тем */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
color: #bd9d78;
font-weight: bold;
text-shadow: 1px 1px 1px #000;
font-family: Lazurski, Georgia,serif;
font-size: 10px;
text-transform: uppercase;

  width: 10%;
  }

/* количество сообщений */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
color: #1c1414;
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 13px;
padding-top: 2px;
  width: 30%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }
/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* название подфорума*/
#pun-index .tcl h3 {
margin: 0px  0px  0px  0px; 
padding: 6px  0px  2px  0px;
font-size: 12px;
width: 600px;
font-weight: bold;
text-align: center;
font-family: Lazurski, Georgia,serif;
font-size: 15px;
text-transform: uppercase;
background-color: #170604;

  }
#pun-index .tcl h3 a {
color: rgba(189, 157, 120, 1);


}


/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* список модераторов */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
  }

/* границы форума */
.punbb .main td {
   border-style: solid none none solid;
  border-width: 0px 0 0 0px;
   padding: 0em 1em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 0px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* границы описания подфорума  */
.punbb tbody.hasicon td.tcl {

border: none;
padding: 0.4em 0em 0.4em 0em;
  }
/* иконки */
.punbb div.icon {
  display: block;
  width: 15px;
  height: 15px;
}

 /* C3 оформление темы форума
-------------------------------------------------------------*/

/* фон под профилем */
.punbb .post .container {
  border-style: none;
  border-width: 0px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* шапка постов */
.punbb .post h3 {
  border-style: none;
  border-width: 0px;
  }

/* шапка постов под датой */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
margin-left: 210px;
  border-left-style: none;
  border-left-width: 0px;
  }

/* номер поста */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
 color: #000000; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 12px;
text-transform: uppercase;
  }

/* Профиль1 */
.punbb .post .post-author {
  float: left;
  width: 220px;
  margin-top: 0px;
  margin-left: -20px;
  overflow: hidden;
text-align: center;
position:relative;
  } 

/* Профиль 2 */
.punbb .post .post-author ul, .punbb .post .post-author p {
color: #544326;
padding: 0em 0em 0em 0em;
line-height: 140%;
font-size: 10px;
text-align: center;

  }

/* ник */
  .pa-author a,  .pa-author { 
color: #cc9e79!important; 
letter-spacing: 0.01em;
font-size: 20px;
font-family: Goth, Georgia,serif;
font-weight: 400;
text-transform: lowercase;
text-align: center;
padding: 0px 0 5px 0 !important;
 }



/* статус */
.pa-title {
  padding-bottom: 0.4em;
 color: #bd9d78; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 8px;
text-transform: uppercase;
  }

  
/* онлайн */
li.pa-online {
text-align: center;
font-weight: bold;
color: #c6b39a;
font-family: Lazurski, Georgia,serif;
font-size: 10px;
text-transform: lowercase;
margin: 0px 0px 0px -16px !important;
padding: 0px 0px 0px 0px !important;
}


/* положение контейнера сообщения */
.punbb .post-body {
  margin-left: 210px;
  border-left-style: none;
  border-left-width: 0px;
  padding: 0 0 1px 0;
background-color: none;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 220px;
  border-left-style: none;
  border-left-width: 0px;
  }

/* полоска под лс, удалить */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -220px;
  border-top-style: dashed;
  border-top-width: 0px;
  background: none;
  text-align: right;
  }

/* текст лс, удалить, редактировать */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
color: #000000; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 10px;
text-transform: uppercase;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* Меню модератора
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes отвечает за страницу сообщений на форуме
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em;
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* отвечает за страницу профиля пользователя
-------------------------------------------------------------*/

/* фон на странице профиля */
#profile .container {
  padding-left: 18.6em;
  }

/* фон навигации на странице профиля */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* Меню ссылок для навигации по профилю */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* Контейнер списка ссылок*/
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 0px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* Заголовок навигационного контейнера */
#viewprofile h2, #profilenav h2 {
  background: none;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px 0px 14px;
text-align: left;
  }

/* Текст заголовка навигационного контейнера */
#viewprofile h2 span,  #profilenav h2 span{
  padding: 0 10px;
  position: relative;
color: #242223;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em;
  }


/* C7 User list отвечает за страницу со списком пользователей форума
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* фон вокруг списка пользователей */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* контейнер списка пользователей */
#pun-userlist .usertable table {
  border-style: none;
  border-width: 0px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Шапка
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    margin: 0;
    position: absolute;
    top: -221.5px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 100px;
  margin: -1px 0px 0px -30px;
  }

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* шапка */
#pun-title h1 span  {
  font-size: 1.5em;
  }

#pun-title table {
border: none;
margin-top: -5px;
 margin-left: -68px;
 width: 1120px;
  height: 227px;
background-color: none;
  background-image: url(http://forumstatic.ru/files/001b/85/00/51807.png);
}

#pun-title td.title-logo-tdl { 
display: none;
	border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
display: none;
	border: none;
	width: 0px;
}
/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: none;
  border: none;
  padding: 0;}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em;
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* навигация большая */
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0 0 0 -20px;
  }

/* положение большой навигации */
#pun-navlinks .container {
 padding: 0.7em 1em;
 position: absolute;
height: 28px;
 width: 1018px;
top: -60px;
 text-align: center;

}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
font: normal normal 400 24px/normal "Goth";
text-transform: lowercase;
text-shadow: #838c76 0px 0px;
  padding: 1px 3px 1px 2px;
  color:#1b1616;
text-align: center;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* навигация маленькая */
#pun-ulinks .container {
position: absolute;
 width: 1000px;
top: -30px;
border-top: none;
 padding: 0.7em 1em;
margin-left: -37px;
 height: 10px;
 text-align: center;
text-transform: lowercase;
  }

/* маленькая навигация */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
font-family: Lazurski; 
font-weight: bold;
letter-spacing: 1px
  }
/* маленькая навигация ещё */
#pun-ulinks li a {
  padding: 1px 1px 1px 1px;
font-size: 10px;
color:#1b1616;
  }



/* D5 Welcome box and Top Breadcrumbs 
-------------------------------------------------------------*/

/* положение блока на главной */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* оформление приветствия на главной */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
text-align: left;
color: #000000; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 12px;


  }

/* Название форума на главной */
#pun-crumbs1 {
  font-weight: bold;
font-family: Lazurski;
  overflow: hidden;
  margin-top: 0;
  }

/* верхнее положение название форума категория тема */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: none;
  border-width: 0px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* заголовок объявления */
#pun-announcement h2 {
  display:none;

  }

/* D6.2 */
#pun-announcement h2 span {
   display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: none;
  border-bottom-width: none;

  }

/* Объявление */
#pun-announcement .container {
  padding: 1em 1em 1em 1em;
 
 
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* статистика контейнер */
#pun-stats .container {
padding: 0.8em 1em;

  }

/* статистика сама */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats  li.item3, #pun-stats li.item4 {
padding: 3px 3px 3px 3px;
margin: 0px 4px 0px 0px;
display: inline-block;
min-width: 180px;
border: none;
color: #000000; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 10px;
text-transform: uppercase;
text-align: center;
}
  



/* пользователей онлайн */
li#onlinelist {
  margin-top: 1em;
  border-top-style: none;
  border-top-width: 0px;
  float: left;
  width: 100%;
  line-height: 130%;
color: #000000; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 14px;

  }

/* за сутки */
li#onlinelist div {
  border-top-style: none;
  border-top-width: 0px;
  padding: 0.7em 0 0 0;
color: #000000; 
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 14px;

  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: none;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.7em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* название форума на главной внизу */
#pun-crumbs2 {
  font-weight: bold;
font-family: Lazurski;
text-align: center;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* контейнер под это дело */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: none;
  border-top-width: 0px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em;
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em;
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%;
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top;
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

.category thead{
    display: none;
}


/* ПЛЮСИКИ ПОСТОВ, ОЦЕНКА ПОСТОВ
-------------------------------------------------------------*/
.post-rating .container a {
color: #000000;
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 10px;
text-transform: uppercase;
}




/*Подвижка Иконок на Главной*/
 #pun-index td div.tclcon {
  box-sizing:border-box;
  padding-left:5px!important;/*Сдвиг описания*/
  text-align: justify;

}
 .main table .Add {
  margin-left:0px!important;/*Сдвиг ТЕМ: СООБЩЕНИЙ:*/
margin-top: 0px;
}
 #pun-index td div.intd{
  position:relative!important;
}
 .punbb#pun-index td div.icon { /*Сдвиг Иконок*/
  position:absolute;
  margin:auto!important;
  top: 6px!important;
  right: 4px;
}





#pun-index .isonline {
    display: none;
}
#pun .user-avatar .avatar-image {
 border: 2px double #a7947b;
border-radius: 0px;
margin: 0px 0px 0px 0px;
height: 35px;
    width: 35px;
    opacity: 1;
    background-position: center;
 float: right;
}


#pun .post-content td,  .post-content td {
    border-width: 0px !important;
    border-style: none !important;
}
#pun-index tr {
    position: relative;
    width: 980px; /* ширина строки */

}
#pun-index td.tcl {
    display: inline-block;
    float: left; /* расположение слева */
    width: 600px; /* ширина ячейки */
  }
#pun-index td.tcr {
    display: block;
    position: absolute;
    right: 0px;/* расположение справа */
    width: 330px; /* ширина ячейки */ 

}

.punbb td.tcl { /* для ячейки с названием и описанием */
background-color:  none;
color: #161616;
}

#pun-index td.tcl, #pun-index td.tcr { /* применяется на ячейки "форум" и "последний пост" */
    margin: 10px 0; /* Отступы */

}

/* дата в посте
-------------------------------------------------------------*/
#pun-main .post .permalink {
margin-left: 20px;
margin-top: -10px!important;
color: #000000;
font-weight: bold;
font-family: Lazurski, Georgia,serif;
font-size: 10px;
text-transform: uppercase;
}

/* анкета от вещего духа */
.cheese_head_wrap {
  background: #c6b39a; /* общий фон */
  width: 100%;
  height: auto;
  margin: auto;
}

.cheese_head_first {
  background: 
    url(http://forumstatic.ru/files/001b/4d/a7/73735.png) no-repeat top right,
    url(http://forumstatic.ru/files/001b/4d/a7/65210.png); /* верхний темный фон в два изображения */
  padding: 23px;
  display: flex;
  color: #bd9c77; /* цвет шрифта */
  font-family: Merriweather; /* название шрифта в верхнем блоке */
}

.cheese_head_img {
  filter: grayscale(100%); /* делает все картинки ч/б*/
  border: 2px solid #ad8463; /* цвет обводки картинки */
  padding: 4px; /* отступ обводки */
  line-height: 0;
  margin-right: 23px;
  overflow: hidden;
}

.cheese_head_img img {
  width: 180px; /* ширина изображения */
}

.cheese_head_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cheese_head_info span {
  font-size: 20px; /* размер шрифта имени персонажа */
  text-transform: uppercase;
  letter-spacing: 1px;
font-family: Lazurski;
}

.cheese_head_info em {
  font-size: 10px; /* размер шрифта в строках под именем */
  font-weight: 200;
}

.cheese_head_quenta {
  padding: 18px 23px;
  line-height: 150%;
  text-align: justify;
}

.cheese_head_last {
  padding: 23px;
  background: #1c1c1c url(http://forumstatic.ru/files/001b/4d/a7/24922.png) repeat top; /* нижний темный фон одно изображение и цвет */
}

#post_button {
  background: #212121; /* фон кнопки поста */
  border: 1px solid #303030; /* обводка кнопки поста */
  text-align: center;
  font: 500 11px merriweather; /* шрифт кнопки */
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #eae9e2; /* цвет шрифта */
  padding: 7px;
  transition: all .6s ease-in-out 0s
}

#post_button.openpost {
  background: #373535; /* цвет кнопки по нажатию */
  color: #939393; /* цвет шрифта */
  border-color: #303030 /* цвет обводки */
}

#postblock { 
  background: #c6b39a; /* цвет выпадающего блока*/
  padding: 18px 23px;
  margin-top: 23px;
}
img[alt~="hide-autor2"], img[alt~="hide-autor"] {
    opacity: 0
  } 

