/* CS1 Background and text colours
-------------------------------------------------------------
*/

#pun-main .forum .tcl .byuser {
    display: block;
    font-size: 9px;
    text-transform: lowercase;
}

#pun-main .forum .tcl .byuser:before {
    content: " —";
}

div#pun-live-rusff {
    z-index: 98;
    width: 440px;
    height: 19px;
    margin: auto 0px 0 auto;
    background: transparent;
    text-align: right;
    line-height: 17px;
    position: absolute!important;
    margin-top: -49px!important;
    margin-left: 389px!important;
    text-transform: lowercase;
    font-size: 10px;
}

div#pun-live-rusff > span.cooltext {
    display: none;
}

.cool1, .cool2, .cool3 {
    background: #e8e7e1!important;
    text-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    color: #cacbc5!important;
}

.cool2 {
    padding-top: 2px!important;
}

#pun-title table {
    margin-top: -257px;
    margin-left: -25px;
    border: none;
    float: none;
    width: 972px;
    height: 297px;
    background: url("https://i.imgur.com/RrHn6H8.png") no-repeat top center;

}

body {
background:  rgb(16,66,80) url(https://i.imgur.com/ziXwyGG.png) no-repeat fixed center center;
 -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pun {
    margin: auto;
    background: #deeae7;
box-shadow: 0px 1px 1.92px 0.08px rgba(4, 60, 60, 0.42);
}
  
}

#pun-about p.container {
    background: url("") no-repeat;
    border: none;
    width: 900px;
    height: 61px;
    margin-top: 40px;
}

div#pun-about {
    margin-bottom: -0px;
}

#pun-title .title-logo {
    display: none;
}

.lastedit {
    display: none;
}

#pun-main .post-author ul  {
    text-align: center;
}

#pun-announcement h2 {
    display: none;
}

.stickytext, .closedatafield {
    display: none;
}

/*Цвет полосы прокрутки*/

::-webkit-scrollbar {
    width: 4px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #ab5582;
    border: 0px solid #ffffff;
}

.resizable-textarea textarea {
    margin-bottom: 0pt;
    color: #000000;
}

/* max-height: 170px!important; */

/* цвет выделения кода */
::selection {
   background: #94adba; /* Safari */
}
::-moz-selection {
   background: #94adba; /* Firefox */
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
    background-color: transparent;
    color: #00000;
}

.punbb .formal fieldset .post-box {
    padding-right: 1em;
    border: none!important;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { 
    background-color: transparent; 
    background-image: url(); 
    font-size: 11px;
    text-align: center;
    color: #000000;
    text-transform: lowercase;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
    background-color: transparent;
    color: #000000;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
    background-color: transparent;
    color: #000000;
}

#pun-admain legend {
    background: transparent!important;
    width: auto!important;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
    background-color:transparent;
    color: #000000;
}

/* CS1.7 */
.punbb .quote-box {
text-align: justify;
background-position-x: right;
border-top: 2px #c699b7b3 solid;
border-bottom: 1px rgba(255, 253, 253, 0.73) solid;
  background: -moz-linear-gradient( 90deg, rgba(183, 223, 205, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%) ;
  background: -webkit-linear-gradient( 90deg, rgba(183, 223, 205, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%); 
  background: -ms-linear-gradient( 90deg, rgba(183, 223, 205, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%) ;
   
}

.punbb .code-box {
    text-align: justify;
border: 1px rgba(255, 253, 253, 0.25) solid;
  background: -moz-linear-gradient( 90deg, rgba(183, 223, 205, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%) ;
  background: -webkit-linear-gradient( 90deg, rgba(183, 223, 205, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%); 
  background: -ms-linear-gradient( 90deg, rgba(183, 223, 205, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%) ;
   
}

/* CS1.8 */
#pun-navlinks .container {
    background: transparent;
    color: #7fb5a8;
}

.offline li.pa-online strong {
    font-weight: normal
}

.punbb textarea, .punbb select, .punbb input {
    background-color: #ffffff5c;
    border: 0px solid !important;
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
    border-color: #bfbdbd;

  }

/* 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 {color: #000000;
    border-color: transparent; 
}

/* CS2.6 */
#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 #000000
}

li.pa-online {
    border-left-color: transparent; 
}

.punbb .post-sig dt {
    border-top-color: transparent !important;
}

#pun-userlist .main .tcl, #pun-userlist .main .tc2 {
    width: 15%!important;
}

/* 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: #3c4c5d;
    border-bottom: 1px none #000000;
    text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #000000;
}

/* 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 {
    color: #c699b7;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.3 */
#pun-navlinks a {
    color: #7fb5a8;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #eb9b08;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #000000;
    color: #000000;
}

#pun-index.punbb .tclcon h3 > a {
    background-color: transparent;
    letter-spacing: 1px;
    text-align: left;
    font-family: oswald;
    font-size: 13px!important;
    text-transform: uppercase;
    font-weight: bold;
    color: #255662;
    text-shadow: none!important;
}

#pun-index.punbb .tclcon h3 > a:active, #pun-index.punbb .tclcon h3 > a:hover {
    color: #eb9b08;
}

