/*ГРАФИКА -------------------------------------------------------------*/

/* Боди или фон форума */

body {
    background-image: url(http://forumfiles.ru/files/0010/fa/67/78085.jpg);
    background-position: top center;
    background-color: #c1bdb6;
}

/* Шапка */
#pun-title table {
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    height: 30px;
    width: 940px;
    margin-left: -10px;
    }

/* Пан или "тело" форума */
#pun {
    background-image: url(http://forumfiles.ru/files/0010/fa/67/75064.jpg);
    background-color: #d5cfc6;
    }

/* футер */
#pun-about p.container {
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    border-color: transparent;
}
div#pun-about {
   margin-bottom: -21px;
}

#profilenav h2 {text-shadow: none;}

#pun-redirect.punbb  #pun-main h1 {
background: none;}

hr, .banner-line {
    height: 1px;
    background: #4E4848 center no-repeat;
    border: 1px solid white;}

/* Цвет текста на форуме */
.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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #160a02;font-weight: normal;font-style: normal;}

/* двигалка навигации, общие ссылки и пользовательские*/
div#pun-navlinks {
    position: relative;
    width: 100%;
    text-align: center;
    top: -75px;
    left: -1px;
    }
div#pun-ulinks {
    position: relative;
    width: 100%;
    text-align: center;
    top: -100px;
    left: 0px;
    margin-bottom: -11em;
    }

/* Ссылки */

/* 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 {color: #6c5841; font: 500 14px cuprum; letter-spacing: 0.01em; border-bottom: 0px none #000; text-decoration: none; }

/* cs2.2 ссылка после наведения */
.punbb a:hover, .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 { font: bebas neue;    color: #672713;    border-bottom: 0px none #000;
    }

#onlinelist a {font: 11px tahoma !important;}

/* cs2.3. верхняя навигация до наведения */
#pun-navlinks a {
    font: bold 20px bebas neue;
    border-bottom: 0px none #000;
    color: #655e54;
}

/* cs2.4. нижняя навигация до наведения */
#pun-ulinks a {color: #655e54; font: normal 11px tahoma!important;border-bottom: 0px none #000;}

/* cs2.5. верхняя навигация после наведения */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  border-bottom: 0px none #000;
  color: #543b25;
 }
  

/* cs2.5. нижняя навигация после наведения */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  border-bottom: 0px none #000;
  color: #543b25;
  }

/*ИКОНЫ -------------------------------------------------------------*/

div.icon { background: url(http://forumfiles.ru/files/0010/fa/67/57644.png) no-repeat; border-radius: 25px;
}

tr.inew div.icon {
  background: url(http://forumfiles.ru/files/0010/fa/67/18511.jpg) no-repeat;  border-radius: 0px;
}

tr.iclosed div.icon {
        background: url(png) no-repeat; border-radius: 15px;

}

tr.isticky div.icon {
        background: url(png) no-repeat; border-radius: 2px;

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box {
background: #c9bdad;
    border: 0;
    box-shadow: 0 0 4px #978372, inset 0 0 10px #3a2912;
    border-radius: 10px;}

/* Область для ввода текста */
.punbb textarea, .punbb select, .punbb input {
    background-image: url(http://sh.uploads.ru/EKlJo.jpg);
    background-color: #baab9b;
    color: #000000;
    }

/* скрыть название категорий*/
#pun-main .category h2 span {
visibility: visible;
}

/*------------------------скролинг-----------------------*/

::-webkit-scrollbar-thumb:vertical {
    background-color: #ab9479;
border-radius: 10px;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color: #ab9479;
border-radius: 5px;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #7b6752;
}

::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #7b6752;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #c8bfa6;
    }

#post1 {margin-top: 4px; margin-left: 72px; color: #1a120a; overflow-y: auto;  height: 88px; width: 129px; text-align: justify;}
#post1::-webkit-scrollbar {width: 0px; height: 0px;}

#post2 {display: inline-block;}
#post2 img {margin-left: 5px;}
#post2::-webkit-scrollbar {width: 0px; height: 0px;}
#post2::first-letter {font:  bold 16px tahoma;}


/*----------------------кнопки типа отправить_посмотреть----------------------------*/
.hashelp center div a button{
  width: 86px!important;
padding: 5px 10px 5px 10px!important;
margin-right: 5px!important;
}
.hashelp center div a button, .button {
    text-decoration: none;
    vertical-align: middle;
    cursor:pointer;
    font: 12px Lobster!important;
    text-transform: lobster;
    text-shadow: #ffffff 2px 1px!important;
    padding: 3px 16px 5px 16px!important;
    font-size: 14px!important;
    background: #c7c5bd;
    color: #41312d !important;
    border: 0;
    box-shadow: inset 0 0 10px #7a766b;
    border-radius: 20px;
}
.hashelp center div a button:active, .button:active {
position:relative;
top:1px;
} 


/*------------------ быстрый ответ - статистика--------------*/
#pun-stats h2
{ text-align: center;
    font-size: 0px !important;
 background: url(http://s5.uploads.ru/LkgBr.png) center no-repeat;
width: 950px;
    margin-bottom: -25px;
    margin-top: -35px;
    margin-left: -1px;
    height: 60px;
 }

#post-form h2 {
text-align: center;
    font-size: 0px !important;
    background: url(http://s0.uploads.ru/2vHlI.png) center no-repeat;
    width: 950px;
    margin-bottom: -25px;
    margin-top: -35px;
    margin-left: -1px;
    height: 40px;
 }

#main-reply {
    width: 99%;
    border-radius: 25px;
}

/*------------------ссылки в шапке--------------*/
.mainlink1 {position: absolute;}
.mainlink1 a {
    display: inline-block;
    color: #3f3b35!important;
    text-shadow: #ffffff 1px 1px!important;
    font: bold 14px cuprum !important;
    width: 120px;
    text-align: center;
    }

.mainlink1 a:hover {
 color: #594e4b !important;
 text-shadow: rgb(255, 255, 255) 1px 1px !important;
}