post
ссылка
ссылка ссылка ссылка ссылка ссылка ссылка ссылка ссылка ссылка ссылка ссылка
читать дальше
post
post
ackerly
jasper
Vincent
Mia
Charles
Gino

tastmy

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

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


Вы здесь » tastmy » dance on the moon » дизайны


дизайны

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

1

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

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

/* a1.1 */
  @import url(style_cs.css);

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap')
@import url('https://fonts.googleapis.com/css?family=Alice');
@import url('https://fonts.googleapis.com/css?family=Caveat:400,700&subset=cyrillic,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Cuprum');
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Tenor+Sans');


@import url('https://fonts.googleapis.com/css2?family=Aguafina+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dorsa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Iceland&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kristi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Meddon&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pirata+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Six+Caps&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Unica+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap');


@font-face { font-family: swipesecond; src: local("swipesecond"), url(https://forumstatic.ru/files/001a/8b/bb/13614.ttf); }
@font-face { font-family: pfk; src: local("pfk"), url(https://forumstatic.ru/files/001a/8b/bb/36557.ttf?v=1); }


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

/* A2.5 */
.punbb .main table {
    table-layout: fixed;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: #fff0;
}


/* 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;
    border: solid 1px #ddd;
    padding: 5px 10px 5px 10px;
  }

/* 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 {
    font-family: 'swipesecond';
    color: #585858;
    text-align: right;
    font-size: 20px;
    text-transform: lowercase;
}



.punbb legend span {
    font-size: 9px;
    font-family: verdana;
    text-transform: lowercase;
    color: #6f6f6f;
    height: 21px;
    display: inline-block;
}

.punbb h2 span {
    font-size: 20px !important;
    text-transform: lowercase;
    color: #d2d2d2;
    display: block;
    padding: 12px 0px 0 58px;
    font-family: 'swipesecond';
    text-align: left !important;
}

#post-form > h2 > span {
    font-family: pfk;
    text-transform: lowercase;
    color: #d4d4d4;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    width: 580px;
    margin-left: -345px;
    margin-top: 0px;
}

#post-form > h2 {
    background: #fff !important;
    height: 35px !important;
    padding-left: 45px !important;
}


/* A3.6 */
.punbb pre {
    font: 1.1em/140% verdana;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

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

/* 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: 980px;
position: relative;
  }

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

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

/* A5.4 */
.punbb .section, .punbb .main {
    background-color: transparent;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

.category .hasicon .tc2, .category .hasicon .tc3 {
    font-size: 24px !important;
    font-family: 'pfk' !important;
    color: #d6d6d6;
}


/* A5.6 */
.punbb #pun-category1{
    margin-top: 0px;
  }

.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;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 25px;
    padding-top: 25px;
}

/* A5.10 */
#pun-main h2, #pun-debug h2 {
    text-align: center;
    height: 41px;
    margin-top: 0px;
}

#pun-stats h2 {
    text-align: center;
    background: url(https://forumstatic.ru/files/001a/8b/bb/63047.png) no-repeat;
    height: 66px;
    margin-top: -18px;
    margin-left: 30px;
}

.punbb .section h2 {
    height: 0px;
}


.punbb .section h2, #pun-debug h2 {
    padding: 0 0 0px;
    margin: 0 0 0px 31px;
    height: 0px;
    text-align: center;
}

#pun-stats > h2 > span {
    font-size: 11px;
}

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

/* B1.3 */
.punbb .post-content p {
    margin: 0;
    padding: 0 0 1em 0;
    line-height: 150%;
    width: 100%;
    font-size: 12px;
    font-family: verdana;
    text-align: justify;
}

/* 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 .8em .4em .8em;
    padding: 1em 2em 1em 2em;
    color: #353535;
    background: #f6f9f600;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to bottom right, #60ac9b 0%, #f7f7f7 100%) 1;
}


/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 6px;
    font-size: 1.1em;
    padding-top: 6px;
    font-style: normal;
    padding-left: 8px;
    margin: 0;
    border: 1px solid #f6f9f6;
    background: #fff;
}

/*B1.10*/
.pa-posts, .pa-respect {
    text-align: center;
    font-size: 9px;
    padding: 2px 0px 2px 0px!important;
    width: 56px;
    text-transform: lowercase;
    display: inline-block;
}

.pa-fld4 {
    display: inline-block;
    padding: 3px 0 0 0 !important;
    text-transform: lowercase;
    width: 185px;
    font-size: 9px;
    height: 30px;
    margin: -9px;
}

.pa-fld3 {
    margin: 4px 0px 10px 15px;
    font-family: verdana;
    font-size: 10px;
    text-align: center;
    width: 180px;
    line-height: 19px;
    text-transform: lowercase;
    font-weight: bold;
    background: #f6f9f6;
    color: #696969;
}


.pa-fld2 {
 text-align: justify;
    line-height: 13px;
    text-transform: lowercase;
    width: 180px;
    font-size: 10px;
    font-family: arial;
    margin: 6px 10px 5px 15px;
}

li.pa-fld5 {
    position: absolute;
    margin-top: -23px !important;
    margin-left: 13px !important;
}

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

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
    font-size: 10px;
    font-family: arial;
    text-transform: lowercase;
  }

/* B3.2 */
.multipage {
    margin-top: 15px;
  }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -3.5em;
    left: 2.6em;
    width: 39em;
    text-align: left;
    font-size: 12px;
    font-family: verdana;
    color: #43604f;
}

/* B3.4 */
.linkst .postlink {
    position: absolute;
    top: -3.5em;
    right: 2.5em;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

/* B3.5 */
.punbb .linksb {
     text-align: right;
    padding: 0em 2.8em 0em 2.8em;
    text-transform: lowercase;
    font-family: arial;
    font-size: 12px;
}

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
color: #43604f;
}

