/* Слайдер */
#slideshow #slidesContainer {
  margin:0 auto;
  width:870px;
  height:140px;
  overflow:auto; /* allow scrollbar */
  position:absolute;
margin-top: 260px;
margin-left: 7px;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:850px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:140px;
}
.control {
  display:block;
  width:24px;
  height:64px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  margin-top:295px;
  margin-left:9px;
  background:transparent url(http://funkyimg.com/i/2aWAn.png) no-repeat 0 0;
  z-index:10;
}
#rightControl {
  margin-top:295px;
  margin-left:850px;
  background:transparent url(http://funkyimg.com/i/2aWAo.png) no-repeat 0 0;
  z-index:10;
}
/* Конец слайдера */

/* Запятые между никами в "Тему просматривают" */
#topic-users-in a:after {
    content: ","
  }
  #topic-users-in a:last-child:after {
    content: "";
  }

/* дополнительные контейнеры */
.admin1 {position: absolute; z-index: 999; top: 440px !important;}
.music {position: absolute; z-index: 900; top: 460px; margin-left: 368px !important;}
.buttons {position: absolute; z-index: 990; top: 505px; margin-left: 323px !important;}
.player1 {position: absolute; z-index: 999; top: 430px; margin-left: 10px !important;}
.player2 {position: absolute; z-index: 999; top: 430px; margin-left: 156px !important;}
.need1 {position: absolute; z-index: 999; top: 493px; margin-left: 10px !important;}
.need2 {position: absolute; z-index: 999; top: 493px; margin-left: 108px !important;}
.need3 {position: absolute; z-index: 999; top: 493px; margin-left: 203px !important;}

.tooltip {
  position: relative;
z-index: 1999; 
}

.tooltip >span {
  display:none;
}

.tooltip:hover>span {
  display: block;
  position: absolute;
  padding: 27px;
  margin-top: -23px;
  z-index: 998;
  width: 110px;
}

.cont {
  background: url(http://funkyimg.com/i/2aUnf.png) rgba(0, 0, 0, 0.8);
  color: #98969b;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 5px;
  margin-left: -40px;
}

.table1 {
  padding-right: 5px;
  width: 300px;
  height: 135px;
  position: absolute;
  z-index: 991;
  text-shadow: 0px 1px 0px #e7e4dc;
  top: 297px;
  line-height: 100%;
  margin-left: 300px !important;
  font-size: 11px;
  text-align: justify;
  font-family: arial;
  color: #000000;
  letter-spacing: 0px;
  overflow: hidden;}

.table2 { padding-right: 5px;
  width: 288px;
  height: 121px;
  position: absolute;
  z-index: 991;
  text-shadow: 0px 1px 0px #e7e4dc;
  top: 305px;
  line-height: 100%;
  margin-left: 10px !important;
  font-size: 10px;
  text-align: justify;
  font-family: arial;
  color: #000000;
  letter-spacing: 0em;
  overflow-y: auto;}

.scroll {  
    padding-right: 5px;
    width: 284px;
    height: 228px;
    position: absolute;
    z-index: 991;
    top: 305px;
    text-shadow: 0px 1px 0px #e7e4dc;
    line-height: 100%;
    margin-left: 604px !important;
    font-size: 10px;
    text-align: justify;
    font-family: arial;
    color: #000000;
    letter-spacing: 0em;
    overflow-y: auto;}


/* шапка */
#pun-title TABLE { 
background-image: url(http://funkyimg.com/i/2aSSR.png);
background-position: top center;
background-repeat: repeat-x;
margin-top: 0px;
display: inline-block; 
overflow-x: hidden !important;}

/* фон страницы */
html {
background: url(http://funkyimg.com/i/2aTYZ.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-size: cover;
background-color: #000000;
/*overflow-x: hidden !important;*/}

/* фон форума */
#pun {
background-image: url(http://funkyimg.com/i/2aSCF.jpg);
color: #0b0b0d;
background-color: #e0e0e0;
background-repeat: repeat;
background-position: center;}

/* всякая хрень */
.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: #000000;
}
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: none none none none ; 
border-style:none !important;
}
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: none; 
border-style:none !important;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: none; 
border-style:none !important;
}
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .post-links ul, .post-links, .usertable table {
 border-color: transparent; 
border-style:none !important;
}
.punbb th {
border-color: none; 
border-style:none !important;
}
.punbb th.tcl, th.tcr {
display: none;
}
.punbb th.tc2, th.tc3 {
display: none;
}
.punbb td div.tclcon {
margin-bottom: 20px;
}
.punbb .quote-box, .punbb .code-box {
border-color: none;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: none; 
border-style:none !important;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: none; 
border-style:none !important;
}
.punbb .divider {
border-color: none none none none; 
border-style: none !important;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 0px solid none;
}
li.pa-online {
border-left-color: none !important;
}
.punbb .post-sig dt {
border-color: transparent; 
border-style:none !important;
}
.formsubmit input {
background-color : none; 
border-color: none; 
border-style:none !important;
}
#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; 
color: #000000; 
font-style: normal; 
overflow-x: hidden !important;
}
#pun  .section {
border-style: none; 
}
#pun  .tc2, #pun-main .post-author ul  {text-align: center; color: #0b0b0b;}
#pun-stats h2 span, .category h2 span {
visibility:hidden!important;
}
#pun .tcl {
text-align: justify;
}
.lastedit {
display:none;
}
#pun-announcement h2 {
display: none;
}
#pun-title .title-logo { 
display: none; 
}


