  /*Убираем слово объявление из таблицы*/
    #pun-announcement h2 {display: none}
    #pun-announcement .container {padding-top: 1em}

/* тело форума */
body {
  background: #000;
}

#pun {
  background: url('http://forumfiles.ru/files/0017/32/92/67403.png');
}

/* CS1 Background and text colours
-------------------------------------------------------------*/
.pa-avatar img {
  border: solid 1px #7A6759 !important;
  max-height: 180px;
  max-width: 180px;
  padding: 1px;}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #transparent;
  color: #444444;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #transparent;
  color: #444444;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #transparent;
  color: #696969;
  font-weight: normal;
  font-style: normal;

     /* text-transform: uppercase;  переводит буквы в ВЕРХНИЙ РЕГИСТР*/
      background-image: url("");  /*картинка категории*/
      background-position: top center;  /*выравнивание картинки категории*/
      background-repeat: no-repeat;  /*картинка категории не дублируется*/

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #transparent;
  color: #444444;
  }

  #pun-title {
  background: url("http://forumfiles.ru/files/0017/32/92/37612.png") no-repeat top center;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
  color: #444444
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #444444
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #transparent;
  color: #FFFFFF;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #transparent;
  color: #444444
}


/* 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;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
    background: url("http://forumfiles.ru/files/0017/32/92/61335.png") repeat;
    border: 3px double #7A6759;
    box-shadow: 0 0 3px #191a20;
    color: #07080c;
    margin: 3em 3em 3px;
    padding: 0.5em;
}

#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,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #284968;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #444444
  }

/* 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 {
  color: #30597C;
    border-bottom: 0px none #000;
  text-decoration: none;
text-shadow: 1px 1px 1px #4AADDB, 0 0 1em white; 

  }

/* CS3.3*/ 
#pun-navlinks a {
  color: #90cdf0;
  font-weight: normal;
font-family: 'Playfair Display SC';
text-shadow: 1px -2px 1px black; 
  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4*/ 
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  font-weight: normal;
font-style: normal;
font-family: 'Playfair Display SC';
text-shadow: 1px -2px 1px deepskyblue, 0 0 1em white; 
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
    -------------------------------------------------------------*/

    /*Старые сообщения*/
    Div.icon {
    background-image : url('http://forumfiles.ru/files/0017/32/92/13709.png');
    background-repeat: no-repeat;
    }

    /*Новые сообщения*/
    TR.inew Div.icon {
    background-image : url('http://forumfiles.ru/files/0017/32/92/15434.png');
    background-repeat: no-repeat;
    }

    /*Важные темы*/
    TR.isticky Div.icon {
    background-image : url('http://forumfiles.ru/files/0017/32/92/41921.png');
    background-repeat: no-repeat;
    }

#pun-stats ul.container {
        background:  url('http://forumfiles.ru/files/0017/32/92/73386.png') no-repeat 10px 10px;
        padding-left: 160px;
}


#pun-stats h2 span{
visibility:hidden;
}


/* двигаем рекламный баннер
 -------------------------------------------------------------*/
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 1500px; top: 10px;}

#html-footer {
  background: url("http://forumfiles.ru/files/0017/32/92/19928.png") no-repeat center bottom;
}

#pun-redirect {
  background: url('http://forumfiles.ru/files/0017/32/92/32238.png') center;
}

.punbb .post .post-author {
    background-color: #aba6ad;
    background-image: url("http://forumfiles.ru/files/0017/32/92/61335.png");
    background-repeat: repeat;
    border: 3px double #7A6759;
    box-shadow: 0 0 3px #191a20;
    float: left;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0.2px;
    margin-bottom: 0.5px;
    margin-top: 0.5px;
    overflow: hidden;
    padding: 2px 0 !important;
    width: 205px; 
}


/* оформление горячих ссылок
 -------------------------------------------------------------*/
a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: Cormorant SC;
font-size: 15px;
background-color: #ccbeaf;
/*color: #ffffff;*/
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #ccbeaf;
border-left-width: 5px;
width:200px;
}

a.tvm:hover {
font-family: Cormorant SC;
font-size: 15px;
/*color: #FFFFFF;*/
background-color: #B7A598;
display: block;
font-weight: normal;
text-align:center;
/--cursor:crosshair; --/
text-decoration: none;
border-left-style: solid;
border-left-color: #B7A598;
border-left-width: 5px;
width:200px;
}