/* CS1 Background and text colours
-------------------------------------------------------------
*/

#pun-title table {
    background-image: url("https://i.imgur.com/M9UoXbW.png");
    background-position: top center;
    background-repeat: no-repeat;
}

body {
    background: url();   
    background-color: #e3e3e3;
    overflow-x: hidden;
}

#pun { 
    background-image: url(""); 
    background-color: #ffffff; 
    background-position-x: center; 
    background-attachment: scroll; 
}

/*Ставим низ*/ 
#pun-about p.container {
    background-image: url(https://i.imgur.com/RbT1Zw6.png);
    /* background-position: center top; */
    background-repeat: no-repeat;
    border: none;
    margin-bottom: -34px;
    margin-left: -25px;
    /* float: left; */
    width: 950px;
    /* text-align: right; */
    height: 170px;
}

div#pun-about {
    margin-bottom: -10px;
} 

#pun-title .title-logo { 
    display: none; 
}

.lastedit {
    display: none;
}

#pun-main .post-author ul  {
    text-align: center;
}

#pun-announcement h2 {
    display: none;
}


.stickytext, .closedatafield {
    display: none;
}

/*Цвет полосы прокрутки*/

::-webkit-scrollbar {
    width: 5px;
    height: 4px;
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #e6c665;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
    background-color: transparent;
    color: #00000;
 }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {  
    background-color: transparent;  
    background-image: url();  
    font-size: 13px;
    text-align: center;
    color: #4a4f43;
    font-family: yeseva;
    text-transform: uppercase;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
    background-color: transparent;
    color: #000000;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
    background-color: transparent;
    color: #000000;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
    background-color:transparent;
    color: #000000;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
    background: url() 0 bottom no-repeat, url(http://funkyimg.com/i/2EEY6.png) 0 top no-repeat, url() 0 top repeat-y;
    background-color: #f1f1f1;
    /* border: 4px double #d6d6d6 !important; */
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: justify;
    background-position-x: right;
}

/* CS1.8 */
#pun-navlinks .container {
    background: transparent;
    color: #100000;
}

.offline li.pa-online strong {
    font-weight: normal
}

.punbb textarea, .punbb select, .punbb input {
    background-color: #bdbdbd;
    color: #000000;
    border: 1px solid #8a8a8a !important;
}

#smilies-area, #video-area {
    width: 530px;
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
    border-color: #000000;

  }

/* 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 {color: #000000;
    border-color: transparent;  
}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
    border-color: #000;
}

#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 #000000
}

li.pa-online {
    border-left-color: transparent;  
}

.punbb .post-sig dt {
    border-top-color: transparent !important;
}

/* 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: #6c695c;
    border-bottom: 1px none #000000;
    text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #000000;
}

/* 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: #323232;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.3 */
#pun-navlinks a {
    color: #000000;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #323232;
    border-bottom: 0px none #000000;
    text-decoration: none;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #000000;
    color: #000000;
}

/* CS4 Post status icons
-------------------------------------------------------------*/

.punbb table Div.icon {
/* float: right; */
    display: block;
    border-style: none none none none;
    width: 50px;
    height: 50px;
    margin-left: 310px;
    /* margin-right: -100px; */
    background: url(http://funkyimg.com/i/2EF2r.png) no-repeat;
    position: absolute;
    /* background-position-x: left; */
}

tr.inew div.icon {
    background: url(http://funkyimg.com/i/2EEZq.png) no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    background-image: url(http://funkyimg.com/i/2EERB.png);
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    float: right;
    /* height: 9px; */
    margin-left: 10px;
    /* margin-right: 6px; */
    margin-top: 1.5px;
    position: relative;
    width: 50px!important;
    height: 50px;
    /* background-position-x: -10px; */
}

#pun-messages table Div.icon {
    display: none
}

#pun-viewforum TR.inew Div.icon {
    background-image: url(http://funkyimg.com/i/2EERA.png);
}

#pun-viewforum TR.isticky Div.icon {
    background-image: url(http://funkyimg.com/i/2EERA.png);
}

#pun-searchtopics Div.icon {
    display: none;
}

