/* 001 ФОН И ЦВЕТ ТЕКСТА
-------------------------------------------------------------*/


/* о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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container 
{background-color: transpanent;
color: #3e3734;
}

/* настройка строки над формой ответа: напишите ваше сообщение и нажмите отправить */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span
{
color: #943635;
  font-size: 14px;
}

/* форма быстрого и расширенного ответа */
.punbb select, .punbb input
{
background-color: #dfdad1; 
color: #27211f;
border: 0px solid #cdc5c1!important;
}

.punbb textarea
{
background-color: #cabda2; 
color: #4f4434;
border: 3px double #a1916f!important;
padding: 3px;
-moz-box-shadow: inset 0px 0px 2px #c0b296;
-webkit-box-shadow: inset 0px 0px 2px #c0b296;
box-shadow: inset 0px 0px 2px #c0b296;
}

html {
    background: url(https://i.imgur.com/0WPeuAq.png) repeat top center; 
 background-color: #0c0c0c; 
}

#pun {background-color: #d3c4a7;
background-image: url(https://i.imgur.com/vIWmczu.png); 
}

/* 002 ГРАНИЦЫ
-------------------------------------------------------------*/

/* о1. скрыть все границы на форуме. */
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, .punbb .quote-box, .punbb .code-box, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {
border-style:none !important;
  }

/* 003 ССЫЛКИ
-------------------------------------------------------------*/

/* о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: #7f3c18;
text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited
{
color: #7f3c18;
}

/* о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 {
color: #7f3c18;
  }

/* о3. цвет ссылок меню в спокойном состоянии: форум, участники и т.д. */
#pun-navlinks a {
color: #7f3c18;
text-decoration: none;
  }

/* о4. цвет ссылок меню при наведении: форум, участники и т.д. */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #7f3c18;
text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: transpanent;
color: #7f3c18;
  }

/* CS4 ГРАФИЧЕСКОЕ НАПОЛНЕНИЕ
-------------------------------------------------------------*/

