html, body {min-width:1150px!important;} /*Правка для мобильных Устройств с мелким Экраном*/

/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

html, body {
    background-image: url(http://forumstatic.ru/files/0017/2f/78/22691.png);
    background-color : #0c0803;
  }

#pun {
    background-image: url(http://forumstatic.ru/files/0017/2f/78/74170.png);
    background-color: #c3b599;
    background-color: transparent;
  }

/* 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;
  }

/* 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 strong {
    font-weight: normal;
  }



.punbb textarea {
    background-image: url(http://forumstatic.ru/files/0017/2f/78/57795.png);
    border: 1px solid rgba(172, 153, 122, 0.66);
    box-shadow: inset 0px 2px 2px rgba(90, 48, 13, 0.4), inset 0 5px 50px rgba(101, 77, 46, 0.5);
    border-radius: 15px;
    padding: 10px;
  }
#main-reply {
    width: 97%!important;
  }

 .punbb input {
    background-image: url(http://forumstatic.ru/files/0017/2f/78/57795.png);
    border: 1px solid rgba(172, 153, 122, 0.66);
    box-shadow: inset 0px 2px 2px rgba(90, 48, 13, 0.4), inset 0 5px 50px rgba(101, 77, 46, 0.5);
    border-radius: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 9px!important;
    letter-spacing: 1px;
     transition-duration: 0.5s;
  }
 .punbb input:hover {
    box-shadow: inset 0px 2px 2px rgba(90, 48, 13, 0.4), inset 0 5px 50px rgba(101, 77, 46, 0.08);
     transition-duration: 0.5s;
  }


.punbb select  { 
    background-image: url(http://forumstatic.ru/files/0017/2f/78/57795.png);
    border: 1px solid rgba(158, 132, 100, 0.69);
    box-shadow: inset 0px 2px 2px rgba(90, 48, 13, 0.4), inset 0 5px 50px rgba(101, 77, 46, 0.5);
    border-radius: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 9px!important;
    letter-spacing: 1px;
  }
#pun-main .code-box {
    font-size:12px!important;
  }

#pun-main .code-box,
#pun-main .quote-box {
    background-image: url(http://forumstatic.ru/files/0017/2f/78/57795.png);
    box-shadow: inset 0px 2px 2px rgba(90, 48, 13, 0.4), inset 0 5px 50px rgba(101, 77, 46, 0.5), 3px 0 0 rgba(72, 28, 0, 0.4), -3px 0 0 rgba(72, 28, 0, 0.4);
    border-radius: 15px;
    padding: 10px;
  }


/* 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;
  }

#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(96, 46, 0, 0.11);
    margin: 10px 0px 10px 180px;
  }



/* 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;
  }

/* 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 #3f3f3f;
    text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
    border-bottom: 0px none #000;
    text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    font-weight: normal;
    font-style: normal;
    border-bottom: 0px none #000;
    text-decoration: none;
  }



/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
 -------------------------------------------------------------*/

#pun  .section {
    border-style: none;
    width: 855px;
 }

#pun  .tc2, #pun-main .post-author ul  {
    text-align: center;
 }

.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: 150px;
  }



/* CS6 Логотип снизу
 -------------------------------------------------------------*/

#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/0017/2f/78/73740.png);
    margin-left: -82px;
    background-position: center top;
    background-repeat: no-repeat;
    height : 133px;
    width: 991px;
    overflow-x: hidden;
  }

div#html-footer {
  }

div#pun-about {
    margin-bottom: -22px;
  }

 #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-stats h2, #pun-main #post-form h2, #pun-debug h2 {
    background: url(http://funkyimg.com/i/26ph4.png) no-repeat top center;
    height: 146px;
    width: 903px;
    margin-left: -24px;
    font-size:0 !important;
  }

.punbb .post h3 {
    border-style: solid solid none solid;
    border-width: 1px;
    background: url(http://funkyimg.com/i/26ph4.png) no-repeat top center;
    height: 146px;
    width: 903px;
    margin-top: -18px;
    margin-left: -25px;
    margin-bottom: -100px;
    padding: 120px 0 0 0;
  }



/* Фон подфорума */
#pun-index td div.tclcon { 
    min-height: 50px;
    padding: 10px;
    color: #000;
    text-align: justify;
  }



/*1. Картинки навигации */
#pun-navlinks a {
    display: inline-block;
    height : 16px; 
    font-size:0px;
     transition-duration: 0.5s;
  }
#pun-navlinks a:hover {
    opacity: 0.6;
     transition-duration: 0.5s;
  }
#navindex a {
    background: url(http://forumstatic.ru/files/0017/2f/78/12823.png) no-repeat top center;
    width: 50px;
  }
#navuserlist a {
    background: url(http://forumstatic.ru/files/0017/2f/78/40626.png) no-repeat top center;
    width: 45px;
  }
#navsearch a {
    background: url(http://forumstatic.ru/files/0017/2f/78/37935.png) no-repeat top center;
    width: 57px;
  }
#navprofile a {
    background: url(http://forumstatic.ru/files/0017/2f/78/52430.png) no-repeat top center;
    width: 61px;
  }
#navpm a {
    background: url(http://forumstatic.ru/files/0017/2f/78/29400.png) no-repeat top center;
    width: 41px;
  }
#navadmin a {
    background: url(http://forumstatic.ru/files/0017/2f/78/19530.png) no-repeat top center;
    width: 50px;
  }
#navlogout a {
    background: url(http://forumstatic.ru/files/0017/2f/78/42080.png) no-repeat top center;
    width: 39px;
  }
#navlogin a {
    background: url(http://forumstatic.ru/files/0017/2f/78/56453.png) no-repeat top center;
    width: 48px;
  }
#navregister  a {
    background: url(http://forumstatic.ru/files/0017/2f/78/82029.png) no-repeat top center;
    width: 56px;
  }



/* Цвета ссылок */
.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: #412d1d;
    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: #7d512e;
    text-decoration: none;
     transition-duration: 0.5s;
  }



body #post .fs-box.hashelp .container {
    background: rgba(126, 84, 50, 0.55)!important;
    background-repeat: repeat!important;
    z-index: 100!important;
    padding: .7em!important;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.12);
  }
#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: 6px;
    top: 43px;
  }
#imageupload-left input[type=button] {
    width: auto!important;
  }


#poll-special .poll2 td h1 {
    background: #111419!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: rgba(205, 194, 175, 0.73);
    border-radius: 15px;
    padding: 1em;
  }

.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;
  }

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: 8px;
    height: 8px;
  }
::-webkit-scrollbar-track {
    background-color: #090909;
    background-color: transparent;
  }
::-webkit-scrollbar-thumb {
    background-color: #c5b89d;
    box-shadow: inset 0 0 0 2px #0c0904;
  }
