/* смещение закрывающей администрирование рекламы наверх
-------------------------------------------------------------*/
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 160px; top: -545px}

.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { 
background: none; } 


#pun-main .formsubmit input {
    background: #babfc5;
    padding: 5px;
    text-transform: lowercase;
    margin-top: -20px !important;
    font-family: roboto slab;
    color: #434b5a;
    text-shadow: 1px 1px 0px #dfe1e3;
    font-weight: bold;
    border: 2px solid rgba(255, 255, 255, 0.46);
    box-shadow: inset 0 0 0 1px #84888e;
    cursor: pointer;
}

#pun-main .formsubmit input:hover {
  background: rgba(255, 255, 255, 0.6);}

/* Линия разделитель */
hr {
  background-color: #dbdbdb;
  height: 3px;}


/* CS3 Links
-------------------------------------------------------------*/

.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 {
  text-decoration: none;
  color: #9e5c5c;
  }

/* 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, #profilenav li.isactive a{
  color: #645c8c;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/
.punbb Div.icon {
  float: right;
  display: block;
  width: 31px;
  height: 49px;
  background-image: url(http://forumstatic.ru/files/0018/97/32/51281.png);
  background-repeat: no-repeat;
  position: relative;}

tr.inew div.icon {
background: url(http://forumstatic.ru/files/0018/97/32/62294.png) no-repeat;
}

tr.iclosed div.icon {
background: url(http://forumstatic.ru/files/0018/97/32/49061.png) no-repeat;
}

tr.isticky div.icon {
background: url(http://forumstatic.ru/files/0018/97/32/67034.png) no-repeat;
}

/* CS5 Category */

#pun-index .category h2, #pun-stats h2 {
    text-align: center;
    background: url(http://forumstatic.ru/files/0018/97/32/43834.jpg);
    margin-left: -22px;
    margin-top: 10px;
    width: 904px;
    height: 27px;
    padding: 3px 0px 0px 0px !important;
    text-transform: uppercase;
    font-family: roboto slab;
    color: #dfe1e3;
    text-shadow: 1px 1px 0px #4c4c4c;
}

#pun-main h2 {text-align: center}