Ты бы хотел встретить свою родственную душу?

sgxdfjjcg,dfhcg

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

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


Вы здесь » sgxdfjjcg,dfhcg » Тестовый форум » Диз коды


Диз коды

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

1

Код:
/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap&subset=cyrillic');


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

/* 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 {
  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 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 104%!important;
  overflow-x: hidden;
  }

/* A3.2 */
.punbb {
  font: normal 11px  Verdana;
  }

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


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th {
  font-size: 0.9em;
  font-weight: bold;
  letter-spacing: 1px;
  }

/
/*.punbb .category th{
}
*/
.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span {
  font-size: 1.1em;
}

.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
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.10 */
.punbb a {
  }

/* 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 {
  margin: 0px auto auto auto;
  width : 1020px;
padding: 0px 0px 0px 0px;
box-shadow: #ece1df 0px 0px 40px -15px;
}

/* A5.2 */
.punbb {
  width: 915px;
  height: auto;
margin: 0px auto auto auto;
padding: 0px 0px 0px 0px;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 20px 20% 14px 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;
  }

/* a 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: solid solid solid solid;
  border-width: 0px 0px 0px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
background: transparent url("http://forumstatic.ru/files/0018/62/1b/82928.png") no-repeat scroll top center;
  width: 914px;
  height: 50px;
  line-height: 40px;
  color: #75727a !important;
  font-family: cambria;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  background-color: transparent;
  margin-left: -23px;
  -moz-margin-start: -23px;
margin-top: 5px;
}


/* A 5.11 */
#pun-navlinks li {padding-left: 0px;}

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

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 0px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  font-size: 13px;
  }

/* 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;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #ece1d7;
    outline: 4px solid #fcf3ea;
    box-shadow: inset 0px 0px 10px #ece1df, 0 0 7px #000, 5px 5px 0px #edd1b6, -5px -5px 0px #fcf3ea;
    background: url(http://forumstatic.ru/files/0018/62/1b/92705.png) top left no-repeat, url(http://forumstatic.ru/files/0018/62/1b/86514.png) bottom right no-repeat, #faede1;
}





/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }


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

/* 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 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: -5em;
  left: 4em;
  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: 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.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

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

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* 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: justify;
  width: 35%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 20%;
  }

/* 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 {
    text-align: left;
    font-family: 'playfair display'!important;
    font-size: 15px;
    font-weight: 600;
    margin-left: -20px;
    padding-top: 15px;
  } 
#pun-index .tcl h3 a {       color: #6d585a!important;
    text-shadow: 0px 1px 2px #f3e8df;
    text-transform: uppercase;}
#pun-index .tcl h3 a:hover { color: #69476b!important;
}



/* 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 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0px;
text-align: center !important;
font-size: 0px;

  }

/* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
margin-left: 10px; 
}


/* Размер иконок */
/* C2.15 */
.punbb div.icon {
float: left;
    display: block;
    width: 50px;
    height: 50px;
    margin: -4px 9px 0 8px;
    }


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

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 0px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

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

/* C3.3 */
.punbb .post h3 span {
border-left: 0px solid #597465;
    display: block;
    margin-left: 19em;
    padding-left: 47px;
    padding: 0px 0 0px 47px;
  }

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


/* C3.5 */
.punbb .post .post-author  {
 float: left;
    width: 226px;
    font-size: 11px;
    background: url(http://sd.uploads.ru/rutcW.png) 0 top no-repeat, url(http://sg.uploads.ru/6JD1Q.png) 0 bottom no-repeat, url(http://forumstatic.ru/files/0018/62/1b/74615.png) 0 top repeat-y;
    min-height: 150px;
    color: #56464f;
    padding-bottom: 38px;
margin: -10px 0 0 -5px;
    text-shadow: 1px 1px 0 #c1ada7;}


li.pa-respect {margin-bottom: 10px;}



li.pa-avatar img {
    margin-bottom: 5px;
    margin-left: -2px;
    border: 2px solid #d4bfb9;
    outline: 1px solid #79646f;
    box-shadow: 0 0 3px #ffffff;
}


/* 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-family: 'Playfair display';
    font-size: 17px;
    letter-spacing: 0.2px;
    width: 220px;
    text-align: center;
    margin: 15px 0 0 -8px;
    text-transform: none;
    color: #dbcdc9!important;
    text-shadow: 0 1px 2px #000!important;
  }

/* C3.8 */
.pa-author a {
 color: #1f7d92!important;
    text-shadow: 1px 1px 1px #4c3d45!important;
}

.pa-author a:hover {      color: #faf0eb !important; }


/* C3.9 */
li.pa-title {
    line-height: 1em;
    text-align: center;
    text-transform: lowercase;
    width: 200px;
    margin: 20px 0 10px 4px;
  }


li.pa-online {
line-height: 0.8em;
    text-transform: ;
    font-size: 9px;
    margin: 0px 0 -10px 0px;
  }


/* C3.11 */
.punbb .post-body {

  border-left-style: solid;
  border-left-width: 0px;
  padding: 0 0 1px 0;
  background-image: url("");
  background-position: right bottom;
  background-repeat: no-repeat;
width: 73%;
  margin-left: 255px;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  margin-left: -10px; 
  text-align: justify; 
    margin-right: 10px;
  margin-top: 3px;
}

.fs-box .post-body {width: 67%!important;  }

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

/* 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: 0px;
  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 {
        margin-top: 4px;
  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
-------------------------------------------------------------*/

/* 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: 0px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* 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 {
  padding: 0 5px;
  position: relative;
    margin-left: -805px;
  }

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


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

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

/* 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: 1.5em;
  display: none;
  }


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

#pun-title TD.title-logo-tdr {
        border: none;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0px;
  border: none;
  padding: 0px;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0px;
  margin: 0px;
  }

/* 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%;
  margin: -50px;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: -50px;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/



/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
    border-width: 0;
    margin-top: -106px;
  }

.punbb-admin #pun-navlinks {
  margin-top: -58px !important;
    margin-bottom: 10px !important;
  border-style: none;
  border-width: 0;
font-size: 16px;
}

/* D3.2 */
#pun-navlinks .container {
  padding: 13px 1em;
text-align: center;
 text-transform: uppercase;
  }

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

/* D3.4 */
#pun-navlinks li a {
padding-left: 19px; 
padding-right: 10px;
  }
.punbb .post-links li a {
display: inline-block; 
padding-left:17px;
}

/* D4 User links
-------------------------------------------------------------*/

/* НАВИГАЦИЯ НИЖНЯЯ СТРОКА */

/* D4.1 */
#pun-ulinks  {
text-align: center;
    margin-top: -17px;
    margin-bottom: 0px;
  }

.punbb-admin #pun-ulinks {
  margin-top: -17px !important;
}

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 0px;
  white-space: nowrap;
text-align: center;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
text-align: center;
  }


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

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

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

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

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  border-bottom: none;
  padding: 0.8em 1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 0px 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 0px 0;
  position: relative;
  font-weight: bold;