/* 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: 0em 0.3em 1.1em 0em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 0em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
    margin: 0em 0.6em 0 0;
    padding: 5px 10px 5px 10px;
    border: 1px solid #dddddd;
    background-color: #fff;
  }

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

#pun-admain textarea, #pun-admain .longinput input {
width: 97%!important;
}

#main-reply {height: 200px;
    width: 98% !important} 


/* 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 {
    color: #a9a9a9;
    text-transform: lowercase;
    text-align: justify;
    padding: 4px 0 2px 4px;
    font-size: 11px;
    font-family: verdana;
width: 49%!important;
}

/*подсвечивающиеся подфорумы при наведении*/
#pun-index #pun-main tr:hover, #pun-viewforum #pun-main tr:hover, #pun-messages #pun-main tr:hover, #pun-userlist #pun-main tr:hover, .post td:hover {background: #fbfbfb;
    outline: 1px solid #fbfbfb;
 opasity: 0.9999; z-index: 1;}


#pun-online .tcl.action {
    color: #a9a9a9;
    text-transform: lowercase;
    text-align: justify;
    padding: 0px 0 0px 4px;
    font-size: 11px;
    font-family: verdana;
}


/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3 {
    text-align: center;
    width: 10%;
    font-size: 11px;
    font-family: verdana;
}

.punbb .main .tcmod {
    text-align: center;
    width: 10%;
    font-family: arial;
    text-transform: lowercase;
    font-size: 11px;
    color: 
    #373737;
  }

/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
    text-transform: lowercase;
    font-size: 11px;
    font-family: verdana;
    color: #616161;
    padding-right: 32px;
    padding-left: 40px;
}


/* 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: center;
  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: 18px;
    font-family: 'swipesecond';
    text-transform: inherit;
    height: 5px;
    margin-top: 6px;
    padding-bottom: 19px;
    padding-top: -1px;
    padding-left: 41px;
    color: #89baa6;
}

.tcl h3 a {
    color: #e8b173 !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: 1em 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;
    text-align: center !important;
  }

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

/* C2.14 */
.punbb tbody.hasicon td.tcl {
    padding-left: 0.2em;
    padding-right: 4.2em;
}

/* c2.14*/
.punbb td div .tclcon {
    background-color: #fff0;
    width: 375px;
    margin-top: 0px;
}

.podfor {
    padding: 9px 0 0 0;
}

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    height: 33px;
    width: 35px;
    margin-top: 8px;
    margin-left: 16px;
}


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

/* C3.3 */
.punbb .post h3 span {
    padding: 0.5em 1em;
    display: block;
    margin-left: 2.5em;
    background-color: #fbfbfb;
    width: 92%;
}

/* 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: 210px;
    margin-top: 1em;
    overflow: hidden;
    text-align: center;
    margin-right: 0px!important;
    margin-bottom: 4em;
    background-color: #ffffff;
    margin-left: 0.5em;
    text-transform: lowercase;
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to bottom right, #60ac9b 0%, #f7f7f7 100%) 1;
}


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

/* C3.7 */

.pa-author {
    font-size: 14px;
    margin-top: 24px;
    padding-bottom: 5px!important;
    padding-top: 7px!important;
    text-decoration: none;
    font-family: 'swipesecond';
    text-transform: lowercase;
    width: 211px;
    margin-left: -1px;
    background: #f7f7f7;
}

/* C3.8 */
.pa-author a {
    text-decoration: none;
    color: #32514d!important;
}


/* C3.9 */
li.pa-title {
    padding-bottom: 0.4em;
    font-weight: normal;
    font-family: verdana;
    text-transform: lowercase;
    font-size: 9px;
    letter-spacing: 0px;
    padding-top: 1px!important;
    color: #bdbdbd;
    width: 180px;
    text-align: center;
    padding-left: 15px;
}

li.pa-online {
    line-height: 0.8em;
    border-left-style: solid;
    padding-left: 0em;
    margin-top: 0.7em;
    text-transform: lowercase;
    font-size: 9px;
    margin-bottom: 10px;
    color: #696969;
}

#p29 > div > div.post-author.online.topic-starter > ul > li.pa-ip {
    padding: 10px;
    color: #cccccc !important;
}





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

/* C3.12 */
.punbb .post-box {
    padding: 1.3em 1em 0px 2em;
    text-align: justify;
}

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

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

/* C3.15 */
.punbb .post-links ul {
    padding: 0 0.5em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -19em;
    text-align: right;
}

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

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

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


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

/* C4.1 */
.punbb .modmenu .container {
    padding: 0em 3.5em 0em 0.5em;
    font-family: verdana;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
    height: 1.8em;
    width: 92.9%;
    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 2.5em
  }

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

/* D1.2 */
#pun-title h1 {
    display: block;
    height: 532px;
}



/* 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 table {
	border: none;
	height: 40px;
	width: 100%;
}

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

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

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

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

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

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

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

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

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

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

/* D3.2 */
#pun-navlinks .container {
    padding: .5em 0 .5em 0;
    text-align: center;
    margin: -262px 170px 70px 170px;
    background: #ffffff73;
    border-radius: 37px;
}


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

/* D3.4 */
#pun-navlinks li a {
    font-size: 11px;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
  }

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

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

/* D4.2 */
#pun-ulinks .container {
    border-top: none;
    padding: 0em 1em;
    text-align: center;
    margin: -62px 25px -0px 0;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;

  }

/* D4.4 */
#pun-ulinks li a {
    padding-left: 1em;
    font-family: verdana;
    font-size: 8px;
    text-transform: lowercase;
    color: #b7b7b7;
}

