/* CS1 Background and text colors
-------------------------------------------------------------
*/
div#pun-navlinks {
text-align: center;
margin-left:px;
text-transform: ;
position: absolute;
       width: 100%;
       top:260px;
      }

div#pun-ulinks {
text-align: center;
text-transform: lowercase;
margin-left: 0px;
letter-spacing: 0px;
font-size: px;
position: absolute;
width: 100%;
 top:280px;
}

/*шапка*/
#pun-title table {
background-image : url("https://i.imgur.com/mgXrKLx.png"); background-position : top center; background-repeat: no-repeat;
border: none;
margin-top: 0px;
margin-left:-30px;
width: 964px;
height: 306px;
}
/*фон*/
body {background: url("https://i.imgur.com/8jfCGK6.png") repeat-x scroll left top;}
HTML {background: url("https://i.imgur.com/FqjHpxa.png") top center; background-color : #020101;}


/*тело форума*/
#pun { background-image : url("https://i.imgur.com/Qj1Z1Tk.png"); paddind-top: 1px;
background-position : center; background-attachment: scroll; background-color: #ada097;}
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #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 {background-color: transparent;
color: #070605}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div {
background-color: transparent; background-repeat: no-repeat;
color: #000000;
font-weight: normal;
font-style: normal;}
.punbb .main h1, .punbb .main h2, #pun-debug h2, #pun-stats h2 {
background-color: transparent;
letter-spacing: 1px;
font-size: 14px;
font-family: ;
font-weight: normal;
text-align: center;
color: #120c03;}


/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .post-content .quote-box, .punbb .post-content .code-box, .quote-box .spoiler-box  { 
margin: 0.4em 1.8em 1.4em 1.8em; 
padding: 1em; 
background-color:#d8d0c8;
background-image: url(https://i.imgur.com/11cFWxs.png); 
background-repeat: repeat; 
  box-shadow:
   0 -13px 0 -10px #393431,
   13px 0 0 -10px #393431,
   0 13px 0 -10px #393431,
   -13px 0 0 -10px #393431;
}



/*Шрифт названия спойлера*/
.post-content .spoiler-box {
    font-family: ;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center !important;
color: #120c03;
text-shadow: 0px 0px 2px #4d4c4d;
    }

/*Шрифт в спойлере*/
.post-content .spoiler-box > blockquote {
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: justify;
    text-shadow: none;
    text-transform: none; 
    color: #000000;
}


/* CS2 Цвета границ
-------------------------------------------------------------*/
.punbb .container, .punbb .post-body, .post h3, #pun-title {border-color: transparent;}
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;}
.punbb th {
border-color: transparent;}
.punbb .quote-box, .punbb .code-box {
border-color: }
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent;}
.punbb .divider {
border-color: transparent;}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #080706;}
li.pa-online {
border-left-color: transparent;}
.punbb .post-sig dt {
border-top-color: transparent !important;}
li.pa-fld2 { margin-top:-12px; }



#post-form h2 span {display:none;}



/* CS3 Ссылки
-------------------------------------------------------------*/
/* cs3.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: #57176e;
text-decoration: none;
}
/* cs3.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: #50331e;
text-shadow: 0px 0px 1px #80766e;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); 
}

/* cs3.3. Верхняя навигация до наведения */
#pun-navlinks a {font-family: ;
font-weight: normal;
font-size: 14px;
color: #120c03;
text-shadow: 0px 0px 2px #4d4c4d;
text-decoration: none;
letter-spacing: 1px;}

/* cs3.4. Верхняя навигация после наведения */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
font-family: ;
font-weight: normal;
font-size: 14px;
color: #702e7c;
text-shadow: 0px 0px 2px #4d4c4d;
text-decoration: none;
letter-spacing: 1px;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); 
}


/* cs3.5. Нижняя навигация до наведения */
#pun-ulinks a {
font-family: verdana;
font-size: 10px;
color: #210e00;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: none;
letter-spacing: 1px;
}

/* cs3.4. Нижняя навигация после наведения */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
font-family: verdana;
font-size: 10px;
color: #2f1839;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: none;
letter-spacing: 1px;}
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); 
}



