 /* CS1 Background and text colours
-------------------------------------------------------------*/
/* Scrollbar */ 

::-webkit-scrollbar{
  width: 8px;
}
::-webkit-scrollbar-thumb{
  background-color: rgb(202, 177, 232);
  border-radius: 15px;
}
::-webkit-scrollbar-thumb:hover{
background-color: rgb(130, 59, 216);

}
  
::-webkit-scrollbar-track{  
  background-color: rgb(27, 14, 42);
}

/* End Scrollbar */

body {
  background: url('http://firepic.org/images/2015-06/18/emfh16e01d48.png') no-repeat top center, url("http://2.firepic.org/2/images/2015-06/05/1n4y9jgygxte.jpg") rgb(27, 14, 42) repeat fixed bottom center;
  /* background-repeat: repeat; */
  /* background-attachment: fixed; */
  /* background-position: bottom center; */
  
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 300px; top: 0px; opacity: 0.7; }


 #pun-title.section { background-image: url();  background-repeat: no-repeat;
background-position: top left;
height: 0px;
margin-bottom: -80px;}
#pun-title .title-logo span {display: none;}



/*объявление - убрать*/
 #pun-announcement h2 span{display:none;}

/* отредактировано - убрать */
.lastedit{display:none;}

/*закрытые, важные темы*/
tr.isticky a {
    text-transform: uppercase;
}
tr.iclosed a {
    text-shadow: 0 0 10px rgb(159, 18, 240);
  /* opacity: 0.4; */
  text-transform: uppercase;
}


/*убрать "важная", "закрытая"*/
.closedatafield {display: none;}
.stickytext {display: none;}

li.pa-avatar img{
  border-color: rgb(88, 50, 132);
  border-style: solid;
  margin-left: 5px;
  margin-top: 10px;
  border-radius: 0px;
}

li.pa-respect, li.pa-positive {
  display: inline-block;
  width: 90px;
  text-align: center;
  border-style: double;
  border-color: rgb(88, 50, 132);
}

li.pa-awards, li.pa-gifts {
  padding: 10px 0px !important;
} 

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background: transparent;
  color: ##000000;
  }

.punbb-admin #pun-admain .adcontainer {
  color: #47654a;
  background: transparent;
}

#pun-ulinks .container{
  background: repeat-x   transparent;
  color: #47654a;
}

div#post-form h2 {
  font-size: 26px;
  text-align: center;
  font-family: 'Constantine';
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background:  transparent;
  color: #000000;
}

.punbb .post h3 span {
  background:  transparent;
  color: #000000;
}


.punbb td.tc2, .punbb td.tc3 {
  color: rgba(159, 140, 183, 0.99);
  font-size: 16px;
  font-family: 'Constantine';
}

.punbb th {
 color: rgba(109, 82, 140, 1)!important;
}
.multipage td.tc2, .multipage td.tc3 {font-size: 1em !important;   font-family: tahoma;}



/* CS1.3 */
.punbb .main h1, .punbb .main h2, #pun-debug h2 {
  font-size: 18px;
  font-weight: normal !important;
  padding-bottom: 10px;
  font-family: 'Constantine';
  text-align: center;
  }

#pun-stats h2 {
  /* background: transparent url(http://s6.uploads.ru/yQUjk.png) no-repeat; */
  text-align: center;
  padding: 20px;
  font-size: 20px;
  font-weight: normal;
    font-family: 'Constantine';
}




/* CS1.4 */
.punbb .modmenu .container {
  background:  transparent;
   color: rgb(143, 130, 158);
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background:  transparent;
  color: #8A76A0;
  }

#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
    color: #87739E;
}


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color:  transparent;
  color: #000000;
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background: rgba(180, 156, 208, 1);
  /* border-color: #c6c5c5; */
  color: #1B0E2A;
  border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
-moz-border-radius:7px;
-o-border-radius:7px;  }

.punbb textarea, .punbb input {
  background: rgb(217, 205, 232);
  color: #1B0E2A;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.28);
}

/* CS1.8 */


.offline li.pa-online strong {
  font-weight: normal;
  }


/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
        border-color: transparent;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  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: black;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent8;
  }

#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 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: rgba(152, 127, 187, 0.99);
 text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #755435;
 text-decoration: none;
  }

/* 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: rgba(224, 208, 245, 0.99);
 text-decoration: none;
  }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #286bae;
 text-decoration: none;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/



Div.icon {
background-image : url('http://6.firepic.org/6/images/2015-06/18/2a0u8vy1vjq2.png');
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url('http://6.firepic.org/6/images/2015-06/18/0glhp6us9y7m.png');
background-repeat: no-repeat;
}

TR.isticky Div.icon {
background-image : url('http://6.firepic.org/6/images/2015-06/18/khv8bogo7hl4.png');
background-repeat: no-repeat;
}

TR.iclosed Div.icon {
background-image : url('http://6.firepic.org/6/images/2015-06/18/8z2afkxly1gf.png');
background-repeat: no-repeat;
}

.retro {
      background-color: rgba(160, 141, 184, 0.99);
  padding: 10px 10px;
  color: rgba(38, 8, 66, 0.99);
  border-style: none solid;
  border-radius: 20px;
  border-color: rgba(131, 59, 218, 0.99);
  box-shadow: inset 0 0 20px rgba(15, 2, 28, 0.99);
}
.retro a:link, .retro a:visited{
color: rgba(38, 8, 66, 0.99);
  font-style: italic;
}
.retro a:hover {
  font-weight: bold;
  color: rgba(38, 8, 66, 0.99);
}