#banners {
    width: 990px;
    text-align: center;
    opacity: 0.75;
    max-height: 100px;
    overflow-y: auto;
    margin-top: 10px;
    position: absolute;
    top: 25px;
}


#banners:hover {
    opacity: 1;
}

#pun-index td div.tclcon {
    background-color: transparent;
    padding-left: 12px;
    text-transform: none;
    font-size: 100%;
    color: #312820;
    width: 510px;
    margin: 0.4em 0.4em 0.4em 0.4em;
}

#news {
    color: #f2d2a2;
    width: 380px;
    height: 152px;
    position: relative;
    left: 278px;
    top: 110px;
    overflow-y: auto;
    padding-right: 5px;
    font-size: 0.8 em;
    font-family: Tahoma;
    text-align: center;
    line-height: 1.2;
    text-shadow: 1px 1px 2px black;
    background: rgba(1, 0, 2, 0.21);
    box-shadow: inset 2px 2px 4px rgba(1, 10, 0, 0.36);
    border: 1px dotted rgb(99, 98, 73);
    border-radius: 4px;
    padding: 8px 7px 0px 7px;
}

#news a{
  font-weight:bold;
  text-decoration: underline;
  color: #bd9154!important;
    text-shadow: 1px 1px 2px black;
}

#news a:hover{
  color: #ffffd5!important;
    text-shadow: 1px 1px 2px black;
}

#info {
    color: #f3f56e !important;
    width: 394px;
    height: 12px;
    position: relative;
    left: 280px;
    top: 97px;
    text-align: center;
    font-size: 11px;
    text-shadow: 0 -1px 5px rgb(255, 0, 0) !important;
    font-family: reilan, georgia, serif;
    opacity: .7;
    letter-spacing: .5pt;
    -webkit-animation-name: glow;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-name: glow;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    background-color: #4c441d;
}

#wanteds {
    color: #f2d2a2!important;
    width: 150px;
    height: 102px;
    position: relative;
    top: -50px;
    left: 110px;
    font-family: Guru;
    letter-spacing: 1px;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    text-shadow: 1px 1px 2px black;
}


#wanteds a{
    color: #f2d2a2!important;
    text-shadow: 1px 1px 2px black;
}

#wanteds a:hover{
    color: #e1bb80!important;
    text-shadow: 1px 1px 2px black;
}


.wantedsavatar {
opacity: 0.8;
}

.wantedsavatar:hover {
opacity: 1.0;
}

.wantedsbutton {
opacity: 0.9;
}

.wantedsbutton:hover {
opacity: 1.0;
}

#admins {
    color: #f2d2a2!important;
    width: 150px;
    height: 10px;
    position: relative;
    top: -80px;
    left: 700px;
    font-family: Guru;
    text-align: center;
    font-size: 13px;
    text-shadow: 1px 1px 2px black;
}

.adminsavatar {
opacity: 0.8;
  box-shadow: 2px #000000
}

.adminsavatar:hover {
opacity: 1.0;
  box-shadow: 2px #000000
}

#linksh {
    color: #f2d2a2!important;
    width: 150px;
    height: 10px;
    position: relative;
    top: -120px;
    left: 700px;
    width: 152px;
    height: 110px!important;
    font-family: Guru;
    letter-spacing: 1px;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    text-shadow: 1px 1px 2px black;
}

#linksh a{
    color: #f2d2a2!important;
    text-shadow: 1px 1px 2px black;
}

#linksh a:hover{
    color: #e1bb80!important;
    text-shadow: 1px 1px 2px black;
}

.linkshbutton {
opacity: 0.9;
}

.linkshbutton:hover {
opacity: 1.0;
}

.pa-posts {
    width: 68px;
    text-transform: lowercase;
    font-size: 10px;
    text-align: center;
    margin-top: -4px!important;
    margin-left: -2px!important;
}

li.pa-posts,  li.pa-respect,  li.pa-fld5 {
    display: inline-block;
    font-size: 10px;
font-weight: normal!important;
    text-shadow: 1px 1px 2px black;
}

