html, body {min-width:1150px!important;} /*Правка для мобильных Устройств с мелким Экраном*/

/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

html, body {
    background-color : #030303
  }

#pun {
    background-image: url(http://forumstatic.ru/files/001b/56/22/94475.png);
    background-color: #030303;
  }

/* 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;
 
    font-size: 9px!important;
    letter-spacing: 1px;
     transition-duration: 0s;
  }
 .punbb input:hover {
    box-shadow: inset 0px -2px 2px #0000002b, inset 0 -2px 20px #5b5b5b4a;
     transition-duration: 0s;
  }


.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;

    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);
    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://forumstatic.ru/files/001b/56/22/57576.png);
    margin-left: -82px;
    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://forumstatic.ru/files/001b/56/22/66458.png);
    background-repeat: no-repeat;
background-size:contain;
background-position: center;
    height: 29px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-category2.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/89251.png);
    background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 43px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-category3.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/68047.png);
    background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 29px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-category4.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/77731.png);
    background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 29px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-category5.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/92913.png);
    background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 29px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-category7.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/37930.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 29px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-category6.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/33639.png);
    background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 29px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }
  
#pun-category8.category h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/33639.png);
    background-repeat: no-repeat;
    height: 60px;
    width: 750px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-stats.section h2 {
    background: url(http://forumstatic.ru/files/001b/56/22/31002.png);
 background-repeat: no-repeat;
background-position: center;
background-size: contain;
    height: 29px;
    width: 520px;
    font-size: 0 !important;
    margin: 1em auto 2em;
    opacity: .9;
  }

#pun-stats ul.container {
    background-image: url(http://forumstatic.ru/files/001b/56/22/52769.png);
background-repeat: no-repeat;
background-size:18%;
    opacity:1.0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 0px 15px;
    padding-left: 150px;
font-size: 110%;
  }



/* Фон подфорума */
#pun-index td div.tclcon { 
    min-height: 60px;
    
    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 : 37px; 
    font-size:0px;
     transition-duration: 0s;
  }
#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: 0s;
  }
#navindex a {
    background: url(http://forumstatic.ru/files/001b/56/22/76940.png) no-repeat center;
    background-size:80%;
    width: 125px;
  }
#navuserlist a {
    background: url(http://forumstatic.ru/files/001b/56/22/52208.png) no-repeat center;
    background-size:80%;
    width: 120px;
  }
#navsearch a {
    background: url(http://forumstatic.ru/files/001b/56/22/48907.png) no-repeat center;
    background-size:80%;
    width: 110px;
  }
#navprofile a {
    background: url(http://forumstatic.ru/files/001b/56/22/34748.png) no-repeat center;
    background-size:80%;
    width: 150px;
  }
#navpm a {
    background: url(http://forumstatic.ru/files/001b/56/22/71128.png) no-repeat center;
    background-size:80%;
    width: 40px;
  }

#navadmin a {
    background: url(http://forumstatic.ru/files/001b/56/22/15228.png) no-repeat bottom center;
    background-size:70%;
    width: 80px;
  }
#navlogout a {
    background: url(http://forumstatic.ru/files/001b/56/22/16064.png) no-repeat bottom center;
    background-size:80%;
    width: 120px;
  }
#navlogin a {
    background: url(http://forumstatic.ru/files/001b/56/22/93392.png) no-repeat bottom center;
    background-size:80%;
    width: 90px;
  }
#navregister  a {
    background: url(http://forumstatic.ru/files/001b/56/22/49289.png) no-repeat bottom center;
    background-size:90%;
    width: 200px;
  }

#navpr_1 a {
    background: url(http://forumstatic.ru/files/001b/56/22/70749.png) 
    no-repeat center;
    background-size: 80%;
    width: 80px;
}

/* Цвета ссылок */
.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: #000000;
text-shadow: 1px 0px 2px black;
    text-decoration: none;
      transition-duration: 0s;
  }
.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: 0s;
  }



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;
  }
  
  .pa-author, li.pa-author a:link, li.pa-author a:visited, li.pa-author a:hover, li.pa-author a:active, li#profile-name strong {
    color:#FFF;
    }
   
/* Баннеры */ 
.banners {
    width: 819px;
    height: 63px;
    margin: -122px -27px !important;
    background: #00000066;
    overflow: auto;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 0px;
    padding-top: 5px;
    padding-bottom: 2px;
    text-align-last: center;
    transition: .5s all;
}
.banners img {opacity: 0.7; filter: grayscale(0.5);}
.banners img:hover {opacity: 1; filter: grayscale(0);}