Каменный лес встречает их утренней прохладой и туманом, скользящим между величественными горными хребтами столь необычной формы, что по Ли Юэ все еще ходят легенды об их происхождении. Эта местность кажется наиболее дикой и нетронутой человеком — неудивительно, ведь здесь, по приданию, обитают адепты. байчжу, периодически душит змею.

mayshick style

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » mayshick style » список смертников геры » коды первостепенная история


коды первостепенная история

Сообщений 1 страница 7 из 7

1

Код:
/* ПОДГРУЗКА ШРИФТОВ */

/* базовые шрифты - поддержка кириллицы */
@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Amatic+SC&family=Anton&family=Arima:wght@100&family=Bad+Script&family=Bebas+Neue&family=Caveat&family=Cinzel&family=Comfortaa:wght@300&family=Comforter+Brush&family=Cormorant+Garamond:wght@300&family=Cormorant+SC:wght@300&family=Edu+QLD+Beginner&family=Gloria+Hallelujah&family=Gochi+Hand&family=Great+Vibes&family=Hachi+Maru+Pop&family=Homemade+Apple&family=Indie+Flower&family=Kaushan+Script&family=Klee+One&family=Koulen&family=Lobster&family=Merienda&family=Montserrat+Alternates:wght@100&family=Nanum+Brush+Script&family=Neucha&family=Nothing+You+Could+Do&family=Pacifico&family=Playfair+Display+SC&family=Poiret+One&family=Roboto+Flex:opsz,wght@8..144,100&family=Roboto:wght@100&family=Ruslan+Display&family=Satisfy&family=Shadows+Into+Light&family=Sigmar+One&family=The+Nautigal&family=Yeseva+One&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2forumna?family=Comfortaa&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,200;1,300;1,400;1,600&display=swap');
@font-face {
font-family: 'FontAwesome';
src: local("FontAwesome"), url(https://forumstatic.ru/files/001b/ae/02/82214.otf);
url('https://forumstatic.ru/files/001b/ae/02/10475.eot'),
url('https://forumstatic.ru/files/001b/ae/02/33873.woff'),
url(https://forumstatic.ru/files/001b/ae/02/11858.ttf');
}

/* шрифты собраны shilya*/
@font-face { font-family: Myriad Pro;
src: local("Myriad Pro"), url(https://forumstatic.ru/files/001b/b1/0e/45587.ttf) format('truetype');}



/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  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
  }


 /* A3 шрифты*/
 
 /* A3.1 размер */
body {
  font-size: 100.01%;
  overflow-x: hidden
  }
  

/* A3.2 Шрифт в поле ввода */

/* A3.2 */
.punbb {
  font: normal 77.75% 'Gothic A1', sans-serif;
letter-spacing: 0.1px;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* A3.4 заголовки */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
  font-size: 13px;
  }
  
/* A3.6 */
.punbb pre {
  font-family: 'Myriad Pro';
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 подчеркнутый текс*/
.punbb .post-content em.bbuline {
  font-style: normal;
  }

/* A3.10 ссылки*/
.punbb a {
    transition: all 1s cubic-bezier(0.2, 0.2, 0.2, 1), color 0.5s 0.2s linear;
    text-decoration:none;
    color: #6f6c9e;}

/* 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
-------------------------------------------------------------*/

/* A5.1 тело */
#pun {
    position: relative;
    width: 1100px;
    margin: 310px auto 180px auto; /* сверху | справа | снизу | слева */
    background: repeat transparent url(https://forumstatic.ru/files/001b/b1/0e/39327.png);
    background-position: center;
}

 
/* A5.2 */   
.punbb {
    height: auto;  
    width : 1050px;
    padding: 0px 8px 0px 25px; 
    position: relative;    
    margin-bottom: 0px;
}

/* A5.3 переадресация */
#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;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 контейнер снизу название форума - подфорум - тема */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 Выравнивание в постах*/
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 Полоса между постом и подписью */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 Абзацы внутри постов*/
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 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%;
  overflow: auto;
  }

/* B1.8 Отступы у цитат и кодов*/
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }

/* B1.9 цитаты и выделить код*/
.punbb .quote-box cite, .punbb .code-box strong.legend {
   text-align: center;
    display: block;
    padding: 11px 0px 11px 10px;
    margin: -1px;
    font-style: normal;
    font-size: 13px;
    font-family: 'JOURNALISM';
    color: #eff4e6;
    background-image: url(https://forumstatic.ru/files/001b/b1/0e/33973.png?v=1);
    height: 12px;
     border: 1px solid #d2d7c9;
}

/* внешний вид цитаты кода и т д */
.punbb #pun-main .quote-box, .punbb #pun-main .code-box, .pun-modal .modal-inner {
    background-clip: padding-box;
    position: relative;
    background-color: #e1e6d4;
    color: #3e4135;
    border: 1px solid #d2d7c9;
}

/* перекраска выделить код*/
.legend a {   
 color: #b5bd9a !important;}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  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 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* 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
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.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;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  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
  }

/* C1.8 */
.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 */
  }

/* C1.16 */
.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 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 последняя активная тем и сообщение ширина*/
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
    position: relative;
border-top: 1px solid #d2d7c9;
border-bottom: 1px solid #d2d7c9;
border-right: 1px solid #d2d7c9;
opacity: 0.8;
padding: 5px 10px 10px 10px;
font-family: 'Myriad Pro' !important;
text-align: justify;
font-weight: 500;
font-size: 14px;
  }

/* 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;
  }

/* C2.8 названия подфорумов*/
#pun-index .tcl h3 {
background: url(https://forumstatic.ru/files/001b/b1/0e/33973.png) no-repeat;
height: 16px;
border: 1px solid #d2d7c9;
padding: 2px 10px 3px 10px;
text-transform: lowercase;
}

/* в спокойном состоянии*/
.tcl h3 a {
color: #eff4e6!important;
font-size: 14px;
text-align: left;
}

/* при наведении*/
.tcl h3 a:before {
content:"\f178" "  "; 
font-family: 'FontAwesome';
color: #eff4e6!important;
font-size: 14px;
text-align: left;
 opacity: 0;
 transition: ease-out 1.9s
}

/* при наведении*/
.tcl h3 a:hover:before {
content:"\f178" "  "; 
font-family: 'FontAwesome';
color: #ffffff!important;
font-size: 14px;
text-align: left;
 opacity: 1;
 transition: ease-out 1.9s;
 padding-left: 14px;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */

/* текстовое название быстрый ответ */
#post-form.formal h2 span { 
  position: relative;
  margin-left: 115px;
  top: 10px!important;
  font-family: 'Myriad Pro';
  text-transform: lowercase;
  font-size: 25px!important;
  text-align: left;
  color: #674531;
  text-shadow: 0px 1px 1px #b3703c;
}

#post-form.formal h2:after {   
    position: relative;
    font-size: 12px !important;  
    color: #d1ad92!important;
    margin-left: -145px;
    top: 39px!important;
    }

