/* CS1 Background and text colours
-------------------------------------------------------------*/

html {
        background: url(http://s9.uploads.ru/fJpt1.jpg) #000103 repeat;
        }

/* 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-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transparent;
  color: #000;
  }

#pun-ulinks .container {
  background-color: transparent;
  color: #000;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background-color: transparent;
  color: #000;
}

.punbb .post h3 span {
  background-color: transparent;
  color: #000;
}

.punbb td.tc2, .punbb td.tcr  {
  background-color: transparent;
  color: #000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background: transparent url(http://s8.uploads.ru/jocO4.jpg) center 30px no-repeat;
  color: #352a17;
  font-size: 23px;
  text-align: center;
  font-style: italic;
  font-family: 'Times New Roman';
  min-height: 38px;
}

/* CS1.4 */
.punbb .modmenu .container {
  background-color: transparent;
  color: #000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #000;
  }

#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-color: transparent;
  color: #000
  }

.punbb textarea, .punbb select, .punbb input {
  color: #000;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
  background: url(http://s8.uploads.ru/odkxX.png) repeat;    
  border: 1px solid rgba(51, 40, 22, 0.75);
  }

/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #332917;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: rgba(153, 55, 0, 0.79);
  background: transparent;
}

/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
  border-color: transparent;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border: none;}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border: none;
  }

/* 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: #647791
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #C8DEE5
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: 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: #4d371c;
  text-decoration: underline;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #52230D;
  text-decoration: underline;
  }

/* 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: #6E430E;
   text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #332917;
  text-decoration: none;
  opacity: 0.8;                                          
  -webkit-transition: all 0.2s ease-in-out;  
  -moz-transition: all 0.2s ease-in-out;  
  -o-transition: all 0.2s ease-in-out;  
  transition: all 0.2s ease-in-out;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  opacity: 1;                              
  -webkit-transition: all 0.5s ease-in-out;    
  -moz-transition: all 0.5s ease-in-out;    
  -o-transition: all 0.5s ease-in-out;    
  transition: all 0.5s ease-in-out;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000;
  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://s8.uploads.ru/snmVT.png) no-repeat;
	height : 60px;
	width: 59px;
	background-position: -58px -0px;
}

tr.inew div.icon {
	height: 60px;
	width: 58px;
	background-position: -0px -58px;
}

tr.iclosed div.icon {
	height: 60px;
	width: 58px;
	background-position: -58px -58px;
}

tr.iredirect div.icon {
	height : 60px;
	width: 59px;
	background-position: -0px -0px;
}

tr.isticky div.icon {
	height: 60px;
	width: 58px;
	background-position  : -0px -58px;
}

.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url(../../img/Mybb_PS/post.gif) no-repeat 0px 1px;
        padding-left: 16px;
}

#pun-stats ul.container {
        background: transparent;
        padding-left: 47px;
}

#pun-stats div.statscon {
        background: transparent;
}

#pun-crumbs2 .container, #pun-about .container{
        background:  transparent;
        color: #000;
}