/* CS1 Background and text colours
-------------------------------------------------------------*/

div#pun-navlinks {
position: absolute;
width: 100%;
text-align: center;
top: 5px;
left: 90px;
}

div#pun-ulinks {
position: absolute;
width: 100%;
text-align: center;
top: 185px;
left: 110px;
}

#pun-title table {background-image: url("http://img28.imageshack.us/img28/9933/logo002.jpg"); background-position: top center; background-repeat: no-repeat; 
margin-left: -95px; 
}

html {
background-image: url("http://img717.imageshack.us/img717/2476/fonva.jpg");
background-repeat: repeat; 
background-position: center top; 
background-color: #585858; 
}

#html-footer .container {  
background-image: url("http://img35.imageshack.us/img35/2518/downlm.jpg");
background-repeat: no-repeat; 
background-position: center bottom; 
margin-left: -50px;
margin-bottom: -114px; 
}

#pun-redirect {background-image: url(""); background-color: #af7745;}


/* 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: transparent;
  color: #000000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #000000;
  font-weight:  bolder; 
 font-style: normal;
 text-align: center;
 font-size: 10px;
  }

/* CS1.4 */
#pun-title, #pun-title .container {
  background-color: transparent;
  color: #000000;}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #000000
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #000000
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://img542.imageshack.us/img542/1736/textarea.jpg");  
background-color: #e0d 3b6; 
  color: #000000;
  border: none !important;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
  }

/* CS1.8 */
#pun-navlinks .container {
text-align: center;
  background-color: transparent;
  color: #000000;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #000000;
border: none !important;
background-image: url("http://img542.imageshack.us/img542/1736/textarea.jpg"); 
background: #e0d 3b6;
    }


/* 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;
  }

/* 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: transparent;
  }

#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 #2c1b10
  }

li.pa-online {
  border-left-color: #2c1b10;
  }

.punbb .post-sig dt {
  border-top-color: #2c1b10 !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: #613b26;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #613b26
  }

/* 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: #b75809;
    border-bottom: 0px none #000;
  text-decoration: underline overline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #613b26;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #613b26;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {border-color: transparent}
tr.iredirect div.icon {border-color: transparent}
div.inew {border-color: transparent}


#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 90px; top: 10px}

#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

#pun-crumbs2 {display: ;}
#pun-title h1 span  {display: none}

#pun-main h2 {text-align: center;}

.category h2 span{
  visibility:hidden;
}

#pun th {visibility:hidden;}

#pun-about p.container {visibility:hidden;}

#pun .tcl {width: 55%;}
#pun .tc2 {width: 8%;}

#pun-main h2, #pun-ulinks .container, #pun-navlinks * {
text-shadow:  ;
}

#pun-stats ul.container { background-image: url("http://img838.imageshack.us/img838/4402/statistic.gif"); padding-left: 175px; height: 170px; background-repeat: no-repeat; margin-left: 10px;}

.post-author ul {
 text-align:;
 font-size: 10px;
}

.punbb .post .post-author ul li{
margin-top: 0px;
}

#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: left;}
.pa-online {font-size: 10px;}

.post-author ul li.pa-fld1 {
 text-align: ;
 font-size: 11px;
}

.post-author ul li.pa-fld2 {
 text-align: ;
 font-size: 11px;
}

.post-author ul li.pa-fld3 {
 text-align: ;
 font-size: 11px;
}

.post-author ul li.pa-fld4 {
 text-align: center;
}

.post-author ul li.pa-fld5 {
 text-align: center;
}

li.pa-author, li.pa-title, li.pa-avatar {
  text-align: center;
}

#pun-main .post-links li a {
text-transform: uppercase;
font-size: 9px;
color: #E6E6E6;
text-shadow: 0.1em 0.1em 2px #000000;
}

#pun-main .post-links a:hover {
text-transform: uppercase;
font-size: 9px;
color: #b75809;
text-shadow: none;
text-decoration: none;
}

#pun-navlinks .container a {
text-transform: uppercase;
font-size: 11px;
color: #D8D8D8;
text-shadow: 0 0 0.2em #848484, 0 0 0.2em #848484, 0 0 0.2em #848484;
font-weigh t:bold;
font-family: Arial;
}

#pun-navlinks a:link, #pun-navlinks a:visited {color: #D8D8D8; text-shadow: 0 0 0.2em #848484, 0 0 0.2em #848484, 0 0 0.2em #848484;}
#pun-navlinks a:hover {color: #e8d9be; text-shadow: 0 0 0.2em #e16a09, 0 0 0.2em #e16a09, 0 0 0.2em #e16a09;}

#pun-ulinks .container a {
text-transform: lowercase;
font-size: 12px;
color: #BDBDBD;
text- shadow: 0.1em 0.1em 0.2em #3B170B;
font-family: Arial;
}
#pun-ulinks a:hover {font-size: 12px; color: #b75809; font-family: Arial;}