/* CS1 Background and text colours
-------------------------------------------------------------*/

h1, h2, h3 {
font-family: "Comic Sans MS";
text-transform:uppercase;
font-weight: normal;
letter-spacing: 2px;
text-align:left;
color:#211D16;
}

h1, h2{
font-size: 1.4em !important;
}

.category h2, #pun-stats h2{
height: 85px;
background: url(http://felidae.rolka.su/uploads/000f/0c/f9/17-3-f.png) center no-repeat #3E3729;
line-height:85px;
}

.tclcon h3 {
background-color:transparent;
}

html, body {
background: url(http://felidae.rolka.su/uploads/000f/0c/f9/17-1-f.png) repeat-y center #7B6D51;
color:#A39373;
}

#pun-title{
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/17-2-f.png) center no-repeat #3E3729;
}

#pun {
        background-color: #3E3729;
}

/* цитата и код */
.punbb .quote-box, .punbb .code-box {
background-color: #211D16;
border-color:#4E4533;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/18-1.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/18-3.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/18-2.png) no-repeat;
}

tr.iredirect div.icon {
background-color: #3E3729;
}

tr.isticky div.icon {
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/18-4.png) no-repeat;
}

#pun-about .container {
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/14-1.png) no-repeat bottom left #3E3729;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#poll-special .formal table tr td{
padding-left: 30px;
}

#poll-special .formal table tr td h1{
background-color: #211D16;
border:1px solid #7B6D51;
padding:0.5em;
}