/* CS1 Background and text colours
-------------------------------------------------------------*/

/* &#212;&#238;&#237; &#244;&#238;&#240;&#243;&#236;&#224; */
html {
background: url(http://forumstatic.ru/files/001a/8b/67/34419.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-color: #000;
background-size: cover;
/*overflow-x: hidden !important;*/}

/* &#216;&#224;&#239;&#234;&#224; */
#pun-title table {
    background-image: url(https://i.ibb.co/DtDLjTw/image.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 966px;
    height: 258px;
    margin-left: -22px;
    margin-top: -280px;
}

/* &#210;&#229;&#235;&#238; &#244;&#238;&#240;&#243;&#236;&#224; */
#pun {
width: 966px; 
background-color: transparent; 
background-image: url(https://i.ibb.co/30vZ75v/image.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 944px;}

/* &#212;&#243;&#242;&#229;&#240; */
#pun-about p.container {
    background-image: url(https://i.ibb.co/7gLfsKy/image.png);
    margin: 0px 0px -110px -22px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 966px;
    height: 80px;
    overflow-x: hidden;
    padding-bottom: 80px;
}

/* CS1.1 &#212;&#238;&#237; &#232; &#246;&#226;&#229;&#242; &#242;&#229;&#234;&#241;&#242;&#224; &#237;&#224; &#244;&#238;&#240;&#243;&#236;&#229; */
.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: #181818;
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: #181818;
    text-align: center;
    font-style: normal;
    font-family: Roboto;
}


/* &#214;&#232;&#242;&#224;&#242;&#224; &#232; &#226;&#251;&#228;&#229;&#235;&#232;&#242;&#252; &#234;&#238;&#228; */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001a/8b/67/71570.jpg);
    background-color: #c2c2c2;
    color: #181818;
    border-left: 3px solid #861b21;
    box-shadow: 0 0 0 3px #c7c7c7;
}


/* &#206;&#225;&#235;&#224;&#241;&#242;&#252; &#228;&#235;&#255; &#226;&#226;&#238;&#228;&#224; &#242;&#229;&#234;&#241;&#242;&#224; &#226; &#244;&#238;&#240;&#236;&#229; &#238;&#242;&#226;&#229;&#242;&#224; &#232; &#224;&#228;&#236;&#232;&#237;&#234;&#229; */
.punbb textarea, .punbb input {
    background-image: url(http://forumstatic.ru/files/001a/8b/67/71570.jpg);
    background-color: #c2c2c2;
    color: #181818;
}

/* &#210;&#229;&#237;&#252; &#232; &#231;&#224;&#234;&#240;&#243;&#227;&#235;&#229;&#237;&#232;&#229; */
.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;
}

/* &#212;&#238;&#237; &#238;&#234;&#237;&#224; &#237;&#224;&#227;&#240;&#224;&#228; &#232; &#240;&#229;&#239;&#243;&#242;&#224;&#246;&#232;&#232; */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(http://forumstatic.ru/files/001a/8b/67/71570.jpg);
    background-color: #c2c2c2;
}




/* CS2 &#209;&#241;&#251;&#235;&#234;&#232;
-------------------------------------------------------------*/

/* 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: #232323;
  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: #591115;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #591115;
  transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #232323;
    text-transform: lowercase;
    font-family: roboto;
    word-spacing: 0px;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #591115;
  transition-duration: 1s;
}


#pun-navlinks a {
    color: #232323;
}


#pun-navlinks a:focus, #pun-navlinks a:active, #pun-navlinks a:hover {
  color: #591115;
  transition-duration: 1s;
}



/* CS3 &#206;&#241;&#242;&#224;&#235;&#252;&#237;&#238;&#229; 
-------------------------------------------------------------*/

/* CS3.1 &#200;&#234;&#238;&#237;&#234;&#232;*/

