/* CS1 Background and text colours
-------------------------------------------------------------*/

#pun_wrap  {
margin: auto;
min-width: 1200px !important;
}

/* фон */
body {
background: url(http://forumupload.ru/uploads/001b/36/7b/2/865175.png) center;
}

/* Шапка */
#pun-title table {
    background: rgba(0, 0, 0, 0) url(..);
    width: 994px;
    height: 180px;
    margin-left: -49px;
}

/* Тело форума */
#pun {
width: 940px; 
background-color: transparent; 
background-image: url(http://forumupload.ru/uploads/001b/36/7b/2/t765218.png); 
background-attachment: no-scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 940px;}

#pun-index .category tr {
    background: rgb(232 232 232 / 46%);
    /* box-shadow: 0 0px 3px 0 rgba(128, 128, 128, 0.16) */
}

#pun-index .category table {
     border-spacing: 0px 6px;
}

/* Футер */
#pun-about p.container {
background-color: transparent; 
margin: 0px 0px -30px -43px;
background-position : center top;
background-repeat : no-repeat;
width: 976px;
height: 87px; 
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: #32181b;
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: #32181b;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
   color: #1c1b1f;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-color: #ffffff;
    border: 1px solid #bababa;
    color: #3b3c3c;
}

/* Тень и закругление */
.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-color: #ffffff;
}

.move_posts_form .modal-inner>.container {
    padding: 0!important;
    background: #ffffff;
}


/* 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: #32181b;
  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: #4e4c4e; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #4c4d4c;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #4d4c4e;
    text-transform: lowercase;
}


#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #4b4b4c;
}


#pun-navlinks a, #pun-navlinks .container {
    color: #4c4d4d;
}


#pun-navlinks a:hover {
    color: #4c4d4b;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

#pun-main div.catleft, #pun-main div.catright {
    display: none;
}

#pun-index table Div.icon {
    background: none;
    border-style: none;
    height: 10px;
    width: 30px;
    margin-left: -1px;
    margin-top: -20px;
    margin-right: 6px;
    display: none;
    position: absolute;
}
#pun-index TR.inew Div.icon {
  /*   background: #005e20; */
     display: block;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #313f3d;
    display: block;
    float: left;
    height: 11px;
    margin-left: -1px;
    margin-right: 8px;
    /* margin-top: -1px; */
    position: relative;
    width: 19px;
    border: 1px solid #8e9c8b;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #5f715a;
    width: 11px;
    height: 11px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #627b78;
    width: 18px;
    height: 11px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #100f0f;
    width: 18px;
    height: 11px;
}

#pun-about .container .item1 {
    margin-top: 76px;
    width: 880px;
    margin-left: 49px;
    position: absolute;
    font-family: 'Montserrat';
    font-size: 7px;
    text-align: center;
    color: #f5f4f0;
    text-transform: uppercase;
}

#pun-about .container .item1 a {
  color: #f5f4f0; 
}


/* 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";}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

/*убрать поделиться*/
.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}

/* цвет ссылок в постах */
.punbb .post-content a {
     color: #d9d3cc;
}

/*---Прокрутка---*/
::-webkit-scrollbar-thumb:vertical {
background-color: #32181b;
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #313e43;
}

::-webkit-scrollbar {
    background-color: #8f929533;
    height: 7px;
    width: 7px;
}

::selection {
    background: #37363c !important;
    color: #b5b5b5;
    /* text-shadow: 1px 1px #e07e7e; */
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    margin: 2px 3px 7px 10px!important;
    padding: 0px 0px 0 0;
    box-shadow: inset 0 0 0 1px #c3c3c3, inset 0 0 0 4px #f5f4f0;
    overflow: visible!important;
    margin: 0px 0 0 1px!important;
}


.punbb .pa-avatar img {
    margin-bottom: 4px;
    max-width: 180px;
    max-height: 180px;
    padding: 1px;
    background: #dfdfdf;
}



#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-color: #bdc4b6;
    border: 3px double #6e7e8d;
}



td.tcr a {
    color: #262626 !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-family: arial;
    font-size: 9px;
    font-weight: 900;
    text-transform: uppercase;
}


.category .container thead {display: none;}

.banners {
    position: absolute;
    margin-left: -21px !important;
    width: 929px;
    height: 33px;
    overflow-y: auto;
    margin-top: -24px !important;
    text-align: center;
}

.banners a{
  opacity: 0.9;
  filter: grayscale(100%);
}

.banners a:hover {
  filter: none;
}


