/* CS1 Background and text colours
-------------------------------------------------------------*/
.post-content .lastedit {display: none;}
 li.pa-awards, li.pa-gifts {
     display: none;
}
/* Фон форума */
html, body { 
background: url(http://forumstatic.ru/files/001a/d6/74/62899.jpg);
background-color : #babec1;
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-size: cover;
}

/* Шапка */
#pun-title table {
    background-image: url( );
    border: none;
    height: 250px;
}

/* Тело форума */
#pun {
width: 942px; 
background-color: #e8e8e8; 
background-image: url( ); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;
outline: 1px solid rgba(105, 104, 104, .25);}

.punbb {
padding: 0 30px!important;
width: 942px;}


/* 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: #1d1d1d;
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;
    text-align: center;
    font-style: normal;
    font-family: 'geometria';
    color: #c18957;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-color: rgba(255, 255, 255, 0.45);
    border-left: 4px solid #c18957;
    border-right: 4px solid #c18957;
    border-top: 1px solid rgba(105, 104, 104, 0.25);
    border-bottom: 1px solid rgba(105, 104, 104, 0.25);
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #f2f2f2;
    color: #1d1d1d;
}


/* Тень и закругление */
.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-image: url(http://forumstatic.ru/files/001a/c5/98/79636.jpg);
    background-color: #d9d5d0;
}


/* 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 {
  color: #404040;
  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: #c18957;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #756756;
  transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #322e2b;
    font-family: yeseva one;
    text-transform: uppercase;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #756756;
    transition-duration: 1s;
}


#pun-navlinks a {
     color: #3e3d38;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #cdc1b2;
}


#pun-navlinks a:hover {
color: #cdc1b2;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* 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: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    background-color: #eee;
}

::-webkit-scrollbar-thumb {
    background-color: #c18957;
    border: 1px solid #eee;
}


::selection {
    background: #c18957 !important;
    color: #eee;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Roboto;
    font-weight: bold;
    text-transform: uppercase;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    border: 2px solid #c18957;
    margin-top: 3px;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.punbb .post-content strong {
    font-weight: bold;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(http://forumstatic.ru/files/001a/c5/98/79636.jpg);
    background-color: #d9d5d0;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }


#pun-viewtopic .post h3 {
    height: 14px;
    background-color: rgba(255, 255, 255, 0.45);
    font-family: inter;
    font-size: 8px;
    text-transform: uppercase;
    margin: 0;
    border-radius: 1px;
    border: 1px solid rgba(105, 104, 104, 0.25);
}

.pa-posts, .pa-respect {
    padding: 0;
    margin-top: 2px !important;
    display: inline-block!important;
    float: none!important;
    width: 87px;
    text-align: center;
    text-transform: lowercase;
    margin-left: 1px !important;
    font-size: 9px;
}

del {
    color: transparent;
    text-shadow: 0 0 4px rgba(1,1,1,1);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    text-decoration: none!important;
}


del:hover {
    background: transparent;
    color: #1e1c1c;
    text-decoration: none!important;
    text-shadow: none;
}


#pun-index .category tr {
    background: rgba(255, 255, 255, 0.25);
    outline: 1px solid rgba(105, 104, 104, .25);
}


.podfr {
font-family: inter;
    font-size: 9px;
    font-weight: 500;
    margin: 3px 0 0px 0 !important;
}


.podflin {
    margin: 5px 0 0 0 !important;
    text-align: right;
}


.podflin a {
    font-size: 7px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 1px 3px 1px 3px;
    letter-spacing: 0.5px;
}




.podflin a:hover {
    font-size: 7px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 1px 3px 1px 3px;
    background-color: #403c36;
    color: #dfd8d4 !important;
    letter-spacing: 0.5px;
}




.punbb .user-avatar .avatar-image {
    border-radius: 0 !important;
    height: 30px !important;
    width: 30px !important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

#pun-index .category table {
    border-spacing: 0 10px;
}

.loremz {
    top: 215px !important;
    height: 60px;
    text-align: right;
    width: 55px;
    /* border: red 1px solid; */
    margin-left: 70px !important;
    position: absolute;
    z-index: 100;
    font-family: yeseva one;
    transform: scale(0.7, 1);
    font-size: 66px;
    color: #e0deda;
}

.loremte {
    top: 226px !important;
    height: 50px;
    width: 390px;
    /* border: red 1px solid; */
    margin-left: 124px !important;
    position: absolute;
    text-align: justify;
    overflow: hidden;
    letter-spacing: 0.4px;
    z-index: 100;
    line-height: 10px;
    font-family: inter;
    font-size: 9px;
    color: #e0deda;
}



.links2 {
    font-family: roboto;
    text-transform: uppercase;
    color: #e7e2e1 !important;
    text-shadow: 1px 1px #695a4894;
    font-size: 9px;
    letter-spacing: 0.6px;
}

