/* CS1 Background and text colours
-------------------------------------------------------------*/

#pun-announcement h2 {display: none}

body {
background: url("http://forumstatic.ru/files/0017/a6/14/16470.jpg") repeat-x top center,  
url("http://forumstatic.ru/files/0017/a6/14/79247.jpg") repeat;
background-color: #1f1f1f;
}

#pun {background-image : url("http://forumstatic.ru/files/0017/a6/14/73392.jpg");
background-repeat: repeat;
background-position : top center;
background-attachment: attached;
}

#pun-title.section {
background: url(http://forumstatic.ru/files/0017/a6/14/97369.jpg) no-repeat;
    height: 345px;
    margin-top: 0px;
    margin-left: -95px;
    width: 1084px;
}

/* 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 {
  background-color: transparent;
  color: #2e2a40;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #2e2a40;
}


/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #2e2a40;
  }

/* CS1.4 */
#pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #2e2a40;
  }

#pun-title { color: transparent; }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #2e2a40;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #9e9aa9;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box, .punbb textarea {
    background-image: url(http://forumstatic.ru/files/0017/b1/f9/51664.png);
}

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container  {
  background-color: transparent;
  color: #ffffff;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.linkst .pagelink, .linksb .pagelink {
  color: #2e2a40;
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* 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;
  }

.punbb .main h1 {     
    text-align: center;
    margin-bottom: 21px !important;
    width: 847px;
    margin-left: -5px;
    background-image: url(http://forumstatic.ru/files/0017/b1/f9/62429.png);
    height: 13px;
  }

/* 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 {
  border-color: transparent;
  }

/* CS2.6 */

#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 transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }


/* 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: #215817;
  -webkit-transition: all 0.5s ease;
  -khtml-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #413956;
  }

/* 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: #3c334a; 
  }

/* CS3.3 */
#pun-navlinks a, #pun-ulinks a {
  color: #a988a6;
  text-shadow: 0px 1px 0px #000000;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  text-decoration: none
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #384e5a;
  color: #fff;
  }

.punbb select {
  background-color: #dbdcdd;
}

.punbb input, .punbb select { 
    background-color: #f5f1f1;
    border-style: solid;
    border-width: 1px;
    font-family: philosopher !important;
    color: #352b3d;
}

.punbb input:hover { 
background-color: #d9dbe2;
border-style: solid;
border-width: 1px;
color: #352b3d;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon { padding-left: 31px;
padding-bottom: 10px;
background: url(http://forumstatic.ru/files/0017/a6/14/28004.png) no-repeat;
}

tr.inew div.icon {
background: url(http://forumstatic.ru/files/0017/a6/14/82123.png) no-repeat;
}

tr.iclosed div.icon {
background: url(http://forumstatic.ru/files/0017/a6/14/28004.png) no-repeat;
}

tr.isticky div.icon {
background: url(http://forumstatic.ru/files/0017/a6/14/82123.png) no-repeat;
}

/* CS5 Others
 -------------------------------------------------------------*/

#pun-main div.catleft, #pun-main div.catright {display: none}


.pa-title, .pa-author, .pa-from, .pa-posts, .pa-respect, .pa-positive, .pa-age, .pa-ip, .pa-time-visit, .pa-online, .pa-sex, .pa-fld1, .pa-fld2, .pa-fld3, .pa-fld4, .pa-fld5, .pa-reg, .pa-avatar, .pa-last-visit, .pa-icq {text-align: center;}


#pun-redirect {
    background-repeat: repeat;
    background-color: #d5d5d5;
    border-radius: 5px;
    text-align: center;
 }

#pun-admain label, div#pun-admain .adlabel, #pun-admain .adinput em { 
color: #52364C;
 }

.punbb #pun-category1 h2 {
    height: 55px;
    margin-bottom: 11px;
    margin-left: -22px;
    background-repeat: no-repeat;
    width: 919px;
    font-size: 0px;
}

.punbb #pun-category2 h2 {
    height: 55px;
    margin-bottom: 11px;
    margin-left: -22px;
    background-repeat: no-repeat;
    width: 919px;
    font-size: 0px;
}

.punbb #pun-category3 h2 {
    height: 55px;
    margin-bottom: 11px;
    margin-left: -22px;
    background-repeat: no-repeat;
    width: 919px;
    font-size: 0px;
}

.punbb #pun-category4 h2 {
    height: 55px;
    margin-bottom: 11px;
    margin-left: -22px;
    background-repeat: no-repeat;
    width: 919px;
    font-size: 0px;
}

.punbb #pun-stats h2 {background-image: url(http://forumstatic.ru/files/0017/a6/14/26905.png);
    height: 197px;
    margin-bottom: -28px;
    margin-left: -22px;
    width: 926px;
    margin-top: 3px;
    font-size: 0px;
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; right: 220px;}


.punbb .main .tc2, .punbb .main .tc3 {
text-align: left;
vertical-align: top;}

.punbb a:hover, #punbb-admain a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {color: #5aba55;}

li.pl-share {left: 152px !important; display: none !important;}

.post-content td {
border-color: transparent;}

.pa-gifts {display: none;}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area, #pun-reputation .inner, #pun-admin-award-form .inner, #pun-report .inner {background-color: #eaeef1; border-style: solid;
border-width: 1px; 
border-color: #dce0e4;} 


