/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
background-color: #310062; 
  color: #d5d5d5;
  font-family : "Century Gothic";
}


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color:#310062;
  color: #d5d5d5;
  font-family : "Century Gothic";
}


/* CS1.3 */
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #310062;
  color: #d5d5d5;
  font-family : "Century Gothic";
font-weight: bold;
text-align: center;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #310062;
  color: #d5d5d5;
  font-family : "Century Gothic";
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color:#310062;
  color: #d5d5d5;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #310062;
  color: #d5d5d5;
  font-family : "Century Gothic";
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #310062;
  background-image: url(http://Адрес картинки)
  color: #d5d5d5;
  font-family : "Century Gothic";
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #310062;
  color: #d5d5d5;
  font-family : "Century Gothic";
  }

.offline li.pa-online strong {
  font-weight: normal
  font-family : "Century Gothic";
  }


/* CS1.9 */
.punbb textarea, .punbb select, .punbb input {
background-color:#c4d8d9;
  color: #000000;
  font-family : "Century Gothic";
}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #c4d8d9;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: none;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: 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-color: none;
  }

/* CS2.5 */
.punbb th {
  border-color: none;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: none;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: none;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: none;
  }

.punbb .divider {
  border-color: none;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: none;
  }

li.pa-online {
  border-left-color: none;
  }

.punbb .post-sig dt {
  border-top-color: none;
  }


/* 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: #DEB887;
  font-weight: bold;
font-style: italic;
  border-bottom: none;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: 
  }#000000

/* 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: #000000;
  font-weight: bold;
font-style: italic;
  border-bottom: none;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #000000;
  font-weight: bold;
font-style: italic;
  border-bottom: none;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #402020;
  font-weight: bold;
font-style: italic;
  border-bottom: none;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color:#402020;
  color: #fff;
  }

/* CS4 Post status icons
-------------------------------------------------------------*/

div.icon {
        background: url(http://i46.tinypic.com/2s0ikh3.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://i50.tinypic.com/311ud93.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://i47.tinypic.com/14dms5e.png) no-repeat;
}

tr.isticky div.icon {
background: url(http://i48.tinypic.com/14sfe3t.png) no-repeat;
}

tr.iredirect div.icon{
background: url(http://i47.tinypic.com/w0jepl.png)  no-repeat;
}


#pun-stats ul.container {
background: url(http://s004.radikal.ru/i205/1001/e2/8410a08f0fab.png) #000000 no-repeat 11px 29px; 
padding-left: 120px;
}

#pun-stats ul.container {
        background: transparent url(http://s47.radikal.ru/i116/0911/2d/3faef7aa058e.jpg) no-repeat 15px 10px;
        padding-left: 75px;
}