222222  }

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

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

#pun-about .container { background: url("");
background-color: none;
background-repeat: no-repeat;
height: 0px;
}

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

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 0px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 0px;
  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: 100%;
  padding: 0em 0em;
  }

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

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

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  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;
}

li#navawards {display: none;}


/* таблица */
.table-main .textpost, .table-main .ep-image, .table-main .story, .table-main .best-text, .table-main .lover,   .table-main .lovers,  .table-main .best-pl,  .table-main .player,  .table-main .need, .table-main .text-news
{    position: absolute;
    font-size: 10px;
    color: #4e3b3c;
    text-shadow: 1px 1px 0 #cebda2;
    z-index: 3;
    text-align: justify;}

.table-main .story a, .table-main .best-text a,  .text-news a{text-shadow: 1px 1px 0 #e5cab1!important;
    color: #3c263b!important; }

.table-main .story a:hover, .table-main .best-text a:hover, .table-main .lover a:hover, .text-news a:hover {
    color: #6d506c!important; opacity 2s;}

 .table-main .lover {   
    width: 300px;
    overflow: auto;
    padding-right: 3px;
    margin: 275px 0 0 731px;
    text-align: center;}

.table-main .lovers{       position: absolute;
    width: 300px;
    text-align: center;
    margin: 275px 0 0 -139px;}

 .table-main .best-pl {    
    width: 300px;
    overflow: auto;
    height: 80px;
    padding-right: 3px;
    margin: 530px 0 0 13px;}
 .table-main .need {
    width: 300px;
    overflow: auto;
    height: 80px;
    padding-right: 3px;
    margin: 90px 0 0 643px;
    text-align: center;}

.table-main .textpost { margin: 170px 0 0 920px; z-index: 5;  }

.table-main .story {      width: 250px;
    height: 74px;
    overflow: auto;
    padding-right: 3px;
    margin: 102px 0 0 38px;     font-size: 12px;}
.table-main .best-text {    width: 233px;
    padding-right: 3px;
    height: 60px;
    overflow: auto;
    margin: 190px 0 0 651px;
background: #ece1df;
border-radius: 5px;}
.table-main .text-news {    width: 233px;
    padding-right: 3px;
    height: 60px;
    overflow: auto;
    margin: 190px 0 0 651px;
background: #ece1df;
border-radius: 5px;}

.table-main .best-text {width: 300px;
    margin:  180px 0 0 630px;
    text-align: center; }
 .mercy-table .need img {margin-right: 3px;
}
.table-main .text-news {width: 300px;
    margin:  180px 0 0 -40px;
    text-align: justify; }
 .mercy-table .need img {margin-right: 3px;
}

.table-main .player {margin: 193px 0 0 686px;}

.table-main .best-pl {margin: 90px 0 0 -16px;}

.table-main .best-pl img,  .table-main .best-text img,  .table-main .need img,  .table-main .player img, .table-main .textpost img, .table-main .text-news img {opacity: .8; transition: opacity 2s; width: 60px;}

.table-main .best-pl img:hover,  .table-main .best-text img:hover,  .table-main .need img:hover,  .table-main .player img:hover, .table-main .textpost img:hover, .table-main .best-text:hover, .table-main .text-news:hover {opacity: 1; transition: opacity 2s; }

.table-main .glitter { position: absolute;     margin: 138px 0 0 222px; opacity: 0; transition: opacity 2s; z-index: 2}
.table-main .glitter:hover {opacity: 1; transition: opacity 2s; z-index: 2}



#font-area, #size-area, #color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #smilies-area, #addition-area {
position: absolute;
right: 6px;
top: 45px!important;
    background: #f8f2eb;
    padding: 7px!important;
    border: 1px solid #faede1;
    outline: 3px solid #e4d1b9;
}




#pun-index .tcl .modlist {display:none!important}


.punbb .post-sig  {
border-top: 1px solid #826d74;
  }

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .pun-modal .modal-inner  {background: #d4c5b8;
    border: 1px solid #fff;
    box-shadow: inset 0 0 10px #bfab99;}

.topic a.sharelink {margin-right: 10px;}

.a subforums, a:link subforums {
  color: #908e90 !important;
}
.subforums {
  color: #908e90 !important;
  margin-top: 0px !important;
}

.punbb .user-avatar img.on_ {
	width: 20px  !important;
	height: 20px  !important;
	border-radius: 0%  !important;
	margin: -7px 0px 0 -18px  !important;
	background: url(http://forumstatic.ru/files/0018/62/1b/31960.png)  !important;
      animation: blinkColor 1.1s linear infinite;
    -moz-animation: blinkColor 1.1s linear infinite !important;
    -webkit-animation: blinkColor 1.1s linear infinite !important;
}

/***тем и сообщений***/
#pun-index .category .tc2,#pun-index .category .tc3 {
display:none!important;
}
.Tems_And_messages {
display:inline-block;
text-align: center;
font-size: 10px;
font-weight: bold;
color: #908e90;
margin-left: 55px;
}
.Add {
display:inline-block;
border: 0px solid blue;
background-color: transparent; 
padding-top: 0px;
}
.Tems_And_messages .right{
font-style: normal;
}

/*** общи вид категорий форумов***/

#pun-main .category td div.tclcon { padding-top: 2px; text-align:justify;}
#pun-main .category Div.icon {float: left; display:block; border-style:none;
height:46px; width:62px;
margin-top: 4px;
margin-left:20px;
background-repeat: no-repeat;
background: url(http://s3.uploads.ru/ToGEP.png) transparent;
background-position: 0px 0% !important;
   }

#pun-main .category TR.inew Div.icon{background-position: -72px 0px !important;}

#pun-index #pun-main td div.tclcon {
margin: 5px 0 auto;
padding: 0 14px 15px;
font-size: 1em;
line-height: 110%;
background-color: rgb(243, 232, 216);
border: 1px solid #ecdac5;
box-shadow: 0 1px 5px rgb(246, 226, 189), inset 0 0 3px rgb(236, 225, 223), inset 0 0 7px #f6e5f4;
   }
#pun-index #pun-main td div.tclcon a {font-weight:600;}
.punbb .main .tcl h3 a {font-weight: 400 !important;}
#pun-index .main .tc2, #pun-index .main .tc3 {font-family: times, Arial, tahoma; font-size: 1.3em; color: #906b45;}

.punbb .main .tcl h3 {
margin: -1px -1em 0em -17px;
padding: 15px 0 12px 0;
font-family: cambria, serif;
font-weight: 400;
border: 4px solid #12161b;
box-shadow: 0 1px 3px #b7b7af;
background: url(http://s3.uploads.ru/7I8Vn.jpg) no-repeat #eed4ed;
border-style: solid; border-width: 3px;
-moz-border-image: url(http://sh.uploads.ru/bKrUz.png) 4 round;
-webkit-border-image: url(http://sh.uploads.ru/bKrUz.png) 4 round;
-o-border-image: url(http://sh.uploads.ru/bKrUz.png) 4 round;
border-image: url(http://sh.uploads.ru/bKrUz.png) 4 fill round;
color: #f2c57e !important;
   }

#pun-main .category .container table .hasicon .alt1 .tcl .intd .tclcon h3 a, #pun-main .category .container table .hasicon .alt2 .tcl .intd .tclcon h3 a {
font-size: 18px;
font-weight: 400;
color: #75726d !important;
text-shadow: 0px 1px 1px #ead9c3;
   }

.punbb .user-avatar img.ava {
	border: 2px solid #65934f !important;
	height: 40px !important;
       	border-radius: 0 !important;
	width: 40px !important;
	margin: 1px 9px 2px 0px;
	opacity: 0.85;
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 3px 4px #b7b7af !important;
}

.punbb em.user-avatar {
	height: 40px !important;
}

#pun-index .user-avatar {
	padding: 2px 2px 10px 2px;
}

/* ОФОРМЛЕНИЕ ССЫЛОК В категории */
a.cat, a.cat:active, a.cat:link, a.cat:visited {
background-color:#eadcd0;
color: #888181;
text-align:center;
font-weight: normal;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #bfbab3;
border-left-width: 5px;
width:164px;
}

a.cat:hover {
background-color: #bfbab3;
color: #888181;
display: block;
text-align:center;
font-weight: normal;
cursor: pointer;
text-decoration: none;
border-left-style: solid;
border-left-color: #eadcd0;
border-left-width: 5px;
width:174px;
}

#pun-navlinks li a, .post-links li a {background: url("http://sh.uploads.ru/ViM1c.png") no-repeat scroll left -0px transparent;}
#pun-navlinks li a:hover, .post-links li a:hover {background: url("http://sh.uploads.ru/ViM1c.png") no-repeat scroll left -25px transparent;}
#pun-navlinks li a:focus, .post-links li a:forus {background: url("http://sh.uploads.ru/ViM1c.png") no-repeat scroll left -49px transparent;}

/* ============================================================================================== 
Nick Mkrtchyan
https://www.facebook.com/sonick.pk
http://www.Mkrtchyan.zz.mu
================================================================================================= */
* {
    margin: 0;
    padding: 0;
}
header {
    background-color:rgba(33, 33, 33, 0.9);
    color:#ffffff;
    display:block;
    font: 14px/1.3 Arial,sans-serif;
    height:50px;
    position:relative;
    z-index:5;
}
h2{
    margin-top: 30px;
    text-align: center;
}
header h2{
    font-size: 22px;
    margin: 0 auto;
    padding: 10px 0;
    width: 80%;
    text-align: center;
}
header a, a:visited {
    text-decoration:none;
    color:#fcfcfc;
}


@keyframes move-clouds-back {
    from {background-position:0 0;}
    to {background-position:10000px 0;}
}
@-webkit-keyframes move-clouds-back {
    from {background-position:0 0;}
    to {background-position:10000px 0;}
}
@-moz-keyframes move-clouds-back {
    from {background-position:0 0;}
    to {background-position:10000px 0;}
}
@-ms-keyframes move-clouds-back {
    from {background-position: 0;}
    to {background-position:10000px 0;}
}

.clouds {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  display:block;
}

.clouds{
    background:transparent url(http://www.script-tutorials.com/demos/360/images/stars.png) repeat top center;
    width: 1920px;
    height: 400px;
    margin-top: 0px;
   margin-left: 0px;
    z-index: 2;

  -moz-animation:move-clouds-back 1000s linear infinite;
  -ms-animation:move-clouds-back 1000s linear infinite;
  -o-animation:move-clouds-back 1000s linear infinite;
  -webkit-animation:move-clouds-back 1000s linear infinite;
  animation:move-clouds-back 1000s linear infinite;
}

/* Иконки

-------------------------------------------------------------*/

/*Старые сообщения*/
Div.icon {
background-image : url('http://s9.uploads.ru/6ETmi.png');
background-repeat: no-repeat;
}

/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('http://s8.uploads.ru/kM6yb.png');
background-repeat: no-repeat;
}

/*Важные темы*/
TR.isticky Div.icon {
background-image : url('http://s7.uploads.ru/tOPK8.png');
background-repeat: no-repeat;
}

/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('http://sd.uploads.ru/LQxWB.png');
background-repeat: no-repeat;
}

/* Красивые кнопки в форме ответа  */
#form-buttons {
  display: inline-block;
  width: 100%;
  min-width: 600px;
  border: 1px solid #e1cab0;
  border-left-width: 0;
  background-color: #e3d0b8;
  background-image: url(http://forumupload.ru/uploads/0007/af/57/14152-4.png);
  background-repeat: repeat-x;
}
#form-buttons table {
  width: 100% !important;
}
#form-buttons td {
  border-left: 1px solid #c9d9e9 !important;
  border-right: 1px solid #f3f7fa !important;
}
#form-buttons td:hover {
  background-color: #f5f8fb;
}
#form-buttons td:active {
  background-color: #c9d9e9;
  -moz-box-shadow: inset 1px 1px 5px #92a9c1;
  -webkit-box-shadow: inset 1px 1px 5px #92a9c1;
  box-shadow: inset 1px 1px 5px #92a9c1;
}

