/* CS1 Background and text colours
-------------------------------------------------------------*/
/* шапка 
http://5.firepic.org/5/images/2013-08/25/qnlq9gh05zd1.png
*/

#pun-title table {
background-image : url(http://gotham.f-rpg.ru/files/0011/9f/5a/46175.png); 
background-repeat : no-repeat;
margin-left: -15px;
margin-bottom: 0px;
border: none;
  height: 215px;
  width: 850px;}

div#pun-navlinks {
  position: absolute;
  width: 100%;
  margin-left: 0px;
  top: 178px;
}
div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: 0px;
  top: 183px;
}
body {
background-color: #000000;
background-image : url("http://gotham.f-rpg.ru/files/0011/9f/5a/71184.png");
background-repeat: repeat;
background-position : top center;
background-attachment : no-fixed;
}
#pun {
background-color: #D9D9D9;
background-image : url("");
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;
}
/* 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;
  }
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #000000;
  }
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #000000;
  font-weight: normal;
font-style: normal;
  }
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .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
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #dfdddd;
  color: #000000
  }
/* CS1.8 */
#pun-navlinks .container {
  background-color: #b2b2b2;
  color: #000000;
  }
.offline li.pa-online strong {
  font-weight: normal
  }
.punbb textarea, .punbb select, .punbb input {
  background-color: #dfdddd;
  color: #000000
}
/* 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: #A0B6DF #E0E7FF #E0E7FF #A0B6DF;
  }
#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 #dfdfdf
  }
li.pa-online {
  border-left-color: transparent;
  }
.punbb .post-sig dt {
  border-top-color: #0a0825 !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: #583d24;
    border-bottom: 0px none #000;
  text-decoration: none;
  }
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #110703
  }
/* 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: #2e2c3c;
    border-bottom: 0px none #000;
  text-decoration: underline;
  }
/* CS3.3 */
#pun-navlinks a {
  color: #191919;
    border-bottom: 0px none #000;
  text-decoration: none;
  }

#pun-ulinks a {
  color: #191919;
    border-bottom: 0px none #000;
  text-decoration: none;
  }
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #999999;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  }
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #999999;
  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: #fff;
  }
/* CS4 Post status icons
-------------------------------------------------------------*/
.punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 5px;margin-right: 5px;
width: 104px;
height: 49px;
background-image : url(http://loshadka.rusff.ru/files/0011/e6/3b/34987.png);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://2.firepic.org/2/images/2013-08/22/xsf0sehozo9s.png);
background-repeat: no-repeat;
width: 104px;
height: 49px;
}
/* иконка важной темы, выделенной  */
TR.isticky Div.icon {
background-image : url(http://loshadka.rusff.ru/files/0011/e6/3b/67124.png);
background-repeat: no-repeat;
width: 104px;
height: 49px;
}
TR.iclosed Div.icon {
background-image : url(http://loshadka.rusff.ru/files/0011/e6/3b/18467.png);
background-repeat: no-repeat;
width: 104px;
height: 49px;
}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-title table tbody tr .title-logo-tdr {
position: absolute; 
z-index:0;
right: 100px; 
top: -80px
}
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}

#pun-category1.category h2 {
background: url(http://5.firepic.org/5/images/2013-08/25/1zvi53vljnko.png) no-repeat top center;
height: 56px;
width: 850px;
font-size:0 !important;
margin-left: -15px;
}
#pun-category2.category h2 {
background: url(http://5.firepic.org/5/images/2013-08/25/xc8lc8vg5ui3.png) no-repeat top center;
height: 56px;
width: 850px;
font-size:0 !important;
margin-left: -15px;
}
#pun-category3.category h2 {
background: url(http://5.firepic.org/5/images/2013-08/25/bxqx8hsbv51b.png) no-repeat top center;
height: 56px;
width: 850px;
font-size:0 !important;
margin-left: -15px;
}
#pun-category4.category h2 {
background: url(http://5.firepic.org/5/images/2013-08/25/3qsayjq5zyws.png) no-repeat top center;
height: 73px;
width: 850px;
font-size:0 !important;
margin-left: -15px;
}
#pun-category5.category h2 {
background: url(http://5.firepic.org/5/images/2013-08/25/ypzcze13c50x.png) no-repeat top center;
height: 73px;
width: 850px;
font-size:0 !important;
margin-left: -15px;
}
#pun-category6.category h2 {
background: url(http://5.firepic.org/5/images/2013-08/25/b5ikw7zc94wa.png) no-repeat top center;
height: 73px;
width: 850px;
font-size:0 !important;
margin-left: -15px;
}

#pun-about p.container {
background-color: #;
background-image : url(#); 
background-position : center top; 
background-repeat : no-repeat; 
height : 40px;
width: 850px; 
margin-left: -30px;
border-color: transparent;
}

div#html-footer {
margin: -5px -10px 0px 0px;}
div#pun-about {
   margin-bottom: 0px;
}