/* CS1 Background and text colours
-------------------------------------------------------------*/

html{
        background: url(http://felidae.rolka.su/uploads/000f/0c/f9/9-2-f.png) no-repeat top center #E5E7EA;
       color: #5A6374;
}

#pun_wrap, #pun {
       background-color: #D2D3D6;
}

#pun-navlinks, h2, h3 {
        background-color: #959DAC;
border-top: 4px solid #E5E7EA;
}

.forum .container, #pun-main .section {
border-bottom: 1px solid #959DAC; !important;
}

.tcl h3{
background:none;
border:none;}

textarea, input, select {
       background-color:#E5E7EA;
       color: #5A6374;
}

.blockcode{
background-color:#E5E7EA;
border-left:4px solid #959DAC;
border-right:4px solid #959DAC;
}

.quote-box{
background-color: #E5E7EA;
border-top:4px solid #959DAC !important;
border-bottom:4px solid #959DAC !important;
}

.pa-replies {margin-top:1em !important;}

/*иконки */
div.icon {
  background: url(http://felidae.rolka.su/uploads/000f/0c/f9/8-4.png) no-repeat center transparent;
}

tr.inew div.icon {
  background: url(http://felidae.rolka.su/uploads/000f/0c/f9/9-1.png) no-repeat center transparent;
}

tr.iclosed div.icon {
  background: url(http://felidae.rolka.su/uploads/000f/0c/f9/8-1.png) no-repeat center transparent;
}

tr.isticky div.icon {
  background: url(http://felidae.rolka.su/uploads/000f/0c/f9/8-5.png) no-repeat center transparent;
}

tr.iredirect div.icon {
  background-color:#E5E7EA;
}

#pun-searchposts .icon, #pun-searchtopics .icon, #pun-viewforum .icon, #pun-messages .icon{
background-position: left;
}

/* опрос */
#poll-special .formal table td{
text-align:center;
border:none;
}

#poll-special .formal table td h1{
background-color: #5A6374;
border-right: 1px solid #E5E7EA;
}