/* These codes are the property of Violence-In-Heart. All Rights Reserved.
-------------------------------------------------------------*/

/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
  background: url(http://funkyimg.com/i/21rTG.png) repeat top left #eaeaea;}

.punbb {
  background: transparent top center;}

#pun { 
  background: repeat transparent url(http://funkyimg.com/i/21rTa.png);
  background-position: center;}

/* 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: #5b5b5b;}

.punbb-admin #pun-admain .adcontainer {
  color: #5b5b5b;
  background: transparent;}

#pun-ulinks .container {
  background: transparent;
  color: #5b5b5b;}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background: transparent;
  color: #5b5b5b;}

.punbb .post h3 span {
  background: transparent;
  color: #5b5b5b;}

.punbb td.tc2, .punbb td.tc3   {
  background: transparent;
  color: #5b5b5b;
  font-weight: bold;
  font-size: 1.1em;
  font-family: verdana;
  font-style: normal;}

.punbb td.tc3  {
  background: transparent;
  color: #5b5b5b;}

.usertable .container td.tcl {
  background: transparent;}

.punbb td.tc2, .punbb td.tcr {
  text-align: justify; 
  letter-spacing: 1px;}

.multipage td.tc2, .multipage td.tc3 {
  font-size: 1em !important;   
  font-family: tahoma;   
  font-style: normal;}

.punbb td.tc3 {
  color:#5b5b5b;}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  text-align: center;
  background: url(http://funkyimg.com/i/21qqc.png)
  margin: auto;
  text-transform: uppercase;
  font: 16px arial black, sans-serif;
  letter-spacing: -1px;
  color: #8aa0a9;}

.punbb-admin #pun-admain h2 {
  background: transparent;
  border: transparent;
  text-align: center;
  margin: auto;
  text-transform: uppercase;
  font: 16px arial black, sans-serif;
  letter-spacing: -1px;
  color: #8aa0a9;}

/* CS1.4 */
.punbb .modmenu .container {
  background: transparent;
  color: #5b5b5b;}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background: transparent;
  color: #5b5b5b;}

/* CS1.6 */
#viewprofile h2 span {
  background-image: none;}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #5b5b5b;}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: transparent;
  color: #5b5b5b;}

.punbb textarea, .punbb select, .punbb input {
  background: transparent;
  color: #5b5b5b;}

/* CS1.8 */
#pun-navlinks .container {
  background: none;
  color: #5b5b5b;}

.offline li.pa-online strong {
  font-weight: normal;}

.punbb th {
  color: #5b5b5b;
  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 */
.punbb td {
  border-color: transparent;}

/* CS2.4 */
.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: #414141}

#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;
  background: transparent;}


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited  {
  color: #7b7787;
  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: #7b7787;
  text-decoration: none;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #7b7787;
  text-decoration: none;}

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #ba9a35;
  text-decoration: none;}

/* CS3.3 */
#pun-navlinks a {
  color: #535353;
  background-color: #f8f8f8;
  border-bottom: 3px solid #b4c8d1;
  text-align: justify; 
  letter-spacing: 1px;
  -webkit-transition-property: background color;
  -webkit-transition-duration: 1.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background color;
  -moz-transition-duration: 1.5s;
  -moz-transition-timing-function: ease;}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #040d13;
  letter-spacing: 1px;
  background-color: #f4f4f4;
  border-bottom: 3px solid #e3c876;
  -webkit-transition-property: background color;
  -webkit-transition-duration: 1.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background color;
  -moz-transition-duration: 1.5s;
  -moz-transition-timing-function: ease;}

#pun-ulinks a {
  color: #040d13;
  font-family: Calibri, arial;
  font-size: 9px;
  text-transform: lowercase;
  letter-spacing: 1px;
  line-height: 9px;}

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #ba9a35;
  text-transform: lowercase;
  text-decoration: dashed;}

.pagelink strong {
  color: #7b7787;}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
  color: #e4e4e4;}

.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://funkyimg.com/i/21qp7.png) transparent no-repeat;}
tr.inew div.icon {
  background: url(http://funkyimg.com/i/21qp6.png) transparent no-repeat;}

.punbb .main h2 span, #pun-stats h2 span {
  background: none;
  padding-left: 10px;
  padding-top: 9px;
  padding-bottom: 8px;
  margin-left: -12px;}

#profilenav h2 span {
  background-image: none}

td.tcr a{
  background: transparent no-repeat 0px 3px;
  padding-left: 10px;
  padding-bottom: 0px;
  pading-top: 0px;}

#pun-crumbs2 .container, #pun-about .container{
  background: transparent;
  color: #5b5b5b;}

#pun-stats div.statscon {
  background: transparent no-repeat left;}