/* 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: -189px;
    margin-left: 0px;
    border: none;
    float: none;
    width: 998px;
    height: 189px;
    background: url("https://i.imgur.com/VxYKGcw.png") no-repeat top center;

}

body {
background:  url(https://i.imgur.com/PFcPQrt.png) no-repeat fixed center center;
 -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pun {
width: 998px;
margin: auto;
background:  url(https://i.imgur.com/tZ4kv35.png) center;
}
  

  #pun-about {
    margin: 0 auto;
    width: 998px!important;
    height: 56px!important;
    margin-left: 0px;
    text-align: center;
    background-image: url('https://i.imgur.com/IIhysW2.png');
    background-repeat: no-repeat;
}


#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: #dba054;
    border: 0px solid #ffffff;
}

.resizable-textarea textarea {
    margin-bottom: 0pt;
    color: #000000;
}

/* max-height: 170px!important; */

/* цвет выделения кода */
::selection {
   background: #dba054; /* Safari */
}
::-moz-selection {
   background: #dba054; /* Firefox */
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
    background-color: transparent;
    color: #00000;
}

.adcontainer {border-color: transparent!important}

.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;
background: #ddd5d769;
box-shadow: inset 0px 1px 3px 2px rgba(113, 112, 109, 0.05);
   
}

.punbb .code-box {
    text-align: justify;
    background: #ddd5d769;
    border-top: 3px solid #6088877a;
    border-bottom: 2px solid #dda1546b;
    border-top: 2px solid #6088877a;
    box-shadow: inset 0px 1px 3px 2px rgba(113, 112, 109, 0.05);
   
}

/* 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: #09637d;
    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: #3d858d;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.3 */
#pun-navlinks a {
    color: #416271;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #ca9e5a;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #000000;
    color: #000000;
}

#pun-index.punbb .tclcon h3 > a {
    background-color: transparent;
    letter-spacing: 3px;
    text-align: right;
    font-family: Minion Pro;
    font-size: 20px!important;
    text-transform: lowercase;
    font-weight: bold;
    color: #416271;
    text-shadow: none!important;
    padding-left: 5px;
    border-left: 3px solid #dba054;
}

#pun-index.punbb .tclcon h3 > a:active, #pun-index.punbb .tclcon h3 > a:hover {
    color: #c79b58;
}

/* CS4 Post status icons
-------------------------------------------------------------*/

.punbb table Div.icon {
  display: block;
    border-style: none;
    width: 6px;
    height: 14px;
    background: url(https://i.imgur.com/b6JXJYl.png) no-repeat;
    margin-left: 7px;
    margin-right: 0px;
    float: right;
    margin-top: 8px;
    padding-right: 10px;
}

tr.inew div.icon {
    background: url("https://i.imgur.com/9wvMR7p.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/AiRPcwL.png");
}

TR.iclosed Div.icon {
background-image : url("https://i.imgur.com/0ufblwe.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:347px;
  height:43px;
  background-repeat: no-repeat;
  background-position: center;
  border: none!important;
  position:relative; 
  margin: auto;
  }

#pun-searchtopics Div.icon {
    display: none;
}


#pun-category1 h2 {
  background-image: url('https://i.imgur.com/DPIDnet.png');
  }

#pun-category2 h2 {
  background-image: url('https://i.imgur.com/oJRDxP8.png');
  }

#pun-category3 h2 {
  background-image: url('https://i.imgur.com/Gr0BJk8.png');
  }

#pun-category4 h2 {
  background-image: url('https://i.imgur.com/Mr2VCeB.png');
  }

#pun-category5 h2 {
  background-image: url('https://i.imgur.com/4SUDn0o.png');
  }

#pun-category6 h2 {
  background-image: url('https://i.imgur.com/Dz7dCYz.png');
  }

#pun-stats h2 {
  background-image: url('https://i.imgur.com/gcfHpAd.png');
  margin-bottom: 20px!important;
  }




/*всплывающее окно наград и репутации*/
#pun-popup_awards div.container {
    background: #f1e0e2;
}