#font-area {
    z-index: 1000000;
    max-height: 300px;
    overflow: auto;
}

.post-box {
box-shadow: 2px 2px 10px 0px inset #fed;
border-radius: 20px; }

    /************* Автоустановка Подфорумов | Add styles *************/
    .punbb-admin:not(.admin-visible)::before {
      content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена.";
      color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5;
    }

#form-buttons td {border: 1px solid #ffd892;box-shadow: 2px 2px 6px 2px inset #dfbb92;}

#main-reply {max-width: 100%;min-width: 50%;}


/*partners*/

#logobottom {
height: 90px; 
margin-left: -152px; 
width: 1190px;
}

#logobottom  {
margin-left: 210px; 
height: 31px; 
margin-top: -7px; 
padding: 5px 10px; 
position: absolute; 
text-align: center; 
width: 873px; 
z-index: 100;
}
#logobottom #partners {
text-align: center; 
height: 75px; 
margin-left: -235px; 
margin-top: -45px; 
overflow: auto; 
position: absolute; 
width: 940px; 
z-index: 100;
background: #ece1df;
}
#logobottom #partners img {
opacity: 0.5;
}
#logobottom #partners img:hover, #logobottom #partners img:focus {
opacity: 1.0;
}
#logobottom .cop1, #logobottom .cop2 {
display: inline-block;
}
#logobottom .cop1 {
color: #2f1611; 
height: 60px; 
position: absolute; 
font-size: 1.1em; 
width: 560px; 
margin-left: 152px;
}
#logobottom .cop2 {
position: absolute; 
text-align: right; 
width: 883px; 
color: #2f1611; 
margin-top: -20px; 
margin-left: 152px;
}