/* цитата и текстовое поле */
.punbb .quote-box, .punbb .code-box {
  background: url() rgba(0, 0, 0, 0.1);
  color: #171616;
  border-top: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px 0px 10px 0px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.punbb textarea, .punbb select, .punbb input {
 background-color: rgba(255, 255, 255, 0.1);
  color: #171616;
  }

/* ссылки */
.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,
.punbb a:hover, .punbb a:focus, 
.punbb a:active,  
.punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:focus, 
.punbb-admin #punbb-admain a:active,
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #2c2d2d;
  font-weight: bold;
  text-decoration: none;
}

/* ссылки при наведении */
.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 {  transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s; 
  text-decoration: none;
}

#pun-index .tcl h3 a:link {
font-weight: 100!important;
letter-spacing: 3px;
font-family: 'Impact', sans-serif;
text-align: left;
font-size: 14px;
text-transform: uppercase;
}

/* категория при наведении */
#pun-index .tcl h3 a:hover {
transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;}

/* навигация */
#pun-navlinks a {
display: inline; 
  color: #757578;
  text-shadow: 2px 2px 0px #000;
font-style: normal;
font-weight: 100!important;
letter-spacing: 3px;
text-align: center;
text-transform: uppercase;
font-family: 'Impact', sans-serif;
text-decoration: none;}

/* навигация при наведении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {  transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s; 
text-shadow: 1px 1px 0px #000;
text-decoration: none;}

/* пользовательская навигация */
#pun-ulinks a {
  text-align: center;
  color: #2c2d2d;
  font-weight: bold;
  font-style: normal;
  font-family: 'arial', sans-serif;
  text-transform: lowercase;
  font-size: 10px;
  letter-spacing: 1px;
}

