/* CS1 Background and text colours
-------------------------------------------------------------*/
 
/* CS1.0 */
body {
  background: #fff;
  color: #222;
  }

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb td.tcl, .punbb td.tc2, .punbb td.tc3,  .punbb td.tcr, .punbb #post fieldset .post-box, /*#viewprofile li div,*/ #setmods dd,
.punbb .info-box/*, .punbb #pun-main .info-box .legend*/ {
  background-color: #fff;
  }
 
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #fff;
  color: #222;
  }
 
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #0066B9;
  background-image: -moz-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -ms-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -o-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -webkit-gradient(linear,0 100%,0 0,from(#2A6AB8),to(#4795CC));
  background-image: -webkit-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  }
 
/* CS1.4 */
#pun-title {
  background: #f5f5f5;
  color: #222;
  }

.punbb .modmenu .container {
  background-color: #fff;
  color: #222;
  }
 
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #fff;
  color: #005eab;
  }
 
/* CS1.6 */
.punbb .post h3 span, .punbb th, #setmods dl  {
  background-color: #f1f1f1;
  color: #222
  }
 
/* CS1.7 */
.punbb .post .container, .punbb .post h3 {
  background: #edf1f5;
  }

.punbb .quote-box, .punbb .code-box {
  background: #fff;
  color: #222
  }
 
/* CS1.8 */
#pun-navlinks .container {
  border-color: #376DAA;
  background-color: #0066B9;
  background-image: -moz-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -ms-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -o-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -webkit-gradient(linear,0 100%,0 0,from(#2A6AB8),to(#4795CC));
  background-image: -webkit-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  color: #f1f1f1;
  }

#pun-ulinks .container {
  background: #FBFBFB;
  border-color: #D3DAE1;
  border-bottom-color: #CBD1D8;
  }
 
.offline li.pa-online strong {
  font-weight: normal
  }

/* CS1.9 */
.punbb .post-links {
  background-color: #FAFAFA;
  }

/* CS1.10 */
.punbb .post-content .lastedit {
  color: #999;
  font-size: .9em;
  }

/* CS1.11 */
.punbb .post .post-author {
  background: #edf1f5;
  }

/* CS1.12 */
.punbb .post h3 strong {
  color: #999;
  }

/* CS1.13 */
.input em {
  color: #999;
  }

/* CS1.14 */
#pun-announcement h2 {
  color: #222;
  text-shadow: none;
  }

#pun-announcement .container {
  background: #f4f9fd;
  }

/* CS1.15 */
.punbb .post-box .post-vote .container {
  background-color: #f3f3f3;
  }

/* CS1.16 */
.punbb .legend strong {
  color: #b42000;
  }

/* CS1.17 */
.punbb .linksb, #profilenav {
  color: #fff;
  border-color: #4a86c1;
  text-shadow: 0 -1px 0 #205394;
  background-color: #0066B9;
  background-image: -moz-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -ms-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -o-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: -webkit-gradient(linear,0 100%,0 0,from(#2A6AB8),to(#4795CC));
  background-image: -webkit-linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  background-image: linear-gradient(bottom,#2A6AB8 0,#4795CC 100%);
  }

/* CS1.18 */
.punbb .hasicon tr.isticky td {
  background: #f2f4fa;
  }

/* CS1.19 */
#pun-profile #viewprofile .container ul {
  background: #f4f9fd;
  }

/* CS2 Border colours
-------------------------------------------------------------*/
 
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  background: #fafafa;
  border-color: #D3DAE1;
  }
 
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #f5f5f5
  }
 
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #376daa;
  }
 
/* 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: #dde4eb;
  }

.punbb .post h3 span {
  border-bottom-color: #dde4eb;
  }
 
/* CS2.5 */
.punbb th {
  border-color: #d3dae1 #d3dae1 #cbd1d8 #d3dae1;
  background: #f4f4f4;
  }
 
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #dde4eb;
  }
 
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #bbb;
  }
 
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #fff
  }
 
.punbb .divider {
  border-color: #ccc #fff #fff #fff
  }
 
.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }
 
li.pa-online {
  border-left-color: #3f9439;
  }

/* CS2.7 */
.punbb .post-sig dt {
  border-color: #dde4eb;
  }
 
.punbb .post-sig dd p {
  color: #999;
  }

/* CS2.8 */
.punbb .info-box {
  border-color: #dbe0e4;
  background: #ffffe1;
  }

/* CS2.9 */
.punbb .hasicon .intd {
  border-color: #dde4eb;
  } 
 
/* 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: #00579c;
  text-decoration: none;
  }
 
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #222;
  }
 
/* 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: #cd0021;
  text-decoration: underline;
  }
 
/* CS3.3 */
#pun-navlinks a {
  position: relative;
  padding: .55em .7em;
  color: #eee;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
 
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #fff;
  text-decoration: none
  }
 
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }
 
#pun-navlinks li.isactive a {
  color: #FFF;
  background: #2A6AB8;
  }

