/* CS1 Background and text colours
-------------------------------------------------------------*/

HTML, BODY {background-image: url(http://s017.radikal.ru/i411/1203/68/ea0137a7ebee.jpg);  background-position: bottom center; background-attachment: fixed;}

/* 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: #150000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color : transparent;
  color: #150000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #511212;
  font-weight: bold;
font-style: normal;
text-align: center;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #150000;
text-align: center;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #150000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #150000
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #150000
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #150000;
  text-align: center;
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #000000
}

#pun  .tc2 { color: #150000;
background-color : transparent;
}
#pun .tc3 {color: #150000;
background-color : transparent;
}
#pun th {color: #150000;
background-color : transparent;
}

#pun-ulinks .container {
text-align: center;
}

#pun #pun-index #pun-announcement h2 span {display: none}

#pun {background-color: transparent; width: 100%;}

#pun th {
color: #150000; background-color : transparent; }

  #pun-title table {background-image: url( );
    height : 800px;
    background-repeat : no-repeat; align: left;
    }

    #pun-title .title-logo span {display: none;}
    #pun-title .title-logo {background-color: transparent;
    background-repeat : no-repeat; height : 600px;
    }

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; right: 30%; top: 0%;}

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a:link, .punbb-admin
#pun-admain a, .punbb-admin
#punbb-admain a:visited {
  color: #5a2f2f;
text-decoration: none;
     
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #5a2f2f
  }

/* 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: #7a4141;
    border-bottom: 0px none #000;
text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #7a4141;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #7a4141;
  font-weight: bold;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
-------------------------------------------------------------*/

Div.icon {
background-image : url(http://i001.radikal.ru/1203/90/a1575d505b7a.png);
background-repeat: no-repeat; float: right}

.punbb table Div.icon {float: right; display: block; width: 100px; height: 110px }

tr.inew div.icon {
            background: url(http://s018.radikal.ru/i516/1203/b2/a4a91ae812f5.png) no-repeat; width: 100px; height: 110px
    }