/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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:  ;
  color: #373028;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color:  ;
  color: #574b3d;
  }

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #a6a6a6;
  color: #e7e7d3;
background-image : url("");
border-top:2px dashed #546351;
border-right:2px dashed #546351;
border-bottom: 2px dashed #546351;
border-left:4px dashed  #546351;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}



/* категории */
#pun-main h2, #pun #pun-index #pun-stats h2, #pun .punbb #pun-main h1 {
  height: 24px;
  background-image: url();
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  font-family: Trajan pro;
  text-transform: center;
  font-size: 14px;
  letter-spacing: 2px;
  color: #7b3f41;
  font-weight: bold;
}

/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  color: #380000;
 background-color: #e7ca86;
background-image : url("");



  }

.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: ;
color: #1a0a01;}

#pun-status .container, #pun-crumbs1 .container
{color: #1a0a01;
}

#pun-navlinks .container, #pun-ulinks .container {
background-color:;
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: #354d31;

    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #8e0f11;
  }

/* 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: #890d10;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #1b2619;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #657462;
  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 {
        background: url(http://demoversion.anihub.ru/files/0012/81/63/85152.png) no-repeat;
}
tr.inew div.icon {
        background: url(http://demoversion.anihub.ru/files/0012/81/63/81196.png) no-repeat;
}
tr.iclosed div.icon {
        background: url(http://demoversion.anihub.ru/files/0012/81/63/71580.png) no-repeat;
}
tr.isticky div.icon {
        background: url(http://demoversion.anihub.ru/files/0012/81/63/58649.png) no-repeat;
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 0px
}



#pun-main div.catleft, #pun-main div.catright {display: none}


/* CS5 other
 -------------------------------------------------------------*/


#pun-title .title-logo {background-image : url("");
background-repeat : no-repeat; 
height: 550px; 
width: 800px; }
#pun-title .title-logo span {display: none;

}

HTML, BODY {
background-image: url("http://demoversion.anihub.ru/files/0012/81/63/16206.png"); 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center; 
}

HTML {background-image: url("http://demoversion.anihub.ru/files/0012/81/63/13759.png"); 
background-repeat: repeat-y; background-position: center top; background-attachment: fixed;
 background-color: #0f0e09;
 }


/* CS5 Others
-------------------------------------------------------------*/
A.navi:link, A.navi:active, A.navi:visited {background:#736026;font-family: small fonts;padding:10px;font-size: 7px;text-align:left;line-height: 7px;letter-spacing: 2px;color:#fbe8bb;text-transform: uppercase;display:block;width:160px;margin:1px;font-style:normal;}

A.navi:hover {background-image:url('http://s45.radikal.ru/i109/1008/c9/99903e342ce1.jpg');font-family: small fonts;padding:10px;font-size: 7px;text-align:right;line-height: 7px;letter-spacing: 2px;color:#f0f0f0;text-transform: uppercase;display:block;width:160px;margin:1px; text-decoration: none; font-style:normal;font-weight:normal;}



#mylist {
position: relative;
visibility: hidden;
}

#button-spoiler {
background-image:url("http://10pix.ru/img1/3266/5323857.gif");
}

#button-smiles {
background-image:url('http://s53.radikal.ru/i140/0907/c0/bd71cd53fc97.png');
padding:0;
line-height:0;
background-position:center;
background-repeat:no-repeat;
}

.lastedit {
display: none;
}

.pa-title, .pa-author {
text-align: center;
}

#ofl_f {
font-weight: bold;
font-family: georgia, serif;
font-variant: small-caps;
color: #AA9373;
}

#onl_l {
font-weight: bold;
font-family: georgia, serif;
font-variant: small-caps;
color: #747e91;
text-shadow: 1px 1px 3px #fff;
}



#back-top {
position: fixed;
bottom: 30px; /* отступ кнопки снизу */
margin-left: -150px; /* отступ кнопки слева (для указания отступа справа 
используйте margin-right) */
}

#back-top a {
width: 108px;
display: block;
text-align: center;
font: 11px/100% Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #bbb;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}

#back-top a:hover {
color: #000;
}

/* иконка стрелки (тег span) */
#back-top span {
width: 108px;
height: 108px;
display: block;
margin-bottom: 7px;
background:  url(http://s3.itrash.ru/idb/f359825c983ba7c0b745dbccbf67b44a/ocursor_1.png) no-repeat center center; 
/* в скобках указываем путь к иконке */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
/* скругленные углы  */
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#back-top a:hover span {
background-color: transparent;
}



#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

.lastedit {
display: none;
}


#pun #pun-index #pun-announcement h2 span {display: none;}

#pun #pun-profile .post-author online, .pa-adnote, .pa-from, .pa-reg, .pa-posts, .pa-reputation, .pa-sex, .pa-icq, .pa-ip, .pa-online, .pa-age, .pa-mailagent, .pa-reg, .pa-avatar, .pa-title, .pa-author, .pa-time-visit, .pa-last-visit, .pa-fld1, .pa-fld2, .pa-fld3, {
   background: #fafcfe;
   border: 1px solid #cdd6e2;
   border-bottom-width: 2px;
   border-right-width: 2px;
   margin: 3px 1px 3px 1px;

.punbb .post-sig dt {
  border-top-color: #7BC7FF !important;
  }