/*************************************************************
by simpasy
**************************************************************/
/* CS1 Background and text colours(фон) 
-------------------------------------------------------------*/
body {
background-color:#1f140a;
background-image: url(http://forumfiles.ru/files/0019/8f/d9/30735.png);
background-position: top center;
}

#pun {
background: url("http://forumfiles.ru/files/0019/8f/d9/43562.png") repeat-y scroll center;
}

#pun-title TABLE 
{
background: url("http://forumfiles.ru/files/0019/8f/d9/90208.png") no-repeat; 
}


/* 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: #151515;
  }

/* CS1.2 Описание подфор. и напротив */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #333;
  }

/* CS1.3 Категории*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: transparent;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #333;
  }

/* CS1.5  Сообщения*/
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #333;
  }

/* CS1.6 Тем|Форум и т.д.*/
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
 background-color: transparent;
  color: transparent;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: none;
  color: #000;
  }

/* CS1.8 Навигация*/
#pun-navlinks .container {
  background-color: transparent;
  color: transparent;
  border-style: none;
  border-width: 0;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* 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 {
  border-color: transparent;
  }

#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: transparent
  }

li.pa-online {
  border-left-color: transparent;
  }


/* CS3 Links
-------------------------------------------------------------*/

 /* CS3.1 Ссылки 2 навигации*/
#pun-ulinks .container a, #pun-ulinks .container a:link, #pun-ulinks .container a:visited {
  text-decoration: none;
  color: rgba(185, 158, 111, 0.69);
  }

/*1.2 Активные*/
#pun-ulinks .container a:hover, #pun-ulinks .container a:focus, #pun-ulinks .container a:active {
 color: #b19a6696;
 }

/* CS3.2 &#209;&#241;&#251;&#235;&#234;&#232; &#207;&#238;&#244;&#238;&#240;&#243;&#236;*/
#pun-index .tcl h3 a, #pun-index .tcl h3 a:link, #pun-index .tcl h3 a:visited {
  font-size: 13px;
  font-weight: 700;
  color: #2e2e2e;
  font-family: georgia;
  padding-left: 0px;
  text-transform: lowercase;
  float: unset;
  }

/*2.2 Активные ссылки пофорум*/
#pun-index .tcl h3 a:hover, #pun-index .tcl h3 a:focus, #pun-index .tcl h3 a:active {
  color: #321a00de;
  }





/* CS3.3 * Ссылки 1 Навигация /
#pun-navlinks a {
  color: #3c2a10;
  text-shadow: 0px 5px 1px rgba(22, 80, 56, 0.49);
  text-decoration: none;
  }

/* CS3.4 Активные ссылки 1 навигация*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #625b4896;
    background: -webkit-linear-gradient(#ffdb994f, #63593d21);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #d2ac6600;
    /* text-shadow: #00000059 1px 1px 7px, #c0904a2e 0px 0px 1px; */
}



#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS3.5 Ссылки в постах*/
.post-body a:link {
    text-decoration: none;
    color: rgba(47, 33, 12, 0.88);
    font-weight: 700;
text-shadow: none;
}

.post-body a:active, .post-body a:focus, .post-body a:hover {
    text-decoration: none;
    color: rgb(104, 79, 52);
    font-weight: 700;
    text-shadow: none;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/
.punbb table Div.icon {
  background: url(http://forumfiles.ru/files/0019/8f/d9/89257.png) no-repeat;
  margin-left: -33px;
  margin-top: 35px;
  padding-right: 3px;
}

tr.inew div.icon {
   background: url("http://forumfiles.ru/files/0019/8f/d9/83324.png") no-repeat;
  margin-left: -33px;
  margin-top: 35px;
  padding-right: 3px;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/0019/8f/d9/88918.png) no-repeat;
  margin-left: -33px;
  margin-top: 35px;
  padding-right: 3px;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/0019/8f/d9/77086.png) no-repeat;
  margin-left: -33px;
  margin-top: 35px;
  padding-right: 3px;
}


#pun-main div.catleft, #pun-main div.catright {display: none}


/* CS5 Footer
 -------------------------------------------------------------*/

/* CS5 Footer
 -------------------------------------------------------------*/

#pun-about p.container {
  font-size: 0px !important;
  background-image: url(http://forumfiles.ru/files/0019/8f/d9/27875.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 242px;
  width: 1462px !important;
  margin-left: -147px;
  margin-top: -187px;
  margin-bottom: -105px;
}


