/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {

  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {

  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {

  color: #fff;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {

  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {

  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {

  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {

  }

/* CS1.8 */
#pun-navlinks .container {

  }

#pun-navlinks .container a{
text-decoration: none;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
    border-style: none;
    border-width: 0;
  }

#profile-signature ul {
border: none !important;
}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    border-style: none;
    border-width: 0;
  }

/* 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-style: none;
    border-width: 0;
  }

/* CS2.5 */
.punbb th {
    border-style: none;
    border-width: 0;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
    border-style: none;
    border-width: 0;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {

  }

#pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {

  }

.punbb .divider {

  }

.punbb .formal fieldset .post-box, .punbb .info-box {

  }

li.pa-online {

  }


/* 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: #773763
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* 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: #4f4f4f;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #386d76;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #773763;
text-decoration:underline;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

/* div.icon {border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2}
tr.iredirect div.icon {border-color: #F7F7F7 #F7F7F7 #F7F7F7 #f7f7f7}
div.inew {border-color: #0080D7 #0065C0 #0058B3 #0072CA} */

.forum div.icon, .messages-container div.icon {
width: 10px;
    height: 10px;
    border: 4px solid #386d76;
    margin-top: 0px !important;
}

.forum tr.inew div.icon, .messages-container tr.inew div.icon {
    background: #386d76;
}

#pun-main .category div.icon {
width: 45px;
    height: 14px;
    border: 2px solid #773763;
    margin-top: 0px !important;
}

#pun-main .category tr.inew div.icon {
    background: #cb883d;
}


.fs-box div.icon {
    margin-left: -30px !important;
}

.forum div.icon {
margin-left: -30px !important;
}

/* TR.iclosed Div.icon {background-position: -124px 0px;}
TR.isticky Div.icon {background-position: -186px 0px;} */

#pun-main div.catleft, #pun-main div.catright {display: none}


.punbb .user-avatar .isonline {
    width: 10px !important;
    height: 10px  !important;
    border-radius: 0% !important;
    background: #e0861f !important;
}


.punbb .user-avatar .avatar-image {
filter: grayscale(1);
border-radius: 30% !important;
}

.punbb .user-avatar .avatar-image:hover {
filter: grayscale(0);
}

#tooltip {
  position: absolute;
  background: #945a72;
  z-index: 999999;
  max-width: 165px;
  border: none;
  font-size: 10px;
font-family: tahoma;
    text-transform: lowercase;
    letter-spacing: 0.5px;
  display: none;
  color: #fff;
  text-align: center;
  padding: 4px;
}

#MyBookmarks {
background: #f5f0ecf2 !important; 
margin-top: 50px;
max-height: 700px;
}

#BookmCntToggle.default-style {
color: #773763 !important;  
}

#MyBookmarks h2 {
font-size: 14px !important;
}

#MyBookmarks h2 span {
font-size: 15px !important;
}

#MyBookmarks .container {
height: 87% !important;
    margin-top: 0px !important;
}

#MyBookmarks #bm2 {
right: -1em !important;
}

.post .bookmark {
color: #386d76 !important;
}



#pun-status span.item2 {
    display: none;
}

.permalink {
    text-transform: lowercase;
}

div.post-rating a, div.post-vote a {
font-size: 150% !important;
    color: #2e6069 !important;
    font-weight: bold;
}

.punbb .post-links ul a {
    font-weight: bold;
}

.punbb .post-links ul a:hover {
    background: #c7761a;
    color: #f3f2f2 !important;
}


.spoiler-box {
    font-style: normal;
    border-right: 3px dotted #945a72;
    padding: 10px;
background: #cececeb3;
}

.post-content .spoiler-box > blockquote {

}

.post-content .spoiler-box > blockquote.visible {
background-color: transparent;
border-right: none;
}

.post-content td {
border-color: transparent;
}

.punbb .pa-avatar {
    margin-right: auto;
    text-align: center;
}

.punbb .pa-avatar img {
border: 1px #773763 solid;
    padding: 5px;
    background: #efefef;
    max-height: 180px;
    max-width: 180px;
}

/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts,.pa-respect {text-align: center; display: inline-block;
font-size: 9px;}

.pa-posts {
background: #c7761a;
    color: #f5f0ec !important;
    font-weight: bold;
    width: 69px;
    margin-left: 4px;
    margin-top: 7px;
    padding: 0px 10px !important;
}

.pa-respect a, .pa-posts a {
    color: #f5f0ec !important;
}

.pa-respect {
background: #773763;
    color: #f5f0ec !important;
    font-weight: bold;
    width: 65px;
    margin-left: 14px;
    margin-top: 7px;
    padding: 0px 10px !important;
}



.post-content .highlight-text {
    background-color: #d68141 !important;
}

span.num_msg {
   margin-top: -1px !important;
    background: #007c2cc7 !important;
    color: #f5f0ec !important;
margin-left: 1px !important;
padding: 1px 4px 2px 4px !important;
}

.bubble {
background: #386d76 !important;
    color: #f5efec !important;
    font-size: 11px !important;
    right: -2px !important;
    top: -6px !important;
}

.bubble:after {
display: none !important;
}

span.num_msg:before {
display: none !important;
}

#viewprofile {
    text-transform: lowercase;
}

#pun_wrap #post .container[id$="-area"] {max-height:250px; overflow:auto;}
#pun_wrap #post .container[id$="-area"], #video-area-tinp, #image-area-tinp, .pun-modal .modal-inner, .inner, #post-sig .container[id$="-area"] {
outline:none;
border: 1px solid #773763;
    background: #ecececde;
    padding: 7px !important;
}

.punbb input, .punbb select, .punbb optgroup {
outline: none;
padding: 3px;
    border: 1px solid #b4cae2;
    background: #eaecf0; 
}


#pun-main .category div.tclcon {
    background-color: #e6e6e6;
    border: 2px #773763 solid;
    padding: 7px;
    background-image: url(http://i.imgur.com/F2uVc65.png);
    background-repeat: repeat-y;
    background-position: top left;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tpf {
margin-left: 60px;
}

.tpf a {
    margin-right: 5px;
    background: #386d76;
    color: #f5f0ec !important;
    padding: 2px 5px;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
}

.tpf a:hover {
background: #cb883d;
}



#post-form h2 span, #post-form fieldset legend span {
    font-size: 0px!important;
}

#pun-main h1 {
display: none;
}

#post-form h2 {margin-bottom: -50px;}


.hvStickerPackModal {
border: 1px solid #773763 !important;
    background: #ececec !important;
    padding: 7px !important;
border-radius: none !important;
}
