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

html, body {
        background: url(../../img/Mybb_Blue_De_luxe/bg.gif) #0e3751 repeat-x;
}

#pun-title TABLE {
        background: url(../../img/Mybb_Blue_De_luxe/header.gif) #1894cd repeat-x;
}

#pun-title h1 {
        background: url(../../img/Mybb_Blue_De_luxe/logo.gif) no-repeat;
}

#pun {
        background: url(../../img/Mybb_Blue_De_luxe/pun.gif) #fff repeat-x;
        border-color: #0164a3;
        color: #333;
}

/* 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,
#pun-ulinks .container,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #e5e9f1;
  color: #333333;
  }

/* CS1.2 */

.punbb .post .container,
.punbb .post h3 {
  background-color: #dae0ea;
  color: #333333;
}

.punbb .post h3 span {
  background-color: #dae0ea;
  color: #333333;
}

.punbb td.tc2, .punbb td.tcr  {
  background-color: #dae0ea;
  color: #333333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background: url(../../img/Mybb_Blue_De_luxe/h2.gif) #1374a8 repeat-x;
  color: #fff;
  }

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

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

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

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

/* CS1.8 */
#pun-navlinks .container {
        background: url(../../img/Mybb_Blue_De_luxe/menu.gif) #eef0f4 repeat-x;
        color: #333333;
  }

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

.punbb th {
        color: #004a80;
         background: url(../../img/Mybb_Blue_De_luxe/sub.gif) #eaedf4 repeat-x;
}

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

#pun-title, #pun-navlinks {
        border-color: #9ca6b6;
}

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

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

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

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

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

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

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

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

.punbb .divider {
  border-color: #D8DBE3 #F2F7FF #F2F7FF #D8DBE3;
  }

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

li.pa-online {
  border-left-color: #178ac1;
  }

/* 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: #1a9cd5;
   text-decoration: underline;
  }

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

/* 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: #000;
   text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #1974d3;
  text-decoration: underline;
  }

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

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

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

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

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

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

}

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

td.tcr a{
        background: transparent url(../../img/Mybb_Blue_De_luxe/post.gif) no-repeat 0% 80%;
        padding-left: 12px;
}

#pun-stats ul.container {
        background: transparent url(../../img/Mybb_Blue_De_luxe/stats.gif) no-repeat 5px 18px;
        padding-left: 51px;
}

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

#pun-crumbs2 .container, #pun-about .container{
        background:  #e5e9f1;
        color: #333333;
}

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

/* CS5 Èêîíêè ìåíþ íàâèãàöèè
 -------------------------------------------------------------*/
#pun-navlinks li {background: transparent url(../../img/Mybb_Blue_De_luxe/icon_mini.gif) no-repeat 0% 0%}
