/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
	background: transparent;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
	background: transparent;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
	background: transparent;
  }


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background: transparent;
  color: #333
  }


/* 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;
  }

/* 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;
  }

#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;
  }


/* 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 {
	text-decoration: none;
	color: #21201d;
    }


/* 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: #560d1c;
    }

	
/* ÏÐÎ×ÅÅ
 -------------------------------------------------------------*/

/*ÂÛÄÅËÅÍÈÅ ÒÅÊÑÒÀ */
::selection {
    background: none repeat scroll 0 0 #203127;
    color: #e1e1e1;
    opacity: 1;
} 
*::-moz-selection {
    background: none repeat scroll 0 0 #203127;
    color: #e1e1e1;
    opacity: 1;
}

/*ÑÊÐÎËËÁÀÐ*/
::-webkit-scrollbar {
    width: 7px;
    height: 6px;
	}  
::-webkit-scrollbar-track { 
    background-color: #b1afaf;
/*background: url('http://forumstatic.ru/files/001b/1b/16/31501.jpg') repeat-y;*/
    border: solid 1px #c1c6b247;
	} 
::-webkit-scrollbar-thumb {
    /*background-color: rgb(31, 50, 38);*/
background: url('http://forumstatic.ru/files/001b/1b/16/31501.jpg') repeat-y;
    border: solid 1px #c1c6b2;
	}

	
/*ÑÒÐÎÊÀ Ñ ÇÀÃÎËÎÂÊÀÌÈ ÒÀÁËÈÖÛ Â ÑÏÈÑÊÅ ÒÅÌ ÂÍÓÒÐÈ ÔÎÐÓÌÀ*/
#pun th {    
	text-transform: lowercase;
    font-size: 0px;
    font-weight: bold;
    opacity: 0.0;
}
#pun-userlist th {
	opacity: 1;
	font-size: 9px;
}

/*ÑÒÐÅËÊÈ*/

.go-up,.go-down {
    position: fixed;
    margin-left: 967px!important;
    z-index: 9997;
    cursor: pointer;
    width: 47px;
    height: 47px;
    opacity: 0.7;
}

.go-up {
bottom: 51%; 
}
.go-down {
bottom: 47%; 
}
.go-down:hover,.go-up:hover {
opacity:1;
}

.go-up:before{
color: #720000;
font-family: 'Reign';
font-size: 28px;
position: absolute;
content: '\25B2';
cursor: pointer;
/* transform: rotate(180deg);*/
}

.go-down:before{
color: #720000;
font-family: 'Reign';
font-size: 28px;
position: absolute;
content: '\25BC';
cursor: pointer;
}

/* ÐÀÇÌÅÐ ÀÂÀÒÀÐÊÈ ÄËß ÌÀÑÊÈ */
#mask_form .signature textarea, 
#mask_form .pafld1 textarea 
	height: 50px;
}

#statistic-other{
    text-align: center!important;
    text-transform: lowercase;
    font-size: 8px;
    font-weight: bold; 
	}
	
/* ÒÀÁËÈ×ÍÛÅ ÑÅËÅÊÒÎÐÛ
 -------------------------------------------------------------*/


#ams {
position: absolute;
    text-align: center;
    padding-top: 2px;
    padding-left: 3px;
    /* font-family: 'bebas neue'; */
    letter-spacing: -0.7px;
    text-transform: lowercase;
    font-size: 10px;
    margin-left: 472px!important;
    top: 92px;
    width: 232px;
    overflow: hidden;
    height: 14px;
    color: #ebebeb;
}


 #act3 {
    position: absolute;
    padding-top: 1px;
    padding-left: 3px;
    overflow: hidden;
    margin-left: 796px;
    margin-top: 50px;
    width: 85px;
    height: 97px;
}

.act {
display: block;
    background: url(http://forumstatic.ru/files/001b/1b/16/31501.jpg) center fixed;
    margin-bottom: 7.5px!important;
    letter-spacing: 1px;
    color: #ffffff!important;
     font-family: Bebas Neue, BN, Impact!important;
    font-size: 12px!important;
    height: 13px;
    width: 143px;
    padding-top: 2px;
    opacity: 0.8;
    text-shadow: 2px 2px 1px black;
}

.act:hover {
	opacity: 1;
	transition: all 0.5s ease-in-out;
   -webkit-transition: all 0.5s ease-in-out ;
   -moz-transition: all 0.5s ease-in-out ;
   -ms-transition: all 0.5s ease-in-out ;
   -o-transition: all 0.5s ease-in-out 
}

  

/*Ïðàâêè äëÿ Öâåòà ôîíà è áîðäþðîâ òàáëèöû*/
.s-tabs>.stab,.s-tabs>span{

}
.s-tabs{
width: 246px; /*øèðèíà òàáëèöû*/
    margin-left: 539px!important;
    display: block;
    position: absolute;
}
.s-tabs>.stab{
    height: 101px; /*âûñîòà âêëàäêè*/
}
/* Ñòèëü "Óøêà" âêëàäîê */
.s-tabs>span{
position: relative;
    z-index: 100;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 4px;
    height: 12px;
    margin-top: 25px;
    margin-right: -1px;
    text-align: center;
    padding-right: 6px;
    font: normal 400 10px/16.5px "Bebas neue";
    letter-spacing: 1px;
    color: #fff;
    background: #333132;
}
/* Àêòèâíîå "Óøêî" */
.s-tabs>span.selected{
background: #720000;

}
/* Ñòèëü âêëàäêè(LI)*/
.s-tabs>.stab{
width:100%;
margin:0;
display:none;
overflow-y:auto;
overflow-x:hidden; 
    text-align: justify;
    color: #e9e9e9;
    vertical-align: middle;
    padding: 14px 7px 0 3px;
    font-family: 'bebas neue';
    letter-spacing: 1px;
}



	 
/* ÄËß ÏÎÄÔÎÐÓÌÎÂ è ÑÎÎÁÙÅÍÈÉ */
#pun-index .category .tc2, #pun-index .category .tc3,
#f-subforums .tc2, #f-subforums .tc3 {
	display:none!important;
}