.banners {
    position: absolute;
    padding-right: 6px;
    margin: 45px 0 20px -10px !IMPORTANT;
    width: 942px;
    height: 66px;
    overflow-y: auto;
    text-align: center;
}
.t_news{
    font-size: 7px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 1px 3px 1px 3px;
    background-color: #403c36;
    color: #dfd8d4 !important;
    letter-spacing: 0.5px;
}


.post-content td {
    padding: 5px 5px !important;
}

/***  оформление подфорумов ***/
#pun-index .title {
    margin-bottom: 5px;
    padding: 2px 0px;
    text-align: center;
    color: #f1f1f1;
    background: #c18957;
    border: 1px solid #ffffff;
    outline: 1px solid #929292;
}

#pun-index td.tc2 {
    margin: 39px 0 0 -610px;
}
#pun-index td.tc2:before {
    content: "topics: ";
}
#pun-index td.tc3:before {
    content: "mssg: ";
}
#pun-index td.tc3 {
    margin: 61px 0 0 -610px;
}
#pun-index td.tcl {
    padding: 8px 11px 8px 130px;
    width: 483px!important;
}
#pun-index td.tc2, #pun-index td.tc3 {
    text-align: center !important;
    position: absolute;
    display: inline-block;
    width: 100px;
    margin-bottom: 5px;
    padding: 2px 0px 3px 0px;
}
.punbb table div.icon {
    width: 50px;
    margin: 0 0 0 -60px;
}
#pun-index.punbb div.icon{
    width: 100px;
    margin: 74px 0 0 -116px;
}

.punbb table div.icon {
    text-align: center !important;
    position: absolute;
    display: inline-block;
    padding: 2px 0px 3px 0px;
}

#pun-index td.tc2, #pun-index td.tc3, .punbb table Div.icon {
    color: #f1f1f1;
    background: #8896a0;
    border: 1px solid #ffffff;
    outline: 1px solid #929292;
    font-size: 9px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 3px;
    height: 11px;
    text-shadow: 1px 1px #6b7984;
}


Div.icon:after {  
    content:"old";
    }
TR.inew Div.icon, TR.isticky Div.icon{
background: #c18957;
text-shadow: 1px 1px #9e6838;
}
TR.inew Div.icon:after {  
    content:"new";
    }

TR.isticky Div.icon:after { 
    content:"imp";
    }
TR.iclosed Div.icon{
background: #a0a0a0;
text-shadow: 1px 1px #5f5f5f;
}
TR.iclosed Div.icon:after { 
    content:"close";
    }

.punbb .user-avatar .avatar-image {
    border-radius: 0% !important;
    opacity: 1 !important;
    border: 1px solid #e4dada;
    outline: rgb(146, 146, 146) solid 1px;
}


#pun-index #pun-main h2, #pun-stats.section h2 {
    color: #c18957;
    border: 1px dashed #c18957;
    height: 11px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px;
}
#pun-index #pun-main h2 span, #pun-stats.section h2 span {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: lowercase;
    font-size: 30px !important;
    letter-spacing: 3px;
    margin-top: -20px;
    padding: 0 10px;
    background: #e8e8e8;
}

.info-table img{
border: 1px solid #f1f1f1 !important;
    outline: 1px solid rgba(105, 104, 104, .25);}

.info-table{
display: block;
    position: absolute;
    margin-top: 30px !important;
    border-bottom: 3px solid rgb(193, 137, 87);
padding-bottom: 5px;
}
.info-table-name{
    width: 100%;
    padding: 3px;
    color: rgb(193, 137, 87);
    height: 11px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
    border: 1px dashed rgb(193, 137, 87);
}
.info-table-name span {
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: 3px;
    margin-top: -20px;
    font-size: 30px !important;
    padding: 0px 10px;
    background: rgb(232, 232, 232);
}
.td-news{
    height: 135px;
    overflow-y: auto;
    padding: 0 5px;
    text-align: justify;
}
.td-post{
    height: 100px;
    overflow-y: auto;
    padding: 0 5px;
    text-align: justify;
}
.table-header {
    display: block;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(193, 137, 87);
    padding: 5px 0;
}
.short-info{
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.table-info-nav {
    margin: 5px !important;
    padding: 2px;
    text-transform: lowercase;
    width: 200px;
    letter-spacing: 2px;
    color: #c18957;
    border: 1px solid #c18957;
}

.go-up, .go-down {
    font-family: 'Roboto', sans-serif;
    background: #eee;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 2px 6px 0px 6px;
    border: 1px solid #c18957;
    color: #c18957;
}

 .punbb textarea, .punbb select, .punbb input, #pun_wrap #post .container[id$="-area"] {
     background-color: #eee;
     border: 1px solid #c18957;
     padding: 5px;
}