/* страница переадресации */
#pun #pun-redirect{
  border:0 none!important;
  background: url(http://forumstatic.ru/files/0018/62/1b/13727.jpg) center top no-repeat #000318; !important;
  margin: auto;
  padding:0;
  left:0;
  right:0;
  top:0;
  bottom:0;
  position:fixed;
  width:100%;
  height:100%;
  text-align:center;
}
#pun-redirect *{
  border:0 none;
  margin:0;
  padding:0;
}
#pun-redirect .main-title {
  display:none;
}
 
#pun-redirect.punbb .info .container{
  padding:80px 0px 0 445px !important;
  height:0px;
  width:330px;
  text-align:center;
  margin:auto!important;
  left:0;
  right:0;
  top:0;
  bottom:0;
  position:absolute;
  font-weight:bold;
  display:block;
  padding:0;
  background: transparent !important;
}
#pun-redirect.punbb .info a{
  color:#dea840;
  font: italic normal 400 16px/normal Times New Roman;
}
#pun-redirect.punbb .info a:hover{
  color:#e8af45;
}

.pa-fld1{
border: 2px solid #fcf3ea;
background: #faede1;
color: #2c3e57;
padding: 2px 10px 2px 10px !important;
margin-top: 5px;
margin-left: 2px;
width: 155px;
}

.pa-fld2{ 
margin-top: -77px;
margin-left: -146px !important;
padding: 0px 0px 8px 0px !important;
}

.pa-fld3{ 
width: 100% !important;
margin-top: -8px !important;
padding: 0px 0px 18px 0px !important;
margin-left: -4px !important;
}

.category thead{
    display:none;
}

.post-sig dd p{
font-size: 10px !important;
}

