/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
        background:url(http://forumstatic.ru/files/001a/00/5b/58831.png);
background-attachment: fixed;
}

#pun-title TABLE {
        background:url(http://forumstatic.ru/files/001a/00/5b/71994.png);
background-repeat: no-repeat;
margin-left:0px;
min-width: 900px;
}

#pun  {
       background:url(http://forumstatic.ru/files/001a/be/70/71649.png);
       background-repeat: repeat-y!important;
       background-position: top center;

}


/* 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: #48302b;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #48302b;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #48302b;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
 color: #48302b;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
 color: #48302b;
  }


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background: background: transparent;;
 color: #48302b;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-image: url(http://forumstatic.ru/files/001a/6d/79/50838.png);
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color:transparent;
  color: #48302b;
  }

.offline li.pa-online strong {
  font-weight: normal
  }


/* 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: #9859a0
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #9859a0
  }

/* 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: #af62b8;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #812b8c;
  font-weight: bold;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #af62b8;
  text-decoration: none
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #923e02;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/


#pun-main div.catleft, #pun-main div.catright {display: none}

div.icon {
        background: url(http://forumstatic.ru/files/001a/be/70/28696.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/001a/00/5b/61876.png) no-repeat;
}

#pun_wrap {  
background-image: url("http://forumstatic.ru/files/001a/be/70/80377.png");
background-repeat: no-repeat; 
background-position: center bottom;
}

#html-footer .container {
          background-image: url(http://forumstatic.ru/files/001a/be/70/80377.png);
         background-repeat: no-repeat !important;
         background-position: bottom center !important;
         width: 900px;
         height: 50px;
         padding-left:0;
margin-bottom: -50px;
margin-left: -15px;

}