/*Скролл*/
::-webkit-scrollbar { 
width: 8px; 
}
::-webkit-scrollbar-thumb {
    background-color: rgb(68, 48, 19);
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 3px 0px rgba(255, 232, 197, 0.62) inset;
}
::-webkit-scrollbar-track {
    background-color: rgb(29, 29, 29);
}


/* CS6
-------------------------------------------------------------
#pun-index .tcl h3 {
    background-color: rgba(255, 255, 255, 0.13);
    font-style: normal;
    margin-bottom: 5px !important;
    margin-left: 0;
    padding: 5px 5px 5px 5px;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
    width: auto;
    text-shadow: 1px 1px 1px rgba(29, 80, 59, 0.56);
}
#pun-index .tcl h3 a:hover {
    color: #555;
}
#pun-index .tcl h3 a {
    color: #3f2f24;
}
#pun-index .tclcon {
    background-color: rgba(197, 197, 197, 0.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3), 0 0 5px 0 rgba(0,0,0,0.3) inset;
    font-size: 11px;
    margin: 10px 60px 10px 5px;
    padding: 7px 10px 10px;
    text-align: justify;
    border: 3px double rgba(0,0,0,0.4);
}
.punbb .modlist {
    display: none !important;
}
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}

#pun-messages .post-box {
    margin-top: 5px !important;
}


/*Спойлер с плюсиком*/
.post-content .spoiler-box > div {
    background: url(/img/plus.png) no-repeat right 505px center;
    cursor: pointer;
    padding-left: 67px;
    background-color: rgba(177, 130, 64, 0.16);
}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    background: url(http://forumfiles.ru/files/0019/8f/d9/83906.png) 0 top no-repeat,url(http://forumfiles.ru/files/0019/8f/d9/61420.png) 0 bottom no-repeat,url(http://forumfiles.ru/files/0019/8f/d9/48337.png) 0 0 repeat-y;
    overflow: visible!important;
    margin: 0px 0!important;
    width: 277px !important;
}


.punbb .post .post-author > ul {
    background: url(http://forumfiles.ru/files/0019/8f/d9/22203.png) 1 top no-repeat,url(http://forumfiles.ru/files/0019/8f/d9/61420.png) 0 bottom no-repeat,url(http://forumfiles.ru/files/0019/8f/d9/48337.png) 0 0 repeat-y;
    margin: -12px 15px -12px 0px!important;
    padding: 25px 18px!important;
    color: rgb(52, 30, 13);
    line-height: 140%;
    text-align: center;
}



/*ник в профиле*/
.pa-author a {
    font-family: henri_didotregular;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #1f1700;
}


/*ссылки в профиле*/
.punbb .post-author li a {
color: #d6d0b6de;
}

.punbb .post-author li a:hover, 
.punbb .post-author li a:focus, 
.punbb .post-author li a:active {
color: rgba(196, 191, 172, 0.8);
}


.pa-posts, .pa-fld2 {
  padding: 3px!important;
  margin-top:  0px !important;
  float:none!important;
  display: inline;
  max-width: 60px!important;
  height: 27px!important;
  text-align:center;
  font: normal small-caps 700 9.5px/11px Arial;
}



.pa-respect {
  margin-bottom: -15px !important;
  margin-top: 12px !important;
  max-width: 225px!important;
  height: 27px!important;
  text-align:center;
  font: normal small-caps 700 9.5px/11px Arial;
}

/*Рамка на цитату*/
.punbb .quote-box, .punbb .code-box {
border-style: solid;
border-width: 20px;
}

.punbb .quote-box cite, .punbb .quote-box blockquote, .punbb .post-content .blockcode, .punbb .code-box strong.legend {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}



.lastedit {display:none;}
.category h2 span{visibility:hidden;}

#main-reply {
    width: 100%;
    background-color: rgba(201, 189, 172, 0.16);
    font: 1em verdana, arial, helvetica, sans-serif;
    outline: 3px double #412e11a1;
    box-shadow: inset 0px 0px 25px 0px #11111129;
}

#main-reply, .punbb .post-content {
    font-size: 11px;
    font-weight: normal;
}


/*Остальные ссылки */
.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: rgb(63, 38, 0);
  text-shadow: 0px 0px 5px #daa55826;
  }


/*Остальные Активные*/
.punbb a:hover, .punbb a:focus, .punbb a:active,
.punbb-admin #pun-admain a:hover, .punbb-admin #pun-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #271c00c9;
  }

/*рамка на ав*/
    .pa-avatar img {
    border-image: url(http://forumfiles.ru/files/0019/8f/d9/38520.png) 5.1 stretch stretch !important;
    border-width: 5px !important;
    border-style: solid !important;
    margin-bottom: -9px;
    }



.post-content {
  text-align: justify; 
}