/* Reset */
html, body {
    width: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, select, fieldset, legend, p, blockquote, th, td, hr {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
abbr, acronym, fieldset, img, hr {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
q:before, q:after {
    content: '';
}

body {
    background: #000;
    color: #FFF;
    font: 16px/20px Arial, Helvetica, sans-serif;
}

a:link {
    color: #FC0;
    text-decoration: none;
}
a:visited {
    color: #95004A;
    text-decoration: none;
}
a:active,
a:hover {
    color: #95004A;
    text-decoration: underline;
}

.pun {
    width: 970px;
    margin: 0 auto;
    padding: 32px 0;
}

/* Forms */
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
textarea,
select {
    background: #111;
    border: 2px solid #3F3F3F;
    outline: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    font: 14px Arial, Helvetica, sans-serif;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=file]:focus,
input[type=submit]:focus,
input[type=submit]:hover,
textarea:focus {
    border: 2px solid #7F7F7F;
}
input[type=text],
input[type=password],
input[type=file] {
    padding: 4px;
}
input[type=submit] {
    padding: 0 8px;
    height: 26px;
}
input[type=submit]:active {
    border: 2px solid #3F3F3F;
    color: #C0C0C0;
}
textarea, select {
    padding: 4px;
}

/**
* Header
*/

/* Title */
#brdtitle {
  margin: 0 4px 24px 4px;
}
#brdtitle h1 {
    background: url('Pixel Dust/img/logo.png') no-repeat;
    width: 374px;
    height: 93px;
}
#brdtitle h1 span {
    display: block;
    text-indent: -9999px;
}
#brdtitle p {
    color: #0FF;
    padding: 8px 0 0 2px;
}
/* Main Navigation */
#brdmenu  {
    background: #111;
    border: 2px solid #C0C0C0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 8px;
    height: 20px;
}
#brdmenu li {
    float: left;
    padding: 0 8px;
}
#brdmenu a:link,
#brdmenu a:visited {
    color: #FC0;
    text-decoration: none;
}
#brdmenu a:active,
#brdmenu a:hover {
    color: #95004A;
    text-decoration: none;
}
#brdmenu li#navlogout,
#brdmenu li#navlogin,
#brdmenu li#navregister {
    float: right;
}
#brdmenu li#navlogin {
    padding-right: 0;
}
#brdmenu li#navlogin a {
    margin-right: 8px;
}
#brdmenu li#navlogin:after {
    content: "or";
}
/* Welcome */
#brdwelcome {
    clear: left;
    margin-top: 4px;
}
#brdwelcome p,
#brdwelcome ul {
    padding: 4px;
}
#brdwelcome li strong {
    color: #6F0;
}
#brdwelcome ul.conl {
    float: left;
}
#brdwelcome ul.conl li:nth-child(2) {
    color: #C0C0C0;
    font-size: 14px;
}
#brdwelcome ul.conr {
    float: right;
}
#brdwelcome ul.conr li {
    background: url('Pixel Dust/img/bull.png') no-repeat 8px 4px;
    float: left;
    padding-left: 24px;
}
#brdwelcome a:link,
#brdwelcome a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
#brdwelcome a:active,
#brdwelcome a:hover {
    color: #FFF;
    text-decoration: none;
}

/**
* Body
*/