.pa-respect {
    width: 60px;
    text-transform: lowercase;
    font-size: 10px;
    text-align: center;
    margin-left: 3px!important;
}

.pa-respect a  {font-weight: normal!important; }

.pa-ip {
    font-size: 10px;
    text-align: center;
    margin-top: 7px!important;
    opacity:0.75!important;
}

.pa-online {
    font-size: 10px;
    font-weight: normal!important;
    text-align: center!important;
    text-transform:lowercase;
}

.ads 
{
    opacity: 0.3;
}

.ads:hover
{
    opacity: 0.8;
}

.container1 {width: 820px; margin: 0 auto; padding: 0;}
ul.tabs {margin:0;padding:0;float:center;list-style:none;height:29px;width:586px;background-color:transparent; margin-left:156px}

ul.tabs li{float:left;margin:0; 0;padding:0;height:29px;width:146px;line-height: 29px;border:none;background-color:#ac8368;overflow:hidden;position:relative;text-align:center;
margin-left:36px; valign:center;}

ul.tabs li a {
    text-decoration: none; 
    color: transparent;
    display: block;
    padding: 0 5px;
    background: url();
    outline: none;
   margin-top:2px;
}

ul.tabs li a:hover {
        background-color:#ac8368;
        border-radius: 5px; 
}    

html ul.tabs li.active  {
        background-color:#ac8368; 
        border-radius: 5px; 
}  

html ul.tabs li.active a:hover  {
        background: url();
        background-color:#b0886d;
        border-radius: 5px; 
}

.tab_container1 {
    clear: both;
    float: left; 
    width: 800px;
    height: auto;
    background-image : url();   
}

.tab_content {
    padding: 5px;
}

.tab_content h2 {
    font-weight: normal;
}


.post-links .pl-email a span {
  width: 37px;
}

#post-sig {line-height: 0.8!important;}
/*между постами*/
.post-links {
    font-size: 12px!important;
    background-image: url(http://forumstatic.ru/files/001a/84/9f/99589.jpg);
    width: 1078px;
    heigth: 58px;
    position: relative;
    left: -64px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.post-links  ul {width: 880px;}

/*ссылки - профиль, лс, прочее*/
.post-links a {
    color: #454d3a!important;
    background-color: none;
    padding: 8px;
    border: 0px;
    text-transform: lowercase;
    font-family: Tahoma;

}
.post-links a:hover {color: #a2834c!important; text-decoration: none!important; background-color: none;     transition: all 0.3s ease-in-out;}

.post-author {
    color: #bd9154;
    background-color: #2a2f22;
    width: 206px!important;
    background-image: url(http://forumstatic.ru/files/001a/84/9f/56114.jpg);
    background-repeat: repeat;
    box-shadow: 0px 0px 2px #000000;
    text-align: center;
}
/*под ник*/
.punbb .post .post-author > ul {
    background: url(http://forumstatic.ru/files/001a/84/9f/86525.jpg) 0 top no-repeat, url(http://forumstatic.ru/files/001a/79/5e/17706.jpg) 0 bottom no-repeat;
    margin: 0px 0px 0px 0px!important;
}



/* CS0 Categories & Images
-------------------------------------------------------------*/
/* CS0.1 */ /*заголовки*/

#pun .category h2 span {
  position:relative; top: 26px;
  }

#pun-stats h2 span {
  position:relative; top: 26px;
  }

#pun-category1 h2, 
#pun-category2 h2, 
#pun-category3 h2, 
#pun-category4 h2, 
#pun-category5 h2, 
#pun-category6 h2,
#pun-category7 h2, 
#pun-stats h2 {
  width:1078px;
  height:90px;
  background-image: url('http://forumstatic.ru/files/001a/84/9f/96147.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0%;
  border: none!important;
  position:relative; left: -64px;
  margin-bottom: -22px!important;
  }

/* CS0.2 */


/* CS1 Background and text colours
------------------------------------------------------*/
/* CS1.0 */

/* hr {
  height: 1px!important;
  background-image:url('http://forumstatic.ru/files/001a/79/5e/62976.png');
  border: none;
  margin-top:8px;
  margin-bottom:0px;
  }*/

.punbb .post .post-author hr {
  /*margin-bottom:5px!important;*/
  }

/* 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, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
  background-color: transparent;
  color: #253226;
  }

/* CS1.2 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2,
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #222c26;
  }

/* CS1.3 */
/*фон инпута*/
.punbb textarea {
    background-color: #d0cec1;
    opacity: 0.8;
}

/*кнопка*/
.punbb input {
    border: 1px #c5c5c5 solid;
    background-color: #d0cec1;
    outline: 1px dotted #3d4333;
}

/* CS1.4 */
#pun-navlinks .container {
  background-color: transparent;
  }


/* CS2 Border colours
------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .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-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span,
#pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend ,
li.pa-online,
.punbb .formal fieldset .post-box, .punbb .info-box,
.punbb input {
  border: none;
  }

/* CS2.2 */
.punbb th {
  border-color: #a4ab9e;
  }


/* 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: #366223;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited,
.punbb a:hover, .punbb a:focus, .punbb a:active, #pun-pagelinks a:active, #pun-pagelinks a:focus, #pun-pagelinks a:hover {
  color: #7e5e00;
  }

/* CS3.2 */ /*меню текст*/
#pun-navlinks a, #pun-navlinks a:link, #pun-navlinks a:visited{
  color: #ebc386!important;
  }

#pun-navlinks a:hover {
  color: #ffffc4!important;

}

