Цвета style_cs.css

/* CS1 Background and text colours
-------------------------------------------------------------*/


body {
	background-color: #000000;
}

#pun {
background-color: #c9b07a; 
background-position: top center; background-attachment: fixed; 
}
HTML {
background:#330000
url() no-repeat top center;}
body {background: transparent none !important;}
#pun {width: 0px;margin: 632px auto 0 auto;
}



/* 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: #transparen;
  color: #200000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #transparen;
  color: #200000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #transparen;
  color: #FDFFE8;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #c9b07a;
  color: #200000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparen;
  color: #200000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparen;
  color: #200000
  }

/* CS1.7 */
punbb .quote-box, .punbb .code-box {
  background-color: #c29d56; background-image: url("");background-position: right bottom; background-position: right bottom; 
  color: # 000000}


/* CS1.8 */
#pun-navlinks .container {
  background: c3d7ea;
  color: #000000;
    }
.offline li.pa-online strong {
  font-weight: normal
  }
.punbb textarea, .punbb select, .punbb input {
background-image: url();
  color: #   000000}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #D8BB93 #D8BB93 #D8BB93 #D8BB93
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #000000
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #D8BB93;
  }

/* 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: #D8BB93;
  }

/* CS2.5 */
.punbb th {
  border-color: #D8BB93
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #B89B73 #F8DBB3 #F8DBB3 #B89B73;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #B89B73
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #F8DBB3
  }

.punbb .divider {
  border-color: #B89B73 #F8DBB3 #F8DBB3 #F8DBB3
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #5d4423;
  }

.punbb .post-sig dt {
  border-top-color: #5d4423 !important;
  }

.punbb .quote-box, .punbb .code-box {
  border-color: #000000;
  }

/* 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: #25130c;
  font-weight: none;
  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: #B42000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #030303;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #432525;
  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
 -------------------------------------------------------------*/

div.icon {border-color: #0080D7 #0060B7 #0050A7 #0060B7}
tr.iredirect div.icon {border-color: #7C9ABC #7C9ABC #7C9ABC #7C9ABC}
div.inew {border-color: #E6E6E6 #C6C6C6 #B6B6B6 #C6C6C6}


#pun-main div.catleft, #pun-main div.catright {display: none}



/* CS5 Post categorys
-------------------------------------------------------------*/

#pun-main .category Div.icon {float: center; display: block; border-style: none none none none; height: 80px; width: 80x;}
 
Div.icon {
background-image : url(http://s013.radikal.ru/i325/1112/14/d69d4f9c835a.jpg);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://s015.radikal.ru/i332/1112/9b/259bda021aa4.jpg);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(http://s017.radikal.ru/i444/1112/92/c2ffb83f8ba8.jpg);
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(http://s017.radikal.ru/i416/1112/13/c4e4ca111df0.jpg);
background-repeat: no-repeat;
}



 


