/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Темы внутри форума */
.punbb .forum .tclcon {
  padding-left: 30px;
  padding-right: 20px;
}

/* Скрыть "последние сообщения" */

thead {
    display: none;
}

#pun-index .category tr {background: #d4d3d3;}
#pun-index .category table {border-spacing: 0px 15px; padding: 1px 8px;}

/* Перенос "тем и сообщений"*/
#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}
.Tems_And_messages {
  display:inline-block;
  height: 14px;
  font-size: 9px;
  text-transform: uppercase;
  font-family: arial !important;
  font-weight: normal;
text-align: right
color: #fff;
}
.main table .Add {
  display: inline-block;
  position: absolute;
  top: 12px;
      left: 552px;
  padding: 1px 7px;
  color: #2a3b52;
font-weight: 900;
}
.Tems_And_messages right {font-weight: bold}

/*отсутп аватара*/
.pa-avatar item 2{
margin-left: -2px;
}


/* Прячем ненужное*/
div#pun-live-rusff {
    z-index: 98;
    display: none;
    width: 440px;
    height: 19px;
    margin: auto 0px 0 auto;
    background: transparent;
    text-align: right;
    line-height: 17px;
    position: relative;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -135px 0 0 -384px;
    width: 949px!important;
    z-index: 100;
    background-color: #cbcbcb;
    box-shadow: 0 0 40px #222;
    -webkit-box-shadow: 0 0 40px #222;
    -moz-box-shadow: 0 0 40px #222;
    -khtml-box-shadow: 0 0 40px #222;
}

/*отступ быстрое редактирование*/
.post #post {
    margin-bottom: 3em;
        margin-top: 30px;
    border: none;
    background: transparent;
}

/* это что то ахуенно важное, но я забыла что*/
ul.tabs {
line-height: 20px;
text-align: center;
margin: 0px 2px 12px;
list-style: none;
}

ul.tabs li {
text-align: center;
margin: 0px 2px;
text-transform: lowercase;
display: inline-block;
cursor:pointer;
}

ul.tabs li a {
color: #2e3b52;
background: #b7b7b7;
cursor: pointer;
display: block;
padding: 0 15px 1px;
position: relative;
text-decoration: none;
width: 82px;
}

ul.tabs li.tab-current a {
color: #fff;
padding: 0px 14px 2px;
background: #323d54;}

/* отступ наград*/
li.pa-hidePunk {
margin-left:-11px;
}

/* кнопочяка */
.punbb .button {
background: #b6b6b6;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    font-family: roboto;
    color: #2e3b52!important;
    font-weight: 900;
    height: 26px;
    padding: 3px;
    min-width: 100px;
    text-align: center;
}

/*настройки контейнеров в форме ответа*/
#post-form .fs-box .container, #size-area, #font-area, #color-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area {
margin-top: 0px!important;
    margin-right: -10px!important;
    padding: 8px!important;
    background-color: #cacaca;
    overflow: scroll;
    max-height: 151px;
}

#smilies-area, #smilies-area
{
margin-top: 0px!important;
    margin-right: -10px!important;
    padding: 8px!important;
    background-color: #cacaca;
    overflow: scroll;
    max-height: 151px;
min-width: 530px;
}

/*тут все для профиля*/
#main-reply {
    width: 100%;
    background-color: #b6b6b6;
}
#profile-right {
width: 60%!important;
    font-family: roboto;
    font-size: 12px;}

#profile-left {    text-align: center!important;
    font-family: roboto;
    background-color: #b6b6b6;
    border-top: 5px solid #2a3b52!important;
    border-bottom: 5px solid #2f3b52!important;
    height: auto;}

/* СТРЕЛОЧКИ */
.go-up, .go-down {

cursor: pointer;
display: none;
opacity: 7;
position: fixed;
z-index: 9999;
width: 112px;
line-height: 25px;
}

