/* CS1 Background and text colours
-------------------------------------------------------------*/
/* главный фон */
body {
	background-color: #1b1915;
 background-image : url("");
    background-position: top center;
}

/* футер */
#pun-about .container {
    background: url("") no-repeat scroll center top transparent;
    border-top-style: none;
    height: 113px;
    width: 920px;
position: relative; right: 66px;
border: none;
 bottom: -40px;
}

/* 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: #0fbd50;
  }

/* CS1.2 текст описания форума*/
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color:  transparent;
  color: #4941f7;
  }

/* CS1.3 категории*/
#pun-category1.category h2 {
background: url() no-repeat top center;
height: 52px;
width: 900px;
margin-left: -52px;
padding-bottom:10px;
font-size:0 !important;}

#pun-category2.category h2 {
background: url() no-repeat top center;
height: 52px;
width: 900px;
margin-left: -52px;
padding-bottom:10px;
font-size:0 !important;}


/* CS1.4 название форума */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #f604f9;
  }

/* CS1.5 текст описания например "Поиск и сортировка пользователей"*/
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color:  transparent;
  color: #f9045a;
  }

/* CS1.6 текст "Форум.Тем Сообщений.Последнее сообщение"*/
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color:  transparent;
  color: #3fbc94
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
    background-color: c1b38a;
background-image : url("");
  color: #171511;
font-size: 10px;
text-align: justfy;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color:  transparent;
  color: #f1f1f1;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* 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: #22201a;
  }

#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: 0px solid #8c8165
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: c1b38a;
background-image : url("");
  color: #211f19
}

/* 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: #891927;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #211f19
  }

/* 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: #6a171f;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #796c4f;
  text-decoration: none
text-shadow: #c8c4c0 1px 1px
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #c2b48b;
  text-decoration: none
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
background-image : url();
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url();
background-repeat: no-repeat;}

TR.isticky Div.icon {
background-image : url();
background-repeat: no-repeat;}

TR.iclosed Div.icon {
background-image : url();
background-repeat: no-repeat;}

/* ------------------------ Статистика ------------------------------*/
#pun-stats.section h2 { 
font-size:0;
height: 52px;
width: 900px;
background-image: url("");
background-repeat: no-repeat;
margin-left: -52px;
padding-bottom:10px;
}
#pun-stats ul.container {
background: url() no-repeat top left;
background-position: 5px 0px;
padding-left: 95px;
height:68px;
padding-top: 0px;
}





