/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: #000000;
 font-size: 12px;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #000000;
 font-size: 12px;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #000000;
  text-align: center;
 font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  }

/* CS1.4 */
#pun-title, #pun-title .container {
  background-color: transparent;
  color: #000000;}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #000000;
 font-size: 11px;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #000000;
  background-color : #d4c8a5;
    border-radius:15px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
  }

/* CS1.8 */
#pun-navlinks .container {
text-align: right;
  background-color: transparent;
  color: #000000;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: # 000000;
border: none !important; 
background:  #e7e7e7;
}


/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
        border-color: transparent;
}

/* CS2.1 */
.punbb .post-body, .post h3, .punbb .container  {
  border-color: transparent transparent transparent  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-width: 1px;
  border-color: #b8ad8c;
  }

#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;
  background: url(../../img/Mybb_Caustic/online.gif)  no-repeat 2px 3px;
  }

/* 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: #000000;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000000
  }

/* 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: #000000;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #00000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {border-color: transparent}
tr.iredirect div.icon {border-color: transparent}
div.inew {border-color: transparent}


#pun-main div.catleft, #pun-main div.catright {display: none}

    .punbb td div.tclcon {margin-left: 10px;}

      .punbb Div.icon {background-image : url("http://pranda2011.rolka.su/files/0010/97/7e/85967.png");
      float: left;
      background-repeat: no-repeat;
      width: 65px;
      height: 40px;}

    TR.inew Div.icon {background-image : url("http://pranda2011.rolka.su/files/0010/97/7e/26595.png");
      float: left;
      background-repeat: no-repeat;
      width: 65px;
      height: 40px;}

    TR.isticky Div.icon {background-image : url("http://pranda2011.rolka.su/files/0010/97/7e/58320.png");
      float: left;
      background-repeat: no-repeat;
      width: 65px;
      height: 40px;}

    TR.iclosed Div.icon {background-image : url("http://pranda2011.rolka.su/files/0010/97/7e/25376.png");
      float: left;
      background-repeat: no-repeat;
      width: 65px;
      height: 40px;}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 90px; top: 10px}

#pun-announcement .container {padding-top: 1em}

#pun-crumbs2 {
  height: 30px;}
#pun-title h1 span  {display: none}
HTML, BODY {
background-image: url("http://s019.radikal.ru/i629/1204/81/8417eca2c928.png"); 
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top center; 
}

HTML {background-image: url("http://s017.radikal.ru/i412/1111/9d/611fb7ec5037.jpg"); background-repeat: repeat-y; background-position: center top; background-color:#000000}
#pun_wrap {  background-image: url("http://pranda2011.rolka.su/files/0010/97/7e/97556.gif"); background-repeat: no-repeat; background-position: center bottom; }