/* CS1 Основа
-------------------------------------------------------------*/

/* CS1.0A Настройки фона*/

body {
background-color: #f2eeec;
background: url(http://storage1.static.itmages.com/i/17/1102/h_1509634830_6144702_3e93505fa4.png) repeat-x top center, url("http://storage1.static.itmages.com/i/17/1102/h_1509634830_6144702_3e93505fa4.png") repeat; /*общий фон*/
overflow-x:hidden;
}

/* CS1.1 Тело */
#pun {
  background: url("http://storage6.static.itmages.com/i/17/1102/h_1509633953_6798258_49a8c731b5.png") repeat-y;}

/* CS1.2 Шапка */
#pun-title.section {
    background: transparent url(http://storage6.static.itmages.com/i/17/1102/h_1509633551_1602290_e14f999163.png) top center scroll no-repeat;
    height: 700px;
    width: 1307px;
    margin-top: 0px;
    margin-left: -169px;}

/* CS1.3 Копирайт */
 #pun-about{
   background-color: transparent;
   background-image: url("http://storage8.static.itmages.com/i/17/1102/h_1509633889_7667190_353d607ea5.png"); 
   background-position : center top; 
   background-repeat : no-repeat; 
   height: 215px; 
   width: 1354px;
   margin-left: -199px;
   margin-bottom: 0px;
   margin-top: 0px;
   font-size: 0em;}
#html-footer {
  margin: 0px;
  text-align: center; }

/* CS2 Форум
-------------------------------------------------------------*/

/* CS2.1 Текст на форуме */
.punbb .main .container, .punbb .post .container, .punbb .post h3, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container, #pun-status .container, #pun-crumbs1 p.container, #pun-stats .container, #pun-about .container, #pun-crumbs2 .container, .linkst .pagelink {
  color: #000000;
  background-color: transparent;}

/* CS2.2 Категории */
#pun-stats.section h2 span, .category h2 span {
display: none;
}
#pun-category1.category h2 {
background: url(http://storage7.static.itmages.com/i/17/1102/h_1509634622_8510870_2e34a0d219.png) no-repeat ;
height: 162px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}
 