/* CS3.5 */
#profilenav li a {
  color: #eee;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
 
#profilenav li a:hover {
  color: #fff;
  text-decoration: none;
  }
 
#profilenav li.isactive a {
  color: #fff;
  background: #2a6ab8;
  }

/* CS3.6 */
.punbb .post-sig dd a, .punbb .post-sig dd a:visited {
  color: #999;
  border-color: #ddd;
  text-decoration: underline;
  }

.punbb .post-sig dd a:hover, .punbb .post-sig dd a:active, .punbb .post-sig dd a:focus, .punbb .post-sig dd a:visited:hover {
  color: #333;
  border-color: #999;
  text-decoration: underline;
  }

/* CS3.7 */
.punbb .linkst, .punbb .linkst a, .punbb .linksb a {
  color: #fff;
  text-shadow: 0 -1px 0 #205394;
  }

.punbb .linkst .pagelink, .punbb .linkst .postlink a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }

.linkst .postlink a {
  text-decoration: underline;
  }

.linkst .postlink a:hover, .linkst .postlink a:active {
  color: #eee;
  text-decoration: none;
  }

.punbb .linkst a, .punbb .linksb a {
  text-decoration: underline;
  }
 
.punbb .linkst a:hover, .punbb .linkst a:active, .punbb .linksb a:hover, .punbb .linksb a:active {
  color: #eee;
  text-decoration: none;
  }
 
/* CS4 Post status icons
 -------------------------------------------------------------*/

/* CS4.1 */
div.icon {
  border-color: #edf1f5 #dde0e4 #c6cbd3 #babfc6;
  }

tr.iredirect div.icon {
  border-color: #f4f4f4 #f4f4f4 #f4f4f4 #f4f4f4;
  }

div.inew {
  border-color:#0080d7 #0065c0 #0058b3 #0072ca;
  }
 
#pun-main div.catleft, #pun-main div.catright {
  display: none;
  }

/* CS4.2 */
@media screen and (max-width: 540px) {
  tr.inew td.tcl {
    position: relative;
    }
  
  tr.inew td.tcl:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 4px;
    background: #3282C1;
    }
}
 
/* CS5 Selection
 -------------------------------------------------------------*/
::selection {
  background: #fff2a8;
  color: #000;
  text-shadow: none;
  }
 
/* CS6 Other
 -------------------------------------------------------------*/

/* CS6.1 */
#html-footer .container {
  border: none;
  }
 
/* CS6.2 */
#pun-viewforum .linksb .postlink {
  width: 15em !important;
  }
 
/* CS6.3 */ 
#post-form h2 {
  border-color: #d3dae1 #d3dae1 #cbd1d8 #d3dae1;
  background: #f4f4f4;
  text-shadow: none !important;
  }
 
/* CS6.4 */
#post-form h2 span {
  color: #222;
  }

/* CS6.5 */
#form-buttons {
  display: inline-block;
  width: 80%;
  border: 1px solid #c9d9e9;
  border-left-width: 0;
  background-color: #e3ecf3;
  background-image: url(../../img/Oxygen_Reloaded/form_buttons.png);
  background-repeat: repeat-x;
  }
 
/* CS6.6 */
#form-buttons table {
  width: 100% !important;
  }
 
/* CS6.7 */
#form-buttons td {
  border-left: 1px solid #c9d9e9 !important;
  border-right: 1px solid #f3f7fa !important;
  }
 
/* CS6.8 */
#form-buttons td:hover {
  background-color: #f5f8fb;
  }
 
/* CS6.9 */
#form-buttons td:active {
  background-color: #c9d9e9;
  -moz-box-shadow: inset 1px 1px 5px #92a9c1;
  -webkit-box-shadow: inset 1px 1px 5px #92a9c1;
  box-shadow: inset 1px 1px 5px #92a9c1;
  }
 
/* CS6.10 */
#pun-userlist .main h1,
#pun-searchposts .main h1,
#pun-searchtopics .main h1 {
  text-align: right;
  }

/* CS6.11 */ /* Addons */
#pun #BookmCntToggle {
  color: #2A6AB8;
  z-index: 6;
  }

div#MyBookmarks {
  z-index: 7;
  }

span.num_msg {
  margin-left: -1.4em !important;
  line-height: 14px;
  }

.jGrowl-notification .jGrowl-close {
  background-image: none;
  border: none;
  box-shadow: none;
  }

.punbb #volSlider .thumb {
  top: -1em;
  }
 