/* 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;
    font-family: verdana;
    color: #b3b3b3;
    text-transform: lowercase;
    font-size: 7px;
    text-align: left;
    margin-top: 9px;
    width: 97%;
}

/* D5.2 */
#pun-status .container {
    padding: 10px 0em 1em 0em;
    margin-bottom: 0px;
}


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

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

/* D5.5 */
#pun-crumbs1 p.container {
    border-top: none;
    padding: 0em 1em 1.5em 0em;
    font-size: 10px;
    text-transform: lowercase;
    font-family: verdana;
}


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

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

/* D6.2 */
#pun-announcement h2 span {
    display: block;
    padding: 0em 0 0em 0;
    font-size: 10px;
  }

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

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

/* D7.1 */
#pun-stats .container {
   padding: 0em 0em 0em 0em;
    font-size: 11px;
    font-family: verdana;
    color: #373737;
}

/* 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: 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;
  font-size: 0 !important;
  }

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

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

/* D8.7 */
#pun-crumbs2 .container {
    border-bottom: none;
    padding: 1em 0 7em 0em;
    font-size: 10px;
    text-transform: lowercase;
}


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




#mod-options {
    font: 1em verdana, arial, helvetica, sans-serif;
    border: solid 1px #ddd;
    padding: 0;
}
/*репутация*/
#pun-reputation > div.inner.post_reputation > h1 {
    background-color: #fff;
}


#pun-reputation > div.inner.post_reputation > div {
    background: #fff;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -135px 0 0 -384px;
    width: 768px;
    z-index: 100;
    box-shadow: 0 0 40px #2220 !important;
    -webkit-box-shadow: 0 0 40px #2220 !important;
-moz-box-shadow: 0 0 40px #2220 !important;
    -khtml-box-shadow: 0 0 40px #2220 !important;
}

#pun-reputation > div.inner.post_reputation > h1 {
    background-color: #fff;
    margin: 0 0 0 30px;
    width: 708px;
}

/*скролл*/

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-thumb {
    background: #f7fbfe;
    border-radius: 10px;
}


::-webkit-scrollbar-track {
    background: #5191a0;
    border-radius: 10px;
}



/*фон в форме ответа*/
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    border: 1px solid #ddd;
    background-color: #fff;
    padding-top: 5px;
}

#font-area {
    max-height: 176px;
    overflow: auto;
}

/*Edit*/

.punbb .post-content .lastedit {
  display:none;
}

/*двигаем кнопку руссф*/
div#pun-live-rusff {
    z-index: 98;
    width: 440px;
    height: 35px !important;
    margin: auto 0px 0 auto;
    background: transparent;
    text-align: right;
    line-height: 17px!important;
    position: relative;
    margin-top: 10px !important;
}

/*корректировка высоты блоков*/
#profilenav > h2:nth-child(1) > span:nth-child(1) {
    height: 20px !important;
}

#profilenav > h2:nth-child(3) > span:nth-child(1) {
    height: 20px !important;
}

#profilenav > h2:nth-child(1), #profilenav > h2:nth-child(3) {
    text-align: center;
    height: 28px;
    color: #797979;
}


/*корректировка отступов на странице просмотра профиля*/
#pun-main > h1 > span:nth-child(2) > a {
    margin-right: 42px;
    font-size: 10px;
    font-family: arial;
    text-transform: lowercase;
    font-weight: 100;
    color: #a5a5a5 !important;
}


/*всплывающие подсказки*/
#tooltip {
  position: absolute;
  background: #c1b33f;
  z-index: 999;
  font-family: PDl;
  font-size: 10px;
  display: none;
  color: #fff;
  text-align: center;
  padding: 5px 15px 5px 15px;   
 text-transform: lowercase;
    border-radius: 5px;
}



/*кнопки стикеров под формой ответа*/
#post > fieldset > div > center > div {
    text-align: right;
    margin: -4em 0 0 0;
}

button.st1 {
    padding: 5px 10px 5px 10px;
    border: 1px solid #dddddd !important;
    background-color: #fff;
font: 1em verdana;
}

/*навигация в подфорумах*/
.nav > select:nth-child(1) {
    height: 19px;
    padding: 0px;
width: 108px;
text-align: center !important;
border: 1px solid #f0e2d8;
    font-family: PDlt;
    background: #fbfbfb;
    color: #9b9d8f;
}



.nav {
    margin-top: -24px;
    margin-bottom: 8px;
    margin-left: 235px;
}

/*отключение строки тем, сообщений, форумов*/
.punbb .main th {
    visibility: hidden;
}

.main.multipage tr {
  font-family: verdana;
}

#pun-main > div > div > table > tbody > tr > td.tcl.action > a
 {
    font-size: 11px;
  font-family: verdana;
}
#pun-main > div > div > table > tbody > tr > td.tcl.username {    
font-size: 11px;
  font-family: verdana;
    width: 26% !important;
}

#form-buttons > table {
    background-color: #ffffff;
    width: 100.5% !important;
}


.spl {
    width: 160px;
    display: inline-table;
    height: 31px;
    margin-right: 1px!important;
    border-radius: 5px;
    background: #fbfbfb;
}

.second_spl {
    font-family: verdana;
    font-size: 8px;
    font-weight: 500;
    color: #000;
    padding: 5px;
    margin-top: -9px!important;
    margin-left: 38px!important;
    text-transform: lowercase;
    letter-spacing: 0.3px;
}


.one_spl {
    font-family: Playfair display;
    font-size: 9px;
    color: #5bb19a!important;
    padding: 7px 2px 6px 4px;
    text-transform: inherit;
    letter-spacing: 1px;
    margin-top: -39px!important;
    margin-left: 37px!important;
} 



