/* These codes are the property of Violence-In-Heart. All Rights Reserved.
-------------------------------------------------------------*/

/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
background: url() no-repeat top left #dfe8ef fixed;}

.punbb {
text-shadow: 1px 1px #fff;
background: transparent top center;}

#pun { 
background: repeat #f1f1f1 url(http://funkyimg.com/i/TW3u.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 {
background-color: transparent;
border: transparent;
text-align: center; 
margin: auto;
text-transform: uppercase;
font: 10px "arial black", sans-serif;
letter-spacing: -1px;
color: #110B0D;}

/* 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: #eeb84c;
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: #eeb84c;
text-decoration: none;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #eeb84c;
text-decoration: none;}

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
color: #e4aa36;
text-decoration: none;}

/* CS3.3 */
#pun-navlinks a {
font-family: Lobster, georgia, serif;
font-size: 20px;
font-weight: lighter;
color: #e4aa36;
border-height: 50px;
text-shadow: 1px 1px #fff;
-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: #d7930a;
-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-ulinks a {
font-family: 'Cambria', Calibri, Helvetica;
font-size: 8px;
letter-spacing: 3px;
text-transform: lowercase;
border-height: 30px;
color: #5a4c23;}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
color: #e4aa36;
text-transform: lowercase;
text-decoration: dashed;
font-size: 0.9em;}

.pagelink strong {
color: #eeb84c;}
#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/TWoU.png) no-repeat;}
tr.inew div.icon {
background: url(http://funkyimg.com/i/TWoT.png) no-repeat;}
tr.iclosed div.icon {
background: url(http://funkyimg.com/i/TWoR.png) no-repeat top right;}
tr.isticky div.icon {
background: url(http://funkyimg.com/i/TWoS.png) 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: #5b5b5b;}

#pun-stats div.statscon {
background: url(http://funkyimg.com/i/TWoV.png) transparent no-repeat left;
padding-left: 20px;
padding-right: 10px;}