#pun-index div.category h2, #pun-index #pun-stats h2 {
    text-align: center;
    font-size: 0px !important;
    position: relative;
    z-index: 5;
    margin: 0px -25px 0px;
    background-position: top right;
    height: 47px;
    width: 940px;
    background: url("http://forumupload.ru/uploads/001b/36/7b/2/t898595.png");
}


#pun-viewtopic .post h3 {
    height: 20px;
    width: 903px;
    margin-left: -8px;
    background-color: #cac9c8;
}


/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: solid 1px #a9a9a9!important;
background: #cecece; /*Можно добавить фон картинкой url(Ccылка на картинку)*/
padding: 9px;
font: normal normal 400 11px/normal Verdana;
    overflow: auto;
    height: 160px;
}

#smilies-area {
   width: 520px!important;
   height: 160px;
}

/* Поля Сообщения, Репутация, Валюта */
.pa-posts, .pa-respect{
    display: inline!important;
    margin: 0px 5px 0 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 7px;
    letter-spacing: 0.4px;
    font-family: arial;
    color: #adadad;
    font-weight:600;
}

#pun .pa-respect a {
  color: #adadad;
}


/*Шрифты*/
@font-face {
    font-family: 'Bebas Neue';
    src: url('http://forumstatic.ru/files/0019/d9/0b/62550.eot') format('eot'), 
         url('http://forumstatic.ru/files/0019/d9/0b/26160.woff') format('woff'), 
         url('http://forumstatic.ru/files/0019/d9/0b/88465.ttf')  format('truetype'),
    }

@font-face {
	font-family: 'Aquawax Pro';
	src: url('http://forumstatic.ru/files/0018/0f/eb/35825.eot'), 
        url('http://forumstatic.ru/files/0018/0f/eb/35825.woff') format('woff'), 
        url('http://forumstatic.ru/files/001a/74/ca/35825.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src:  url('http://forumstatic.ru/files/001a/5e/f9/76423.ttf')  format('truetype');
    }

@font-face {
    font-family: 'OLDENGL';
    src:  url('http://forumstatic.ru/files/001a/cb/85/40369.ttf')  format('truetype');
    }

@font-face {
    font-family: 'Big Orange Cyrillic';
    src:  url('http://forumstatic.ru/files/001a/cb/85/63029.otf')  format('opentype'),
    url('http://forumstatic.ru/files/001a/cb/85/33444.ttf') format('truetype');
    }


@font-face {
    font-family: 'FontAwesome';
  src url('http://forumstatic.ru/files/001a/60/0b/36450.ttf') format('truetype');
    url('http://forumstatic.ru/files/001a/60/0b/36902.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'Arial Black';
    src:  url('http://forumstatic.ru/files/001a/60/0b/95860.ttf')  format('truetype');
    }

@font-face {
    font-family: 'ThamesC';
    src:  url('http://forumstatic.ru/files/001a/a5/3a/18511.otf')  format('opentype');
    }

@font-face {
    font-family: 'Alegreya Sans SC';
    src:  url('http://forumstatic.ru/files/001a/a5/3a/89653.ttf')  format('truetype');
    }

@font-face {
    font-family: 'YesevaOne';
    src:  url('http://forumstatic.ru/files/001a/cb/85/57134.otf')  format('opentype');
    }

/*для описания*/
.for_op {
     font: 500 10px tahoma;
    text-transform: lowercase;
    text-align: justify;
    padding: 0px 0px 4px 4px;
    line-height: 17px;
}

.link2 {
    padding: 1px 3px 3px 1px;
    background-color: #322b2d;
    margin-bottom: -1px!important;
    text-align: center;
    color: #ffffff!important;
    font: 11px arial;
    font-weight: 700;
    text-transform: lowercase;
    /* border-top: 2px solid #676767; */
}

.link2 a {
  color: #ffffff !important;
   transition-duration: 1s;
}

.link2 a:hover {
  color: #fdfdfd !important;
  transition-duration: 1s;
}

/*жалобы и репутация*/
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  background: #dbd9d9;
}

#rep_form table tbody tr td.tcl span, #rep_form table tbody tr td.tc2 span {
  font-size: 12px;
  color: #000004;
}

#pun-report h1, #pun-reputation h1, #pun-admin-award-form h1 {
font-family: arial;
font-weight: normal;
margin-top: 5px;
}

/*фикс формы ответа*/
 @media screen and (max-device-width: 900px) {
    #main-reply {width: 100%; height: 150px!important;}
   }