/* гостевая */

.telo-gost {
    text-transform: lowercase;
    background: #fbfbfb;
    width: 640px;
    position: relative;
    border: 1px solid #fff;
    margin: 0 auto!important;
}

.gost-kart {
    width: 580px;
    height: 145px;
    text-align: center;
    margin-top: 21px!important;
}

.textbox2 {
position: relative; 
top: 20px; 
width: 522px;
text-align: justify;
letter-spacing: 0px; 
font-family: 'comfortaa', sans-serif; 
font-size: 11px; 
line-height: 13px; 
color: #000;
}

.gost-genre {
    font-size: 39px;
    font-family: swipesecond;
    text-align: center!important;
    margin-top: -43px!important;
    margin-left: -10px;
    color: #fff;
}

.gost-text {
    line-height: 14px;
    text-align: justify;
    font-family: verdana;
    font-size: 9px;
    margin-bottom: -41px!important;
    margin-top: -10px!important;
    text-transform: lowercase;
    color: #585858;
    width: 537px;
    margin-left: -16px;
}

.gost-text-rules {
    text-align: center;
    font-size: 10px;
    font-family: verdana;
    margin-top: 22px!important;
    margin-bottom: -25px!important;
    text-transform: lowercase;
}


.tabl2 {
    position: relative;
    margin-top: 60px!important;
    margin-left: -12px!important;
}

.bron-list {
    text-align: center;
    font-family: verdana;
    font-size: 10px;
    height: 122px;
    width: 274px;
    overflow: auto;
    border: 1px solid #f3f3f3;
    background: #ffffff;
    letter-spacing: 0px;
    line-height: 18px;
    box-shadow: 0 0 7px #aeb6b61c;
    text-transform: lowercase;
    border-radius: 6px;
}



.zagolovok-uhod {
    text-transform: inherit;
    font-size: 12px;
    font-family: 'Montserrat';
    color: #484e43;
    font-weight: bold;
    text-align: center;
    padding: 3px 0px 3px 0;
    margin: 0px 0 10px 0 !important;
    background: #f6f9f6;
    border-radius: 5px;
}


.zagolovok-uhod-faq {
    text-transform: inherit;
    font-size: 12px;
    font-family: 'Montserrat';
    color: #484e43;
    font-weight: bold;
    text-align: center;
    padding: 3px 0px 3px 0;
    margin: 0px 0 10px 0 !important;
    background: #ebedef;
    width: 94%;
    border-radius: 5px;
}


#tags .container {
    top: 43px !important;
    background: #fff;
    border: 1px solid #ecf4fc;
    padding: 10px;
    box-shadow: 0 0 7px #89baa687;
}

#pun-index .tclcon {
    font-size: 10px;
    color: #616161 !important;
    margin-left: 1px;
    padding: 12px 14px 13px 14px;
    font-family: verdana;
    line-height: 13px;
}

thead {
    display: none;
    vertical-align: baseline;
    border-color: inherit;
}


#pun-index .category tr {
    outline: 1px solid #f3f3f3;
}


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


p.container {
    margin-right: -4px !important;
}

.pun-modal .modal-inner {
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: #ffff !important;
}

0

2

Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/
#pun-title table {
    background: url(https://forumstatic.ru/files/001a/8b/bb/20944.png);
    background-color: transparent;
    width: 1048px !important;
    margin-top: -306px;
    margin-left: -66px;
}

html {
    background: url(https://forumstatic.ru/files/001a/8b/bb/60016.jpg) #94aaa4;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: none;
    background-size: cover;
    overflow-x: hidden !important;
}

#pun-about p.container {
    height: 245px;
    margin-top: -167px;
    margin-bottom: -161px;
    font-size: 0 !important;
    padding: 0;
    margin-left: -1px;
    background: url(https://forumstatic.ru/files/001a/8b/bb/97044.png) no-repeat;
    width: 980px;
}

/*тело форума*/
 
#pun {
    background-color: #fff;
    margin-top: 305px !important;
    margin: auto;
}


/* CS1.1*/
.punbb .main .container .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 {
    background-color: transparent;
    color: #333;
}

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

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: #fff0;
    text-align: center;
}

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

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

/* CS1.6 */
.punbb .post h3 span {
    padding: 0.5em 1em;
    display: block;
    margin-left: 2.5em;
    background-color: #f6f9f600;
    border: 1px solid #f2f2f2;
    width: 92%;
}


#pun-admain textarea, #pun-admain .longinput input {
width: 97%!important;
}

#main-reply {height: 200px;
    width: 98% !important}

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

/* CS1.8 */
#pun-navlinks .container {
    padding: .5em 0 .5em 0;
    text-align: center;
    margin: -262px 170px 70px 170px;
    background: #ffffff73;
    border-radius: 37px;
}

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

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

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

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
    border-color: #ccc;
    padding-top: 15px;
}


#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #fff
  }

.punbb .divider {
  border-color: #ccc #fff #fff #fff
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: transparent;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
    color: #6c8888;
    transition: all 0.3s ease-in-out 0.1s;
    text-transform: lowercase;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* CS3.2 */
.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 .tcl h3 a:hover {
  color: #e8b173 !important;
  }

/* CS3.3 */
#pun-navlinks a {
    color: #809894;
    text-decoration: none;
    font-family: swipesecond;
    text-transform: lowercase;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #b0b9b8;
  transition: all 0.3s ease-in-out 0.1s;
  }

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


.tcl h3 a {
    color: #e8b173 !important;
}

