/* CS1 Background and text colours
-------------------------------------------------------------
*/




#pun-title TABLE { 
background-image : url("http://s2.uploads.ru/GS3h5.png");
 background-position : top center;
background-repeat: no-repeat;
margin-left: 0px;
height: 253px; width: 831px; margin-left: -10px; margin-top: 0px;}

body {background-color: #000000;
background-image: url("http://s3.uploads.ru/VEKRk.png");
background-repeat: repeat;
background-position : center;
background-attachment: fixed;

}

#pun {
background-image : url("http://s2.uploads.ru/QVd9r.png");
background-color: #eae2ce;
background-repeat: repeat;
background-position : center;
border-right: 20px solid #eae2ce; border-left: 20px solid #eae2ce; 

}

/* 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, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
  color: #000000;
  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: transparent;
background-image: url("http://s2.uploads.ru/cNEmu.png"); background-position: top center; background-repeat: repeat;
border-color: #797066;
color: #412118
}

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #000000;
  text-align: center;
top: 290px;
left: 98px;
  }

.offline li.pa-online strong {
  color: #000000;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #f2eee1;
  color: #000000;
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: none none none none ; border-style:none !important;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: none; border-style:none !important;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: none;; border-style:none !important;
  }

/* 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; border-style:none !important;
  }

/* CS2.5 */
.punbb th {
  border-color: none; border-style:none !important;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #22175b;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: none; border-style:none !important;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: none; border-style:none !important;
  }

.punbb .divider {
  border-color: none none none none; border-style:none !important;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 0px solid #22175b

  }

li.pa-online {
  border-left-color: none; border-style:none !important;
  }

.punbb .post-sig dt {
  border-top-color: #bbbbc3 !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: #2d2839;
    border-bottom: 0px none #2d2839;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #2d2839;
  }

/* 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: #2d2839;


  }

/* CS3.3 */
#pun-navlinks a {
 color: #2d2839;
    border-bottom: 0px none #2d2839;


  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #2d2839;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #2d2839;


  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #2d2839;
  color: #2d2839;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/



/* CS4.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 60px;
height: 60px;
background-image : url(http://s3.uploads.ru/VbQNx.png);
background-repeat: no-repeat;}

/* CS4.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://s2.uploads.ru/4FgHA.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS4.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s2.uploads.ru/Ip1dA.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS4.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s2.uploads.ru/U7x62.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}


.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}



/* CS6 Картинки категорий */
#pun-category1.category h2 {
background: url(http://s3.uploads.ru/B3nAV.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}
#pun-category2.category h2 {
background: url(http://s2.uploads.ru/J07md.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}
#pun-category3.category h2 {
background: url(http://s2.uploads.ru/v0pKq.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}
#pun-category4.category h2 {
background: url(http://s2.uploads.ru/xiOp7.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}
#pun-category5.category h2 {
background: url(http://s3.uploads.ru/9LfT3.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}
#pun-category6.category h2 {
background: url(http://s3.uploads.ru/F4Ydw.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}
#pun-category7.category h2 {
background: url(http://s2.uploads.ru/BOneW.png);
height: 37px;
width: 256px;
font-size:0 !important;
margin-left: +300px;}

/* CS6 футер
-------------------------------------------------------------*/
#pun-about p.container {background-image: url(http://s3.uploads.ru/y3gXx.png); background-position: top center; background-repeat: no-repeat; height: 100px; width: 831px; margin-left: -20px;}
div#html-footer {
margin: -60px 0px 0px 0px;}


div#pun-about {
   margin-bottom: -30px;
}