/*Размер плюсика в репу*/
.pa-respect a img {
    height: 7px;
}


/* отключить поделиться */
li.pl-share {
display: none!important;
}

/* новости */
.pnews {
    background-color: rgb(43 43 43);
    padding: 6px 7px 6px 7px;
    width: 151px !important;
    display: inline-block;
    font-family: Montserrat;
    transition-duration: 2s;
    text-transform: uppercase;
}

.pnews a {
    color: #ffffff !important;
    font-size: 8px;
}

.pnews:hover {
  background: #cac9c8; 
}

/* вид плюса */
div.post-rating a, div.post-vote a {
    font-size: 150% !important;
    text-decoration: none !important;
    font-family: arial;
}

/*вид формы голосовавших*/ 
.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 9px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: #b3b1b1;
}

.post-content abbr {
cursor: pointer;
    text-decoration: underline dotted;
}

/*ЛЗ*/

.pa-fld1 {
    color: #909090;
    font-family: arial;
    text-align: justify;
    padding: 3px 6px 3px 8px;
    font-size: 10px;
    width: 170px;
    margin-top: -1px !important;
    margin-left: 11px !important;
    text-transform: lowercase;
    line-height: 12px;
    transition: all .3s cubic-bezier(0.49, 0.65, 1, 1) 0s;
    background: #cecbc20a;
}

.pa-fld1 a {
  color: #ad4e3e !important;
  transition: all .3s cubic-bezier(0.49, 0.65, 1, 1) 0s;
}

.pa-fld1 >span {
    font-family: arial black;
    text-align: left;
    font-size: 9px;
    margin-bottom: 1px;
    font-weight: 700;
    text-transform: uppercase;
    transition-duration: 0.6s;
    display: block;
    text-align:center;
    padding: 2px;
    transition: all .3s cubic-bezier(0.49, 0.65, 1, 1) 0s;
}


.pa-fld1 >span:hover {
    transition: all .3s cubic-bezier(0.49, 0.65, 1, 1) 0s;
}

.pa-fld1 a:hover {
  color: #f5f4f0 !important;
}

.pa-fld1 >data {
    font-family: tahoma;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 7px;
    color: #f5f4f4;
    background: #56504c3d;
    letter-spacing: 2px;
        width: 184px;
    margin-left: -8px;
}


/* оформление шапки */ 

.bspost {
    position: absolute;
    margin-top: 31px !important;
    margin-left: 5px !important;
    font: 10px tahoma;
    width: 399px;
    height: 37px;
    overflow: auto;
    line-height: 12px;
    padding-right: 3px;
    text-transform: lowercase;
    text-align: justify;
    color: #f5f4f0;
}

/* улучшить аккаунт */

#pun-status .status-right {
   display: none;
}

/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {
    background: none;
    height: 23px;
    width: 400px;
    top: 72px;
    margin-left: 4px !important;
    display: inline-block;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    /* border: 1px solid #ede7d43b; */
    }

/* вид кнопки после клика по ней */
.spirit-navigation.spirit-navigation_hover{
background: url(ссылка на картинку) no-repeat
}

/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {width: 400px;margin-left: 4px;position: absolute;top: 99px;z-index: 999;}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {display: block;
opacity: .95;
padding: 5px;
background: rgb(161 172 164 / 68%);
border-radius: 0px
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {background: #2b2b2b;white-space: nowrap;margin: 5px auto;border-radius: 2px;text-align: center;transition: all 0.3s linear 0s;display: block;padding: 4px;letter-spacing: 1px;text-transform: uppercase;width: 375px;color: #ccc8c8;font-family: arial;font-size: 10px;/* box-shadow: 0 0 1px 1px #111 inset, 0 2px 7px 2px rgba(255,255,255,.04) inset */}

/* ссылка при наведении */
#pun .sslka a:hover {
transform: scale(.9);
color: #848381
}

.user-avatar.user-avatar .avatar-image {
  border: 1px solid currentColor;
border-radius: 0 !important;
 opacity: 0.6 !important;
}

.user-avatar.user-avatar:hover .avatar-image:hover {
  opacity: 1!important;
}

#pun-index .user-avatar {
  margin-right: 15px !important;
  }

del {
    filter: blur(2px);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;-ms-transition:1s ease;
    -o-transition:1s ease;
    transition: 1s ease;
    text-decoration:none!important;
     transition: all 0.3s;}

del:hover {
    filter: none;
    transition: all 0.3s;
    }