/* замена категорий картинками */
#pun-category1 h2 {    
    background: url(https://forumstatic.ru/files/001b/b1/0e/39987.png) no-repeat;
    border: none !important;
    padding: 0 !important;
    width: 931px;
    height: 75px;
    margin-left: 625px !important;
}

#pun-stats h2 {    
    background: url(https://forumstatic.ru/files/001b/b1/0e/63307.png) no-repeat;
    border: none !important;
    padding: 0 !important;
    width: 931px;
    height: 75px;
    margin-left: -25px !important;
}

/* убираем текстовое название категорий*/

/* убираем текстовое название категорий*/

#pun-stats h2 span, .category h2 span {visibility:hidden!important;}

.punbb tbody.hasicon td.tcl{ 
  position: relative;
  text-transform: lowercase;
  margin-left: 145px;
  }

/* C2.14 подфорум на главной .punbb tbody.hasicon td.tcl*/
/* подфоорум на главной */
.punbb .main .tcl, punbb .main th { 
  position: relative;
  text-transform: lowercase;
border-top: 1px solid #d2d7c9;
border-bottom: 1px solid #d2d7c9;
border-left: 1px solid #d2d7c9;
opacity: 0.8;
padding: 5px 10px 10px 10px;
font-family: 'Myriad Pro';
text-align: justify;
font-weight: 500;
font-size: 14px;}

/* на странице подфорума обрамление колонок ответов и просмотров*/
.punbb th, .punbb td.tc2, .punbb td.tc3 { 
  position: relative;
border-top: 1px solid #d2d7c9;
border-bottom: 1px solid #d2d7c9;
opacity: 0.8;
padding: 5px 10px 10px 10px;
font-family: 'Myriad Pro';
text-align: justify;
font-weight: 500;
font-size: 10px;}

/* перенос блока тем и количества соо на главной */
.Tems_And_messages {
    width:auto;
    font-size: 8px;
    text-align: left !important;
    text-transform: uppercase;
    display: inline-block;
    color: #dabdad;
    letter-spacing: 0.4px;
}

.Tems_And_messages span {
    font-weight: 500;
    font-size: 8px;
}

.main table .Add {
    display: inline;
    position: absolute;
    top: 8px;
    right: 19px;
    background: transperent;
}

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
}

