/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Фон форума */
body {background: url("http://forumstatic.ru/files/001b/c7/dc/98123.jpg") no-repeat top center fixed,
 #030301;
background-size:cover;}
/* Шапка */
#pun-title table {
    background-image: url(https://forumstatic.ru/files/001a/ea/cb/57556.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 910px;
    height: 78px;
    margin-left: 20px;
margin-top: 90px;
}
/* Тело форума */
#pun {
width: 934px;
background-color: transparent;
background-image: url(https://forumstatic.ru/files/001a/ea/cb/47493.png);
background-attachment: scroll;
background-repeat: repeat;
background-position: top center;}

/* Футер */
#pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001a/ea/cb/57556.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 934px;
    height: 78px;
    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: #030301;
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: #030301;
    text-align: center;
    font-style: normal;
    font-family: Arsenal;
}
/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
   background-image: url(https://forumstatic.ru/files/001a/ea/cb/14770.jpg);
    color: #030301;
    border-left: 1px solid #0e1a28;
border-right: 4px solid #3f2528;
border-top: 1px solid #0e1a28;
border-bottom: 1px solid #0e1a28;
}
/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
   background-image: url(https://forumstatic.ru/files/001a/ea/cb/14770.jpg);
    color: #030301;
}
/* Тень и закругление */
.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(https://forumstatic.ru/files/001a/ea/cb/14770.jpg);
}
/* 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: #030301;
  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: #3f2528;
    transition-duration: 1s;
  }
.punbb a:hover {
  color: #030301;
    transition-duration: 1s;
  text-decoration: none;
  }
#pun-ulinks a {
    font-size: 12px;
    color: #030301;
    text-transform: lowercase;
    font-family: Roboto;
    word-spacing: 0px;
}
#pun-ulinks a:hover {
  color: #3f2528;
  transition-duration: 1s;
text-decoration: underline;
}

#pun-navlinks a {
    color: #3f2528;
}
#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #3f2528;
}
#pun-navlinks a:hover {
  color: #0e1a28;
  transition-duration: 1s;
text-decoration: underline; text-shadow: 1px 1px #3f2528;
}
/* CS3 Остальное
-------------------------------------------------------------*/
/* ИКОНКИ СООБЩЕНИЙ*/

#pun-title table tbody tr .title-logo span { display:none; }

/* Старые сообщения */
.punbb div.icon { 
    display: block;
    border-style: none none none none;
    float: left;
    background-repeat: no-repeat;
    background-image: url(http://forumstatic.ru/files/001b/c7/dc/66935.png);
    width: 28px;
    height: 28px;
    margin: -1px 3px;
    z-index: 2;
    position: absolute;
}

/* Новые сообщения */
TR.inew Div.icon { background-repeat: no-repeat;  background-image: url(http://forumstatic.ru/files/001b/c7/dc/65832.png);     width:28px;    height:28px; }

#pun-main div.catleft, #pun-main div.catright {display: none}

/* сообщения в поиске */
.forum div.icon, #profile div.icon {
    display: block;
    float: left;
    margin-right: 9px;
    margin-top: 0px;
    position: relative;   
    border: 1px solid #9c7d37;
    background: #cdc7bd;
    height: 13px;
    width: 13px;
    border-radius: 100%;
}

/* старые */
.forum Div.icon, #profile div.icon, #pun-searchtopics div.icon {
    background: #b9b4ae;
    height: 13px;
    width: 13px;
}
/* новые */
.forum TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon, #profile TR.inew Div.icon {
    background: #af8e3c;
    height: 13px;
    width: 13px;
}

/* закрытые */
.forum TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #242323;
    height: 13px;
    width: 13px;
}

/* важные */
.forum TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon, #profile TR.isticky Div.icon {
    background: #806b4b;
    height: 13px;
    width: 13px;
}

/* 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: "Arsenal";}
.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:#3f2528;
}
::-webkit-scrollbar-thumb:horizontal {
   background-color:#3f2528;

}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #cfcace;
}
::selection {
    background: #292e31 !important;
    color: #cfcace;
}
#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}
td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Arsenal;
    font-size: 13px;
    font-weight: bold;
}
.category .container thead {display: none;}
.punbb .pa-avatar img {
    margin-bottom: 4px;
    max-width: 180px !important;
    border-right: 5px solid #3f2528;
border-left: 1px solid #0e1a28;
border-top: 1px solid #0e1a28;
border-bottom: 1px solid #0e1a28;
    margin-top: 2px;
}

#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(https://forumstatic.ru/files/001a/ea/cb/14770.jpg);
    border: 2px solid #3f2528;
}
#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;}

#pun-index .tcl h3 a{
  color: #555453;
  height: 22px;
  }
#pun-index .tcl h3 a:hover{
  color: #3f2528; 
  transition: color 0.4s linear 0s;
  }
#pun-index tr.inew .tcl h3 {
text-align: left;
color: #292e31;
}

.punbb .post h3 span a {
    color: #030301 !important;
}

#pun-index div.category h2, #pun-index #pun-stats h2 {
       box-sizing: border-box;
background: transparent url(http://forumstatic.ru/files/001b/c7/dc/73658.png) no-repeat scroll center top;
    position: relative;
    z-index: 5;
    color: #555453 !important;
    text-align: right;
    padding: 7px 5px 0 0;
    font-size: 18px !important;
    margin: 0px 0px 0px;
    font-family: 'Prata', cursive;
    text-transform: uppercase;
    background-repeat: repeat-x;
    background-position: top center;
    border: none;
    height: 61px;
    width: 934px;
    text-shadow: 1px 0px #292e31;
}


/* CS6.5 Скрытый текст */
.post-content del {
    background: transparent;
    color: #0e1a28;
}
.post-content del:hover {
  background: transparent;
  color: #0e1a28;
  text-decoration: none;
}


