.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 position: absolute;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #a79cae;
 color: #905b9b;
 padding: 15px 15px;
 bottom: -230px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #9a74a5 url() repeat;
color: #291535;
border-top: 5px solid #201028!important;
border-bottom: 5px solid #201028!important;
border-left: 1px solid #201028!important;
border-right: 1px solid #201028 !important;
-webkit-box-shadow:  0px 2px 1px #201028 inset; 
 -moz-box-shadow: 0px 2px 1px #201028 inset; 
box-shadow: 0px 2px 1px #201028 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
background-image : url(https://i.imgur.com/fS3OX3O.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -168px;
height: 510px;
width: 1200px;}
 
/* фон */
body { background-position: top center;
background-repeat: repeat; 
background-image : url(https://i.imgur.com/8CuJlWO.png)
 }

/* фон контента */
#pun {background-image: url(https://i.imgur.com/DfRKPpD.png);
background-repeat: repeat;
background-position : center;
margin-bottom: 50px;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #bea9cc;
  color: #250034;
background-image: url(https://i.imgur.com/0Yt3DLQ.png);
border-top:1px solid #37194c;
border-right:1px  solid #37194c;
border-bottom: 1px  solid #37194c;
border-left:4px solid #37194c;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
@media all and (-webkit-min-device-pixel-ratio:0) {
#pun-about p.container {
    margin-left: -166px !important;
} }
#pun-about p.container {
  background-image: url(https://i.imgur.com/sEHjSn4.png);
  background-repeat : no-repeat;
  height: 166px; 
  width: 1200px;
  margin-left: -166px;
  margin-bottom: -105px;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #130d19 0%, #140d18 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#130d19), to(##140d18));
    border-radius: 3px;
    border-top: medium none;
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 3px -3px rgba(101, 65, 53, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #7f5f8e;
    font-family: pt sans narrow !important;
    font-size: 12px !important;
    font-weight: normal;
    margin-top: 5px !important;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #130d19 0%, #311d40 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#130d19), to(#311d40));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #9d7bad;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #492c75;
}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #a59cae;
  color: #25192d;
background-image : url("http://forumfiles.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #24192d;
border-right:1px  solid #24192d;
border-bottom: 1px  solid #24192d;
border-left:4px solid #24192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #24192d;
  }

.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: #0f031b;}

#pun-status .container, #pun-crumbs1 .container
{color: #0f031b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #0f031b;
text-align: center;}

.offline li.pa-online strong {
color: #0f031b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #0f031b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #150420;
  font-weight: bold;
font-style: normal;
  }

/* CS2.4 */
.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;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#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 transparent
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://funkyimg.com/i/2HnBH.png) ;
  width: auto;
  height: auto;
border-color:#211326;
  }



/* 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: #300844;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #300844
  }

/* 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: #845796;
    border-bottom: 0px none #845796;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #9d72aa;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #391047
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #b58fc4;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #391047
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #714b82;
  color: #714b82;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-top: -30px;
margin-right: -10px;
width: 110px;
height: 90px;
background-image : url(http://funkyimg.com/i/2HnCf.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2HnCe.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2HnCg.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2HnCh.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 366px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -55px;
  top: 310px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(https://i.imgur.com/MQ2GTZc.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category2.category h2 {
background: url(https://i.imgur.com/REJRCbM.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


#pun-category3.category h2 {
background: url(https://i.imgur.com/qUBNzWB.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category4.category h2 {
background: url(https://i.imgur.com/3FUnXuZ.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category5.category h2 {
background: url(https://i.imgur.com/Qcvxnzh.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category6.category h2 {
background: urlhttps://i.imgur.com/MiTtJcp.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category7.category h2 {
background: url(https://i.imgur.com/h8MibmO.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height:166px;
width:1200px;
margin-left: -165px;
color: transparent;
background-image: url("https://i.imgur.com/1DbkmEC.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#0a0014;
color: #3d1d4f; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #3d1d4f;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#140523;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #090010;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 8px;}
::-webkit-scrollbar-track {
    background: #80668e !important;}
::-webkit-scrollbar-thumb {
    background: #0d1219 !important;}
::-webkit-scrollbar-thumb:active {
background: #170d19 ;}

.tip {
	padding: 5px; /* расстояние текста от края окна */
	color: #0e440a; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #1c091c;
width: 95px;
border-top: 3px solid #541e59;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #e2bedf;
border-bottom: 3px solid #2d0830;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #b887bc; }



/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("https://i.imgur.com/HuQ4Pzy.png") no-repeat scroll center top;
    color: #617026 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -60px;
    margin-top: -13px;
    padding-top: 20px !important;
    width: 990px;
}
#pun-viewtopic .post h3 span {
    color: #a691bc;
    margin-left: 375px;
    margin-top: 20px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #a691bc;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #8e589b;
    text-shadow: none;
}
#pun-viewtopic div.post h3 strong::before {
    content: "Пост номер ";
    font-weight: normal;
}
#pun-viewtopic .post h3 strong {
    font-weight: bold;
    margin-left: 320px;
    position: absolute;
    width: auto;
}

.topic a.sharelink {
    display: none;
}

#pun-index .tcr {
width: 30%;
}

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.3;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 190px;
    max-height: 190px;
}

.punbb .move_posts_form .container {
  background:#c1a7c9;
}