/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон */
html {
    background: url(https://i.imgur.com/pSrBsR9.png) top center fixed;
    background-color: #73442d;
    margin-bottom: 0px !important;
}

/* Шапка */
#pun-title table {
background-image : url(https://i.imgur.com/zt9qlIt.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 1072px;
height: 440px;
margin-left: -56px;
margin-top: -200px;}

/* Тело форума */
#pun {
width: 1072px;
background-color: transparent; 
background-image: url(https://i.imgur.com/PZbmfn4.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 960px;}

/* Футер */
#pun-about p.container {
    background-image: url(https://i.imgur.com/1bnwLzH.png);
    margin: 0px 0px -100px -56px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 1072px;
    height: 110px;
    overflow-x: hidden;
    padding-bottom: 25px;
}


/* CS1.1 Фон и цвет текста на форуме */
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {border-color: transparent;}

#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: #232224;
    text-align: center;
    font-style: normal;
    font-family: 'Code Pro Bold';
    
}


/* Цитата и код */
.punbb .quote-box, .punbb .code-box {
    background-color: #dccbaf;
    color: #000000;
    box-shadow: 0 0 0 1px #cab092 inset, 0 0px 1px 0px rgba(125, 122, 115, 0.26), 1px 1px 0 0 #cab092 inset;

}

/* 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: #000000;
  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: #222222;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #232323;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #342016;
    font-style: normal;
 text-transform: lowercase;
    font-family: arial;
}

#pun-ulinks a:hover {
  color: #6c553e;
}


#pun-navlinks a {
    color: #342016;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #d3bd9a;
}


#pun-navlinks a:hover {
  color: #d3bd9a;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* ПОЛЯ ПРОФИЛЯ
-------------------------------------------------------------*/
/* уважалка и соо в блок2, li.pa-fld4, li.pa-fld3,*/
.pa-posts,  .pa-respect, li.pa-fld4, li.pa-fld3 {
    display: inline-block;
    margin-top: 7px !important;
 margin-left: -5px;
    width: 45px;
    font-family: Oswald;
    font-size: 11px;
    text-transform: lowercase;
    margin-bottom: 6px !important;
    height: 20px;
}
.pa-respect a:hover, .pa-respect a:focus, .pa-respect a:active, .pa-respect a { color: #000000!important; }

.post-vote .pa-respect {
    margin: 3px -5px 0 0 !important;
    width: 20px !important;
    text-align: center;
    height: 20px;
    font-weight: bold;
    font-size: 15px;
}

.pa-fld3 {    margin-top: 10px !important;
}


/* АНКЕТА
.lzanketa a {
color: #846b58!important;
font:  700 9pt "Oswald" !important; 
text-transform: uppercase;
    margin-top: 4px!important;
} */

.lzanketa a{
font:  700 9pt "Oswald" !important; 
text-transform: uppercase;
    margin-top: 2px!important;
text-shadow: #ebdcc2 1px 1px 0px, rgb(232 234 255 / 54%) 0px 0px 5px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
}


.pa-fld1 {
    background: #cbb69a;    
box-shadow: 0 0 0 1px #e6d5b9, 0 0 0 2px #a57f60;
color: #000000!important;
    margin-left: 7px !important;
    margin-top: 0px !important;
    padding: 1px 5px 6px 5px !important;
    width: 191px !important;
    font: 400 10px "Arial";
}


.pa-fld1 a:hover, .pa-fld1 a:focus, .pa-fld1 a:active, .pa-fld1 a { color: #22120b!important; }

/* авик
-------------------------------------------------------------*/
.punbb .pa-avatar img{
    margin-top: 8px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.pa-avatar img {
    margin-top: 33px;
}

.punbb .pa-avatar img{
    border: 1px solid #ffffff;
    box-shadow: 0 0 2px #787878;
}

/* CS3.1 ИКОНКИ*/
/* на главной */
.punbb table Div.icon {    float: right;        width: 23px;    height: 23px;    background: url(https://i.imgur.com/VnOT1JG.png);    margin: 25px 0 -10px 0px; opacity: .3}
TR.inew Div.icon { background: url(https://i.imgur.com/VnOT1JG.png); opacity: 1}

/* в подфорумах */
#pun-viewforum table Div.icon, #pun-viewforum TR.inew Div.icon, #pun-viewforum TR.isticky Div.icon, #pun-viewforum TR.iclosed Div.icon, #pun-messages table Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics table Div.icon, #pun-searchtopics TR.inew Div.icon {    float: left;    margin: -4px 10px;    font-size: 15px;    background: none;    height: 10px;    width: 10px}

/* 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: 100%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



::selection {
    background: #a67c5a !important;
    color: #ffffff;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Bahnschrift';
    font-size: 13px;
    text-transform: lowercase;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    border: 4px solid #ccb296;
}

#pun-viewtopic .post h3 {
    width: 967px;
    margin-left: -5px;
    height: 15px;
    font-family: tahoma;
    text-transform: uppercase;
    font-size: 8px;
    background: #ccb296;
    margin-bottom: 0px !important;
    border: 1px solid #ccb296;
    box-shadow: 0 0 2px #ccb296 inset;
}



.punbb .post h3 span a {
    color: #140e08 !important;
}

.questlink {
    color: #353a26 !important;
}

.questlink:hover {
    color: #323522 !important;
}



.links1 {
    font-family: montserrat;
    text-align: right;
    color: #cecada !important;
    margin: 0 3px 0 0 !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}


.links1:hover {
    color: #727741 !important;
}


#counters A IMG{opacity:0.2; -moz-opacity:0.2; filter:alpha(opacity=20);}
#counters a:hover img {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=50);
    transition-duration: 2s;
}

.punbb .post .post-author a {
color: #2e1c13;
}

#pun-index .user-avatar img.ava {
    width: 34px;
    height: 34px;
    border-radius: 0 !important;
    border: 1px solid #76843f !important;
}


.links-fon {
    text-align: left;
}

.links1 {
    width: 150px;
    padding: 3px 6px 3px 6px;
    color: #ffffff !important;
    font-family: tahoma;
    font-size: 8px;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-align: center;
    background-color: #121212;
    margin-top: 3px!important;
    text-transform: uppercase;
    display: inline-block;
}

.links2 {
    font-family: roboto;
    text-align: right;
    color: #2f1e14 !important;
    margin: 0 3px 0 0 !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}


.links2:hover {
    color: #e2d1b4 !important;
}


.links3 {
    font-family: roboto;
    text-align: right;
    color: #281430 !important;
    margin: 0 3px 0 0 !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.links3:hover {
    color: #6a4f75 !important;
}

.links5 {
    font-family: roboto;
    text-align: right;
    color: #9c7c3a !important;
    margin: 0 3px 0 0 !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}


.links5:hover {
    color: #e8e6e3 !important;
}

/* категории
-------------------------------------------------------------*/
#pun-stats.section h2 {
    background: url(https://i.imgur.com/zdMWFIX.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}

   .category-2.category h2 {
    background: url(https://i.imgur.com/B7VgpP4.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}

   .category-1.category h2 {
    background: url(https://i.imgur.com/ygOPoVg.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}

   .category-3.category h2 {
    background: url(https://i.imgur.com/onwUvV4.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}

   .category-4.category h2 {
    background: url(https://i.imgur.com/WQrQxEz.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}


   .category-5.category h2 {
    background: url(https://i.imgur.com/7cBltY6.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}

   .category-6.category h2 {
    background: url(https://i.imgur.com/XigvVR1.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}

   .category-7.category h2 {
    background: url(https://i.imgur.com/U1arvQC.png) no-repeat top center;
    height: 82px;
    margin-top: 15px;
    width: 1022px;
    margin-left: -32px;
}


#pun-stats.section h2 span, #pun-main .category h2 span, #post-form h2 span {display: none;}

/* быстрый ответ */
#post-form h2 {
background: url("https://i.imgur.com/nQwSvu4.png") top center no-repeat;
width: 1022px;
height: 82px;
margin-top: 0px;
margin-left: -32px;}


/* прокрутка
-------------------------------------------------------------*/
::-webkit-scrollbar-track {
    background-color: #a07d5f;
    border: 1px solid #502f1b;
    box-shadow: inset 0 0 2px #7f6045;
}
::-webkit-scrollbar-thumb {
    background-color: #c7a98c;
    border: 1px solid #71513c;
    box-shadow: inset 0 0 3px #ad9176;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* навигация в подфорумах
-------------------------------------------------------------*/
.link a {
    display: inline-block;
    cursor: pointer;
    font-family: arial!important;
    font-size: 11px!important;
    padding-left: 8px!important;
    padding-right: 8px!important;
    padding-bottom: 2px;
    padding-top: 0px;
    margin-right: 7px;
    border-radius: 15px;
    box-shadow: inset 0 0 10px #2c4467;
    background: linear-gradient(#97a5b9, #445b7c);
    color: white!important;
    border: 1px solid #8099b3;
    text-shadow: 0 1px 1px #2c4467!important;
}
.link a:hover {
    box-shadow: inset 0 0 10px #153665!important;
    border: 1px solid #507ba9!important;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.link {    text-align: center;    margin-top: -22px!important;    padding-bottom: 11px!important;    margin-left: 20px!important;}

/* описание подфорума
-------------------------------------------------------------*/


.discr {
    font-size: 10px;
    font-family: arial;
    width: 370px;
    text-align: justify;
    margin: 1px 1px!important;
    color: #4a4a4ab;
    text-transform: lowercase;
    padding: 1px 5px 10px 10px;
}

/*кнопки под формой ответа*/
input.button, #post fieldset .hashelp div input, .button, #pun-admain input {
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    font-size: 13px !important;
    background: #e1d0b2 !important;
    border: 1px solid #d0ba96 !important;
    box-shadow: #ffffff 0px 0px 2px inset, #d0ba96 0px 0px 1px inset, #c7aa92 0px 0px 15px inset !important;
    color: #342016 !important;
    font-family: cuprum !important;
    font-weight: 600 !important;
    padding: 3px 5px !important;
    cursor: pointer !important;
}


/*-------- статистика ----------*/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item4{
letter-spacing: 0px;
    display: inline-block;
    margin: 6px 8px!important;
    width: 290px;
    height: 14px;
    text-align: center!important;
    padding-top: 6px;
    padding-bottom: 2px;
    text-transform: uppercase!important;
    font: 287 10px cuprum;
    background-color: #e2d1b4;
box-shadow: 0 0 0 1px #d0ba96, 0 0 0 2px #d0ba96;
    color: #000000 !important
    font-weight: bold;
}

#pun-stats li.item4 a { color: #353535 !important; }


/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: solid 1px #cab39a!important;
background: #d4be9d; /*Можно добавить фон картинкой url(Ccылка на картинку)*/
padding: 9px;
font: normal normal 400 11px/normal Verdana;
    overflow: auto;
    height: 160px;
}

#smilies-area {
   width: 520px!important;
   height: 160px;
}

/* новости */
.pnews {
    /* background-color: rgb(255, 255, 255); */
    background: #7c9c87;
    box-shadow: 2 2px 5px 0 rgba(128, 128, 128, 0.16);
    padding: 4px 5px 4px 6px;
    width: 150px !important;
    display: inline-block;
    font-family: Arial Narrow;
    color: #000000 !important;
    transition-duration: 2s;
}

.pnews:hover {
  background: #838383;
  transition-duration: 2s;
}

.pnews a{
  color: #020202 !important;
  font-size: 14px;
  transition-duration: 2s;
  text-transform: lowercase;
}

/*фикс формы ответа*/
 @media screen and (max-device-width: 900px) {
    #main-reply {width: 100%; height: 150px!important;}
   }

/*Размер плюсика в репу*/
.pa-respect a img {
    height: 8px;
}

/* текст последней темы*/
#pun-index .tcr a {
    font-size: 11px;
    font-weight: normal;
    font-family: montserrat!important;
    font-weight: 700;
    text-transform: uppercase;
}

/* оформлене тем и сообщений */
#pun-index .tc2, #pun-index .tc3 {
    width: 8%;
    font-family: montserrat!important;
    font-weight: 700;
    font-size: 10px;
}

/* размер темы на главной*/
#pun-index .tcr {
    width: 30%!important;
    text-align: center;
}