#pun-messages.punbb div.icon{
  margin-top: 0px!important;
}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  /*border: 1px solid #784b34;*/
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 подложка под дату и номер поста в теме*/
.punbb .post h3 span {
  background: url(https://forumstatic.ru/files/001b/b1/0e/33973.png) no-repeat top center;
  border: 1px solid #d2d7c9;
  padding: 0.5em 1em;
  display: block;
  margin-left: 15.5em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: center;
  font-weight: normal;
  }

/* C3.5 оформление аватара*/

 .punbb .post .post-author {
    float: left;
    margin-top: -27px;
    overflow: hidden;
    min-height: 140px!important;
}

/* оформление аватара */
.post-author {
    width: 250px;
    background: url(https://forumstatic.ru/files/001b/b1/0e/90148.png) repeat-y;
    padding-bottom: 20px!important;
    margin-top: -4px;
    margin-left: -65px!important;
}
.post-author:before{
  content: url(https://forumstatic.ru/files/001b/b1/0e/25853.png);
  display:inline-block;
  position:absolute;
  margin-top:-19px;
}

.post-author:after{
  content: url(https://forumstatic.ru/files/001b/b1/0e/34841.png);
  display:inline-block;
  position:absolute;
  margin-top: 10px;
}
  
/* внутреннее пространство*/
.post-author ul {
    margin-left: 25px;
    padding: 0px !important;
    padding-top: 48px !important;
    color: #3d3e31;
}

/* ник */

.pa-author {
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 180px;
  padding: 0 2px !important;
  font-family: var(--fontadd);
  font-size: 17px!important;
  line-height: 1;
  text-transform: lowercase;
  font-weight: normal !important;
  letter-spacing: 0;
  text-shadow: none;
  text-align: center!important;
  position: absolute;
  margin: -94px 0px 0px 35px !important;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: left;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* ник в спокойном состоянии*/
.punbb li.pa-author a{
color: #3f3d41;
}

/* ник при наведении*/
.punbb li.pa-author a:hover {
color: #b5bd9a;
}

/* аватар */
.pa-avatar {
    margin-top: -22px !important;
    margin-bottom: 0px !important;
    margin-left: -7px !important;
    text-align: center;
}

/* тень и рамка авы */
.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
    box-shadow: 0 0 7px #eff4e6;
    margin-top: 10px;
    border: 1px solid #d2d7c9!important;
    margin-bottom: 0px;
}

/* статус */
.pa-title {
  height: 40px;
  width: 120px;
  font-family: 'Myriad Pro';
  font-size: 10px!important;
  text-transform: lowercase;
  color: #3d3e31;
  margin: -30px auto auto 73px!important;
  text-align: center!important
  z-index: 2;
  position: absolute;
}

/* слово посты кол-во постов и репутации */
.pa-posts, .pa-respect {
    font-family: 'Myriad Pro';
    padding: 2px 5px !important;
    width: 70px;
    display: inline-block;
    font-size: 10px;
    background-color: transperent;
    text-align: center;
    color: #3d3e31;
    margin-top: 6px!important;
}

.pa-posts span, .pa-respect span, .pa-fld1 span {   
    display: inline-block;
    text-align: center;
    
}

/* слово репутация */
 .pa-respect a {   
 color: #3d3e31 !important;}


/* перемещение кол-ва постов */
.pa-posts {
margin-left: 25px!important;
padding-right:14px!important;}

.pa-respect {
margin-left: 0px!important;
padding-right:7px!important;}



/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

/* C3.10 убираем «зарегестрирован»*/
.pa-reg {display: none;}

/* надпись активен под авой */
li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 сдвиг поста в теме*/
.punbb .post-body {
  margin-left: 15.5em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.12 отступ в посте от края*/
.punbb .post-box {
  padding: 1em;
  border-right: 1px solid #d2d7c9;
  border-bottom: 1px solid #d2d7c9;
  border-left: 1px solid #d2d7c9;
  background-color: #eff4e6;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* 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;
  }


/* C6 Profile
-------------------------------------------------------------*/
/* колонка на стр профиля с именем аватаром активностью и редактировать*/
#profile-left {
  text-align: center;
  border: 1px solid #784b34;
  }
  
#profile-right {
 border: 1px solid #784b34;
  }

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 страница профиля */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  border-color: #d2d7c9;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  background: url(https://forumstatic.ru/files/001b/b1/0e/33973.png) repeat-y;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 заголовки папки и действия на странице сообщений*/
#viewprofile h2 span, #profilenav h2 span {
  height: 16px;
  position: relative;
  top:0px!important;
  font-family: ''Myriad Pro';
  text-transform: lowercase;
  font-size: 15px!important;
  text-align: left;
  margin-left: -15px;
  color: #674531;
  text-shadow: 0px 1px 1px #b3703c;
  }

/* 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;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border-style: solid solid none solid;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4 текстовое название форума в шапке*/
#pun-title h1 span  {
  font-size: 0em;
  }

/* Шапка */
#pun-title table {
	background: rgba(0, 0, 0, 0) url(https://forumstatic.ru/files/001b/b1/0e/30239.png) no-repeat;
    border: none;
    height: 320px;
    margin-left: -85px;
    margin-bottom: -54px;
    width: 1218px;
    margin-top: -321px;
}

#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
	border: none;
	width: 468px;
}

/* 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: transparent;
  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 форум участники поиск и т д */

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
    text-align: center;
}


/* D3.2 */
#pun-navlinks .container {
    font-family: 'Myriad Pro';
    font-size: 17px;
    letter-spacing: 0.2px;
    text-align: center !important;
    text-transform: uppercase;
    position: absolute;
    margin-left: 540px;
    margin-top: -236px;
    line-height: 25px!important;
    height: 25px;
    width: 500px;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 Ссылки навигации*/
#pun-navlinks li a {
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 50px;
    background: #b5bd9a;
    color: #ebebe4;
    box-shadow: inset 0px 2px 1px #dfe0d2, inset 0px 0px 0px #3f3d41, inset 0px 0px 0px #3f3d41;
}

/* при новедении */
#pun-navlinks li a:hover {  font-size: 15px;
    padding: 5px 8px;
    border-radius: 50px;
    background: #e0e4d4;
    color: #b5bd9a;
    box-shadow: inset 0px 3px 6px 0px #b5bd9a;
}

/* Навигация */

@media screen and (max-width: 540px) {#pun-navlinks li a:before {display:none}  }
#pun-navlinks li a span{
font-size:0 !important;
display: none;
} 

#navpr_1 li span {
font-size:0; display: none;
} 

#pun-navlinks #navextra1 a {
    font-size: 0 !important;
}