.navvy {
    width: 100px;
    text-align: center;
    font-family: philosopher;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    float: left;
}
.navvy a {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
         color: #bcb4c3 !important;
}
.navvy:hover {
	width: 100px;
	text-align: center;
        background-color: #000000;
        border-top-left-radius: 8px;
        border-bottom-right-radius: 8px;
        opacity: 0.2;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
        float: left;
}
.navvy:hover a {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;}


div#pun-live-rusff {
display: none;}


.hoverbox { cursor: default; list-style: none; padding: 0;}
.hoverbox a { cursor: default; }
.hoverbox a .preview { display: none; }
.hoverbox a:hover .preview { display: block; position: absolute; top: 0px; left: 0px; z-index: 1; }
.hoverbox img { background: transpanent; border-color: transpanent; border-style: solid; border-width: 0px; color: inherit; padding: 0px; vertical-align: top; }
.hoverbox li { background: white; color: inherit; display: inline; float: left; margin: 5px 10px 5px -25px; padding: 0px; position: relative; border: solid 1px #CBA1D5;}
.hoverbox li.text { background: white; color: inherit; display: inline; float: left; margin: 0px 0px 0px 0px; padding: 0px; position: relative; }
.hoverbox .preview { border-color: transpanent; } 


::-webkit-scrollbar {
    background: #4b3e47; 
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-track {
    border-left: 0px solid #3a3555;

}
::-webkit-scrollbar-thumb {
    background: #3a3555; 
}
::-webkit-scrollbar-thumb:hover {
    background: #3a3555; 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.6); 
}
@-webkit-keyframes headershine {
    0%        { opacity: 0.4; }
    50%        { opacity: 1; }
    100%     { opacity: 0.4; }
}


.punbb td div .tclcon, .category .container table .hasicon .tc1 {
    line-height: 10px;
    padding: 20px;
    margin-top: 3px;
    margin-left: -60px;
  background: url(http://forumstatic.ru/files/0017/a6/14/61517.png) 0 bottom no-repeat, url(http://forumstatic.ru/files/0017/a6/14/24590.png) 0 top no-repeat, url(http://forumstatic.ru/files/0017/a6/14/98079.png) 0 top repeat-y;
}

#pun-index .tcl h3 a, #pun-index .tcl h3 a:link {
    color: #499602;
}


.topic a.sharelink {
    display: none; }

.punbb .pa-avatar img {
    border: 1px solid #c3cece;
}


.image.UP,
.image.Down {
   border:2px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}


.lastedit {
display: none;
}


#pun-about p.container {
    background: url(http://forumstatic.ru/files/0017/a6/14/79654.jpg) transparent;
    background-position: center top;
    border-color: transparent;
    height: 217px;
    background-repeat: no-repeat;
    width: 926px;
    margin: 25px 0px -78px -23px;
}


#pun-index .category .tc2,
#pun-index .category .tc3{
    display:none!important;
}
.Tems_And_messages {
  display:inline-block;
  width:115px;
  padding-right: 1px;
  float:right;
  font-family: philosopher;
}
#pun-index .category td.tcl .tclcon {
  display:inline-block!important;
  float:left!important;
  clear:right!important;
  padding-left: 57px;
  width: 394px;
    font-family: philosopher;
}
#pun-index table Div.icon {
  float:left;
}
.Tems_And_messages .right{
  float:right;
}


del {
color: transparent!important;
background: url(http://forumstatic.ru/files/0017/b1/f9/51664.png) repeat;}

del:hover {
color: #52364C!important;
background-image: none;!important; 
text-decoration: none!important; 
}


 /* Message Options
-------------------------------------------------------------*/

span.num_msg {
    margin-left: -3px !important;
    padding: 1px 5px !important;
    border-radius: 2px !important;
    background: #06ff00 !important;
    color: #73289b !important;
    margin-top: -12px !important;
    height: 12px !important;
}

span.num_msg::before {
    top: 11px !important;
    background: #06ff00 !important;
}

#messages div.icon {
margin-left: 215px;
margin-top: -11px;
}

#pun-messages .post h3 span {
width: 426px;
}

#pun-messages .post-links ul {
width: 649px;
}

#pun-messages li.pa-posts {
margin-left: 41px;
margin-bottom: 35px;
}

#pun-messages div .tclcon {
    padding: 24px;
    margin-top: -14px;
    margin-left: -60px;
}

#pun-messages td.tc2.pmtc24 input {
margin-top: 26px;
}

#pun-messages th.tc2.pmtc24 input#checker {
margin-top: 24px;
}

div#pun-messages.punbb form#post {
margin-right: 18px;
}

div.inner.post_reputation h1 {
    width: 725px;
    margin-left: -1px;
}

 /* Other Options
-------------------------------------------------------------*/

.notify-message.jg-mention {
    border-left: 12px solid #abd636 !important;
}

div#pun-main.main.multipage div.formal div.container span {
margin-left: 20px;
}

select#mod-options {
margin-top: 22px;
}

div#post-form.formal h2 span {
margin-left: -1px;
font-size: 13px;
}

div#topic-users-in.modmenu p.container span {
font-weight: bold;
margin-left: 3px;
}

div#pun-main.main div.info {
margin-left: 22px;
}

li.pa-author {
color: #9e9abf;
}

fieldset#post-preview legend {
margin: 0 0 0 26px;
}

div#html-header div a {
color: #e431ad;
}