/* CS1 Основа
-------------------------------------------------------------*/

/* CS1.0A Настройки фона*/

body {
background-color: #f2eeec;
background: url(http://savepic.net/10163485.png) repeat-x top center, url("http://savepic.net/10163485.png") repeat; /*общий фон*/
overflow-x:hidden;
}

/* CS1.1 Тело */
#pun {
  background: url("http://savepic.net/10180864.png") repeat-y;}

/* CS1.2 Шапка */
#pun-title.section {
    background: transparent url(http://savepic.net/10162478.png) top center scroll no-repeat;
    height: 561px;
    width: 1400px;
    margin-top: 0px;
    margin-left: -213px;}

/* CS1.3 Копирайт */
 #pun-about{
   background-color: transparent;
   background-image: url("http://savepic.net/10168580.png"); 
   background-position : center top; 
   background-repeat : no-repeat; 
   height: 138px; 
   width: 1309px;
   margin-left: -184px;
   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://savepic.net/10218779.png) no-repeat ;
height: 134px;
width: 993px;
margin-left: -14px;
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://savepic.net/10212632.png) no-repeat ;
height: 133px;
width: 1009px;
margin-left: -23px;
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://savepic.net/10180891.png) no-repeat ;
height: 132px;
width: 993px;
margin-left: -14px;
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://savepic.net/10175863.png) no-repeat ;
height: 132px;
width: 993px;
margin-left: -14px;
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://savepic.ru/13969868.png) no-repeat ;
height: 219px;
width: 1038px;
margin-left: -46px;
background-position: top center;
font-size:0 !important;
}
#pun-category6.category h2 {
background: url(http://savepic.ru/14018921.png) no-repeat ;
height: 219px;
width: 1038px;
margin-left: -46px;
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: #8faac5!important;
    text-shadow: 1px 1px 0px #ffffff;
    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: #8faac5!important;
    font: 22px 'bebas neue';
    text-shadow: 1px 1px #ffffff;
   -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: #a3bcd4 !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;
}

/* 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 0px 0px #d9ddf1; 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: 53px;
    height: 63px;
    background-image: url(http://savepic.net/10193049.png);
    background-repeat: no-repeat;}

/* Новые */
TR.inew Div.icon {
  background: url(http://savepic.net/10161305.png);}

/* Важно */
TR.isticky Div.icon {
  background: url(http://savepic.net/10222744.png)}

/* Закрыто */
TR.iclosed Div.icon {
  background: url(http://savepic.net/10210456.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://savepic.net/10171677.png) no-repeat ;
height: 135px;
width: 993px;
margin-left: -14px;
 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 {
    text-transform: capitalize;
    font-weight: normal;
   font-family: bebas neue!important;
    font-size: 22px;
    position: absolute;
    margin-left: -117px;
    width: 1180px;
    top: 4px;}


li.pa-avatar.item2 img {
  margin: 0px 0px 0px 0px;   
      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 { 
       text-transform: lowercase;
    text-align: center;
    display: inline-block;
    padding: 0 5px!important;
    width: 45px;
    margin-left: 0;
    
    margin-bottom: 22px!important;
    line-height: 13px;
    font-family: roboto condensed;
    font-size: 11px;
}
.pa-posts {    
       text-transform: lowercase;
    text-align: center;
    display: inline-block;
    padding: 0 5px!important;
    width: 45px;
    margin-left: 0;

    margin-bottom: 22px!important;
    line-height: 13px;
    font-family: roboto condensed;
    font-size: 11px;
}
#post fieldset legend span {
display:none;
}

