/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://forumfiles.ru/files/0018/ef/02/66075.jpg");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #b6b4b0;}

/* Шапка */
#pun-title table {
background-image : url(http://forumfiles.ru/files/0018/ef/02/87666.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 954px;
height: 342px;
margin-left: -40px;}

/* Тело форума */
#pun {
width: 954px; 
background-color: transparent; 
background-image: url(http://forumfiles.ru/files/0018/ef/02/49076.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 954px;}

/* Футер */
#pun-about p.container {
background-image : url(http://forumfiles.ru/files/0018/ef/02/22665.jpg);
margin: 0px 0px -30px -40px;
background-position : center top;
background-repeat : no-repeat;
width: 954px;
height: 128px; 
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, #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-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: #26282c;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #26282c;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-color: #9796926e;
    color: #2d3c51 !important;
    border: 1px solid rgb(183, 182, 178) !important;
    box-shadow: 0 0 1px #000000, 0 0 25px #82807f63 inset;
    outline: 5px solid #92918d73;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-color: #9796926e;
    color: #2d3c51;
}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-color: #9f9c97;
}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #3f5169;
  text-decoration: none;
  }

/* CS2.2 */
.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, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #3f5169; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #4a607e;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 8px;
    color: #2d4254;
    font-family: calibri;
    font-weight: bold;
    text-transform: uppercase;
}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #0a0a0a;
}


#pun-navlinks a, #pun-navlinks .container {
    color: #26364f;
    text-shadow: 1px 1px 1px rgb(8, 8, 8);
    letter-spacing: 1px;
    font-weight: bold;
}
#pun-navlinks a:hover {
    color: #232427;
    text-shadow: 1px 1px 1px rgb(8, 8, 8);
}




/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://forumfiles.ru/files/0018/ef/02/22795.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/0018/ef/02/24736.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/0018/ef/02/63778.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/0018/ef/02/48572.png) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar{
width: 6px;
height: 4px;
background-color: #39546d;
border:solid 1px #18242b;}

::-webkit-scrollbar-thumb{
background-color: #c0c7c6;
}

