/* CS1 Background and text colours
-------------------------------------------------------------*/
html {
background: #7b6c55 url(http://3.firepic.org/3/images/2014-08/30/zp3zh1d30v0z.png) center top; 
}

body {
background: transparent none;
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .formal fieldset .post-box, .punbb td.tc2, .punbb td.tc3,  .punbb .post-links,  #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend  {
  border-style: none !important;
  background-color: transparent !important; 
  background-image: none;
  color: #1a1104;
    }


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  border-style: none !important;
  background-color: transparent !important; 
  background-image: none;
  color: #2c1e0d;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-style: none !important;
  background-color: transparent !important;
  background-image: none;
  color: #170703;
  text-align: center;
  font-size: 11px;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  border-style: none !important;
  background-color: transparent !important; 
  background-image: none;
  color: #2c1e0d;
  text-align: center;
  }

#pun-title h1 span {display: none;} 
#pun-title, #pun-title .container{
  background: url("http://3.firepic.org/3/images/2014-08/30/b8k1xntpq31u.png");
  background-repeat : no-repeat; 
  height: 237px;
  width: 947px;
  margin-left: -33px !important;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  border-style: none !important;
  background-color: transparent !important; 
  background-image: none;
  color: #442F22;
  text-align: center;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  border-style: none !important;
  background-color: transparent !important; 
  background-image: none;
  color: #2c1e0d;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-image: url("http://2.firepic.org/2/images/2014-08/31/4ml1olp1b34a.png");
  /*background-color: #7b6c55;
  background-color:  rgb(190, 172, 145);*/
  color: #2c1e0d;
  padding: 1em !important;
  border-top: solid 0px  rgb(190, 172, 145);
  border-left: solid 0px  rgb(190, 172, 145);
  border-right: solid 0px  rgb(190, 172, 145);
  border-bottom: solid 0px  rgb(190, 172, 145);
  border-radius: 0px;
  }

.punbb input {
border: none !important; 
background: #7b6c55;
color: #321f07;

}

.punbb textarea  {
  /*background-image: url("http://2.firepic.org/2/images/2014-08/31/4ml1olp1b34a.png");
  background-color: #7b6c55;*/
  background-color: #d5d5d5;
  color: #1e1c3a;
}

/* CS1.8 */
#pun-navlinks .container {
  border-style: none !important;
  background-color: transparent !important; 
  background-image: none;
  color: #232323;
  text-align: center;
    }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
   border-style:none !important;
border-color: transparent;

  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
   border-style:none !important;
border-color: transparent; 

  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
   border-style:none !important;
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-style:none !important;
border-color: transparent;

  }

/* CS2.5 */
.punbb th {
  border-style:none !important;
  border-color: transparent;

  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {

  }


#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
   border-style:none !important;
   border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
   border-style:none !important;
border-color: transparent;
   }

.punbb .divider {
   border-style:none !important;
border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
   border-style:none !important;
border-color: transparent;

  }

li.pa-online {
   border-style:none !important;
border-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: rgba(48, 30, 22, 1);
  text-align: center;
  text-decoration: none;
  font-size: 12px; 
  font-family: Georgia;
   font-style: italic;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #442F22;
  text-decoration: none;
 text-decoration: none;
  margin-top: 2px;
  }

/* 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: #000;
  text-decoration: none;
  position: relative;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #361C0B;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #361C0B;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
.punbb table Div.icon {
background-image: url(http://3.firepic.org/3/images/2014-08/31/jg0cvzqo9ia2.png);
background-repeat: no-repeat;}
TR.inew Div.icon { 
background: url(http://3.firepic.org/3/images/2014-08/31/m6a7hkxw8ta2.png)
no-repeat;}
TR.isticky Div.icon {
background: url(http://3.firepic.org/3/images/2014-08/31/oxk7c51fh4p1.png) no-repeat;}
TR.iclosed Div.icon {
background: url(http://3.firepic.org/3/images/2014-08/31/o4j2v387tbmj.png) no-repeat;}

#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS5 Other
 -------------------------------------------------------------*/
#pun-announcement h2 {display: none}
#pun-announcement .container {margin-top: 0px;  padding-top: 0px}

.stickytext, .closedatafield, .lastedit {display:none}


#pun-stats h2 span,
.category h2 span {
/*font-weight:bold;
letter-spacing:2px;
font-family: Georgia;
text-transform: uppercase;*/
visibility: hidden!important;
}


.punbb textarea, .punbb select {
  background-color: #7b6c55;
  background-image: url("http://2.firepic.org/2/images/2014-08/31/4ml1olp1b34a.png");
  /*background-color: #d5d5d5;*/
  color: #201E1F;

}

.punbb select, .punbb input, .punbb textarea {
  border: 0px 
  }

#html-footer {
width:1200px;
height:270px;
margin-bottom: -15px;
margin-left: -154px !important;
background-image:url(http://6.firepic.org/6/images/2014-08/31/mtjg7afinfw9.png)!important;
background-position:center;
background-repeat:no-repeat;
}

.post-author {
  font-family: Verdana;
  font-size: 11px; 
}

#pun-stats h2 {
/*background:url(http://s9.uploads.ru/HzpDa.png) center no-repeat!important;
height: 77px;
width: 1300px;
margin-left: -172px !important;*/

}

.punbb h3 {
     text-align: center;
     text-transform: uppercase;
}

#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .pa-author {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container ul .pa-title {text-align: center; }

.imgadm {
position: absolute; 
margin-top: 128px!important; 
margin-left: 68px!important; 
}
.imgadm img{
opacity: 0.5;
}
.imgadm img:hover {
opacity: 1.0;
}

li.pa-fld1 {
padding-bottom: 0.4em !important;
font: 11px Century Gothic;
line-height: 1.2;
}

li.post-author-Sp {
margin-top: 12px!important;
}