/*цвет меню навигации*/
#pun-ulinks a, #pun-ulinks a:link, #pun-ulinks a:visited {
  color: #ebc386!important;
  }

#pun-ulinks a:hover { 
color: #ffdd9e!important; 
}

#pun-adnav .isactive ul.adsubnav a:link, #pun-adnav .isactive ul.adsubnav a, #pun-adnav .isactive ul.adsubnav a:visited {
  color: #54514f!important;
  }

#pun-adnav .isactive ul.adsubnav a:active, #pun-adnav .isactive ul.adsubnav a:hover, #pun-adnav .isactive ul.adsubnav a:focus, #pun-admain a:hover, #pun-admain a:focus, #pun-admain a:active {
  color: #9f7e49!important;
  }


/* CS4 Post status icons
 -----------------------------------------------------*/
div.icon, div.inew, tr.iredirect div.icon, tr.iclosed div.icon, tr.isticky div.icon {
  border:none;
  background-position: center center;
  background-repeat: no-repeat;
  }
/*иконка на главной новые сообщения, обыч, нов, закр, важ*/
div.icon {
  background-image: url('http://forumstatic.ru/files/001a/84/9f/81717.png');
  }

div.inew {
  background-image: url('http://forumstatic.ru/files/001a/84/9f/79575.png');
  }

tr.iclosed div.icon, tr.iredirect div.icon {
  background-image: url('http://forumstatic.ru/files/001a/84/9f/81986.png');
  }

tr.isticky div.icon  {
  background-image: url('http://forumstatic.ru/files/001a/84/9f/58039.png');
  }

.icon-new{
  background-image: url('http://forumstatic.ru/files/001a/84/9f/79575.png')!important;
}


/*Arrows*/
.go-up, .go-down {
    display: block;
    position: fixed;
    right: 85px;
    z-index: 900;
    cursor: pointer;
    opacity: 0.7;
    margin-bottom: 185px;
    width: 25px;
    height: 66px;
}
.go-up {bottom: 116px;}
.go-down {bottom: 50px; }
.go-down:hover, .go-up:hover {opacity: 1;}

* CS5 Scrollbar Custom Style for Safari/Chrome
 -----------------------------------------------------*/

::-webkit-scrollbar {
    background-color:#20231e;
    height:7px;
    width:8px;
    opacity: 0.5!inportant;
    }
    
::-webkit-scrollbar-thumb:vertical {
    background-color:#3e391b;
    height:12px;
    }

::-webkit-scrollbar-thumb:horizontal {
    background-color:#4c441d;
    height:12px!important;
    }

