/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
        background-image: url("http://picthost.ru/images/ujwiwffs7b45yagscqa.jpg");
     background-color: transparent;
        background-repeat: no-repeaty;
        background-position: center;
        background-attachment: fixed;

        }


#pun {background-image: url("http://picthost.ru/images/bhvahrmdfsy6u28j10.png"); 
background-repeat: repeat;
         width: 75%;

}


/* 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: #c0c0c0;
text-align: ;
  }

/* CS1.2 */
.punbb .main .container,
.punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #c0c0c0;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-image: url("");
  color: #c0c0c0;
background-repeat: no-repeat;
font-face: "Trebuchet";
text-align: center;
font-weight: bold;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  text-color: #ffff00;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #cec9b7;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparentf;
  text-color: #cec9b7;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #000000;
    
  }

/* CS1.8 */
#pun-navlinks .container {
  background-image: url("");
background-repeat: no-repeat;
height: 15px;
text-align: center;
font-face: "Trebuchet";
  color: #cec9b7;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* 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: transparent 1px;

  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border: #dedfdf 3px;

  }

#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: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #ffff00;
  }

li.pa-online {
  border-left-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: #cec9b7;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #ffb700;
  }

/* 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: #3e2f09;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #cec9b7;
font-face: "Andele Mono";
font-variant: small-caps;
font-weight: bold;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover
{color: #cec9b7;}
#pun-navlinks a:focus
{color: #3e2f09;}
#pun-navlinks a:active {
  color: #3e2f09;
  text-decoration: none;
  }

#pun-pagelinks a:active
{color: #F0FFFF;}
#pun-pagelinks a:focus {
  background-color: transparent;
  color: #CD5C5C;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

tr.inew div.icon {
        background-image : url(http://picthost.ru/images/zay2nvjczhwhpl8dcemv.png);
        no-repeat; height: 60px; width: 60px;
        float:right!important;}
div.icon {
background: url(http://picthost.ru/images/vrln6mdrvuzqt4bzvpa.png) no-repeat; height: 60px; width: 60px;
float:right!important;}
    tr.iclosed div.icon {
        background-image : url(http://picthost.ru/images/v9wgeflqvvwy2fdss.png);
        no-repeat; height: 60px; width: 60px;
        float:right!important;}
 
    tr.isticky div.icon {
        background-image : url(http://picthost.ru/images/6edb1la4r6bq0s12yck.png);
        background-repeat: no-repeat; height: 60px; width: 60px;
        float:right!important;}

