/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
        background: url(../../img/Mybb_Pattern/bg.gif) #89715d;
}

#pun {
        background: url(../../img/Mybb_Pattern/header.jpg) #a38c6d no-repeat top;
        color: #321400;
        border-color: #796C61
}

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #ab9575;
  color: #321400;
  }

.punbb-admin #pun-admain .adcontainer {
  background-color: #ab9575;
  color: #5E5E5E;
}

#pun-ulinks .container {
  background-color: #ab9575;
  color: #321400;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background-color: #b09b7c;
  color: #321400;
}

.punbb .post h3 span {
  background-color: #b09b7c;
  color: #321400;
}

.punbb td.tc2, .punbb td.tcr  {
  background-color: #b09b7c;
  color: #321400;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  background: url(../../img/Mybb_Pattern/h2.gif) #937d6e repeat-x ;
  color: #BEAA8E;
  font-size: 1.2em;
  text-align: center;
  }

.punbb-admin #pun-admain h2 {
  background: url(../../img/Mybb_Pattern/h2.gif) #937d6e repeat-x bottom;
  color: #BEAA8E;
}

/* CS1.4 */
.punbb .modmenu .container {
  background-color: #b09b7c;
  color: #321400;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #ab9575;
  color: #321400;
  }

#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #321400;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #A69171;
  color: #321400
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #A69171;
  color: #321400;
  border: 1px solid #8c7767
}

/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #321400;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #B09B7C;
  background: url(../../img/Mybb_Pattern/sub.gif) #8e7967 no-repeat ;
}

/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
  border-color: #8c7767;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color: #8c7767
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #9E876A;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #8c7767;
  }

/* 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: #c1ac8e;
  }

/* CS2.5 */
.punbb th {
  border-color: #8c7767;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #8c7767
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #9E8A6C
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #B8A07D
  }

.punbb .divider {
  border-color: #9E8A6C #B8A07D #B8A07D #9E8A6C;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #a7b5bd;
  }

li.pa-online {
  border-left-color: #8c7767;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited {
  color: #5C4D44;
  text-decoration: underline;
  }

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #5C4D44;
  text-decoration: underline;
}

.punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #5C4D44;
  text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #5C4D44;
  text-decoration: underline;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #000;
   text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #5C4D44;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #321400;
  color: #321400;
  }

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(../../img/Mybb_Pattern/old.gif) no-repeat;
}

tr.inew div.icon {
        background: url(../../img/Mybb_Pattern/new.gif) no-repeat;
}

tr.iclosed div.icon {
        background: url(../../img/Mybb_Pattern/lock.gif) no-repeat;
}

tr.iredirect div.icon {
        background: url(../../img/Mybb_Pattern/link.gif) no-repeat;

}

tr.isticky div.icon {
        background: url(../../img/Mybb_Pattern/sticky.gif) no-repeat;
}

 .punbb .main h2 span, #pun-stats h2 span {
        background: transparent url(../../img/Mybb_Pattern/arrow.gif)  no-repeat 0% 3px;
        padding-left: 23px;
        padding-bottom: 10px;
        padding-top: 0px;
        margin-left:0px;
}

.punbb .main h1 {color: #fff}

#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url(../../img/Mybb_Pattern/post.gif) no-repeat 0px 3px;
        padding-left: 14px;
}

#pun-stats ul.container {
        background: transparent url(../../img/Mybb_Pattern/stats.gif) no-repeat 11px 29px;
        padding-left: 52px;
}

#pun-stats div.statscon {
        background: #ab9575;
}

#pun-crumbs2 .container, #pun-about .container{
        background:  #ab9575;
        color: #321400;
}