/*всплывающее окно наград и репутации*/
#pun-popup_awards div.container {
    background: #bcbcbc;
}

.inner.post_reputation {
    background: #dddddd; /*цвет фона*/
    border: 2px double solid #b6b5b5; /*граница*/
}

/*фон выпадающего меню в форме ответа*/
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
background-color: #bcbcbc; /*цвет фона*/
border: 1px solid #ffffff; /*границы*/
padding-top: 5px; /*отступ от bb-панели*/
}

/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts, .pa-respect {
    text-align: center;
    font-size: 9px ;
    border: 0px solid #cbc0bf; /*Вид бордеров*/
    display: inline-block;
    padding: 0 2px;
    width: 66px; 
    margin-left: 0px; 
    text-transform: lowercase;
}

.pa-posts {
    word-spacing: 25px;
    margin-left: -38px!important;
}

.pa-fld2 {
    text-align: center;
    font-size: 9px ;
    border: 0px solid #cbc0bf; /*Вид бордеров*/
    display: inline-block;
    padding: 0 2px;
    width: 55px; 
    margin-left: -5px!important;
    background-color: #e3e3e3;
}

.pa-respect {
    margin-right: -40px!important;
}

.pa-posts, .pa-fld2, .pa-respect {
    margin-top: -2px!important;
}

/*цвет ссылок в профиле*/
.punbb .post .post-author a{
    color: #000000;
}

/*цвет текста в профиле*/
.punbb .post .post-author {
    color: #000000;
}


#of_fon {
    background-color: rgba(217, 217, 217, 0.55);
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 35px 5px 25px;
    width: 500px;
    border: 10px solid #e9c950;
}

#of_headline fl {
    letter-spacing: 5px;
    background-color: rgba(0, 0, 0, 0.05);
    color: black;
    font-family: yeseva;
    font-size: 17px;
    font-weight: bold;
    width: 427px!important;
    height: 50px!important;
    text-transform: uppercase;
    display: block;
    line-height: 50px;
}

#faceprivet3 {
    background: rgba(0, 0, 0, 0.05);
    color: #121212bd;
    font-family: tahoma;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
    width: 440px;
}

#of_pic {
    color: #121212bd;
    font-family: tahoma;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    width: 427px!important;
    line-height: 50px;
}

#of {
    margin-top: 20px;
}

.of1 {
    font-family: yeseva;
    color: black;
    font-size: 15px;
    letter-spacing: 3px;
    margin-left: -18px;
    text-transform: uppercase;
}

of2 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: yeseva;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-left: 30px;
    padding: 0 px 0 5px;
}

of3 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: yeseva;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-left: 30px;
    padding: 0 0 0 14px;
}

#of table {
    vertical-align: top;
}

#of_td {
    font-family: arial;
    font-size: 10px;
    height: 100px !important;
    line-height: 10px;
    margin-top: -4px !important;
    padding-left: 15px;
    overflow-y: auto;
    text-align: left;
    width: 196px;
    background: rgba(0, 0, 0, 0.05);
}

#of_bank {
    font-family: arial;
    font-size: 11px;
    height: 515px !important;
    line-height: 15px;
    margin-top: -4px !important;
    padding-left: 15px;
    overflow-y: auto;
    text-align: left;
    width: 196px;
    background: rgba(0, 0, 0, 0.05);
padding: 10px 4px 4px 6px;
}

.ust_opis {
    text-align: justify;
    background-color: rgba(0, 0, 0, 0.05);
    width: 397px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-top: -15px!important;
    font-size: 10px;
    font-family: arial;
}

#us_td {
    font-family: arial;
    font-size: 10px;
    height: 70px !important;
    line-height: 10px;
    margin-top: -4px !important;
    padding-left: 15px;
    overflow-y: auto;
    text-align: left;
    width: 196px;
    background: rgba(0, 0, 0, 0.05);
}

/* соц сеть */

