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

html, body {
		background: url(../../img/Mybb_BlueWonder/header.png) no-repeat top left #fff;
}


#pun-title TABLE {
		background: transparent;
}

#pun-title h1 {		background: transparent;}

#pun {
		background: transparent;
		color: #313131;
}

/* 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: #F7F7F7;
  color: #313131;
  }

.usertable .container td.tcl {  background: #F7F7F7;}

.punbb-admin #pun-admain .adcontainer {	color: #666;
	background: #F7F7F7}

#pun-ulinks .container{
  background: #F7F7F7;
}

/* CS1.2 */

.punbb .post .container,
.punbb .post h3 {
  background: #fff;
  color: #313131;
}

.punbb .post h3 span {
  background: #fff;
  color: #313131;
}

.punbb td.tc2, .punbb td.tcr  {
  background: #fff;
  color: #313131;
  }

.punbb td.tc3 {
  background: #F7F7F7;
  color: #313131;
  }

.punbb td.tcl {  background: url(../../img/Mybb_BlueWonder/alt.gif) #F7F7F7 repeat-y left;
  color: #313131;}

.punbb td.tc2, .punbb td.tc3 {
  color: #313131;
  font-weight: bold;
  font-size: 1.3em;
  font-family: arial;
  font-style: normal;
}


.multipage td.tc2, .multipage td.tc3 {font-size: 1em !important;   font-family: tahoma;   font-style: normal}

.punbb td.tc3 {color:#313131}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  background: url(../../img/Mybb_BlueWonder/h2.gif) #f4f2f2 repeat-x bottom;
  color: #2758A7;
  font-size: 1.1em;
  text-align: left;
  font-family: tahoma;
  font-variant: small-caps;
}

.punbb-admin #pun-admain h2 {  background: #f4f2f2;
  color: #2758A7;
  font-weight: bold;}

/* CS1.4 */
.punbb .modmenu .container {
  background: #fff;
  color: #313131;
  }

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

/* CS1.6 */
#viewprofile h2 span {
  background-image: none;
}

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

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

.punbb textarea, .punbb select, .punbb input {
  background: #fff;
  color: #313131;
  border: 1px solid #DBDBDB;
}


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

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

.punbb th {
  color: #fff;
  background: url(../../img/Mybb_BlueWonder/sub.gif) #578bc7 repeat-x;
}

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

#pun-title, #pun-navlinks {
        border-color: #11120E;
}

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

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

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

/* 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: #DBDBDB;
  }
/* CS2.5 */
.punbb th {
  border-color: #DBDBDB;
  }

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

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

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

.punbb .divider {
  border-color: #F2F2F2 #fff #fff #F2F2F2;
  }

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

 li.pa-online {
  border-left-color: #262d5c;
  background: url(../../img/Mybb_BlueWonder/online.gif)  no-repeat 0px 2px;
  }


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

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

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

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

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

/* CS3.3 */
#pun-navlinks a {
  color: #FF6C00;
  background: transparent;
  text-decoration: none;
  border: 1px solid #E6E2E2;
  border-top: none;
  border-bottom: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #2758A7;
  background: url(../../img/Mybb_BlueWonder/nav1.gif) repeat-x bottom transparent;
  text-decoration: none;
  border: 1px solid #E6E2E2;
  border-top: none;
  border-bottom: none;
  }

#pun-ulinks a {
  color: #313131;
  text-decoration: underline;
  }

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #2758A7;
  text-decoration: none;
  }

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

.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_BlueWonder/old.gif) no-repeat;
}

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

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

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

}

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


.punbb .main h2 span, #pun-stats h2 span {
        background: url(../../img/Mybb_BlueWonder/arrow.gif) no-repeat 0px 0px;
        padding-left: 35px;
        padding-bottom: 10px;
        padding-top: 6px;
        margin-left: -12px;
}

#profilenav h2 span, #viewprofile h2 span {background-image: none}

td.tcr a{
        background: transparent url(../../img/Mybb_BlueWonder/post.gif) no-repeat 0px 3px;
        padding-left: 16px;
        padding-bottom: 5px;
        padding-top: 1px;
}

#pun-stats ul.container {
        background: transparent url(../../img/Mybb_BlueWonder/stats.gif) no-repeat 16px 27px;
        padding-left: 85px;
}


#pun-stats div.statscon {
  background: url(../../img/Mybb_BlueWonder/alt.gif) #F7F7F7 repeat-y left;
  color: #313131;
}

#pun-crumbs2 .container, #pun-about .container{
        background: #F7F7F7;
        color: #313131;
}


#pun-main div.catleft, #pun-main div.catright {
        display: none;
}