div.icon {
        background: url(http://forumstatic.ru/files/001a/8b/67/42717.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/001a/8b/67/36207.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/001a/8b/67/97989.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/001a/8b/67/41178.jpg) no-repeat;
}


/* CS3.2 &#194;&#241;&#184; &#239;&#238;&#228;&#240;&#255;&#228;*/
#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}





/*---&#207;&#240;&#238;&#234;&#240;&#243;&#242;&#234;&#224;---*/

::-webkit-scrollbar-thumb:vertical {
   background-color:#762024; 
   border: 1px solid #832428;
}

::-webkit-scrollbar-thumb:horizontal {
   background-color:#762024; 
   border: 1px solid #832428;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #232323;
}



::selection {
    background: #232323 !important;
    color: #cdcdcd;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-size: 12px;
    font-weight: bold;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    border: 4px solid #d1d1d1;
    margin-top: 4px;
    margin-bottom: 3px;
    box-shadow: 0 0 0 1px #a7a7a7;
}


#pun-viewtopic .post h3 {
    height: 15px;
    text-transform: uppercase;
    font-family: roboto;
    margin: 0 5px 0 5px !important;
    background-image: url(http://forumstatic.ru/files/001a/8b/67/71570.jpg);
    background-color: #c2c2c2;
    font-size: 9px;
    border: 1px solid #bdbdbddb;
}




#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(http://forumstatic.ru/files/001a/8b/67/71570.jpg);
    background-color: #c2c2c2;
    border: 1px solid #c3c3c3;
}



#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;}



.fimg {
    margin-top: -157px !important;
    margin-left: 819px !important;
    position: absolute;
    z-index: 100;
    /* border: red 1px solid; */
}



A.navi:link, A.navi:active, A.navi:visited {
    background: #c1c1c1;
    font-family: roboto;
    padding: 2px 5px 1px 5px;
    font-size: 11px;
    text-align: right;
    font-weight: 400;
    transition-duration: 2s;
    letter-spacing: 0.4px;
    color: #020202;
    text-transform: uppercase;
    display: block;
    width: 100px;
    margin-top: 3px;
    font-style: normal;
}




A.navi:hover {
    background: #9e2d32;
    font-family: roboto;
    padding: 2px 5px 1px 5px;
    font-size: 11px;
    text-align: right;
    font-weight: 400;
    transition-duration: 2s;
    letter-spacing: 0.4px;
    color: #cfcfcf;
    text-transform: uppercase;
    display: block;
    width: 100px;
    margin-top: 3px;
    font-style: normal;
}




.podfor {
background-image: url(http://forumstatic.ru/files/001a/8b/67/71570.jpg);
    background-color: #c2c2c2;
    padding: 5px 8px;
    border: 1px solid #b9b8b8;
    margin-top: 2px;
}


#podfq {
    text-transform: lowercase;
    font-size: 10px;
    margin-bottom: 2px !important;
    font-weight: 500;
    border-bottom: 1px dashed #000;
    padding-bottom: 3px;
}


.podfl {
background-color: #832428;
    margin-top: 3px !important;
    text-align: center;
}


.podfl a {
    margin: 0 4px !important;
    color: #d1d1d1 !important;
    font-family: roboto;
    transition-duration: 2s;
}


.podfl a:hover {
    margin: 0 4px !important;
    color: #d6bbbc !important;
    font-family: roboto;
    transition-duration: 2s;
}



.pa-posts, .pa-respect,.pa-fld3  {
    vertical-align: text-top;
    display: inline-table;
    margin-top: 5px !important;
    padding: 1px 7px !important;
    width: 40px;
    text-align: center;
    color: #131514;
    font-family: roboto;
    font-size: 11px !important;
    text-transform: lowercase;
}





