/* CS1 Background and text colours
-------------------------------------------------------------*/

#viewprofile-next #profilenav {
   margin-left: 2em;
   order: 1;
}

#viewprofile-next #viewprofile {
   order: 2;
}

/*КОНЕЦ ЗАПЛАТКИ*/

/* КАСТРАЦИЯ ВИП-АККАУНТА*/
#pun-status .item4 {display:none;}
#pun-status .item5 {display:none;}
#pun-main .stealth {display:none;}
#vip-advance-stealth {display:none;}




/*КАСТРАЦИЯ РЕАКЦИЙ*/
.reactions-root {
    padding: 0 5px;
    display: none; } 

/*КАСТРАЦИЯ ПИАР-ВХОДА ДЛЯ ПОДСНЕЖНИКА*/
#pun-ulinks #Rz{display:none}






/* Фон форума */
html, body { background:
  url("http://forumstatic.ru/files/001a/97/b2/11780.jpg") repeat-x top left,
  url("http://forumstatic.ru/files/001a/97/b2/84182.jpg") center; background-color : #2e3d54;
}

/* Шапка */
#pun-title table {
    background-image: url(https://i.imgur.com/FolZXur.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1200px;
    height: 342px;
    margin-left: -155px;
}


/* Тело форума */
#pun {
width: 938px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/97/b2/43806.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 938px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/97/b2/51559.jpg);
    margin: 0px 0px -120px -24px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 938px;
    height: 82px;
    overflow-x: hidden;
    padding-bottom: 100px;
}



/* 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: #transparent;
color: #2f2f2f;
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: #2f2f2f;
    text-align: center;
    font-style: normal;
    font-family: Roboto;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/97/b2/60472.jpg);
    background-color: #b3b3b3;
    color: #2f2f2f;
    box-shadow: 0px 0 #4b5e77 inset, 0 0 0 2px #4b5e77;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumstatic.ru/files/001a/97/b2/16606.jpg);
    background-color: #b3b3b3;
    color: #2f2f2f;
    outline: 0 none!important;
  
}



/* Тень и закругление */
.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/97/b2/16606.jpg);
    background-color: #b3b3b3;
}




/* 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: #313030;
  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: #66383e;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #8696ac;
  transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #313030;
    text-transform: lowercase;
    font-family: roboto;
    word-spacing: 0px;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #66383e;
  transition-duration: 1s;
}


#pun-navlinks a {
    color: #d6d6d6;
}


#pun-navlinks a:focus, #pun-navlinks a:active, #pun-navlinks a:hover {
  color: #8696ac;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumstatic.ru/files/001a/97/b2/72866.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/001a/97/b2/38971.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/001a/97/b2/13662.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/001a/97/b2/27475.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-thumb:vertical {
   background-color: #556883; 
   border: 1px solid #617590;
}

::-webkit-scrollbar-thumb:horizontal {
   background-color: #556883; 
   border: 1px solid #617590;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #252e3c;
}



::selection {
    background: #64373d !important;
    color: #c9c9c9;
}


#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;
    border: 3px solid #bbbbbd;
    margin-bottom: 5px;
    box-shadow: 0 0 0 1px #582928;
}








#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/97/b2/16606.jpg);
    background-color: #b3b3b3;
    border: 1px solid #46525f;
    overflow-y: auto;
    height: 160px;
}



#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;}



/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    background: url(http://forumstatic.ru/files/001a/97/b2/67297.jpg) 0 0 repeat-y;
    overflow: visible!important;
    margin: 12px 0px 0px 7px!important;
}
.punbb .post .post-author > ul {
    background: url(http://forumstatic.ru/files/001a/97/b2/57148.jpg) 0 top no-repeat, url(http://forumstatic.ru/files/001a/97/b2/54229.jpg) 0 bottom no-repeat;
    margin: 0px 0 -12px 0!important;
    padding: 9px 9px 19px 9px!important;
}



.pa-posts, .pa-respect {
    margin-top: 5px !important;
    display: inline-block!important;
    float: none !important;
    width: 55px!important;
    margin-bottom: 0px !important;
    text-align: center;
    line-height: 15px;
    text-transform: lowercase;
    /* font-size: 9px; */
    height: 22px;
    font-family: roboto;
    padding: 2px 6px 6px 6px;
    /* border: 1px solid red; */
}



.lzname {
    font-family: roboto;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #683232 !important;
  
}


