/* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон */
body {
    background: url(https://forumstatic.ru/files/0019/e7/e3/90540.png) 50% 0% repeat transparent fixed;
    background-color:#181a1e;
    overflow-x: hidden;
    background-position-x: center;
}

/* Шапка */
#pun-title table {
background-image: url(https://forumstatic.ru/files/0019/e7/e3/25633.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 990px;
    height: 243px;
    margin-left: -70px;}

/* Тело форума */
#pun{
background-image: url(https://forumstatic.ru/files/0019/e7/e3/67242.png);
    background-color: transparent;
    margin: auto;
    position: relative;
    background-position: top center;
    width: 910px;}

.punbb {
padding: 0 30px!important;
width: 928px;}

/* Футер */
#pun-about p.container {
background-image: url(https://forumstatic.ru/files/0019/e7/e3/87023.png);
    width: 990px;
    height: 90px;
    margin-left: -70px;
    margin-top: 20px;
    margin-bottom: -47px;
    background-position: center top;
    background-repeat: no-repeat;
    border-color: transparent;}






/* 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: #000000;
font-weight: normal;
font-style: normal;
font-family: arial
}

#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: #232323;
text-align:center; 
font-size: 12px; 
font-style: normal; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-color: #dad9da;
    border: 1px solid #0000000f;
}



/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {    background-color: #dad9da;
    color: #000000;
    border: none;
}

/* Тень и закругление */
.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 { psdding: 5px
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(http://forumfiles.ru/files/0019/c6/03/92433.jpg);
    background-color: #dadada;
}





/* 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: #b06c75;
  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-ulinks a:focus, #pun-ulinks a:active {
  color: #48666c; 
  text-decoration: none;
  transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
    color: #4c1f28;
    text-decoration: none;
    transition-duration: 1s;
}


#pun-ulinks a {
    color: #000000;
}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
text-decoration: none;
    color: #1e1e24;
    transition-duration: 1s;
}

#pun-navlinks a, #pun-navlinks .container {
    color: #b06c75;
}

#pun-navlinks a:focus, #pun-navlinks a:hover {
color: #eaeae8;
    transition-duration: 1s;
}


.category .container thead {display: none;}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
    background-color: #481d24;
opacity: 0.5;
}

tr.inew div.icon {
    background-color: #481d24;
}

tr.iclosed div.icon {
    background-color: #000;
opacity: 0.5;
}

tr.isticky div.icon {
    background-color: #bdc6d3;
opacity: 0.5;
}


/* 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, #pun-navlinks  #navuserlist, #pun-navlinks #navpm{display:none}
#pun-ulinks .item2, #pun-ulinks .item3, #pun-ulinks .item5, #pun-ulinks .item4, #pun-unlinks .item8 nav-item-notifications a, #pun-ulinks .item6 {display: none}
#pun-status .status-right {    float: right;    display: none;}

/*---Прокрутка---*/
::-webkit-scrollbar {
  width: 2px; height: 10px;}
::-webkit-scrollbar-track {    width: 1px;
    background: #dad9da}
::-webkit-scrollbar-thumb {
width: 5px;
    background: #b06c75;}
::selection {
     background: #dad9da !important;
    color: #cd646f;}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}


.punbb .pa-avatar img {
border: 1px solid #f0f0f0;
    margin-top: 5px;

}



#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: #d8d8d8;
    border: 1px solid #30777b;
    height: 300px;
    overflow: auto;
}



.banners {
    position: absolute;
    height: 46px;
    width: 896px;
    /* border: 1px solid red; */
    margin-top: -40px !important;
    padding-right: 4px;
    margin-left: -20px !important;
    overflow-y: auto;
    text-align: center;
}




#podf {
padding: 10px;
    font-family: arial;
    font-size: 11px;
    margin: -10px 0px 0px 120px;
    max-width: 300px;
    text-align: center;
}



#pun-index .category .tc2,#pun-index .category .tc3 {
display:none!important;
}
.Tems_And_messages {
    display: inline-block;
}
.main table .Add {
display: block;
    height: 8px;
    margin: -15px 0px 0px 130px;
    padding: 5px 0px 0px 30px;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: chekhovskoy;
    text-transform: lowercase;
    letter-spacing: 2px;
    text-align: left;
    width: 225px !important;
    border-top: 1px solid #000;
    width: 35%;
}
}
.Tems_And_messages .right {
    color: #000;
}




#podf2 a:hover {
color: #000 !important;
    padding: 4px 8px 3px 8px;
    font-family: minion pro;
    font-size: 10px;
    letter-spacing: 3px;
    background-color: #f5d685;
    transition-duration: 1s;
}

td.tcr a {
    color: #b06c75 !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-family: chekhovskoy;
    font-size: 15px;
    letter-spacing: 0.3px;
text-transform: lowercase;
text-align: left;
}

.lastpost {font-family: arial;     font-size: 11px;}

/*Фон мини-профиля в Топике*/

.pa-posts, .pa-respect, .pa-fld2 {
padding: 6px!important;
    margin-top: 1px !important;
    display: inline-block!important;
    float: none!important;
    max-width: 70px!important;
    text-align: center;
    text-transform: lowercase;
    font-size: 12.5px;
    font-family: chekhovskoy;
    color: #b06c75;
}

.pa-fld1 {
    color: rgb(216, 216, 216);
    background: rgb(0, 0, 1);
    text-align: justify;
    font-size: 9px;
    font-family: verdana;
    width: 160px;
    margin-left: 8px !important;
    padding: 5px 10px 10px 10px;
}

li.pa-fld1 a {
    color: rgb(105, 136, 139) !important;
    font-weight: 700;
}

.pa-fld4 {
background: rgb(0, 0, 1);
    font-family: verdana;
    width: 180px;
    margin: 10px 0px 0px 8px !important;
}

.stro {
margin-top: -9px !important;
    font-size: 9px;
    color: #d8d8d8;
    letter-spacing: 0.4px;
    padding: 1px;
    width: 180px;
}

.strd {
width: 180px;
    background-color: #69888b;
    font-size: 6.5px;
    margin: 1px 0px 0px 0px !important;
    letter-spacing: 0.6px;
color: #000000;
}

.links2 {
color: #000001 !important;
    font-family: minion pro;
    font-size: 10px;
    letter-spacing: 2px;
    margin: 0 4px 0 4px !important;
}

.links2:hover {
    color: #000 !important;
    font-family: minion pro;
    font-size: 10px;
    letter-spacing: 0.1px;
    margin: 0 4px 0 4px !important;
    transition-duration: 1s;
    letter-spacing: 2px;
}

#pun-viewtopic .post h3 {
    width: 905px;
    margin-left: -33px;
}


/*статистика*/
#pun-stats .container {
background-attachment: scroll;
    background-position: 250px 0px;
    background-repeat: no-repeat;
    background-image: url();
    width: 84%;
    text-align: center;
}

/*категории*/
#pun-category1 {background: url(https://forumstatic.ru/files/0019/e7/e3/32548.png?v=1) 50% -0.5% repeat-x, url(https://forumstatic.ru/files/0019/e7/e3/41029.png?v=1) 50% 100.5% repeat-x, url(https://forumstatic.ru/files/0019/e7/e3/90540.png?v=1) 50% 54%;
    margin: 0px 0px 0px -30px;
    width: 910px;
padding: 55px 0px 80px 0px;}
