/* CS1 Background and text colours
-------------------------------------------------------------*/


html {
background: #e6e1dd url(http://s1.uploads.ru/i/hXGMv.png) center top repeat;
}

body {
background: transparent url(http://s1.uploads.ru/i/vJ8uk.png) no-repeat top center;
padding-top: 570px !important;
}

#pun {
position: relative;
background-color: #;
}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #e7e7d3;
  color: #e7e7d3;
background-image : url("");
border-top:2px solid #675825;
border-right:2px solid #675825;
border-bottom: 2px solid #675825;
border-left:4px solid  #675825;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* блок цитат и кодов*/
#pun-main .code-box, #pun-main .quote-box,  {
  background-color: #e7e7d3;
  color: #e7e7d3;
background-image : url("");
border-top:2px solid #675825;
border-right:2px solid #675825;
border-bottom: 2px solid #675825;
border-left:4px solid  #675825;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
    background-color: none;
    color: #000;
    font-style: normal;
    font-weight: bold;
font-family: Times;
height: 55px;
font-size: 14px;
    text-align:  center;
text-transform: uppercase;
padding-top: 17px!important;
  

}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  color: #671d12;
background-image : url("");
border-top:2px solid #675825;
border-right:2px solid #675825;
border-bottom: 2px solid #675825;
border-left:4px solid  #675825;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;


  }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span,  .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {background-color: transparent;
color: #1a0a01;}

#pun-status .container, #pun-crumbs1 .container
{color: #1a0a01;
}
#pun-title TD.title-logo-tdr {
position: absolute; z-index: 1; left: 170px; top: -100px;
}
#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #1a0a01;
text-align: center;}

.offline li.pa-online strong {
color: #1a0a01;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #1a0a01;}



/* 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: transparent;
  }

#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 transparent
  }

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: #000;
     text-shadow: -1px 1px 0px #ffffff;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000
  }

/* 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: #675825;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #7e6d31;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  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;
  }

.tclcon h3 a{
font-size:12px;
font-weight: bold;
  color: #675825;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

 div.icon {
            background: url(http://s1.uploads.ru/i/TbKAi.png) no-repeat;
    }

    tr.inew div.icon {
            background: url(http://s1.uploads.ru/i/2Robh.png) no-repeat;
    }

    tr.iclosed div.icon {
            background: url(http://s1.uploads.ru/i/wjiZE.png) no-repeat;
    }


    tr.isticky div.icon {
            background: url(http://s1.uploads.ru/i/XYJhd.png) no-repeat;
 }