/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: #000000;
  }

/* CS1.2 Фон форума */
body {
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/82506.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #05121e;
    background-size: cover;
    overflow-x: hidden !important;
  }

/* CS1.3 Шапка форума */
#pun-title table {
  background-image : url("http://forumstatic.ru/files/0019/a0/cc/33956.png"); 
  background-repeat : no-repeat;
  background-position: top center;
  border: none;
  height: 300px;
  width: 1000px;
  margin-left: -80px;
  margin-top: -235px;
  }

/* CS1.4 Тело форума */
#pun {
  background-color: #000000; 
  background-image: url("http://forumstatic.ru/files/0019/a0/cc/80799.png");
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: top center;
  }

/* CS1.5 Футер форума */
#pun-about p.container {
    background-color: transparent;
    border: none;
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/40109.png);
    background-repeat: no-repeat;
    height: 71px;
    width: 950px;
    margin-left: -50px;
    text-align: center;
  }

div#pun-about {
  margin-bottom: -50px;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #000000;
  }

/* CS1.7 Настройки цитаты и кода*/
.punbb .quote-box {
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/69417.png);
    padding: 5px 10px 5px 10px;
    background-color: #9c9da9;
    color: #09162d;
    border: 4px double #6e7082;
    outline: 1px solid #9c9eaa;
    box-shadow: inset 0 0 50px #9799a2, 0px 0px 2px 1px #6a6c7b;
   }

.punbb .code-box {
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/69417.png);
    max-height: 120px;
    padding: 5px 10px 5px 10px;
    overflow-y: scroll;
    background-color: #9c9da9;
    color: #09162d;
    border: 4px double #6e7082;
    outline: 1px solid #9c9eaa;
    box-shadow: inset 0 0 50px #9799a2, 0px 0px 2px 1px #6a6c7b;
   }

.quote-box a, .quote-box a:link, .quote-box a:hover, .quote-box a:focus, .code-box a, .code-box a:link, .code-box a:hover  { color:4f0000 !important;}

   }

.punbb #pun-main .quote-box, .punbb #pun-main .code-box { background-clip:padding-box;
color: #000000;}

.quote-box a, .quote-box a:link, .quote-box a:hover, .quote-box a:focus, .code-box a, .code-box a:link, .code-box a:hover  {
  color: #000000;
  }


/* CS1.9 Настройки формы ответа*/
.punbb textarea  {
   background-color: rgba(253, 234, 234, 0.2);
    border: 1px solid rgb(49, 41, 72);
    padding: 5px;
    color: #000000;
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/69417.png);
    box-shadow: inset 0 0 40px #a599a4;
    outline: 1px solid rgb(162, 158, 162);
  }

/* CS1.11 Настройки окон в форме ответа*/
 #size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
  padding: 5px;
  box-shadow: 0 0 0 1px rgba(234, 233, 241, 0.58), 0 0 0 2px rgb(51, 6, 10), 0 0 10px 3px rgb(15, 32, 39);
  border: 1px #14252c !important;
  background-color: #8f8f8f;
}

/* быстрый ответ оформление */
#pun-main h2 {
font-family: PT Sans; 
font-size: 11px; 
text-align: center; 
padding: 5px;
letter-spacing: 3px;
text-transform: uppercase;
}

/* кнопки ответа */
.punbb input, .punbb .button, .punbb select { 
    background-color: #0c1519;
    color: #7383a2 !important;
    text-shadow: 0px 0px 2px #122138;
    border-width: 0px;
    box-shadow: 0px 0 7px #3b4065, inset 0 0 10px #445367;
    font-family: 'Oswald' !important;
    letter-spacing: 0.7px;
    padding: 3px 8px 3px 8px;
    font-size: 12px!important;
}


/* разделитель сообщений */
#pun-viewtopic .post h3 { 
   background: transparent url(http://forumstatic.ru/files/0019/a0/cc/90023.png) no-repeat scroll center top;
    height: 39px!important;
    width: 950px!important;
    color: #aaabbb!important;
    padding: 17px 0px 0px;
    margin: 0px -50px -15px;
    border: none;
    }

/* Названия тем */
#pun-main h1 { box-sizing: border-box; background-repeat: no-repeat; background-position: top center; border: none; text-align: center; position: relative; z-index: 5;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    text-align: center;
    position: relative;
    z-index: 5;
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/90023.png);
    font-size: 12px !important;
    color: #dec4c4;
    text-transform: uppercase;
    text-shadow: 0 0 1px #fff, 0 0 6px #6d3737, 0 0 13px #6d3737, 0 0 16px #6d3737;
    padding: 38px 40px 0px;
    margin: 10px -50px 60px;
    margin-top: -34px;
    height: 39px;
    width: 950px;
    }

/* КАТЕГОРИИ */
.punbb .category h2, #pun-stats h2, #pun-main #post-form h2, #pun-debug h2 {
    background: transparent url(http://forumstatic.ru/files/0019/a0/cc/90023.png) no-repeat scroll center top;
    height: 39px;
    color: transparent !important;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    margin: 0px 0px 0px -50px;
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 11px !important;
    border: none;
    width: 950px !important;
    font-family: Oswald !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* оформление темы и времени ответа на главной */
td.tcr a {
    color: #253758 !important;
    background-repeat: no-repeat;
    background-position: center;
    font-family: oswald;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.4px;
    text-align: center;
}

/* 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 */
#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;
  }


