/* 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: #a35d79
  }

.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: #8a6675;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #f3f2f2;
  }

#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} */

div.icon {
width: 20px;
    height: 20px;
    background: #965d75;
    border-radius: 20% 70%;
    border-bottom: 4px dotted #b4cae2;
    margin-left: 400px !important;
filter: grayscale(1);
    opacity: 0.5;
}

tr.inew div.icon {filter: grayscale(0);
    opacity: 1;}

#pun-main .category div.icon {
    margin-top: 15px;
}

.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: #b4cae2 !important;
}

.tpf {
background: #b4cae2;
    color: #3a3a3a;
    padding: 10px;
    border-right: 3px dotted #955b73;
}

.tpf a {
background: #f3f2f2;
    padding: 1px 3px;
    font-weight: bold;
    margin-right: 5px;
line-height: 18px;
}

.punbb .user-avatar .avatar-image {
filter: grayscale(1);
}

.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 .container, .editBookmark {
outline: 3px dotted #965d75;
    outline-offset: -5px;
    background: #f3f2f2;
    box-shadow: 2px 2px 1px #955b73;
}
#MyBookmarks .container {padding: 2em 1em 1em !important;}
#MyBookmarks {max-height: 500px; margin-top: 5%;}

#BookmCntToggle.default-style {color: #a65b79 !important;}

#MyBookmarks h2, #MyBookmarks h1 {
margin: auto;
padding: 8px 1em !important;
background-image: none;
background-color: #935971;
}

.permalink {
    text-transform: lowercase;
}

div.post-rating a, div.post-vote a {
font-size: 150% !important;
    background: #945a72;
    color: #f3f2f2 !important;
    font-weight: bold;
    padding: 0px 2px;
}

.punbb .post-links ul a {
    font-weight: bold;
}

.punbb .post-links ul a:hover {
    background: #945a72;
    color: #f3f2f2 !important;
}

.punbb .quote-box cite {
color: #945a72 !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 {
    max-height: 180px;
    max-width: 180px;
    margin-right: auto;
    text-align: center;
}

.punbb .pa-avatar img {
border: 3px #f3f2f2 dotted;
    padding: 5px;
    border-width: 0px 0px 3px 3px;
}

/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts,.pa-respect {
text-align: center; display: inline-block;padding: 0 10px!important;width: 70px;font-weight: bold;margin-top: 5px !important;margin-bottom: 5px !important;}

.post-content .highlight-text {
    background-color: #b4cae2 !important;
}

span.num_msg {
   margin-top: -1px !important;
    background: #f3f2f2 !important;
    color: #955b73 !important;
margin-left: -2px !important;
padding: 1px 4px 2px 4px !important;
}

.bubble {
background: #b4cae2 !important;
    color: #955b73 !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 #a75d79;
    background: #b4cae2de;
padding: 7px !important;
}

.punbb input, .punbb select, .punbb optgroup {
outline: none;
padding: 3px;
    border: 1px solid #b4cae2;
    background: #eaecf0;
}