/* CS4 Post status icons
-------------------------------------------------------------*/

.punbb table Div.icon {
    display: block;
    border-style: none;
    width: 30px;
    height: 30px;
    background: url(https://i.imgur.com/FwJSVh0.png) no-repeat;
    margin-left: 42px;
    margin-right: 0px;
    float: left;
    margin-top: 32px;
padding-right: 10px;
}

tr.inew div.icon {
    background: url("https://i.imgur.com/lJxWfzq.png") no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-viewforum table Div.icon {
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    margin-left: 1px;
    position: relative;
}

#pun-messages table Div.icon {
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    margin-left: 1px;
    position: relative;
}

#pun-viewforum TR.isticky Div.icon {
    background-image: url("https://i.imgur.com/y3ejsSJ.png");
    height: 30px;
    width: 30px;
}

TR.iclosed Div.icon {
background-image : url("https://i.imgur.com/UNB5vHJ.png");
background-repeat: no-repeat;
}

#pun-category1 h2, 
#pun-category2 h2, 
#pun-category3 h2, 
#pun-category4 h2, 
#pun-category5 h2, 
#pun-category6 h2, 
#pun-stats h2 {
  width:185px;
  height:91px;
  background-repeat: no-repeat;
  background-position: center;
  border: none!important;
  position:relative; 
  left: 350px;
  margin-bottom: -12px!important;
  }

#pun-searchtopics Div.icon {
    display: none;
}

#pun-category1 h2 {
  background-image: url('https://i.imgur.com/1bPBJBk.png');
  }

#pun-category2 h2 {
  background-image: url('https://i.imgur.com/8JRWPJH.png');
  }

#pun-category3 h2 {
  background-image: url('https://i.imgur.com/yP1TE0v.png');
  }

#pun-category4 h2 {
  background-image: url('https://i.imgur.com/v86rArh.png');
  }

#pun-stats h2 {
  background-image: url('https://i.imgur.com/6WbgPtq.png');
  margin-bottom: 20px!important;
  }



/*всплывающее окно наград и репутации*/
#pun-popup_awards div.container {
    background: #f1e0e2;
}

.inner.post_reputation {
    background: #deeae7!important;
    border: 2px #c699b7 solid;
    width: 900px!important;
}

/*Фон выпадающего меню в форме ответа*/
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
border: 1px rgba(255, 253, 253, 0.75) solid;
background: #deeae7;
padding-top: 5px;

}

#smilies-area {
    width: 560px!important;
    height: 160px!important;
}

#font-area.container {
    height: 200px;
    overflow: auto;
    left: 15px;
    width: 130px;
}

#size-area.container {
    left: 35px;
    width: 50px;
}

#mask_dialog .inner {
    background: #deeae7!important;
    border: 2px #c699b7 solid;
}

.spoiler-box {
    box-shadow: none!important;
}

div.tclcon > span.newtext {
    display: none!important;
}

.post-content .spoiler-box > div {
    background: url(/img/plus.png) no-repeat left center;
    cursor: pointer;
    padding-left: 0!important;
    text-align: center;
}

/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts, .pa-respect {
    text-align: center;
    font-size: 10px ;
    border: 0px solid #cd9c71; /*Вид бордеров*/
    display: inline-block;
    padding: 0 2px;
    width: 60px;
    margin-left: 0px;
    text-transform: lowercase;
}