#navindex  a:before {content:"\f015"; font-family: 'FontAwesome';  } /* Форум */
#navuserlist a:before {content:"\f0c0"; font-family: 'FontAwesome';   } /* Участники */
#navawards a:before {content:"\f005"; font-family: 'FontAwesome';  } /* Награды */
#navsearch a:before {content:"\f002"; font-family: 'FontAwesome';   } /* Поиск */
#navpm a:before {content:"\f0e0"; font-family: 'FontAwesome';  } /* Сообщения*/
#navprofile a:before {content:"\f2bb"; font-family: 'FontAwesome';  padding: 1.5px;} /* Профиль */
#navadmin a:before {content:"\f120"; font-family: 'FontAwesome';   } /* Администрирование */
#navlogin a:before {content:"\f090"; font-family: 'FontAwesome';  padding: 1.5px; } /* Вход */
#navlogout a:before {content:"\f0e2"; font-family: 'FontAwesome';  padding: 1.5px; } /* Выход */
#navregister a:before {content:"\f067"; font-family: 'FontAwesome'; padding: 1.5px; } /* Регистрация */
#navpr_1 a:before {content:"\f1d8"; font-family: 'FontAwesome';   } /* Реклама */



/* D4 ссылки акт темы,мои сообщения и тд */

/* D4.1 */
#pun-ulinks  {
  border: 0px solid transparent;
  margin-bottom: 40px;
  }

/* D4.2 */
#pun-ulinks .container {
    margin-left: -65px;
    position: absolute;
    padding: 5!important;
    width: 580px !important;
    text-align: center !important;
    text-transform: lowercase;
    text-decoration: none !important;
    font-style: normal;
    top: -125px;
    font-family: 'Myriad Pro'!important;
    background-color: transparent;
    border-color: transparent;
  }
  
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}

/* D4.4 */
#pun-ulinks li a {
    color: #787c72!important;
    padding: 0 0 0 5px;
}

/* D4.5 */
#pun-ulinks li a:hover{
    padding: 0 0 0 5px;
    color: #b5bd9a!important;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 контейнер привет ваш визит */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  background-color: transparent;
  border: none;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 сдвигаем начало тела форума */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: -30px;
  }

/* D5.5 верхний контейнер название форума - форум- тема*/
#pun-crumbs1 p.container {
   margin-top: -5px;
   background-color: transperent;
  }
  
#pun-crumbs1 p.container a {
    color: #b5bd9a !important;
    text-shadow: 0px 1px 1px #d2d7c9 !important;
}

#pun-crumbs1 p.container a:hover {
    color: #3f3d41 !important;
    text-shadow: 0px 1px 1px #b5bd9a !important;
}

#pun-crumbs1 p.container, #pun-crumbs2 .container {
    letter-spacing: 0.5px;
    word-spacing: 2px;
    white-space: nowrap;
    text-align: right;
    font-size: 12px;
    font-family:'Myriad Pro';
    color: #b5bd9a !important;
    text-shadow: 0px 1px 1px #d2d7c9;
}

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7 Статистика */

/* D7.1 */
#pun-stats .container {
    margin-left: -35px;
    width: 1000px;
    padding: 1em 2.3em;
    text-align: center;
}

/* D7.2 ссылки в статистике*/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    display: inline-block;
    text-align: center;
    min-width: 100px;
    line-height: 150%;
    font-size: 10px;
    padding: 2px 15px 1px 15px;
    letter-spacing: .5px;
    font-weight: bold;
    color: #555948 !important;

}

#pun-stats li.item3, #pun-stats li.item4 a {
    color: #80933f !important;
}

#pun-stats li.item3, #pun-stats li.item4 a:hover {
    color: #7b8750 !important;
}

/* D7.4 список актив за сутки */
li#onlinelist {
    margin-top: 1em;
    margin-left: 2em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    text-align: justify;
    line-height: 140%;
    font-family: 'Myriad Pro' !important;
    font-size: 12px;
    letter-spacing: .3px;
    color: #3f3d41;
}

li#onlinelist a {
    color: #3f2b18;
    text-shadow: 0px 1px 1px #6c5b4b;
}

li#onlinelist a:hover {
    color: #6d4732;
    text-shadow: 0px 1px 1px #cea15c;
}

/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0.7em 0 0 0;
}

/* 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: transparent;
  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.8em 1em;
  }
  
/* Рейтинг и создание форума внизу*/
#pun-about .container .item1 {
    margin-top: 9px;
    width: 1000px;
    margin-left: 36px;
    position: absolute;
    font-family: 'Myriad Pro';
    font-size: 12px;
    text-align: center;
}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 нижний контейнер название форума - форум - тема*/
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }
  
#pun-crumbs2 p.container a {
    color: #b5bd9a !important;
    text-shadow: 0px 1px 1px #d2d7c9 !important;
}

#pun-crumbs2 p.container a:hover {
    color: #3f3d41 !important;
    text-shadow: 0px 1px 1px #b5bd9a !important;
}

#pun-crumbs2 p.container, #pun-crumbs2 .container {
    letter-spacing: 0.5px;
    word-spacing: 2px;
    white-space: nowrap;
    text-align: left;
    font-size: 12px;
    font-family: 'Myriad Pro';
    color: #b5bd9a !important;
    text-shadow: 0px 1px 1px #d2d7c9;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  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: 1px;
  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;
  }
  
/* расположение аватара на главной и на странице подфорума */
.punbb .user-avatar .avatar-image {
    border-radius: 10px 10px 10px 10px!important;
    border: 1px solid #b5bd9a;
    height: 35px !important;
    width: 35px !important;
    opacity: 1 !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin: 0px -6px !important;
    box-shadow: 0 0 6px #d0d9b1 !important;
}
  

    
  