#pun-main .post .permalink {
    letter-spacing: 1px;
    font-size: 13px;
    text-align: center;
    margin-left: 50px;
    font-size: 13px;
    text-align: center;
    color: #6c5130;
    font-weight: bold;
    font-family: 'Cuprum';
}

/* профиль */
.punbb .post .post-author {
    text-align: center;
    border: 2px solid #c2bdb6 !important;
    color: #352c3d;
    border-radius: 0px !important;
    width: 245px;
    margin-top: 10px;
    background-color: #b2b2b2;
    outline: 1px solid #82746e;
    color: #000;
    background: #cdc7bd url(https://forumstatic.ru/files/001a/ea/cb/14770.jpg) repeat top center;
    margin-left: -10px;
}

/* аватар */
.punbb .pa-avatar img {
  max-width: 180px;
  border: 1px solid rgb(208 202 192);
  outline: 1px solid #af8e3c;
}

/* поля личного звания и профиля */
.pa-fld1 { 
    text-align: center;
    font-size: 14px;
    font-family: 'Oswald';
    padding: 3px 0px 3px 0px !important;
    position: relative;
    color: rgb(94 73 32);
  text-transform:;
}

.pa-fld2 { 
 text-align: justify;
    margin-top: 0px !important;
    width: 233px;
    margin-left: -7px !important;
    background: rgb(193, 191, 193) url(http://forumstatic.ru/files/0019/04/41/76459.png) no-repeat bottom right;
    font-size: 11px;
    font-family: arial;
    padding: 5px 0px 5px 2px !important;
    line-height: 12px;
    position: relative;
    color: rgb(43, 24, 4);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(208 202 192);
    text-shadow: none !important;
    border-bottom: 2px dotted #af8e3c !important;
    border-top: 2px dotted #af8e3c !important;
    background-color: #d0cac0;
}

.pa-fld2 .lz { 
    font-family: arial;
    font-size: 11px;
    text-align: justify;
    color: #232221;
    line-height: 13px;
    text-transform: lowercase;
    word-spacing: -1.5px;
}

.pa-fld2 a { 
    font-weight: 600;
    color: #6c5130!important;
    font-family: 'Cuprum';
    text-transform: lowercase;
    font-size: 14px;
    letter-spacing: 0.5px;
}

/* личное звание */
.name {
    font-family: alice!important;
    font-size: 17px !important;
    background: linear-gradient(rgb(228, 221, 202) 15%, rgb(0, 0, 0) 75%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: rgba(158, 152, 118, 0.81) !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    margin-left: -5px !important;
    padding-bottom: 4px;
}

#lz {
    font-size: 16px !important;
    text-transform: uppercase;
    margin-left: 2px !important;
    font-family: 'Kelly Slab';
    margin-bottom: -1px !important;
    margin-top: 5px !important;
    padding: 2px 0px 0px 0px;
    letter-spacing: 0px !important;
    font-weight: 600;
}
.info {
 font-size: 11px;
    font-family: arial;
    margin: 2px 2px 2px 2px !important;
    padding: 5px 5px 5px 5px;
    line-height: 12px;
    text-align: justify;
    color: #232a2a;
    box-shadow: inset 1px 1px #555453, inset -1px -1px #555453;
background-color: #cfc9cb78;
}
.name a {
color: #4d331a !important;
}

/*Сообщения, респект и посты*/
.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
        vertical-align: text-top;
    display: inline-table;
    width: 99px;
    text-align: center;
    padding: 1px 2px !important;
    color: #2c2b2a;
    font-family: 'Roboto Slab';
    font-size: 10px !important;
    text-transform: uppercase;
    border: 1px solid #82746e;
    background-color: #b8afac5c;
    line-height: 12px;
    margin-top: 2px !important;
}

/* награды*/
.punbb .pa-awards {    padding-top: 10px;
    color: transparent;
    line-height: 1.2;}

#viewprofile h2 span, #profilenav h2 span {display: none;}

/* цвет и фон для контейнера шрифтов, графити, видосов, цветов и прочего от тэгов */
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area { background-color: #000;!important;
text-align: center!important; padding: 4px;
color: #000;  text-shadow: 0px 0px 0px #000;
border: 1px double #6f6f6f; border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; }

/* скроллбар для шрифтов */
#font-area { max-height: 310px; overflow-y: auto; font-size: 14!important; }