/* Main Board */
#brdmain {
    clear: both;
}
h2 {
    background: url('Pixel Dust/img/hdrbg-left.png') no-repeat;
    font: 18px/20px Arial, Helvetica, sans-serif;
}
h2 span {
    background: url('Pixel Dust/img/hdrbg-right.png') no-repeat right 0;
    display: block;
    padding: 8px;
}
.blocktable {
    margin: 16px 0;
}
.blocktable h2 {
    background: none;
    color: #FFF;
    font: 18px/36px Arial, Helvetica, sans-serif;
    position: relative;
    margin: 0 8px -36px 8px;
    z-index: 3;
}
.blocktable h2 span {
    background: none;
    padding: 0;
}
.blocktable table {
    width: 100%;
}
.blocktable table tr.roweven {
    background: #111;
}
.blocktable table .tcl {
    padding: 8px;
}
.blocktable table .tc2,
.blocktable table .tc3 {
    width: 110px;
    text-align: center;
    padding: 8px 0;
}
.blocktable table .tcr {
    width: 210px;
    padding: 8px;
}
.blocktable table thead tr {
    background: url('Pixel Dust/img/hdrbg-centre.png') repeat-x;
}
.blocktable table th {
    font: 18px/20px Arial, Helvetica, sans-serif;
    color: #C0C0C0;
}
.blocktable table th.tcl {
    background: url('Pixel Dust/img/hdrbg-left.png') no-repeat;
    text-indent: -9999px;
}
.blocktable table th.tcr,
#punmoderate .blocktable table th.tcmod {
    background: url('Pixel Dust/img/hdrbg-right.png') no-repeat right 0;
}
#punmoderate .blocktable table th.tcr {
    background: none;
}
#punmoderate .blocktable table .tcmod {
    width: 110px;
    text-align: center;
}
.blocktable table td.tc2,
.blocktable table td.tc3,
.blocktable table td.tcr {
    font-size: 14px;
}
.blocktable table td.tcl .icon {
    display: none;
}
.blocktable table td.tcr span {
    display: block;
}
.blocktable h3 a:link,
.blocktable h3 a:visited {
    color: #FC0;
    text-decoration: none;
}
.blocktable h3 a:active,
.blocktable h3 a:hover {
    color: #95004A;
    text-decoration: none;
}
.blocktable table td.tcr a:link,
.blocktable table td.tcr a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
.blocktable table td.tcr a:active,
.blocktable table td.tcr a:hover {
    color: #FFF;
    text-decoration: none;
}
.blocktable .forumdesc {
    color: #0FF;
    font-size: 14px;
}
.blocktable .modlist {
    display: none;
}
.blocktable table td.tcl .byuser {
    display: block;
    font-size: 14px;
}
.blocktable table td.tcl .pagestext {
    margin-top: -20px;
    float: right;
}

