/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html, body { background: url(https://forumstatic.ru/files/001b/67/43/36397.png) repeat-x top left, url() repeat-x bottom left,
    url("http://forumstatic.ru/files/001b/67/43/11288.png") center; 
  background-color: #171717;
}

/* Шапка */
#pun-title table {
	border: none;
	height: 40px;
	width: 100%;
background-image : url("https://forumstatic.ru/files/001b/67/43/63150.png"); 
background-repeat : no-repeat;
background-position: center top;
border: none;
height: 332px;
width: 1116px;
margin-left: -53px;
margin-top: -1px;
}

/* Тело форума */
#pun {
width: 1116px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001b/67/43/49459.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;
}


/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001b/67/43/19263.png);
margin: -7px 17px -37px -53px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 1116px;
    height: 34px;
}




/* 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:#303030;
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: #333532;
    text-align: center;
    font-style: normal;
    font-family: 'intro';
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-color: #f5f2ec !important;
    color: #303030;
 
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #ffffff;
    color: #282135;
}

/* Тень и закругление */
.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: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div, #pun-report div {
    background-color: #e9e6df;
color: #303030;
}

/* ЖАЛОБА */
#pun-report span {
    color: red;
    font-weight: bold;
    font-size: 16px;
}

/* категории*/
#pun-index div.category h2, #pun-index #pun-stats h2 {    background-image: url(https://forumstatic.ru/files/001b/67/43/38083.png);
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 5;
    font-family: Viaoda Libre;
    font-weight: 500;
    padding: 0px 0px 0px 0px;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #ebebeb !important;
    text-shadow: 1px 1px 0px #0000008a;
    margin: 0px -37px 0px;
    /* font-weight: 600; */
    background-repeat: no-repeat;
    background-position: top center;
    height: 20px;
    width: 1085px;}

/* 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: #3c3c3c;
  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: #a10e09;transition-duration: 1s;}

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover, td.tcr a:hover {
color: #3c3c3c;
    transition-duration: 1s;
  text-decoration: none;
  }


#pun-ulinks a {
    font-size: 9px;
    color: #3c3c3c;
    font-weight: 500;
    font-family: 'Roboto';
    text-transform: lowercase;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #d5221c;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #8b8b8b;
    transition-duration: 1s;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #d5221c;
    text-shadow: 1px 1px 0px #230e21;
    transition-duration: 1s;
}


#pun-navlinks a:hover {
  transition-duration: 1s;
    color: #d5221c;
}



/* CS3 Остальное
-------------------------------------------------------------*/

#pun-index table Div.icon {
    background: #b7b7b7;
    background-position-x: 0;
    display: block;
    float: left;
    height: 16px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 22px;
    position: relative;
    width: 16px;
clip-path: polygon(50% 84%, 7% 12%, 94% 11%)
}

#pun-index table TR.inew Div.icon {
    background: #970202;
    background-position-x: 0;
    display: block;
    float: left;
    height: 16px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 22px;
    position: relative;
    width: 16px;
clip-path: polygon(50% 84%, 7% 12%, 94% 11%)
}


#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #b7b7b7;
    background-position-x: 0;
    display: block;
    float: left;
    height: 16px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: -3px;
    position: relative;
    width: 16px;
clip-path: polygon(50% 84%, 7% 12%, 94% 11%);

}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #606d7c;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #813639
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #1a1a1a;
}

/* 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}
.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 {
    width: 7px;
    height: 4px;
    background-color: #151515;
    border: 1px solid #404040;
}

::-webkit-scrollbar-thumb {
    background-color: #251111;
    border: 1px solid #901c19;
}

::selection {
background: #470200 !important;
    color: #ffffff;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: verdana;
    font-size: 11px;
    font-weight: 600;
    color: #404040 !important;
}

.category .container thead {display: none;}

.punbb .pa-avatar img {    max-width: 190px !important;
    margin-top: 3px;
    border: double 3px #5a5a5a;
}

.punbb .user-avatar .avatar-image {
    border-radius: 110px !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, #spoiler-area {
    position: absolute;
    right: 6px;
    background-color: #fdfdfd;
    top: 43px;
    overflow-y: auto;
    padding: 10px;
    border: #371d39 1px solid;
}

.inner, #font-area {
    max-height: 250px;
    overflow: auto;
}

#smilies-area, #video-area, #spoiler-area {
    width: 500px !important;
}

.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: #ffb100 !important;
    z-index: 100;
}

.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.punbb .post-content strong {
    font-weight: bold;
}

.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(https://forumstatic.ru/files/001a/b7/19/64802.jpg);
    background-color: #c1c1c1;
}



#MyBookmarks {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
    background: #c1c1c1!important;
    z-index: 2000 !important;
}

.editBookmark {
    background-color: #c1c1c1;
}

/* rss-atom */
.sharelink {
display: none!important;
.punbb .modmenu .container span {display: none;}
}

div#pun-live-rusff {
    display: none;
}


/* оформление профиля*/
.pa-avatar img {
        max-width: 190px;
        max-height: ;
    }

