/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
        background: url(http://s1.uploads.ru/LvflW.jpg) repeat fixed #09130E;
       color: #000000;
}

#pun {
       background: url() repeat #dadada;
}

#pun-title{
       background: url(http://s1.uploads.ru/VWzHd.jpg) center no-repeat #3A1F0C;
}

#pun-navlinks, h2, h3 {
        background: url() repeat-x #dadada;
border-top: 0px solid #000000;
}

.forum .container, #pun-main .section {
border-bottom: 0px solid #000000 !important;
}

.tcl h3{
background:none;
border:none;}

.crumbs {
color:#09130E;
}

textarea, input, select {
       background-color:#dfd1a4;
       color: #000000;
}

.code-box{
background-color: #dfd1a4;
border: 0px solid #09130E !important;
}

.blockcode{
background-color:#dfd1a4;
color: #4B4525;
}

.quote-box{
background-color: #dfd1a4;
border:0px double #000000 !important;
}

.quote-box cite {
color: #000000;
}

.pa-replies {margin-top:1em !important;}

/*иконки */
div.icon {
  background: url(http://s1.uploads.ru/kEhyj.png) no-repeat center transparent;
}

tr.inew div.icon {
  background: url(http://uploads.ru/i/X/N/s/XNsYG.png) no-repeat center transparent;
}

tr.iclosed div.icon {
  background: url(http://uploads.ru/i/l/4/p/l4phE.png) no-repeat center transparent;
}

tr.isticky div.icon {
  background: url(http://uploads.ru/i/t/v/h/tvh8D.png) no-repeat center transparent;
}

tr.iredirect div.icon {
  background-color:#fffffff;
}

/* опрос */
#poll-special .formal table td{
text-align:center;
border:none;
}

#poll-special .formal table td h1{
background: url(http://felidae.rolka.su/uploads/000f/0c/f9/4-1.png) repeat-x #ffffff;
border: 0px solid #fffffff;
}