/* Posts */
.blockpost {
    display: block;
    position: relative;
    margin: 32px 8px;
}
.blockpost .postleft {
    background: #111;
    border: 2px solid #C0C0C0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    width: 148px;
    text-align: center;
}
.blockpost .postleft dt {
    font-size: 18px;
    color: #FC0;
    margin: 6px 0;
}
.blockpost .postleft dd {
    font-size: 14px;
    margin: 8px 0;
}
.blockpost .postleft dd.usertitle {
    margin: 0 0 6px 0;
}
.blockpost .postleft dd.postavatar {
    text-align: center;
    background: #000;
    border: 1px solid #0FF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 60px;
    height: 60px;
    margin: 8px 41px;
    padding: 2px;
}
.blockpost .postleft .postavatar img {
    display: block;
}
.blockpost .postleft strong a:link,
.blockpost .postleft strong a:visited {
    color: #FC0;
    text-decoration: none;
}
.blockpost .postleft strong a:active,
.blockpost .postleft strong a:hover {
    color: #95004A;
    text-decoration: none;
}
.blockpost .postleft a:link,
.blockpost .postleft a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
.blockpost .postleft a:active,
.blockpost .postleft a:hover {
    color: #FFF;
    text-decoration: none;
}
.blockpost .postright {
    position: relative;
    background: #111;
    border: 2px solid #C0C0C0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-left: 172px;
    padding: 4px;
}
.blockpost .postright h3 {
    background: url('Pixel Dust/img/postarrow.png') no-repeat;
    position: absolute;
    top: 8px;
    left: -11px;
    width: 11px;
    height: 20px;
    text-indent: -9999px;
}
.blockpost .postright .postmsg {
    word-wrap: break-word;
    margin: 20px 0 -4px 0;
    padding: 1px 0 0 0;
}
.blockpost .postright .postmsg p.postedit {
    color: #C0C0C0;
    font-size: 14px;
}
.blockpost h2 {
    background: none;
    font-size: 14px;
    position: absolute;
    top: 8px;
    left: 182px;
    z-index: 2;
}
.blockpost h2 span {
    background: none;
    padding: 0;
}
.blockpost h2 .conr {
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #C0C0C0;
    float: left;
    margin: -6px 8px 0 0;
    padding: 2px 6px 2px 6px
}
.blockpost h2 a:link,
.blockpost h2 a:visited {
    color: #6F0;
    text-decoration: none;
}
.blockpost h2 a:active,
.blockpost h2 a:hover {
    color: #C0C0C0;
    text-decoration: none;
}
.blockpost .postfoot {
    clear: both;
}
.blockpost .postfootleft {
    margin-top: -1px; /* Opera clear margins fix */
    height: 1px;
}
.blockpost .postfootleft p {
    display: none;
}
.blockpost .postfootright {
    position: absolute;
    top: 8px;
    right: 10px;
    height: 20px;
}
.blockpost .postfootright ul {
    visibility: hidden;
}
.blockpost:hover .postfootright ul {
    visibility: visible;
}
.blockpost .postfootright ul li {
    background: url('Pixel Dust/img/bull.png') no-repeat 8px 4px;
    float: left;
    padding-left: 24px;
}
.blockpost .postfootright a:link,
.blockpost .postfootright a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
.blockpost .postfootright a:active,
.blockpost .postfootright a:hover {
    color: #FFF;
    text-decoration: none;
}
/* BBCode */
.blockpost .postright .postmsg p {
    margin: 8px 4px;
}
.blockpost .postright .postmsg del {
    color: #C0C0C0;
    text-decoration: line-through;
}
.blockpost .postright .postmsg ins {
    color: #C0C0C0;
    text-decoration: none;
}
.blockpost .postright .postmsg strong {
    color: #0FF;
    font-weight: normal;
}
.blockpost .postright .postmsg em {
    font-style: italic;
}
.blockpost .postright .postmsg span.bbu {
    text-decoration: underline;
}
.blockpost .postright .postmsg span.bbs {
    text-decoration: line-through;
}
.blockpost .postright .postmsg h5 {
    color: #6F0;
    font: 20px/20px Arial, Helvetica, sans-serif;
    margin: 16px 4px 4px 4px;
}
.blockpost .postright .postmsg .postimg img {
    max-width: 90%;
    border: 0;
    vertical-align: middle;
}
.blockpost .postright .postmsg .quotebox {
    background: #000;
    border: 2px solid #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 16px 12px;
    padding: 4px;
}
.blockpost .postright .postmsg .quotebox cite {
    color: #0FF;
    display: block;
    margin: 4px 4px 8px 4px;
}
.blockpost .postright .postmsg .quotebox blockquote {
    margin-bottom: -4px;
}
.blockpost .postright .postmsg .codebox {
    background: #000;
    border-left: 2px solid #6F0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 16px;
    padding: 4px;
}
.blockpost .postright .postmsg .codebox pre {
    font: 14px/20px Consolas, Lucida Console, Monaco, monospace;
    margin: 8px;
}
.blockpost .postright .postmsg  ul {
    display: block;
    list-style: disc;
    margin: 8px 0 8px 24px;
}
.blockpost .postright .postmsg  ol {
    list-style: decimal;
    margin: 8px 0 8px 24px;
}
.blockpost .postright .postmsg  ul p,
.blockpost .postright .postmsg  ol p {
    margin: 2px 0;
}
.blockpost .postright .postmsg  ol.alpha {
    list-style: lower-alpha;
}
/* Post Preview */
#postpreview {
    display: block;
    clear: none;
    position: relative;
    margin: 16px 8px;
    padding: 0;
}
#postpreview h2 {
    color: #6F0;
    top: 8px;
    left: 10px;
    width: auto;
}
#postpreview .postright {
    float: none;
    margin: 0;
    width: auto;
}
/* Post Review */
#postreview {
    clear: left;
    padding-top: 8px;
}
#postreview h2 {
    margin-bottom: -16px;
}
#postreview dt {
    margin: 6px 0;
}
#postreview dd {
    color: #6F0;
    position: absolute;
    top: 0px;
    left: 182px;
    z-index: 2;
}
#postreview .clearer {
    background: url('Pixel Dust/img/postarrow.png') no-repeat;
    position: absolute;
    top: 10px;
    left: 163px;
    width: 11px;
    height: 20px;
    text-indent: -9999px;
}
/* Post Moderate */
#punmoderate .blockpost .postfootright p {
    color: #C0C0C0;
    font-size: 14px;
    font-style: italic;
    float: right;
}
#punmoderate .blockpost .postfootright p strong {
    font-size: 16px;
    font-style: normal;
    float: right;
    margin-left: 8px;
    cursor: pointer;
}
#punmoderate .blockpost .postfootright p.multidelete strong:hover {
    color: #FFF;
}

