 /* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон страницы */
html {
background-repeat: repeat;
background-attachment: fixed; 
background-position: top ;
background-color: #c8c0bf;
background-image: url(http://forumstatic.ru/files/001a/7c/2a/65825.png);
overflow-x: hidden !important;
/*overflow-x: hidden !important;*/}


/* Шапка */
#pun-title table {
    border: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(http://forumstatic.ru/files/001a/7c/2a/25431.png);
    width: 1050px;   margin-left: -20px;
    height: 493px;
  margin-top: 50px;
}

/* Тело форума */
#pun {
    background-color: #efefef;
    background: url(http://forumstatic.ru/files/001a/7c/2a/22385.png) top center;
  }


/* Футер */
#pun-about p.container {
 background-image : url(http://forumstatic.ru/files/001a/7c/2a/13436.png);
    margin-bottom: -12px;
    background-position: center top; margin-left: -20px !important;
    background-repeat: no-repeat;
    height: 81px;
    width: 1050px;
    overflow-x: hidden;
    font-size: 0px;
}



/* 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: #000;
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: #090006;
text-align:center; 
font-size: 12px; 
}

/* Цитата и выделить код */
    .punbb .quote-box, .punbb .code-box {
color: #000000;
    background: #cbc6c4;
border-radius: 2px;
    border-left: 0px solid currentColor;
    border-right: 0px solid currentColor;
    padding-top: 10px !important;
      }

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background: url();
background-color: #fff;
color: #090006;}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: px;
border-top-left-radius: px;
border-top-right-radius: px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-color: #e5e5e5;}

#pun-category1.category h2 {
background: url(http://forumstatic.ru/files/001a/7c/2a/68705.png) no-repeat;
height: 87px; width: 629px;
border-style: none;
margin-left: 200px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category2.category h2 {
background: url(http://forumstatic.ru/files/001a/7c/2a/93092.png) no-repeat;
height: 87px; width: 629px;
border-style: none;
margin-left: 200px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category3.category h2 {
background: url(http://forumstatic.ru/files/001a/7c/2a/14657.png) no-repeat;
height: 87px; width: 629px;
border-style: none;
margin-left: 200px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category4.category h2 {
background: url(http://forumstatic.ru/files/001a/7c/2a/93295.png) no-repeat;
height: 86px; width: 698px;
border-style: none;
margin-left: 200px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}



/* Ссылки
-------------------------------------------------------------*/

/* 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: #000000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #060606;
  }

/* 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: #151515;
   text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  border-bottom:none;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  font-style: normal;
  border-bottom: none;
  text-decoration: none;
  }

/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #071b04;
  color: #151515;
  }


.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 {
    font-weight: bold;
    color: #000;
      transition-duration: 0.5s;
}
.punbb a:focus, .punbb a:active, .punbb a:hover, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
    color: #151515;
    text-decoration: none;
     transition-duration: 0.5s;
}

#pun-navlinks a {
color: #d9d3d2;
    position: relative;
    padding:0 0 5px 1px;
      transition-duration: 0.5s;
}


#pun-navlinks a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -0px;
  left: 0;
  background-color: #;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

#pun-navlinks a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#navpr_1 a span{ 
    margin: 0 0 0 8px;
}

#pun-ulinks li a {
color: #fff;
      transition-duration: 0.5s;
}
#pun-ulinks li a:hover {
color: #6a1313;
      transition-duration: 0.5s;
}

#pun-index .tcl h3 a {
    color: #ecffec;
      transition-duration: 0.7s;
}
#pun-index .tcl h3 a:hover {
    color: #151515;
      transition-duration: 0.7s;
}

.pa-author a { 
    color: #7cdc69!important;
     transition-duration: 0.8s;
  }
.pa-author a:hover { 
    color: #151515!important;
     transition-duration: 0.8s;
  }
#pun-navlinks a:after{
conternt: '.';
}

.punbb .post-author a:link {
    color: #000!important;
     transition-duration: 0.3s;
}
.punbb .post-author a:hover  {
    color: #5e181b!important;
     transition-duration: 0.3s; 
}

#pun-redirect a  { 
    color: #580303; 
     transition-duration: 0.3s;
}
#pun-redirect a:hover  {
    color: #580303; 
     transition-duration: 0.3s;}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url( ) no-repeat;  
  display:none;

}


tr.inew div.icon {
        background: url(http://forumstatic.ru/files/001a/7c/2a/49113.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/001a/7c/2a/33090.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/001a/7c/2a/18249.png) no-repeat;
}


/* 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;
    font-family: helvetica;
    font-size: 7px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "georgia";}
.category h2 span{display: block;}
.category h2 span{visibility:hidden;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/* Прокрутка */
::-webkit-scrollbar {width: 6px; height: 6px;}
::-webkit-scrollbar-track {background-color: #5e181b; border: 0px solid #000; }
::-webkit-scrollbar-thumb {background-color: #270302; -moz-box-shadow: inset 0 0 5px #000000; -webkit-box-shadow: inset 0 0 5px #9e9e9e; box-shadow: inset 0 0 5px #000000;}




/* Запятые между никами в "Тему просматривают" */
#topic-users-in a:after {
    content: ","
  }
  #topic-users-in a:last-child:after {
    content: "";
  }






/* Цвет ссылок в тексте поста*/
#pun-main .topic .container .post-body .post-box a, #profile  .fs-box .container .post-body .post-box .post-content a, #post-preview .fs-box .post-box .post-content a {
color: #2f0b0d;
    font-size: 11px;
font-weight: bold;
}


/*Убрать RSS*/
#pun-viewtopic #pun-main #topic-modmenu .container span a {
font-size:8px;
display:none;
color: #c4d3c5!important;
}

#pun-viewtopic #pun-main #topic-modmenu .container span {
font-size:8px;
display:none;
color: #c4d3c5!important;
}



#pun-main #post-form h2 {
background: none;}





#pun-ulinks .item5 a {
display:none!important;
}


#pun-announcement h2 {display: none;}
#pun-announcement .container {padding-top: 1em;}


#bespost2 {
position: absolute;
    margin-top: 216px;
    margin-left: 87px;
    float: center;
    width: 320px;
    height: 70px;
    overflow: auto;
    padding: 1px;
    color: #fff;
    font-family: helvetica;
    text-align: justify;
    /* font-weight: bolder; */
    text-transform: uppercase;
    font-size: 8px;
    line-height: 11px;
}

#bespost2 a {color: #521111; font-weight: bold; margin-left: 0px }
#bespost2 a:hover { color: #ffffff; }

#weneed {
 position: absolute;
    margin-top: 150px;
    margin-left: 130px;
    float: center;
    width: 250px;
    height: 45px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    border: solid 1px 1px 1px 1px #000;
    overflow: auto;
    padding: 1px;
    color: #fff;
    font-family: helvetica;
    text-align: center;
    padding-top: 13px;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 11px;
}