/* убираем границы блоков*/
.punbb .container {border-color: transparent;}
.punbb .post-body {border-color: transparent;}
.post h3 {border-color: transparent;}
#pun-title {border-color: transparent;}
.punbb .section {border-color: transparent;}
.punbb .forum {border-color: transparent;}
.punbb .formal {border-color: transparent;}
.punbb .modmenu {border-color: transparent;}
.punbb .info {border-color: transparent;}
.punbb .category {border-color: transparent;}
.punbb .post {border-color: transparent;}
/* #pun-stats h2 {border-color: transparent;}*/ /*граница статистики*/
.punbb .main h1 {border-color: transparent;}
/*.punbb .main h2 {border-color: transparent;}*/ /*граница категорий*/
#pun-debug h2 {border-color: transparent;}
.punbb-admin #pun-admain h2 {border-color: transparent;}
.punbb td {border-color: transparent;}
/*.punbb fieldset {border-color: transparent;}*/
/*#viewprofile ul {border-color: transparent;}*/
#profilenav ul {border-color: transparent;}
.punbb .post .post-body {border-color: transparent;}
/*.punbb .post h3 span {border-color: transparent;}*//*подложка под дату и номер поста в теме*/
.post-links ul {border-color: transparent;}
.post-links {border-color: transparent;}
.usertable table {border-color: transparent;}
#pun-ulinks li {border-color: transparent;}
#pun-announcement h2 span {border-color: transparent;}
li#onlinelist {border-color: transparent;}
#pun-help .formal .info-box h3.legend span {border-color: transparent;}
#pun-ulinks li a {border-color: transparent;}
#pun-announcement h2 {border-color: transparent;}
li#onlinelist div {border-color: transparent;}
#pun-help .formal .info-box h3.legend {border-color: transparent;}
.punbb .divider {border-color: transparent;}
.punbb .quote-box {border-color: transparent;}
.punbb .code-box {border-color: transparent;}
/*.punbb .formal fieldset .post-box {border-color: transparent;}*/
.punbb .info-box {border-color: transparent;}
li.pa-online {border-color: transparent;}
.punbb .post-sig dt {border-color: transparent;}


#pun_wrap {min-width:1300px;} /*что б был виден левый край на мобиле*/


  /* сокрытие элементов */
#pun-main.main.mod-page, #pun-main div.catleft, .subscribelink, .linkst .postlink, .acchide, .punbb h1, #pun-navlinks h2, #pun-ulinks h2, .punbb .multipage .topic h2, form#post.container legend span, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, #pun-userlist .main h2,.lastedit, #pun .modlist, .stickytext, .closedatafield, div#pun-live-rusff, .topic a.sharelink, .postlink .closed, li.pl-share, li.pl-reports, li.pa-online, .pa-last-visit, #pun-announcement h2, #pun-break4, #pun-index #pun-main thead, .pa-reg, .pa-gifts, .pa-replies, .pa-fld1 .fld-name, #pun-main div.catright, #pun-viewforum .modmenu .container span, #pun-searchtopics .modmenu .container span,  #pun-messages .post-sig, #pun-profile #viewprofile-next #profilenav, #profile-right li#pa-invites, #profile-gifts, #pun-post #pun-main h2, .tipsy-arrow, .clearer, #pun-index .main .tc2, #pun-index .main .tc3, #pun-main .info h2, div#pun-searchposts h3 em, li.pa-ip, #pun-messages .pa-title, #pun-profile #profile-signature, #pun-searchtopics #pun-main h2, #pun-searchposts h3 a:last-child:after, #onlinelist .e2, #onlinelist .e3, span.num_msg:before, .pl a:last-child:after, #topic-feed.modmenu, #topic-modmenu.modmenu .container span, #BookmCntToggle.default-style:before, #BookmCntToggle.default-style:after, #pun-searchtopics table Div.icon, #pun-searchtopics .tcr .user-avatar, .newtext .bracket.bracket-left, .newtext .bracket.bracket-right, #pun-online tr:last-child td.tcl.username:after, #pun-respect .multipage .container tr:last-child td.tcl:after, #pun-positive .multipage .container tr:last-child td.tcl:after, #pun-searchtopics .multipage .container tr:last-child td.tcl:after, #pun-index .tcl a:last-child:after, #pun-index .main .tcr .user-avatar a:before, #pun-index .main .tcr .user-avatar a:after, .ban a:last-child:after, #pun-viewforum tr:last-child .tclcon:after, #pun-userlist thead tr:after,  #pun-userlist tr:last-child:after, #pun-userlist .container thead tr:before, #profile-right li#pa-email span, #profile-right li#pa-email strong a:first-child, .punbb .post-content .quote-box hr:before, .punbb .post-content .code-box hr:before, .tem tem1:first-child:before, .tem1:first-child:before, #pun-index .subforums:last-child:after, .post-content .tem span hr:before, .gost span p:first-child:before, .gost span p:last-child:before, .pa-fld4 span a:before, .pa-fld4 span a:after, #pun-profile #profile-right li#pa-fld4 span:last-child, #profile-left #profile-title, #pun-navlinks #form-login .Rega:before, #pun-navlinks #form-login .Rega:after, #pun-navlinks #form-login .Forgot:before, #pun-navlinks #form-login .Forgot:after, #pun-messages #image-area.container tr:before, #pun-main .forum h2, .modal-inner.section.moved h2 span:first-child, .hv-mask-field.title, #mask_dialog .hv-preview-block .hv-preview-title
    {display: none !important;}
    
  /*убираем отображения*/

/* убираем загрузки в пользовательских ссылках */
#pun-ulinks .item5 {
    display: none;
}
/* убираем подписка в пользовательских ссылках */
#pun-ulinks .item6 {
    display: none;
}

