/*Стикеры*/
@import url(http://forumstatic.ru/files/0019/37/10/94202.css);

html,body {min-width:950px!important; margin-left: -10px;}/*!Правка размеров полотна форума для мобильных Устройств с мелким Экраном*/

/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/


/* CS1.3 Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/7e/02/64613.png); 
    height: 130px;
    width: 831px;
    top: -120px;
    position: relative;
}



body {
   background-size: cover;
   background-image: url(http://forumstatic.ru/files/001a/7e/02/10450.jpg?v=1);
   background-color: #bfbdae; 
   background-attachment: fixed;
   background-repeat: no-repeat;
   
  }

#pun {
    /*background-image: url();*/
    background-color: #EDEFE3;
    width: 831px!important;
    top: 15px;
    left: 200px;
  }



/* 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 {
    border-color:transparent;
    color: #000000
    font: 'Courier New';
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
    border-color: transparent;
    color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    border-color:transparent;
    color: #000000;
    font-weight: normal;
    font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
    border-color:transparent;
    color: #000000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
    border-color:transparent;
    color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
    background-color: transparent;;
    color: #000000;
  }


/* CS1.8 */
#pun-navlinks .container {
    border-color: transparent;
  }

.offline li.pa-online {
    font-weight: normal;
  }



.punbb textarea {
background-color: #E0E1D4;
    border-color: #577268;
    padding: 5px;

  }
#main-reply {
    width: 97%!important;
  }

 .punbb input {
    padding: 5px 5px 5px 5px;
    transition-duration: 1s;
    margin: 3px;
    background: #E0E1D4;
    font-size: 14px!important;
    font-family: 'conduit'!important;
letter-spacing: 1px;
    border: solid 1px #577268;
 
  }
 .punbb input:hover {
box-shadow: inset 9px 9px 18px #C2BFBA, inset -9px -9px 18px #C2BFBA;
    transition-duration: 0.3s;
    cursor: pointer;
    color: #000;
  }


.punbb select  { 
padding: 5px 10px;
    text-transform: lowercase;
    font-size: 9px!important;
    letter-spacing: 1px;
    box-shadow: inset 9px 9px 18px #d9d9d9, inset -9px -9px 18px #ffffff;
    transition-duration: 0.3s;
    border: none;
    border-radius: 5px;
    margin-left: 17px;
  }
#pun-main .code-box {
    font-size:12px!important;
    background-color: #EDEFE3!important;
    font-family: 'courier new' !important;
    font-weight: bold !important;
  }


#pun-main .quote-box {
    color: #191725!important;
  }


/* CS2 Цвета границ
-------------------------------------------------------------*/

/* 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;
color: #080530;
  }

#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-color:transparent;
  }

li.pa-online {
    border-color:transparent;
  }

.punbb .post-sig dt {
    width: 250px;
    height: 1px;
    background: rgba(26, 25, 22, 0.11);
    margin: 10px 0px 10px 180px;
  }

/* выделенный текст */
::selection {background: #841500; color: #fff;}

/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/

/* 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 {
    border-bottom: 0px none #000;
    text-decoration: none;
    color: #575c52;
    font-family: 'Conduit';

  }

/* 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 {
    border-bottom: 0px none #484a41;
    text-decoration: none;
    text-decoration-color: #484a41;
    color:#6F271B;

  }

/* CS3.3 */
#pun-navlinks a {
    color: #484a41;
    font-family: 'Conduit';
    text-align: right;
    line-height: 20px;
    transition: all 1s ease;
  }

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #484a41;
}


#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
    color: #575c52;
    opacity: 1;

  
}



/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
 -------------------------------------------------------------*/

#pun  .section {
    border-style: none;

 }

#pun  .tc2, #pun-main .post-author ul  {
    text-align: left;
    margin: 5px 0px 0px 50px;
 }

#pun  .tc3  {
    text-align: right;
    margin: 5px 0px 0px -405px;
 }


.punbb .post div.container {
    background:/* url()*/ no-repeat scroll center bottom transparent;
  }


#pun-title table tbody tr .title-logo-tdr {
    position: absolute;
    z-index: 1;
    left: 100px;
    top: 350px;
  }



/* CS6 Логотип снизу
 -------------------------------------------------------------*/