/* menu */
.menu-item,
.menu-open-button {
   background: url(http://sd.uploads.ru/TxwKq.png);
   border-radius: 100%;
   width: 30px;
   height: 30px;
   margin-left: -40px;
   position: absolute;
   color: #FFFFFF;
   text-align: center;
   line-height: 80px;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transition: -webkit-transform ease-out 200ms;
   transition: -webkit-transform ease-out 200ms;
   transition: transform ease-out 200ms;
   transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
   display: none;
}

.lines {
   width: 25px;
   height: 3px;
   background: #596778;
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -12.5px;
   margin-top: -1.5px;
   -webkit-transition: -webkit-transform 200ms;
   transition: -webkit-transform 200ms;
   transition: transform 200ms;
   transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
   -webkit-transform: translate3d(0, -8px, 0);
   transform: translate3d(0, -8px, 0);
}

.line-2 {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}

.line-3 {
   -webkit-transform: translate3d(0, 8px, 0);
   transform: translate3d(0, 8px, 0);
}

.menu-open:checked + .menu-open-button .line-1 {
   -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
   transform: translate3d(0, 0, 0) rotate(45deg);
}

.menu-open:checked + .menu-open-button .line-2 {
   -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
   transform: translate3d(0, 0, 0) scale(0.1, 1);
}

.menu-open:checked + .menu-open-button .line-3 {
   -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
   transform: translate3d(0, 0, 0) rotate(-45deg);
}

.menu {
   margin: 379px 0px 0px 892px;
   position: absolute;
   width: 40px;
   height: 40px;
   text-align: center;
   box-sizing: border-box;
   font-size: 26px;
   z-index: 10000;
}


/* .menu-item {
   transition: all 0.1s ease 0s;
} */

.menu-item:hover {
   background: #EEEEEE;
   color: #3290B1;
}

.menu-item:nth-child(3) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-item:nth-child(4) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-item:nth-child(5) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-item:nth-child(6) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-item:nth-child(7) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-item:nth-child(8) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-item:nth-child(9) {
   -webkit-transition-duration: 180ms;
   transition-duration: 180ms;
}

.menu-open-button {
   z-index: 2;
   -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
   transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
   -webkit-transition-duration: 400ms;
   transition-duration: 400ms;
   -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
   transform: scale(1.1, 1.1) translate3d(0, 0, 0);
   cursor: pointer;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
}

.menu-open-button:hover {
   -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
   transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
   -webkit-transition-duration: 200ms;
   transition-duration: 200ms;
   -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
   transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
   -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
   transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

.menu-open:checked ~ .menu-item:nth-child(3) {
   transition-duration: 180ms;
   -webkit-transition-duration: 180ms;
   -webkit-transform: translate3d(64px, -40px, 0);
   transform: translate3d(64px, -40px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(4) {
   transition-duration: 280ms;
   -webkit-transition-duration: 280ms;
   -webkit-transform: translate3d(90.9466px, -52.47586px, 0);
   transform: translate3d(64px, -5px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(5) {
   transition-duration: 380ms;
   -webkit-transition-duration: 380ms;
   -webkit-transform: translate3d(90.9466px, 52.47586px, 0);
   transform: translate3d(64px, 27px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(6) {
   transition-duration: 480ms;
   -webkit-transition-duration: 480ms;
   -webkit-transform: translate3d(0.08361px, 104.99997px, 0);
   transform: translate3d(64px, 64px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(7) {
   transition-duration: 580ms;
   -webkit-transition-duration: 580ms;
   -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
   transform: translate3d(64px, 100px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(8) {
   transition-duration: 680ms;
   -webkit-transition-duration: 680ms;
   -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
   transform: translate3d(64px, -74px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(9) {
   transition-duration: 780ms;
   -webkit-transition-duration: 780ms;
   -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
   transform: translate3d(-0.25084px, -104.9997px, 0);
}

.blue {
   background-color: #669AE1;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.blue:hover {
   color: #669AE1;
   text-shadow: none;
}

.green {
   background-color: #70CC72;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.green:hover {
   color: #70CC72;
   text-shadow: none;
}

.red {
   background-color: #FE4365;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.red:hover {
   color: #FE4365;
   text-shadow: none;
}

.purple {
   background-color: #C49CDE;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.purple:hover {
   color: #C49CDE;
   text-shadow: none;
}

.orange {
   background-color: #FC913A;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.orange:hover {
   color: #FC913A;
   text-shadow: none;
}

.lightblue {
   background-color: #62C2E4;
   box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.lightblue:hover {
   color: #62C2E4;
   text-shadow: none;
}

.credit {
   margin: 24px 20px 120px 0;
   text-align: right;
   color: #EEEEEE;
}

.credit a {
   padding: 8px 0;
   color: #C49CDE;
   text-decoration: none;
   transition: all 0.3s ease 0s;
}

.credit a:hover {
   text-decoration: underline;
}

 /* scrollbar */
::-webkit-scrollbar{
    width:12px;
}
::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 2px;
    border-color: #a2b5c2;
    background-color: #445d6f;
}
::-webkit-scrollbar-thumb:hover{
    border-width: 1px 1px 1px 2px;
    border-color: #445d6f;
    background-color: #a2b5c2;
}
::-webkit-scrollbar-track{
    border-width:0;
    border-color: #445d6f;
    background-color: #a2b5c2;
}
::-webkit-scrollbar-track:hover{
    border-left: solid 1px #a2b5c2;
    background-color: #5c99c2;
}

/* senshi
-------------------------------------------------------------*/

.post[data-group-id='1'] .pa-avatar.item2::before
{
position: absolute;
z-index: 25;
margin-top: -48px;
    margin-left: 150px;
    display: block;
    width: 70px;
    height: 45px;
    content: attr(data-title);
    opacity: 0.3;
background: url(http://sh.uploads.ru/9gXjU.png) !important;
}

.post[data-group-id='2'] .pa-avatar.item2::before
{
position: absolute;
z-index: 25;
margin-top: -91px;
    margin-left: 160px;
    display: block;
    width: 80px;
    height: 98px;
    content: attr(data-title);
    opacity: 0.3;
background: url(http://forumupload.ru/uploads/0018/62/1b/2/14528.png) !important;
}

.post[data-group-id='7'] .pa-avatar.item2::before
{
position: absolute;
z-index: 25;
margin-top: -60px;
    margin-left: 160px;
    display: block;
    width: 46px;
    height: 84px;
    content: attr(data-title);
    opacity: 0.3;
background: url(http://forumupload.ru/uploads/001a/32/39/3/65354.png) !important;
}


#MyBookmarks {
width: 240px !important;
background: #cbd9e2 !important;
height: 300px !important;
overflow-y: scroll !important;
overflow-x: hidden !important;
}
#BookmCntToggle.default-style {
color: #307297 !important;
height: 40px !important;
width: 40px !important;
background: url(http://s5.uploads.ru/Kt0w1.png) !important;
}

.editBookmark {
	box-shadow: 9px 5px 15px rgb(0, 25, 52) !important;
	background: #cbd9e2 !important;
	border: solid #6d96be !important;
}

.post .bookmark {
	color: #123f6c !important;
}

    .pa-avatar img {
        max-width: 180px;
        max-height: 180px;
    }

/*СНЕГ*/
.snowContainer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
	z-index: -1;
}

#snow {
	width: 100%;
	height: 100%;
	background-image: url("http://s5.uploads.ru/DCR2x.png"), url("http://s3.uploads.ru/9XTcg.png"), url("http://sh.uploads.ru/RFSlP.png");
	-webkit-animation: snow 20s linear infinite;
	-moz-animation: snow 20s linear infinite;
	-ms-animation: snow 20s linear infinite;
	animation: snow 20s linear infinite;
        opacity: 0.2;
}

@keyframes snow {
	0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

@-moz-keyframes snow {
	0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

@-webkit-keyframes snow {
	0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

@-ms-keyframes snow {
	0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

.icon[data-new-topics]:before, .subforums span[data-new-topics]:before {
    background: #4682b4 !important;
    border-radius: 5px !important;

0

2

Код:
/* Цвета стили
-------------------------------------------------------------*/

 /* задний фон*/
body {background-color: #0000;
background-image : url("http://forumstatic.ru/files/0018/62/1b/57036.jpg");
background-repeat: no-repeat;
background-position : top center;
background-attachment: fixed;
background-size: cover;
}


 /* тело  */
#pun {
background-image : url(http://forumstatic.ru/files/0018/62/1b/36231.png);
background-color: transparent;
background-position : center;
}

 /* верх*/
#pun-title table {
border: none;
    height: 503px;
    width: 1920px;
    background-image: url(http://sh.uploads.ru/YJIgK.png);
    background-repeat: no-repeat;
    margin-left: -231px;
    overflow-x: hidden;
    z-index: 1;
}



.punbb .quote-box, .punbb .code-box {

}


.punbb textarea {
padding: 10px;
    background-color: #faede1;
    border: 1px solid #e8ddd4;
    box-shadow: inset 0px 0px 10px #cbb8a9, 0 0 4px #b3a192;
-ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
#main-reply {margin-left:-11px;}

.offline li.pa-online strong, 
.punbb .section .container, 
.punbb .post h3 {

  }

 

.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th,  .punbb .quote-box, .punbb .code-box, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .formal fieldset .post-box, .punbb .info-box, .punbb td, .punbb .post-sig dt, .punbb .divider   {
  border-color: transparent;
  }


.punbb-admin #pun-admain h2,  .punbb fieldset, #pun-debug h2 {
  border-color: #cccccc;
  }


.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,  .punbb select, .punbb input  {
  background-color: none;
  color: #333333;
  }


#pun-main .post-author ul {text-align: center;}



/* Links */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #75727a;
border-bottom: 0px none #ffd892;
text-decoration: none;
text–transform: lowercase;}


.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #4e3a6e;
  }

#pun-navlinks a {
    font-size: 13px !important;
    color: #715c68;
    text-shadow: 1px 1px 0 #d8c7b9;
    font-family: playfair display;
    font-weight: 600;
 }


#pun-navlinks a:hover {
color: #6e4c6f;
  }


#pun-ulinks a {
  color: #715c68;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
font-size: 9px;
text-transform: uppercase;
  }


#pun-ulinks a:hover { 
color: #eed5c0;
}

/* низ */
#pun-about p.container {
    background: url(http://forumstatic.ru/files/0018/62/1b/12225.png) no-repeat center top;
    text-align: center;
    margin-left: -221px;
    height: 250px;
    width: 1291px;
     margin-top: -20px;}


div#html-footer {
margin: 20px 0px 0px 0px;}
div#pun-about {
   margin-bottom: -180px;
}

#pun-about p.container .item1 {    padding-top: 25px;
    text-transform: lowercase;
    font-size: 10px;}


/*картинка под статистику*/
#pun-stats ul.container {
  background: transparent url(http://forumstatic.ru/files/0018/62/1b/44791.png) no-repeat -10px 10px;
  padding-left: 80px;
  padding-bottom:5px;
  box-shadow: inset 0px 0px 20px 1px #f7e6d5;}

0

3

post

Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
background-color: #080808;  
background-image: url(https://i.ibb.co/nbzfpGm/image.jpg); 
background-repeat : no-repeat;
background-position: bottom center; 
background-attachment: fixed;
background-size:cover;
}

#pun-title table {
    background-image: url(https://i.ibb.co/fGm13vV/ddth.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 942px;
    height: 384px;
    margin-left: -23px;
    margin-top: -347px;
}

/* Тело форума */
#pun {
width: 941px; 
background-color: transparent; 
background-image: url(https://i.ibb.co/cYH0y0m/4.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;
box-shadow: 0px -2px 10px 4px #00000070;}


/* низ */
#pun-about p.container {
    background-image: url(https://i.ibb.co/VTM7xr3/3.png);
    margin: -28px 0px -148px -38px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 948px;
    height: 90px;
    overflow-x: hidden;
    padding-bottom: 80px;
}

/*картинка под статистику*/
#pun-stats ul.container {
  background: transparent url(https://i.ibb.co/PCz9F74/image.gif) no-repeat 350px 16px;
  padding-bottom:5px;
  box-shadow: inset 0px 0px 20px 1px #16360d26;}

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    outline: 0 none!important;
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {background: #ffffff87;color: #232626;box-shadow: -3px 1px 0px 3px #a5799f30 inset, 0 0 0 2px #8e5e8c, 0 0 0 3px #91458f;}


/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.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-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;
color: #232626;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #232626;
    text-align: center;
    font-style: normal;
font-family: 'Nunito', sans-serif;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #330A0E;
  }
.punbb .post h3 {
  background-color: transparent;
  color: #fff;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-image: url(https://i.ibb.co/VTM7xr3/3.png); height: 28px; weight: auto; background-position: top center; background-repeat: no-repeat;
color: #ffffff;
font-weight: normal;
font-family: Palatino Linotype;
font-size: 18px;
text-align: right;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #330A0E;
  }
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color:transparent;
  color: #330A0E
  }
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
  background-color: transparent;
  color: #330A0E
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
    background-color: #ffffff87;
    color: #3a0233;
  }


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: ;
  }


/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }
/* CS2.5 */
.punbb th {
  border-color: transparent;
  }
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }
.punbb .divider {
  border-color: transparent;
  }
.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent;
  }
li.pa-online {
  border-left-color: transparent;
  }

/* CS3 Links
-------------------------------------------------------------*/
/* Links */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #4b0e4c;
text-decoration: none;
text–transform: lowercase;}


.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #fdf6ff;
  }

#pun-stats li.item3, #pun-stats li.item4 a {
  color: #fdf6ff;
  }
#pun-stats li.item4 a:hover {
  color: #cdbed2;
text-decoration: underline !important;
  }


#pun-navlinks a {
    font-size: 14px !important;
    color: #ffffff;
    text-shadow: 1px 1px 0 #821681;
    font-family: playfair display;
    font-weight: 600;
 }


#pun-navlinks a:hover {
color: #efc7ed;
text-decoration: overline!important;
  }


#pun-ulinks a {
  color: #715c68;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
font-size: 9px;
text-transform: uppercase;
  }


