/* CS1 Background and text colours
-------------------------------------------------------------
*/

#pun-main .forum .tcl .byuser {
    display: block;
    font-size: 10px;
}


#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;
    font-size: 10px;
    display: none !important;
}

div#pun-live-rusff > span.cooltext {
    display: none !important;
}

.cool1, .cool2, .cool3 {
    background: #e7e2ea!important;
    text-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    color: #959da8!important;
}

.cool2 {
    padding-top: 2px!important;
}


#pun-title table {
    border: none;
    display: flex;
    position: static;
    margin: -3px 0px -172px -75px;
    float: none;
    width: 1100px;
    height: 337px;
    background: url("https://i.imgur.com/u903Nps.png") no-repeat top center;
}

body {
    background-color: #010101;
    border-style: none;
}

#pun {
    margin: auto;
    background: #ffffff;
}

#pun-about p.container {
    background-image: url(https://i.imgur.com/px9zPxG.png);
    background-repeat: no-repeat;
    border: transparent;
    width: 1100px;
    height: 270px;
    margin: -166px 0px 0px -76px;
}

div#pun-about {
    margin-bottom: -30px;
} 

#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;
}

/* Scrollbar color */

::-webkit-scrollbar {
    width: 6px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #00d4d4;
    border: 0px solid #ffffff;
}

.resizable-textarea textarea {
    margin-bottom: 0pt;
    color: #000000;
}

/* max-height: 170px!important; */

/* Text selection */
::selection {
   background: #ff414d; /* Safari */
} 
::-moz-selection { 
   background: #ff414d; /* 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: inherit;
}

/* 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 {
    background-color: #f0f0f073;
    text-align: justify;
    background-position-x: right;
    border-top: 2px #00000078 solid;
}

.punbb .code-box {
    text-align: justify;
}

/* CS1.8 */
#pun-navlinks .container {
    background: transparent;
    color: #100000;
}

.offline li.pa-online strong {
    font-weight: normal
}

.punbb textarea, .punbb select, .punbb input {
    background-color: #f0f0f0;
    border: 0px solid #997b61 !important;
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
    border-color: #000000;

  }

/* 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: #00000066;
    border-color: transparent;
    text-transform: uppercase !important;
    font-size: 8px !important;
    text-align: center;
}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
    border-color: #00000078;
}

#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: #393939;
    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: #ff414d;
    border-bottom: 0px none #000000;
    text-decoration: none;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

/* CS3.3 */
#pun-navlinks a {
    color: #ff414d;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #ff414d;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

#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: Calibri;
    text-transform: uppercase;
    font-size: 26px!important;
    font-weight: bold;
    color: #393939;
    text-shadow: none!important;
}

#pun-index.punbb .tclcon h3 > a:active, #pun-index.punbb .tclcon h3 > a:hover {
    color: #ff414d;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

/* CS4 Post status icons
-------------------------------------------------------------*/

.punbb table Div.icon {
    width: 7px;
    height: 40px;
    float: left;
    margin: 0px 0px 0px -80px !important;
    position: absolute !important;
    background: url("https://i.imgur.com/FoZgWBW.png") no-repeat;
}

tr.inew div.icon {
    background: url("https://i.imgur.com/8dmWpAu.png") no-repeat;
    position: absolute !important;
    margin: 0px 0px 0px -55px !important;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-viewforum table Div.icon {
    background-repeat: no-repeat;
    border-style: none;
    display: block;
}

#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/pzZum8O.png");
    margin: 0px 0px 0px -80px !important;
    position: absolute !important;
}

TR.iclosed Div.icon {
    background-image: url(https://i.imgur.com/8dmWpAu.png);
    margin: 0px 0px 0px -80px !important;
    position: absolute !important;
}

#pun-searchtopics Div.icon {
    display: none;
}

/* awards bg */
#pun-popup_awards div.container {
    background: #e7e2ea;
}

.inner.post_reputation {
    background: white; /*bg for rep*/
    border: 2px double solid #cdc285; 
    width: 900px!important;
}

/* post-box - bg for add-menu */
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    background: #ffffff;
    border: 2px solid #d9d7d8;
    padding-top: 5px;
    z-index: 10000;
}

#smilies-area {
    width: 560px!important;
}

#font-area.container {
    height: 200px !important;
    overflow: auto;
    left: 15px;
    width: 130px;
}

