/* CS1 Background and text colours
-------------------------------------------------------------*/
#pun-title TABLE { 
background : transparent url(----) no-repeat center top; 
margin-left : 0px;
  height: 0px;
  width: 1000px;
  margin-top: -0px;
}

body {
background:url(http://forumstatic.ru/files/001b/cb/4c/71262.jpg)top center!important;
background-color: #252525;
background-attachment : fixed!important;
background-repeat: no-repeat!important;
overflow-x: hidden;
}

#pun {
  background: #d0c9c1;
 background: url('http://forumstatic.ru/files/001b/c7/88/14756.png') top center;
border: 1px solid #f7f0e894;
}



/* CS1.1 */
.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: #181818;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain  {
  background-color: #transparent;
  color: #181818;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #transparent;
 color: #181818;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #transparent;
 color: #181818;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
 color: #181818;
  }

td.tcr a {
     font-size: 12px;
    font-family: Rubik;
    text-transform: lowercase;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
 color: #181818;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background-color: #e1dee67d !important;
 color: #181818;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
 color: #181818;
  text-align: center;
  }


/* CS1.9 */
.punbb textarea, .punbb select, .punbb input {  background-color: #e2dddb24 !important;
  color: #383838; }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
   border-color: transparent;
  }

/* CS2.5 */
.punbb th {
    border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
   border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border-color: transparent;
  }

li.pa-online {
   border-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: #776048;
transition: all 0.5s ease 0.2s;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #776048;
  }

/* 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: #000000;
  }


/* CS3.3 */
#pun-navlinks a {
  color: #1c1c1c;
 transition: all 0.5s ease 0.2s;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #776048;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
color: #776048;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {  
border: 0px!important;
background-color: transparent;}


div.inew {  
background-color: #98826b;}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #bdb5ad;
    display: block;
    float: left;
    height: 8px;
    margin-left: 0px!important;
    margin-right: 10px;
    margin-top: 7px!important;
    position: relative;
    width: 8px;
  
}

#pun-viewforum table Div.icon:after, #pun-messages table Div.icon:after, #pun-searchtopics table Div.icon:after,
#pun-viewforum TR.inew Div.icon:after, #pun-messages TR.inew Div.icon:after, #pun-searchtopics TR.inew Div.icon:after,
#pun-viewforum TR.isticky Div.icon:after, #pun-messages TR.isticky Div.icon:after, #pun-searchtopics TR.isticky Div.icon:after,
#pun-viewforum TR.iclosed Div.icon:after, #pun-messages TR.iclosed Div.icon:after, #pun-searchtopics TR.iclosed Div.icon:after
{display: none;}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #89735b;
    height: 8px;
    width: 8px;   
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #928c85;
    height: 8px;
    width: 8px;  
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #d9d0c8;
    height: 8px;
    width: 8px;  

}


#pun-main div.catleft, #pun-main div.catright {display: none}



/* âûäåëåíèå */
    ::selection { 
    background: none repeat scroll 0 0 #917d645c;
    color: #363636;
    opacity: 0.5;
    } 
*::-moz-selection {
    background: none repeat scroll 0 0 #917d645c;
    color: #363636;
}

#main-reply {width: 100%;
    height: 200px;
    padding: 10px 10px 10px 10px;}

#pun-index .category .tc2,
#pun-index .category .tc3{
    display:none!important;
}


.Tems_And_messages {
  display:inline-block;   
}
.Add{
  display:inline-block;
  padding: 1px 7px;
  text-transform: uppercase;
  font-size: 7px;
font-family: Arial;
  letter-spacing: 1px;
margin-left: 38%!important;
color: #2a272a;
}


#pun th {margin-bottom: 0px;
color: #000000;
font-family: Arial;
text-transform: uppercase;
font-size: 0px;
text-align: center;
letter-spacing: 1px;
padding: 3px;}


#pun-index #pun-stats h2, #pun-index div.category h2 {
 width: 1000px!important;
 text-align: right;
   font-size: 0px;
   margin-bottom: 0px;
    height: 20px!important;
  color: #00000085;
  line-height: 80%!important;
  padiing: 0px 0px 50px 0px!important;
font-family: Yeseva One;
margin-left: -10px;
border-bottom: 1px dotted #26262636;
}

#pun-index #pun-stats h2 {   font-size: 16px;
 line-height: 100%!important;
  width: 970px!important;}



/* Óáèðàåì ñâå÷åíèå â õðîìå */

input,
textarea {
	outline: none;
}

input:active,
textarea:active {
	outline: none;
}

:focus {
	outline: none;
}

.intd .tclcon .modlist {
	display: none;
}


#pun-about.section .container .item1 {text-align: center; font-size: 8px; 
margin-left: -20px; margin-top: -10px; 
text-transform: lowercase;
position: absolute;
width: 1000px;
font-family: Rubik;
color: #010101c7;}