/* иконки сообщений */
Div.icon {background-image : url(https://i.imgur.com/gQfY42Y.png); background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url(https://i.imgur.com/Oh3lM0w.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(https://i.imgur.com/oNqSYkx.pngg); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(https://i.imgur.com/A1GMzFJ.png); background-repeat: no-repeat;}

/* логотип */
#pun-title table {background-color: transparent;
background-image : url(https://i.imgur.com/VJHBr46.png);
background-repeat : no-repeat;
background-position: bottom center;
height: 284px;
width : 1000px !important; 
margin-left: -25px;
}

/* футер */
#pun-about p.container {
background-image: url(https://i.imgur.com/cEUUKZH.png);
background-position: top center;
background-repeat: no-repeat;
height: 107px; 
width : 1000px !important; 
margin-left: -36px;
}

div#html-footer {margin: -100px 0px 0px 0px;} 
div#pun-about {margin-bottom: 10px;}






/* настройки профиля ----------------------------- */

.post-author ul li{
line-height: 10px;
font-size: 10px;
}

.pa-title
{
font-size: 10px  !important;
color: #b69868;
}

.punbb .post .post-author {
  background:url(https://i.imgur.com/aEtQeLJ.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(https://i.imgur.com/apkJfp6.png) 0 top no-repeat,url(https://i.imgur.com/9lgUNal.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin: -50px 0 -50px 0!important;
  padding:20px 0px 80px 0px!important;
}


/* личное звание-----------*/
.pa-fld1 {
    line-height: 11px!important;
    font-size: 11px !important;
    /* margin-bottom: 0px!important; */
    margin-top: -22px!important;
    /* margin-left: 28px!important; */
    width: 235px;
    background: url(https://i.imgur.com/cNSGZOr.png) 0 top no-repeat;
}

.li.pa-author {background: url(https://i.imgur.com/cNSGZOr.png) 0 top no-repeat;}

.lste {        width: 180px;
    margin-top: -55px!important;
    text-align: justify;
    padding-top: 50px;
    padding-left: 25px;
    padding-bottom: 8px;
}



/* регулировка аватара-----------*/
li.pa-avatar {
z-index: 2;
margin-bottom: 3px;}

li.pa-avatar.item2 img {margin-left: -3px; z-index: 2;}


li.pa-avatar.item2{
       background:url(https://i4.imageban.ru/out/2019/08/07/d8060b9d4fd0ee303876fdb235cfcb13.png) 0 bottom no-repeat, url(https://i.imgur.com/GKqjns5.png) 0 top no-repeat, url(https://i.imgur.com/EgQmQM4.png) 0 top repeat-y;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 50px;
    padding-left: -15px;
    margin-top: -18px;
    margin-bottom: 0px !important;
}


/* подфорум ----------------------------- */
.dorde1 {width: 436px; padding: 0; background: url(https://i.imgur.com/gD9kyG6.png) top no-repeat, url(https://i.imgur.com/SA3Sjhz.png) bottom no-repeat, url(https://i.imgur.com/xvMW6f5.png) repeat-y; margin-top: -28px!important; padding-bottom: 20px;}

.dorde2 {padding-top: 55px; 
text-align: justify; 
width: 405px;  
color: #413b35;
margin-left: 15px!important; 
font-family: verdana;
 font-size: 11px; 
line-height: 10px;
letter-spacing: 1px;
}

/* расстояние между подфорумами ----------------------------- */
#pun-index .tcl h3 {
margin-top: 35px !important;}

/* регулировка иконки сообщений только на главной странице ----------------------------- */
#pun-index div.icon{
    margin-top: -10px;
    padding-left: 20px;
}

.tclcon h3 {
text-align: center;
}

.tclcon h3 a {
    font-weight: 400;
    margin-left: 0px;
    font-size: 12px;
    font-family: verdana;
    text-shadow: 0px 1px 1px #3b2512;
    text-transform: uppercase;
    color: #ae986c!important;
    letter-spacing: 2px;
}

#pun-index .tcl h3 {
margin-top: 40px !important;}


/* кнопки на форуме ----------------------------- */
.hashelp center div a button, .button, .punbb input {    padding: 2px 7px 3px 7px;
    cursor: pointer;
    color: #ae986c;
    background-color: #4f3722;
    box-shadow: inset 0 0 5px #2c2011;
    border: 2px solid #2e2a1f !important;}


/* подсказки
-------------------------------------------------------------*/
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	right: -200px;
        width: 250px; 
	bottom: 23px;
 padding: 7px 7px 7px 7px;
text-align: center;
background-color: #cabda2; 
color: #4f4434;
border: 3px double #a1916f!important;
padding: 3px;
-moz-box-shadow: inset 0px 0px 2px #c0b296;
-webkit-box-shadow: inset 0px 0px 2px #c0b296;
box-shadow: inset 0px 0px 2px #c0b296;
}

.tooltip:hover em i {
	position: absolute;
        bottom: -7px;
	right: 5px;
	display: block;
}


.Myimge {margin-left: 15px!important;}


/* разделители
-------------------------------------------------------------*/

div#post-form.formal h2 {
    background-image: url(https://i1.imageban.ru/out/2019/08/07/9d6f6c6f6ca1625e91457a4dd528e60c.png);
    padding-top: 117px;
    margin-left: -25px;
    width: 1000px;
}


#pun-viewtopic .post h3 {background: transparent url(https://i.imgur.com/RJm60Nw.png) no-repeat scroll center top;
    width: 1000px !important;
    height: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: -27px;
    padding-top: 25px;}


.punbb .post-sig dt {
    background: url("https://i2.imageban.ru/out/2019/08/07/2a6e1399d0f5b2646d38c297f8b69a13.png") repeat scroll 0 0 transparent;
    border: medium none;
    height: 12px;
    width:650px !important;
}


/* скроллбар
-------------------------------------------------------------*/

::-webkit-scrollbar {
    width: 8px;
}
 
::-webkit-scrollbar-track {
background-color: #64442e;
    box-shadow: inset 0 0 2px #160c04;
}
 
::-webkit-scrollbar-thumb {
background-color: #422e1b;
    border: 1px solid #64442e!important;
}


/* блоки сообщения & репутация
-------------------------------------------------------------*/
/* посты и лайки */
.pa-posts {
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    padding: 2px!important;
    margin-left: -10 !important;
    width: 80px;
}

.pa-respect {
margin-bottom: 5px;
text-align:center;
display:inline-block;
padding:2px!important;
    width: 65px;
margin-left: 0;
}