/* Breadcrumb and Pagination */
.linkst,
.linksb,
.postlinksb {
    background: #111;
    border: 4px solid #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin: 32px 0;
}
.linkst {
    margin: 16px 0 32px 0;
}
.linksb {
    margin: 32px 0 16px 0;
}
.postlinksb {
    margin: 32px 0 44px 0;
}
.linkst a:link,
.linkst a:visited,
.linksb a:link,
.linksb a:visited,
.postlinksb a:link,
.postlinksb a:visited {
    color: #FC0;
    text-decoration: none;
}
.linkst a:active,
.linkst a:hover,
.linksb a:active,
.linksb a:hover,
.postlinksb a:active,
.postlinksb a:hover {
    color: #95004A;
    text-decoration: none;
}
.linkst ul.crumbs {
    border-bottom: 1px solid #222;
    height: 20px;
    padding: 4px 4px 8px 4px;
}
.linksb ul.crumbs,
.postlinksb ul.crumbs {
    border-top: 1px solid #222;
    height: 20px;
    padding: 8px 4px 4px 4px;
}
.linkst ul.crumbs li,
.linksb ul.crumbs li,
.postlinksb ul.crumbs li {
    float: left;
}
.linkst ul.crumbs li span,
.linksb ul.crumbs li span,
.postlinksb ul.crumbs li span {
    color: #C0C0C0;
    padding: 0 4px;
}
.linkst ul.crumbs li span:before,
.linksb ul.crumbs li span:before,
.postlinksb ul.crumbs li span:before {
    content: "\00A0";
}
.linkst .pagepost,
.linksb .pagepost,
.postlinksb .pagepost {
    font-size: 14px;
    height: 20px;
}
.linkst .pagepost {
    border-top: 1px solid #1A1A1A;
    padding: 8px 4px 4px 4px;
}
.linksb .pagepost,
.postlinksb .pagepost {
    border-bottom: 1px solid #1A1A1A;
    padding: 4px 4px 8px 4px;
}
.linkst .inbox > .pagelink,
.linksb .inbox > .pagelink {
    font-size: 14px;
    height: 20px;
    padding: 4px;
}
.linkst .pagepost .conr,
.linksb .pagepost .conr,
.postlinksb .pagepost .conr {
    font-size: 16px;
    position: absolute;
    right: 4px;
}
.linkst .pagepost .conr {
    bottom: 4px;
}
.linksb .pagepost .conr,
.postlinksb .pagepost .conr {
    top: 4px;
}
.postlinksb p.subscribelink {
    background: url('Pixel Dust/img/bull.png') no-repeat 0 4px;
    position: absolute;
    bottom: -32px;
    padding-left: 16px;
}
.postlinksb p.subscribelink span {
    display: none;
}
.postlinksb p.subscribelink a:link,
.postlinksb p.subscribelink a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
.postlinksb p.subscribelink a:active,
.postlinksb p.subscribelink a:hover {
    color: #FFF;
    text-decoration: none;
}
#punedit .linkst,
#punpost .linkst {
    margin-bottom: 16px;
}
#punedit .linkst ul.crumbs,
#punpost .linkst ul.crumbs {
    border: 0;
    padding: 4px;
}
#punmoderate .linksb .pagepost,
#punmoderate .postlinksb .pagepost {
    border: 0;
    padding-bottom: 4px;
}
#punmoderate .linksb .pagepost .modbuttons,
#punmoderate .postlinksb .pagepost .modbuttons {
    top: 1px;
}
#punmoderate .linksb .pagepost .modbuttons input,
#punmoderate .postlinksb .pagepost .modbuttons input {
    float: left;
    margin-left: 8px;
}

