/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html, body { background:
  url("http://forumstatic.ru/files/001a/d6/44/90518.jpg") repeat-x top left,
  url("http://forumstatic.ru/files/001a/d6/44/46919.jpg") center; background-color : #6b676f;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/d6/44/39875.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 964px;
    height: 285px;
    margin-left: -40px;
}

/* Тело форума */
#pun {
width: 964px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/d6/44/64630.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 964px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/d6/44/11252.jpg);
    margin: 0px 0px -110px -40px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 964px;
    height: 86px;
    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:#2e2e2e;
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: #2e2e2e;
    text-align: center;
    font-style: normal;
    font-family: 'Roboto';
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/d6/44/33636.jpg);
    background-color: #c7c7c7;
    color: #2e2e2e;
    border: 1px solid #c6c6c4;
    box-shadow: -3px 0 #985756 inset;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #c7c7c7;
    color: #2e2e2e;
}


/* Тень и закругление */
.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/d6/44/33636.jpg);
    background-color: #c7c7c7;
}



/* 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: #452c5e;
  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: #935150;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #935150;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #462d5e;
    font-weight: 500;
    font-family: montserrat;
    text-transform: lowercase;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #935150;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #dbd8d9;
    padding: 0 4px 0px 4px;
    transition-duration: 1s;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #dfdddc;
    transition-duration: 1s;
}


#pun-navlinks a:hover {
  transition-duration: 1s;
    color: #dfdddc;
    background-color: #975655;
    padding: 0 4px 0px 4px;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: #6f6f6f4a;
    border-radius: 1px;
    box-shadow: 0 0 0 1px #9696956e inset;
    height: 72px;
    width: 8px;
}

tr.inew div.icon {
    background: #683880;
    border-radius: 1px;
    box-shadow: 0 0 0 1px #4e2c64 inset;
    height: 72px;
    width: 8px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #949493;
    box-shadow: 0 0 0 1px #7b7b79, 0 3px 10px #68646e inset;
    height: 12px;
    width: 12px;
    border-radius: 50px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #96504f;
    box-shadow: 0 0 0 1px #989896, 0 3px 10px #82403f inset;
    height: 12px;
    width: 12px;
    border-radius: 50px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #69656f26;
    box-shadow: 0 0 0 1px #98989666, 0 3px 10px #68646e54 inset;
    height: 12px;
    width: 12px;
    border-radius: 50px;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #673a81;
    box-shadow: 0 0 0 1px #aa98b2, 0 3px 5px #4b2960 inset;
    height: 12px;
    width: 12px;
    border-radius: 50px;
}








/* 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: #59555d;
}

::-webkit-scrollbar-thumb {
    background-color: #985756;
    border: 1px solid #a76665;
}


::selection {
    background: #452c5e !important;
    color: #d5d4d3;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 600;
    color: #955352 !important;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    margin-top: 3px;
    box-shadow: 0 0 0 3px #d8d7d5, 0 0 0 4px #92929269;
}


.punbb .user-avatar .avatar-image {
    border-radius: 0 !important;
    height: 25px !important;
    width: 25px !important;
    border: 1px solid #969696 !important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}


#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/d6/44/33636.jpg);
    background-color: #c7c7c7;
    top: 43px;
    overflow-y: auto;
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -1px !important;
    right: 5px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #a86a32 !important;
    z-index: 100;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.punbb .post-content strong {
    font-weight: bold;
    color: #5d4242;
}

.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/d6/44/33636.jpg);
    background-color: #c7c7c7;
}



/***  Заплатка для поля ответа ***/
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: 13px;
    background-color: #9fa0a221;
    font-family: montserrat;
    font-size: 7px;
    box-shadow: 0 0 0 1px #b1b3b95c;
    text-transform: uppercase;
    margin: 6px 6px 0 6px !important;
}

