/* CS1 Background and text colours
-------------------------------------------------------------*/
html, body {
background:#5c5c5c url(http://forumstatic.ru/files/0017/24/d9/69967.png) repeat-x fixed left center; 
}

#pun {
background:url(http://forumstatic.ru/files/000a/45/08/88432.jpg) no-repeat top  #fff;
color:#000;
}

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,.punbb .post-body, .post-box, .punbb .post-links,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background: #fff;
  color: #000;
  }

.punbb-admin #pun-admain .adcontainer {
  color: #666;
  background: #fff;
}

#pun-ulinks .container {
  background: transparent;
  color: #000;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background: #FCFCFC;
  color: #000;
}

.punbb .post h3 span {
  background: #FCFCFC;
  color: #000;
}

.punbb td.tc2, .punbb td.tcr  {
  background: #FCFCFC;
  color: #000;
  }

.punbb td.tcl , .punbb td.tc3   {
  background: #fff;
  color: #000;
  }

.punbb td.tc2,.punbb td.tc3 {

font-weight:400;
font-size:1em;
font-family:arial;
}

.multipage td.tc2,.multipage td.tc3 {
font-size:1em!important;
font-family:tahoma;
font-style:normal;
}



/* CS1.3 */
#pun-stats h2,  .punbb .main h2, #pun-debug h2 {
background-image:linear-gradient(to top, #5C5C5C 0%, #000000 100%);
  color: #fff;
  font-size:14px;
  text-align: left;
  font-family: tahoma;
border:none 0 transparent!important;
}

.punbb .main h1 {
background-image:linear-gradient(to top, #5C5C5C 0%, #000000 100%);
  color: #fff;
  font-size: 0.9em;
border:none 0 transparent!important;
}

.punbb-admin #pun-admain h2 {
background-image:linear-gradient(to top, #5C5C5C 0%, #000000 100%);
border:none 0 transparent!important;
}

/* CS1.4 */
.punbb .modmenu .container {
  background: #fff;
  color: #000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background:#fff;
  color: #000;
  }

/* CS1.6 */
#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #000;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: #FCFCFC;
  color: #000
  }

.punbb textarea, .punbb select, .punbb input {
  background: #FCFCFC;
  color: #000;
  border: 1px solid #CDCDCD;
}

/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #006699;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #333;
  background: #fff;
}

/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
  border-color: #11120E;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color: #fff
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #fff;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #fff;
  }

/* 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: #ccc;
  }

.punbb .post h3 {
 border-color: #ccc;
  }

/* CS2.5 */
.punbb th {
  border-color: #fff;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #fff
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #CDCDCD
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #fff
  }

.punbb .divider {
  border-color: #CDCDCD #fff #fff #CDCDCD;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #a7b5bd;
  }

 li.pa-online {
  border-left-color: #262d5c;
  background: url(http://dizayn.mybb.ru/img/Mybb_Notepad/online.gif)  no-repeat 0px 2px;
  }

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited  {
  color: #386E9C;
  text-decoration: underline;
  }

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #386E9C;
  text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #386E9C;
  text-decoration: none;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #386E9C;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
 color:#fff;  
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color:#87CEFA; 
  text-decoration: none;
  }

#pun-ulinks a {
  color: #386E9C;
  text-decoration: underline;
  }

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #386E9C;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #fff;
  color: #000;
  }

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {
        background: url(http://dizayn.mybb.ru/img/Mybb_Notepad/old.gif) no-repeat;
}

tr.inew div.icon {
        background: url(http://dizayn.mybb.ru/img/Mybb_Notepad/new.gif) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://dizayn.mybb.ru/img/Mybb_Notepad/lock.gif) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://dizayn.mybb.ru/img/Mybb_Notepad/link.gif) no-repeat;

}

tr.isticky div.icon {
        background: url(http://dizayn.mybb.ru/img/Mybb_Notepad/sticky.gif) no-repeat;
}

.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

.punbb .main h2 span, #pun-stats h2 span {
        padding-left: 10px;
        padding-bottom: 0;
        padding-top: 0;
        margin-left:0;
}

#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url(http://dizayn.mybb.ru/img/Mybb_Notepad/post.gif) no-repeat 0px 0px;
        padding-left: 22px;
        padding-bottom: 4px;
        pading-top: 7px;
}

#pun-stats ul.container {
        background: transparent url(http://dizayn.mybb.ru/img/Mybb_Notepad/stats.gif) no-repeat 11px 23px;
        padding-left: 75px;
}

 .punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

#pun-stats div.statscon {
   background: #fff;
}

#pun-crumbs2 .container, #pun-about .container{
        background: #fff;
        color: #000;
}


#pun-main div.catleft, #pun-main div.catright {
        display: none;
}

/* CS5 Дополнения
 -------------------------------------------------------------*/

/* кнопки доп. смайлов */
ul.tabs li a{
background-color:#7B7B7B;
border:1px solid #282828;
box-shadow:inset 0px 0px 15px #282828;
color:#fff;
text-decoration:none;
font-size:1.2em;
font-weight:400;
}
ul.tabs li a:hover{
background-color:#686868;
box-shadow:inset 0px 0px 15px #565656;
color:#fff;
text-decoration:none;
}
.t1 a {padding: 1px 5px 2px 5px!important;}
.t2 a {padding: 1px 22px 2px 23px!important;}
.t3 a {padding: 1px 21px 2px 20px!important;}

/* кнопки Поделиться */
.topic a.sharelink {
  display: inline-block; font-size: 0;
  color: transparent;
  height: 13px; width: 13px;
  background: url(http://s9.uploads.ru/ZQvDN.png) center center no-repeat;
  background-size: 13px;
  padding: 2px; opacity: .75;
  position: relative;
}
.topic a.sharelink:hover {  opacity: 1;}
#pun-viewtopic .post h3 strong {margin-right: .5em;}
.punbb .topic a.sharelink:before {
  content: " ";
  display: inline-block;
  width: 7px; height: 7px;
  position: absolute;
  background: #333;
  text-indent: 0 !important;
  transform: rotate(45deg);
  top: -8px; left: 5px;
}
.punbb .topic a.sharelink:after {
  content: "Поделиться";
  font-size: 10px !important;
  color: #fff; padding: 3px 6px;
  background: #333;
  border-radius: 4px;
  position: absolute;
  top: -22px; left: -1px;
}
a.sharelink:before, a.sharelink:after { visibility: hidden; opacity: 0; transition: .2s ease;}
a.sharelink:hover:before, a.sharelink:hover:after {visibility: visible !important; opacity: 1.0;}
