html,body {min-width:1030px!important}/*!Правка для мобильных Устройств с мелким Экраном//980px - минимальная ширина Body, типично Ваша ширина полотна форума с обрамлениями*/

/* CS1 Background and text colours
-------------------------------------------------------------*/

/* ФОН, ЗАДНИЙ ФОН */
html, body { 
background: 
url(http://forumstatic.ru/files/0018/20/2c/49158.gif) repeat-x top, /* ВЕРХНИЙ ФОН*/
url(http://forumstatic.ru/files/0018/20/2c/75186.gif) repeat-x bottom; /* низ*/
background-color : #444444; /* ЦВЕТ ФОНА */
}

#pun {
background: url(http://forumstatic.ru/files/0018/20/2c/53213.gif) top center repeat-y;
background-color: #444444;
}

/* 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 {
  background-color: transparent;
  color: #2a1517;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #1f131f;
  }

/* CS1.3 */
#pun-title table {
background-image: url(http://forumstatic.ru/files/0018/20/2c/73647.jpg); 
background-repeat: no-repeat;
background-position: top center;
}

/* CS1.4 */
.punbb .modmenu .container {
 background-color:transparent;
 border: none;
  color: #1f131f;
 height: 100px;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #1f131f
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #1f131f
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
margin: 0.9em 0.2em 0.1em 0.2em; /* отступы сверху, справа, вниз, слева */
padding: 2px; /* отступы внутри */

  background-color: #3e3e3e2e;
  color: #1f131f

    border-top: 1px dotted #918565; /* граница верх */
    border-bottom: 0px dashed #544326; /* граница низ */
  overflow-x: visible!important;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #0b0808;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* 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 */
 .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;
  }



/* CS3 Links
-------------------------------------------------------------*/

/* 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 {
  text-transform: uppercase;
  color: #5b5b5b;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #5b5b5b;
  }

/* 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 {
  color: #791309;
transition: 0.3s linear; /* Время изменения */

  }

/* CS3.3 */
#pun-navlinks a  {
text-align: center;    position: relative;  /* положение текста */
font-family: journalism;  /* шрифт текста */
font-size: 24px!important;  /* размер текста*/
color: #747474b5;  /* цвет текста */
text-transform: uppercase; /* регистр */
text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #747474;  /* цвет текста */
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
  color: #fff;
  }

#pun-ulinks a  {text-align: center;  position:relative;
z-index:2000 !important;
font-family: Century Gothic;
font-size: 12px; !important;
text-transform: uppercase; /* регистр*/
color: #858585;
text-decoration: none;
  }