#pun-ulinks a:hover { 
color: #eed5c0;
}



#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; right: 0px; top: 0px;}


/* scrollbar */
::-webkit-scrollbar{
    width: 15px;
    background: url(https://i.ibb.co/Vvc0FPD/image.jpg);
}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background: url(https://i.ibb.co/Vvc0FPD/image.jpg) 560px;
}
::-webkit-scrollbar-thumb:hover{
    border-width: 1px 1px 1px 2px;
    border-color: #9d6079;
    background: url(https://i.ibb.co/Vvc0FPD/image.jpg) 60px;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgb(205 130 229 / 88%);
    background-color: #ffffff;
    border-radius: 10px;
}
::-webkit-scrollbar-track:hover{
    border-left: solid 1px #f0d9ea;
    background-color: #fefdfe;
}

/*** поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }



/*настройка поля шрифтов*/
#font-area {
    max-height: 170px;
}

/*настройка окна смайлов*/
#smilies-area {
    overflow-y: inherit;
    padding: 0em 2.3em 1.1em 1em;
right: 9px;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(https://i.ibb.co/TPHfGXn/pfl.jpg);
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area, #spoiler-sels {
    background: #e8c5ec;
    top: 59px !important;
    overflow-y: auto;
    border: 2px outset #a471c1;
    box-shadow: 0px 1px 10px 0px #964f9a;
    padding: 10px 10px 10px 10px;
}
#smilies-area {
    max-height: 230px;
    width: 510px!important;
    overflow-y: auto;
}

/* CS3 Остальное 
-------------------------------------------------------------*/
/*Старые сообщения*/
Div.icon {
background-image : url('https://i.ibb.co/yhjcxht/st.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('https://i.ibb.co/wSbVTGx/et.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image : url('https://i.ibb.co/6wPLsTf/new.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('https://i.ibb.co/cNb8x7H/hh.png');
background-repeat: no-repeat;
}

0

4

Код:
/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1619508602.css);
  @import url('https://fonts.googleapis.com/css2?family=Pattaya&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Spectral+SC:wght@300&display=swap');


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

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

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

/* A3.8 */
.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!important;
  }

/* 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 {
  margin: 0px auto auto auto;
  float: none;
  padding: 0px 0px 0px 0px;
  border: none;
  position: relative;
  }
/* A5.2 */
.punbb {
    margin-left: 22px !important;
    margin-bottom: -60px;
    margin-top: 340px;
    float: none;
    width: 890px;
    height: auto;
}

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: -212px 20% 12px 20%;
    width: auto;
    float: none;
    background-color: #d0d1d1;
}


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

/* A5.10 */
.punbb .section h2, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

#pun-main h1 {
padding: 10px 0em;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    width: 913px;
    margin-left: -8px;
  }

/*************************************************************
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 #9e9e9e;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  font-size: 1.1em;
  }

/* 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: 1em 5px 1em 5px;
    padding: 10px 15px 5px 15px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 2px;
    font-size: 13px;
    letter-spacing: 0.4px;
    font-weight: 500;
    font-style: normal;
    font-family: inter;
    text-transform: uppercase;
    color: #563654;
    margin-bottom: 2px;
    border-bottom: 1px dotted #6d596c;
}

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

.punbb .main .tcr a {
color: #000;
  }

.punbb .main .tcr a:hover {
color: #ac35b4;
text-decoration: overline !important;
  }

/* 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 {
  font-size: 1.5em;
  font-weight: bold;
  font-family: Century Gothic;
    padding: 5px 0px 7px 0px;
}

/* 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 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 0px;
  }

/* C2.15 */
.punbb div.icon {
float: left;
    display: block;
    width: 60px;
    height: 60px;
    margin: -4px 9px 0 8px;
    }

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

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
    border-style: solid solid none solid;
    border-width: 1px;
    width: 935px;
    background: url(https://i.ibb.co/VTM7xr3/3.png);
    margin-left: -22px;
    height: 15px;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;

  }

.punbb .post h3 span a {
 color: #fff!important;
  }

.punbb .post h3 span a:hover {
 color: #d5bbcf!important;
  }

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

/* C3.5 */
.punbb .post .post-author  {
 float: left;
    width: 226px;
    font-size: 11px;
    background: url(https://i.ibb.co/6gVhxCR/4.png) 0 top no-repeat, url(https://i.ibb.co/0rCxB1F/image.png) 0 bottom no-repeat, url(https://i.ibb.co/J7Q4Gbc/5.png) 0 top repeat-y;
    min-height: 150px;
    color: #18021c;
    padding-bottom: 38px;
    margin: 5px 0 0 2px;
    text-shadow: 1px 1px 0 #9d6079a3;
}


li.pa-respect {margin-bottom: 10px;}



li.pa-avatar img {
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: -2px;
border: 4px solid #ffffff;
    box-shadow: 0 0 3px #631c90;
   max-width: 180px;
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 25px 1em 20px;
    line-height: 130%;
text-align: center;
}


/* C3.7 */
.pa-author {
    font-style: normal;
    margin-top: 1px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
}

/* C3.8 */
.pa-author a {
    font-family: Pattaya;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #fff!important;
    text-shadow: #000 -2px -2px 0px;
}
/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

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.9 */
li.pa-title {
    font-weight: normal;
    font-size: 8px;
    margin-top: 3px;
    font-family: inherit;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #0a4b1e;
    background: #363a382e;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 232px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 14px 0px 5px 5px;
}

/*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: 1em 1em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -19em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-weight: bold;
}

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

/* 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;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* 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 {
  padding: 0 5px;
  position: relative;
  }

/* 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;
height: 10px;
  }

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

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

/* D1.4 */
/* D1.4 */
#pun-title h1 span  {
  display: none;}

