/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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: #1e1212;
  font-family: "Tahoma";
  }


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #1e1212;
  font-family: "Tahoma";
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
background-image: url("http://savepic.net/5084366.png"); 
text-align: center;
  color: #1e1212;
  font-family: "Tahoma";
  font-weight: bold;
  font-style: normal;
  }

/* CS1.4 */
#pun-title, #pun-title .container {
  background-color: transparent;
  color: #1e1212;
  font-family: "Tahoma";
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #1e1212;
  font-family: "Tahoma";
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #1e1212;
  font-family: "Tahoma";
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: #e7d490;
  color: #1e1212;
  font-family: "Tahoma";
margin-top: 20px;
  }

/* CS1.8 */
#pun-navlinks .container {
text-align: center;
  background-color: transparent;
  color: #1e1212;
  font-family: "Tahoma";
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background: #ead99c;
  color: #1e1212;
  font-family: "Tahoma";
  }


/* 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, .punbb input {
 border: transparent;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
    border-radius:15px;
  shadow:
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
box-shadow: 5px 4px 7px #c59861;
-webkit-box-shadow: 5px 4px 7px #c59861;
-khtml-box-shadow: 5px 4px 7px #c59861;
-moz-box-shadow: 5px 4px 7px #c59861;

  }

#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 #1e1212
  }

li.pa-online {
  border-left-color: 0px solid #1e1212;
  }

.punbb .post-sig dt {
  border-top-color: 0px solid #1e1212;
  }

.punbb textarea, .punbb select {
  border: none:
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
  }


/* 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: #6f1b3c;
  text-decoration: none;
  font-weight: bold;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #6f1b3c;
  text-decoration: none;
  font-weight: bold;
  }

/* 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: #7c2415;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #6f1b3c;
  text-decoration: none;
  font-weight: bold;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #610805;
  font-weight: bold;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ead5c5;
  color: #610805;
  text-decoration: none;
  font-weight: bold;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
.punbb table Div.icon {float: right; display: block; width: 84px; height: 84px; border-style: none; background-image: url(http://inspirit.rusff.ru/files/0014/37/f8/57552.png);  background-repeat: no-repeat; position: relative;}
.punbb table div.inew {background: url(http://inspirit.rusff.ru/files/0014/37/f8/89169.png) no-repeat;}
TR.isticky Div.icon {background: url(http://inspirit.rusff.ru/files/0014/37/f8/48322.png) no-repeat;}
TR.iclosed Div.icon {background: url(http://inspirit.rusff.ru/files/0014/37/f8/82177.png); no-repeat;}
tr.iredirect div.icon {background: url(http://inspirit.rusff.ru/files/0014/37/f8/57552.png) no-repeat;
}
#pun-main div.catleft, #pun-main div.catright {display: none}

.punbb .main h2 span, #pun-stats h2 span {
        background: none;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: -5px;
}

#pun-title table tbody tr .title-logo-tdr {position: center;}

#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}


#pun-crumbs2 {display: block;}
#pun-title h1 span  {display: block;}
HTML, BODY {
background-image: url("http://inspirit.rusff.ru/files/0014/37/f8/77487.jpg"); 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center; 
table-layout: fixed;
}

#pun-main h2 {text-align: center; background-color: transparent;
background-repeat: no-repeat;
background-position: center center; height: 1px}


HTML {background-color: #9e6941; background-image: url("http://inspirit.rusff.ru/files/0014/37/f8/12046.jpg"); background-repeat: repeat-y; background-position: center top; table-layout: fixed;
}

#pun_wrap {background-image: url("http://inspirit.rusff.ru/files/0014/37/f8/53505.png"); background-repeat: no-repeat; background-position: center bottom; table-layout: fixed;
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 0px; top: 0px}