/* CS1 Background and text colors
-------------------------------------------------------------
*/
.punbb dd{padding: 10px; color:#595959;}
.punbb .formsubmit input{text-transform:lowecase;}
.post-rating a{
    font-size: 130% !important;
    text-decoration: none !important;
    display: none;}

div#pun-navlinks {
z-index: 3000;
display: block;
position: absolute;
top: 0px;
left: 0px;
font-size: 16px;
text-transform: lowercase;
font-family: arial;
height: 27px;
right: 0px;
width: 100%;
margin: 0 auto;
background: transparent;
border-bottom: 0px solid #120e0d;
color: #d99e54;
text-shadow:1px 1px 0 #1e1c16;
}

div#pun-ulinks {
top: -100px;
text-align:center;
text-transform: lowercase;
margin-top:-10px;
letter-spacing: 0px;
font-size: 9px;
font-family: arial;
background-color: #ffffff;
border: 1px solid #d5d5d5;
display:none;
}

#pun-title table {
background-image : url(""); background-position : top center; background-repeat: no-repeat;}

body {background-image : url("http://sc.uploads.ru/kcYdl.png");
background-repeat: repeat; background-attachment: fixed;
background-position : top center; background-color: #090909;}


#pun { background-image : url(""); 
background-position : center; background-attachment: scroll; background-color: #eeeeee;border-left: 4px solid #514e8d;border-bottom: 3px dashed #514e8d;border-top: 3px dashed #514e8d;}

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span,  .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, .adcontainer {background-color: transparent;
color: #2c1901;}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 10px; top: 45px;
}

#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; background-repeat: no-repeat;
color: #1b0000;
font-weight: normal;
font-style: normal;}

#pun-stats h2 {border-bottom: 3px double #d5d5d5;
color: transparent;}
.punbb .main h1, .punbb .main h2, #pun-debug h2 {
background-color: transparent;
letter-spacing: -1px;
font-size: 16px;
text-transform: lowercase;
font-family: arial;
font-weight: bold;
text-align: center;
color: #2c1901;}

.punbb .quote-box, .punbb .code-box {
background-image: url("");
background-color: transparent;
color: #301618;}

.punbb .code-box {font-style: Lucida Console;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #2c1901;
text-align: left;}

.offline li.pa-online strong {
color: #2c1901;
font-weight: normal;}

.punbb textarea {
background-color: transparent;
color: #301618;}

.punbb .quote-box, .punbb select, .punbb input {font-size: 10px;
background-color: #e7e7e7;
border: 1px solid #d5d5d5;}
.punbb .code-box {font-size: 9px;}

/* CS2 Border colours
-------------------------------------------------------------*/
.punbb .container, .punbb .post-body, .post h3, #pun-title {border-color: transparent;}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}

.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;}

.punbb th {
border-color: transparent;}

.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: 0px solid #10110c;}

li.pa-online {
border-left-color: transparent;}

.punbb .post-sig dt {
border-top-color: #2c1901;}

/* CS3 Links
-------------------------------------------------------------*/


.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: #b9cff0;
border-bottom: 0px solid #1e1c16;
text-decoration: none;-webkit-transition: all linear 0.3s; 
 -moz-transition: all linear 0.3s;
 -ms-transition: all linear 0.3s;
 -o-transition: all linear 0.3s;
 transition: all linear 0.3s;
text-shadow:1px 1px 0 #666666;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #1a0a06;}

.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: #b9cff0;
border-bottom: 0px none #000;
text-decoration: none;
position: relative;
top: 0px;
opacity: .8;
text-shadow:1px 1px 0 #666666;}

#pun-navlinks a {
color: #eeda69;
font-weight: bold;
border-bottom: 0px none #000;
letter-spacing: 0px;
-webkit-transition: all linear 0.3s; 
 -moz-transition: all linear 0.3s;
 -ms-transition: all linear 0.3s;
 -o-transition: all linear 0.3s;
 transition: all linear 0.3s;}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #b9cff0;
font-weight: bold;
border-bottom: 0px none #000;
letter-spacing: 0px;}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #1a0a06; }
/* CS4 Stuff
-------------------------------------------------------------*/
#pun-main div.catleft, #pun-main div.catright {display: none}
.pa-avatar{ text-align: left;padding: 5px;box-shadow: inset 0px 0px 10px #eeeeee;}
.pa-title, .pa-author { text-align: justify;}
.pa-author { text-align: justify; font-family: arial; font-size: 16px;}
#pun-announcement .container {margin-top: -2em;}
#pun-main .post-author ul {text-align: justify;}
#pun-announcement h2 {text-align: center;}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center;}
#pun-crumbs1 .container, #pun-crumbs2 { text-align: center; font-family: arial; font-size: 10px; text-transform: lowercase;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}
#pun_wrap #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: justify; line-height: 125%;}
.lastedit {display:none;}
#pun-navlinks #navawards {display:none;}
#pun th {font-size:9px; text-transform: lowercase;}
#pun-main .postlink {text-align: right;}

/* CS5 Post status icons
-------------------------------------------------------------*/

#pun-about p.container {
background: url('');
border: 0px solid #120e0d;
background-repeat : no-repeat;
border: none;
display: block;
margin-bottom: 0px; margin-left: 0px;
width: 840px; text-align: center; top: 0px;
height: 20px; }

div#html-footer {
margin: 0px 0px 0px 0px;}

#pun-announcement.section h2 span {display: none; }

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-title h1 span  {display: none;}

.punbb table div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: -5px;
margin-right: 5px;
margin-top: 25px;
width: 15px;
height: 15px;
opacity: .5;
box-shadow: inset 0px 0px 10px #eeeeee;
background: #eeda69;
background-repeat: no-repeat;
 -moz-border-radius: 10px; 
 -webkit-border-radius: 10px; 
 -khtml-border-radius:10px; 
 border-radius: 10px; }

TR.inew Div.icon {
background: #eeda69;
border: 0px solid #514e8d;
box-shadow: inset 0px 0px 7px #eeeeee;
opacity: .9;}

TR.iold Div.icon {
background: #eeda69;
border: 0px solid #514e8d;
box-shadow: inset 0px 0px 10px #eeeeee;
opacity: .5;
}

TR.isticky Div.icon {
background: #eeda69;
box-shadow: inset 0px 0px 10px #eeeeee;
opacity: .5;
}

TR.iclosed Div.icon {
background: #eeda69;
box-shadow: inset 0px 0px 10px #eeeeee;
opacity: .5;
}