#pun-stats.section h2 span, .category h2 span {
display: none;
}
#pun-category2.category h2 {
background: url(http://storage9.static.itmages.com/i/17/1102/h_1509634623_4757014_30d767ab85.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}
#pun-stats.section h2 span, .category h2 span {
display: none;
}
#pun-category3.category h2 {
background: url(http://storage1.static.itmages.com/i/17/1102/h_1509634624_4849843_6d25c0e3b5.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}
#pun-stats.section h2 span, .category h2 span {
display: none;
}
#pun-category4.category h2 {
background: url(http://storage1.static.itmages.com/i/17/1102/h_1509634624_3347745_d2418ddca2.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}
#pun-stats.section h2 span, .category h2 span {
display: none;
}
#pun-category5.category h2 {
background: url(http://storage3.static.itmages.com/i/17/1102/h_1509634624_6619205_b86cd4e8c5.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}
#pun-category6.category h2 {
background: url(http://storage4.static.itmages.com/i/17/1102/h_1509634625_5080037_2462d1182f.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}
#pun-category7.category h2 {
background: url(http://storage4.static.itmages.com/i/17/1102/h_1509634624_8166896_a550c29fc0.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
background-position: top center;
font-size:0 !important;
}



/* CS2.3 Цитата*/
.punbb .quote-box {
color: #000000;
    background-color: #e8e7e7;
    border-bottom: 4px dashed #99b7e5;
    border-top: 4px dashed #8aace0;
    border-left: 4px dashed #99b7e5;
    border-right: 4px dashed #99b7e5;
    border-radius: 25px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Код */
.punbb .code-box {
color: #000000;
    background-color: #e8e7e7;
    border-bottom: 4px dashed #98b5e4;
    border-top: 4px dashed #98b5e4;
    border-left: 4px dashed #98b5e4;
    border-right: 4px dashed #98b5e4;
    border-radius: 25px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}


/* Форма ответа */
.punbb textarea  {    background: #d0dbf5;
    border: transparent;
    box-shadow: inset 0 0 20px 4px #acc7f2;
    -moz-box-shadow: inset 0 0 12px 2px #acc7f2;
    -webkit-box-shadow: inset 0 0 20px 4px #acc7f2;
  }


/* CS2.4 Прокрутка */
::-webkit-scrollbar {width: 9px; height: 0px; background-color: rgba(133, 206, 247, 0.5);}  
::-webkit-scrollbar-thumb {background-color: rgba(50, 169, 242, 0.5);}
::-webkit-scrollbar-thumb:hover {background-color: #32a9f2;}


/* CS2.6 Настройки профиля в теме*/
.punbb .post .post-author {
    font-style: normal;
    margin: 0;
    color: #000000;
    text-align: center;
    width: 210px;
}

.pa-author a, .pa-author {
color: #e3e3e3!important;
    text-shadow: 2px 2px #c76129!important;
    font-family: bebas neue;
    text-transform: uppercase;
    font-size: 26px!important;}

.pa-author a:hover {
color: #a3bcd4!important; }

/* расположение ника */
li.pa-author {
  margin-top: 10px;
  margin-left: 0px;}

/* меняем ссылку ника */
li.pa-author a {
 color: #e3e3e3!important;
    font: 24px 'bebas neue';
    text-shadow: 2px 2px #c76129!important;
   -webkit-transition: .3s all;   
    -moz-transition: .3s all;   
    -ms-transition: .3s all;   
    -o-transition: .3s all;   
    transition: .3s all;  
   }

li.pa-author a:hover, li.pa-author a:focus, li.pa-author a:active {
  color: #e0a37a !important;}


/* CS2.7 Форумы */
/* описание форумов */
.punbb .main .tcl {
  font-size: 1em;
  padding-left: 13px;
  color: #000000;}

/* название форумов */

#pun-index .tcl h3 a {
margin-bottom: 3px;    
    text-align: center;
    text-transform: uppercase;
text-shadow: none;
}

/* CS2.8 Окна, кнопки и прочее */
/* Окно репутации */
.punbb-admin #pun-admain .adcontainer, #pun-reputation div.inner div.container, #pun-report div.inner div.container , #pun-popup_awards div.inner div.container {
  color: #000000;
  background: url(фон) repeat;}

/* Настройки полей ввода, кнопок и выпадающих меню */
.punbb input, .punbb .button, .punbb select {
      background: linear-gradient(to bottom, #e7e7f0, #d2e4f0);
    color: #000000;
    padding: 5px;
    border: none;
}

/* Окна в форме ответа */
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
  download
  color: #000000;
  padding: 5px;
  border: transparent;
    box-shadow: inset 0 0 20px 4px #c0ced0;
    -moz-box-shadow: inset 0 0 12px 2px #c0ced0;
    -webkit-box-shadow: inset 0 0 20px 4px rgba(192, 206, 208, 0.53);}

#smilies-area {width:483px!important;}

#font-area {max-height: 250px; overflow-y: auto; font-size: 12px!important;}

/* CS3 Рамки
-------------------------------------------------------------*/

.punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, .punbb-admin #pun-admain .adcontainer {
  border-color: transparent;}

/* CS4 Ссылки
-------------------------------------------------------------*/

/* CS4.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  text-shadow: 1px 1px 0px #ffffff; text-decoration: none;
  color: #1b4977;}

.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: #454545;}

/* CS4.2 Ссылки в меню навигации */
#pun-navlinks a {     font-family: bebas neue;
    font-size: 22px;
    color: #8faac5;
    text-shadow: 1px 1px 0px #ffffff;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #98b5e4;}

/* CS4.3 Пользовательские ссылки */
#pun-ulinks a {
 color: #000000;}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #ffffff;}

/* CS5 Иконки сообщений
 -------------------------------------------------------------*/

/* Старые */
.punbb table Div.icon {
    float: right;
    display: block;
    border-style: none none none none;
    margin: 10px 65px 0px 0px;
    width: 66px;
    height: 63px;
    background-image: url(http://storage6.static.itmages.com/i/17/1102/h_1509635742_5895435_39d0707c6c.png);
    background-repeat: no-repeat;}

/* Новые */
TR.inew Div.icon {
  background: url(http://storage6.static.itmages.com/i/17/1102/h_1509635742_5613144_365e267b29.png);}

/* Важно */
TR.isticky Div.icon {
  background: url(http://storage6.static.itmages.com/i/17/1102/h_1509635742_9318535_ba821050c2.png)}

/* Закрыто */
TR.iclosed Div.icon {
  background: url(http://storage6.static.itmages.com/i/17/1102/h_1509635742_5895435_39d0707c6c.png);}

/* CS6 Прочие элементы */

/* CS6.1 Статус картинки со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://savepic.ru/13969536.png");
margin-left: 0px!important;
background-origin: padding-box;
background-position: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 70px;
padding-top: 10px;}

/* CS6.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
font-size:0 !important;
background-color: transparent;
background: url(http://storage6.static.itmages.com/i/17/1102/h_1509634749_3987519_4d9deb2f9d.png) no-repeat ;
height: 182px;
width: 1001px;
margin-left: -19px;
 background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/*CS7 Таблицы и прочее
 ---------------------------------*/

#pun-navlinks #navawards {
  display: none;}


div#pun-navlinks {
       
    font-family: bebas neue!important;
   
    }


li.pa-avatar.item2 img {
  margin: 0px 0px 0px 3px;   
      border: 2px solid #ecf1ff;
}

a.menu2:link, a.menu2:visited, a.menu2:active{text-decoration: none;

background-color: #8ec3ee;
font:normal 10pt arial;
color: #ffffff;
line-height: 15pt;
text-transform:lowercase; 
text-align: center;
display:block;
width: 100px;
}
a.menu2:hover {
background-color: none;
color:  #ffffff ;
width: 100px;
border-bottom :2px solid  #ffffff;}
/*РЕПУТАЦИЯ В ОДНУ СТРОКУ*/
#pun-reputation div {
background-color: #d4cfcf;
}
.pa-respect { 
    display: inline-block;
 
    text-align: center;
    
    width: 75px;
    padding-bottom: 5px!important;
    text-transform: lowercase;
    line-height: 11px;
        line-height: 9px;
    color: #705353;
    font-size: 10px;
margin-bottom: 35px!important;
}
.pa-posts {    
    display: inline-block;
  
    margin-right: -5px!important;
    text-align: center;
    
    width: 75px;
    padding-bottom: 15px!important;
    text-transform: lowercase;
    line-height: 11px;
       line-height: 9px;
    color: #705353;
    font-size: 10px;
}
#post fieldset legend span {
display:none;
}
/*-- часть лз --*/
.ank {text-align: center; line-height: 20px;}
.ank a {font-family: bebas neue; font-size: 18px; color: #535353!important; text-shadow: 0px 0px #ffffff;}
.ank a:hover {color: #535353!important;}

/*-- ссылки амс --*/
.dream a {color: #6189b7!important;}
.dream a:hover {color: #b4d0eb!important;}

/*-- гостевая --*/
.gosteva {
background: url(http://storage9.static.itmages.com/i/17/1102/h_1509637592_3736930_9ccbd97d77.png); width: 700px; height: 500px; }
.onegoc {    position: absolute;
    margin-top: 118px!important;

    margin-left: 200px!important;

    font-size: 21px;
    font-family: american captain!important}
.texlgosteva {
position: absolute;
    width: 450px;
    height: 226px;
    margin-left: -68px!important;
    margin-top: 18px!important;
    font-size: 10px;
    font-weight: normal;
    font-family: 'verdana', arial;
    text-transform: lowercase;
    color: #ffffff;
    text-shadow: 1px 1px #1b4977;
    line-height: 1;
    overflow: auto;}
.pridgosteva {
    position: absolute;
    width: 190px;
    height: 110px;
    margin-left: -72px!important;
    margin-top: 158px!important;
    font-size: 11px;
    font-weight: normal;
    font-family: 'cuprum', arial;
    text-transform: lowercase;
    color: #fff;
    
    overflow: auto;}
.vikgosteva {
position: absolute;
    width: 190px;
    height: 110px;
    margin-left: 185px!important;
    margin-top: 158px!important;
    font-size: 11px;
    font-weight: normal;
    font-family: 'cuprum', arial;
    text-transform: lowercase;
color: #fff;
   
    overflow: auto;}