#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: 1px solid #dedfdf
  }


/* 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 {
  color: #1b314e;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #29142d;
  }

/* 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: #29142d;
  }

/* CS3.3 цвет и шрифт ссылок нав. меню */
#pun-navlinks a {
   color: #a4a6b1;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: Oswald;
    word-spacing: -2px;
    text-shadow: 0px 0px 5px #94c1ecad;
    background-color: #131d26;
    color: #7383a2 !important;
    text-shadow: 0px 0px 2px #152640;
    border-width: 0px;
    box-shadow: 0px 0 7px #3b4065, inset 0 0 10px #445367;
    font-family: 'Oswald' !important;
    padding: 2px 8px 2px 8px;
  }

/* CS3.4 цвета нав.меню при выделении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #a4a6b1;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: Oswald;
    word-spacing: -2px;
    text-shadow: 0px 0px 5px #94c1ecad;
    background-color: #040f19;
    border-width: 0px;
    box-shadow: 0px 0 7px #3b4065, inset 0 0 10px #445367;
    font-family: 'Oswald' !important;
    padding: 2px 8px 2px 8px;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
  color: #0a1420;
  }

/* D4.1 цвет и шрифт ссылок активных и т.д.*/
#pun-ulinks a {
    color: #063142;
    font-family: tahoma;
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: lowercase;
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
    color: #063142;
    font-family: tahoma;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: lowercase;
}
}


/* ИКОНКИ
-------------------------------------------------------------*/
#pun-title table tbody tr .title-logo span { display:none; }

