html, body {min-width:1150px!important;} /*Правка для мобильных Устройств с мелким Экраном*/

/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

html, body {
    background-color : #0c0c0c;
  }

#pun {
    background-image: url(http://forumfiles.ru/files/0013/cc/cb/51334.png);
    background-color: #c0c0c0;
  }

/* 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://funkyimg.com/i/FBDq.png");
    border: 1px solid rgba(12, 12, 12, 0.16);
    box-shadow: inset 0px 2px 2px #0000002b, inset 0 5px 50px #0000004a;
    border-radius: 15px;
    padding: 10px;
  }

 .punbb input {
    background-image : url("http://funkyimg.com/i/FBDq.png");
    border: 1px solid rgba(12, 12, 12, 0.16);
    box-shadow: inset 0px 2px 2px #0000002b, inset 0 2px 20px #0000004a;
    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 #0000002b, inset 0 -2px 20px #5b5b5b4a;
     transition-duration: 0.5s;
  }


.punbb select  { 
    background-image : url("http://funkyimg.com/i/FBDq.png");
    border: 1px solid rgba(12, 12, 12, 0.16);
    box-shadow: inset 0px 2px 2px #0000002b, inset 0 2px 20px #0000004a;
    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://funkyimg.com/i/FBDq.png");
    border: 1px solid rgba(12, 12, 12, 0.16);
    box-shadow: inset 0px 2px 2px #0000002b, inset 0 5px 50px #0000004a;
    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(0, 0, 0, 0.14);
    margin: 10px 0px 10px 140px;
    opacity: 1.0;
  }



/* 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: 785px;  
 }

#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://forumfiles.ru/files/0013/cc/cb/45088.png);
    margin-left: -77px;
    background-position: center top;
    background-repeat: no-repeat;
    height : 172px;
    width: 918px;
    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 Картинки категорий */
#pun-category1.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/37059.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-category2.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/45365.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-category3.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/24985.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-category4.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/51092.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-category5.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/86151.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-category6.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/26548.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-category7.category h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/58822.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-stats.section h2 {
    background: url(http://forumfiles.ru/files/0013/cc/cb/21889.png);
    height: 110px;
    width: 279px;
    font-size: 0 !important;
    margin-left: 255px;
    border-radius: 70px;
    opacity: .9;
  }

#pun-stats ul.container {
    background-image: url(http://forumfiles.ru/files/0013/cc/cb/48831.png);
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 100px;
  }



/* Фон подфорума */
#pun-index td div.tclcon { 
    min-height: 50px;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 0 40px 0px rgba(74, 74, 74, 0.08), inset 20px 0px 20px rgba(0, 0, 0, 0.03);
    border-radius: 15px;
    padding: 10px;
    color: #000;
    text-align: justify;
  }



/*1. Картинки навигации */
#pun-navlinks a {
    display: inline-block;
    border-radius: 10px;
    padding: 0px 2px 0px 0px;
    height : 28px; 
    font-size:0px;
     transition-duration: 0.5s;
  }
#pun-navlinks a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.47);
    opacity: 0.7;
     transition-duration: 0.5s;
  }
#navindex a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/40830.png) no-repeat top center;
    width: 66px;
  }
#navuserlist a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/53775.png) no-repeat top center;
    width: 56px;
  }
#navsearch a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/95235.png) no-repeat top center;
    width: 71px;
  }
#navprofile a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/80530.png) no-repeat top center;
    width: 73px;
  }
#navpm a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/15065.png) no-repeat top center;
    width: 47px;
  }
#navadmin a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/75010.png) no-repeat top center;
    width: 68px;
  }
#navlogout a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/68120.png) no-repeat top center;
    width: 45px;
  }
#navlogin a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/50414.png) no-repeat top center;
    width: 60px;
  }
#navregister  a {
    background: url(http://forumfiles.ru/files/0013/cc/cb/26045.png) no-repeat top center;
    width: 49px;
  }



/* Цвета ссылок */
.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: #531e17;
    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;
  }



body #post .fs-box.hashelp .container {
    background: rgba(93, 93, 93, 0.54)!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(243, 243, 243, 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;
  }