.sn_fon {
    width: 500px;
    height: 656px;
    background-image: url(http://funkyimg.com/i/2EQyw.png);
    border: 1px ridge;
}

.sn_login  {
    background-image: url(http://funkyimg.com/i/2EQtf.png);
    height: 40px;
    margin-top: 0px!important;
    line-height: 44px;
    font-size: 24px;
    display: block;
    font-family: bebas;
    font-weight: bold;
    letter-spacing: 2px;
}

.sn_pic {
    margin: 4px 10px 10px 10px!important;
}

.sn_hash {
    text-align: left;
    margin-left: 10px!important;
    font-family: arial;
    font-style: italic;
    color: #15d698;
}

.sn_text {
    text-align: justify;
    margin: 5px 10px 10px 10px!important;
    font-family: arial;
    font-size: 13px;
    height: 70px;
    overflow-y: auto;
}

.sn_date {
    margin-left: 10px!important;
    text-align: left;
    color: #575757;
    vertical-align: bottom;
    font-style: italic;
}

/* СКОРЕЕ ВСЕГО ПОД СНОС */

.snfp_fon {
    width: 340px;
    height: 233px;
    background-image: url(http://funkyimg.com/i/2EQFW.png);
    background-repeat: no-repeat;
    border: 1px ridge;
}

.snfp_ava {
    float: left;
    width: 70px;
    height: 70px;
    margin-left: 15px!important;
    border-radius: 50%;
    overflow: hidden;
}

.snfp_song {
    text-align: left;
    /* margin-left: 10px!important; */
    font-family: arial;
    font-style: italic;
    color: #e6c665;
    font-size: 12px;
    margin-top: 5px!important;
}

.snfp_text {
    font-family: arial;
    font-size: 12px;
    width: 210px;
    text-align: justify;
    overflow: auto;
}

.snfp_login {
    height: 30px;
    text-align: left;
    font-family: bebas;
    /* line-height: 10px; */
    font-size: 18px;
    font-weight: bold;
    margin-left: 40px!important;
    margin-top: 9px!important;
    letter-spacing: 2px;
}

.snfp {
    width: 320px;
} 

.snfp div {
    display: inline-block;
}

.snfp_pic {
    width: 100px;
    height: 100px;
    margin-top: 5px!important;
}

/* соо принятия */
.prin_fon {
    width: 340px;
    height: 200px;
    background-image: url(http://funkyimg.com/i/2EQFW.png);
    background-repeat: no-repeat;
    border: 1px ridge;
}

.prin_knopki {
    height: 25px;
    margin-top: 10px!important;
}

.prin_login {
    text-align: left;
    margin-left: 10px!important;
    font-family: bebas;
    font-size: 20px;
    letter-spacing: 1px;
}

.prin_body div {
    display: inline-block;
}

.prin_text {
    width: 320px;
    font-family: arial;
    text-align: justify;
    overflow: auto;
    height: 136px;
    font-size: 11px;
    line-height: 13px;
}

.prin_pic {
    float: right;
    margin-left: 6px!important;
    margin-top: 3px!important;
}

/*.tabs-content {
    width: 340px;
    height: 300px;
    padding-top: 35px;
}

.tabs-content ul {
    list-style: none;
    height: 180px;
}

.tabs-content ul li {
    width: 340px;
    height: 180px;
}

.tabs {
    font-family: bebas;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 16px;
    display: block;    
    text-align: center;
    margin-top: 5px;
    padding-left: 88px!important;
}

.tabs li {
    display: inline;
} */

/* НОВЫЙ ВАРИАНТ ПЕРВОГО СОО СОЦ СЕТИ */
.snfm_fon {
    width: 500px;
    height: 250px;
    background-image: url(http://funkyimg.com/i/2EQyw.png);
    border: 1px ridge;
}

.snfm_ava {
    width: 100px;
    height: 100px;
    overflow: overlay;
    border-radius: 50%;
}

.snfm_song {
    font-family: arial;
    font-style: italic;
    color: #e6c665;
    font-size: 12px;
    margin-top: 5px!important;
}

.snfm_text {
    font-family: arial;
    font-size: 12px;
    width: 210px;
    text-align: justify;
    overflow: auto;
}

.snfm_gifts {
    overflow-x: auto;
}

.snfm_plashki {
    height: 130px!important;
    width: 194px;
    overflow: auto;
    margin-top: 5px!important;
}

.post-content .highlight-text {
    background-color: #F7D260!important;
    color: #000;
}