::-webkit-scrollbar {
    background-color:#2a2e28;
    height:7px;
    width:8px;
    opacity: 0.5!inportant;
    }

::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
    display:block; 
    height:12px;
    background-color:#2a2e28;
    }

body{ overflow-x:hidden; }

#spMyimg {
    position: relative;
    top: 15px;
}

.punbb h1 {
    font-family: Guru;
    text-transform: uppercase;
    font-size: 22px!important;
}

.punbb h2 {
    font-family: Guru;
    text-transform: uppercase;
    font-size: 22px;
}
/*заголовки форумов*/
.punbb .tcl h3 {
    font-family: Guru;
    text-transform: uppercase;
    background: linear-gradient(#938d6e, #0a0c07);
    letter-spacing: 1px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
}

.statscon a {
color: #4e5f39!important;
}

.statscon a:hover {
color: #958a4e!important;
}

.button {
    color: #424938;
    background-color: #c2a88c;
    border: 1px solid #2b0002;
    height: 26px!important;
    min-width: 100px;
    text-transform: uppercase!important;
    font-weight: normal!important;
    font-family: Guru!important;
    font-size: 18px!important;
}

.button:hover {
color: #a07f4a;
      transition: all 0.5s ease-in-out;  

}

#notify-settings {
    margin-bottom: 1.1em;
    margin-left: 120px;
    position: relative;
    top: 7px;
}

#profile .fs-box 
{
max-width:700px!important;
margin-left:-40px;
}

/*заголовок между постами в лс*/
#profile .post-links {
position: relative; left:-235px;
margin-top: 100px;
}

#profile textarea {
width:600px; 
}

#profile legend {
margin-left: -40px;
}

/*каунтер лс*/
span.num_msg {
    position: absolute!important;
    margin-top: 5px!important;
    margin-left: -14px!important;
    font-size: 11px!important;
    font-weight: 700!important;
    background: #red!important;
    padding: 1px 4px!important;
    border-radius: 2px!important;
    height: 14px!important;
    color: #e19a59!important;
    cursor: pointer!important;
    z-index: 9999!important;

}

.pa-awards {
    text-align: center;
    margin-top: 15px!important;
}

.mini_awards_label {
display: none!important;
height:0px!important;
}

#main-reply {
     height: 200px;
}


/*описание форума и кнопки тем*/

.podfor {
    background-color: #afada1;
    border: 1px solid #acada44d;
    padding: 4px 8px 5px 8px;
    box-shadow: -5px -5px #574c30;
    color: #151513;
    background-repeat: repeat;
}

.podforl {
    text-align: center;
    margin: 2px 0 2px 0 !important;
}

.podforl a {
    background-color: #535530;
    font-family: roboto;
    color: #d0cebd !important;
    font-size: 12px;
    padding: 0px 5px 2px 5px;
    letter-spacing: 0.1px;
    margin: 0 3px 0 0px !important;
    transition-duration: 2s;
}

.podforl a:hover {
background-color: #888c3a;
    font-family: roboto;
    color: #dedede !important;
    font-size: 12px;
    padding: 0px 5px 2px 5px;
    letter-spacing: 0.1px;
    margin: 0 3px 0 0px !important;
    transition-duration: 1s;
}



    /*полоса заголовка форума*/
#pun-main h1 {
    /*background: #33342f; */
    padding: 0px 0px 2px 0 !important;
    text-align: center;
    letter-spacing: 2px;
    background-image: url(http://forumstatic.ru/files/001a/84/9f/56114.jpg);
    background-repeat: repeat;
    color: #cecc8a;

}


/* ----------------------мини-аватары на главной  ----------------------*/
.punbb .user-avatar .avatar-image {
    border-radius: 50%;
    height: 36px;
    width: 36px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    border: 2px solid rgb(193, 191, 175);
}