/* убираем загрузки в пользовательских ссылках */
#pun-ulinks .item5 {
    display: none;
}

/* убираем последнее изменение и награды*/
.lastedit {
    display: none !important;
}

/* не отображать подарки*/
.pa-gifts {
    display: none;
}

/* убираем айпи под авой*/
.pa-ip {
    clear: both;
    color: #5f5446!important;
    width: 190px;
    font-size: 7px;
    display: none;
}
/* убираем приглашения под авой*/
.pa-invites {
    display: none;
}

/* убираем провел на форуме под авой*/
.pa-time-visit {
    display: none;
}

/* убираем иконку страны*/
.pa-author img {
    display: none;
}
/* убираем кнопку поделиться*/
.topic a.sharelink {
    display: none;

}
/* убираем награды*/
.pa-awards{
    display: none;

}

/* убираем "улучшить профиль"*/
span.item4.status-right {
    display: none;
}

0

2

Код:
/* Футер */
#pun-about p.container {
    background: rgba(0, 0, 0, 0) url(https://forumstatic.ru/files/001b/b1/0e/76757.png) no-repeat scroll bottom center;
    height: 18px;
    margin-bottom: -32px!important;
    margin-left: -39px;
    margin-top: -1px;
    width: 1100px;
}
 
 
 /* фон */
body {
  overflow-x: hidden;
    background: repeat-x top center, no-repeat top center, no-repeat bottom center, 
    url(https://forumstatic.ru/files/001b/b1/0e/61932.png) top center no-repeat fixed #d3bd9c;
    background-size: cover;} 
    
    body.redirect-page {
    background: url(https://forumstatic.ru/files/001b/b1/0e/61932.png) no-repeat fixed #d3bd9c !important;}

/* цвет текста */
.linkst .pagelink, .linksb .postlink, .linkst .postlink, .punbb .post-links ul, .punbb .modmenu .container, .punbb .modmenu .container, .subscribelink, .punbb fieldset legend span, .punbb .linksb,.punbb .post-box,.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, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #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 {
    border-color: transparent;
    color: #303228;
}

/* поле ввода */
.punbb input, .punbb textarea, .punbb select {
    text-shadow: none;
    color: rgb(33 41 14);
    background: #eff4e6;
    border: 1px solid #d2d7c9;
    outline: 1px solid #b5bd9a;
    box-shadow: 0px 0px 4px 1px #d2d7c9 inset;
    border-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}


/*строка над формой ответа */
#form-buttons table {
    width: 100.8%!important;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Roboto Condensed" !important;
    color: #eff4e6; 
    border: 1px solid #d2d7c9;
    box-shadow: 0px 0px 7px 1px #d2d7c9 inset;
    background-color: #b5bd9a;
    background: url(https://forumstatic.ru/files/001b/b1/0e/33973.png?v=1) no-repeat top center;
}


/* выпадающие меню в форме ответа */
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area {
    padding: 15px 10px 10px 10px !important;
    border-radius: 2px;
    background-color: #b5bd9a;
    color: #37392f;
    border: 1px solid #d2d7c9;
    
}

/* ширина высота и прокрутка в выпадающем меню формы ответа */
#font-area {height: 200px;
overflow-y: auto;
padding: 5px;
text-align: left;
width: 150px}

/*перекраска подложки выпадающего меню в форме ответа*/

#tags .container
{
    background-color: #b5bd9a;
}

/* кнопки отправить посмотреть */
input.button, #post fieldset .hashelp div input, .button, #pun-admain input {
    font-size: 11px!important;
    background: linear-gradient(#eff4e6, #b5bd9a)!important;
    border: 1px solid #b7a091 !important;
    color: #3f3d41!important;
    font-weight: 600 !important;
    padding: 3px 5px 3px 5px !important;
    cursor: pointer!important;
    -webkit-transition: .1s all;
    -moz-transition: .1s all;
    -ms-transition: .1s all;
    -o-transition: .1s all;
    transition: .1s all;
}

/* КНОПКИ ОТПРАВИТЬ ПОСМОТРЕТЬ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
input.button:hover, #post fieldset .hashelp div input:hover, .button:hover {
    background: linear-gradient(#d8e5ac, #dde4d1)!important;
    cursor: pointer!important;
    color: #616063!important
  }

/* внешний вид текста при выделении */
::selection {   
    background: #d2d7c9;
    /*color: #3e3831;*/
}

/* ширина прокрутки */
::-webkit-scrollbar {
    width: 4px;
    height: 4px;}

/* бегунок прокрутки*/

::-webkit-scrollbar-thumb {
    background-color: #d2d7c9;
    border: 0px solid #d2d7c9;
    box-shadow: inset 0 0 2px #b5bd9a;
}
/* подложка прокрутки */
::-webkit-scrollbar-track {
    background-color: transparent;
    border: 0px solid #d2d7c9;
    box-shadow: inset 0 0 2px #b5bd9a;
}

/* отсутствие прокрутки по горизонтали*/
body {overflow-x: hidden}


/* CS1 Background and text colours. .punbb .formal fieldset .post-box
-------------------------------------------------------------*/

  
/* CS1.1 */
 .punbb .post-body, .punbb .post-links, .punbb .formal fieldset .post-box,  #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transparent;
  color: #333;
  }
  
/* текст на странице профиля */
#viewprofile li strong, #viewprofile li span{
  background-color: transparent;
  color: #d2d7c9;
  }
  

