/* CODES BY RAIDER
-------------------------------------------------------------*/

/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
background: url() no-repeat top left #f6f6f6 fixed;}

#pun_wrap {
background: top center transparent url() bottom center transparent;}

.punbb {
background: transparent url(image) top center;}

#pun { background: url() repeat #ffffff;
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 {
color: #5b5b5b;
background: transparent;}

.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 {
background: transparent;
color: #5b5b5b;
font-size: 1.3em;
text-align: center;
font-family: arial;
font-variant: normal;}

.punbb-admin #pun-admain h2 {
background: transparent;
color: #5b5b5b;
font-weight: bold;}

/* 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 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}

/* CS2.4 */
.punbb td {
border-color: transparent;}

.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: #beaeae;
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: #beaeae;
text-decoration: none;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #beaeae;
text-decoration: none;}

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
color: #ae9c9c;
text-decoration: none;}

/* CS3.3 */
#pun-navlinks a {
color: #535353;
text-decoration: none;
background: none;
background: #ffffff;
text-transform: uppercase;
font-family: Times New Roman;
border-left: solid 2px #000000;
  -webkit-transition-property: background color;
  -webkit-transition-duration: 2.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background color;
  -moz-transition-duration: 2.5s;
  -moz-transition-timing-function: ease;}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #f0f0f0;
text-decoration: none;
background: #353535;
text-transform: uppercase;
font-family: Times New Roman;
  -webkit-transition-property: background color;
  -webkit-transition-duration: 2.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background color;
  -moz-transition-duration: 2.5s;
  -moz-transition-timing-function: ease;}

#pun-ulinks a {
color: #beaeae;
text-decoration: none;
text-transform: capitalized;
font-size: 0.9em;}

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
color: #ae9c9c;
text-decoration: dashed;
text-transform: capitalized;
font-size: 0.9em;}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: transparent;
color: #ae9c9c;}

.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() #ffffff no-repeat;}
tr.inew div.icon {
background: url() #e4e4e4 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 url(image) no-repeat 0px 3px;
padding-left: 10px;
padding-bottom: 0px;
pading-top: 0px;}

#pun-crumbs2 .container, #pun-about .container{
background: transparent;
color: #a3a3a3;}

#pun-stats div.statscon {
background: url() transparent repeat-y left;}