/* Block Form */
.blockform {
    margin: 16px 0;
}
.blockform form {
    position: relative;
    padding: 8px;
}
.blockform .infldset {
    position: relative;
    background: #111;
    border: 4px solid #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
    margin-bottom: 16px;
}
.blockform .infldset p {
    color: #0FF;
    font-size: 14px;
    padding-bottom: 8px;
}
.blockform .infldset p.clearb {
    clear: both;
    padding: 8px 0 0 0;
}
.blockform .infldset p.actions {
    padding: 0;
}
.blockform a:link,
.blockform a:visited {
    color: #FC0;
    text-decoration: none;
}
.blockform a:active,
.blockform a:hover {
    color: #95004A;
    text-decoration: none;
}
.blockform legend {
    color: #6F0;
    padding: 0 0 4px 8px;
}
.blockform label.conl {
    float: left;
    margin: 0 16px 0 0;
}
.blockform label strong {
    display: inline-block;
}
.blockform .required span {
    display: none;
}
.blockform .required strong {
    background: url('Pixel Dust/img/asterisk.png') right center no-repeat;
    padding-right: 18px;
}
.blockform label input,
.blockform label textarea,
.blockform label select {
    margin: 4px 0 0 0;
}
.blockform input[type=text],
.blockform input[type=password] {
    width: 200px;
}
.blockform label input[type=checkbox],
.blockform label input[type=radio] {
    margin-right: 8px;
}
.blockform p.buttons {
    clear: both;
    height: 26px;
    line-height: 26px;
}
.blockform p.buttons input {
    float: left;
    margin: 0 8px 0 0;
}

/* Quick Post Form */
#quickpost {
    padding-top: 8px;
    margin-bottom: 44px;
}
#quickpost .infldset {
    background: #000;
    border: 0;
    padding: 0;
}
#quickpost form {
    padding: 8px 8px 0 8px;
}
#quickpost legend,
#quickpost ul.bblinks {
    display: none;
}
#quickpost textarea {;
    width: 600px;
    height: 100px;
}

/* Login Form */
#punlogin .blockform legend {
    display: none;
}
#punlogin .blockform .rbox {
    clear: left;
    padding: 8px 0 0 0;
}
#punlogin .blockform input[name=req_email] {
    width: 300px;
}
#punlogin .blockform .infldset p {
    padding: 8px 0 0 0;
}
#punlogin .blockform p.actions {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    padding: 4px;
}
#punlogin .blockform p.actions > span {
    background: url('Pixel Dust/img/bull.png') no-repeat 8px 4px;
    float: left;
    padding: 0 0 0 24px;
}
#punlogin .blockform p.actions a:link,
#punlogin .blockform p.actions a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
#punlogin .blockform p.actions a:active,
#punlogin .blockform p.actions a:hover {
    color: #FFF;
    text-decoration: none;
}

/* Register Form */
#punregister .blockform .forminfo,
#punregister .blockform .inform:nth-child(5),
#punregister .blockform .inform:nth-child(6) {
    display: none;
}
#punregister .blockform input {
    margin-bottom: 0;
}
#punregister .blockform input[name=req_email1] {
    width: 300px;
}

/* Post Form */
#punedit .blockform input[name=req_subject],
#punpost .blockform input[name=req_subject] {
    width: 300px;
    margin-bottom: 16px;
}
#punedit .blockform form,
#punpost .blockform form {
    background: #111;
    border: 4px solid #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 8px;
    padding: 4px;
}
#punedit .blockform .infldset,
#punpost .blockform .infldset {
    border: 0;
    padding: 0;
    margin: 0;
}
#punedit .blockform .infldset .rbox,
#punpost .blockform .infldset .rbox {
    padding: 8px 0 0 0;
}
#punedit .blockform p.buttons,
#punpost .blockform p.buttons {
    float: left;
    margin: 24px 0 16px -8px;
}
#punedit .blockform legend,
#punedit .blockform ul.bblinks,
#punpost .blockform legend,
#punpost .blockform ul.bblinks {
    display: none;
}
#punedit .blockform textarea,
#punpost .blockform textarea {
    height: 160px;
}

/* User List */
#punuserlist .blocktable table th.tcl {
    color: #FFF;
    font: 18px/20px Arial, Helvetica, sans-serif;
    text-indent: 0;
}
#punuserlist .blocktable table td.tcl a:link,
#punuserlist .blocktable table td.tcl a:visited {
    color: #FC0;
    text-decoration: none;
}
#punuserlist .blocktable table td.tcl a:active,
#punuserlist .blocktable table td.tcl a:hover {
    color: #95004A;
    text-decoration: none;
}
#punuserlist .blocktable table .tc2 {
    width: 180px;
    text-align: left;
    padding: 8px;
}
#punuserlist .blocktable table .tc3 {
    width: 110px;
}
#punuserlist .blocktable table tr:nth-child(even) {
    background: #111;
}