.tcl h3 a:hover, .tcl h3 a:focus, .tcl h3 a:active { color: #799591!important;}

.tcr a {
    color: #000!important;
    font-size: 11px;
}

.tcr a:hover, .tcr a:focus, .tcr a:active  { color: #f0c3aa!important; font-size: 11px; }


/* CS4 Post status icons
 -------------------------------------------------------------*/

Div.icon {
    background-image: url(http://forumstatic.ru/files/001b/29/b7/37760.svg);
    background-repeat: no-repeat;
}
TR.inew Div.icon {background-image : url(https://forumstatic.ru/files/001a/8b/bb/52313.svg); background-repeat: no-repeat;}

.punbb td div.tclcon {
    padding: 15px 20px;
}

/* выделение*/
::selection { 
background: #c6ddd3; /* safari */ 
} 
::-moz-selection { 
background: #c6ddd3; /* firefox */ 
}

/*category*/

#pun-category1.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/67002.png) no-repeat;
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}

#pun-category2.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/95725.png) no-repeat; 
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}

#pun-category3.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/58119.png) no-repeat; 
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}

#pun-category4.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/53144.png) no-repeat; 
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}

#pun-category5.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/76697.png) no-repeat; 
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}

#pun-category6.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/43072.png) no-repeat; 
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}

#pun-category7.category h2 { position: absolute; background: url(https://forumstatic.ru/files/001a/8b/bb/32398.png) no-repeat; 
height: 54px;
    width: 290px;
    margin-left: 30px;
    margin-top: -33px;}



/*table */ 
.nm {
    font-family: verdana;
    text-transform: lowercase;
    font-size: 8px;
    word-spacing: 4px;
}


.nm a {
    color: #777777!important;
}

.nm a:hover { color: #60ac9b!important;}


.bptshapka {
    padding: 18px 1px 0px 3px;
    width: 113px;
    height: 45px;
    text-align: justify;
    text-transform: lowercase;
    font-family: verdana;
    font-size: 8px;
    letter-spacing: -0.4px;
    line-height: 8px;
    color: #cfcfcf;
}



.bptext {
    position: absolute;
    margin-left: 6px!important;
    margin-top: -253px!important;
}

.admins {
    position: absolute;
    margin-left: -57px !important;
    margin-top: -164px !important;
    width: 221px;
}


.activs {
    position: absolute;
    width: auto;
    margin-top: -280px!important;
    margin-left: 154px!important;
    word-spacing: 1.9px!important;
}


.activs2 {
    position: absolute;
    margin-top: -47px!important;
    margin-left: 830px!important;
    margin-bottom: 97px!important;
    word-spacing: 1.9px!important;
    line-height: 20px!important;
    width: 157px;
}


.ep {
    position: absolute;
    margin-top: -252px!important;
    margin-left: 690px!important;
    margin-bottom: 162px!important;
    line-height: 14px!important;
    font-size: 10px;
    font-family: 'swipesecond';
    color: #fff !important;
    width: 62px;
}

.pair {
    position: absolute;
    margin-top: -210px!important;
    margin-left: 669px!important;
    margin-bottom: 162px!important;
    line-height: 14px!important;
}


.bestpost {
    position: absolute;
    margin-top: -280px!important;
    margin-left: 3px!important;
    margin-bottom: 8px!important;
}





/*принятие------------------------------------------------------*/

.prinyatie-ava img {border-radius: 50%;}

.prinyatie-ava {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #b5d0ed;
    margin: -25px 25px 0 20px !important;
}

.prinyatie-main {
    width: 500px;
    height: 168px;
    margin: 2px 0 0 49px!important;
    background: #fcfeff;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to top left, #60ac9b 0%, #f7f7f7 100%) 1;
}
.post-content td {
    border-width: 1px !important;
    border-style: solid !important;
    padding: 2.4em 2.5em 0px 32px !important;
    overflow: hidden;
    background: #fbfcfb00;
}


.prinyaztie-text {
    font-family: verdana;
    font-size: 11px;
    color: #545454;
    text-align: left;
    padding-right: 17px;
}

.prinyatie-links {
    text-align: center;
    margin-top: 10px !important;
    background: #ffffff;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to left, #ffffff 0%, #c6ddd3 50%, #ffffff 100%) 1;
    width: 293px;
    height: 19px;
    padding-top: 3px;
}


.prinyatie-main h1 {
    text-align: center;
    font-family: swipesecond;
    color: #ffffff;
    font-size: 17px!important;
    padding-bottom: 0px;
    background: #c6ddd3;
    border-radius: 43px;
    margin-bottom: 10px;
    margin-top: 18px;
    width: 308px;
    padding: 10px 0px 10px 0px;
}


/*инфобокс*/

.info-back {
width: 920px;
    height: 460px;
    margin-left: 0px!important;
    margin-bottom: 50px!important;
}

.info-back-1 {
    background: #ffffff;
    width: 770px;
    height: 460px;
    margin-left: 52px !important;
}

.info-1-kar {
height: 154px;
    width: 72px;
    margin-bottom: -210px!important;
    position: relative;
    left: 610px;
}


.info-img {
    margin-top: 50px!important;
    margin-bottom: 16px!important;
    position: relative;
    top: 0px;
    left: -6px;
}


.info-1-1 {
    width: 185px;
    text-align: center;
    height: 460px;
    /* border: 1px #000 solid; */
    margin-left: -4px!important;
}

.info-1-2 {
height: 466px;
width: 535px;
margin-left: -149px !important;
}

.info-name {
    padding-top: 0px;
    padding-bottom: 10px;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Montserrat';
    text-align: left;
    width: 185px;
}


.info-info {
    padding-bottom: 10px;
    font-family: 'Montserrat';
    color: #353535;
    font-size: 10px;
    text-align: left;
    font-weight: bolder;
    width: 185px;
    padding-left: 15px;
}

.info-opis {
    width: 150px;
    text-align: justify;
    color: #9a9a9a;
    line-height: 13px;
    font-size: 10px;
    font-family: verdana;
    width: 180px;
}

.info-zag-list {
    color: #302b2b;
    font-size: 12px;
    padding-bottom: 5px;
    font-weight: bold;
    font-family: 'Montserrat';
}

.info-zag-list1 {
    color: #302b2b;
    font-size: 12px;
    padding-bottom: 5px;
    font-weight: bold;
    font-family: 'Montserrat';
    margin-left: 71px !important;
}

.info-present {
    background: #fff;
    width: 270px;
    text-align: left;
    padding-top: 6px;
    overflow: auto;
    height: 99px;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to top left, #f7fbfe 0%, #bdd8f2 100%) 1;
    padding-left: 9px;
    margin-bottom: 10px !important;
}

.info-present1 {
    background: #fff;
    width: 255px;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    overflow: auto;
    height: 99px;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to top left, #f7fbfe 0%, #bdd8f2 100%) 1;
    margin-bottom: 10px !important;
    margin-left: 70px !important;
}


.info-zag-points {
    background: #fff;
    width: 560px;
    text-align: left;
    padding-top: 6px;
    overflow: auto;
    padding-left: 7px;
    height: 99px;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to top left, #f7fbfe 0%, #bdd8f2 100%) 1;
    margin-bottom: 10px !important;
}

.info-2-zag {
padding-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Montserrat Alternates;
    padding-top: 3px;
}

.info-2-char {
    font-size: 12px;
    font-weight: bold;
    font-family: Montserrat Alternates;
    padding: 5px 0px 5px 0px;
}

/*ссылки инфобокс*/
div#minihrefs5 {
margin: 12px 0px 0px -15px!important;
}

