/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
  background-image: url("http://s4.uploads.ru/hOamK.png");
  background-color: #d7d7d7;
  background-repeat: repeaty;
  background-attachment: scroll;
  background-position: top center;
  color: #29221c;
  }

BODY {
  background: fixed;
  }

        background-attachment: fixed;
        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: #29221c;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #29221c;
  font-style: normal;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-position: center;
  background-image: url(http://s4.uploads.ru/V7gPB.png);
  background-color: transparent; 
  background-repeat: no-repeat; 
  height: 30px;
  color: #3b384d;
  text-align: center;
  font-size: large;
  font-style: normal;
  Font-Family: Georgia;
  font-weight: normal;
  text-transform: uppercase;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #29221c;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #29221c
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #29221c
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  background-image: url(http://s5.uploads.ru/EgAHu.png);
  color: #29221c;
  font-weight: normal
  }

/* CS1.8 */
#pun-navlinks .container {
  background: none;
  color: #29221c;
  text-align: center;
  }

#pun-ulinks .container {
  background: transparent;
  text-align: center;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea {
  background-color: transparent;
  background-image: url(http://s5.uploads.ru/EgAHu.png);
  background-repeat: repeaty;
  background-position: bottom right;
  border:none;
  repeat: no repeat;
  color: #29221c;
  font-weight: normal
  border-width: 1px 2px 1px 4px;
  border-color: transparent;
  border-style: double;
  border-radius: 15px 15px 15px 15px;
  }

.punbb select, .punbb input {
  background-color: TRANSPARENT;
  color: #29221c;
  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-color: TRANSPARENT
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: TRANSPARENT;
  border-style: solid
  border-width: 6px 0 0 0;
  }

#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: 0px solid TRANSPARENT
  }

li.pa-online {
  border-left-color: TRANSPARENT;
  }

.punbb .post-sig dt {
  border-top-color: TRANSPARENT !important;
  }

/* 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: #3b384d;
  -webkit-transition: all 0.5s ease;
  -khtml-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #3b384d
  }

/* 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: #c8ac46;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #3b384d;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #c8ac46;
  font-weight: normal;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #3b384d;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/

Div.icon {background-image : url("http://s4.uploads.ru/5fTJE.png"); background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url("http://s4.uploads.ru/C3sIj.png"); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url("http://s4.uploads.ru/C3sIj.png"); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url("http://s4.uploads.ru/5fTJE.png"); background-repeat: no-repeat;}

#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS5 Other
-------------------------------------------------------------*/
#pun {background-color: transparent; background-position: top center; background-image: url("http://s4.uploads.ru/Zmepn.png");}

#pun-stats ul.container {
    background: url("http://s4.uploads.ru/C3sIj.png") no-repeat scroll 20px 40px transparent!important;
    padding-left: 80px; height: 30px;
}

#pun-announcement h2 {display: none;}

#pun-title .title-logo span {display: none;}

#pun-title table tbody tr .title-logo-tdr {display: none; position: absolute; z-index: 1; left: 180px; top: 360px }

.post-author ul li.pa-avatar img {height: auto; max-height: 180px !important; max-width: 180px !important; width: auto;}

#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);}

#counters a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

div .splLink {width: 140px; height: 56px; border: none; background: none; text-align: center; font-family: Trebuchet Ms; font-size: 15px; padding: 5px;}

.spll {width: 140px; height: 56px; }

.spll div .splCont {height: auto; width: 300px; background: #afbbd4; padding: 5px; z-index: 70; margin-top: 5px;  border: 1px dashed White; font-size: 12px; font-family: Trebuchet Ms; text-align: center;}