/* CS1 Background and text colours
-------------------------------------------------------------*/

html {background: #f9a743 url(http://s1.uploads.ru/VMyEI.jpg) repeat-x top center;}
body {background: transparent url(http://s1.uploads.ru/IPtvf.jpg) no-repeat bottom center;}
#pun_wrap {
    background: url("http://s1.uploads.ru/0fvX3.jpg") no-repeat scroll center top transparent;
    padding-top: 440px;
}

#pun-navlinks {
    background: url("http://s1.uploads.ru/Whb3E.png") no-repeat scroll center top transparent;
    border: medium none;
    height: 68px;
    margin-left: -57px;
margin-top: -5px;
    width: 1014px;
}

.post-author ul {
    background: none repeat scroll 0 0 #FFD6A4;
    border-radius: 10px 10px 10px 10px;
    margin: 0 5px;
    padding-top: 5px !important;
}
.post-author ul li.pa-author, .post-author ul li.pa-avatar, .post-author ul li.pa-title {text-align:center;}

/* 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: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background: url("http://s1.uploads.ru/MOA0t.jpg") no-repeat scroll center top transparent;
    width: 769px;
    height: 49px;
    margin: 0 65px;
    color: #f9dd43;
    font-size: 20px;
    line-height: 45px;
    font-style: italic;
    font-family: 'Marck Script',cursive;
    text-align: center;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #333;
  }
#pun-title h1 {
    position: relative;
    left: 30px;
    top: 70px;
    width: 270px;
    color: #f9dd43;
    font-style: italic;
    font-family: 'Marck Script',cursive;
    font-size: 16px;
    text-align: center;
}
#pun-redirect, #pun-maint {background-color: #ffc277;
border-radius: 10px;}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #ffe2be;
  color: #c5411e
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #FFD6A4;
  color: #333
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #FFD6A4;
  color: #333
  }

/* CS1.8 */
#pun-navlinks .container {
    background: none repeat scroll 0 0 transparent;
    line-height: 50px;
    padding: 0 70px;
    text-align: center;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #ffd6a4
  }

/* 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: #ffe2be;
  }

/* CS2.5 */
.punbb th {
  border-color: #ffe2be
  }
.punbb .post-sig dt {border-top: 1px solid #ffe2be;}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #b17123 #ffe2be #ffe2be #b17123;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #b17123
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #ffd6a4
  }

.punbb .divider {
  border-color: #b17123 #ffd6a4 #ffd6a4 #ffd6a4
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #b17123;
  }


/* 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: #642d20;
    font-style: italic;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    font-style: italic;
  color: #642d20;
  }

/* 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: #ae3418;
  }

/* CS3.3 */
#pun-navlinks a {
    color: #F39341;
    font-family: 'Marck Script',cursive;
    font-style: italic;
    font-size: 16px;
    text-decoration: none;
padding: 5px;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: #f9dd43;
border-radius: 5px;
box-shadow: 0 0 5px #f9dd43 inset;
padding: 5px;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #ae3418;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s1.uploads.ru/LJiyZ.jpg) no-repeat;
}
tr.inew div.icon {
        background: url(http://s1.uploads.ru/YDGrv.jpg) no-repeat;
}
tr.isticky div.icon {
        background: url(http://s1.uploads.ru/P1NQy.jpg) no-repeat;
}
tr.iclosed div.icon {
        background: url(http://s1.uploads.ru/tGlXM.jpg) no-repeat;
}
tr.iredirect div.icon {
        background: url(http://s1.uploads.ru/9VKBA.jpg) no-repeat;
}