/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Фон форума */
body {background: url("https://forumupload.ru/uploads/001a/eb/83/2/619400.png") no-repeat top center fixed,
 #0c0b09;
background-size:cover;}
/* Шапка */
#pun-title table {
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1000px;
    height: 0px;
    margin-left: -20px;
margin-top: 300px;
}
/* Тело форума */
#pun {
width: 1000px;
background-color: transparent;
background-image: url(https://forumupload.ru/uploads/001a/eb/83/2/855680.png);
background-attachment: scroll;
background-repeat: repeat;
background-position: top center;}

/* Футер */
#pun-about p.container {
    background-position: center top;
    background-repeat: no-repeat;
    width: 1000px;
    height: 0px;
    overflow: hidden;    margin-left: -20px;margin-top: 20px;
}
/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;
color: #0c0b09;
font-weight: normal;
font-style: normal;
}
#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}
.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #0c0b09;
    text-align: center;
    font-style: normal;
    font-family: Arsenal;
}
/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
   background-image: url(https://forumstatic.ru/files/001a/eb/83/39898.png);
    color: #0c0b09;
border: 3px double #a39e92!important; 
}
/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
   background-image: url(https://forumstatic.ru/files/001a/eb/83/39898.png);
    color: #0c0b09;
    border: 3px double #a39e92!important; 
}
/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 0px;
}
.punbb input, .punbb select { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
   background-image: url(https://forumstatic.ru/files/001a/eb/83/39898.png);
}
/* CS2 Ссылки
-------------------------------------------------------------*/
/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #0c0b09;
  text-decoration: none;
  }
/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
    color: #16493a;
    transition-duration: 1s;
  }
/* цвет ссылки при наведении */
.punbb a:hover {
  color: #857c6a; 
    transition-duration: 1s;
  text-decoration: none;
  }
#pun-ulinks a {
    font-size: 12px;
    color: #0c0b09;
    text-transform: lowercase;
font-family: 'Raleway', sans-serif;
font-weight:bold;
    word-spacing: 0px;
}
#pun-ulinks a:hover {
  color: #16493a;
  transition-duration: 1s;
text-decoration: underline;
}

#pun-navlinks a {
    color: #b6b0a3;
}
#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #b6b0a3;
}
#pun-navlinks a:hover {
  color: #d4cdbe;
  transition-duration: 1s;
text-decoration: underline;
}
/* CS3 Остальное
-------------------------------------------------------------*/
/* CS3.1 Иконки*/

/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arsenal";}
.category h2 span{display: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}
/*---Прокрутка---*/
::-webkit-scrollbar-thumb:vertical {
   background-color:#16493a;
}
::-webkit-scrollbar-thumb:horizontal {
   background-color:#16493a;

}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #d4cdbe;
}
::selection {
    background: #16493a!important;
    color: #b6b0a3;
}
#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}
td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Arsenal;
    font-size: 13px;
    font-weight: bold;
}
.category .container thead {display: none;}
.punbb .pa-avatar img {
outline: 1px solid #a39e92;
border: 2px solid #d4cdbe;
max-height: 180px;
    max-width: 180px;
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
       background-image: url(https://forumstatic.ru/files/001a/eb/83/39898.png);
    border: 2px solid #16493a;
}
#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#pun-index .tcl h3 a{
  color: #0c0b09;
  height: 22px;
  }
#pun-index .tcl h3 a:hover{
  color: #16493a; 
  transition: color 0.4s linear 0s;
  }
#pun-index tr.inew .tcl h3 {
text-align: left;
color: #a39e92;
}

.punbb .post h3 span a {
    color: #0c0b09 !important;
}

#pun-index div.category h2, #pun-index #pun-stats h2 {
    box-sizing: border-box;
background: url("https://forumupload.ru/uploads/001a/eb/83/2/366613.png");
    position: relative;
    z-index: 5;
color: #d4cdbe!important;
    text-align: center;
    padding: 15px 5px 0 0;
    font-size: 22px !important;
    margin: 0px -20px 5px;
margin-left:-25px;
font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    background-position: top center;
    border: none;
    height: 60px;
    width: 1000px;
text-shadow: 1px 0px #a39e92;
}

.pa-fld1 {
background: url("https://forumstatic.ru/files/001a/eb/83/39898.png");
border: 3px double #a39e92!important; 
color: #091e18!important;
  margin-top: 10px !important;
    margin-bottom: 10px !important;
width: 176px;
font-family: Raleway;
    padding: 3px 3px 3px 3px;
    font-weight: normal;
    font-size: 11px;
}
.pa-fld1 a {
color: #16493a !important;
   font-size: 11px;
font-family: Montserrat;
}
.pa-fld1 a:hover {
  text-decoration: underline;
}
.pa-fld2 {margin-left:-11px!important;}

.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 
{font-size: 10px;
 font-weight: bold;
text-transform: lowercase;
display: inline-block;
font-family: 'Raleway', sans-serif;
color: #0c0b09;
padding: 5px;
width: 60px;
#pun-index tr.inew .tcl h3 {
text-align: left;}
.pa-respect a {
color: #0c0b09!important;
}
li.pa-posts {margin-right: 20px;}
li.pa-respect {margin-left: 20px;}

.punbb .code-box strong.legend {
    display: block;
    font-size: 12px !IMPORTANT;
    padding-left: 9px !important;
    color: #16493a !important;
    font-family: Arsenal !important;
    margin-bottom: 10px !important;
    margin-top: -16px;
    background-color: #d4cdbe;
    border: 1px dashed #091e18;
    border-radius: 4px;
    padding: 2px 0px 0px 0px;
}
.punbb .post-content .scrollbox {
    padding: 5px;
}
.punbb .post-content .blockcode {
    margin-top: 15px;
}
/* CS6.5 Скрытый текст */
.post-content del {
    background: transparent;
    color: #091e18;
}
.post-content del:hover {
  background: transparent;
  color: #091e18;
  text-decoration: none;
}


hr {background: #d4cdbe;
color: #16493a;
border-width:1;
border-bottom:0;
border-left-color: #d4cdbe;
border-bottom-color: #d4cdbe;
border-right-color: #d4cdbe;
width:99%;
height:1;
border-style: dashed;}