#pun-about.section .container .item1 a {color: #010101c7;}


.pa-respect img {width: 8px;
  filter:  brightness(75%) sepia(100%);
               -webkit-filter: brightness(75%) sepia(100%)!important;}



.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb select, .punbb input {
    height: 20px;
    text-align: left!important;
    color: #000000ed;
border: 1px solid #16110d29;
    margin-left: 10px;
outline: none;
  font-size: 10px!important;
  letter-spacing: 0px!important;
font-family: Rubik!important;
margin-bottom: 10px!important;
    }


#pun-announcement h2 {display: none;}
#pun-announcement .container {padding-top: 1em;}

/*ÐÀÇÌÛÒÛÉ ÇÀ×ÅÐÊÍÓÒÛÉ ØÐÈÔÒ*/
.punbb .post-content del {
   text-decoration: none;
filter: blur(2px);
}

.punbb .post-content del:hover {
filter: blur(0px);
}


.Stablitsa { position: absolute;
            width: 1000px!important;
            color: #d1c4b6;
            margin-top: -40px!important;
            margin-left: 390px!important;
            text-shadow: 0 0 1px black;
          }
.Stablitsa zvezda {font-size: 70px;
                  line-height: 0%;
                  vertical-align: bottom;}
.Stablitsa procent {font-size: 28px;
                font-family: Yeseva One;}
.Stablitsa text {font-family: Rubik;
  font-size: 11px; vertical-align: top!important;
                 line-height: 80%;             }


  .punbb .user-avatar .avatar-image {border-radius:50%;
    width: 30px!important;
    height: 30px!important;
    mix-blend-mode: luminosity;
          opacity:1!important; 
     filter: grayscale(0.3)!important;
     float:left; 
     border: 1px solid #87735e;}
.punbb .user-avatar .avatar-image:hover {opacity:1!important;
mix-blend-mode: normal;}
.punbb .user-avatar .isonline {
    background: #87735e!important;
}


.bubble {
  background: #936d47!important;
}
.bubble:after {
  border-color: #86715c transparent !important;
}


.pa-posts, .pa-respect, .pa-fld2 {display: inline-block;  
 width: 60px;
margin-left: -3px!important;}

li.pa-posts span.fld-name, li.pa-respect span.fld-name, .pa-fld2 span.fld-name {
 font-size: 0!important;}

li.pa-posts span.fld-name:before, li.pa-respect span.fld-name:before, .pa-fld2 span.fld-name:before {
 position: relative; font-family: Font Awesome;   
 color: #936d47bf;
 display: grid;  
 font-size: 14px;}

li.pa-posts span.fld-name:before {  
 content: "\f2b6";
 margin-left: 3px;
 padding: 3px;}

li.pa-respect span.fld-name:before {  content: "\f004";  
 margin-left: 8px;
 padding: 4px;}

li.pa-fld2 span.fld-name:before {
 content: "\f1c0";  padding: 4px;
 margin-left: 3px;}

li.pa-fld1 {border-top: 1px solid #b9b1aa;
border-bottom: 1px solid #b9b1aa;
           padding: 5px 0px 5px 0px!important;
           letter-spacing:0px;
            font-family: Rubik;
            font-style: italic;
            color: #000000cc;
           font-size: 10px;}

#pun-reputation > div.inner.post_reputation > div.container {
  background-color: #d0c9c1;
    border: 0px; 
    margin-bottom: 0px;
    border-radius: 0px 0px 10px 10px;}

    #pun-reputation h1 {  background-color: #d0c9c1;}

.obyaviS {position: absolute;
         margin-top: -120px!important;
         margin-left: -370px!important;
          height: 100px;
          overflow: auto;
         }

.obyaviS::-webkit-scrollbar {
    width: 2px; height: 2px;
}

.obyaviS::-webkit-scrollbar-track {background-color: transparent; }
.obyava1S {background-color: #00000082;
          width: 200px;
           line-height: 100%;
          height: 17px;
           padding: 0px 0px 5px 0px;
          margin-bottom: 5px!important;
          font-family: Rubik!important;}
.obyava1S a {color: #c8c0b8!important;}

.obyava1S img {opacity: 0.8;
              filter: grayscale(30%);}


#anketaInfo {background-color: #97918b29;
padding: 20px 20px 20px 20px;
line-height: 190%;
            text-align: center;}
#anketaInfo img {width: 100px;
height: 100px;
object-fit: cover;
border: 10px solid #c7bfb7;
filter: grayscale(1) brightness(0.9);
margin-top: 10px;
mix-blend-mode: luminosity;}
#anketaInfo info {background-color: #b3aba3;
padding: 2px 5px 2px 5px;
border-radius: 0px;}
#anketaText {padding: 0px 30px 25px 30px;
text-align: justify;
            line-height: 140%;
            font-size: 11px;}
#anketaSposob {line-height: 120%;
text-align: justify;}