#minihrefs5 a, #minihrefs5 a:hover, #minihrefs5 a, #minihrefs5 a:hover, #navhrefs5 a, #navhrefs5 a:hover {
    font-size: 12px !important;
    text-align: center;
    font-weight: bold;
    font-family: Montserrat Alternates;
    display: inline-block;
    text-transform: lowercase;
}

#minihrefs5 a, #minihrefs5 a {
    /* background-color: rgba(255, 255, 255, 1); */
}
#minihrefs5 a:hover, #minihrefs5 a:hover {     
    color: #cb1a1f;
        background: #fff;
 }

#minihrefs5 a {width: 50px;
    height: 25px;}

.info-2-kar {
text-align: center;
    margin-top: 10px!important;
    height: 88px;
    width: 239px;
}


.menu {
    text-align: center;
    margin-top: -29px!important;
    height: 27px;
    width: 319px;
}

.likes {
    text-align: left;
    margin-top: 0px!important;
    height: 0px;
    width: 239px;
}


.news-back {
    padding: 0px 0px 0px 0px!important;
    width: 563px;
    margin-left: 43px!important;
}


.news-zag {
    width: 342px;
    padding: 0px;
    line-height: 18px;
    font-size: 14px;
    margin-left: 304px!important;
    margin-top: -70px !important;
    height: 30px !important;
    font-family: arial black;
    font-weight: bold;
    color: #404040;
    text-align: left;
}

.news-text {
    width: 301px;
    padding: 5px;
    font-family: arial;
    font-size: 10px;
    text-align: justify;
    margin-left: 285px!important;
    line-height: 12px;
    margin-top: -2px !important;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to left, #ffffff 0%, #bdd8f2 50%, #ffffff 100%) 1;
    color: #9ebde6;
}

.news-text1 {
    width: 525px;
    padding: 20px;
    font-family: verdana;
    font-size: 12px;
    text-align: justify;
    margin-left: 43px!important;
    margin-top: 56px !important;
    margin-bottom: 20px !important;
    background: #ffffffad;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    line-height: 18px;
    color: #484848;
}

.news-post-img {
    margin-left: 120px!important;
}

.news-post-text {
    text-align: justify;
    width: 148px;
    line-height: 12px;
    margin-top: 0px!important;
    margin-bottom: 3px!important;
    font-family: arial;
    /* border: 1px #e0e0e0 solid; */
    padding: 7px;
    font-weight: normal;
    text-transform: lowercase;
    font-size: 11px;
    color: #333;
    margin-left: 20px!important;
}


.news-number-back {
background: #348a7d;
    height: 100px;
    width: 100px;
    float: left;
}

.news-number {
    color: #fff;
    text-transform: lowercase;
    font-size: 22px;
    position: relative;
    font-family: Montserrat Alternates;
    text-align: justify;
    font-weight: bold;
    top: 36px;
    right: -32px;
}

.news-zagolovok {
    padding: 10px;
    text-transform: lowercase;
    font-size: 11px;
    font-family: Montserrat;
    text-align: left;
    width: 198px;
    margin-left: 42px !important;
    line-height: 16px;
    background: #ffffff;
    border-radius: 10px;
    margin-top: 10px !important;
    box-shadow: 0 0 26px #c6ddd373;
}

.activ-news {
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 11px;
    padding-bottom: 2px;
    text-transform: lowercase;
    font-size: 11px;
    font-family: Montserrat;
    text-align: left;
    width: 420px;
    margin-left: 174px !important;
    line-height: 16px;
    background: #ffffff;
    border-radius: 10px;
    margin-top: 10px !important;
    box-shadow: 0 0 26px #c6ddd373;
    margin-bottom: 20px !important;
}