#pun-viewforum .main .tc2, #pun-viewforum .main .tc3 {
	display:none!important;
}

#pun-searchtopics .main .tc2, #pun-searchtopics .main .tc3 {
	display:none!important;
}

.Tems_And_messages {
	display:inline-block;
	width:auto;
}
.main table .Add {
    display: inline-block;
}
.Tems_And_messages .right{
  /*float:right;*/
}


/* ÀÂÀ ÏÎËÜÇÎÂÀÒÅËß ÈËÈ ÃÎÑÒß Â ØÀÏÊÅ*/

span.status_userava {
position: absolute;
padding-left: 0px!important;
}

span.status_userava a {
	}

span.status_userava img {
    width: 50px;
    height: 50px;
    border: solid 3px #720000;
    opacity: 0.7;
    /*filter: grayscale(1);*/
}


span.num_msg {
    position: absolute;
    margin-top: -17px!important;
    font-size: 11px;
    font-weight: 700;
    background: #ff0000;
    padding: 1px 4px;
    border-radius: 2px;
    height: 14px;
    color: #fff;
    cursor: pointer;
}

#pun-profile span a {
/*color:#ccc!important*/
}

/* Ññûëêè â ïîäôîðóìå*/
.pfs {
    padding: 2px;
    margin-top: 5px!important;   
}

.pfs a {
    color: #e9e9e9!important;
    background: #720000;
    text-align: center;
    text-transform: lowercase;
    padding: 2px;
    border: solid 1px #161415;
}

.newtext a, span.pagestext a {
font-family: verdana!important;
font-size: 10px!important;
}




/* Èíôà  íà ôîðóìå */

bestiary {
position: relative;
    background: url(http://forumstatic.ru/files/001b/10/88/52100.png);
    line-height: 0;
    padding: 5px 0;
    border: 3px solid rgba(83,57,21,.1);
    color: #000;
    font-size: 12px;
    width: 861px;
    display: block;
}

bestiary_lab {
position: relative;
    background: url(http://forumstatic.ru/files/001b/10/88/36482.png);
    line-height: 0;
    padding: 5px 0;
    border: 3px solid rgba(83,57,21,.1);
    color: #000;
    font-size: 12px;
    width: 861px;
    display: block;
}

bestiary1 {
 position: relative;
 right: -40px;
 background: #dedddb;
 color: #000;
 font-size: 12px;
  display: block;
  background: red
}

.grid {
 list-style: none;
 margin-left: -30px;
}

.gc {
 box-sizing: border-box;
 display: inline-block;
 min-height: 1px;
 margin-right: -.25em;
 padding-left: 10px;
 padding-right: 10px;
 vertical-align: top;
}

.gc1{
 box-sizing: border-box;
 display: inline-block;
 min-height: 1px;
 margin-right: -.25em;
 padding-left: 20px;
 vertical-align: top;
}

.gc--1-of-3 {
 width: 177px;
 height: 500px;
 font-size: 10px;
 margin-top: 5px;
}

.gc--2-of-3 {
 width: 650px;
 height: 500px !important;
 margin-top: 3px;
}


.gc--3-of-3 {
 width: auto;
 height: 450px !important;
 overflow-y: auto;
 overflow-x: hidden;
}


.naccs {
 position: relative;
 max-width: 900px;
 /*! background: red; */
}

.naccs .menu div {
    padding: 10px 10px 10px 16px;
    margin-bottom: 10px;
    color: #e6e5e5;
    background: #720000;
    border: 3px solid #181617 !important;
    cursor: pointer;
    position: relative;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    font: normal 17px Bebas Neue;
}



.naccs .menu div:hover {
 filter: brightness(1.2)
}

.naccs .menu div span.light {
    height: 22px;
    width: 6px;
    position: absolute;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    background-color: #546563;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.naccs .menu div.active span.light {
left: 0px;
    height: 100%;
    width: 7px;
    background: #e6e6e6;
}
}

.naccs .menu div.active {
color: #9a8621;
    padding: 15px 20px 15px 16px;
    font-weight: 100;
    font-size: 18px;
}




ul.nacc {
position: relative;
    list-style: none;
    margin: 0px 3px 0px 1px;
    width: 640px;
    height: 450px;
    padding: 5px!important;
    background: #e6e5e5;
    border: solid 3px #233744;
    transition: .5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li {
 opacity: 0;
 transform: translateX(50px);
 position: absolute;
 list-style: none;
 transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li.active {
 transition-delay: .3s;
 z-index: 2;
 opacity: 1;
 transform: translateX(0px);
}

ul.nacc li p {
 margin: 0;
}

#MyBookmarks .container, #MyBookmarks h2{
    background: #e4e3e3;
}


#Rz {
display: none!important;
}

marquee_dys {
    display: block;
    width: 324px;
    height: 32px;
    overflow-y: auto;
    text-align: center;
    background: #720000;
    border: solid 3px #7200005c;
}

marquee_dys a {
    opacity: 0.4;
    -moz-opacity: 0.2;
    filter:grayscale(100%);
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
}

marquee_dys a:hover {
	opacity:0.8; 
	-moz-opacity:0.4; 
	filter:grayscale(0%);
}

#MyBookmarks #bm2 {
    color: #e9e9e9;
}