html,body {    min-width: 1100px!important;
    margin-left: 0px!important;}/*!Правка для мобильных Устройств с мелким Экраном*/

/* фон картинка и цвет*/
body {
background-image: url(https://i.imgur.com/6MQc0eC.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-size: cover;
    background-color: #adbbce;
}


#pun {
    margin-top: 10px!important;
    background-color: #eff0f0;
  }

#pun-title table {      
 background-image: url(https://i.imgur.com/PVS4lsH.png);
    background-repeat: no-repeat;}


#pun-about p.container { background-image: url(https://i.imgur.com/6hig00G.png);
    position: absolute;
    background-repeat: no-repeat;
    width: 1000px;
    height: 80px;
    left: -1px;
    margin: 10px 0px 0px 0px!important;
    text-align: center;
    padding: 13px 0px 10px 0px!important;
    font-size: 8px;
}



/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: #333;
  }

/* 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 {
border-bottom: 4px #e3e4d9 solid;
    color: #5f5f5f;
    font: 900 15px arial;
    letter-spacing: 0px;
    text-transform: lowercase;
    text-align: right;
    background: transparent;
    padding: 10px 8px 10px 0px!important;
    margin: 0px 0px 10px 0px!important;
  }

/* 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: #cecece;
    text-transform: lowercase;
    font-size: 9px!important;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #333
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #333
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #f1f1f1;
  }

.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: 0px solid #dedfdf
  }

li.pa-online {
 border-color: transparent;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.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 {
  color: #5e7377;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* CS3.2 */
.punbb a:hover, .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 {
  color: #94b180;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #4c4c3e;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

Div.icon {background-image : url(https://i.imgur.com/QKGtval.png); background-repeat: no-repeat; }

#pun-main div.catleft, #pun-main div.catright {display: none}


/* убрать ненужное */

#pun-status .status-right {
    float: right;
    display: none; }
#pun-title .title-logo span {display: none;}
.lastedit {display:none}
.pl-reports {display:none!important;}
#pun-live-rusff span.cooltext {display: none;}
#pun-live-rusff {display: none;}
.topic a.sharelink { display: none; }

#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}


/* прокрутка */

::-webkit-scrollbar {width: 5px; height: 5px;}  
::-webkit-scrollbar-track {    background-color: #ececec;} 
::-webkit-scrollbar-thumb {    background-color: #ba694f;}
::-webkit-scrollbar-thumb:active {background: #6fa094;}

/* описание форумов */

.pf-text {
text-align: justify;
    font-size: 11px!important;
    color: #807e7d;
    line-height: 12px!important;
    text-transform: lowercase;
}

/* профиль */

.punbb .user-avatar .avatar-image {
    border-radius: 0%!important; }

.pa-posts, .pa-respect {
    display: inline-block;
    padding: 3px 1px 2px 1px!important;
    margin: 3px 0px 7px 0px!important;
    width: 87px;
    font: 300 9px arial!important;
    text-transform: lowercase;
color: #7f726c!important;
    text-align: center;
    background: #f5f3f2;
    line-height: 15px!important;
}

.pa-fld1 { 
border: 1px #ccc solid;
    width: 160px;
    padding: 10px!important;
    text-align: justify;
    font: 300 10px arial;
    color: #b5b2b2;
    line-height: 11px;
    margin: 3px 0px 6px 3px!important;
}

.lz-name {
font: 900 12px arial;
    text-transform: uppercase;
    border-bottom: 1px #ccc solid;
    margin-bottom: 5px!important;
}

.lz-name a { color: #d27758!important; }

.pa-fld2, .pa-fld3 {
    display: inline-block;
    padding: 3px 1px 2px 1px!important;
    margin: 0px 0px 0px 0px!important;
    width: 87px;
    font: 300 9px arial!important;
    text-transform: lowercase;
color: #7f726c!important;
    text-align: center;
    background: #f5f3f2;
    line-height: 15px!important;
}

.pa-last-visit {
font: 300 9px arial;
    margin-top: 5px!important;
    color: #bdbdbd;
}


/* футер */

.footer-banners { position: absolute;
    padding-right: 6px;
    margin: 85px 0 0px 0px!important;
    width: 993px;
    height: 72px;
    overflow-y: auto;
    text-align: left;
    word-spacing: 8px;
    line-height: 19px;
}

.footer-banners img{    
    transition: all 0.3s linear 0s;
    filter: grayscale(50%) brightness(0.5);}
.footer-banners img:hover {opacity:1; filter: grayscale(0%);}


/* шапка */

.trust-hello { 
    position: absolute;
    width: 444px;
    left: 525px;
    top: 115px;
    text-align: justify;
    text-transform: lowercase;
    color: #fff;
    font: 200 12px arial;
    line-height: 15px;
    /* border-left: 4px #36312b solid; */
    padding: 3px 3px 3px 3px;
    background: #afa6a373;
    /* text-shadow: 1px 1px black; */
}

.trust-navigation {
position: absolute;
    left: 312px;
    top: 147px;
}

.trust-ams {
    position: absolute;
    top: 19px;
    left: -3px;
    line-height: 30px!important;
    text-transform: lowercase;
}

.trust-ams a { color: #d6d0cc!important;
    font: 900 9px arial; }

.trust-back {   position: absolute;
    left: 444px;
    top: 10px;}

.trust-back img{    
    transition: all 0.2s linear 0s;
    filter: grayscale(50%) brightness(0.8);
border: 2px #c7c7c7 solid!important;}
.trust-back img:hover {opacity:1; filter: grayscale(0%); border: 2px #c7c7c7 solid!important;}

.trust-photo { width: 100px;
    text-align: center;
    line-height: 18px;
    word-spacing: 3px; }

.trust-ep { width: 150px;
    text-align: center; }

.trust-post { overflow: auto;
    height: 82px;
    width: 250px;
    text-align: justify;
    padding: 2px 7px 0px 7px!important;
    color: #000;
    font: 400 10px arial;
    background: #6363631a;
    line-height: 13px;
    margin-bottom: 3px!important;
    margin-left: 10px!important;
    margin-right: 10px!important; }

.post-photo { float: left;
    margin: 0px 8px 0px 0px!important; }