/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
        background:url(http://forumfiles.ru/files/0019/b2/41/55756.png);
background-attachment: fixed;
}

#pun-title TABLE {
        background:url(http://forumfiles.ru/files/0019/b2/41/41922.png);
background-repeat: no-repeat;
margin-left:0px;
min-width: 900px;
}

#pun  {
       background:url(http://forumfiles.ru/files/0019/b2/41/93313.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: #333333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #333333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #333333;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
 color: #333333;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
 color: #333333;
  }


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background: background: transparent;;
 color: #333333;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: #f6f5f5;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color:transparent;
  color: #333333;
  }

.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: #bc7b24
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #bc7b24
  }

/* 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: #edaa50;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #4e4d49;
  font-weight: bold;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #edaa50;
  text-decoration: none
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #bc7b24;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/


#pun-main div.catleft, #pun-main div.catright {display: none}

div.icon {
        background: url(http://forumfiles.ru/files/0019/b2/41/82913.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/0019/b2/41/87041.png) no-repeat;
}


#pun_wrap {  
background-image: url("http://forumfiles.ru/files/0019/b2/41/47403.png");
background-repeat: no-repeat; 
background-position: center bottom;
}

#html-footer .container {
          background-image: url(http://forumfiles.ru/files/0019/b2/41/47403.png);
         background-repeat: no-repeat !important;
         background-position: bottom center !important;
         width: 900px;
         height: 96px;
         padding-left:0;
margin-bottom: -96px;
margin-left: -15px;

}