.lzstat {
    text-transform: lowercase;
    font-size: 10px;
    font-family: roboto;
    width: 182px;
    padding: 1px 2px 1px 2px;
    margin: 5px 0px 3px -6px !IMPORTANT;
    background-image: url(http://forumstatic.ru/files/001a/97/b2/79381.jpg);
}


.info {

    font-family: Arial Narrow;
    text-align: justify;
    font-size: 11px;
    line-height: 1.2;
  

}



.info a {

color: #683232!important;

}

.pa-fld1 {
    width: 175px;
    color: #000 !important;
    margin-left: 7px !important;
    background-image: url(http://forumstatic.ru/files/001a/97/b2/11035.jpg);
    padding: 5px 5px 5px 6px;
    border: 1px solid #582928;
}


.podfor {
    background-image: url(http://forumstatic.ru/files/001a/97/b2/16606.jpg);
    background-color: #b3b3b3;
    padding: 5px 8px 5px 8px;
    margin-top: 4px !important;
    font-size: 11px;
    line-height: 14px;
    border: 1px solid #b9b6b6;
}


.tooltip:hover em img {
    vertical-align: middle;
}




.pa-respect a {
    color: #c3c7cc !important;
}






.bannp {
    margin-top: 35px !important;
    margin-left: -18px !important;
    position: absolute;
    z-index: 100;
    overflow-y: auto;
    height: 62px;
    padding-right: 5px;
    width: 920px;
    /* border: red 1px solid; */
}


.links2 {
    text-transform: uppercase;
    color: #000 !important;
    font-size: 11px;
    font-family: roboto;
    font-weight: 400;
}




.podfor a {
    color: #672b2b !important;
}




.punbb .post-content a, .punbb .post-content a:link {
    color: #88332d;
}




.plash {
    background-color: #1b354d;
    padding: 6px 14px 6px 14px;
    border-radius: 1px;
    background-image: url(http://forumstatic.ru/files/001a/97/b2/84182.jpg);
    margin: 0 4px 0 0 !important;
    width: 150px !important;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid #a2a2a2;
    font-family: roboto;
    color: #dedcdc !important;
    transition-duration: 2s;
}


.plash:hover {
    background-color: #1b354d;
    padding: 6px 14px 6px 14px;
    border-radius: 1px;
    filter: grayscale(1);
    background-image: url(http://forumstatic.ru/files/001a/97/b2/84182.jpg);
    margin: 0 4px 0 0 !important;
    width: 150px !important;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #a2a2a2;
    font-family: roboto;
    color: #dedcdc !important;
    transition-duration: 2s;
}


.plash span:last-child {
    display: block;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 10px;
    border-top: 1px solid #bbbbb1;
    padding: 2px 0px 0 0px;
    margin-top: 2px;
    font-family: roboto;
}





.pa-last-visit {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
}

/*** Заплатка для поля ответа ***/ textarea#main-reply { width: 100%; height: 100%; height: 245px; margin: 0 auto !important; padding: 0.75em; box-sizing: border-box; overflow: auto; }

.button { border-color: #d5d5d5 !important; }

input[type="button"] {
    border-top: 2px solid#d5d5d5; /* рамки дайсовой кнопки */
    border-left: 2px solid #d5d5d5;
    border-right: 2px solid #818181;
    border-bottom: 2px solid #818181;
}


/* CS3.2 KARTOCHKI */

.kartochka {
    position: relative;
    width: 242px;
}

.privetstvie {
  font: 12px Oswald;
text-align: center;
}

.pikcha {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);

}

.kartochka:hover .pikcha {
  opacity: 0.6;
}

.kartochka:hover .middle {
  opacity: .9;

}

.predskazanie {
  background-color: #e2e7d7;
  color: #131313;
  padding: 5px 10px;
  width: 196px;
  max-height: 343px;
  overflow: auto;
}


/* CS3.2 VOLSHEBNI TUMAN EKHEHE */

.tuman {
    position: relative;
    width: 605px;
}

.zdarova {
  font: 12px Oswald;
text-align: center;
}

.pikchachka {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.midddle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.tuman:hover .pikchachka {
  opacity: 1;
}

.tuman:hover .midddle {
  opacity: .9;
}

.proritsanie {
  background-color: #f3f3f3;
  color: #3b3b3b;
  padding: 5px 10px;
  width: 313px;
  max-height: 170px;
  overflow: auto;
}





.highlight-text:hover {
    text-shadow: none !important;
    color: #2f2f2f !important;
    
}
.highlight-text {
    
    text-decoration: none !important;
    text-shadow: 0px 0px 3px #2f2f2f;
    color: transparent !important;
    transition-duration: 0.5s;
   background: transparent !important;
}




/*ДОП ШРИФТ*/
@font-face {
font-family: 'Just Breathe';
src: url('https://forumstatic.ru/files/0017/50/9c/93542.otf') format('truetype');
font-weight: normal;
font-style: normal;
}