.pa-posts, .pa-respect {
    padding: 1px 0px 1px 3px!important;
    margin-top: 2px !important;
    display: inline-block!important;
    float: none!important;
    width: 57px;
    text-align: center;
    font-family: montserrat;
    text-transform: lowercase;
    font-weight: 500;
    margin-left: 1px !important;
    font-size: 9px;
}


.plink {
    background-color: #69656f;
    background-image: url(http://forumstatic.ru/files/001a/d6/44/46919.jpg);
    padding: 1px 0 2px 9px;
    border-radius: 1px;
    margin-top: 3px !important;
}


.plink a {
    color: #dddcda !important;
    margin: 0 4px 0 0;
    text-shadow: 1px 1px #5d5d5d;
}



.links2 {
font-family: montserrat;
    color: #e0e0e0 !important;
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0 4px !important;
}


.button {
    border-radius: 1px !important;
    color: #d0d0d0 !important;
    font-family: tahoma !important;
    box-shadow: none;
    background-color: #985756 !important;
    font-size: 11px !important;
    border: none;
    font-weight: 500 !important;
    box-shadow: 0 5px 10px #ca827e5c inset, 0 0 0 1px #804341 inset;
    margin-top: 5px !important;
    padding: 3px 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 #804848;
}


.pluha {
    margin: 2px 4px 5px 2px !important;
    height: 22px;
    border: 1px solid #965756;
    width: 188px;
    background: linear-gradient(#985756, #af6b6a);
    box-shadow: 0 0 0 1px #ac69685c inset;
}



li.pa-fld3 img {
    padding: 0px 0px 8px 4px;
}


.pluha img {
    max-height: 24px;
    margin: -1px 55px 0 -102px;
}

.pluha2 {
    font-family: montserrat;
    text-transform: uppercase;
    margin: -22px 0px 0px 37px !important;
    text-align: center;
    line-height: 10px;
    /* border: red 1px solid; */
}


.pluha2 a {
    color: #e8e8e8 !important;
    text-transform: uppercase;
    font-size: 9px !important;
    font-weight: 500 !important;
}

.pluha2 span {
    display: block;
    text-transform: lowercase !important;
}




/*-----Плашка имени-----*/
.lzname a {
color: #d4d4d4 !IMPORTANT;
    font-family: montserrat;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 2px;
}



.plashka {
background-color: #7d7d7d;
    margin: -10px -10px 0px -10px !important;
    font-family: montserrat;
    box-shadow: 0 0px 0px inset #d27c7b5c, 0 0 0 0px #904f4e;
}


.pa-fld1 a {
color: #d8d8d8 !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    text-shadow: 1px 2px #cfcfcf;
}

/*----Плашка команды----*/
.plashka span {
text-transform: lowercase !important;
    display: block;
    font-size: 8px !important;
}


.comand {
    background-color: #4b4a4c3b;
    margin: 0px 1px 0px 1px !important;
    letter-spacing: 0.6px;
    border-top: 1px solid #57535d75;
    border-bottom: 1px solid #57535d75;
}

.pa-fld2 {
    
    box-shadow: 0 0px 0px #b9b9b93d inset, 0 0 0 0px #6c6871;
    padding: 0px 0px;
    font-family: montserrat;
    font-size: 9px;
    color: #262626 !important;
    margin: -10px -9px 1px -9px !important;
    text-shadow: 0px 0px #59555f;
}

/*----Способности----*/
.sups span {
text-transform: lowercase !important;
    display: block;
    font-size: 10px !important;
}


.sups {
    background-color: #c2c2c2;
box-shadow: 0 0px 2px #b9b9b93d outset, 0 0 2 3px #6c6871;
    margin: 2px -8px 2px -8px !important;
    letter-spacing: 0.6px;
    border-top: 1px solid #57535d75;
    border-bottom: 1px solid #57535d75;
}


.banners {
    position: absolute;
    padding-right: 6px;
    margin: 40px 0 40px -40px !IMPORTANT;
    width: 955px;
    height: 66px;
    overflow-y: auto;
    color: #dddcda;
    /* border: 1px solid red; */
    text-align: center;
}