#pun-title h1 span  {
  font-size: 1.5em;}

/* 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 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
    text-align: center;
    margin-top: 0px;
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    text-transform: UPPERCASE;
    padding: 0px 0px 0px 0px;
}



/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 0em;
padding-top: 2px;
    border: 2px outset #ffffff96;
    background: url(https://i.ibb.co/Vvc0FPD/image.jpg) -249px;
}


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

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
  margin-top: 0;
  }

/* D4.2 */

#pun-ulinks .container {
  border-top: none;
margin-bottom: -10px;
margin-top: -15px;
padding: 0em 0em;
text-align: center;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#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: 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: none;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }
.lastedit {display: none;}

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

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

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

#pun-stats li.item1, #pun-stats li.item2 {
  background: url('https://i.ibb.co/VTM7xr3/3.png') -600px;
    box-shadow: inset 0px 0px 0px 1px #734986;
    border: 1px solid #734986!important;
    padding: 4px;
    margin: 2px;
    margin-left: 20px;
    text-align: right;
    width: 240px;
    text-transform: uppercase;
    font-size: 9px;
    float: right;
    color: #fff;
}
#pun-stats li.item3 {
  background: url('https://i.ibb.co/VTM7xr3/3.png') -648px;
    box-shadow: inset 0px 0px 0px 1px #734986;
    border: 1px solid #734986!important;
    padding: 4px;
    margin: 2px;
    margin-left: 20px;
    text-align: right;
    width: 280px;
    text-transform: uppercase;
    font-size: 9px;
    float: left;
    margin-top: -25px;
    color: #fff;
}

#pun-stats li.item4 {
  background: url('https://i.ibb.co/VTM7xr3/3.png') 233px;
    box-shadow: inset 0px 0px 0px 1px #734986;
    border: 1px solid #734986!important;
  padding: 4px;
  margin: 2px;
  margin-left: 20px;
  text-align: right;
  width: 280px;
  text-transform: uppercase;
  font-size: 9px;
   float: left;
    color: #fff;
}

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* 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;
  margin-top: 10px;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  margin-top: -9px;
  padding-right: 12px;
  }

#pun-about p span a {
color: #c7c5c7;
  }

/* 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;
  color: #989696;  
  }

#pun-crumbs2 .container a{
  color: #e0d1e0;  
  }

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

}


#form-buttons td {border: 1px solid #5d3f09;box-shadow: 2px 2px 6px 2px inset #6312496e;}
#form-buttons td:hover {box-shadow: 2px 2px 6px 2px inset #a5307f6e;}

#main-reply {max-width: 100%;min-width: 50%;}

/* 1 */
.button {
  background: rgb(60 123 91);
  background: linear-gradient(0deg, rgb(227 195 255) 0%, rgb(246 255 223) 100%);
    border: solid 2px #fff;
    width: 120px;
    padding: 2px 2px 2px 2px;
    box-shadow: 2px 2px 3px #ccc;
}
.button:hover {
   background: rgb(173 120 23);
background: linear-gradient(10deg, rgb(255 195 233) 0%, rgb(246 255 223) 100%);
}

/*ìîäåðàòîð*/

#pun-index .tcl .modlist {display:none!important}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .pun-modal .modal-inner  {    background: #e8e8e8;
    border: 4px outset #fff}

.topic a.sharelink {margin-right: 10px;}



.punbb .user-avatar .avatar-image {
    border: #66256c 2px solid !important;
    height: 40px;
    width: 40px;
    box-shadow: 0px 0px 3px 2px #66256c;
    border-radius: 0 !important;
    transition: top 1s ease-out 0.5s;
}

.punbb .user-avatar .avatar-image:hover {
	-webkit-box-shadow:
    inset 0 0 3px rgba(0,0,0,.8),
    inset 0 2px 0 rgba(255,255,255,.5),
    inset 0 -1px 0 rgba(0,0,0,.4);
	-moz-box-shadow:
    inset 0 0 3px rgba(0,0,0,.8),
    inset 0 2px 0 rgba(255,255,255,.5),
    inset 0 -1px 0 rgba(0,0,0,.4);
	box-shadow:
    inset 0 0 3px rgba(0,0,0,.8),
    inset 0 2px 0 rgba(255,255,255,.5),
    inset 0 -1px 0 rgba(0,0,0,.4);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    transition: top 1s ease-out 0.5s;
}

/*555*/
#pun-index .category h2, #pun-stats h2 {background: url(https://i.ibb.co/Vvc0FPD/image.jpg) 262px;
width: 900px;
height: 28px;
padding: 0 !important;;
border: none !important;
margin-top: -6px !important;
margin-bottom:2px !important;
text-align: right;
   font-family: Palatino Linotype;
}

#pun-index .category h2 span, #pun-stats.section h2 span {
    color: #fff;
    font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
    margin-top: 7px;
    font-size: 12px !important;
    display: inline-block;
    padding: 0px 30px;
    margin-left: -125px;
    text-shadow: 2px 3px 3px #fff;
}


#pun-stats.section h2 {margin-top: -11px !important;
margin-bottom: 10px !important;}

#pun-index .category .container {margin: 0 10px !important;
    position: relative;
}

#pun-index .category tr {
    background: #fefdfed9;
    box-shadow: 0 1px 2px 3px #86868654;
}

#pun-index .category tr.inew {box-shadow: 0 1px 2px 3px #3c0d0d66}

#pun-index .category table {border-spacing: 0px 20px}

#pun-index .category {margin-right: 2px !important;}

#pun-index thead {display: none}

/*** ÍÀÇÂÀÍÈß ÔÎÐÓÌÎÂ ÍÀ ÃËÀÂÍÎÉ  ***/

