/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html {
background: url(http://forumstatic.ru/files/001a/b3/52/57567.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-color: #2c2936;
background-size: cover;
/*overflow-x: hidden !important;*/}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/b3/52/97617.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1000px;
    height: 352px;
    margin-left: -56px;
    margin-top: -380px;
}

/* Тело форума */
#pun {
width: 974px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/b3/52/60351.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 976px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/b3/52/75781.jpg);
    margin: 0px 0px -145px -30px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 974px;
    height: 68px;
    overflow-x: hidden;
    padding-bottom: 80px;
}


/* 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: #252428;
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: #252428;
    text-align: center;
    font-style: normal;
    font-family: 'Roboto';
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/b3/52/92841.jpg);
    background-color: #d7d6c9;
    color: #252428;
    border-radius: 2px !important;
    border: 1px solid #afab9b66;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumstatic.ru/files/001a/b3/52/92841.jpg);
    background-color: #d7d6c9;
    color: #252428;
}


/* Тень и закругление */
.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/b3/52/92841.jpg);
    background-color: #d7d6c9;
}





/* 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: #3d3746;
  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: #8d7f48;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #8d7f48;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 10px;
    color: #2b2432;
    font-weight: 400;
    font-family: roboto;
    text-transform: lowercase;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #8d7f48;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: rgba(224, 203, 128, 0.83);
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.64), 0 0 5px rgba(156, 128, 71, 0.8);
    text-align: center;
    transition: all 0.5s ease-in-out 0.1s;
    opacity: 1;
    font-weight: 500 !important;
    font-size: 11px !important;
    padding: 0 !important;
    display: inline-block;
    font-family: cormorant garamond;
    position: relative;
    padding: 0 !important;
    text-transform: uppercase;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #ab9cb5;
}


#pun-navlinks a:hover {
color: #ab9cb5;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumstatic.ru/files/001a/b3/52/90825.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/001a/b3/52/49371.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/001a/b3/52/55965.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/001a/b3/52/98507.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}
#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: #28222e;
}

::-webkit-scrollbar-thumb{
background-color: #a29756;
border-radius: 5px;
}


::selection {
    background: #3d3746 !important;
    color: #d6d4c6;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-size: 12px;
    font-weight: bold;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    border: 1px solid #594a5f;
    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/b3/52/92841.jpg); */
    background-color: #d7d6c9;
    top: 43px;
    border: 1px solid #adaa8f;
    overflow-y: auto;
    padding-top: 15px;
}




.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
    color: #7a6d43;
}

.punbb .post-content strong {
    font-weight: bold;
    color: #484052;
}

.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/b3/52/92841.jpg);
    background-color: #d7d6c9;
}



/***  Заплатка для поля ответа ***/
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: 17px;
    background-image: url(http://forumstatic.ru/files/001a/b3/52/92841.jpg);
    background-color: #d7d6c9;
    font-family: roboto;
    font-size: 11px;
    margin: 0 4px 0 4px !important;
    border-radius: 3px;
    border: 1px solid #d0ccbb;
    box-shadow: 0 0 5px #00000017 inset;
}




#pun-index .tcl h3 a {
    color: rgba(224, 203, 128, 0.83);
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.64), 0 0 5px rgba(156, 128, 71, 0.8);
    text-align: center;
    transition: all 0.5s ease-in-out 0.1s;
    opacity: 1;
    font-weight: 500 !important;
    padding: 0 !important;
    display: inline-block;
    font-family: cormorant garamond;
    position: relative;
    padding: 0 !important;
    text-transform: uppercase;
}



.infor::first-letter {
    font-family: playfair display;
    font-weight: 500;
    font-size: 11px;
    color: #b9b070;
}



.linkep {
    font-family: cormorant garamond;
    text-transform: uppercase;
    color: #8c799a !important;
    font-size: 14px;
    font-weight: 600;
    transition-duration: 2s;
    text-shadow: 1px 1px #000, 0 0 5px #8b74987d;
}


.linkep:hover {
font-family: cormorant garamond;
    text-transform: uppercase;
    color: #c1b271 !important;
    font-size: 14px;
    font-weight: 600;
    transition-duration: 2s;
    text-shadow: 1px 1px #000, 0 0 5px #ded0798a;
}



.links2 {
    color: #d4d2cd !important;
    font-family: playfair display;
    text-transform: uppercase;
    font-size: 7px;
    font-weight: 600;
    text-shadow: 1px 1px #000;
    letter-spacing: 0.4px;
}


.punbb .post .post-author a {
    color: #bdb86c !important;
}



.pa-fld1 {
    background-color: #100d1a3b;
    /* border: 1px solid #b6b6b4; */
    padding: 6px 8px 6px 8px;
    width: 198px;
    margin: 8px 0 5px -10px!important;
    border-top: 1px solid #a79953;
    border-bottom: 1px solid #736a39;
    box-shadow: 0 0 30px #0000003d inset, 0 0 0 1px #624e67 inset;
}


.lzname a {
    font-family: cormorant garamond;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    border-bottom: 1px solid #a79953;
}


.lzinfo {
    font-family: roboto;
    text-align: justify;
    color: #cac8c0;
    margin: 7px 7px 3px 7px !important;
}


.banners {
    position: absolute;
    height: 32px;
    width: 966px;
    text-align: center;
    color: #d6d6d6;
    overflow-y: auto;
    margin-top: 76px !important;
    margin-left: -30px !important;
    margin-bottom: 50px !important;
    /* border: 1px solid red; */
    padding-right: 4px;
}


.subforums a {
color: #d2cfc0 !important;
    text-transform: uppercase;
}