/* CS4 Stuff
-------------------------------------------------------------*/
#pun-main div.catleft, #pun-main div.catright {display: none}
.pa-avatar, .pa-title, .pa-author { text-align: center;}
#pun-announcement .container {margin-top: -2em;}
#pun-main .post-author ul {line-height: 11px; font-size: 10px; font-family: verdana; letter-spacing: 0.2px;}
#pun-announcement h2 {text-align: center;}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center;}
#pun-crumbs1 .container { text-align:left;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}
#pun_wrap #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: center; line-height: 100%;}
.lastedit {display:none;}
#pun-navlinks #navawards {display:none;}
#pun th {color: transparent; font-size:0px;}
#pun-main .postlink {text-align:;}
#post .formsubmit {text-align: center;}


/* CS5 Категории
-------------------------------------------------------------*/
#pun-category1.category h2 {
background: url() no-repeat top center;
width:  962px;
height:149px;
margin-left:-28px;
border-style: none;
font-size:0 !important;
}


/*Футер*/
#pun-about p.container {
background-image : url(https://i.imgur.com/ksKatGs.png);
background-position : center top;
background-repeat : no-repeat;
border: none;
margin-bottom: -27px; margin-left: -41px;
float: top center; 
width: 964px; text-align: center; top: 0px;
height: 80px; }
div#html-footer {
margin: 0px 0px 0px 0px;}
div#html-footer {
margin: 0px 0px 0px 0px;}
#pun-announcement.section h2 span {display: none; }
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-title h1 span  {display: none;}


/*Картинка в статистику*/
#pun-stats h2 {
background: url(https://i.imgur.com/yCvKOjl.png) no-repeat top center;
width:  964px;
height:64px;
margin-left:-30px;
border-style: none;
font-size:0 !important;
}

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 10px;
margin-right: 0px;
width: 40px;
height:40px;
background-image : url(https://i.imgur.com/G1dAOaJ.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(https://i.imgur.com/GL1M6pA.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(https://i.imgur.com/MA4JNGl.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(https://i.imgur.com/3tByIoN.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;}


#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 1px; top: 1px
}

/* CS3.3 Ширина и центровка*/
#pun  .section {border-style: none; width: 910px;}
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-main .post-author ul {text-align: center;}
#pun-main .post-author ul li {text-align: center;}


.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

/* CS3.3 Подложка*/
* {outline:none;}
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  background: url('https://i.imgur.com/juIYdF2.png') 50% repeat;
}

#pun-navlinks li img {
  vertical-align: middle;
}

/* Рамка аватара */
li.pa-avatar.item2 img {
border: 2px solid;
border-color: #393431;
margin-top: 5px;
margin-bottom: 3px;
max-width: 180px; 
max-height: 180px;
}

/* CS3.3 Запятая после ника в активных*/
.modmenu a:after {content: ",";}
.modmenu a:last-child:after {content: "";}


div#stTs .iblank {
z-index: 3001;
}
#stTs {
box-shadow: none;
}
#sdfs {
box-shadow: 0px 0px 0px 0px rgba(0,0,0,.5);
}


/* убрать загрузки */
#pun-ulinks .container li.item5 {display: none;}

/* Соо и репутация */
.pa-posts, .pa-respect { 
display: block;
width: 85x;
height: auto;
margin: 7px;
margin-top: 5px;
line-height: 1em;
font-size: 10px;
text-align: center;
font-family: verdana;
letter-spacing: 0.2px;
}

/* Бегунок */
::-webkit-scrollbar {  
width: 7px;  /* for vertical scrollbars */
height: 7px; /* for horizontal scrollbars */}
::-webkit-scrollbar {
    width: 7px;
    height: 5px;}

::-webkit-scrollbar-track {
 background-color : #100c00; }
::-webkit-scrollbar-thumb /* бегунок */{
background: #ad59e7;
}


div#slidesContainer { 
overflow: hidden; 
} 

div#slideInner { 
width: 5000px; 
}


/* Форма ответа окна */
.inner, #pun_wrap #post .container[id$="-area"] {background-color:#d5ccbe;
background-image: url(https://i.imgur.com/11cFWxs.png); 
background-repeat: repeat; 
  box-shadow:
   0 -13px 0 -10px #393431,
   13px 0 0 -10px #393431,
   0 13px 0 -10px #393431,
   -13px 0 0 -10px #393431;
   0 0 40px #a88965 inset;
outline: none;
border-radius: 0px;
padding: 10px;}

#font-area {max-height: 270px; overflow-y: auto; font-size: 12px!important;}
#font-area::-webkit-scrollbar {
    width: 3px;
    height: 7px;}
#smilies-area {width:550px!important;}
#keyboard-span input {color: #000000!important;
text-shadow: 0px 1px 0px #000000!important;}

.punbb .move_posts_form .container {
background-color: #d8d0c8; 
}