/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон */
html {
    background: url(https://i.imgur.com/P5sOd87.png) top center fixed;;
    background-color: #232323;
    margin-bottom: 0px !important;
}

/* Шапка */
#pun-title table {
background-image : url(https://i.imgur.com/IgJgQpJ.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 1080px;
height: 355px;
margin-left: -83px;
margin-top: -200px;}

/* Тело форума */
#pun {
width: 1080px; 
background-color: transparent; 
background-image: url(https://i.imgur.com/vZCJrZt.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 938px;}

/* Футер */
#pun-about p.container {
    background-image: url(https://i.imgur.com/gV6Kt1V.png);
    margin: 0px 0px -130px -83px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 1080px;
    height: 137px;
    overflow-x: hidden;
    padding-bottom: 25px;
}

/* 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: #181719;
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: #232224;
    text-align: center;
    font-style: normal;
    font-family: 'Code Pro Bold';
    
}


/* Цитата и код */
.punbb .quote-box, .punbb .code-box {
    background-color: #a0a0a0;
    color: #000000;
    box-shadow: 0 0 0 1px #878787 inset, 0 0px 1px 0px rgba(125, 122, 115, 0.26), 1px 1px 0 0 #878787 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: #393939;
  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: #4c4c4c;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #4d4d4d;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 7px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-family: arial;
    word-spacing: 0px;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #726161;
  transition-duration: 1s;
}


#pun-navlinks a {
    color: #532727;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #494949;
}


#pun-navlinks a:hover {
  color: #4c4c4c;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* ПОЛЯ ПРОФИЛЯ
-------------------------------------------------------------*/
/* соо
-------------------------------------------------------------*/
.pa-posts {
    text-align: center;
    display: inline-block;
    width: 45px;
    padding: 1px 1px 7px 1px !important;
    margin-bottom: 5px !important;
    letter-spacing: 0.4px;
    font-family: tahoma;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 7px;
    color: #482f2f;
}
/* репа */
.pa-respect {
    text-align: center;
    display: inline-block;
    width: 45px;
    padding: 1px 1px 7px 1px !important;
    margin-bottom: 5px !important;
    letter-spacing: 0.4px;
    font-family: tahoma;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 7px;
    color: #482f2f;
}
/* поля
-------------------------------------------------------------*/

.pa-fld2 {
    text-align: center;
    display: inline-block;
    width: 45px;
    padding: 1px 1px 7px 1px !important;
    margin-bottom: 5px !important;
    letter-spacing: 0.4px;
    font-family: tahoma;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 7px;
    color: #482f2f;
}

.pa-fld4 {
    text-align: center;
    display: inline-block;
    width: 45px;
    padding: 1px 1px 7px 1px !important;
    margin-bottom: 5px !important;
    letter-spacing: 0.4px;
    font-family: tahoma;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 7px;
    color: #482f2f;
}


.pa-fld3 {
    display: block;
    width: 212px;
    line-height: 12px;
    color: #999999!important;
    margin-top: -8px!important;
    margin-left: -6px!important;
    text-align: justify;
    min-height: 42px;
}


/* АНКЕТА
.lzanketa a {
color: #888375!important;
font:  700 8pt "Bahnschrift" !important; 
text-transform: uppercase;
letter-spacing: 1px;
line-height: 135%;
} */

.lzanketa a{
font:  700 8pt "Bahnschrift" !important; 
text-transform: uppercase;
letter-spacing: 1px;
line-height: 135%;
    color: rgba(175, 167, 157, 0.69);
    background: linear-gradient(rgb(255, 255, 255) 35%, rgb(0, 0, 0) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.8), 0 0 5px rgba(88, 78, 70, 0.9);
}


.lzinfa {    width: 207px !important;
    margin-left: 11px !important;}

/* ЛЗ РАСА 232323*/
.lzrasa{
    font-size: 10px!important;
    text-align: center!important;
    color: #9b9b9b!important;
    background: #4f2020!important;
    margin-top: -8px!important;
}

.pa-fld1 {
    background: url("https://i.imgur.com/2rq8kut.gif") no-repeat scroll center top, url("https://i.imgur.com/NsoRKjd.gif") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("https://i.imgur.com/diJHx1t.gif") repeat-y scroll center center;
color: #0d0d0d!important;
    margin-bottom: -12px !important;
    margin-left: -6px !important;
    margin-top: -2px !important;
    width: 227px !important;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
    font: 700 9px "Arial" !important;
}

.pa-fld1 a:hover, .pa-fld1 a:focus, .pa-fld1 a:active, .pa-fld1 a { color: #402727!important; }

/* авик
-------------------------------------------------------------*/
.punbb .pa-avatar img{
    margin-top: 8px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.pa-avatar img {
    margin-top: 28px;
}

.punbb .pa-avatar img{
    border: 1px solid #ffffff;
    box-shadow: 0 0 2px #787878;
}

/* иконки
-------------------------------------------------------------*/
.punbb table Div.icon {
    background-image: url(https://i.imgur.com/FvFHxZy.png);
    width: 40px;
    height: 25px;
    float: right;
    margin-top: 4px;
    border-style: none;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 49px;
    opacity: 0.6;
}

TR.inew Div.icon {
    background-image: url(https://i.imgur.com/czuyNo2.jpg);
    width: 40px;
    height: 25px;
  opacity: 1.0;
  }


TR.iclosed Div.icon {
  background-image : url(https://i.imgur.com/IynnCUc.png);
  background-repeat: no-repeat;
  opacity: 0.6;
  }

TR.isticky Div.icon {
  background-image : url(https://i.imgur.com/6UOyMaT.png);
  background-repeat: no-repeat;
  opacity: 1.0;

  }

/* 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: "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: #7f818a !important;
    color: #d7d6d8;
}


#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: 3px solid #505050;
}

#pun-viewtopic .post h3 {
    width: 892px;
    margin-left: 5px;
    height: 15px;
    font-family: tahoma;
    text-transform: uppercase;
    font-size: 8px;
    background: #333333;
    margin-bottom: 0px !important;
    border: 1px solid #1f1f1f;
    box-shadow: 0 0 2px #1f1f1f inset;
}



.punbb .post h3 span a {
    color: #c9c6d0 !important;
}

.questlink {
    color: #7b768e !important;
}

.questlink:hover {
    color: #8276a2 !important;
}



.links1 {
    font-family: roboto;
    text-align: right;
    color: #d5dbe3 !important;
    margin: 0 3px 0 0 !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}


.links1:hover {
    color: #658ea5 !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: #482f2f;
}

#pun-index .user-avatar img.ava {
    width: 34px;
    height: 34px;
    border-radius: 0 !important;
    border: 1px solid #8f899e !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: #7a7a7a !important;
    margin: 0 3px 0 0 !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}


.links2:hover {
    color: #8f8f8f !important;
}

/* категории
-------------------------------------------------------------*/
#pun-stats.section h2 {
    background: url(https://i.imgur.com/a9QUDlO.png) no-repeat top center;
    height: 45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}

#pun-category1.category h2 {
    background: url(https://i.imgur.com/U2EE7l5.png) no-repeat top center;
    height: 45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}
#pun-category2.category h2 {
background: url(https://i.imgur.com/wHPu2td.png) no-repeat top center;
    height:45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}

#pun-category3.category h2 {
background: url(https://i.imgur.com/X94SlXy.png) no-repeat top center;
    height: 45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}

#pun-category4.category h2 {
background: url(https://i.imgur.com/ZQ2OxPg.png) no-repeat top center;
    height: 45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}

#pun-category5.category h2 {
background: url(https://i.imgur.com/VNjVAZd.png) no-repeat top center;
    height: 45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}

#pun-category6.category h2 {
background: url(https://i.imgur.com/ZSBKcW5.png) no-repeat top center;
    height: 45px;
    margin-top: 15px;
    width: 816px;
    margin-left: 63px;
}


#pun-stats.section h2 span, #pun-main .category h2 span, #post-form h2 span {display: none;}


/* прокрутка
-------------------------------------------------------------*/
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
    background-color: #4f4f4f;
    border: 1px solid #585858;
}
::-webkit-scrollbar-thumb {
    background-color: #4f3737;
    border: 1px solid #512d2d;
    box-shadow: inset 0 0 3px #3f0101;
}



/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: outset 1px #6c6c6c!important;
border-radius: 0px;
background-color: #979797;
padding: 9px;
font: normal normal 300 11px/normal Verdana;
}

/*-------- статистика ----------*/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3{
letter-spacing: 0px;
    display: inline-block;
    margin: 2px 2px!important;
    width: 284px;
    text-align: center!important;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: uppercase!important;
    font: 280 9px arial;
    background-color: #868686;
    color: #000000 !important
    font-weight: bold;
}


#pun-stats li.item4 {
letter-spacing: 0.5px;
    display: inline-block;
    margin: 2px 2px!important;
    width: 868px;
    text-align: center!important;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: uppercase!important;
    font: 500 10px arial;
    color: #000000 !important;
    background-color: #868686;
}
#pun-stats li.item4 a { color: #5a3e3e !important; }

/* навигация в подфорумах
-------------------------------------------------------------*/
.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: 360px;
    text-align: justify;
    color: #4a4a4ab;
    margin: 1px 6px!important;
    text-transform: lowercase;
    padding: 5px 10px 10px 10px;
}