/* CS1 Background and text colours
-------------------------------------------------------------*/

/* задний фон */
html, body { background: url(https://i.imgur.com/icMJwzS.png)  repeat-x top center, url(https://i.imgur.com/Q5zSl6Q.png) repeat;
    background-color: #151413;
}


/* Шапка */
#pun-title table {background-image: url("https://i.imgur.com/Q5lp0Bv.png");
   border: none;
   height: 448px;
   width: 1134px;
   margin-left:-61px;
   margin-bottom: -5px;
   background-repeat: no-repeat;
   background-position: top center;
}



/* Контент */
#pun { background-color: #aebdbe;
background-image: url("https://i.imgur.com/AF7cug3.png");
   background-color: transparent;
   background-position: center;
   }



/* Футер */
#pun-about p.container {background-color: transparent;
background-image : url(https://i.imgur.com/22Sb1OS.png);
 margin-left: -10px;
background-position : center top;
 background-repeat : no-repeat;
width: 1019px;
height:128px;
}
div#html-footer {
   margin: 0px 0px 0px 0px;}

/* 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: #191919;
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: #191919;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}

/* стиль кнопок */

 .punbb .button {
    display: inline;
    margin: top;
background-image: url("https://i.imgur.com/sNx0uOJ.png");
    font-family: 'pt serif' !important;
  letter-spacing: 1px;
    font-weight: bold!important;
    font-size: 9px;
    padding: 3px;
    border-width: 1px;
    border-style: double;
    border-color: #3a3836;
    border-radius: 3px;
    text-transform: lowercase;
    padding: 6px;
}

