/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://forumstatic.ru/files/001a/f0/cf/63876.jpg");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #254563;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/23775.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 992px;
    height: 349px;
    margin-left: -70px;
}

/* Тело форума */
#pun {
width: 992px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/f0/cf/57393.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 992px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/48522.jpg);
    margin: 0px 0px -20px -70px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 992px;
    height: 187px;
    overflow-x: hidden;
}

/* 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: #222425;
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: #222425;
    text-align: center;
    font-style: normal;
    font-family: montserrat;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/54051.jpg);
    background-color: #bebebe;
    box-shadow: 0px 0px 0px 4px #dfdfdf87 inset, 0px 0px 0px 1px #a0a0a0;
    color: #222425;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #bebebe;
    color: #222425;
}

/* Тень и закругление */
.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/f0/cf/54051.jpg);
    background-color: #bebebe;
}




/* 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: #865c0c;
  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: #254563;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #254563;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #2d3134;
    text-transform: lowercase;
    font-family: montserrat;
    word-spacing: 0px;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #8d620c;
  transition-duration: 1s;
}


#pun-navlinks a {
    color: #1e3042;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #83590b;
}


#pun-navlinks a:hover {
  color: #83590b;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
    background: url(http://forumstatic.ru/files/001a/f0/cf/68799.png);
    height: 12px;
    width: 62px;
    float: left;
    margin: 6px 10px 0 0px !important;
}

tr.inew div.icon {
    background: url(http://forumstatic.ru/files/001a/f0/cf/62396.png);
    height: 12px;
    width: 62px;
    float: left;
    margin: 6px 10px 0 0px !important;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
background: #525252;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #252525 inset, 0px 0px 0px 1px #868484;
    height: 9px;
    width: 9px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
background: #264558;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #0a3043 inset, 0px 0px 0px 1px #868484;
    height: 9px;
    width: 9px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #888b8e;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #5f5c5c70 inset, 0px 0px 0px 1px #89888a;
    height: 9px;
    width: 9px;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #966e30;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #382913 inset, 0px 0px 0px 1px #868484;
    height: 9px;
    width: 9px;
}

/* 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: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}





/*---Прокрутка---*/

::-webkit-scrollbar-thumb:vertical {
   background-color:#c8c8c8; 
   border: 1px solid #213346;
}
::-webkit-scrollbar-thumb:horizontal {
   background-color:#c8c8c8; 
   border: 1px solid #213346;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #213346;
}



::selection {
    background: #865c0c !important;
    color: #c8c8c8;
}


#pun-viewforum.punbb div.icon {
    margin-top: 3px !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 600;
    color: #865c0c !important;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    border: 3px solid #dfdfdf;
    box-shadow: 0 0 0 1px #bbbaba;
    margin-top: 4px;
}

#pun-viewtopic .post h3 {
    margin-left: 2px;
    height: 16px;
    border-radius: 1px;
    font-family: montserrat;
    font-size: 9px;
    background-color: #21445a;
    box-shadow: 0px 5px 5px #39607933 inset;
}

#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;
    top: 43px;
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/54051.jpg);
    background-color: #bebebe;
    border: 1px solid #8e7855;
}


#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;}



.podfor {
    font-family: montserrat;
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/54051.jpg);
    background-color: #dddddd;
    padding: 5px 8px 5px 8px;
    font-size: 9px;
    border: 1px solid #e0dbd480;
    box-shadow: 0px 0px 0px 1px #bfbdbd;
    font-weight: 500;
}

.plinks {
    text-align: center;
    margin: 4px 0 0 0 !important;
    font-family: montserrat;
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/54051.jpg);
    background-color: #dddddd;
    padding: 5px 8px 5px 8px;
    font-size: 9px;
    border: 1px solid #e0dbd480;
    box-shadow: 0px 0px 0px 1px #bfbdbd;
    font-weight: 500;
}


.plinks a {
    font-family: pt serif;
    text-transform: uppercase;
    font-size: 10px;
    padding: 1px 2px 1px 2px;
    font-weight: 700;
    transition-duration: 2s;
    letter-spacing: 0.6px;
    color: #103248 !IMPORTANT;
}

.plinks a:hover {
    font-family: pt serif;
    text-transform: uppercase;
    font-size: 10px;
    padding: 1px 2px 1px 2px;
    font-weight: 700;
    transition-duration: 2s;
    letter-spacing: 0.6px;
    color: #975d00 !IMPORTANT;
}


