/* CS1 Background and text colours
-------------------------------------------------------------
*/
body {
    background: #543f5b url(http://i54.tinypic.com/2ccl4c7.png)  bottom center repeat fixed;
}

#pun_wrap {background: url("http://i54.tinypic.com/2ccl4c7.png") no-repeat center top;  }
 

#pun {background-color:  transparent !important;}

.punbb {background-color: transparent;
background: url() top center repeat-y;
border: none;
  color: #9c8ca6;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: #9c8ca6;
  }

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
  color: #9c8ca6;
  font-weight: normal;
  font-style: normal;

  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background: none;
  color: #9c8ca6;
  }

#pun-title h1 span {display: none;} 
#pun-title, #pun-title .container{
  background: url("http://i51.tinypic.com/2nghl43.png");
  color: #9c8ca6;
  height: 596px;
  }


/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #9c8ca6;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #9c8ca6;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background: url("http://i55.tinypic.com/aewpzp.jpg");
  color: #d3d9dd;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #9c8ca6;
  text-align: center;
  }

.offline li.pa-online strong {
  color: #9c8ca6;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
   background: url("http://i55.tinypic.com/aewpzp.jpg");
  color: #9c8ca6;
}

/* 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;
  }

/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
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: #341F3B;
  }

#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 #dedfdf;

  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent !important;
  }


/* 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: #9c8ca6;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #9c8ca6;
  }

/* 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: #9c8ca6;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #5a5349;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #9c8ca6;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #1c0b0c;
  color: #1c0b0c;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/

#pun-main table Div.icon {padding-left: 35px; padding-top: 10px; padding-bottom: 10px;}
Div.icon {
background-image : url(http://i51.tinypic.com/1zva89e.png);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(http://i55.tinypic.com/23m8mk9.png);
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(http://i54.tinypic.com/spurko.png);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(http://i56.tinypic.com/2hqz57a.png);
background-repeat: no-repeat;
}


#pun-navlinks.section .container {margin-top: 0px; }
#pun-ulinks.section .container {margin-top: 0px; }


.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=10);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}