.inner.post_reputation {
    background: #efe2e3!important;
    border: 2px #ceccd0 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 #ceccd0 solid;
background: #efe2e3;
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: #efe2e3!important;
    border: 2px #ceccd0 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-fld3 {
    margin-top: -7px!important;
    height: 4px;
    line-height: 20px;
    color: transparent;

}


.pa-fld4 {
text-transform: uppercase;
    font-family: arial;
    margin-top: 4px!important;
    margin-bottom: 4px !important;
    padding-top: 0px!important;
    letter-spacing: 0px;
    font-size: 8px;
    line-height: 15px;
    background: #c6c6cd38;
    border: 2px #da9e5312 solid;
}

.pa-fld4 a {
    font-family: Minion Pro;
    color: #416271!important;
    font: 10px bold;
    letter-spacing: 1px;
}


.pa-respect {
    margin-right: -40px!important;
}


.pfs {
    text-align: center;
    padding: 7px 0;
    background: #ddd5d769;
    border: 1px solid #ded6d652;
}

.pfs a {
    color: #f9f9f9;
    line-height: 12px;
    background-color: rgba(173, 139, 126, 0.16);
    text-decoration: none;
    padding: 0px 4px 0px 4px;
    opacity: 0.9;
    font-size: 10px!important
}

.pfs a:hover {
         border-right: 2px solid #637f7c!important;
         border-left: 2px solid #ca9e5a!important;
        opacity: 1 }


#blahblah{
    position: absolute;
    margin: -178px 0px 0px 304px;
   }

#gamemonsters  {
    position: absolute;
     margin: -178px 0px 0px 470px;
   }

#blahblah img {
    margin-right: 6px;
    margin-top: -2px;
    border: 2px solid #9f8562;
}

#gamemonsters  img {
    margin-right: 6px;
    margin-top: -2px;
    border: 2px solid #67807c;
}


#bespost {
position: absolute;
    margin-top: -114px;
    margin-left: 303px;
    width: 318px;
    height: 51px;
    /* overflow: auto; */
    padding: 1px;
    color: #2f3c48;
    font-family: Minion Pro;
    text-transform: lowercase;
    font-size: 10px;
    line-height: 11px;
}

#textbox
{ position: absolute;
    margin-top: -178px;
    margin-left: 637px;
    width: 318px;
    height: 51px;
    overflow: auto;
    padding: 1px;
    color: #adbac5;
    font-family: Minion Pro;
    text-transform: lowercase;
    font-size: 10px;
    line-height: 11px;
}



#news {
    margin: -98px 0px 0px 650px;
    position: absolute;
    width: 320px;
    padding: 0px;
    color: #000;
    font-family: Minion Pro;
    text-transform: lowercase;
    font-variant: small-caps;
    font-size: 10px;
    text-align: center;
}

#news  div {
    width: 135px;
    height: 18px;
    background-color: #e2c7b7c7;
    margin: 5px;
    overflow: hidden;
    display: inline-table;
    text-align: center;
    line-height: 16px;
    padding: 3px 4px 0px 4px;
    border: 1px #d29950ab solid;
    opacity: 0.8;
    box-shadow: 0px 0px 0px 1px #5c858466;

}

#news a {
    font-size: 17px;
    font-weight: bold;
    font-family: Minion Pro;
    color: #0d4848;

}

#navig {
        	margin-top: -116px;
    margin-left: 651px;
    display: block;
    position: absolute;
    font-family: Calibri Light;}

		 #userlinks ul { list-style-type: none}
       
        #navig li {display:inline-block;
        	max-width: 100px;
        	margin: 0px 3px 0px 3px;
        	height: 12px; 
        	line-height: 12px; }

       #navig li a {
    font-size: 11px;
    color: #f9f9f9;
    line-height: 12px;
    background-color: rgba(173, 139, 126, 0.32);
    text-decoration: none;
    padding: 0px 4px 0px 4px;
    opacity: 0.9;
        }

       #navig li a:hover { color: #fff;
         border-right: 2px solid #637f7c;
         border-left: 2px solid #ca9e5a;
        opacity: 1 }