/* CS1 Background and text colours
-------------------------------------------------------------*/


body {
background-color: #0f0f0f;
background: url("http://forumstatic.ru/files/001a/b0/76/80036.jpg") 0  top no-repeat fixed;
margin-left: 0px;
}

#pun {
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;
background-color: #c0c0c1;
border: 1px solid #a5a5a5;
        outline: 1px solid #737373;
    outline-offset: 13px;
    box-shadow: 
    0 0 0 5px #adadad,
0 0 0 8px #7a7ea2,
	0 0 0 11px #545454;


}

/* 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: #383838;
  }

/* CS1.2 */
.punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain  {
background-color: transparent!important;  color: #161411!important; border: 0px!important; box-shadow: 0px 0px!important;
  }

  .punbb .main .container {
background-color: #cacaca; border: 1px solid #b3b3b3; 
  color: #383838; padding: 10px 10px 10px 10px; margin-bottom: 10px;
  }


/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #transparent;
  color: #383838;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #transparent;
  color: #383838;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
  color: #383838;
  }

td.tcr a {
     font-size: 12px;
    font-family: Arial;
    font-weight: bolder;
    text-transform: lowercase;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #383838;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background-color: #cacaca; 
  color: #383838;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #383838; 
  text-align: center;
  }


/* CS1.9 */
.punbb textarea, .punbb select, .punbb input {background-color: #cacaca;
  color: #383838; }

.offline li.pa-online strong {
  color: #383838;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #cacaca;
  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: #1b1d23;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #1b1d23;
  }

/* 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: #651c1c;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #c0c0c1;
  text-decoration: none;
  text-shadow: 0px 1px 1px #000000;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #c15151;
  }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
 color: #c15151;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

.punbb table Div.icon {float: left; display: block; border-style: none none none none; 
  width: 15px;
  height: 14px;
background-image : url("https://i.ibb.co/1byLzWb/image.png");
}


TR.inew Div.icon {
  width: 15px;
  height: 14px;
background-image : url("https://i.ibb.co/MPRg2b1/image.png");
}

TR.iclosed Div.icon {
  width: 15px;
  height: 14px;
background-image : url("https://i.ibb.co/kQv5pLf/image.png");
}


/* CS5 Other
 -------------------------------------------------------------*/

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-about.section .container .item1 {display: none; }

/* Прокрутка */
::-webkit-scrollbar {background: #e2e2e2; width: 5px; height: 5px;}
::-webkit-scrollbar-thumb {background: #651c1c; width: 5px}
::-webkit-scrollbar-corner {background: #e2e2e2; }

/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #545454;
    color: #dadada;
    opacity: 0.5;
    }  
*::-moz-selection {
  background: none repeat scroll 0 0 #545454;
    color: #dadada;
}


/* Убираем свечение в хроме */

input,
textarea {
	outline: none;
}

input:active,
textarea:active {
	outline: none;
}

:focus {
	outline: none;
}

.intd .tclcon .modlist {
	display: none;
}

del {color: transparent;
   text-shadow: 0 0 4px rgba(1,1,1,1);
-webkit-transition: 1s ease;
-moz-transition: 1s ease;
-ms-transition:1s ease;
-o-transition:1s ease;
transition: 1s ease;
text-decoration: none!important;}

del:hover {background: transparent;color: #1e1c1c;text-decoration: none!important; text-shadow: none;}


.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb select, .punbb input {
    height: 20px;
    font-family: Arial!important;
    border: 1px solid #a0958c;
    text-align: left!important;
    color: #282928;
    font-family: arial;
    font-size: 10px!important;
    letter-spacing: 1px;

    margin-left: 10px;
outline: none;
    }

span.mini_awards_label {display: none !important;}
div#pun-live-rusff {display:none;} 


.banneri {
opacity:0.6;
filter:alpha(opacity=30);
transition: 0.5s linear;
    -webkit-filter: grayscale(100%);
}
 
.banneri:hover {
-moz-transition: all 0.5s; 
-webkit-transition: all 0.5s; 
-ms-transition: all 0.5s; 
-o-transition: all 0.5s; 
    -webkit-filter: grayscale(0%);
transition: all 0.5s; 
opacity:1;
filter:alpha(opacity=100);
}

