/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html {
    background: url(http://forumstatic.ru/files/0019/df/34/33418.png);
    /* background-size: cover; */
    /* overflow-x: hidden !important; */
}


/* Шапка */
#pun-title table {
background-image : url(http://forumstatic.ru/files/0019/df/34/29325.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 1050px;
height: 250px;
margin-left: -72px;}

/* Тело форума */
#pun {
width:924px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/0019/df/34/52632.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width:850px;}

/* Футер */
#pun-about p.container {
background-image : url(http://forumstatic.ru/files/0019/df/34/77988.png);
margin: 0px 0px -30px -35px;
background-position : center top;
background-repeat : no-repeat;
width: 980px;
height: 80px; 
overflow-x: hidden;}

/* Рекламый баннер */
#pun-title TD.title-logo-tdr {
border: none;
position: absolute!important;
z-index: 1000!important;
top: 7px!important;
left: 41%!important;
margin-left: -90px!important;}

/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #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  {background-color: transpanent;
color: #020202;
font-weight: normal;
font-style: normal;}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #020202;
text-align:center; 
font-size: 15px; 
font-style: normal; font-weight: bold; font-family: "Times New Roman"; text-transform: uppercase;}


/* CS1.2 Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    color: #222;
        border: 1px solid #38240e;
    /* box-shadow: #8e7e6d 0px 0px 20px 0px inset; */
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.17), 0px 0px 5px -40px rgba(0, 0, 0, 0.3);
}


/* CS1.3 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
   color: #222;
    border: 1px solid #585858c9 !important;
    background: #a09c93c9;
}

/* CS1.4 Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-image: url("http://firepic.org/images/2015-03/10/tke23lj6bw2a.png");}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.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 {color: #332d11;
  text-decoration: none;
 text-shadow: 0px 0px 0px #041640;}

/* CS2.2 */
.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: #332d11; 
  text-decoration: none;}

.punbb a:hover  {
  color: #332d11;}

/* CS2 Подкормы
-------------------------------------------------------------*/

#pun-index .tcl h3 {
  text-transform: uppercase;
  font-family: "Times New Roman";
text-align:left;
  font-size: 16px;
  font-weight: bold;}

#pun-index .tcl {
text-align: justify;}


/* CS2.3 */
#pun-navlinks a {
  color: #332d11;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "palantino linotype";}


#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #332d11;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "palantino linotype";
  font-size: 13px;}

/* CS2.4 */
#pun-ulinks a {
  font-size: 13px;
  text-decoration: normal
  font-weight: normal;
  font-family: "palantino linotype";
  text-transform: lowercase;}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  text-decoration: none;
  font-family: "palantino linotype";
  text-transform: lowercase;
  text-decoration: normal;
  font-size: 13px;}

/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

/* иконка старых сообщений*/
div.icon {
        background: url(http://forumstatic.ru/files/001b/0d/4d/12121.png) no-repeat;
}
/* иконка новых сообщений*/

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/0019/df/34/45433.png) no-repeat;
}
/* иконка важных сообщений*/

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/0019/df/34/18222.png) no-repeat;
}
#pun-main div.catleft, #pun-main div.catright {display: none}
/* иконка закрытых сообщений*/

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/0019/df/34/18222.png) no-repeat;
}

#pun-reputation div {
background-color: #f7e5e1;
}
.pa-respect { 
  display: inline-block; margin-left: -10px;
    text-align: center; 
padding:10px 5px;
    width: 75px;
padding-bottom:5px!important;
text-transform: lowercase;
 background-color: ;
border:0px double #543b21;
line-height:11px;
box-shadow: 0px 2px 1px
padding-top:6px!important;
}
.pa-posts { margin-left: 20px;
  display: inline-block; margin-left: -10px;
    text-align: center; 
padding:10px 5px;
    width: 75px;
padding-bottom:5px!important;
text-transform: lowercase;
 background-color:  ;
border: 0px double #543b21;
line-height:11px;
box-shadow: 0px 2px 1px
padding-top:6px!important;
}


#admin a img {opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); }
#admin a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); }

/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95%;}
#pun-announcement .container {font-size: 100%; font-family: "Times New Roman";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}


#pun-index div.category h2, #pun-index #pun-stats h2 {
    background-image: url(http://forumstatic.ru/files/0019/df/34/53993.png);
    box-sizing: border-box;
    position: relative;
    z-index: 5;
margin: 0px 0px -28px -35px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 120px;
    width: 980px;
}



#post .fs-box .container {background-image: url(""); border: dashed 1px #52422a; background: #a09c93c9;}



.pa-fld1 {
    background: #131a18;
    margin: -10px -19px 0 -19px !important;
    color: #dcdcdc;
    font: normal 12px play;
    letter-spacing: 1px;
    padding: 4px 0 !important;
    text-transform: uppercase
}

.pa-fld2 {
    background: #131a18;
    margin: 0px -19px 0 -19px !important;
    color: #ffffff;
    font: normal 9px play;
    letter-spacing: 1px;
    padding: 8px !important;
    text-transform: uppercase
}

.pa-fld3 {
    background: ;
    margin: -33px 0px 0 -14px !important;
    color: #ffffff;
    font: normal 9px play;
    letter-spacing: 1px;
    padding: 8px !important;
    text-transform: uppercase
}

.lz1 {
color: #ffffff;
}