.go-up {
    background: url(http://forumstatic.ru/files/001a/c6/f0/42759.png);
    bottom: 72%;
    height: 64px;
    width: 25px;
    margin-left: 949px!important;
    color: #ffffff;
    }

.go-down {
    background: url(http://forumstatic.ru/files/001a/c6/f0/49802.png);
    bottom: 64%;
    height: 63px;
    width: 25px;
    margin-left: 949px!important;
    color: #fff;
}
.go-down:hover:after, .go-up:hover:after {height: 25px;
    width: 100px;
    margin-left: -5px;
}

.go-down:hover, .go-up:hover {
    opacity: 1;
}




/*плюсик */
.pa-respect img {
    height: 6px!important;
    width: 6px!important;
    object-fit: cover!important;
}
/* абзац цитаты */
blockquote p {
  text-indent: 1.5em;}

/* сообщения-репутация */
  li.pa-posts {
padding-top: 3px;
    font-family: roboto;
    width: 85px;
    text-transform: lowercase;
    font-size: 10px;
    text-align: right;
    margin-left: -4px;
}

li.pa-respect {
    padding-bottom: 3px;
    width: 85px;
text-transform: lowercase;
    font-family: roboto;
    font-size: 10px;
    text-align: left;
    float: right;
    margin-right: 15px;
    margin-top: -15px;
}

li.pa-respect:before {
    content: "// ";
}

/* панель */
.episodetext{
    position: absolute;
    top: 377px;
    left: 12px;
    text-align: justify;
    width: 218px;
    height: 74px;
    overflow-y: auto;
    background-color: #b6b6b6;}

.episode {
position: absolute;
    top: 329px;
    left: 12px;
   opacity: 0.4;
   transition: all 1s ease-in-out;
}

.episode:hover {
   opacity: 0.9;
transition: all 1s ease-in-out;
}

.bestgame
{position: absolute;
    top: 272px;
    left: 12px;
   opacity: 0.4;
   transition: all 1s ease-in-out;}

.bestgame:hover {
   opacity: 0.9;
transition: all 1s ease-in-out;
}

.on {
  left: 12px;
  top: 272px;}

.tw {
  left: 67px;
  top: 272px;
  }
.tr {
  left: 122px;
  top: 272px;
}

.fo {
  left: 177px;
  top: 272px;
}


.piski {
  position:absolute;
  display: inherit;
  width: 105px;
background: #b7b7b7;
  height: 18px;
  z-index: 100;
  line-height: 1;
  text-align: left;
}

.one {
  left: 12px;
  top: 188px;}

.two {
  left: 120px;
  top: 188px;
  }
.tri {
  left: 12px;
  top: 210px;
}

.four {
  left: 120px;
  top: 210px;
}

.piski a {
    font: 12px 'roboto';
    position:relative;
    z-index: 7;
    display: inline-block;
    text-align:center;
    color: #2a3b52 !important;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 3px;
    line-height: 19px;
    width: 100px;
    height: 18px;
    font-weight: 900 !important;
}


.piski:before {
	content:'';
	position: absolute;
	z-index:6;
	top: 0;
	left: 0;
	width: 0;
	height: 19px;
	background: #ffc5a094;
	border-radius: 0px;
	transition: all 2s ease;
}
.piski:hover:before {
	z-index:6;
	width: 105px;
}
.logoimage {
position: absolute;
    margin-left: -303px!important;
    top: 93px;
}

.bigboss {
position: absolute;
    background-color: #cbcbcb;
  margin-left: -299px!important;
    margin-top: 307px!important;
    height: 466px;
    width: 242px;
}
.players {
position: absolute;
    top: 238px;
left: 12px;
}

.lox1 {
position: absolute;
    left: 12px;}
.lox2{
position: absolute;
    top: 154px;
    left: 12px;}

.news {
position: absolute;
    background-color: #b6b6b6;
    top: 32px;
    width: 225px;
    left: 9px;
    text-align: justify;
    overflow-y: auto;
    height: 113px;
}

/* цвет ссылок приветствия */
#pun-status .container a {
color: #fff!important;
}


/* Фон форума */
body {
  background: url("http://forumstatic.ru/files/001a/c6/f0/63131.png") repeat ;
  background-color: #29384d;}

/* Тело форума */
#pun {
  background-color: #cacaca;
}

/* Шапка */
#pun-title table {
background-image: url(http://forumstatic.ru/files/001a/c6/f0/35698.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -1px;
    margin-left: -1px;
width: 949px!important;
}
/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/c6/f0/16569.png);
    margin-left: -12px!important;
    margin-bottom: -139px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 949px;
    height: 105px;
    overflow-x: hidden;}

/* 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, #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: #2e2e2e;
font-weight: normal;
font-style: normal;
}

.punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, .punbb-admin #pun-admain .adcontainer {
  border-color: transparent;}

#pun-stats h2, .punbb .main h1, .punbb .main h2,  #pun-debug h2{color: #2e3b53!important;}


/* CS3 Links
-------------------------------------------------------------*/

/* 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: #2c3b52;
transition: all 0.3s ease-in-out 0.1s;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* 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: #5790c4;
transition: all 0.3s ease-in-out 0.1s;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #29384b;
 transition: all 0.3s ease-in-out 0.1s;
 }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #5790c4!important;
transition: all 0.3s ease-in-out 0.1s;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
.punbb div.icon {
  position: absolute;
  width: 18px;
  height: 18px;
  background: #b6b6b6;
  }

tr.iredirect div.icon {
  width: 18px;
  height: 18px;
  background: #2d3c53;
}

tr.inew div.icon {
  width: 18px;
  height: 18px;
  background: #2d3c53;
}

tr.iclosed div.icon {
  width: 18px;
  height: 18px;
  background: #ffc5a0;
}

tr.isticky div.icon {
  width: 18px;
  height: 18px;
  background: #5790c4;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

/* Бегунок */
::-webkit-scrollbar
{width: 6px;height: 6px;background-color: #b7b7b7;}
::-webkit-scrollbar-thumb{background-color: #2f3b53;}

::selection {
    background: #2e3b52;
    color: #ffffff;
    opacity: 0.4;
    }