.td1-news {
    padding: 10px 1px 10px 8px;
    text-transform: lowercase;
    font-size: 11px;
    font-family: Montserrat;
    text-align: center;
    width: 109px;
    margin-left: -1px !important;
    line-height: 16px;
    background: #ffffff;
    border-radius: 10px;
    margin-top: -4px !important;
}

.td2-news {
    padding: 10px 0px 4px 10px;
    text-transform: lowercase;
    font-size: 11px;
    font-family: Montserrat;
    text-align: left;
    width: 144px;
    margin-left: 120px !important;
    line-height: 27px;
    background: #ffffff;
    border-radius: 10px;
    margin-top: -115px !important;
}

.td3-news {
    padding: 10px;
    text-transform: lowercase;
    font-size: 8px;
    font-family: verdana;
    width: 128px;
    margin-left: 277px !important;
    line-height: 12px;
    background: #ffffff;
    border-radius: 10px;
    margin-top: -114px !important;
    text-align: justify;
height: 100px;
}

.bpzag-news {
    font-size: 10px;
    font-family: 'Montserrat';
    font-weight: bold;
    padding-bottom: 4px;
}

.bpep-news {
padding: 10px;
    text-transform: lowercase;
    font-size: 8px;
    font-family: 'Montserrat';
    width: 80px;
    margin-left: 5px !important;
    line-height: 12px;
    background: #e6ddbf;
    border-radius: 10px;
    margin-top: 7px !important;
    text-align: justify;
    height: 35px;
    color: white;
    text-align: left;;
}

.end-news {
    padding: 10px;
    text-transform: lowercase;
    font-size: 8px;
    font-family: 'Montserrat';
    width: 80px;
    margin-left: 43px !important;
    border-radius: 10px;
    margin-top: -151px !important;
    height: 173px;
    color: white;
    text-align: left;
}

.news-zag-end {
    padding: 10px;
    text-transform: lowercase;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: bold;
    width: 102px;
    margin-left: 46px !important;
    border-radius: 10px;
    margin-top: -109px !important;
    height: 47px;
    color: #252525;
    text-align: right;
}




/* СПИСКИ, FAQ и ПРАВИЛА */

.canon-list {
    width: 498px;
    height: auto;
    background-color: #fdfefe;
    padding: 17px 30px 10px 32px;
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to bottom right, #60ac9b 0%, #f7f7f7 100%) 1;
    margin-left: 10px !important;
}

#canon-list-main {
    padding: 20px;
    margin: 0 auto;
    width: 593px;
}