/*&#212;&#238;&#237; &#236;&#232;&#237;&#232;-&#239;&#240;&#238;&#244;&#232;&#235;&#255; &#226; &#210;&#238;&#239;&#232;&#234;&#229;*/
.punbb .post .post-author {
    background: url(http://forumstatic.ru/files/001a/8b/67/62745.jpg) 0 0 repeat-y;
    overflow: visible!important;
    margin: 12px 0px 0px 4px!important;
}
.punbb .post .post-author > ul {
    background: url(http://forumstatic.ru/files/001a/8b/67/64541.jpg) 0 top no-repeat, url(http://forumstatic.ru/files/001a/8b/67/80671.jpg) 0 bottom no-repeat;
    margin: 0px 0 -12px 0!important;
    padding: 9px 9px 19px 9px!important;
}



.punbb .post-content a, 
.punbb .post-content a:link {
font-weight: bold;
}



.pa-fld1 {
    background-color: #d1d1d1;
    padding: 6px 6px;
    text-align: left;
    border: 1px solid #a7a7a7;
    margin: 2px 5px 3px 5px !IMPORTANT;
}


.pa-fld1 a {
font-size: 13px;
    color: #801014 !important;
    font-family: roboto;
    font-weight: 800;
}

.pa-fld3 {
   
    background-image:url(https://forumstatic.ru/files/001a/ad/66/38689.png)
    text-align: left;
    font-size: 18px
    font-family: roboto;
   
    margin: 2px 5px 3px 5px !IMPORTANT;
}







#pun-index div.category h2, #pun-index #pun-stats h2 {
    font-weight: 600;
    background-image: url(https://i.ibb.co/1J1GJmJ/image.jpg);
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 7px 0 0 0;
    text-shadow: 1px 1px #cfcfcf;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #781117 !important;
    margin: 0px -6px 16px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 32px;
    width: 813px;
}


/* &#238;&#244;&#238;&#240;&#236;&#235;&#229;&#237;&#232;&#229; &#239;&#240;&#224;&#226;&#232;&#235;&#224;*/





.guestb {
    background: #111111 url(http://forumstatic.ru/files/001a/8b/67/34419.jpg) bottom no-repeat;
    width: 480px;
    border: 1px solid #afafaf;
    height: 690px;
}


.guestext {
    margin-left: 25px!important;
    width: 410px;
    height: 510px;
    margin-top: 20px !important;
    position: absolute!important;
    color: #d8d9da;
    background: rgba(169, 170, 175, 0.12);
    border: 1px solid rgba(169, 170, 175, 0.2);
    border-radius: 1px;
    padding: 10px;
    font-family: roboto;
    font-size: 11px !IMPORTANT;
    text-align: justify;
}


.guesinfo {
    
    height: 505px !important;
    overflow-y: auto;
    padding-right: 8px;
}
.guestb-name {
     text-align: center;
    display: block;
    color: #e4e4e4;
    font-family: roboto;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 28px;
    position: relative;
    letter-spacing: 0.5px;
}
.guestb-name span {color: #add}

span.q-title {
    text-align: center;
    display: block;
    color: #e4e4e4;
    font-family: roboto;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-bottom: 28px;
    position: relative;
}

span.q-title:after {
    content: "";
    display: block;
    position: absolute;
    background: #bcb7ae;
    height: 1px;
    width: 400px;
    right: 50px;
    bottom: -10px;
}
/* &#238;&#244;&#238;&#240;&#236;&#235;&#229;&#237;&#232;&#229; &#227;&#240;&#243;&#239;&#239;&#251;*/
.guestb9 {
    width: 480px;
    
    margin-left: -270px;
    height: auto;
    margin: auto;
    
}
.guestb4 {
   /*background: url(http://forumuploads.ru/uploads/001a/34/52/3/t62745.jpg);*/
    padding: 10px 10px 10px 10px;
    background-color: #c8c8c8;
    border-bottom: 3px solid #8b1c20;
    border-top:3px solid #8b1c20;
    border-left:3px solid #8b1c20;
    border-right:10px solid #8b1c20;
   
}
.guestb1 {
    background: url(http://forumstatic.ru/files/001a/8b/67/34419.jpg)  top no-repeat; 
    padding: 0px 20px 10px 20px;
    
    
}

.guestb2 {
    font-family: roboto;
    /* background: url(http://forumstatic.ru/files/001a/0c/7f/68402.png); */
    padding: 10px 20px 10px 10px;
    border-bottom: 16px solid #c1c1c1;
    border-top:16px solid #c1c1c1;
    color: #0a0a0a;
    background-color: #d1d1d1;
}


.guest7 {
    /*position: absolute;*/
    width: 400px;
    font-family: roboto;
    text-align: justify;
    font-size: 11px;
    margin-top: 23px!important;
    margin-left: -9px!important;
    height: 283px;
    padding-right: 4px;
    overflow: auto;
    padding: 0px 10px;
    line-height: 14px;
}

span.q-title1 {
    text-align: center;
    display: block;
    color: #e4e4e4;
    font-family: roboto;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-bottom: 28px;
    position: relative;
}

span.q-title1:after {
    content: "";
    display: block;
    position: absolute;
    background: #bcb7ae;
    height: 1px;
    width: 400px;
    right: 0px;
    bottom: -10px;
}
.guestb-name1 {
     text-align: center;
    display: block;
    color: #e4e4e4;
    font-family: roboto;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 28px;
    position: relative;
    letter-spacing: 0.5px;
}


/* &#227;&#238;&#241;&#242;&#229;&#226;&#224;&#255;*/
.img1 {
     height: 110px;
     width: 114px;
     top: 206px;
     text-align: right;
    /*margin-left: 808px;*/
    position:absolute;z-index:100;
/* border: red 1px solid; */
}
.guestbg {
    background: #111111 url(http://forumstatic.ru/files/001a/8b/67/34419.jpg) bottom no-repeat;
    width: 480px;
    border: 1px solid #afafaf;
    height: 238px;
}
.guestextg {
    margin-left: 25px!important;
    width: 410px;
    height:110px;
    margin-top: 20px !important;
    position: absolute!important;
    color: #d8d9da;
    background: rgba(169, 170, 175, 0.12);
    border: 1px solid rgba(169, 170, 175, 0.2);
    border-radius: 1px;
    padding: 10px;
    font-family: roboto;
    font-size: 11px !IMPORTANT;
    text-align: justify;
}
/*&#226;&#251;&#230;&#232;&#226;&#248;&#232;&#229;*/
.guestbv {
   /*background: url(http://forumuploads.ru/uploads/001a/34/52/3/t62745.jpg);*/
    padding: 10px 10px 10px 10px;
    background-color: #c8c8c8;
    
   
}
/*&#231;&#224;&#237;&#255;&#242;&#251;&#229; &#226;&#237;&#229;&#248;&#237;&#238;&#241;&#242;&#232;*/
.guestb-name2 {
     text-align: center;
    display: block;
    color: #1e1e1e;
    font-family: roboto;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration:underline
;
    margin-bottom: 28px;
    position: relative;
    letter-spacing: 0.5px;
}
/*&#238;&#225;&#250;&#255;&#226;&#235;&#229;&#237;&#232;&#255;*/
.guestbj {
    background: #111111 url(http://forumstatic.ru/files/001a/8b/67/34419.jpg) bottom no-repeat;
    width: 480px;
    border: 1px solid #afafaf;
    height: 498px;
}
.guestextj {
    margin-left: 25px!important;
    width: 410px;
    height:380px;
    margin-top: 20px !important;
    position: absolute!important;
    color: #d8d9da;
    background: rgba(169, 170, 175, 0.12);
    border: 1px solid rgba(169, 170, 175, 0.2);
    border-radius: 1px;
    padding: 10px;
    font-family: roboto;
    font-size: 11px !IMPORTANT;
    text-align: justify;
}

/*&#237;&#239;&#241;*/
.guestb00 {
    background: #111111 url(http://forumstatic.ru/files/001a/8b/67/34419.jpg) bottom no-repeat;
    width: 480px;
    border: 1px solid #afafaf;
    min-height: 200px;
    max-height: 600px;
}


.guest200 {
color: #d8d9da;
    background: rgba(169, 170, 175, 0.12);
    border: 1px solid rgba(169, 170, 175, 0.2);
    border-radius: 1px;
    padding: 10px;
    font-family: roboto;
    font-size: 11px !IMPORTANT;
    text-align: justify;
    margin: 15px 15px 15px 15px !important;
}


.gtext00 {
overflow-y: auto;
    padding-right: 8px;
    max-height: 500px;
    min-height: 100px;
}




.pa-fld2 {
    background-color: #d1d1d1;
    padding: 6px 6px;
    text-align: center;
    color: #801014;
    border: 1px solid #a7a7a7;
    margin: 2px 5px 3px 5px !IMPORTANT;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Impact;
line-height: 1;
}
/*&#224;&#237;&#234;&#229;&#242;&#224;*/
#ank1 { 
	padding: 5px; 
	text-align: left; 
	font-size: 12px; 
} 

.anktext1 { 
	text-align: justify; 
	font-family: roboto;
	background:#d1d1d1; 
	display: none;  
	height: auto; 
	box-shadow: inset 0px 0px 5px rgb(102, 102, 102);
	overflow-y: auto;
	overflow-x: hidden;
	line-height: 1.5;
	padding: 10px;
	font-size: 11px;
}
#rav1 span {
	background-color: #c1c1c1;
	padding: 4px 18px;
	margin: 7px;
	font-family: roboto;
	font-size: 12px;
	color: #252524;
	
}

#rav1 .tabactive1 { 
	background: #8b1c20;
	color: #d1d1d1;
	transition-duration: 0.5s;
}

.guest8 {
    /*position: absolute;*/
    width: 360px;
    font-family: roboto;
    text-align: justify;
    font-size: 11px;
    margin-top: 23px!important;
    margin-left: -9px!important;
    height: 283px;
    padding-right: 4px;
    overflow: auto;
    padding: 0px 10px;
    line-height: 14px;
}
.guestb12 {
    background: url(http://forumstatic.ru/files/001a/8b/67/34419.jpg) ; 
    padding: 0px 20px 10px 20px;
    
    
}