/* CS1 Background and text colours
-------------------------------------------------------------*/
 
/* фон */
body {background-color:;
background-image: url(http://savepic.net/5655052.png);
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/*тело форума*/
#pun { background-image : url("http://savepic.net/5643786.png");
background-repeat: repeat-y;
background-position : center;}

/*форма ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-image: url(http://savepic.net/5763311.png);
  color: #5d554a;
border-top:4px solid #75441b;
border-right:0px solid #c9a1a1;
border-bottom:0px solid #c9a1a1;
border-left:0px solid #c9a1a1;
}

/*копирайт*/
   #pun_wrap {
background: transparent url(http://savepic.net/5827075.png) no-repeat bottom center !important;
padding-bottom: 47px !important;
padding-left: -3px;
width: 850px;
margin: auto auto auto auto;
}

.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: #5b4804; font-size: 1em;}

#pun-status .container, #pun-crumbs1 .container
{color: #5b4804;
}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 0px
}

/*шапочка*/
#pun-title.section {background-color: transparent; 
  background-image: url("http://savepic.net/5719393.png"); 
  background-attachment: scroll;
  background-position: top center; 
  background-repeat:no-repeat;
  height: 520px;
  width : 870px;margin-top:0px;
  margin-left: -10px;}

/*хренатень, выделяющая форум, тема и т.п.*/
.punbb th {
 background: transparent url("http://hellandhell.at.ua/96/td.png");
 margin-top: -2px;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -khtml-border-radius: 3px;
 -moz-border-radius: 3px;
 -o-border-radius: 3px; 
 border: none !important;
}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #883005;
text-align: center;}

.offline li.pa-online strong {
color: #883005; font-family: cambria;}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #883005; }


/* 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
  }


#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 { 
color: #5c2900; 
font-family: Century Gothic;
text-shadow: 1px 1px cornsilk;
font-weight: bold;
text-decoration: none;} 

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb-admin #pun-admain .nodefault, 
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { 
color: #5c2900; 
text-decoration: none; 
} 

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { 
color: #521e02; 
text-decoration: none; 

} 

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
 font-family: Tahoma; 
padding: 15px;
 font-size:13px;
 font-weight: bold;
 text-align:center;
 height: 30px;
 text-transform:uppercase;
 background: url(_) no-repeat;
 margin-left:0px ;
 color:#624501 !important;

}

/* CS3.2 */ 
.punbb a:hover, .punbb a:focus, .punbb a:active { 
text-decoration: none;
color: #521e02; 
} 

/* CS3.3 */ 
#pun-navlinks  a:link, #pun-navlinks  a:visited{
  letter-spacing: -1px;
  color: #694e13;
    -webkit-transition: color 0.9s ease;
    -khtml-transition: color 0.9s ease;
    -moz-transition: color 0.9s ease;
    -o-transition: color 0.9s ease;
  }

/* CS3.4 */ 
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #694e13;
    -webkit-transition: color 0.9s ease;
    -khtml-transition: color 0.9s ease;
    -moz-transition: color 0.9s ease;
    -o-transition: color 0.9s ease;
  }

/* CS3.4 */ 
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active { 
text-decoration: none;
color: #040c01; 
} 

.subscribelink a, .subscribelink a:link, .subscribelink a:visited { 
color: #000000; 
} 

.subscribelink a:hover, .subscribelink a:focus { 
color: #000000; 
} 

.postlink a, .postlink a:link, .postlink a:visited { 
color: #000000; 
} 

.postlink a:hover, .postlink a:focus { 
color: #000000; 
} 

.pagelink, .postlink {color: #000000} 

.pagelink a, .pagelink a:link, .pagelink a:visited {color: #000000} 

.post h3 span a:link, .post h3 span a:visited { 
font-weight: normal; 
font-size: 0.7em; 
text-decoration: none; 
} 
/* CS4 Post status icons
 -------------------------------------------------------------*/ 
div#html-footer {
margin: -20px 0px 0px 0px;}

        div.icon {
            background: url(http://sb.uploads.ru/AvxZX.png) no-repeat;
    }

    .newtext {display:none}
    tr.inew div.icon {
            background: url(http://sc.uploads.ru/fyEPK.png) no-repeat;
    }

   
    tr.iclosed div.icon {
            background: url(http://sa.uploads.ru/BSlM5.png) no-repeat;
    }

    tr.iredirect div.icon {
            background: url(http://s4.uploads.ru/9pcgr.png) no-repeat;
    }


    tr.isticky div.icon {
            background: url(http://sc.uploads.ru/UkA13.png) no-repeat;
    }

hr{color:#302e03;height:1px;border:none;background:#3c3425;}

/* CS5.5 профиль */

#pun-main .post-author ul { text-align: center; width: 180px; margin: 9px auto 5px 10px; 
}
.post-author ul li.pa-author, .post-author ul li.pa-title, .post-author ul li.pa-avatar { background-image: url(http://savepic.net/5763311.png); 
}


/*картинка и стиль категорий главной страницы и статистики*/
.punbb .main h2, #pun-stats h2 {background-image: url(-);
background-repeat: no-repeat;
background-position: center;
height: 50px;
width: 1056px;
margin-left: -109px;
color: #352a02;
font-size:17px;
text-align: center;
font-weight: normal;
font-style: normal;
font-family: 'Constantia';
text-transform: lowercase;
padding-top: 30px!important;
margin-top: -40px!important;
margin-bottom: -30px!important;
text-shadow: -1px -0px #352a02,
1px 1px #a78c6b;
letter-spacing: 3px;
   }