#pun-about p.container {

  }

div#html-footer {
    background-image: url(http://forumstatic.ru/files/001a/7e/02/10631.png);
    margin-left: -68px;
    background-position: center top;
    background-repeat: repeat-x;
    overflow-x: visible;
  }

div#pun-about {
    margin-bottom: 8px;
  }

 #pun-announcement.section h2 span {
    display: none;
 }
    a.menu:link, a.menu:visited, a.menu:active{
    text-decoration: none;
 }



/* CS7 Остальные коды для оформления форума
 -------------------------------------------------------------*/



/* CS4 Картинки категорий */
.punbb .category h2,  #pun-main #post-form h2, #pun-debug h2 {

  }
  
  #pun-stats h2 {    
    text-align: right;
    font-family: 'Conduit'!important;
    text-transform: uppercase;
    /* font-size: 30px; */
    /* font-weight: bold; */
    /* color: #841500; */
    margin: -20px 0px 0px 0px;

  }

.punbb .post h3 {
    border-style: solid solid none solid;
    border-width: 1px;
    background: url(http://forumstatic.ru/files/0019/9f/e7/93568.png) no-repeat top center;
    height: 50px;
    width: 903px;
  margin-top: -18px;
    margin-left: -45px;
    padding: 40px 0 0 0;
  }




body #post .fs-box.hashelp .container {
    background: rgb(194 191 186)!important;
    background-repeat: repeat!important;
    z-index: 100!important;
    padding: .7em!important;
    border-radius: 0px;
    border: 1px solid rgb(132 21 0);
  }
#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: 21px!important;
    top: -23px!important;
}
#imageupload-left input[type=button] {
    width: auto!important;
  }


#poll-special .poll2 td h1 {
    background: #080530!important;
    padding: 1px;
    border: none 0 transparent!important;
    border-bottom: none 0 transparent!important;
  }

/*убираем свечение в хроме*/
input, textarea {
    outline: none;
  }  
input:active, textarea:active {
    outline: none;
  } 
:focus {
    outline: none;
  }

.intd .tclcon .modlist {
    display: none;
  }

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner{
    background-color: #C2BFBA;
    border-radius: 0px;
    padding: 1em;
    position: fixed;
    left: 40% !important;
    top: 10% !important;
    height: 500px !important;
    min-height: 500px !important;
    width: 834px !important;
    margin: 0px 0 0 -384px !important;
  }

.adformal h2, #pun-adnav h2 {
    padding: 0.5em 1em!important;
    border-style: none!important;
    border-width: 0px!important;
    background-color: #eeeeee!important;
    color: #000!important;
    margin-top: 160px;
  }

img.post-img-Sp {
    padding-top: 2px!important;
    margin-left: 0px!important;
    padding: 0 3px!important;
  }

.lastedit {
    display: none!important;
  }

#li .navawards {
    display: none!important;
  }

/* K8.1 ползунок */
::-webkit-scrollbar {
    width: 5px;
    height: 3px;
  }
::-webkit-scrollbar-track {
    background-color: transparent;

  }
::-webkit-scrollbar-thumb {
    background-color: #841500;
    opacity: 0.5;

  }


/*описание топиков*/
.topic-dsc {
  font-size: 10px;
  color: #080530;
  margin-top: 3px;
}






/* Фон подфорума */
#pun-index td div.tclcon { 
    min-height: 200px;
    max-width: 460px;
    color: #575c52;
    text-align: justify;
    padding-left:5px;
  }

/* описание форумов */
.tclcon {


}

/* название форумов */
.punbb .main .tcr  a{
   font-size: 25px!important;

}

#pun-index .tcl h3 a:hover{
 
}

.pa-avatar {
    margin: 7px 0px 10px -65px !important;
}



.d_title {
display: none;
}







/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  overflow: visible!important;
  margin:12px 0px 0px -15px!important;
}
.punbb .post .post-author > ul {

    margin: -40px 0 -20px 0!important;
    padding: 12px 17px!important;
    background-size: contain;
}





#MyBookmarks .container {
    position: relative !important;
    height: 100%!important;
    padding: 0 1em;
    background: #c2bfba;
    margin-top: -15px;
    padding-top: 50px !important;
}