/* CS1.1 основа дизайна и текст
-------------------------------------------------------------*/

#pun { 
  background: #fff;
  color: #000000;
  text-align: justify;
  }

html, body {
  background: #e7b566;
  }

#pun-title table {
  background: url(https://i.imgur.com/h9z4Rfx.png) no-repeat top center;
  height: 210px;
  width: 900px;
  margin-left: -15px;
    margin-top: -3px;
  }

#pun-about p.container {
  margin-bottom: -80px;
  height: 100px;
  }

/* CS1.1 навигация и пользовательские ссылки
-------------------------------------------------------------*/

#pun-navlinks .container {
    font-family: Franklin Gothic Heavy;
    font-size: 20px;
    text-transform: lowercase;
    text-align: center;
  }

#pun-navlinks a { 
  color: #000000;
  }

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #e3961d;
  }

#pun-ulinks .container {
   text-align: center;
    font-family: Franklin Gothic Medium;
    text-transform: lowercase;
    padding: 5px;
    }

#pun-ulinks a { 
  color: #000; 
  }

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #e3961d;
  }

/* CS2 границы
-------------------------------------------------------------*/

.punbb .container, .punbb .post-body, .post h3, .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, .punbb th, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend,  .punbb .divider {
  border-color:  transparent;
  }

/* CS3 ссылки
-------------------------------------------------------------*/

/* ссылки без наведения */
.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: #000;
transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
  }

/* активный пункт в профиле и лс */
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #fff;
    background: #000;
    padding: 5px;
  }

/* ссылки при наведении */
.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: #e3961d;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #e3961d;
  }

/* CS4 иконки
 -------------------------------------------------------------*/

.punbb div.icon {
    background: #000;
    float: left;
    display: block;
    height: 40px;
    width: 40px;
    margin-left: -47px;
    margin-top: 15px;
    border-radius: 100%;
  }

.punbb tr.inew .icon {
  background: url("https://i.imgur.com/VGrC03P.png") no-repeat;
  }

#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS5 оформление основной таблицы
 -------------------------------------------------------------*/

#pun-index td div.tclcon {
    text-align: justify;
    text-transform: lowercase;
    margin-left: 10px;
 }

#pun-index .tcl h3 a:hover {
  color: #e77c5a;
 }

#pun-index .tcl h3 a {
  color: #000000;
 }

.plinks {
    color: #e77c5a;
    margin-bottom: 5px!important;
    font-family: arial black;
    font-size: 12px;
  }

.plinks a {  color: #e77c5a!important;}

/* убираем название категории */
#pun-stats h2 span, .category h2 span {
  visibility:hidden!important;
  }

#pun-announcement h2 {display: none}

/* форум тем сообщений */
#pun th {
  color: transparent;
  }


/* CS6 профиль
 -------------------------------------------------------------*/

#profile .checkfield {display: inline-block;}

#pun-main .post-author ul {
    text-align: center;
  }

.post-author ul li.pa-author {
    font-family: Franklin Gothic Heavy;
    text-transform: lowercase;
    font-size: 16px;
 }

.pa-respect, .pa-posts {
    display: inline-block;
    text-transform: lowercase;
    vertical-align:top;
    font-size: 10px;
    word-break: break-word;
  }
.pa-respect a {    font-weight: normal!important;}

.pa-posts {  width: 63px;}
.pa-respect {  width: 60px; }

.pa-online {    
font-size: 10px;
text-transform: lowercase;
  }

/* CS6 категории
 -------------------------------------------------------------*/

#pun-main #pun-category h2, #pun-stats h2 {
    font-size: 0px;
    }

/* CS6 цитата и форма ответа
 -------------------------------------------------------------*/
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    background-color: #f5f5f5;
  }

.punbb textarea, .punbb select, .punbb input {
    background-color: #f5f5f5;
    border: 2px solid #f5f5f5;
  }

 #pun-main .formsubmit input {
    padding: 5px;
    text-transform: lowercase;
    font-size: 12px!important;
    background-color: #f5f5f5;
    border: 2px solid #f5f5f5;
    font-family: Franklin Gothic Heavy;
  }

::selection {
background: #e6b15d; /* Safari */
}
::-moz-selection {
background: #e6b15d; /* Firefox */
}

#smilies-area, #font-area, #size-area, #image-area, #video-area, #addition-area, #table-area, #color-area, #keyboard-area {
    background-color: #fff;
    max-height: 210px;
    overflow: auto;
}

::-webkit-scrollbar {background: #fff; width: 5px; height: 5px;}
::-webkit-scrollbar-thumb {background: #000; width: 5px}
::-webkit-scrollbar-corner {background: #fff;}
