/* CS1 Background and text colours
-------------------------------------------------------------
*/

#pun-title TABLE { 
background : transparent url(http://s3.uploads.ru/U5cX8.png) no-repeat left top; 
margin-left : -237px;
  height: 354px;
  width: 1200px;

}

body {background-color: #000000;
background-repeat: repeat;
background-position : top center;
background-attachment : no-fixed;

}

#pun {
background-image : url("http://funkyimg.com/u2/4286/194/259404E5iS4.png");
background-color: #000000;
background-repeat: repeaty;
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: #524d43;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: #534d43;
  }

/* 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: #524d43;
  font-weight: normal;
  font-style: normal;
  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #524d43;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #524d43;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #524d43;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
color: #524d43;
}

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #534d43;
  text-align: center;
  }

.offline li.pa-online strong {
  color: #534d43;
  font-weight: normal
  }

.punbb textarea, .punbb select  {
  background-color: #DDD9CD;
  border-color: #534d43;
  color: #534d43;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}

.formsubmit .button {
background-color: #DDD9CD;
border: 1px dashed #534d43
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}

/* 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-color: transparent;
  }

#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 #0c0201

  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent !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: #534d43;
font-weight: boldl;
    border-bottom: 0px none #534d43;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #585346;
  }

/* 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: #583600;
    border-bottom: 0px none #583600;
  text-decoration: none;

  }


/* CS3.3 */
#pun-navlinks a {
 color: #534d43;
font-weight: normal;
    border-bottom: 0px none #534d43;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #583600;
  font-weight: normal;
font-style: normal;
  border-bottom: 1px none #583600;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #100c13;
  color: #100c13;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #7e5b40 #5E3B20 #4E2B10 #5E3B20}
tr.iredirect div.icon {border-color: #7e5b40 #7e5b40 #7e5b40 #7e5b40}
div.inew {border-color: #7e5b40 #5E3B20 #4E2B10 #5E3B20}

#pun-main div.catleft, #pun-main div.catright {display: none}


.punbb table Div.icon {float: left; display: block; border-style: none none none none; margin-left: 5px;margin-right: 5px;
width: 40px;
height: 40px;
background-image : url(http://funkyimg.com/u2/4297/041/855957old.png);
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/u2/4297/042/863693new.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;
}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/u2/4297/040/134753cls.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;
}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/u2/4297/040/134753cls.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;
}

/*  CS5 Категории форума и кнопки 
------------------------------------------------------------*/



/* CS6 Логотип снизу
 -------------------------------------------------------------*/

 #pun-about p.container {background-color: #;
   background-image : url(http://s3.uploads.ru/oZCKc.png);
   margin-left: -61px;
   background-position : center top;
   background-repeat : no-repeat;
   width: 825px;
   height : 115px; 
   overflow-x: hidden;}

 div#html-footer {
        margin: 0px 0px 0px 0px;}

 div#pun-about {
       margin-bottom:-80px;

}
 div#html-footer {
        margin: -100px 0px 0px 0px;}

 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }

/* CS7 Остальные коды для оформления форума
 -------------------------------------------------------------*/
#slideshow {
	margin:0 auto;
	width: 400px;
	height: 192px;
	position:relative;
line-height: 10px;}

#slideshow #slidesContainer {
  margin:0 auto;
  width: 330px;
  height: 192px;
  overflow:auto; /* allow scrollbar */
  position:relative;}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:330px; 
  height:192px;}
.control {
  display:block;
  width: 100px;
  height: 163px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;}
#leftControl {
  top: 45px;
  left: -20px;
  background:transparent url(http://funkyimg.com/u2/2760/208/220770left.png) no-repeat 0 0;}
#rightControl {
  top: 45px;
  right: -70px;
  background:transparent url(http://funkyimg.com/u2/2760/207/385858right.png) no-repeat 0 0;}

.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  letter-spacing:-1px;
}
.slide img {
  float:center;
  margin:0 15px;
}