/*иконка старых сообщений*/
.punbb table Div.icon {
background-image: url(http://funkyimg.com/i/2aSUE.png);
background-repeat: no-repeat;}

/*иконка новых сообщений*/
TR.inew Div.icon {
background-image: url(http://funkyimg.com/i/2aWA9.png);
background-repeat: no-repeat;}

/*важная тема*/
TR.isticky Div.icon { 
background-image: url(http://funkyimg.com/i/2aUj2.png)!important;
}

/*закрытая тема*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2aUVA.png);
background-repeat: no-repeat;}

/* прозрачность рекламы*/
.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;}


/* дополнительно */
li#navawards {display: none;}
.lastedit {display: none;}
.stickytext, .closedatafield {display: none;}
#main-reply, .punbb .post-content {font-size: 11px;}
#pun-main .punbb .post-content {font-size: 11px;}
#pun-main .formal textarea {font-size: 11px;} /* шрифт в текстовом поле */
#pun-about .container .item1 {margin-right: 230px; margin-top: 10px; font-size: 10px;} /* рейтинг форумов */
#video-area-tinp, #image-area-tinp {color: rgba(128, 128, 128, 0.7);}
#image-source-list a, #image-area-actions a {color: #757578; text-shadow: 1px 1px 0px #000;}

/* реклама */
#pun-title table tbody tr .title-logo-tdr {
position: absolute;
z-index: 1;
margin-left: 200px;
margin-top: 10px;
}

/* полоса прокрутки */
::-webkit-scrollbar {width: 5px; height: 5px;}
::-webkit-scrollbar-track {background-color: rgba(14,14,15,0.5);}
::-webkit-scrollbar-thumb {background-color: rgba(38,40,40,0.5);}

/* ПРОФИЛЬ */

/*общее*/
.punbb .post .post-author {
  background: rgba(16, 16, 18, 0.93);
  background-image: url("http://funkyimg.com/i/2aUda.png");
  background-repeat: no-repeat;
  background-position: top;
  color: #171616;
  border-top: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px 0px 10px 0px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.punbb .post .post-author a, .punbb .post .post-author a:link, .punbb .post .post-author a:visited {
  color: #757578!important;
  text-shadow: 1px 1px 0px #000!important;
}
/*никнейм*/
.pa-author, .pa-author {
  border-top: 7px solid rgba(14, 13, 16, 0.00);
}

/*фон под ником*/
.punbb .post .post-author > ul {
  background: url() 0 top no-repeat;
  heigh: 50px;
  margin: 0px 0px 0px 0px !important;
  padding: 5px 0px 0px 0px !important;
}

/*статус*/
li.pa-title {
  color: rgba(128, 128, 128, 0.7); 
}

/* айпи */
.pa-ip, .pa-last-visit {
  font-family: verdana;
  font-size: 10px;
  text-align: center;
  text-transform: lowercase;
  color: rgba(128, 128, 128, 0.7);
}

.pa-reg {
  font-family: verdana;
  font-size: 10px;
  text-align: center;
  text-transform: lowercase;
  line-height: 13px;
  color: rgba(128, 128, 128, 0.7);
}

/* активность */
li.pa-online {
  font-family: verdana;
  font-size: 9px;
  text-transform: uppercase;
  margin-bottom: 5px;
} 

/* сообщения и репутация */
.pa-posts {
  font-size: 10px;
  color: rgba(128, 128, 128, 0.7); 
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  padding-top: 5px;
  width: 65px;
}
.pa-respect {
  display: inline-block;
  font-size: 10px;
  color: rgba(128, 128, 128, 0.7);
  margin-left: 0px;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}
li.pa-awards {
  display: block;
  font-family: 'verdana', sans-serif;
  font-size: 9px;
  color: rgba(128, 128, 128, 0.7); 
  margin-left: 0px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

li.pa-fld1 {
  font-family: 'verdana', sans-serif;
  font-size: 9px;
  text-align: center;
  color: rgba(128, 128, 128, 0.7); 
  border-top: 0px solid #e4e4e4;
  margin: 3px 10px 5px 10px;
  line-height: 120%;
}
li.pa-fld2 {
  font-family: 'verdana', sans-serif;
  font-size: 9px;
  text-align: center;
  color: rgba(128, 128, 128, 0.7); 
  border-top: 0px solid #e4e4e4;
  margin: 3px 10px 5px 10px;
  line-height: 130%;
}

li.pa-avatar.item2 {
  margin-top: 3px;
}

li.pa-gifts {
  display: none;
}

/* категория */
.name {
font-family: "arial", sans-serif;
font-size: 10px; 
font-weight: bold;
text-align: left;
background-color: rgba(0, 0, 0, 0.0);
background-image : url();
color: #0b0b0b;
line-height: 110%;
letter-spacing: 0.2em;
margin-bottom: -5px;
}

.categ {
  background: url() rgba(0, 0, 0, 0.1);
  color: #171616;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
  border-radius: 7px 0px 7px 0px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.desc {
  font-size: 9px;
  text-align: justify;
  font-family: verdana;
  padding: 5px;
  color: #000;
  line-height: 100%;
}

.clinks{font-family: trebuchet ms;
font-size: 10px; 
font-style: normal;
text-align: center;
padding: 3px;
text-transform: lowercase;
background-color: rgba(0, 0, 0, 0.0);
border-top: 1px solid rgba(0, 0, 0, 0.2);
line-height: 90%;
letter-spacing: 1px;
}

.nolinks{font-family: trebuchet ms;
font-size: 10px; 
font-style: normal;
text-align: center;
padding: 0px;
text-transform: uppercase;
  background: url(http://funkyimg.com/i/2aUnf.png) rgba(0, 0, 0, 0.8);
line-height: 50%;
letter-spacing: 0em;}

/* футер */
#footer {position: absolute;
margin-left: -10px; 
width: 974px; height: 189px;
background-repeat: no-repeat;
background-image: url(http://funkyimg.com/i/2aSCE.jpg);}

.navigation {height: 12px; position: absolute; margin-left:45px; margin-top: 206px;}
li#navawards {display: none;}
.imagetop {position: absolute; margin-top:-5px; margin-left:445px;}
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {background: url(http://funkyimg.com/i/2aUpr.png);}
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
position: absolute;
  background: url(http://funkyimg.com/i/2aUnf.png) rgba(0, 0, 0, 0.8);
padding: 1em;
  color: #98969b;
border: 1px solid #000000;
}
#imageattach-area a, #keyboard-area a, #video-area a, #addition-area a {
  color: #757578!important;
  text-shadow: 1px 1px 0px #000!important;
}

A.navig:link, A.navig:active, A.navig:visited { 
font-family: arial, sans-serif; 
text-decoration: none; 
padding: 6px; 
font-weight: normal; 
margin-bottom: -11px; 
line-height: 2px; 
background-color: #0b0b0b;
background-image: url(https://dl.dropboxusercontent.com/s/tyqoms2wees7jjd/page%20back%20black.png); 
border-bottom: 2px solid #f2f2f2; 
display: block; 
color: #d6d6d6; 
text-shadow: none; 
font-style: italic; 
letter-spacing: 2px;  
font-size: 11px; 
text-align: center; 
width: 277px;}

A.navig:hover { 
font-family: arial, sans-serif; 
text-decoration: none; 
padding: 6px; 
font-weight: normal; 
margin-bottom: -11px; 
line-height: 2px; 
background-color: #0b0b0b; 
background-image: url(https://dl.dropboxusercontent.com/s/tyqoms2wees7jjd/page%20back%20black.png); 
border-bottom: 2px solid #f2f2f2; 
display: block; 
color: #d6d6d6; 
text-shadow: none; 
font-style: italic; 
letter-spacing: 4px;  
font-size: 11px; 
text-align: center; 
width: 277px;}

A.important:link, A.important:active, A.important:visited {
  font-family: 'Trebuchet MS', sans-serif;
  text-decoration: none;
  padding: 7px;
  margin-top: -55px;
  font-weight: 500;
  line-height: 20px;
  text-shadow: 1px 1px 0px #000;
  background-image: url(http://i.imgur.com/zHCicWp.png) !important; 
  border-top: 5px solid transparent !important; 
  border-bottom: 2px groove #e7e7e7 !important;  
  border-radius: 0px 0px 0px 0px !important; 
  display: block;
  color: #e8e8e8;
  font-style: normal;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  width: 150px;
  line-height: 13px;

}
A.important:hover { 
  font-family: 'Trebuchet MS', sans-serif;
  text-decoration: none;
  padding: 7px;
  margin-top: -55px;
  font-weight: 800;
  line-height: 20px;
  text-shadow: 1px 1px 0px #000;
  background-image: url(http://i.imgur.com/zHCicWp.png) !important;  
  border-top: 5px solid transparent !important;
  border-bottom: 2px groove #e7e7e7 !important; 
  border-radius: 0px 0px 0px 0px !important; 
  display: block;
  color: #e8e8e8;
  font-style: normal;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  width: 150px;
  line-height: 13px;

}
li#navawards {display: none;}

hr {
    margin-top: 5px;
    border: none; /* Убираем границу для браузера Firefox */
    color: rgba(0, 0, 0, 0.3); /* Цвет линии для остальных браузеров */
    background-color: rgba(0, 0, 0, 0.3); /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
   }


/** Смена имиджа **/
#stTs {
    display: none;
    z-index: 3000;
    background: url('http://funkyimg.com/i/2aWZb.png');
    position: absolute;
    width: 123px;
    height: 195px;
    margin-left: -150px;
    padding: 50px 0 0 0;
}

#MyProfile a {
    display: block;
    font-family: 'arial', sans-serif;
    text-transform: uppercase;
    color: 0b0b0b;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    line-height: 17px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 5px;
    cursor: pointer;
}

#imgNIK-SIG {
display: block;
background: url('http://funkyimg.com/i/2aWZc.png');
height: 35px;
width: 35px;
position: absolute;
margin-left: -40px;
margin-top: 11px;
}

#MyProfile a img {
  display: block;
    margin: auto;
}
abbr.hide_Nic-SIG {
  display: none
}
.hide_Nic-SIG {
display: none;
}

.modlist {display: none;}