/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: #2b1011;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #58442c;
  }

/* 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 *//* CS1.7 */
textarea {border: none !important;}
.punbb .quote-box,  .punbb .code-box, .punbb .formal textarea  {
background: url(http://s7.uploads.ru/wiEva.png) 0% 0% no-repeat,
url(http://s6.uploads.ru/TlM5g.png) 100% 0% no-repeat,
url(http://s7.uploads.ru/aWCrM.png) 0% 0% repeat-x,

url(http://s6.uploads.ru/vdBlf.png) 0% 100% no-repeat,
url(http://s7.uploads.ru/1zjvd.png) 100% 100% no-repeat,
url(http://s6.uploads.ru/NU84a.png) 0% 100% repeat-x,


url(http://s6.uploads.ru/8izIp.png) 0% 32px repeat-y,
url(http://s7.uploads.ru/dnThf.png) 100% 32px repeat-y rgba(161, 120, 64, 0.298);
box-shadow: inset 0px 0px 2px #cfbfb3, 0px 0px 2px #391b03;
padding: 2px 6px;
color:#391b03 !important;}

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #2b1011;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #f2ecd4;
  color: #58391c
}

/* 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: #ba9281 #ba9281 #ba9281 #ba9281;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent
  }

#pun-ulinks li a {
  border-color: transparent;
  color: #58442c;
  } 

#pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  color: #4f1105;
  }

.punbb .divider {
  border-color: transparent
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #32170f
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: #32170f !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: #32170f;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000000
  }

/* 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: #32170f;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #fff;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #32170f;  
  font-weight: normal;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #fff;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/

Div.icon {
background-image : url(http://s7.uploads.ru/fmAgx.png);
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url("http://s6.uploads.ru/YQ4lI.png");
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url("http://s6.uploads.ru/6P0Vr.png");
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url("http://s6.uploads.ru/GJTM9.png");
background-repeat: no-repeat;
}

#pun-stats ul.container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url("http://s6.uploads.ru/YQ4lI.png") no-repeat scroll 0 0;
padding-left:67px;
}


/* CS5 Other
-------------------------------------------------------------*/


.punbb .main thead .tcl, .main thead .tc2, .main thead .tc3, .main thead .tcr, .main thead .tcmod {
color:#111615;
}

HTML {
background-image: url("http://s7.uploads.ru/zWX8B.jpg"); 
background-repeat: repeat-y;
background-position: center top;
background-color: #240c07;
}

body { 
background-image: url("http://s6.uploads.ru/PxFrO.jpg");
background-position: center top;  
background-attachment:scroll;
background-repeat: no-repeat;
}

#pun_wrap {  
background-image: url("http://s6.uploads.ru/CnJzr.png"); background-repeat: no-repeat; background-position: center bottom;
padding-bottom: 10em;
 }


.post-author { text-align: center; }

.punbb .post .post-author {
padding: 62px 10px!important;
background:url(http://s6.uploads.ru/7CDlm.png) 0 top no-repeat,url(http://s7.uploads.ru/tm13O.png) 0  bottom no-repeat,url(http://s6.uploads.ru/rckCJ.png) 0px 10px no-repeat;
}

.pa-avatar {
   border-top: 20px solid transparent;
   margin-right: 5px!important;
   }

.pa-title {
    padding: 15px!important;
    margin-right: 5px!important;
    font-size: 10px;
    font-style: italic;
}

.pa-reg {
  margin-top: 25px!important;
  margin-right: 5px!important;
}

/* Оформление навиации
 -------------------------------------------------------------*/ 

#navindex a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: 0px;
left: -410px;
}

#navuserlist a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -55px;
left: -245px;
}

#navsearch a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -108px;
left: -73px;
}

#navprofile a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -162px;
left: 90px;
}

#navpm a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -216px;
left: 258px;
}

#navadmin a {
  display: block;
  position: relative;
  z-index: 1000;
height: 70px;
width: 66px;
top: -225px;
left: 750px;
margin-bottom: -68px;
}

#navlogout a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -272px;
left: 420px;
}

#navlogin a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -217px;
left: 260px;
}

#navregister a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 168px;
top: -162px;
left: 87px;
}

#navpiar a {
  display: inline-block;
  position: relative;
  z-index: 1000;
height: 52px;
width: 167px;
top: -271px;
left: 420px;
}


/* CS6 Announcement. Table Style */

#pun-announcement .container { margin-bottom: -20px; margin-left: 6px;}
#pun-announcement .container #link_box a img {margin-bottom: 1px;}

#pun-announcement .container table td {
  text-align: left;
  vertical-align: top;
  }

#menu {
  padding: 0px;
  margin: 0px;
  }

#menu span {
margin-top: -20px;
  width: 137px;
  height: 40px;
  display: block;
  }

#menu span.bttn_1 {background-image: url("http://s7.uploads.ru/OW0cd.png");}
#menu span.bttn_2 {background-image: url("http://s7.uploads.ru/o6VnL.png");}
#menu span.bttn_3 {background-image: url("http://s6.uploads.ru/fac3W.png");}
#menu span.bttn_4 {background-image: url("http://s6.uploads.ru/MD2cN.png");}

#menu span.bttn_1:hover, #menu span.bttn_1.tabactive {background-image: url("http://s6.uploads.ru/LriIc.png");}
#menu span.bttn_2:hover, #menu span.bttn_2.tabactive {background-image: url("http://s6.uploads.ru/BI3ve.png");}
#menu span.bttn_3:hover, #menu span.bttn_3.tabactive {background-image: url("http://s6.uploads.ru/i5EGz.png");}
#menu span.bttn_4:hover, #menu span.bttn_4.tabactive {background-image: url("http://s7.uploads.ru/Ht4rK.png");}

#menu span.bttn_1, #menu span.bttn_2, #menu span.bttn_3, #menu span.bttn_4, #menu span.bttn_5,
#menu span.bttn_1:hover, #menu span.bttn_2:hover, #menu span.bttn_3:hover, #menu span.bttn_4:hover, #menu span.bttn_5:hover,
#menu span.bttn_1.tabactive, #menu span.bttn_2.tabactive, #menu span.bttn_3.tabactive, #menu span.bttn_4.tabactive {
  background-position: center no-repeat;
  }

#submenu {
  padding: 5px;
  margin: -15px;
  width: 560px;
  height: 190px;
  }

.submenutext {
  display: none;
  text-align: center;
  height: 190px;
  color: #2b1011;
  }
.punbb #pun-announcement a {
font-size: 9px;
  color: #2b1011;
line-height: 12px;
}
.punbb #pun-announcement a:hover {
  color:2b1011;
line-height: 9px;
}