/* CS7 Buttons and inputs
 -------------------------------------------------------------*/
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  color: #fafafa;
  background: #4897d9;
  border-color: #2575ae;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset,0 1px 2px rgba(0, 0, 0, 0.05);
  background-image: -moz-linear-gradient(top, #5cb7f7, #4897d9);
  background-image: -ms-linear-gradient(top,#5cb7f7,#4897d9);
  background-image: -o-linear-gradient(top, #5cb7f7, #4897d9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5cb7f7), to(#4897d9));
  background-image: -webkit-linear-gradient(top, #5cb7f7, #4897d9);
  background-image: linear-gradient(top, #5cb7f7, #4897d9);
  }

.primary.caution input[type="submit"],
.primary.caution input[type="button"],
.primary.caution input[type="reset"],
.primary.caution button {
  border-color: #c0372a;
  background: #d95548;
  background-image: -moz-linear-gradient(top,#f7655b,#d95548);
  background-image:-ms-linear-gradient(top,#f7655b,#d95548);
  background-image:-o-linear-gradient(top,#f7655b,#d95548);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#f7655b),to(#d95548));
  background-image:-webkit-linear-gradient(top,#f7655b,#d95548);
  background-image:linear-gradient(top,#f7655b,#d95548);
  }

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
button:hover,button:focus {
  color:#101010;
  background:#f3f3f3;
  background-image:-moz-linear-gradient(top,#fff,#ebebeb);
  background-image:-ms-linear-gradient(top,#fff,#ebebeb);
  background-image:-o-linear-gradient(top,#fff,#ebebeb);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ebebeb));
  background-image:-webkit-linear-gradient(top,#fff,#ebebeb);
  background-image:linear-gradient(top,#fff,#ebebeb);
  border-color:#84bce4;
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
  box-shadow:0 1px 2px rgba(0,0,0,0.1);
  }

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
button:hover,
button:focus {
  color:#fff;
  text-shadow:0 -1px 1px rgba(0,0,0,0.4);
  border-color:#2575ae;
  background:#2e8bd9;
  background-image:-moz-linear-gradient(top,#5cb7f7,#2e8bd9);
  background-image:-ms-linear-gradient(top,#5cb7f7,#2e8bd9);
  background-image:-o-linear-gradient(top,#5cb7f7,#2e8bd9);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#5cb7f7),to(#2e8bd9));
  background-image:-webkit-linear-gradient(top,#5cb7f7,#2e8bd9);
  background-image:linear-gradient(top,#5cb7f7,#2e8bd9);
  -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,.2);
  box-shadow:0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,.2);
  }

.primary.caution input[type="submit"]:hover,
.primary.caution input[type="submit"]:focus,
.primary.caution input[type="button"]:hover,
.primary.caution input[type="button"]:focus,
.primary.caution input[type="reset"]:hover,
.primary.caution input[type="reset"]:focus,
.primary.caution button:hover,
.primary.caution button:focus {
  border-color:#c0372a;
  background:#d93d2e;
  background-image:-moz-linear-gradient(top,#f7655b,#d93d2e);
  background-image:-ms-linear-gradient(top,#f7655b,#d93d2e);
  background-image:-o-linear-gradient(top,#f7655b,#d93d2e);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#f7655b),to(#d93d2e));
  background-image:-webkit-linear-gradient(top,#f7655b,#d93d2e);
  background-image:linear-gradient(top,#f7655b,#d93d2e);
  }

input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled],
button[disabled] {
  border-color:#ccc;
  color:#999;
  }

input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
button[disabled]:hover,
button[disabled]:focus {
  color:#999;
  }

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="number"], textarea {
  border-width: 1px;
  border-style: solid;
  padding: .25em;
  line-height: 17px;
  }
 
input[type="submit"], input[type="button"], input[type="reset"], button {
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  text-decoration: none;
  padding: .5em .6em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: button;
  line-height: normal;
  }

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="file"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0;
  }

input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, button:active {
  position: relative;
  top: 1px;
  }

input[type="submit"][disabled]:active, input[type="button"][disabled]:active, input[type="reset"][disabled]:active, button[disabled]:active {
  position: relative;
  top: 0;
  }
  
.primary input[type="submit"], .primary input[type="button"], .primary input[type="reset"], .primary button {
  padding-left: 1.2em;
  padding-right: 1.2em;
  }
 
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], input[type="search"], textarea {
  border-color: #d3dae1;
  }
 
input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="url"]:active, input[type="url"]:focus, input[type="search"]:active, input[type="search"]:focus, input[type="number"]:active, input[type="number"]:focus, textarea:active, textarea:focus {
  border-color: #c8d3dc #d3dae1 #d3dae1 #c8d3dc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  background: #fffff3;
  background-image: -moz-linear-gradient(top, #fffee8, #fff);
  background-image: -ms-linear-gradient(top, #fffee8, #fff);
  background-image: -o-linear-gradient(top, #fffee8, #fff);
  background-image: -webkit-gradient(linear,0 0,0 100%, from(#fffee8), to(#fff));
  background-image: -webkit-linear-gradient(top, #fffee8, #fff);
  background-image: linear-gradient(top, #fffee8, #fff);
  }
 
input[type="submit"], input[type="button"], input[type="reset"], button {
  color: #404040;
  border-color:  #ccc;
  background:  #f6f6f6;
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -ms-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(top, #fff, #eee);
  text-shadow: 0 1px 1px #ddd;
  }