/* CS1 Background and text colours
-------------------------------------------------------------*/



html body {
background:url(http://savepic.ru/3329714.jpg) #000028;
}


\

/* 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: #ead9bf;
  color: #330000;
  }

h2 {
background: url(http://savepic.ru/3319308.png) center no-repeat #ead9bf ;
color:#ffffdc;
height: 110px;
line-height: 110px;
padding:0;
margin:0;
color:#ffffdc;
text-align: center;
text-shadow: 1px 1px 1px #01002a;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #ead9bf;
  color: #330000;
  }



/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #330000;
  font-weight: bold;
font-style: normal;





  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #ead9bf;
  color: #330000;
  }


/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #ead9bf;
  color: #330000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #ead9bf;
  color: #330000
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background:url(http://savepic.ru/3277328.png) #ead9bf;
moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 1px;
  color: #330000
  }

/* CS1.8 */
#pun-navlinks .container {
background: url(http://savepic.ru/3322396.png) no-repeat top center;
  background-color: #ead9bf;
  color: #663300;

  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background:  url(http://savepic.ru/3277328.png) #ead9bf;
border: 1px solid #251000;
moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
  color: #330000
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #ead9bf #ead9bf #ead9bf #ead9bf
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #000018
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #ead9bf;
  }

/* 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: #ead9bf;
  }

/* CS2.5 */
.punbb th {
  border-color: #ead9bf
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #ead9bf #ead9bf #ead9bf #ead9bf;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #ead9bf
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #ead9bf
  }

.punbb .divider {
  border-color: #ead9bf #ead9bf #ead9bf #ead9bf
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #ead9bff
  }

li.pa-online {
  border-left-color: #ead9bf;
  }

.punbb .post-sig dt {
  border-top-color: #ead9bf !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: #663300;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #330000
  }

/* 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: #663333;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #663300;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #663333;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #ead9bf;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

tr.inew div.icon {
        background: url(http://savepic.ru/3308072.png) no-repeat;
}

div.icon {
       background: url(http://savepic.ru/3317288.png) no-repeat;
}


#pun-main div.catleft, #pun-main div.catright {display: none}


#pun .adformal h2, #pun-adnav h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  background-color: #ead9bf;
  border-color: #ead9bf;
  }

#pun
#pun-admain fieldset p {
  border-left-style: solid;
  border-left-width: 18em;
  margin-bottom: 3px;
  padding: 6px 0;
  position:relative;
  border-color: #ead9bf;
  background-color: #ead9bf;
  }