/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
  background: url('http://forumfiles.ru/files/0010/d2/30/15451.jpg');
}

#pun-title h1 {
  background: url('http://forumfiles.ru/files/0010/d2/30/30631.png');
}

#pun {
  background: url('http://forumfiles.ru/files/0010/d2/30/80843.png');
  color: #444;
}

/* 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: transparent;
  color: #444;
  }

.punbb-admin #pun-admain .adcontainer {
  color: #666;
  background: url('http://forumfiles.ru/files/0010/d2/30/96952.png');
}

#pun-ulinks .container{
  background: transparent;
  color: #444;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background: transparent;
  color: #333;
}

.punbb .post h3 span {
  background: transparent;
  color: #444;
}

.punbb td.tc2, .punbb td.tcr  {
  background: transparent;
  color: #444;
  }

.punbb td.tcl , .punbb td.tc3   {
  background: transparent;
  color: #444;
  }

.punbb td.tc2, .punbb td.tc3 {
  color: #444;
  font-weight: bold;
  font-size: 1em;
  font-family: verdana;
}


.multipage td.tc2, .multipage td.tc3 {
  font-size: 1em !important;
  font-family: tahoma;
  font-style: normal;
}

.punbb td.tc3 {color: #444;}

/* CS1.3 */
#pun-stats h2, .punbb .main h2, #pun-debug h2 {
  background: url('http://forumfiles.ru/files/0010/d2/30/99573.png') center no-repeat;
  color: #444;
  font-size: 11px;
  text-align: center;
  font-family: tahoma;
  font-variant: small-caps;
  text-shadow: 1px 1px 2px #fff;
}

.punbb .main h1 {
  background: transparent;
}

.punbb-admin #pun-admain h2 {
  background: transparent;
}

/* CS1.4 */
.punbb .modmenu .container {
  background: transparent;
  color: #444;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background: transparent;
  color: #444;
  }

/* CS1.6 */
#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #444;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: url('http://forumfiles.ru/files/0010/d2/30/96952.png');
  color: #333;
  }

.punbb textarea, .punbb select, .punbb input {
  background: url('http://forumfiles.ru/files/0010/d2/30/96952.png');
  color: #333;
}


/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #006699;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #444;
  background: transparent;
}

/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
  border-color: transparent;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  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;
  }

/* 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 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#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: transparent;
  }

 li.pa-online {
  border-left-color: transparent;
  background: transparent;
  }

/* CS3 Links
-------------------------------------------------------------*/

#pun a{text-shadow: 1px 1px 2px #fff;}

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited  {
  color: #3c4854;
  text-decoration: none;
  }

.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: #3c4854;
  text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #3c4854;
  text-decoration: none;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #005959;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #525c66;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #005959;
  text-decoration: none;
  }

#pun-ulinks a {
  color: #525c66;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  }

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #005959;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #3d454d;
  text-decoration: none;
  }

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

.post-content a {
  color: #004466 !important;
  font-weight: bold;
  }

.post-links a {
  font-weight: bold;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
  background: url('http://forumfiles.ru/files/0010/d2/30/74980.png') no-repeat;
  }

tr.inew div.icon {
  background: url('http://forumfiles.ru/files/0010/d2/30/97149.png') no-repeat;
  }

tr.iclosed div.icon {
  background: url('http://forumfiles.ru/files/0010/d2/30/14772.png') no-repeat;
  }

tr.iredirect div.icon {
  background: url('http://forumfiles.ru/files/0010/d2/30/51664.png') no-repeat;
  }

tr.isticky div.icon {
  background: url('http://forumfiles.ru/files/0010/d2/30/89762.png') 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: 40px;
}

#profilenav h2 span {background-image: none;}

td.tcr a {
  background: transparent url(../../img/Mybb_Clearness/post.gif) no-repeat 0px 3px;
  padding-left: 10px;
  padding-bottom: 5px;
  pading-top: 7px;
}

#pun-stats ul.container {
  background: transparent url(../../img/Mybb_Clearness/stats.gif) no-repeat 10px 30px;
  padding-left: 45px;
}

 .punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
  background: none;
}

#pun-stats div.statscon {
  background: transparent;
}

#pun-crumbs2 .container, #pun-about .container {
  background: transparent
  color: #444;
}

#pun-main div.catleft, #pun-main div.catright {
  display: none;
}

#html-header {
  height: 24px;
  margin-left: -24px;
  background: url('http://forumfiles.ru/files/0010/d2/30/72862.png');
  width: 800px;
  }

#html-footer {
  height: 24px;
  margin-left: -24px;
  margin-bottom: -5px;
  background: url('http://forumfiles.ru/files/0010/d2/30/54149.png');
  width: 800px;
  }

#pun-index .tc2, #pun-index .tc3 { 
  display: none; 
  }

.post-content td {
  border: none transparent !important;
  }

#font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
  background: url('http://forumfiles.ru/files/0010/d2/30/22663.jpg');
  border: 1px solid #888;
  }

#pun-live-rusff, #pun-announcement h2 {
  display: none;
  }

#pun-announcement .container a{
  font-variant: small-caps;
  font: bold 10px/10px 'Palatino Linotype';
  color: #000;
  }

.pa-fld1 a{
  font-size: 8px;
  }

.pa-fld1 {
  margin-top: -15px !important;
  font-size: 9px;
  }

#pun-ulinks .container .item5 {
  display: none;
  }

#pun-ulinks .container .item3 {
  display: none;
  }