/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Фон */
html {
    background: 
url(https://forumstatic.ru/files/0019/6e/bd/12863.jpg) repeat center top #161014;}
body { 
overflow-x:hidden;

}

/* тело форума */
  #pun_wrap .punbb {
margin: 251px 0 40px 127px;
}

#pun_wrap #pun {
    width: 1126px}

   #pun { 
background:  url(https://forumstatic.ru/files/0019/73/8e/76197.jpg) no-repeat top center, 
url(https://forumstatic.ru/files/0019/6e/bd/81115.jpg) no-repeat center bottom, url(https://forumstatic.ru/files/0019/6e/bd/40675.jpg) center repeat-y;}


#pun_wrap {
width: 1126px;
    margin: 0 auto;
}

/* CS1.1 */
.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,
 .punbb th {background-color: transparent;}

/* CS1.2 */
.punbb .post .container, .punbb .post h3, {background-color: transparent;}




/* CS1 Background and text colours
-------------------------------------------------------------*/

/* ****************************************************************
САМЫЕ ВАЖНЫЕ КАРТИНКИ ФОРУМА ЕВЕР
***************************************************************** */

/* CS1.0 кнопки челленджей */
.links1 {
padding: 4px 5px;
    background: #bbb1b2;
    color: #030201!important;
    border: 0px double #453c3e;
    font: 10px arial !important;
    text-align: center;
    margin-left: 3px!important;
    margin-top: 5px!important;
    text-transform: uppercase;
    display: inline-block;
}

.links {
padding: 4px 5px;
background: #968d8e;
border: 0px double #453c3e;
font: 10px arial !important;
text-align: center;
margin-left: 3px!important;
margin-top: 2px!important;
text-transform: uppercase;
display: inline-block;
}




/* 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 {
  
  color: #0d0d0d; /* цвет текста */
  }


#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
  background-color: #c6c7c6;
border-color: #6e4e3a;
border: 1px solid #6e4e3a;
  }



/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {

  color: #0d0d0d; /* цвет текста */
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  
  color: #161717;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  
  color: ##0d0d0d; /* цвет текста */
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  color: #b4673c }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  color: #0d0d0d; /* цвет текста */
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #0d0d0d; /* цвет текста */
  }

/* CS1.8 */


.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border: none;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border: none;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {border: none;}

/* 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: none;
  }

/* CS2.5 */


/* CS2.6 */


/*   пользовательские ссылки активные темы*/
#pun-ulinks li a {
    color: #c7c7c7;
     transition-duration: 0.5s;
}
#pun-ulinks li a:hover {
    color: #c7c7c7;
    text-shadow: 0 0 3px rgba(255,255,255,0.65)!important;
     transition-duration: 0.5s;
}


.punbb .divider {border: none; }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: none; border: none;
  }

li.pa-online {border: none;}


/* CS3 Links
-------------------------------------------------------------*/



/* CS3.3 цвет подсветки навигации форума*/
#pun-navlinks a {
  color: #b5683c;
  border-bottom: 1px none #fff;
  text-decoration: none;
  }



/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #1b0d04;
  color: #151515;
  }

#pun-navlinks .container {
  color: #f1f1f1;
  }

/* цвет букв навигации форума */
#pun-navlinks a {
    color: #c7c7c7;  
      transition-duration: 0.5s;
}
#pun-navlinks a:hover, #navregister a:hover {
    color: #c7c7c7;
    text-shadow: 0 0 3px rgba(255,255,255,0.65)!important;
      transition-duration: 0.5s;
}

#navregister a {color: #b5683c!important }


/* CS4 Post status icons
 -------------------------------------------------------------*/

tr.iredirect div.icon { border: none;}
div.inew {border: none;}

#pun-main div.catleft, #pun-main div.catright {display: none}



/* КАРТИНКИ КАТЕГОРИЙ */
#pun-category1.category h2, #pun-category2.category h2, #pun-category3.category h2, #pun-category4.category h2, #pun-category5.category h2,  #pun-stats.section h2{
background: url(https://forumstatic.ru/files/0019/6e/bd/34626.jpg) no-repeat top left;
margin-left: 0px; 
width: 493px;
height: 6px;
font-size:0 !important;}

