/* CS1 Background and text colours
-------------------------------------------------------------*/

 
/* фон */
body {
background-image : url("http://savepic.su/2375387.png"); 
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun { background-image : url("http://savepic.su/2375387.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #e7e2ea;
  color: #564761;
background-image : url("");
border-top:1px dashed #564761;
border-right:1px dashed #564761;
border-bottom: 1px dashed #564761;
border-left:1px dashed  #564761;
}


/* категории */
#pun-main h2, #pun #pun-index #pun .punbb #pun-main h1 {
  background-repeat: no-repeat;
  height: 12px;
  text-align: center;
  font-family: tahoma;
  text-transform: uppercase;
  text-shadow: -1px 1px 0px #a28d83;
  font-size: 10px;
  letter-spacing: 2px;
  color: #564761;
}

#pun-category1.category h2 {
background: url(http://savepic.net/3468644.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}

#pun-category2.category h2 {
background: url(http://savepic.net/3466596.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}

#pun-category3.category h2 {
background: url(http://savepic.net/3471716.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}


#pun-category4.category h2 {
background: url(http://savepic.net/3469668.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}


#pun-category5.category h2 {
background: url(http://savepic.net/3470692.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}


#pun-category6.category h2 {
background: url(http://savepic.net/3460452.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}


#pun-category7.category h2 {
background: url(http://savepic.net/3458404.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}




/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
   background-color: #e7e2ea;
  color: #564761;
background-image : url("");
border-top:0px solid #671d12;
border-right:4px solid #671d12;
border-bottom: 0px solid #671d12;
border-left:4px solid  #671d12;

  }


.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: #564761;}

#pun-status .container, #pun-crumbs1 .container
{color: #564761;
}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: -150px; top: 0px
}



#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #564761;
text-align: center;}

.offline li.pa-online strong {
color: #564761;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #564761;}



/* 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: #D1D1E1
  }



/* 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: #8f7c9c;
     text-shadow: 0px 0px 4px #d5ced9;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #f7cbb4
  }

/* 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: #ffffff;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #8f7c9c;
    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;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
        div.icon {
            background: url(http://savepic.su/2363919m.png) no-repeat;
    }

    .newtext {display:none}
    tr.inew div.icon {
            background: url(http://savepic.su/2409998m.png) no-repeat;
    }

   
    tr.iclosed div.icon {
            background: url(http://savepic.su/2363919m.png) no-repeat;
    }

    tr.iredirect div.icon {
            background: url(http://savepic.su/2363919m.png) no-repeat;
    }


    tr.isticky div.icon {
            background: url(http://savepic.su/2363919m.png) no-repeat;
    }


#pun-stats h2 {
   background-image: url(http://savepic.net/3463524.png);
height: 80px;
width: 1069px;
font-size:0 !important;
margin-left: -140px;}

pa-adnote, .pa-from , .pa-reg , .pa-posts, .pa-respect, .pa-positive, .pa-sex, .pa-icq, .pa-ip, .pa-online, .pa-age , .pa-mailagent, .pa-avatar, .pa-time-visit, .pa-fld1, .pa-fld3, .pa-fld2, .pa-last-visit, .pa-invites{ text-align: center;}
.pa-author {text-align: center;}
.pa-title {text-align: center;}

.post-author .pa-title,
.post-author .pa-author,
.post-author .pa-avatar{
  text-align:center;
