/* CSS Document */

/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-image: url("http://savepic.net/2453417.png"); background-repeat: no-repeat; background-color: #291313; background-position: top center; 
}

#pun {
background-color: #5e4343;
}

/* 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 {
              color: #b49292;
	font-size: 11px;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container,.punbb .post h3,.punbb-admin #pun-admain .adcontainer  {
              color: #b49292;

  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
	font-weight: normal;
	font-style: Tahoma;
	font-size: 12px;
	top: 5px;
background-image: url(http://savepic.net/2482085.png);
	background-repeat: no-repeat;
	background-position: center;
        color: #c69797;
        font-weight: light;
        text-align: center;
        height: 50px;
}


/* CS1.4 */
#pun-title {background-image: url(http://savepic.net/2451374.png);
 background-repeat: no-repeat !important; background-position: top !important;  height: 353px;
              color: #b49292;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
	color: #b49292
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
	color: #b49292;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
	border-color: #4E3333;
	border-bottom: 1px;
	color: #b49292;
	background-color: #4E3333;
  }

/* CS1.8 */
#pun-navlinks .container {
	color: #b49292;


  }

.offline li.pa-online strong {
  font-weight: normal

  }

.punbb textarea, .punbb select, .punbb input {
	color: #bd9b9b;
	background-color: #4b2e2e;

}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
	border-bottom-style: none;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
	border-bottom-style: none;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
	border-bottom-style: none;
  }

/* 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-bottom-style: none;
  }

/* CS2.5 */
.punbb th {
	border-bottom-style: none;

  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
	border-bottom: 1px;
	border-color: #3E2323;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
	border-bottom-style: none;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
	border-bottom-style: none;
  }

.punbb .divider {
	border-bottom-style: none;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
	border: 1px solid #3E2323;
	border-bottom-style: none;
  }

li.pa-online {
	border-left-color: #5e4343;
	border-bottom-style: none;
  }

.punbb .post-sig dt {
	border-top: 1px dashed #5e4343;
	


  }


/* 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: #b48d8d;
	text-decoration: none;
	        text-shadow: 1px 0px 2px #412424;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
	color: #ab8787;
  }

/* 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: #d7acac;
	text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
	color: #af8686;
	text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
	color: #c29696;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
	color: #3E2323;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://savepic.net/2269983m.png) no-repeat; 
}

tr.inew div.icon {
        background: url(http://savepic.net/2272031m.png) no-repeat; 
}

tr.iclosed div.icon {
        background: url(http://savepic.net/2278175m.png) no-repeat; 
}


tr.isticky div.icon {
        background: url(http://savepic.net/2285343m.png) no-repeat;
}


/* CS4 Post status icons
 -------------------------------------------------------------*/

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 650px; top: 420px
}