.pa-respect a {color: #ffffff !important;}
.pa-respect img {width: 6px}

li.pa-last-visit {margin-top: 5px;}

 li.pa-ip {margin-top: 5px; color: #3e3445;}
  li.pa-ip a {color: #3e3445 !important;}

li.pa-fld5, li.pa-fld4 {    display: inline-block;
    width: 80px;
    background-color: #202020;
    border: 0px solid #2f1d2f;
    margin-top: 2px;
    color: #0d443d;}

  .pa-fld4 img {width: 9px; opacity: 0.5;}

.pa-posts, .pa-fld3, .pa-respect, .pa-positive  {    display: inline-block;
    text-transform: lowercase;
    font-family: verdana;
    font-size: 8px;
    padding: 0px 10px 0px 10px !important;
    font-weight: 400;
    width: 42px;
    margin: 10px 0 5px 0 !IMPORTANT;}
.pa-posts {
    margin-left: -16px !important;
    width: 50px;
}
.pa-fld2 para {color: #9e92af;} 

.pa-fld2 para:hover {color: #dbd6e2;} 

.pa-fld2 name {font-size: 11px;
font-family: verdana;
border-bottom: 1px solid #f293139e;} 

.pa-fld2 name a {color: #e4e4e4 !important; 
} 

.pa-fld2 name a:hover {color: #dedede !important; 
}

li.pa-fld2 {    width: 178px;
    margin-top: 0px;
    margin-left: 2px;
    background-color: #484848;
    border-radius: 0px;
    border: 3px double #161616;
    margin-bottom: 3px;
    padding: 7px 7px 7px 7px!important;
    text-align: justify;
    color: #f4f4f4;
    /* font-family: verdana; */
    font-size: 7.5px;
    letter-spacing: 0.8px;
}

.pa-fld2 group {
  color: #f4b02b9e; 
}



/* вниз вверх кнопки
-------------------------------------------------------------*/
.go-up, .go-down {display: none; position: fixed; z-index: 9999; cursor: pointer; opacity: 1; width: 64px; height: 18px;}
.go-up {top: 354px; margin-left: 1100px !important;}
.go-down {top: 436px; margin-left: 1100px !important;}
.go-down:hover, .go-up:hover {opacity: 1;}





#pun-index .category table {
    border-spacing: 0px 37px;
    border: 0 !important;
}





/ *иконки и оформление подфорумов* /

#pun-index .category table tr{
        position: relative;
    background: rgb(31 31 31 / 5%);
    box-shadow: 0 0 0 1px #bbbcbb inset;
}

#pun-index .tclcon h3 {
    text-align: left;
    margin-bottom: 10px !important;
    margin-left: -54px;
    display: block;
    padding: 0px 0px 0px 35px;
    position: relative;
    margin-bottom: 8px !important;
    background: rgba(32,36,35,.07);
    height: 25px;
    line-height: 25px;
}

#pun-index .tclcon {
    text-align: justify;
    margin: 0px 0px 0px 0px;
    padding: 17px;
    line-height: 15px;
    width: auto;
    z-index: 1;
    position: relative;
    font-weight: 500;
    font-family: verdana;
    font-size: 10px;
}

/* инфа профилей
-------------------------------------------------------------*/

.in {
    margin: -1px 4px 0px 4px !important;
    margin: -1px 4px 0px 4px !important;
    text-align: justify;
    background: #d0d0d0;
    padding: 4px 8px 12px 8px;
    border: 1px solid #8f8f8f;
}

.rank {
    background: #4c4c4c;
    color: #fff !important;
    margin: 0px 4px 0px 4px !important;
    padding: 1px 0 0 0 !important;
}

.slava {
    background: #542121;
    color: #fff !important;
    margin: 0px 4px 0px 4px !important;
    padding: 1px 0 0 0 !important;
}

.slava a {
    color: #ffffff !important;
}

.slava a:hover {
    color: #a10e09 !important;
}


/* для таблицы
-------------------------------------------------------------*/
.bpost {
    height: 61px;
    width: 337px;
    top: 185px;
    margin-left: -26px !important;
    position: absolute;
    text-align: justify;
    line-height: 13px;
    z-index: 100;
    font-weight: 400;
    padding-right: 5px;
    text-transform: lowercase;
    font-family: verdana;
    font-size: 9px;
    overflow-y: auto;
    color: #dddddd !important;
    /* border: red 1px solid; */
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
}

.bpost a, .bpost z {
    color: #dd2828 !IMPORTANT
}

.tab_links {
    position: absolute;
    font: normal 11px/15px pt sans;
    width: 665px;
    top: 273px;
    margin-left: -26px !important;
    text-align: justify;
 color: #dddddd !important;
    text-transform: uppercase;
}

.tab_links a {
    color: #fff !IMPORTANT
}
.tab_links a:hover {
    color: #a10e09 !important;
}
.hello {
    position: absolute;
    font: normal 11px/15px pt sans;
    color: #d0d0d0;
    height: 72px;
    padding-right: 5px;
    overflow-y: auto;
    width: 337px;
    top: 185px;
    margin-left: 680px !important;
    text-align: justify;
    text-transform: lowercase;
    font-family: verdana;
    font-size: 9px;
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
}

.amsn {
    height: 20px;
    width: 300px;
    top: 273px;
    margin-left: 228px !important;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.6px;
    cursor: pointer;
    /* border: red 1px solid; */
    text-transform: uppercase;
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
    position: absolute;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 400;
}

.amsn a {
    color: #ffffff !important;
}

.amsn a:hover {
    color: #a10e09 !important;
}




/* анимка на шапке
-------------------------------------------------------------*/

.ruka {
    height: 141px;
    width: 300px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001b/67/43/42461.png);
    margin: 104px 0 0 350px !important;
    transition: all 0.5s linear 0s;
}



.ruka:hover {
    height: 141px;
    width: 300px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001b/67/43/89795.gif);
    margin: 104px 0 0 350px !important;
    transition: all 0.5s linear 0s;
}


/* анимка на лого
-------------------------------------------------------------*/

.bukvi {
    height: 126px;
    width: 1085px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001b/69/83/12035.png);
    margin: -38px 0 0 -62px !important;
    transition: all 0.5s linear 0s;
}



.bukvi:hover {
    height: 126px;
    width: 1085px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001b/69/83/48289.gif);
    margin: -38px 0 0 -62px !important;
    transition: all 0.5s linear 0s;
}