/*Фон подфорума названия форумов*/
#pun-index td div.tclcon { 
background:
url(https://forumstatic.ru/files/0019/6e/bd/12133.jpg) 0 bottom no-repeat,
url(https://forumstatic.ru/files/0019/6e/bd/19524.jpg) 0 top no-repeat, url(https://forumstatic.ru/files/0019/6e/bd/32902.jpg) 0 top repeat-y; 
    width: 94%;
    margin-left: 8px;
    padding: 32px 10px 15px 10px;
    text-align: justify;
    text-transform: none;
    font-size: 90%;
}

/* ЦВЕТА ССЫЛОК */
.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 {
    color: #585051;
    text-decoration: none;
     transition-duration: 0.5s;
}
.punbb a:focus, .punbb a:active, .punbb a:hover, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
    color: #000;
    text-decoration: none;
     transition-duration: 0.5s;
}


/*Фон профиля*/

.punbb .post .post-author > ul {
width: 207px;
background: url(https://forumstatic.ru/files/0019/6e/bd/28653.jpg) repeat;
    border: 0px;
    padding: 0px 0px 20px 0px!important;
}

.pa-avatar.item2 > img {
padding: 9px 5px 38px 19px !important;
}



/* цвет и фон цитат, кода и т.д.*/
 .punbb #pun-main .code-box, .punbb textarea
{ 
background-color: #a8a7a7;     background-repeat: repeat;
border-bottom: 3px solid #1e2726;
}

.punbb #pun-main .quote-box{
background-color: #a8a7a7; 
    color: #000000;
    font-size: 11px;
    border-image: url(https://forumstatic.ru/files/0019/6e/bd/49984.jpg) 40 stretch round;
    margin-left: 0;
    border-top: 29px solid;
    border-bottom: 29px solid;
    border-right: 29px solid;
    padding-left: 20px;

}

.pa-title { text-align: center; }

.post-author {
 text-align: center; }


/* K8.1 ползунок */
::-webkit-scrollbar {width: 6px; height: 6px;}
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {background-color: transparent; border: 0px solid #000; }
::-webkit-scrollbar-thumb {background-color: #b5683c;}

/* цвет выпадающего меню -----*/
.punbb select  { 
  background-color: #bbb1b2;
font-family: 'Century Gothic Regular'!important;
font-size: 10px;
text-transform: uppercase;  
border-style: solid;
border:0px solid #cccccc;

}

/* КОНЕЦ ПЕРЕДЕЛАННОГО КОДА */


#title-logo-tdr img {width: 1px; height: 1px; border: none;}
#pun-title .title-logo span {display: none;}  
.punbb .main td { border-style: none; border: none;}
.punbb .category thead{  display:none; }
.punbb .forum  thead th.tcl{  visibility:hidden; }
/*#pun .tcl {width: 410px;
padding-right: 100px}*/



#title-logo-tdr img {width: 1px; height: 1px;}
#pun th {visibility: hidden;}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-index .modlist {display: none; }
#pun-announcement.section h2 span {display: none; }
#pun-title .title-logo span {display: none;}
.blockquote, .blockcode, .scrollbox, pre {border:none; }
#pun-announcement {margin-top: 0px !important;}
#viewprofile h2 span, #profilenav h2 span {display: none;}
.lastedit {display:none;}
.punbb .main .post-content td{border: none 0 transparent;}
#pun-announcement.section h2 span {display: none; }
span.cooltext, span.cool1, span.cool2, span.cool3 {visibility: hidden !important;}

/* баннеры под форумом
-------------------------------------------------------------*/



/*насыщенность картинок вверху*/
#grey a  {
opacity:0.4; -moz-opacity:0.7; filter:alpha(opacity=70);}

.partner { 
    width: 370px;
    padding: 0 5px;
    height: 133px;
    margin-top: 43px!important;
    margin-left: 555px!important;
    overflow: auto;
    text-align: center;
}

.partner a img { opacity: 0.4;  filter:alpha(opacity=40);}

.partner a  img:hover, #grey a:hover {opacity: 1; filter:alpha(opacity=100)
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;}

/*------------------------ изменения надписей сверху -----------------------*/
#pun-navlinks li#navindex a span {display: none;} 
#pun-navlinks li#navindex a:before {content: "ELM";}

#pun-navlinks li#navuserlist a span {display: none;}
#pun-navlinks li#navuserlist a:before {content: "Агенты";}

#pun-navlinks li#navadmin a span {display: none;}
#pun-navlinks li#navadmin a:before {content: "AMC";}

#pun-navlinks li#navlogin a span {display: none;}
#pun-navlinks li#navlogin a:before {content: "Вернуться";}

#pun-navlinks li#navlogout a span {display: none;}
#pun-navlinks li#navlogout a:before {content: "Отлучиться";}


/*------------------------ изменения кнопок отправить, проверить и т.д. -----------------------*/
.punbb .formsubmit input {
    padding: 5px 4px 4px 5px;
    border: solid 3px#b5683c;
    letter-spacing: 3px;
    font-family: bebas;
    color: #8e8d8e;
    background: #1e1920;
    box-shadow: 0px 0px 0px 1px #1e0502;
}




/******************************************************************
  Cтиль к скрипту: 
 "Всплывающая таблица хронологии"
******************************************************************/
/*Стиль иконки в мини-профиле*/
img.a-info{
  margin-left: 14px !important;
  display:block!important;
  cursor:pointer;
  text-align:left!important;
}
/* Затемняющий фон */
#pre-wrap {
 margin:0;
 top:0;bottom:0;
 left:0;right:0;
 width:100%;
 height:100%;
 position:fixed;
 z-index:20000;
 background: rgba(0,0,0,.65);
}
/*Подвижка иконки закрытия таблички*/
.my-tabs > img.close {
 float:right;
 margin:0 -30px 0 0!important;
 width:20px;
}
/* Корневой таб(UL) */
.my-tabs{
 display:block;
 z-index:30000;
 position:absolute;
 max-height:700px;  /*максимальная высота таблички*/
}
/* Стиль "Ушка" вкладок */
.my-tabs>span{
background: linear-gradient(135deg, transparent 250px, #70352c 0), linear-gradient(45deg, transparent 15px, transparent 0)!important;
color: #c6c7c6;
margin-bottom: 10px;
    display: block!important;
    position: relative;
    z-index: 12;
    height: 25px!important;
    width: 100%;
    letter-spacing: 1px;
   padding-right: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: bebas!important;
    font-size: 26px;
    text-align: right;
}
/* Cдвиг самого первого "Уха" */
.my-tabs>span:first-child{
    margin-left: 9px;
}

/* Стиль вкладки(LI)*/
.my-tabs>.tab-a{
padding: 0px 7px 6px 15px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    overflow-y: auto;
    vertical-align: middle;
border-top: 7px solid #70352c;
    box-shadow: 0px -10px 0px 0px #c6c7c6;
}
/*Отступ контента вкладки сверху*/
.tab-a .post-content{
 margin-top:0.4em;
 text-align:left;
 display:inline-block;
}
 


/*------------------------Лучший Пост -----------------------*/


#LPost {
    width: 526px;
    margin-top: -134px;
    margin-left: 13px;
    color: #cecbd3!important;
    height: 106px;
}