/* Search Results */
#punsearch .blocktable table .tc2 {
    width: 180px;
    text-align: left;
    padding: 8px;
}
#punsearch .blocktable table .tc3 {
    width: 110px;
}
#punsearch .blocktable table .tc2 a:link,
#punsearch .blocktable table .tc2 a:visited {
    color: #FC0;
    text-decoration: none;
}
#punsearch .blocktable table .tc2 a:active,
#punsearch .blocktable table .tc2 a:hover {
    color: #95004A;
    text-decoration: none;
}

/* Report Form */
#reportform legend {
    display: none;
}

/* Delete Post Form */
#pundelete .blockform {
    margin-bottom: 0;
}
#pundelete .blockform h3 {
    display: none;
}
#pundelete .blockform p {
    padding-bottom: 16px;
}
#pundelete .blockform p.buttons {
    padding: 0;
}
#pundelete .blockform p strong {
    color: #F60;
    display: block;
    padding-bottom: 8px;
}
#pundelete .blockform p br {
    display: none;
}

/* Moderate Form */
#punmoderate .blockform legend {
    display: none
}
#punmoderate .blockform .infldset input[name=new_subject] {
    width: 300px;
    margin-bottom: 8px;
}
#punmoderate .blockform .infldset .rbox {
    margin-top: 16px;
}
#punmoderate .blockform .infldset p {
    padding: 0;
}

/* Profile Pages */
#punprofile .blockmenu {
    float: left;
    width: 200px;
}
.blockmenu .box {
    padding: 4px 8px;
}
.blockmenu li {
    display: block;
    margin: 4px 0;
}
.blockmenu li a[href^="profile.php?section=messaging"] {
    display: none;
}
.blockmenu li a {
    display: block;
}
.blockmenu li a:link,
.blockmenu li a:visited {
    background: #000 url('Pixel Dust/img/bull.png') no-repeat 4px 8px;
    border: 0;
    color: #C0C0C0;
    text-decoration: none;
    padding: 4px 8px 4px 24px;
}
.blockmenu li.isactive a:link,
.blockmenu li.isactive a:visited,
.blockmenu li a:active,
.blockmenu li a:hover {
    background: #111 url('Pixel Dust/img/bull.png') no-repeat 0 4px;
    border: 4px solid #111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    text-decoration: none;
    padding: 0 4px 0 20px;
}
.blockmenu li.isactive a:link,
.blockmenu li.isactive a:visited {
    color: #FFF;
}
#punprofile .block2col .blockform {
    margin-left: 216px;
}
#punprofile .blockform select[name="form[timezone]"],
#punprofile .blockform input[name="form[dst]"],
#punprofile .blockform select[name="form[time_format]"],
#punprofile .blockform input[name="form[realname]"],
#punprofile .blockform input[name="title"],
#punprofile .blockform input[name="form[location]"],
#punprofile .blockform input[name="form[jabber]"],
#punprofile .blockform input[name="form[icq]"],
#punprofile .blockform input[name="form[msn]"],
#punprofile .blockform input[name="form[aim]"],
#punprofile .blockform input[name="form[show_avatars]"],
#punprofile .blockform input[name="form[notify_with_post]"],
#punprofile .blockform input[name=req_old_password] {
    margin-bottom: 16px;
}
#punprofile .blockform input[name="num_posts"],
#punprofile .blockform input[name="form[disp_topics]"],
#punprofile .blockform input[name="form[disp_posts]"] {
    width: 60px;
}
#punprofile .blockform input[name=admin_note],
#punprofile .blockform input[name=req_email],
#punprofile .blockform input[name="form[location]"],
#punprofile .blockform input[name="form[url]"] {
    width: 300px
}
#punprofile .blockform #upload_avatar .infldset p {
    padding: 8px 0 0 0;
}
#punprofile .blockform .infldset p.actions {
    padding: 8px 0 0 0;
}
#punprofile .blockform .infldset p.actions.clearb {
    padding: 0;
}
#punprofile .blockform .infldset p.actions > span {
    display: inline-block;
    background: url('Pixel Dust/img/bull.png') no-repeat 0 4px;
    padding: 0 8px 0 16px;
}
#punprofile .blockform .infldset p span.email {
    display: block;
    background: url('Pixel Dust/img/email.png') no-repeat 2px 10px;
    padding: 8px 0 0 24px;
    margin-bottom: -8px;
}
#punprofile .blockform .infldset p span.email a:link,
#punprofile .blockform .infldset p span.email a:visited,
#punprofile .blockform .infldset p.actions a:link,
#punprofile .blockform .infldset p.actions a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
#punprofile .blockform .infldset p span.email a:active,
#punprofile .blockform .infldset p span.email a:hover,
#punprofile .blockform .infldset p.actions a:active,
#punprofile .blockform .infldset p.actions a:hover {
    color: #FFF;
    text-decoration: none;
}
#punprofile .blockform input[name=delete_user] {
    float: left;
    margin-right: 8px;
}
#punprofile .blockform .infldset .conl p {
    font-size: 16px;
    padding: 8px 0 0 0;
}
#emailform .infldset input[name=req_subject] {
    width: 300px;
    margin-bottom: 16px;
}
#emailform .infldset p {
    padding: 8px 0 0 0;
}
#emailform .infldset textarea {
    height: 100px;
}