#weneed a {color: #521111; font-weight: bold; margin-left: 0px }
#weneed a:hover { color: #ffffff; }





.pa-posts,.pa-respect, .pa-fld4{
display: inline-block!important;
    max-width: 180px!important;
    height: 10px!important;
    text-align: center;
    font-family: helvetica;
    text-transform: lowercase;
    font-size: 10px;
}




/* Поля Сообщения, Репутация, Посты*/
/* Поля Сообщения, Репутация, Валюта */
.pa-fld2,.pa-posts, .pa-respect{
    /*outline: red solid 1px;*/
    width: 60px!important;
    display: inline-block!important;
    margin: 2px 0 5px!important;
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    /* letter-spacing: 0.4px; */
    font-family: tahoma;
    color: #100e0e;
}
.pa-respect>.fld-name{
  display:block;
}

#pun .pa-respect a {
  color: #0a0707;
}


.plashka { 
display: inline-block;
    font-family: Montserrat;
    font-size: 12px;
    text-transform: uppercase;
    width: 150px;
    height: 20px;
    background-color: #380000;
    color: #fcfbfb;
    padding: 6px 2px 2px 2px;
    text-align: 
}

.lz1 {
    font-family:Oranienbaum;
    font-size: 11px;
}

.lz2 {
font-size: 9px;
    font-family: tahoma;
    text-transform: uppercase;
}

.lz3 {
background-color: #380000;
    color: #cdd0ced1;
}

.lz4 {
padding: 4px;
    border-bottom: 2px solid #380000;
}