/* CS1 Background and text colours
-------------------------------------------------------------*/


	body  {background: url('нижний футер') 50% 100% no-repeat, url('http://funkyimg.com/i/2ovS6.png') 50% 0% no-repeat, url('http://s013.radikal.ru/i324/1702/75/57ef7239f990.jpg') 50% 0% repeat  #6f0303;
}


/* 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 {
  color: #981b1e;
  font-size: 10pt;
  font-weight: light;
  font-family: 'Consola Mono';
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #231f20;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-position: center center;
    background-repeat: repeat-x;
    font-size: 10pt;
    padding-top: 0 !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  background-color: transparent;
  color: #981b1e;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  color: #981b1e;
  font-family: serif;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  color: #4c4e42;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: rgb(142, 53, 53);
  color: #f3de9f;
  border-width: 3px;
  border-style: solid;
  font-family: beer money;
  font-weight: lighter;
  }

/* CS1.8 */
#pun-navlinks .container {
  color: #fff;
  text-align: center;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
   background-color: rgba(221, 243, 239, 0.9);
   color: #4e0406;
   padding: 8px;
   border-radius: 30px;
   border-style: inset;
   border-width: 3px;
   border-color: rgba(232, 94, 26, 0.57);
   background-repeat: no-repeat;
}

/* 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: rgb(255, 223, 17);
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(158, 12, 12, 0.78);
  }


#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  transparent;
  }

li.pa-online {
  border-left-color:  transparent;
  }

.punbb .post-sig dt {
  border-top-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: #d4060b;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #707060;
  }

/* CS3.2 &#246;&#226;&#229;&#242; &#241;&#241;&#251;&#235;&#234;&#232; &#239;&#240;&#232; &#237;&#224;&#226;&#229;&#228;&#229;&#237;&#232;&#232;*/
.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: #c7a8b0;
    text-decoration: blink;
  }


/* CS3.3      &#212;&#238;&#240;&#243;&#236; &#211;&#247;&#224;&#241;&#242;&#237;&#232;&#234;&#232; &#207;&#238;&#232;&#241;&#234; &#207;&#240;&#238;&#244;&#232;&#235;&#252; &#209;&#238;&#238;&#225;&#249;&#229;&#237;&#232;&#255; &#192;&#228;&#236;&#232;&#237;&#232;&#241;&#242;&#240;&#232;&#240;&#238;&#226;&#224;&#237;&#232;&#229; &#194;&#251;&#245;&#238;&#228;*/
#pun-navlinks a {
  color: #cb1425;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 6px rgb(228, 228, 234);
  }

/* CS3.4  &#246;&#226;&#229;&#242; &#241;&#241;&#251;&#235;&#234;&#232; &#239;&#240;&#232; &#237;&#224;&#226;&#229;&#228;&#229;&#237;&#232;&#232; CS3.3*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: rgba(117, 59, 191, 0.64);
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-shadow: 0 0 6px rgba(176, 177, 193, 0.59);
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #707060;
  color: #ffffff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

Div.icon {background-image : url(); background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2oW92.png); background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2oW9n.png); background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2oW9o.png); background-repeat: no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

.category h2 span, #pun-stats h2 span, .multipage h2 span, #pun-stats h2 span, .punbb .main h1 span, .punbb .main h2 span, #pun-debug h2 span, .punbb-admin #pun-admain h2 span{
   display: inline-block;
   width: auto;
   padding: 4px 18px 0 18px;
   font-size: 27pt;
   font-family: beer money;
   color: #981b1e;
   font-weight: lighter;
   border-radius: 30px;
   border-color: rgb(158, 63, 63);
   border-width: 1px;
   border-style: dotted;
   box-shadow: 0 0 6px #c72d2c;
   transform: rotate(-3deg);
   text-shadow: 2px 0 1px #59d0de;
}




/* CS5 Other
 -------------------------------------------------------------*/


#pun {background-color: transparent;}

#pun-title .title-logo span {display: none;}

#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1;/* left: 33px; top: 8px;*/
left:50%;  margin-left:-234px; top: 261px;
}


#pun-about{position:relative; }
#pun-about .button{position:absolute;}


/* полосы прокрутки */

::-webkit-scrollbar {  
width: 7px;  /* for vertical scrollbars */
height: 7px; /* for horizontal scrollbars */}
::-webkit-scrollbar {
    width: 7px;
    height: 7px;}

::-webkit-scrollbar-track {
    background: rgb(255, 217, 98);}
::-webkit-scrollbar-thumb /* &#225;&#229;&#227;&#243;&#237;&#238;&#234; */{
    background: #488d94;}

/* Награды
-------------------------------------------------------------*/

div.AwardAllWindow {
  width: 100%; height: 100%;
  background-image: url();
  position: fixed; top: 0px; left: 0px;
}
div.AwardWindow {
  z-index: 9999; position: fixed;
  top: 10% !important; left: 50% !important;
  width: 700px; padding: 10px; 
  background: #665c5c;
  margin-left: -350px !important; 
  vertical-align: middle; 
  border: 2px outset #fee9fe;
  border-radius: 10px; 
  color: #fee9fe;
}
div.AwardWindow div#closeBtn { 
  cursor: pointer; 
  background: url(http://uploads.ru/i/P/A/l/PAlLS.png) no-repeat center;
  width: 16px; height: 16px;
  position: relative;
  top: -5px; left: 690px;
}
div.AwardWindow h3 { 
font-family: 'calligraph';
  font-weight: normal;
  font-size: 20pt;
  margin-top: -20px; 
text-align: center;
}
div.AwardWindow div#AwardContent { 
  width: auto; height: auto; 
  min-height: 100px;
  max-height: 300px !important; 
  overflow-y:auto;
}
div.AwardWindow div#AwardContent td#title { 
font-family: 'aquarion';
  font-weight: normal; 
  font-size: 16pt;
  width: 200px;
  text-align: center;
}
div.AwardWindow div#AwardContent td#desc { 
padding-left: 2em;
  font-size: 14pt;  
font-family: 'aquarion';
}
#pun-profile fieldset > span {
  cursor: pointer;
  padding: 5px;
  border: 1px solid black;
  position: relative;
  top: -30px;
  margin-bottom: 10px;
  left: 150px;
  background-color: white;
}

