/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html {
background: url(http://forumstatic.ru/files/001a/b6/08/43244.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-color: #000;
background-size: cover;
/*overflow-x: hidden !important;*/}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/b6/08/15811.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 952px;
    height: 244px;
    margin-left: -20px;
    margin-top: -290px;
}

/* Тело форума */
#pun {
width: 952px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/b6/08/86331.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 952px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/b6/08/87682.jpg);
    margin: 0px 0px -110px -20px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 952px;
    height: 95px;
    overflow-x: hidden;
    padding-bottom: 99px;
}


/* 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: #2c2c2c;
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: #2c2c2c;
    text-align: center;
    font-style: normal;
    font-family: 'Roboto';
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/b6/08/10983.jpg);
    background-color: #bbbaba;
    color: #313030;
    border: 1px solid #ac8182;
    box-shadow: 0 0 0 1px #ffffff38 inset;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumstatic.ru/files/001a/b6/08/10983.jpg);
    background-color: #bbbaba;
    color: #313030;
}


/* Тень и закругление */
.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: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(http://forumstatic.ru/files/001a/b6/08/10983.jpg);
    background-color: #bbbaba;
}





/* 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, #pun-navlinks a, #pun-ulinks a {color: #352d46;
  text-decoration: none;
  }

/* 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,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #6e4949;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #6e4949;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #3c3c3c;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    text-transform: lowercase;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #6e4949;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #342b45;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #6e4949;
}


#pun-navlinks a:hover {
color: #6e4949;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
        background: url(http://forumstatic.ru/files/001a/b6/08/36352.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/001a/b6/08/98074.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/001a/b6/08/38353.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/001a/b6/08/76080.jpg) 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}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.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-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    background-color: #393939;
}

::-webkit-scrollbar-thumb {
    background-color: #a18181;
    border: 1px solid #8f7070;
}


::selection {
    background: #4b4458 !important;
    color: #c8c7c7;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: inter;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #573c6b !important;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    border: 2px solid #c9c6c7;
    box-shadow: 0 0 0 1px #ad8283;
    margin-top: 3px;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}



#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    background-image: url(http://forumstatic.ru/files/001a/b6/08/10983.jpg);
    background-color: #bbbaba;
    top: 43px;
    overflow-y: auto;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.punbb .post-content strong {
    font-weight: bold;
    color: #865f5f;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(http://forumstatic.ru/files/001a/b6/08/10983.jpg);
    background-color: #bbbaba;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }







#pun-viewtopic .post h3 {
    height: 14px;
    background-color: #c2bfc0;
    font-family: inter;
    font-size: 8px;
    text-transform: uppercase;
    margin: 0 8px 0 8px !important;
    border-radius: 1px;
    border: 1px solid #a5a5a54d;
}




.pa-posts, .pa-respect {
    padding: 1px 0px 1px 3px!important;
    margin-top: 2px !important;
    display: inline-block!important;
    float: none!important;
    width: 87px;
    text-align: center;
    text-transform: uppercase;
    margin-left: 1px !important;
    letter-spacing: 0.3px;
    font-family: roboto;
    font-size: 7px;
}

del {
    color: transparent;
    text-shadow: 0 0 4px rgba(1,1,1,1);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    text-decoration: none!important;
}


del:hover {
    background: transparent;
    color: #1e1c1c;
    text-decoration: none!important;
    text-shadow: none;
}




.post-author {
    background: url(http://forumstatic.ru/files/001a/b6/08/63971.jpg) no-repeat top, url(http://forumstatic.ru/files/001a/b6/08/37341.jpg) no-repeat bottom, url(http://forumstatic.ru/files/001a/b6/08/63154.jpg) repeat-y;
    padding: 10px 0 10px 0;
    margin: 10px 0 0 6px!important;
}


.nopodf {
    font-family: roboto;
    font-size: 11px;
    background-color: #dcdada63;
    border-radius: 1px;
    padding: 6px 10px 8px 10px;
    margin: 3px 0 0 0 !important;
    border: 1px solid #afacad82;
    box-shadow: 0 0 0 1px #e4e4e459 inset, 0 -10px 30px #f5f5f514 inset;
}

.nopodfl {
    background-color: #ad8381;
    text-align: center;
    border-radius: 1px;
    margin: 4px 0 0 !important;
    padding: 0 0 2px 0;
    box-shadow: 0 -4px 10px #804b4b75 inset;
}



.nopodfl a {
font-family: inter;
    color: #e6e5e5 !important;
    font-size: 7px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px #915b5b;
    margin: 0 4px 0 0px !important;
}


.zag d {
    color: #c68ee0 !important;
}


.links2 {
    font-family: yeseva one;
    color: #f3f3f3 !important;
    font-size: 9px;
    letter-spacing: 0.5px;
}


.links3 {
    font-family: yeseva one;
    color: #f2f3f3 !important;
    font-size: 9px;
    text-shadow: 1px 1px #0003;
    letter-spacing: 0.4px;
}


.amsl {
    font-size: 11px;
    color: #6b3f3f !important;
}






/* дополнительное поле */
li.pa-fld3 {
    padding: 4px 0px 5px 20px!important;
    margin-left: -4px;
    width: 160px;
    font: 9px arial;
    line-height: 10px;
    text-align: justify;
    color: #343434;
}

li.pa-fld1 {
    text-align:center;
    }

li.pa-fld1 a:link, li.pa-fld1 a:visited  {
    display:inline-block;
    width:180px;
    height:20px;
    padding-top:5px;
    color:#545454;
    font:7px oswald;
    letter-spacing:1px;
    border-top:1px solid #a3a4a2;
    text-transform:uppercase;
}

li.pa-fld2 {
    margin-left: -4px;
    margin-top: 3px;
    width: 187px;
}

li.pa-fld4 {
    padding: 10px 0 10px 0!important;
    width: 180px;
    font: 10px yeseva one;
    font-weight: bold;
    line-height: 10px;
    letter-spacing: 1px;
    text-align: center;
    color: #7d4941;
}

.lzname {
    display:block;
    width:160px;
    text-align:center;
    padding:5px 0 5px 0;
    font:12px yeseva one;
    font-weight:bold;
    text-transform:uppercase;
}