/* Message */
#msg {
    margin: 16px 0;
}
#msg p {
    padding: 8px;
}
#msg a:link,
#msg a:visited {
    color: #FC0;
    text-decoration: none;
}
#msg a:active,
#msg a:hover {
    color: #95004A;
    text-decoration: none;
}

/* Redirect */
#punredirect .block {
    background: url('Pixel Dust/img/hdrbg-left.png') no-repeat;
}
#punredirect h2 {
    background: url('Pixel Dust/img/hdrbg-right.png') no-repeat right 0;
    font: 18px/20px Arial, Helvetica, sans-serif;
    padding: 8px;
}
#punredirect .box {
    padding: 8px;
}
#punredirect a:link,
#punredirect a:visited {
    color: #FC0;
    text-decoration: none;
}
#punredirect a:active,
#punredirect a:hover {
    color: #95004A;
    text-decoration: none;
}

/* Error */
#posterror {
    margin: 16px 0;
}
#posterror h2 {
    background: #F60;
    border: 2px solid #F60;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000;
    font: 18px/20px Arial, Helvetica, sans-serif;
    padding: 6px;
}
#posterror h2 span {
    background: none;
    padding: 0;
}
#posterror p,
#posterror ul {
    padding: 8px;
}
#posterror ul {
    padding-top: 0;
}
#posterror ul li {
    color: #F60;
    list-style: disc;
    margin-left: 20px;
}
#posterror ul li strong {
    color: #FFF;
}

/**
* Footer
*/
#brdstats {
    display: none;
}
#brdfooter {
    position: relative;
    clear: both;
    padding: 0 4px;
    min-height: 20px;
}
#punpost #brdfooter {
    margin-top: -16px;
}
#punviewtopic #brdfooter {
    margin-top: -28px;
}
#feedlinks {
    display: none;
}
#brdfooter .clearer {
    clear: left;
}
#brdfooter h2 {
    display: none;
}
#brdfooter .conl,
#modcontrols {
    float: left;
}
#brdfooter .conl dl dt,
#modcontrols dl dt {
    display: none;
}
#brdfooter .conl dl dd,
#modcontrols dl dd {
    background: url('Pixel Dust/img/bull.png') no-repeat 0 4px;
    padding-left: 16px;
}
#brdfooter .conr {
    float: right;
}
#brdfooter a:link,
#brdfooter a:visited {
    color: #C0C0C0;
    text-decoration: none;
}
#brdfooter a:active,
#brdfooter a:hover {
    color: #FFF;
    text-decoration: none;
}
#poweredby {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 4px;
}
#poweredby a:link,
#poweredby a:visited {
    color: #6F0;
    text-decoration: none;
}
#poweredby a:active,
#poweredby a:hover {
    color: #6F0;
    text-decoration: none;
}
