/* CS1 Background and text colours
-------------------------------------------------------------*/



#pun-main .post-author ul{ text-align: center; }


body {
	background-color: #000000;  background-image: url(http://funkyimg.com/i/2e1y5.png); background-position: top left; 
}


#pun {background-color: #f4f4d7; background-image: url(http://funkyimg.com/i/2gYvD.png);}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 100; left: 350px; top: 130px
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transpanent;
  color: #63181e;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transpanent;
  color: #5d585a;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transpanent
;
  color: #a1a1a1;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transpanent;
  color: #63181e;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transpanent;
  color: #63181e
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transpanent;
  color: #63181e
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: #bfbfbf; 
  color: #63181e
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transpanent;
  color: #63181e;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
background-color: #f3f5d9;
  color: #63181e
}
/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #7e5b40 #7e5b40 #7e5b40 #7e5b40
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #6E4B30
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #63181e;
  }

/* 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: #63181e;
  }

/* CS2.5 */
.punbb th {
  border-color: #030613 
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #000813 #000813 #000813 #000813;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #030613 
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #030613 
  }

.punbb .divider {
  border-color: #030613 #030613 #030613 #030613 
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #030613 ;
  }

.punbb .post-sig dt {
  border-top-color: #030613 !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: #63181e;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #63181e
  }

/* 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: #63181e;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #63181e;
    border-bottom: 0px none #000;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #63181e;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;


  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #63181e;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #63181e #5E3B20 #4E2B10 #5E3B20}
tr.iredirect div.icon {border-color: #7e5b40 #63181e #7e5b40 #7e5b40}
div.inew {border-color: #63181e #5E3B20 #4E2B10 #5E3B20}

#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2gYyr.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2gYys.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/GWXM.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}

#pun-category4.category h2 {
background: url(http://funkyimg.com/i/GWXN.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/GWXT.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/GWXV.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}
#pun-category7.category h2 {
background: url(http://s1.uploads.su/vsaho0v.png) no-repeat top center;
height: 85px;
font-size:0 !important;
}
#pun-category8.category h2 {
background: url(http://s1.uploads.su/17ie.png) no-repeat top center;
height: 65px;
font-size:0 !important;
}
#pun-category9.category h2 {
background: url(http://s1.uploads.su/v9bjbc.png) no-repeat top center;
height: 65px;
font-size:0 !important;
}
#pun-category10.category h2 {
background: url(http://s1.uploads.su/r0eh0.png) no-repeat top center;
height: 65px;
font-size:0 !important;
}
#pun-category11.category h2 {
background: url(http://savepic.net/1783476.png) no-repeat top center;
height: 56px;
font-size:0 !important;
}
#pun-category12.category h2 {
background: url(http://savepic.ru/2978873.png) no-repeat top center;
height: 56px;
font-size:0 !important;
}
.punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 5px;margin-right: 5px;
width: 50px;
height: 50px;
background-image : url(http://funkyimg.com/i/2e1dx.png);
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2e1dw.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2e1dt.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2e1do.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;
}

/*  Ññûëêè âåðõíåé íàâèãàöèè */
#pun-navlinks a  {text-align: center;  position:relative; font-family: Times New Roman; font-size: 15px!important; font-weight: bold; letter-spacing: 3px; color: #530207!important; text-shadow: #d8dada 1px 1px 1px;}