/* Старые сообщения */
.punbb table Div.icon { 
display: block; 
border-style: none none none none;   
float: left;
margin-left: -6px;  
background-repeat: no-repeat; 
background-image: url(http://forumstatic.ru/files/0019/a0/cc/28074.png);     
width:27px;    
height:27px; 
padding-right: 4px;
}

/* Новые сообщения */
TR.inew Div.icon { background-repeat: no-repeat;  background-image: url(http://forumstatic.ru/files/0019/a0/cc/56701.png);     width:27px;    height:27px; }

#pun-main div.catleft, #pun-main div.catright {display: none}


/* профиль */
.punbb .post .post-author {
  text-align: center;
  background: url(http://forumstatic.ru/files/0019/a0/cc/70995.png) top center no-repeat, url(http://forumstatic.ru/files/0019/a0/cc/61984.png) bottom center no-repeat, url(http://forumstatic.ru/files/0019/a0/cc/72138.png) repeat-y;
  width: 220px;
  margin-top: -1px;
  margin-left: 6px;
  box-shadow: 0 0 10px #2c4954;
}

/* аватар */
.punbb .pa-avatar img {
    outline: 1px #253141 solid;
    margin-left: 0px;
    margin-bottom: 2px;
    max-width: 180px;
}

/* награды*/
.punbb .pa-awards {padding-top: 10px; color: transparent; padding-bottom: 1px;}

#viewprofile h2 span, #profilenav h2 span {display: none;}

/* поля личного звания и профиля */
.pa-respect, .pa-posts, .pa-fld4 {
    font-size: 8pt !important;
    font-family: tahoma;
    display: inline-block;
    width: 53px;
    text-align: center;
    text-transform: lowercase;
    padding-bottom: 2px !important;
}

.pa-respect, .pa-posts, .pa-fld4 {margin: 5px !important;}

/* прокрутка-справа */
::-webkit-scrollbar
{width: 5px;
  height: 0px;
  background-color: transparent;;
}
::-webkit-scrollbar-thumb{
    background-color: #29142d;
    border: 1px solid #9f7aa0;
    box-shadow: 0 0 4px #ceb4cb;}


/* оформление подфорума */
#pun-index td div.tclcon {
    width: 360px;
    line-height: 12px;
    text-align: justify;
    text-transform: none;
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/69417.png);
    background-color: #9c9da9;
    padding: 7px 10px 7px 7px;
    border: 1px solid #9799a7;
    box-shadow: 0 0 8px #8a8da26b inset;
    font-size: 10px;
    text-align: justify;
    color: #0b1317;
    margin-left: 30px;
}

.tclcon h3 {
    width: 350px;
    font-weight: bold !important;
    letter-spacing: 2px;
    text-align: left;
    text-transform: none;
    padding-bottom: 4px;
    font-size: 14px !important;
    font-family: Oswald !important;
}

.zag {    
    font-family: arial;
    text-align: left;
    padding-bottom: 2px;
    letter-spacing: 3px;
    background: #a9aab5;
  }

.vid-kat { 
   line-height: 10px;
    font-size: 10px;
    font-family: tahoma;
    text-align: justify;
    padding: 4px 5px 4px 5px;
    letter-spacing: 0.3px;
  }

.zag2 a{    
    text-align: center;
    display: inline-block;
    text-transform: lowercase;
    margin-left: 1px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 7px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    word-spacing: -1px;
    text-shadow: 0px 0px 5px #94c1ecad;
    background-color: #131d26;
    color: #7383a2 !important;
    text-shadow: 0px 0px 2px #152640;
    border-width: 0px;
    box-shadow: 0px 0 7px #3b4065, inset 0 0 10px #445367;
    font-family: 'arial' !important;
    padding: 2px 4px 2px 4px;
}

.zag2 a:hover, .zag2 a:focus, .zag2 a:active {    text-align: center;
    display: inline-block;
    text-transform: lowercase;
    margin-left: 1px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 7px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    word-spacing: -1px;
    text-shadow: 0px 0px 5px #94c1ecad;
    background-color: #040f19;
    border-width: 0px;
    box-shadow: 0px 0 7px #3b4065, inset 0 0 10px #445367;
    font-family: 'arial' !important;
    padding: 2px 4px 2px 4px;
  }


/* оформление тем */
.zgv {font-family: Oswald;
    font-size: 17px;
    letter-spacing: 2px;
    text-transform: lowercase;
    text-align: center;
    background-color: #061724;
    color: #868d9a;
    padding: 2px;
    box-shadow: 0 0 2px #fff, 0 0 2px #6a95bb, 0 0 1px #405b80, 0 0 6px #7c9dab;
    outline: 1px solid #8aafb3;
}
.obv {    width: 500px;
    border: 4px #000000 double;
    font-family: times new roman;
    font-size: 13px;
    text-align: left;
    color: #000;
    padding: 4px;}

.zgv_2 {    font-family: IBM Plex Sans;
    font-size: 17px;
    letter-spacing: 2px;
    text-transform: lowercase;
    text-align: center;
    box-shadow: 0 0 2px #fff, 0 0 2px #6a95bb, 0 0 1px #405b80, 0 0 6px #7c9dab;
    width: 600px;}

/* баннеры */
#banner-box {
    position: absolute;
    overflow-y: scroll;
    margin-left: -8px;
    margin-top: -17px;
    width: 920px;
    height: 33px;
    opacity: 0.8;
}

/* личное звание */
.lz {
    display: inline-block;
    width: 197px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-family: oswald;
    text-align: center;
    color: #000000;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none !important;
    background-color: #a1a2ab;
    border-bottom: 1px solid #615c8c;
  }

.lz2 {
    font-size: 10px;
    text-align: justify;
    padding-top: 3px;
    line-height: 10px;
    display: inline-block;
    width: 197px;
    padding-bottom: 4px;
    font-family: arial;
    word-spacing: -1px;
    color: #000000;
    position: relative;
    background-color: #a1a2ab;
  }


/* кнопки ответа и смайлов */
.punbb input, .hashelp center div a button, .button {
    cursor: pointer;
    background-color: #0c1519;
    color: #7383a2 !important;
    text-shadow: 0px 0px 2px #122138;
    border-width: 0px;
    box-shadow: 0px 0 7px #3b4065, inset 0 0 10px #445367;
    font-family: 'Oswald' !important;
    letter-spacing: 0.7px;
    padding: 3px 8px 3px 8px;
    font-size: 12px!important;}

/* цвет ссылки на время ответа */
.post h3 span a{color: #aaabbb !important;}
.post h3 span a:hover, .post h3 span a:focus, .post h3 span a:active {color: #aaabbb !important;}

/* для шапки */
#accio {
    border: none;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=40);
}
#accio:hover{
    cursor: pointer;
    opacity: 1;
    color: #000000;
}

.vspl {
    position: absolute;
    width: 395px;
    height: 85px;
    left: -370px;
    top: 32px;
    display: none;
}

a:hover .vspl {
    display: block;
    position: absolute;
    border: none;
    z-index:9999;
    position: absolute;
    width: 395px;
    height: 85px;
    left: -370px;
    top: 32px;
}

/* шаблон принятия */
.hog {width: 450px;
    box-shadow: 0px 0px 10px #6b2f2f;
    font-family: cuprum;
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/69417.png);
    padding: 5px 10px 5px 10px;
    overflow-y: scroll;
    background-color: #9c9da9;
    color: #09162d;
    border: 4px double #6e7082;
    outline: 1px solid #9c9eaa;
    box-shadow: inset 0 0 50px #9799a2, 0px 0px 2px 1px #6a6c7b;
}
.fontxt2 {width: 380px;
    font-family: cuprum;
    font-size: 13px;
    line-height: 12px;
    padding: 10px;
    color: #020d19;
    text-align: justify;
    background-image: url(http://forumstatic.ru/files/0019/a0/cc/69417.png);
    padding: 5px 10px 5px 10px;
    overflow-y: scroll;
    background-color: #9c9da9;
    color: #09162d;
}
.zgv_w {
    font-size: 10px;
    letter-spacing: 2px;
    font-family: cuprum;
    background-color: #071725;
    padding: 1px;
    color: #bec0bf;}

/* вид страницы активных */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 70% !important;}

#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    background-color: transparent;
    text-align: center;
    width: 40% !important;}