/* CS1 Background and text colours
-------------------------------------------------------------



*/
html {background: url("http://s5.uploads.ru/vT82O.png") #162b20;
 background-position: top; background-repeat; background-attachment:
}


#pun {background: url("http://s4.uploads.ru/O8r0c.png") #e9dec5 top center repeat-y}




/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: 30221F;
  }

/* 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: #30221F;
  font-weight: bold;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #30221F;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #30221F;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #30221F;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background: url(http://s2.uploads.ru/ctXQz.png); background-repeat; 
  background-color: transparent;
  color: #30221F;
border-radius: 10px;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #30221F;

  }

.offline li.pa-online strong {
  color: #30221F;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #30221F;
}

/* 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: #1c0000;
  }

#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 #1c0000;

  }

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: #421412;
    border-bottom: 0px none #000;
  text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #421412;
  }

/* 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: #421412;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #421412;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #1c0000;
  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: #1c0000;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s5.uploads.ru/aUyK7.png) no-repeat;
}


tr.inew div.icon {
        background: url(http://s5.uploads.ru/HeSEK.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s4.uploads.ru/UsdM0.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s5.uploads.ru/qKYfn.png) no-repeat;
}

div.news_event, div.news_server, div.news_info, div.news_important, div.news_contest, div.news_action, div.news_useful, div.news_update {
    text-align:center;
    height: 15px;
    font-size: 11px;
    padding-top: 1px;
    text-shadow: 0 1px 2px #444;
    text-decoration: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -khtml-border-radius: 7px;
}
.newsArchive {margin: 6px 0px auto auto; display: block; width: 100px; text-align: right;}
.newsArchive a {text-decoration: none; color: #9ceeff; font-size: 10px;}
.newsArchive a:hover {color: #eee;}  


div.news_important {
    background: url(http://i.rusff.info/f/info/rusff/news-point-bck.png) no-repeat top left #9e361b; width:94px; font-size: 13px; color:white; text-align: center center; line-height: 17px; font-weight: bold; padding: 0px 0px 5px 0px;

div.news_update {
    background: url(http://i.rusff.info/f/info/rusff/news-point-bck.png) no-repeat top left #eab83e; width:74px; font-size: 11px;
}