::-webkit-scrollbar-thumb:hover{
background-color: #122127; }

::selection {
    background: #3f5c69 !important;
    color: #c0c6c6;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



.topic .post {
  margin-left:10px;
}





/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://forumfiles.ru/files/0018/ef/02/52394.jpg) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin: 12px 0px 0px -10px!important;
}
.punbb .post .post-author > ul {
    background: url(http://forumfiles.ru/files/0018/ef/02/37674.jpg) 0 top no-repeat, url(http://forumfiles.ru/files/0018/ef/02/96848.jpg) 0 bottom no-repeat;
    margin: -12px 0 -12px 0!important;
padding: 9px 9px 13px 9px!important;
box-shadow: 0 0 9px #696867;
}


li.pa-avatar.item2 img {
    box-shadow: 0 0 1px #1c2c39;
    border: 2px solid rgb(27, 27, 27);
}

#banners-box {
    position: absolute;
    margin-left: 3px;
    margin-top: -54px;
    width: 676px;
    height: 42px;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
}





td.tcr a {
    color: #415672 !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
}




.category .container thead {display: none;}



.tooltip {
    border: none;
    position: relative;
    font-weight: bold;
    color: #455365 !important;
    text-shadow: 0 0 25px #000;
    letter-spacing: 1px;
}

.tooltip span {
  margin-left: -999em;
  position: absolute;
  }

.tooltip:hover span {
  font-family: Verdana;
  position: absolute;
  left: -51px;
  top: 24px; 
  z-index: 99;
  margin-left: 0;
  }

.top {
    z-index: 200;
    position: absolute;
    color: #b9b8b4;
    font-family: Verdana;
    font-size: 9px;
    text-transform: lowercase;
    font-weight: normal;
    padding: 5px;
    box-shadow: 0 0 15px #00000073 inset;
    background-color: #1c232d;
    width: 160px;
    border: 1px solid #060709;
}




.ams {
    font-family: kurale;
    font-size: 14px;
    text-transform: lowercase;
}



.wrapper {
    width: 230px;
    height: 83px;
    position: relative;
    overflow: hidden;
}
.content{
  position: absolute;
  top:0;
  left:0;
  right:-30px;  
  padding-right:25px;
  box-sizing: border-box;
  height:100%;  
  overflow: hidden;
  overflow-y: scroll;  
}


.linksp1 {
    font-family: kurale;
    font-size: 11px;
    text-transform: lowercase;
    color: #455365 !important;
    text-shadow: 0 0 25px #000;
    background: linear-gradient(360deg, rgb(33, 37, 49) 18%, rgb(63, 83, 103) 41%, rgb(119, 133, 144));
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(115, 103, 167, 0.22);
    letter-spacing: 1px;
}



.bestpost {
    color: #b2b1ad;
    font-size: 9px;
    padding-right: 3px;
    line-height: 11px;
    position: absolute;
    text-align: justify;
    text-shadow: 0 0 5px #000;
}



.bestpost img {
    float: left;
    padding-right: 5px;
}






.links1 {
    color: #515050 !important;
    font-weight: bold;
    font-family: kurale;
    font-size: 13px;
    text-shadow: 0 0 5px #000;
    background: linear-gradient(360deg, rgb(33, 37, 49) 18%, rgb(69, 82, 95) 41%, rgb(83, 93, 101));
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(45, 44, 49, 0.22);
    letter-spacing: 1px;
}




















.priv {
    color: #39485d;
    font-family: kurale;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-size: 18px;
    background-color: rgba(15, 15, 15, 0.07);
    padding: 7px 5px 5px 5px;
    text-shadow: 0 0 5px #888885;
    font-weight: bold;
}

.fonn {
    color: #141414;
    background-color: rgba(24, 24, 24, 0.14);
    padding: 5px;
    text-align: justify;
    font-family: verdana;
    font-size: 10px;
}


.imgpriv {
    border: 8px solid #1a1a1a;
    width: 150px;
    height: 150px;
    outline: 4px solid rgb(52, 65, 82);
    box-shadow: 0 0 12px #000000;
}


.amspriv {
    color: #070707;
    background-color: rgba(24, 24, 24, 0.14);
    text-align: justify;
    font-family: verdana;
    font-size: 11px;
    border-top: 1px dashed #b1b0ad;
    padding: 20px;
}


.amss {
    color: #2f2f2f !important;
    font-family: kurale;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(138, 137, 135, 0.32);
    letter-spacing: 1px;
}


.magnus {
    color: #211716;
    width: 250px;
    padding: 10px;
    line-height: 12px;
    text-align: justify;
    font-size: 10px;
    font-family: calibri;
}

.alec {
    color: #211716;
    width: 250px;
    padding: 10px;
    line-height: 12px;
    position: relative;
    text-align: justify;
    font-size: 10px;
    font-family: calibri;
    margin-top: -203px !important;
    margin-left: 270px !important;
}


.ams1 {
    border-top: 1px solid #b4b3b1;
    margin-top: 5px !important;
    border-bottom: 1px solid #b5b4b2;
}


.infotext {
    color: #404040;
    background-color: rgba(185, 184, 182, 0.49);
    margin-top: 5px !important;
    font-size: 9px;
    border-bottom: 1px solid #b5b4b2;
}













#shad {
    position: absolute;
    top: 1px;
    margin-left: 242px;
}
#shadhov {
    background: rgba(0, 0, 0, 0) url(https://i.imgur.com/Ww9LK6q.jpg) repeat scroll 0 0;
    height: 275px;
    margin-top: -277px !important;
    opacity: 0;
    position: absolute;
    transition: all 0.5s linear 0s;
    width: 391px;
}

#shad:hover #shadhov {
    opacity: 1;
    }





.pa-fld1 {
    width: 169px;
    background-color: #0a0a0a;
    margin-left: 6px !important;
    margin-top: 3px !important;
    border: 3px solid #101721;
    padding: 4px 5px 5px 4px;
    background-image: url(https://i.imgur.com/mjOxten.jpg);
    font-size: 11px;
    box-shadow: 0 0 3px #000, 0 0 5px #000 inset;
    color: #b6b5b1;
    font-family: calibri;
}



.linz {
    font-family: fowviel;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #46546b !important;
    font-size: 15px;
    border-bottom: 1px dashed #605e5f;
}




.pa-respect, .pa-posts {
    font-size: 8pt !important;
    font-family: tahoma;
    font-variant: normal !important;
    display: inline-block;
    width: 70px;
    padding-bottom: 5px;
    text-align: center;
    font-style: normal !important;
    text-transform: lowercase;
    padding-top: 4px;
}





.zagol {
    font-family: fowviel;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #323f52;
    text-shadow: 0 0 5px #929290;
    text-decoration: underline;
    background: linear-gradient(360deg, rgb(33, 37, 49) 18%, rgb(63, 83, 103) 41%, rgb(119, 133, 144));
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(28, 37, 54, 0.62);
}


.links2 {
    color: #23364e !important;
    font-family: georgia;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-style: italic;
}





#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    background-color: #adacaa;
    border: 1px solid rgba(32, 22, 21, 0.27);
}



.banners {
    position: absolute;
    margin-top: -17px !important;
    margin-left: -45px !important;
    width: 954px;
    height: 51px;
    text-align: center;
    padding: 0px;
    overflow-y: hidden;
}