/* ----------------------маркер  ----------------------*/
#pun-viewtopic .post-content .highlight-text {
    margin: 3em 2em 2em 2em !important;
    background: #383830 url(http://forumstatic.ru/files/001a/84/9f/56114.jpg) !important;
    color: #c3c2b5  !important;
    display: block;
    font-family: 'arial';
    font-size: 17px !important;
    line-height: 15px;
    text-align: center;
    padding: 10px;
    box-shadow: 0px 0px 0px 1px #43443b, 0px -16px 0px 8px #37382f, 0px 10px 0px 8px #737450;
    border: 2px #c2c1b4 solid;
    /* letter-spacing: 1px; */
    font-stretch: condensed;
}



/* В объявлении */
.anno-img {
    max-width: 100%;
    box-shadow: 0 0 5px rgba(255, 120, 56, 0.19);
    display: block;
    margin: 2px auto !important;
    opacity: .7;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}
.anno-img:hover {
    opacity: 1;
}
.anno-glow {
    color: #e8a644 !important;
    text-shadow: 0 -1px 5px rgb(255, 0, 0) !important;
    font-family: reilan, georgia, serif;
    opacity: .6;
    letter-spacing: .5pt;
    -webkit-animation-name: glow;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-name: glow;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

#anno2 {
    padding: 0 2em;
    height: 200px;
}
#anno2 > div {
    overflow-y: auto;
    overflow-x: hidden;
    text-indent: 20px;
    background: rgba(1, 0, 2, 0.21);
    box-shadow: inset 2px 2px 4px rgba(1, 10, 0, 0.36);
    border: 1px solid rgb(49, 48, 22);
    border-radius: 4px;
    padding: 6px;
    height: 227px;
    text-align: justify;
    margin-bottom: 6px;
}


/*раскрывающийся список*/
#en-anno {
position: absolute;
width: 950px;
height: 44px;
display: block;
margin-top: 568px;
margin-left: 298px;
padding: 0px 2px;
text-align: center;
}

#en-menu {display: block;height: 30px;margin: auto;padding: 0px 2px;width: 950px;} 

#en-menu li a {font-family:Arial, Helvetica, sans-serif;font-size: 12px;color: #aaa89b;display:block;outline:0;text-decoration:none !important;text-align: left;max-width: 120px;}  

.dropdown {  
position:absolute;  
left:-999em; 
z-index: 100;
width: 126px;
}

#en-menu .drop {height: 28px !important;background: url(http://forumstatic.ru/files/001a/84/9f/98043.png) 100% 15% no-repeat transparent;padding-right: 12px;}

#en-menu li:hover .dropdown {  
left:-1px; 
top:auto;  
} 

.dropdown {
background: rgb(11 11 11 / 84%);
padding: 4px;
border: 3px double #614e3f;
}

.dropdown li a, .dropdown li {
color: #a6a497 !important;
}

.dropdown a {
border: 3px double #46423a;
margin: 2px !important;
padding: 2px;
background: #3c3e33;
}

.dropdown a:hover, .dropdown a:focus, .dropdown a:active {
background: rgb(98 103 71);
color: #e5c38b !important; 
} 

#en-menu .en-menu-button {  
background: #24251d;
box-shadow: 1px 1px 3px #000000;
display: block;
float: left;
height: 15px;
margin: 4px;
padding: 2px 8px 2px 4px;
position: relative;
text-align: center;
vertical-align: middle;
width: 120px;
border: 3px double #5c5743;
}  

#en-menu .av-menu-button:hover, #en-menu .en-menu-button:focus, #en-menu .en-menu-button:active {
background: rgb(62 64 48);
} 

span.num_msg {
margin-top: -70px!important;
margin-left: 482px!important;
}


@media screen and (max-width: 500px) {
#en-anno, en-menu {
visibility: hidden;
display: none;
}
}

@media screen and (max-width: 520px) {
#en-anno, en-menu {
visibility: hidden;
display: none;
}
}

/* ---------------------- ГОР. ЛИНИЯ  ----------------------*/
hr{
    background: url(http://forumstatic.ru/files/001a/84/9f/38800.png) top center no-repeat;
    opacity: 1 !important;
     height: 21px!important;
     border: none;
     margin-top:8px;
     margin-bottom:0px;
}