.posts ul li a {color:#cecbd3!important;}

#LPostrot {     padding: 5px;
    overflow-y: scroll;
    height: 128px;}

#LPost img {
    filter: opacity(40%);
    width: 60px;
    float: left;
    margin: 0px 10px 0px 0px;
}


#LPost img:hover {
    filter: opacity(100%);
}


#textP { height: 21px;
    width: 313px;
    text-align: center;
    font-family: Bebas;
    font-size: 18px;
    margin-left: 139px;
    position: absolute;
    margin-top: -38px;
    letter-spacing: 2px;
}


/*------------------------Летопись -----------------------*/
.letouser,  .letouser a {text-decoration: none!important;
 color: #0d0d0d!important;
font-style: italic!important;}

.letossil {font-weight:bold!important;}
.mletossil {font-weight:bold!important;  color: #401e1b!important;}
.qletossil {font-weight:bold!important;  color: #6b2902!important;}

.faqksil {font-weight:bold!important;  color: #870707!important;}



/*------------------------картинки панели -----------------------*/
#button-dice {
    background-image: url(https://a.radikal.ru/a25/1911/06/d2c0d027020f.png);
}
#text-left {
    background-image: url(https://c.radikal.ru/c15/1911/d3/e5081fd741ac.png);
}

#text-right {
    background-image: url(https://c.radikal.ru/c37/1911/10/dc2326181333.png);
}