/* CS1.3 */
 .punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #3f3d41;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #3e422f;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #3f3d41
  }

/* CS1.6*/
 #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #3f3d41
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #333
  }

/* CS1.8 */

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS3 Links
-------------------------------------------------------------*/
/* название подфорума на главной*/
.punbb a, .punbb a:link, .punbb a:visited {
    transition: color 0.3s ease-in-out;
    color: #3f4237;
    text-decoration: none;
}

/* CS3.1 */
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #808864;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333;
  text-decoration: none;
  }

/* CS3.2 */
/* название подфорума на главное при наведении*/
.punbb a:hover {
    color: #a5b472;
}

/* цвет времени поста в теме сверху*/
.punbb a.permalink{
    color: #e1e6d6;
}

.punbb a.permalink:hover{
    color: #cdd2b8;
}



.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: #4b5232;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #eee;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #fff;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  text-decoration: none;
  }

/* CS4 иконки */
/* III. ИКОНКИ
-------------------------------------------------------------*/
    
    /* в подфорумах */
#pun-viewforum table .icon, #pun-messages table Div.icon {    
    float: center;    
    background: none;    
    margin: 0 40px 0 0px;}
    
#pun-viewforum .icon:before, #pun-messages Div.icon:before {    
    margin: 0px 0px 0px 0px;  
    float: center;
    text-align: center;
    font-family: 'FontAwesome';    
    text-transform: uppercase !important;    
    display: inline-block;    
    width: 70px;    
    font-size: 15px;    
    letter-spacing: 1px; 
    opacity: .5}
    
#pun-messages Div.icon:before {
    margin: 13px 0 0 0 !important;}

#pun-viewforum .icon:before, #pun-messages .icon:before {    
     background: #b5bd9a;
    color: #eff4e6!important;
    box-shadow: inset 0px 2px 1px #b5bd9a, inset 0px 0px 0px #b7a091, inset 0px 0px 0px #b7a091;
    content: "old";
    }
    
#pun-viewforum .icon.icon-new:before, #pun-messages .icon.inew:before { 
    background: #b5bd9a;
    color: #eff4e6!important;
    box-shadow: inset 0px 2px 1px #b5bd9a, inset 0px 0px 0px #b7a091, inset 0px 0px 0px #b7a091;
    content: "new";}
    
#pun-viewforum tr.iclosed .icon:before {  
    background: #b5bd9a;
    color: #eff4e6!important;
     box-shadow: inset 0px 2px 1px #b5bd9a, inset 0px 0px 0px #b7a091, inset 0px 0px 0px #b7a091;
    content: "\f00d" "\f00d" "\f00d";}
    
#pun-viewforum tr.isticky .icon:before {    
    background: #b5bd9a;
    color: #eff4e6!important;
    box-shadow: inset 0px 2px 1px #b5bd9a, inset 0px 0px 0px #b7a091, inset 0px 0px 0px #b7a091;
    content: "!!!";}
    
#pun-viewforum .icon.icon-new:before, #pun-viewforum tr.isticky .icon:before, #pun-messages .icon.inew:before {
    color: #cbb398; 
    opacity: 1}


#pun-main div.catleft, #pun-main div.catright {display: none}



/* иконки в форме ответа */
#form-buttons #button-font, /* шрифты */
#form-buttons #button-size, /* размер */
#form-buttons #button-bold, /* толщина */
#form-buttons #button-italic, /* наклонный */
#form-buttons #button-underline, /* подчеркнутый */
#form-buttons #button-strike, /* зачеркнутый */
#form-buttons #button-left, /* выравнивание слева */
#form-buttons #button-center, /* выравнивание по центру */
#form-buttons #button-right, /* выравнивание справа */
#form-buttons #button-link,/* ссылка */
#form-buttons #button-spoiler,/* свернутый текст */
#form-buttons #button-image,/* изображение */
#form-buttons #button-image2,/* изображение2 */
#form-buttons #button-video, /* видео */
#form-buttons #button-hide, /* скрытый текст */
#form-buttons #button-quote,/* цитата */
#form-buttons #button-code,/* код */
#form-buttons #button-color,/* цвет */
#form-buttons #button-table,/* таблица */
#form-buttons #button-smile,/* смайлы */
#form-buttons #button-keyboard,/* виртуальная клавиатура */
#form-buttons #button-addition,/* дополнительно */
#form-buttons #button-html {
    font-family: 'cappuccicons', 'fontawesome';
    background: transparent!important;
    margin-top: 15px !important;
    position: relative;
    width: 37px;
    height: 13px;
    color: #eff4e6;
}


#form-buttons td {display: inline-block; margin: 0 3px 3px;  line-height: 4px; /* отступы кнопок друг от друга */}

#form-buttons td img {
    height: 26px;
    width: 100%;
    margin-top: -12px !important;
}

#form-buttons #button-indent {
display: none
}

#button-font:before {content: "\f031"} 
#button-size:before {content: "\f034";}
#button-bold:before {content: "\f032"} 
#button-italic:before {content: "\f033"} 
#button-underline:before {content: "\f0cd"} 
#button-strike:before {content: "\f0cc"} 
#button-left:before {content: "\f036"}
#button-center:before {content: "\f037"}
#button-right:before {content: "\f038"}
#button-link:before {content: "\f0c1"} 
#button-spoiler:before {content: "\f187"} 
td#button-image:before {content: "\f03e"}
td#button-image2:before {content:"\f0ee";}  
#button-image:before {content: "\f007"} 
#button-image2:before {content: "\f007"} 
#button-video:before {content: "\f03d"} 
#button-hide:before {content: "\f070"} 
#button-quote:before {content: "\f10d"} 
td#button-code:before {content: "\f121"}  
td#button-color:before {content: "\f1fc"} 
#button-table:before {content: "\f0ce"} 
#button-smile:before {content: "\f118"}
#button-keyboard:before {content: "\f11c"} 
#button-addition:before {content:"\f067";}