/* ССЫЛКИ ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ ПОСЛЕ НАВЕДЕНИЯ, чиво должно поменяться */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active { 
color: #791309;
transition: 0.3s linear; /* Время изменения */
}


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon { 
background: url(http://forumstatic.ru/files/0018/20/2c/81816.gif) no-repeat;
  }

tr.inew div.icon {
  background: url(http://forumstatic.ru/files/0018/20/2c/51164.gif) no-repeat;
}
tr.iclosed div.icon {
   background: url(http://forumstatic.ru/files/0018/20/2c/81816.gi) no-repeat;
}
tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/0018/20/2c/51164.gif) no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main.main.multipage .tcl 
 {
  width: 70%;
  }

#pun-main.main.multipage .tcr 
 {margin-left: 150px;
  width: 30%;
  }

.pa-author a {
  font-family: journalism !important; /* шрифт, - смените на свой */
  font-size: 15px !important; /* размер шрифта */
  color: #101010!important; /* цвет шрифта */
  font-weight: bold;
  text-transform: uppercase!important;
}

.pa-author a:hover
{
  font-family: journalism !important; /* шрифт, - смените на свой */
  font-size: 15px !important; /* размер шрифта */
  color: #621616!important; /* цвет шрифта */
  font-weight: bold;
  text-transform: uppercase!important;
}

::-webkit-scrollbar {
    background: #0c0c0c; 
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-track {
    border-left: 0px;

}
::-webkit-scrollbar-thumb {
    background: #371111; 
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.27); 
}
::-webkit-scrollbar-thumb:hover {
    background: #371111; 
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.6); 
}
@-webkit-keyframes headershine {
    0%        { opacity: 0.4; }
    50%        { opacity: 1; }
    100%     { opacity: 0.4; }
}

/* ОБЛАСТЬ ДЛЯ ВВОДА ТЕКСТА В ФОРМЕ ОТВЕТА И ОКНАХ АДМИНКИ */
.punbb textarea, .punbb select, .hashelp center div a button, .button {
background-color: #999999; 
box-shadow: 0px 0px 2px #ffffff, 0px 0px 2px #000000;
  color: #1f131f;

/* границы и закругления их */
border: 0px;
border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
}

.button {
  font-family: Century Gothic !important; /* шрифт, - смените на свой */
  font-size: 12px !important; /* размер шрифта */
  text-transform: uppercase;

}

.punbb .post .post-author > ul {
background:
   url("http://forumstatic.ru/files/0018/20/2c/75874.jpg") 0 bottom no-repeat, /* профиль низ */
   url("http://forumstatic.ru/files/0018/20/2c/91476.jpg") 0 top no-repeat, /* профиль верх */
   url("http://forumstatic.ru/files/0018/20/2c/80637.jpg") repeat-y; /* профиль середина */
padding: 33px 9px 100px 38px!important; /* отступы вверх, вправо, вниз, влево */
}

li.pa-avatar  {z-index: 5;
margin-left: 7px !important;
margin-top: 3px;
}

A.navi:link, A.navi:active, A.navi:visited {
text-align: center; position: relative;  /* положение текста */
font-family: gazet;  /* шрифт текста */
font-size: 18px!important;  /* размер текста*/
background: linear-gradient(45deg, #3f3f3f 33%, #656565 66%, #3f3f3f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
color: #656565;  /* цвет текста */
text-transform: lowercase; /* регистр */
text-decoration: none;
}

A.navi:hover {
background: linear-gradient(45deg, #371111 33%, #611008 66%, #371111);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}

.profanketa
{
font-family: Oldtyper;
font-size:15px; 
text-align: center; 
text-transform: uppercase;
}

.profinfo
{font-family: Century Gothic; font-size:12px; text-align: center; color: #4d4d4d!important; /* цвет шрифта */
}

.punbb .main .category h2 {
background: transparent url(http://forumstatic.ru/files/0018/20/2c/55269.jpg) top center no-repeat;
height: 55px;
width: 1000px;
margin-top: -15px;
}

.glagne
{  position: relative;
    text-align: center;
    font: 15px Century Gothic;
    color: #4d4d4d!important;
opacity: 0.9;
    }

.punbb .pa-avatar img[alt] {
border: 2px solid #210000;
}

.pa-fld1 {
padding: 13px 0px 0px 0px!important;
color: #4d4d4d!important; /* цвет шрифта */
}

li.pa-reg
{font-family: Century Gothic; font-size:12px;
color: #4d4d4d!important; /* цвет шрифта */
}

.topic a.sharelink
{
  display: none;
}

.post-author .pa-fld4
{
color: #4d4d4d!important; /* цвет шрифта */
}

.post-author .pa-fld3
{
color: #4d4d4d!important; /* цвет шрифта */
}

span.num_msg
{      
background: #c20000c4 !important;
margin-top: -7px !important;
}

.icon[data-new-topics]:before, .subforums span[data-new-topics]:before
{
    background: #b31a1a !important;
    border-radius: 8px;
    color: #fff;
    content: attr(data-new-topics);
    display: inline-block;
    font-size: .8em;
    font-weight: 700;
    height: 12px;
    line-height: 12px;
    margin: -6px;
    min-width: 12px;
    padding: 2px;
    position: absolute;
    text-align: center;
}

/* лапки */
.post .post-author.online >ul:after {
  content:url(http://forumstatic.ru/files/0018/20/2c/67274.gif)
}
.post:not([data-group-id="3"]) .post-author:not(.online) >ul:after {
  content:url(http://forumstatic.ru/files/0018/20/2c/58180.gif);
}
.post .post-author>ul:after {
  margin-left: 0px; /*подвижка слева*/
  margin-top: 20px; /*подвижка сверху*/
  display:block;
}