.c1 h1 {
    text-align: center;
    font-family: 'Montserrat';
    text-transform: uppercase;
    margin-top: 5px;
    color: #272727;
    padding: 5px;
    margin-bottom: 10px;
    background: #ffffff;
    border-width: 1px;
    border-style: dashed;
    border-image: linear-gradient(to left, #ffffff 0%, #c6ddd3 50%, #ffffff 100%) 1;
    font-weight: bold !important;
    width: 95%;
}

.gspisokzag {
    text-transform: lowercase;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: bold;
    padding: 3px;
    background: #f6f9f6;
}


/*песня дня*/
.yuenmusic01 {
    --bg-color: #fafafa;
    width: 290px;
    padding: 0px 0 25px 0px;
}



.yuenmusic01-box { width:100%;height:200px;display:flex;align-items:center;flex-flow:row wrap;justify-content:center; }

.yuenmusic01-box { width:100%;height:200px;display:flex;align-items:center;flex-flow:row wrap;justify-content:center; }


.yuenmusic01-cover {
    width: 200px;
    height: 200px;
    background: var(--album);
    background-size: cover;
    margin-right: -90px;
    box-shadow: 0px 0px 5px -2px rgb(0 0 0 / 50%);
    position: relative;
    z-index: 2;
    margin: 0px 0 0 -111px !important;
}

.yuenmusic01-disc {
    width: 180px;
    height: 180px;
    background: var(--album);
    background-size: cover;
    box-sizing: border-box;
    border: 50px solid #202020;
    border-radius: 200px;
    box-shadow: 0px 0px 5px -2px rgb(0 0 0 / 50%);
    animation-name: yuenmusic01;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin: -186px 0 18px 106px !important;
}

.yuenmusic01-cont {
    padding: 31px;
    background: -webkit-radial-gradient(80px -79px, circle cover, #61ac9b, #f6b96f);
    font: 10px montserrat;
    text-align: center;
    color: #fff;
    height: 0px;
    border-radius: 74px;
    box-shadow: 0 0 17px #bddaff8a;
    margin-top: 27px !important;
}

.yuenmusic01-cont span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Montserrat';
    margin-top: -12px;
}

.yuenmusic01-lyrics { backdrop-filter:blur(5px);height:370px;width:350px;background:rgba(250,250,250,0.6);position:absolute;z-index:11;border-radius:20px;margin-left:-30px;margin-top:-20px;box-shadow:0px 0px 10px -5px var(--yeet);display:flex;align-items:center;justify-content:center;transition:1.27s;transform:scale(0);box-sizing:border-box;padding:20px;padding-right:0px; }
.yuenmusic01-lyrics span { display:block;max-height:320px;overflow:auto;padding-right:20px;text-align:center;font:18px quicksand;line-height:27px;color:#333;text-shadow:0px 0px 2px rgba(0,0,0,0.2); }
.yuenmusic01-lyrics span b { font-weight:400;color:#fafafa;background:var(--yeet);padding:0px 4px;text-shadow:0px 0px 2px rgba(255,255,255,0.3); }
.yuenmusic01:hover .yuenmusic01-lyrics { transform:scale(1); }

.yuenmusic01-credits:before { margin-left:-34px!important;margin-top:-35px!important; }


@keyframes yuenmusic01 {
 from { transform:rotate(0deg); }
 to { transform:rotate(360deg); }
}

.musicday {
padding: 0px 0px 0 152px;
}



.question_Alice {
    padding: 0 1px 0px 3px;
    width: 258px;
    height: 45px;
    text-align: justify;
    font-family: verdana;
    font-size: 10px;
    letter-spacing: -0.4px;
    line-height: 10px;
    color: #383838f5;
}

.answer_Alice {
    padding: 0 1px 0px 3px;
    width: 258px;
    height: 45px;
    text-align: justify;
    font-family: verdana;
    font-size: 10px;
    letter-spacing: -0.4px;
    line-height: 10px;
    color: #383838f5;
}

.question_Alice_text {
    position: absolute;
    margin-left: 17px!important;
    margin-top: 30px!important;
}

.answer_Alice_text {
position: absolute;
    margin-left: 338px!important;
    margin-top: 30px!important;
}




.player1 {
    position: absolute;
    margin-left: -1px!important;
    margin-top: -57px!important;
    color: #383838f5;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    border: 4px solid #fff;
    background: url(https://images.genius.com/0a5d3913abe3a7001a73a5bcbd660f4b.1000x1000x1.jpg);
    box-shadow: 0 0 8px #79797980;
}


.avtor {
    font-family: verdana;
    font-size: 7px;
    padding-bottom: 10px;
}


.player2 {
    position: absolute;
    margin-left: 41px!important;
    margin-top: -48px!important;
    color: #383838f5;
    background: #ffffff;
    height: 30px;
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 12px;
    border-radius: 0 13px 13px 0;
}















/*снс*/



/* coded by becky dont steal u ass */

#nomanners { width: 300px; margin: auto; }

.sayitcoldly {
    width: 280px;
    border-radius: 20px;
    border: 10px solid #ffffff;
    box-shadow: 0 0 26px #98c1b052;
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}


#NAME #nomanners {
    --accent1: 96, 172, 155;
    --accent2: 246, 185, 110;
}


.withnomanners { width: 280px; border-radius: 15px; background: linear-gradient(180deg, rgba(var(--accent1), .1) 0%, rgba(var(--accent2), .3) 100%); }

.theworseyou {
    width: 280px;
    height: 94px;
    position: relative;
}

.theworseyou pic { width: 70px; height: 70px; display: block; position: absolute;  top: 20px; left: 20px; border-radius: 10px; box-shadow: 10px 10px 0 0 rgba(var(--bkgnd), .5); }

.theworseyou pic img { width: 70px; height: 70px; border-radius: 10px; object-fit: cover; }


.theworseyou but {
    width: 10px;
    height: 10px;
    display: block;
    background-color: #5bc730;
    border-radius: 100%;
    position: absolute;
    bottom: 9px;
    left: 75px;
    border: 4px solid rgba(var(--bkgnd), .7);
}


.theworseyou name {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 43px;
    width: 140px;
    -webkit-text-fill-color: #232323;
    -webkit-background-clip: text;
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    line-height: 18px;
}


.theworseyou line {
    width: 140px;
    display: block;
    position: absolute;
    bottom: 23px;
    right: 20px;
    text-align: right;
    color: rgba(var(--text), .8);
    font-size: 6px;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}


.leavethebetter { width: 240px; padding: 10px 20px 20px 20px; }

.itsbeenawkward {
    width: 235px;
    height: 350px;
    padding-right: 5px;
    overflow: auto;
}


.itsbeenawkward::-webkit-scrollbar { width: 2px!important; height: 2px!important; }
.itsbeenawkward::-webkit-scrollbar-track { background-color: rgba(var(--bkgnd), .5); border: 0; }
.itsbeenawkward::-webkit-scrollbar-thumb {  background-color: rgba(var(--accent1), .5); border: 0; }

.itsbeenawkward p {
    display: block;
    float: right;
    padding: 7px 4px !important;
    margin: 5px !IMPORTANT;
    background-color: #ffffff70;
    border-radius: 10px;
    text-align: justify !important;
    font-family: 'Montserrat' !important;
    color: #2f2f2f;
    box-shadow: 0 0 1px #a0c1ec8a;
width: 218px !important;
}



.theworseyou pic img {
    width: 70px;
    height: 70px;
    border-radius: 77px;
}


.itsbeenawkward p i, .itsbeenawkward p b { color: rgba(var(--accent1), .7); background-color: rgba(var(--accent1), .1); line-height: 120%; padding: 2px 4px; font-weight: 600; border-radius: 5px; }
.considerationthe { width: 280px; height: 50px; position: relative; }

.considerationthe botl {
    width: 235px;
    padding: 10px;
    display: block;
    position: absolute;
    left: 10px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    text-align: left;
}

.considerationthe botl b { -webkit-text-fill-color: transparent; -webkit-background-clip: text;  background-image: linear-gradient(300deg, rgba(var(--accent1), .99) 0%, rgba(var(--accent2), .99) 100%); letter-spacing: 0; font-weight: 800; }

.pulses { -webkit-animation: pulses 3s ease-in-out infinite both; animation: pulses 3s ease-in-out infinite both; }
@-webkit-keyframes pulses { 0%{-webkit-transform:scale(1);transform:scale(1)} 50%{-webkit-transform:scale(1.3);transform:scale(1.3)} 100%{-webkit-transform:scale(1);transform:scale(1)}
@keyframes pulses { 0%{-webkit-transform:scale(1);transform:scale(1)} 50%{-webkit-transform:scale(1.3);transform:scale(1.3)} 100%{-webkit-transform:scale(1);transform:scale(1)}}

0


Вы здесь » tastmy » dance on the moon » дизайны


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