/*************************************************************
by simpasy
**************************************************************/
/* CS1 Background and text colours(фон) 
-------------------------------------------------------------*/
body {
background: url(https://forumstatic.ru/files/001b/9a/c6/56725.png) center 0 no-repeat,
url(https://forumstatic.ru/files/001b/9a/c6/45579.png) center 0 repeat;
}

/*тело*/
#pun {
background: url("https://forumstatic.ru/files/001b/9a/c6/11974.png") repeat-y scroll center;
}

/*шапка*/
#pun-title TABLE 
{
background: url("https://forumstatic.ru/files/001b/9a/c6/63241.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: #342712;
  }

/* CS1.2 Описание подфор. и напротив */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #242424;
  }

/* 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: #f9f9f9;
  }

/* 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: rgb(37 20 0 / 82%);
}

/*1.2 Активные*/
#pun-ulinks .container a:hover, #pun-ulinks .container a:focus, #pun-ulinks .container a:active {
    color: #3021008f;
}

/* 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: 13.5px;
    color: #2b3e2bf0;
    text-shadow: 0px 0px 3px #0000004a;
    padding-left: 0px;
    text-transform: uppercase;
    font-family: 'Cormorant';
}


/*2.2 Активные ссылки пофорум*/
#pun-index .tcl h3 a:hover, #pun-index .tcl h3 a:focus, #pun-index .tcl h3 a:active {
    color: #2e2e2eb0;
}





/* 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: #2a211596;
    transition: 0.5s linear;
}



#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(https://forumstatic.ru/files/001b/9a/c6/63064.png) no-repeat;
    margin-top: 12px;
    float: left;
    margin-bottom: -46px;
    display: inline-block;
    margin-left: -27px;
}


tr.inew div.icon {
   background: url("https://forumstatic.ru/files/001b/9a/c6/88288.png") no-repeat;
    margin-top: 12px;
    float: left;
    margin-bottom: -46px;
    display: inline-block;
    margin-left: -27px;
}

tr.iclosed div.icon {
        background: url(https://forumstatic.ru/files/001b/9a/c6/29415.png) no-repeat;
margin-top: 4px;
    margin-left: 395px;
    margin-right: -15px;
    margin-bottom: -46px;
    display: inline-block;
}

tr.isticky div.icon {
        background: url(https://forumstatic.ru/files/001b/9a/c6/42366.png) no-repeat;
margin-top: 4px;
    margin-left: 395px;
    margin-right: -15px;
    margin-bottom: -46px;
    display: inline-block;
}


#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(https://forumstatic.ru/files/001b/9a/c6/33847.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 189px;
    width: 1170px !important;
    margin-left: -119px;
    margin-top: -82px;
    margin-bottom: -31px;
}

/*Скролл*/
::-webkit-scrollbar {width: 7px;}
::-webkit-scrollbar-thumb {
   background-color: #3a1f1b;
   box-shadow: inset 0px 0px 3px 0px #ffffff6e;
   border-radius: 12px;
}
::-webkit-scrollbar-track {
    background-color: #18110f;
}

/* CS6
-------------------------------------------------------------

#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);
}

/*Фон мини-профиля в Топике*/
.post-author {
background: url(https://forumstatic.ru/files/001b/9a/c6/55787.png) no-repeat top left, url(https://forumstatic.ru/files/001b/9a/c6/28976.png) no-repeat left calc(100% + 3px), url(https://forumstatic.ru/files/001b/9a/c6/20483.png) left;
    margin-left: -72px !important;
    /* margin-top: -17px !important; */
    margin-bottom: -13px !important;
    padding-bottom: 15px !important;
    width: 274px !important;
    padding-top: 0px !important;
    position: relative;
    overflow: visible !important;
min-height: 225px;
border: 0 !important;
}

.post-author ul {
    line-height: 11px;
    margin-left: 16px;
    margin-top: 33px;
    padding: 0px !important;
    text-align: center;
    color: #7d704e;
    text-shadow: 1px 1px 1px #000000;
    width: 242px;
    padding: 0 10px !important;
}

#pun-searchposts .post-author {
    padding-bottom: 118px !important;
}


.pa-author a, .pa-author {
    text-align: center;
    letter-spacing: 0.7px;
    font-size: 15px;
    font-family: 'Arapey';
    font-weight: 500;
    text-transform: uppercase;
    position: inherit;
    z-index: 2;
}



/*ссылки в профиле*/
.punbb .post-author li a {
    color: #817c74;
}

.punbb .post-author li a:hover, .punbb .post-author li a:focus, .punbb .post-author li a:active {
    color: #817c747a;
}




.pa-posts, .pa-respect, .pa-fld1, .pa-fld2 {
    padding: 6px 8px 0px 10px!important;
    display: inline-block!important;
    float: none!important;
    height: 17px!important;
    text-align: center;
    font: normal 7.5px/11px verdana;
    text-transform: uppercase;
}





/*Рамка на цитату*/
.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(255, 255, 255, 0.43);
font: 1em verdana, arial, helvetica, sans-serif;
border: none;
}

#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: #2e3829;
}


/*Остальные Активные*/
.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: #212a1f85;
}

/*рамка на ав*/
.pa-avatar img {
    outline: 1px solid #6e372c69;
    outline-offset: 2px;
    max-width: 180px;
    position: relative;
    z-index: 3;
}
    



.post-content {
  text-align: justify; 
}