#size-area.container {
    left: 35px;
    width: 50px;
}

#mask_dialog .inner {
    background: white !important;
    border: 2px 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;
}

/* inline respect and post's */
.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: inherit;
}

.pa-posts {
    word-spacing: 25px;
    margin-left: -38px!important;
}

.pa-fld1 {
    margin-top: -4px!important;
    background: url(https://i.imgur.com/2PZkOBb.png);
    width: 184px;
    margin-bottom: 0px !important;
    height: 21px;
    line-height: 9px;
    color: transparent;
}

.pa-fld3 {
    text-align: justify;
    margin-bottom: 3px!important;
    background: #ffffff7a;
    border: double #8383834f;
    padding: 6px 4px 4px 4px!important;
    width: 170px;
    font-family: open sans;
    line-height: 15px;
    font-size: 10px;
    margin-top: -3px!important;
}

.pa-fld2 a {
    color: #00d4d4 !important;
    background: black;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pa-respect {
    margin-right: -40px!important;
}

.pfs {
background-color: #010101;
    text-align: center;
    padding: 2px 0;
    border-bottom: #00d4d4 3px solid;
}

.pfs a {
    color: white;
}


/*---------------------------GAMERS----------------------------------------------------------*/
#gamemonsters1 {
    position: absolute;
    margin-top: 96px;
    margin-left: 805PX;
}
#gamemonsters2 {
    position: absolute;
    margin-top: 95px;
    margin-left: 858PX;
}
#gamemonsters3 {
    position: absolute;
    margin-top: 94px;
    margin-left: 909px;
}

#gamemonsters1 img:hover, #gamemonsters2 img:hover, #gamemonsters3 img:hover {
      filter: none;
}

#gamemonsters1 img, #gamemonsters2 img, #gamemonsters3 img {
      filter: grayscale(100%) brightness(50%) sepia(100%) hue-rotate(-51deg) saturate(600%) contrast(1);
}

/*---------------------------BLAHBLAH----------------------------------------------------------*/
#blahblah1 {
    position: absolute;
    margin-top: 7px;
    margin-left: 429px;
}
#blahblah2 {
    position: absolute;
    margin-top: 7px;
    margin-left: 481px;
}
#blahblah3 {
    position: absolute;
    margin-top: 7px;
    margin-left: 535px;
}

#blahblah1 img:hover, #blahblah2 img:hover, #blahblah3 img:hover {
      filter: none;
}

#blahblah1 img, #blahblah2 img, #blahblah3 img {
      filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(130deg) saturate(600%) contrast(1);
}

#bespost {
    position: absolute;
    top: 82px;
    margin-left: 423px;
    width: 344px;
    height: 62px;
    overflow: auto;
    padding: 2px;
    color: #c1c1c1;
    font-family: open sans, arial;
    text-transform: inherit;
    font-size: 10px;
    line-height: 11px;
}

#newsblock {
    position: absolute;
    top: 8px;
    margin-left: 600px;
    width: 344px;
    height: 60px;
    overflow: auto;
    padding: 2px;
    color: #c1c1c1;
    font-family: open sans, arial;
    text-transform: inherit;
    font-size: 10px;
    line-height: 11px;
}

#dogs {
    display: block;
    position: absolute;
    color: white;
    margin: 160px 0px 0px 760px;
    width: 300px;
    font-size: 31px;
    line-height: 25px;
    font-family: calibri;
    text-align: center;
    font-weight: 900;
    mix-blend-mode: difference;
}

#bogovnik {
    display: block;
    position: absolute;
    transform: rotate(-90deg);
    margin: 93px 0px 0px 300px;
    font-family: cursive;
    font-weight: 900;
    font-size: 15px;
}

/* Nicknames */
#pun-main .pa-author a {
    font-family: Arial Black;
}

/*links in forums*/
.tclcon a {
    padding: 0px 10px 0px 10px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 900;
    font-family: calibri;
}

/*plashka for news|list's*/
#plashka {
    display: inline-flex;
    height: 27px;
    margin-top: 12px;
    padding: 0px 15px 0px 15px;
    text-align: center;
    font-family: calibri;
    font-size: 22px;
    text-transform: uppercase;
    color: #ff414d;
    background: black;
    border-left: solid 3px #ff414d;
    border-top: solid 3px #ff414d;
    border-bottom: solid 3px #00d4d4;
    border-right: solid 3px #00d4d4;
}