/* CS1 Background and text colours
-------------------------------------------------------------*/
div#pun-navlinks {
margin-top: -230px;
margin-left: 150px;
  background-color: transparent;
  color: #85513d;
  text-align: center;
}


div#pun-ulinks {
  background-color: transparent;
  color: #3b1202;
  text-align: center;
margin-top: 180px;


}


#pun-title table {background-image : url("http://s1.uploads.ru/i/pQyzR.png");
background-color: transparent; }
body {background-color: #6c3f20;
background-image : url("http://s1.uploads.ru/i/IfjAw.jpg");
background-repeat: repeat;
background-position : top center;
}

#pun {
background-image : url("http://s1.uploads.ru/i/aD1OV.jpg");
background-color : #bda57b;
background-position : center;
background-attachment : ;}


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: #3b1202;
  }

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
  color: #3b1202;
  font-style: normal;

  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #3b1202;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #3b1202;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #3b1202;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-image : url("http://s1.uploads.ru/i/yuS1V.jpg");
  background-color: #c7bdb1;
  color: #3b1202;
  border-radius:20px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -khtml-border-radius:10px;
}


/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #3b1202;
  text-align: center;

  }

.offline li.pa-online strong {
  color: #3b1202;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-image : url("http://s1.uploads.ru/i/yuS1V.jpg");
  background-color: #c7bdb1;
  color: #3b1202;
}

/* 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;
  
  }

/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
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-radius:2px; border-color: #e2e5fb; border-width: 2px; border-style: solid; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; 
}

#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 #0e1212
  
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: #571b08;
  }


/* 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: #321002;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #321002;
  }

/* 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: #7b250c;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #91552a;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #ab8265;
  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: #321002;
  }

/* CS4 Something parts
-------------------------------------------------------------*/

#pun  #html-footer.section {border-style: none; }
#pun  #pun-about.section {border-style: none; }
#pun  .section {border-style: none; }
#pun  #pun-main #pun-category1.category {border-style: none; }
#pun  #pun-main #pun-category2.category {border-style: none; }
#pun #pun-navlinks.section {border-top-style: none; }
#pun  #pun-ulinks.section {border-style: none; }
#pun  #pun-title.section {border-style: none; }
#pun  #pun-navlinks.section .container {border-style: none; }
#pun  #pun-navlinks.section {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category9.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category8.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category7.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category6.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category5.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category4.category {border-style: none; }
#pun_wrap #pun  #pun-main #pun-category3.category {border-style: none; }
#pun  #html-footer.section {border-style: none; }
#pun  #pun-about.section {border-style: none; }
#pun  .section {border-style: none; }
#pun  #pun-main #pun-category1.category {border-style: none; }
#pun  #pun-main #pun-category2.category {border-style: none; }
#pun #pun-navlinks.section {border-top-style: none; }
#pun  #pun-ulinks.section {border-style: none; }
#pun  #pun-title.section {border-style: none; }
#pun  #pun-navlinks.section .container {border-style: none; }
#pun  #pun-navlinks.section {border-style: none; }
#pun #pun-main .pa-title {text-align: center; }
#pun #pun-main .pa-author {text-align: center; }
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 90px; top: 70px
}
#pun-announcement .container {padding-top: 1em}
#pun-announcement.section .container .html-box center table {margin-top: -85px; margin-bottom: -30px; }
#html-header div center {height: 0; }

/* CS5 Post categorys
-------------------------------------------------------------*/
#pun-category1.category h2 {
background: url() no-repeat top center;
height: 90px;
border-style: none;
font-size:0 !important;}

#pun-category2.category h2 {
background: url() no-repeat top center;
height: 90px;
border-style: none;
font-size:0 !important;}

#pun-category3.category h2 {
background: url() no-repeat top center;
height: 90px;
border-style: none;
font-size:0 !important;}

#pun-about p.container {background-color: #transparent;
background-image : url(http://s1.uploads.ru/i/SQ6eN.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 120px; 
width: 1016px;
  margin-left: -20px;
}

div#html-footer {
margin: -37px 0px 0px 0px;}

div#pun-about {
   margin-bottom: -198px;
}

#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 54px;
width: 772px;
margin-left: 0px;
background-color: transparent;
background-image: url("http://s1.uploads.ru/i/6k92l.jpg");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

#pun-title .title-logo {display: none;}