.punbb .main .tcl h3 {
    margin: -3px 0em 1em 0em;
    padding: 15px 0 12px 0;
    font-family: Caslon, Times New Roman, serif;
    font-weight: 400;
    border: 4px solid #8f7a9d;
    box-shadow: 0 1px 3px #784195;
    background: url(https://i.ibb.co/VTM7xr3/3.png) 50% -74px no-repeat #252604;
    border-style: solid;
    border-width: 3px;
   }

.tclcon {        background: #9740904d;
    padding: 3px 3px 3px 7px;
    margin-left: 12px;
    box-shadow: 2px 2px 2px 2px #b897b4;
   }

.tclcon:hover {        background: #ffffff66;
    padding: 3px 3px 3px 7px;
    box-shadow: 2px 2px 2px 2px #b897b4;
   }

#pun-main .category .container table .hasicon .alt1 .tcl .intd .tclcon h3 a, #pun-main .category .container table .hasicon .alt2 .tcl .intd .tclcon h3 a {
font-size: 22px;
font-weight: 400;
color: #ffffff !important;
text-shadow: 2px 2px 1px #0c0c04;   }


.Add {
    margin: 15px 0px 0px 0px;
    text-align: left;
    z-index: 2;
    position: relative;
    float: right;
    color: #434343ab;
}

.Tems_And_messages {
display: inline-block;
}

.icon[data-new-topics]:before, .subforums span[data-new-topics]:before {
    background: #d92ccc !important;
    border-radius: 5px !important;}

.subforums {
  margin-top: -30px !important;
    color: #434343ab;
}

/*ïîëÿ ïðîôèëÿ*/
.pa-fld1 {
background: #ffffffbf;
    color: #615268;
    width: 170px;
    margin-left: 0px;
    padding: 2px 5px 5px 5px !important;
    border: 2px double #c4a4bf;
    margin-top: 3px;
}

.pa-fld2 {
background: #e69ce729;
    color: #480d4f;
    width: 170px;
    margin-left: 0px;
    padding: 2px 5px 2px 5px !important;
    border: 2px double #886987;
    margin-top: 0px;
    font-size: 0.9em;
    text-shadow: 1px 1px 1px #d9dfe9;
}

.pa-fld2 a{
    color: #1a4f0d !important;
    text-shadow: 1px 1px 1px #9e8097;
    cursor: cell;
}

.pa-fld11 {
    background: #ffffff73;
    color: #644e72;
    font-size: 8px;
    text-transform: uppercase;
}

/**/
#tableMain {position: absolute;top: -215px;height: 200px;margin-left: -10px;width: 910px;transition: all 0.6s ease-in-out 0s;opacity:0.8; z-index:1;}

#tableMain:hover {    opacity: 1;    transition: all 0.6s ease-in-out 0s;}


.imgFilter {
filter: sepia(60%);
transition: .5s ease-in-out;
    width: 60px;
    border: 1px ridge #971370 !important;
}

.imgFilter:hover {
filter: none;
transition: .5s ease-in-out;
}

/* Íàñòðîéêà âñïëûâàþùèõ ïîäñêàçîê ïðè íàâåäåíèè*/

.tooltip {
  border: none;
  text-decoration: none;
  position: relative;}

.tooltip span {
  margin-left: -999em;
  position: absolute;}

.tooltip:hover span {
  position: absolute;
  left: 0px;
  top: 10px;
  z-index: 99;
  margin-left: 0;
}

.top {
    background-color: #fbf2dc;
    border-left: 5px solid #8f806c;
    border-bottom: 3px solid #8f806c;
    color: #9f8464;
    font-size: 12px;
    height: auto !important;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 200px !important;
    z-index: 200;
}

/* âûäåëåííûé òåêñò */

hr {
border: none;
border-top: 3px solid #500e58;
    box-shadow: 2px 2px 2px #fff;}

.punbb .post-content del {
    filter:  blur(2px);
    background: #cea1c58a;
    color: #000;
    transition: all 0.5s ease 0s;}

.punbb .post-content del:hover { 
text-decoration: none;
    transition: all 0.5s ease 0s;
    filter: none;
}

.anew {
    display: inline-block;
    font-size: 12px;
    width: 126px;
    padding-bottom: 3px;
    margin-bottom: 4px!important;
    margin-left: 5px!important;
    background: #ffffff70;
    color: #dfdfdf!important;
    opacity: 0.8;
    text-align: center;
    transition: top 1s ease-out 0.5s;
    padding-right: 5px;
}

.anew:hover {
    transform: translate(-1px, 2px) skew(5deg);
    transition: top 1s ease-out 0.5s; 
}

.anew1 {
display: inline-block;
    font-size: 12px;
    width: 100px;
    padding-bottom: 3px;
    margin-bottom: 1px!important;
    margin-left: -0px!important;
    background: #ecd5ed70;
    color: #450f41!important;
    opacity: 0.8;
    text-shadow: 1px 1px 0px #d9cfdf;
    text-align: center;
    transition: top 1s ease-out 0.5s;
    text-transform: lowercase;
}

.anew1:hover {
    width: 100px;
    transform: translate(-1px, 0px) skew(1deg);
    transition: top 1s ease-out 0.5s; 
   background: #ffa5f88a;
}

div > div.post-body > div.post-box > div.post-rating > p {
    background: #ffffff7a;
    background-position: center center;
    width: 21px;
    height: 20px;
    text-align: center;
    opacity: 0.8;
}

.post-content img[alt="imgBorder"] {
    background: url(https://i.ibb.co/F7y7kGB/55.png) no-repeat;
    padding: 10px 10px 10px 10px;
    width: 90%;
}

p.data {
    background: #ffffffd1!important;
    padding: 3px;
    border-radius: 3px;
    color: #411809;
    letter-spacing: 2px;
    font-size: 8px !important;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold;
    display: inline-block; }

.punbb .user-avatar .isonline {
    width: 10px!important;
    height: 10px!important;
    border-radius: 0%!important;
    top: -2px!important;
    right: -6px!important;
    background: #d92ccc !important;
}

#MyBookmarks .container {
    background: url(https://i.ibb.co/r79Zk3g/image.png) -60px!important;
}
#MyBookmarks {
    max-height: 500px; 
    overflow-y: auto;}

#BookmCntToggle.default-style {
    background: url(https://i.ibb.co/L6XYWnv/image.png)!important;
    box-shadow: none!important;
    color: transparent!important;
    height: 70px!important;
    width: 100px!important;

#MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 {
    height: 15px!important; }


/*partners*/
#partners {
    text-align: center;
    height: 75px;
    margin-left: -235px;
    margin-top: -23px;
    overflow: auto;
    position: absolute;
    width: 900px;
    z-index: 100;
}
#partners img {
opacity: 0.5;
}
#partners img:hover, #partners img:focus {
opacity: 1.0;
}



/**/
#tableMain {position: absolute;top: -215px;height: 200px;margin-left: -10px;width: 910px;transition: all 0.6s ease-in-out 0s;opacity:0.3; z-index:1;}

#tableMain:hover {    opacity: 1;    transition: all 0.6s ease-in-out 0s;}


.imgFilter {
filter: hue-rotate(-90deg);
transition: .5s ease-in-out;
width: 50px;
border: 1px ridge #194907 !important;
}

.imgFilter:hover .imgFilter:focus {
filter: none;
transition: .5s ease-in-out;
}


.viewprofile li, .setmods dl, #profile-right {border: solid 2px #d2abd6 !important;
box-shadow: inset 1px 1px 1px 3px ae89af  !important;
text-align: center  !important; 
background: #ffe4fe91  !important;}


0


Вы здесь » sgxdfjjcg,dfhcg » Тестовый форум » Диз коды


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