/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
              background-color: #540000;
	background-image: url(http://savepic.su/1333942.jpg); background-attachment: fixed; background-repeat: repeat; background-position: bottom;
}

/* 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 {
  color: #C88028;
  font-size: 11px;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #C88028;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2  {background-image: url(http://gobletofire.rolka.su/files/0010/99/e9/65738.jpg); opacity: 0.6;
  background-position: 0 0;  
  background-repeat: repeat;
  color: #130A02;
  font-size: 20px;
  font-weight: bold;
  font-style: normal; Palatino Linotype;
  }
#pun-main #pun-category0 h2 span{
display: none;}

/* CS1.4 */
#pun-title, #pun-title .container 
{
 background-image: url(http://gobletofire.rolka.su/files/0010/99/e9/23846.jpg);
 color: #333333;
 }
.punbb .modmenu .container {
  color: #4B3A20;
  } 

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  color: #C88028;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  color: #C88028;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #130A02;
  color: #4B3A20
  webkit-box-shadow: inset 0 0 10px;
  moz-box-shadow: inset 0 0 10px;
  box-shadow: inset 0 0 10px;
  padding: 10px;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }
   
/* CS1.8 */
#pun-navlinks .container {
  color: #AF8946;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-image: url(http://gobletofire.rolka.su/files/0010/99/e9/73401.jpg);
  color: #4B3A20
}



/* 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: #6B4420;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #9E7307;
  }

/* 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 #4CFF00;
    text-decoration: none;
    text-shadow:  1px 1px 1.5px #A08178;
    }

#pun-unlinks li {

  display: inline;

  border-left-style: dashed;

  border-left-width: 1px;

  color: #D8C591;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #000000;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow:  1px 1px 2px #A08178;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  font-weight: bold;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1.5px 1px 2px #A08178;
  }

#pun-navlinks a:hover; #pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #D8C591;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://gobletofire.rolka.su/files/0010/99/e9/34476.png) no-repeat;
}
tr.inew div.icon {
        background: url(http://gobletofire.rolka.su/files/0010/99/e9/92949.png) no-repeat;
}
tr.iclosed div.icon {
        background: url(http://gobletofire.rolka.su/files/0010/99/e9/69271.png) no-repeat;
}
tr.isticky div.icon {
        background: url(http://gobletofire.rolka.su/files/0010/99/e9/51847.png) no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}