.pa-posts {
    word-spacing: 25px;
    margin-left: -38px!important;
}

.pa-fld1 {
    margin-top: -17px!important;
    margin-left: -3px!important;
}

.pa-fld2 {
    text-align: center;
    font-size: 10px;
    border: 0px solid #bfcacb;
    display: inline-block;
    width: 55px;
}

.pa-fld3 {
    text-align: justify;
    margin-bottom: 3px!important;
    background: #d8e2e1;
    padding: 6px 4px 4px 4px!important;
    width: 176px;
    font-family: open sans;
    line-height: 15px;
    margin-left: -3px!important;
    font-size: 10px;
    margin-top: -3px!important;
    border-bottom: 1px rgba(255, 253, 253, 0.73) solid;

}

.pa-fld3 a {
    color: #ab5582!important;
    font-family: Oswald;
    font-size: 12px;
}

.pa-fld3 a:hover {
font-weight: bold;
color: #eb9b08!important
}

.pa-fld4 {
    text-transform: uppercase;
    font-family: arial;
    margin-top: 4px!important;
    margin-bottom: 11px !important;
    padding-top: 0px!important;
    letter-spacing: 2px;
    font-size: 8px;
    line-height: 14px;
    background: #d8e2e25c;
    border-top: 1px solid #c699b773;
    border-bottom: 1px #c699b773 solid;
}

.pa-respect {
    margin-right: -40px!important;
}

.pfs1 {
    margin-top: 5px!important;
    padding-left: 47px;
    padding-right: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
border-top: 2px #c699b7b3 solid;
  background: -moz-linear-gradient( 90deg, rgba(222, 234, 231, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%);
  background: -webkit-linear-gradient( 90deg, rgba(222, 234, 231, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%); 
  background: -ms-linear-gradient( 90deg, rgba(222, 234, 231, 0.22) 0%, rgba(20, 69, 83, 0.16) 82%);

}

.pfs {
    text-align: center;
    padding: 2px 0;
    border-bottom: 2px #c699b7b3 solid;
}

.pfs a {
    color: #000;
}

#aktivflood{
    position: absolute;
    margin: -151px 0px 0px 220px;
   }

#aktivpost  {
    position: absolute;
    margin: -151px 0px 0px 441px;
   }

#aktivflood img {
    margin-right: 6px;
    margin-top: -2px;
opacity: 0.8;
}

#aktivpost  img {
    margin-right: 6px;
    margin-top: -2px;
opacity: 0.8;
}

#tandem {
    position: absolute;
    margin: -100px 0px 0px 453px
}

#tandem img {
opacity: 0.7;
}

#bespost {
    position: absolute;
    margin-top: -103px;
    margin-left: 616px;
    width: 171px;
    height: 66px;
    overflow: auto;
    padding: 1px;
    color: #fff;
    font-family: open sans, arial;
    text-transform: lowercase;
    font-size: 10px;
    line-height: 11px;
}

#bespost a {color: #fff; font-weight: bold; margin-left: 60px }
#bespost a:hover { color: #eb9b08; }

#news {
    margin: -100px 0px 0px 175px;
    position: absolute;
    width: 267px;
    padding: 0px;
    color: #000;
    font-family: arial;
    text-transform: lowercase;
    font-variant: small-caps;
    font-size: 10px;
    text-align: center;
}

#news  div {
    width: 105px;
    height: 20px;
    background-color: #a4ccc9bf;
    margin-top: 5px;
    overflow: hidden;
    display: inline-table;
    text-align: center;
    line-height: 8px;
    padding: 3px 3px 0px 3px;
    border: 1px solid #c6e5e39e;
    opacity: 0.8;

}

#news a {
font-size: 17px;
font-weight: bold;
color: #eafdfd;

}

#amsname {
    position: absolute;
    margin-left: 300px;
    font-size: 14px;
    color: #ffffff;
    text-transform: lowercase;
    font-family: Arial Black,Arial Bold,Gadget,sans-serif;
    top: 95px;
    letter-spacing: 1px;
    z-index: 999;
}

div#amsname a, #amsname-a:link {
    color: white !important;
}

/* Nicknames
#pun-main .pa-author a {
    font-family:  Oswald;
}*/

/* Links (post) */
.post-box a:hover {
    color: #ab5582 !important;}