.punbb textarea, .punbb select, .punbb input, .punbb optgroup, .hashelp center div a button, .button{
background-color: #d9ccc2;
 border: 1px solid #3a3836;
background-image: url("https://i.imgur.com/sNx0uOJ.png");
color: #000000;}

.punbb .quote-box, .punbb .code-box {
background-color: #c6b7ab;
background-image: url("https://i.imgur.com/sNx0uOJ.png");
    min-height: 20px;
    color: #332f25;
    padding: 7px;
    margin: 19px 4px;
    box-shadow: 0px -20px 0 -16px #261d1a, 0px 20px 0 -16px #484545, inset 0 0 0px 1px #d0beb6;
    max-width: 760px;
border: 3px #baada7 solid; 
}




/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-image : url(https://i.imgur.com/sNx0uOJ.png);
background-color: #b2b2b2;}





/* 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: #3c2e24;
    font-weight: bold;
  text-decoration: none;
font-family: pt serif; 
  letter-spacing: 1px;
color: #21181d; 
  }

/* 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-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #21181d; 
  text-decoration: none;
font-family: pt serif;
  letter-spacing: 1px;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #21181d;
  text-decoration: none;
  }

#pun-ulinks a {
  font-size: 10px;
  color: #c7b6a9;
    font: 'Rubik' !important;
letter-spacing: 1px;
  text-transform: lowercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #c7b6a9;
}


#pun-navlinks a, #pun-navlinks .container {
    font-family: pt serif;
    font-weight: bold;
    color: #c7b6a9!important;
    text-transform: uppercase;
    text-shadow: 0 1px 2px #000000;
  letter-spacing: 1px;
}

#pun-index .tcl h3 a {
   color: #21181d!important;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: lowpercase;
    text-shadow: 0px 0px 4px #bcb5ac;
    margin-left: 10px;
    margin-top: 10px!important;
  }

/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/
/* Старые сообщения */
.punbb table Div.icon {float:right; 
 display: block;
    border-style: none none none none;
    margin-top: -7px;
   margin-right: 10px;
    width: 30px;
    height: 29px;
background-image : url(https://imgur.com/zRc0skV.png);
background-repeat: no-repeat;}

/* Закрытые темы */
TR.iclosed Div.icon {
width: 30px;
height:29px;
background-image : url(https://i.imgur.com/wgyOqoZ.png);
background-repeat: no-repeat;}

/* Новые сообщения */
TR.inew Div.icon {
background-image : url(https://i.imgur.com/tCoVnsR.png);
background-repeat: no-repeat;
width: 30px;
height:29px;}

/* Важные темы */
TR.isticky Div.icon {
width: 30px;
height:29px;
background-image : url(https://i.imgur.com/MEb5UqK.png);
background-repeat: no-repeat;}



/* 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: 100%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}


.punbb .post-content a, 
.punbb .post-content a:link {
color:#21181d;
font-weight: bolder;
}
.punbb .post-content a:hover,
.punbb .post-content a:focus,
.punbb .post-content a:active {
color:#000;
text-decoration: underline;
}


/*---Прокрутка---*/
::-webkit-scrollbar{
width: 4px;
height: 4px;
background-color: #403934;
border:solid 1px #403934;}

::-webkit-scrollbar-thumb{
background-color: #e4d1c7;
}
::-webkit-scrollbar-thumb:hover{
background-color: #e4d1c7; }

::selection {background:#3a3836; color:#ffffff;}  
*::-moz-selection {background:#3a3836; color:#ffffff;}

#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}


.topic .post {
  margin-left:10px;
}


.punbb .pa-avatar img {
    max-width: 180px;
    height: auto;
    box-shadow: rgb(217, 199, 194) 0px 0px 0px 1px;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(64, 57, 53);
    border-image: initial;}

.pa-avatar.item2 {
margin-top:2px; margin-left: 1px; 
padding-bottom: 3px;
}

.ttitle {
    background-color: rgb(38, 27, 28);
    font-family: pt serif!important;
  letter-spacing: 1px;
    font-weight: bold;
    padding: 2px 3px 1px 3px;
    color: #c7b6a9;
    border-radius: 2px;
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: -15px !important;
}

.podforum {
        padding: 0px 17px 0px 17px;
    text-align: justify;
    font-size: 11px;
    line-height: 12px;
}


.pa-posts {
    text-align: center;
    display: inline-block;
    width: 65px;
    line-height: 13px;
    font-size: 9px;
    padding: 10px!important;
    margin-bottom: 5px!important;
letter-spacing: 1px;
}

.pa-respect {
    text-align: center;
    display: inline-block;
    width: 60px;
    line-height: 13px;
    font-size: 9px;
    padding: 10px!important;
    margin-bottom: 5px!important;
letter-spacing: 1px;
}

#banners-box {
    position: absolute;
    margin-left: 305px;
    margin-top: -85px;
    width: 660px;
    height: 67px;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;}

.punbb .move_posts_form .container {
  background: url(https://i.imgur.com/sNx0uOJ.png);
}

td.tcr a {
    color: #21181d !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
}


/* Окантовка профиля*/
.punbb .post .post-author {
  float: left;
  width: 246px!important;;
  text-transform:lowercase;
  background: url(https://i.imgur.com/7ALMkkG.png) 0 bottom no-repeat, url(https://i.imgur.com/rza0SQ7.png) 0 top no-repeat, url(https://i.imgur.com/Hh3K9tT.png) 0 top repeat-y;
  margin-left:-1px;
  margin-top: 2px;
text-align: center;
}

#pun-viewtopic .post h3 {
background: transparent url(https://i.imgur.com/wZzIgEb.png) no-repeat scroll center top;
    width: 991px !important;
    height: 93px;
    margin-left: -7px;
    /* color: #dbcdc2!important; */
    margin-bottom: -50px;
}

#post-form h2 {
background: url("https://i.imgur.com/wZzIgEb.png") top center no-repeat;
width: 991px;
height: 93px;
font-size: 0em;
margin-left:  3px;}
#post-form h2 span {
display: none;  
color: #e4d1c7!important; 
}

#pun-category1.category h2 {
    background: url(https://imgur.com/0jHB9Jn.png);
    background-position: top center;
    height: 33px;
    width: 803px;
    font-size: 0 !important;
    font-size: 0 !important;
    margin-left: 90px;
    margin-top: -5px;
    margin-bottom: 15px;
}

#pun-category2.category h2 {
background: url(https://imgur.com/3etfkr3.png);
background-position: top center;
 height: 33px;
    width: 803px;
font-size:0 !important;
font-size:0 !important;
margin-left: 90px;
margin-top: 5px;
margin-bottom: 15px;
}

#pun-category3.category h2 {
background: url(https://imgur.com/5o9lQjU.png);
background-position: top center;
 height: 33px;
    width: 803px;
font-size:0 !important;
font-size:0 !important;
margin-left: 90px;
margin-top: 5px;
    margin-bottom: 15px;
}

#pun-category4.category h2 {
background: url(https://imgur.com/yQRyC87.png);
background-position: top center;
 height: 33px;
    width: 803px;
font-size:0 !important;
font-size:0 !important;
margin-left: 90px;
margin-top: 5px;
    margin-bottom: 15px;
}

#pun-category5.category h2 {
background: url(https://imgur.com/98tbnqX.png);
background-position: top center;
 height: 33px;
    width: 803px;
font-size:0 !important;
font-size:0 !important;
margin-left: 90px;
margin-top: 5px;
    margin-bottom: 15px;
}

#pun-category6.category h2 {
background: url(https://imgur.com/59KmrH1.png);
background-position: top center;
 height: 33px;
    width: 803px;
font-size:0 !important;
font-size:0 !important;
margin-left: 90px;
margin-top: 5px;
    margin-bottom: 15px;
}

#pun #pun-index #pun-stats h2 {
color : #000000;background: url(https://imgur.com/oz0EWzL.png);
background-position: top center;
 height: 33px;
    width: 803px;
font-size:0 !important;
font-size:0 !important;
margin-left: 90px;
margin-top: 5px;
    margin-bottom: 15px;
}



.lz {
       width: 220px;
    text-align: justify!important;
    font-family: arial;
    font-size: 10px;
    letter-spacing: 0.7px;
    padding: 6px 9px 5px 9px;
    /* border: 3px solid #3e3b35; */
    color: #2f2a2d!important;
    margin-top: 8px!important;
    margin-left: -7px!important;
    line-height: 11px;
}



.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}


#pun-adnav .isactive ul.adsubnav a {
 text-decoration: none!important;
  }

#pun-title table tbody tr .title-logo span {
display:none;
}

#pun-index td div.tclcon {
width: 447px;
background: url(https://i.imgur.com/z4ah7QU.png) 0 top no-repeat, url(https://i.imgur.com/1jK0O3s.png) 0 bottom no-repeat, url(https://i.imgur.com/OwtfYsl.png) 0 top repeat-y;
min-height: 95px;}


#font-area span, #font-area img {
    height: 13px;
}

#pun-userlist .usertable th{display:none}

#pun-announcement h2 {
    display: none;
}


.pa-author {
    font-family: pt serif!important;
    font-weight: bold;
    font-size: 15px!important;
font-weight: normal!important;
     color: #3a1e15!important;
    margin-top: 9px!important;
letter-spacing: 1px;
text-transform:uppercase;
    }

.pa-author a {
       font-family: pt serif!important;
    font-weight: bold;
    font-size: 15px!important;
    color: #3a1e15!important;
    margin-top: 9px!important;
margin-Left: -4px;
text-transform:uppercase;
letter-spacing: 1px;
    }
.category .container thead {display: none;}



.plashka {
 background: url(https://i.imgur.com/CtnxCvh.png) no-repeat center;
    width: 245px;
    height: 72px;
    margin-left: 12px!important;
    margin-bottom: 12px!important;
margin-top: 5px!important;
}

#pun-main .post .permalink {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
    font-family: pt serif;
    color: #c7b6a9 !important;
  letter-spacing: 1px;
    /* text-shadow: 0px 0px 1px #776b60; */
    margin-top: 2px!important;}

.pol {
    background: url(https://i.imgur.com/gYtPrF1.png.png) no-repeat center;
    width: 218px;
    height: 9px;
    margin-left: 2px!important;
    /* text-align: center; */
    margin-bottom: -10px!important;
}

.mir {font-family: arial;
font-size: 10px;
text-align: center;
line-height: 10px; 
    width: 240px;
letter-spacing: 1px;
}


.fandom {
    font-family: pt serif;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center!important;
    line-height: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #38241b!important;
    /* margin-bottom: -10px!important; */
}

#postbest {font-family: arial;
    font-size: 9px;
    letter-spacing: 1px;
    color: #e4d1c7 !important;
    /* text-shadow: 0 0 5px #504a3c !important; */
    text-align: justify;
    position: absolute;
    height: 113px;
    width: 189px;
    top: 242px;
    margin-left: 108px;
    overflow: auto;
    padding-right: 5px;
}

#rola {
    font-family: arial;
    font-size: 13px;
    letter-spacing: 1px;
    color: #e4d1c7 !important;
    text-align: center;
    position: absolute;
    height: 52px;
    width: 225px;
    top: 180px;
    margin-left: 410px;
    overflow: auto;
}

#navig {font-family: pt serif;
    font-size: 11px;
    letter-spacing: 1px;
    color: #e4d1c7 !important;
    text-align: center;
    position: absolute;
    overflow: auto;
    text-transform: lowercase;
    height: 50px;
    width: 345px;
    top: 222px;
    margin-left: 350px;
    font-weight: bold;
}

a.link1{
color: #e4d1c7!important; 
text-shadow: 0px 0px 4px #00000;  
}

#ams{
    font-family: pt serif;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    height: 30px;
    width: 319px;
    top: 260px;
    margin-left: 365px;
    overflow: auto;
    text-transform: lowercase;
    text-shadow: 0px 0px 4px #000000!important;}

#fandmes {font-family: pt serif;
    font-size: 13px;
    letter-spacing: 2px;
    color: #8a736c !important;
    text-shadow: 0 0 5px #000000 !important;
    text-align: center;
    font-weight: bold;
    position: absolute;
    height: 50px;
    width: 309px;
    top: 295px;
    margin-left: 365px;
    overflow: auto;
}