.pa-fld1 {
    width: 170px;
    margin: 5px 0 10px 1px !important;
    background-color: #afaeae29;
    border: 3px solid #dfdfdf;
    padding: 5px;
    font-weight: 500;
    font-family: 'Montserrat';
    box-shadow: 0 0 0 1px #c2c2c2;
}


.lzname a {
    font-family: montserrat;
    font-weight: 600;
    font-size: 13px;
}


.lzname {
    padding: 2px;
    border-bottom: 2px solid #8e8fa2;
    margin-bottom: 4px !important;
    text-align: left;
}


.lzinfo {
    text-align: justify;
    font-family: montserrat;
    padding: 2px 2px 4px 2px;
}


.lzinfo a {
font-weight: 600;
}

#pun-index div.category h2, #pun-index #pun-stats h2 {
    font-weight: 600;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 0px 0 1px 0;
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: pt serif !important;
    letter-spacing: 0.2px;
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/54051.jpg);
    color: #865a13 !important;
    margin: 0px -10px 5px -10px;
    background-repeat: repeat;
    background-position: top center;
}

.pa-posts, .pa-respect {
    padding: 1px 10px 1px 10px!important;
    margin-top: 2px !important;
    display: inline-block!important;
    float: none!important;
    width: 56px;
    height: 30px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 10px !IMPORTANT;
    text-transform: lowercase;
    margin-left: 1px !important;
    font-family: montserrat;
    font-size: 9px;
    font-weight: 500;
}

.pa-respect imp {
width: 8px !important;
}

.banners {
    position: absolute;
    /* border: red 1px solid; */
    width: 990px;
    margin: -40px 0 30px -70px !important;
    height: 34px;
}

.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
    color: #30536b;
}

.button {
    border-radius: 1px !important;
    color: #e0e0e0 !important;
    font-family: montserrat !important;
    box-shadow: none;
    background-color: #905f15 !important;
    font-size: 9px !important;
    border: none;
    font-weight: 500 !important;
    box-shadow: 0 5px 10px #9e7f4e inset, 0 0 0 1px #dad8c8 inset;
    margin-top: 5px !important;
    padding: 4px 15px 5px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: lowercase;
    text-shadow: 0 0 1px #916219;
}



.punbb .user-avatar .avatar-image {
    border-radius: 0 !important;
    height: 30px !important;
    width: 30px !important;
    opacity: 1 !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid #9a9898;
}

#pun-viewtopic .post h3 a {
    color: #cfcfcf !important;
}


.links2 {
    font-size: 9px;
    color: #d8d6d6 !important;
    letter-spacing: 0.6px;
}


.priv b {
color: #c98300;
}



#crowley {
    position: absolute;
    top: 68px;
    margin-left: 338px;
    /* opacity: .5; */
}

#crowleyhov {
    background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/001a/f0/cf/74691.gif) repeat scroll 0 0;
    height: 154px;
    margin-top: -156px !important;
    position: absolute;
    opacity: 0;
    transition: all 0.5s linear 0s;
    width: 177px;
}

#crowley:hover #crowleyhov {
    opacity: 1;
    }



.go-up {
    bottom: 0px;
    background: #925a00;
    text-align: center;
    font-family: 'PT Serif';
    color: #d6d6d6;
    width: 70px;
    font-size: 12px;
    font-weight: 500;
    height: 15px;
    text-transform: uppercase;
    box-shadow: 0px 5px 5px #653f0391 inset, 0px 0px 0px 1px #a27121 inset, 0px 0px 0px 1px #082a3cba;
    letter-spacing: 0.5px;
}


.go-down {
    bottom: 0px;
    background: #24485e;
    text-align: center;
    font-family: 'PT Serif';
    color: #d6d6d6;
    width: 70px;
    font-size: 12px;
    font-weight: 500;
    height: 15px;
    text-transform: uppercase;
    box-shadow: 0px -5px 5px #315973 inset, 0px 0px 0px 1px #2d546d inset, 0px 0px 0px 1px #082a3cba;
    letter-spacing: 0.5px;
}


#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
    background-image: url(http://forumstatic.ru/files/001a/f0/cf/54051.jpg);
    background-color: #bebebe;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgba(0,0,0,.42);
    color: #9b6400 !important;
    display: block;
    height: 26px;
    width: 21px;
}


.pa-ip {
margin-bottom: 4px !important;
}