/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-color: #AAA8B6;
        background-image: url("http://i50.tinypic.com/r23ntj.jpg"); 
        background-repeat: repeat; 
        background-attachment: fixed; 
        overflow-x: hidden;
        background-position: top center; }

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #cccad8;
  color: #444250;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #cccad8;
  color: #444250;

  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #cccad8;
  color: #444250;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-align:  center;
  background-image: url("http://i48.tinypic.com/14sz5gh.pngg"); background-repeat: no-repeat; background-
overflow-x: hidden;  background-position: center center;
  height: 40px;
 padding-top: 42px!important;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #cccad8;
  color: #444250;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #cccad8;
  color: #444250
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #cccad8;
  color: #444250
  }

/* CS1.7 */
 .punbb .code-box {
  background-color: #cccad8;
  color: #444250;
background-image: url("http://i47.tinypic.com/34isncz.png"); 
  background-repeat: no-repeat;
  background-position: top right;
    border: 1px dashed #444250;
  }

.punbb .quote-box {
  background-color: #cccad8;
  color: #444250;
background-image: url("http://i47.tinypic.com/m7q0xh.jpg"); 
  background-repeat: no-repeat;
  background-position: top right;
    border: 1px dashed #444250;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #888694;
  }

.offline li.pa-online strong {
  font-weight: normal
  }


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #cccad8;
  }

/* 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: #cccad8;
  }

/* 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: #cccad8;
  }

/* CS2.5 */
.punbb th {
  border-color: #cccad8;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #444250;
  }

#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: #cccad8;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px dashed #444250;
  }

li.pa-online {
  border-left-color: #cccad8;
  }

.punbb .post-sig dt {
  border-top-color: #444250 !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: #444250;
    border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 1px #AAA8B6;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #444250
  text-shadow: 1px 1px 1px #AAA8B6;
  }

/* 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: #888694;
    border-bottom: 0px none #000;
  text-decoration: none;
text-shadow: 1px 1px 1px #AAA8B6;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #888694;
    border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 1px #AAA8B6;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #888694;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
text-shadow: 1px 1px 1px #AAA8B6;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
text-shadow: 1px 1px 1px #AAA8B6;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

Div.icon {background-image : url(http://i46.tinypic.com/2i8iwzt.png); background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url(http://i46.tinypic.com/30wxzfb.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://i45.tinypic.com/np3uj5.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://i48.tinypic.com/1fvjip.png); background-repeat: no-repeat;}


/* CS5 Other
 -------------------------------------------------------------*/
a:hover img {
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; /* Mozilla 1.6 */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
filter: alpha(opacity=100); /* IE 5.5+*/}
a img {
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity: 0.6; /* Mozilla 1.6 */
-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
filter: alpha(opacity=60); /* IE 5.5+*/
}
.punbb textarea {background: url(http://i49.tinypic.com/e1auco.png) bottom right no-repeat;   background-color: #cccad8;     border: 1px dashed #444250;}
#pun-title .title-logo span  {display: none;}
#pun-title {background-image : url("http://i46.tinypic.com/2q3au88.png");
background-repeat : no-repeat; height : 450px; }
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 405px; top: 20px }
#pun-ulinks .container {
text-align: right;
background-color: transparent;
border-color: transparent;}
#pun-announcement h2 {display: none}