/* информация в шапке */
 #html-header info1{
    position: absolute !important;
    margin: -245px 605px !important;
    width: 438px;
    height: 68px;
    overflow: auto!important;
    font-family: 'Myriad Pro';
    font-size: 13px;
    line-height: 13px;/* росстаяние между строк*/
    color: #554f43!important;
    } 

0

3

<!---------------------------- информация в шапке ---------------------------->
<info1>Пьер был неуклюж. Толстый, выше обыкновенного роста, широкий,
с огромными красными руками, он, как говорится, не умел войти в салон
и еще менее умел из него выйти, то есть перед выходом сказать что-нибудь
особенно приятное. Кроме того, он был рассеян. Вставая, он вместо своей шляпы
захватил треугольную шляпу с генеральским плюмажем и держал ее,
дергая султан, до тех пор, пока генерал не попросил возвратить ее.
Но вся его рассеянность и неуменье войти в салон и говорить в нем
выкупались выражением добродушия, простоты и скромности. </info1>

<!--Выделение кода в блоке "Код" с перемещение в буфер обмена // © Damassk, версия 2019г. -->
<script type="text/javascript" src="https://forumstatic.ru/files/0016/4a/bf/98029.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
<!-- конец -->

<!-- Убираем граффити из формы ответа -->
<script type="text/javascript">
RusffCore.sets.graffiti = false;
</script>

<!-- Убираем файлы из формы ответа -->
<script type="text/javascript">
RusffCore.sets.files = false;
</script>

0

4

Код:
<!-- привет, ваш посл визит -->
<style>
/* привет, ваш посл визит */
#pun-status {   
    width: 900px;
    position: absolute;    
    z-index: 2;    
    top: -90px;    
    text-align: center;    
    line-height: 16px;
    margin-left: 250px!important;
    }
    
#pun-status .item1 {   
    margin-bottom: 2px;
} 
    
#pun-status .item2 {
    position: absolute;
  }
#pun-status, .par span b, .pos {    
    font-family: 'helvetica neue';    
    font-size: 10px;    
    letter-spacing: 1px;}
    
#pun-status, #pun-status a, .par span b, .pos {
    color: #c29f8a;}
    
#pun-status .item1, .par span b, .pos a, .pos a:hover {    
    color: #797e66;   
    font-size: 13px;}

span.item1 strong, span.item2 strong, #profile-left #pa-avatar strong, .pa-author strong {
    font-weight: normal !important;}
    
</style>
<!-- Конец -->





<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'></div>
<div class="go-down" id='OnBottom'></div>
<style>
.go-up {
    cursor: pointer;
    display: none;
    height: 14px;
    width: 14px;
    margin-bottom: 160px;
    opacity: 0.8;
    position: fixed;
    z-index: 9999;
    background: #b5bd9a;
    border: 1px solid #d2d7c9;
    border-radius: 10px 10px 10px 10px!important;
    box-shadow: inset 0px 0px 0px #000000, inset 0px 0px 1px #000000, inset 0px 0px 1px rgb(0 0 0);
}

.go-down {
    cursor: pointer;
    display: none;
    height: 12px;
    width: 12px;
    margin-bottom: 160px;
    opacity: 0.8;
    position: fixed;
    z-index: 9999;
    background: #d2d7c9;
    border: 1px solid #d2d7c9;
    border-radius: 10px 10px 10px 10px!important;
    box-shadow: inset 0px 0px 0px #000000, inset 0px 0px 1px #000000, inset 0px 0px 1px rgb(0 0 0);
}


.go-up {
    bottom: 48%;
    margin-left: 1065px !important;
}

.go-down {
    bottom: 44%;
    margin-left: 1066px !important;
}
.go-down:hover, .go-up:hover {
    opacity: 1;
}

.topic a.sharelink {
    display: none;
}

</style>
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>




<!-- Регулировка размера шрифта в постах © Alex_63 -->
<style>
.FNTslider {    
    width: 100px;    
    height: 5px;    
    float: right;    
    margin: 4px 0px 0 350px;    
    outline-offset: 5px;
    background: #b5bd9a;
    outline: 1px solid #6d725b;}
    
.FNTslider .before {    
    height: 5px;    
    background: #d9decb;}
    
.FNTslider .thumb {    
    background: #b5bd9a;    
    width: 5px;    
    height: 20px;    
    position: relative;    
    top: -13px;    
    cursor: pointer;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>
<!-- Конец -->

0

5

0

6

0

7

[html]<iframe frameborder="0" style="border:none;width:100%;height:100px;" width="100%" height="100" src="https://music.yandex.ru/iframe/#track/31920265/3879328">Слушайте <a href='https://music.yandex.ru/album/3879328/track/31920265'>Любовь</a> — <a href='https://music.yandex.ru/artist/160530'>Дельфин</a> на Яндекс Музыке</iframe>[/html]

0


Вы здесь » mayshick style » список смертников геры » коды первостепенная история


Рейтинг форумов | Создать форум бесплатно