/* ТЕКСТ КАТЕГОРИЙ */

.punbb .main h2 span, #pun-stats h2 span   {
  position: relative;  /*для того, чтоб двигать текст*/
  top: 30px;  /*двигаем сверху*/
  left: 0px;  /*двигаем слева*/
  font-weight: bold;  /*делаем жирным*/
  color: #55270c;  /*цвет текста*/
font-family: 'Kurale', serif; /*импортируемый шрифт из гугла*/
  font-size: 24px!important;
  font-weight:bold;
  text-shadow:2px 2px 12px #5C3529;
/*ВНИМАНИЕ! для того, чтоб текст был по центру, слева не двигать (поставить ноль), а в предыдущем блоке "картинка категорий" дописать text-align: center; */
  }

.punbb .main h1 span, #pun-stats h2, .punbb .main h2 {
  position: relative;  /*для того, чтоб двигать текст*/
  font-weight: bold;  /*делаем жирным*/
  color: #55270c;  /*цвет текста*/
  font-family: 'Kurale', serif; /*импортируемый шрифт из гугла*/
  font-size: 24px!important;
  font-weight:bold;
  text-shadow:2px 2px 12px #5C3529;
  }



/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://forumstatic.ru/files/001a/ab/92/66328.jpg");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #19110d;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/0019/6b/94/85050.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 972px;
    height: 241px;
    margin-left: -40px;
}

/* Тело форума */
#pun {
width: 972px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/0019/73/62/34716.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 972px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/0019/6b/94/30775.png);
    margin: 0px 0px -20px -40px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 972px;
    height: 171px;
    overflow-x: hidden;
}

<style type="font-family: 'Kurale', serif;">
#pun-navlinks li a {
  font-size: 1.4em;
}
</style>


/* 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: #1c140c;
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: #1c140c;
    text-align: center;
    font-style: normal;
    font-family: 'Roboto';
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/0019/73/62/34609.jpg);
    background-color: #b7b49f;
    color: #1c140c;
    border: 1px solid #756e5a;
    box-shadow: 0 0 10px #0000001c inset, 0 0 0 1px #b9b9a7;
}



/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumstatic.ru/files/0019/73/62/34609.jpg);
    background-color: #f2efd5
    color: #1c140c;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
 }

.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/0019/73/62/34609.jpg);
    background-color: #756e5a;
}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a {color: #544130;
  text-decoration: none;
  }

.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: #2a1d11;
  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: #2a1d11;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #465b36;
    transition-duration: 1s;
  text-decoration: none;
  }
#pun-ulinks a {
    font-size: 16px;
    color: #55270c;
    font-weight: 400;
    font-family: 'Kurale', serif;
    text-transform: lowercase;
}



#pun-ulinks a:hover {
  text-decoration: none;
  color: #465b36;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #3f2d1c;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #465b36;
}


#pun-navlinks a:hover {
  color: #465b36;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

/* ИКОНКИ */

div.icon {
        background: url(http://forumstatic.ru/files/0019/73/62/21155.png) no-repeat;
}/*старое сообщение*/

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/0019/73/62/73372.png) no-repeat;
} /*новое сообщение*/

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/0019/73/62/42963.png) no-repeat;
} /*закрытая тема*/

tr.iredirect div.icon {
        background: url(http://forumstatic.ru/files/0019/73/62/95352.png) no-repeat;
} /*переадресация темы*/

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/0019/73/62/75953.png) no-repeat;
} /*важная тема*/

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: url(http://forumstatic.ru/files/0019/73/62/42963.png) no-repeat;
    height: 16px;
    width: 16px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: url(http://forumstatic.ru/files/0019/73/62/75953.png) no-repeat;
    height: 16px;
    width: 16px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: url(http://forumstatic.ru/files/001a/ab/92/57818.png) no-repeat;
    height: 16px;
    width: 16px;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: url(http://forumstatic.ru/files/001a/ab/92/58033.png) no-repeat;
    height: 16px;
    width: 16px;
}


ПрофильЛСE-mail



/* 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: 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: 5px;
    height: 4px;
background-color: #17120d;
}

::-webkit-scrollbar-thumb{
background-color: #a1977f;
}


::selection {
    background: #79532c !important;
    color: #c9c8bf;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-family: roboto;
    font-size: 12px;
    font-weight: bold;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 250px !important;
    margin-bottom: 3px;
    border: 2px solid #d4cdac;
    margin-top: 3px;
    box-shadow: 0 0 0 1px ##a1977f;
}




#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/ab/92/77008.jpg);
    background-color: #b7b49f;
    top: 43px;
    max-height: 200px;
    border: 1px solid #9b9989;
    overflow-y: auto;
}



.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
    color: #61462a !important;
}


.pa-posts, .pa-respect {
    display: inline-block;
    font-family: roboto;
    width: 63px;
    font-size: 12px;
    margin-top: 2px !important;
    padding: 1px 0 0 0;
    text-transform: lowercase;
    height: 15px;
    color: #877869;
}


#pun-viewtopic .post h3 {
    height: 16px;
    background-image: url(http://forumstatic.ru/files/0019/73/62/34609.jpg);
    background-color: #b7b49f;
    border-radius: 1px;
    text-transform: uppercase;
    padding-top: 1px;
    font-family: roboto;
    box-shadow: 0 0 5px #6b614752 inset;
    margin: 0 8px 0 8px !important;
    border: 1px solid #2a1d11;
    font-size: 9px;
}


/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 210px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }


/* бутер*/

#pun-index div.category h2, #pun-index #pun-stats h2 {
    background-image: url(http://forumstatic.ru/files/0019/73/62/11426.jpg);
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 5;
    font-family: prata;
    padding: 30px 0 0 0;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #b3ab91 !important;
    margin: 0px -18px 16px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 73px;
    width: 927px;
}

/* бутер */

/* поля личного звания и профиля */
/* поля личного звания и профиля */
.pa-respect, .pa-posts {
    font-size: 8pt !important;
    font-family: tahoma;
    display: inline-block;
    width: 58px;
    text-align: center;
    text-transform: lowercase;
    padding-bottom: 2px !important;
}

.pa-fld2 {
    font-size: 12pt !important;
    text-align: center;

}

