html,
body,
div,
p,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
blockquote,
table,
th,
td,
input,
textarea,
button,
select {
    margin: 0;
    padding: 0;
    text-align: left
}
fieldset,
img,
cite {
    border: 0
}
.visual-hidden {
    visibility: hidden
}
br,
hr,
.hr,
.hidden {
    display: none
}
.border-less {
    border: none!important
}
.small-font {
    font-size: .917em
}
.list-clean {
    list-style-type: none
}
.prepend-top {
    margin-top: 1em!important
}
.nowrap {
    white-space: nowrap
}
html {
    height: 99%;
    overflow-y: scroll
}
body {
    font-size: 100%
}
.brd-page {
    font: 75%/1.5em Verdana, Helvetica, Arial, sans-serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    font-weight: normal
}
samp,
code,
pre,
option,
optgroup,
input,
select,
textarea,
td,
th {
    font-size: 1em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal
}
samp,
code,
pre {
    font-family: monospace, sans-serif;
    white-space: pre-wrap;
    word-wrap: break-word
}
.brd-page:after,
.gen-content:after,
.ct-box:after,
#brd-index .item-head:after,
#brd-index .main-item:after,
#brd-index ul.item-info:after,
.frm-group:after,
.mf-set:after,
.sf-set:after,
.mf-box:after,
.sf-box:after,
.mf-item:after,
.txt-set:after,
.txt-box:after,
.frm-form label:after,
fieldset:after,
span.fld-input:after,
.posthead:after,
.postbody:after,
.postfoot .post-options:after {
    content: "\0020";
    display: block;
    font-size: 0;
    height: 0;
    line-height: .0;
    overflow: hidden;
    visibility: hidden;
    clear: both
}
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}

.brd {
    padding: 1em 2em;
    margin: 0 auto;
    max-width: 1100px;
    min-width: 700px;
    width: 90%
}
#brd-redirect,
#brd-maint,
#brd-util {
    margin: 50px auto 12px auto;
    width: 60%
}
.brd-page {
    float: left;
    width: 100%;
    position: relative
}

#brd-announcement {
    padding: .5em 1.5em;
    margin-top: 1em
}
#brd-announcement br {
    display: inline
}
.main-options {
    border-top: 0;
    margin: -1em 0 1em 0
}
#rules-content {
    padding: 1.5em
}
#rules-content h1 {
    font-size: 1.3em;
    line-height: 1em;
    margin-bottom: .7em
}
#rules-content h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: .3em
}
#rules-content h3 {
    font-size: 1.1em;
    font-weight: bold
}
#rules-content h4,
#rules-content h5 {
    font-size: 1;
    font-weight: bold
}
#rules-content p {
    margin: 0 0 .65em
}
p,
.hn {
    padding: .35em 0
}
ul,
ol {
    padding: .35em 0 .35em 2em
}
ul.spaced {
    padding: .25em 0 .25em 2em
}
.spaced li {
    padding: .25em 0
}
th {
    font-size: 1.084em;
    padding: .462em 1.417em;
    border-bottom-style: solid;
    border-bottom-width: 1px
}


.column-title {
    border-style: solid;
    border-width: 1px;
    position: relative;
    margin-bottom: -1px
}


#brd-announcement h1,
.main-extensions .ct-legend,
.main-hotfixes .ct-legend {
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 1.1em;
    font-weight: bold
}
#brd-announcement h1 {
    margin-bottom: .5em
}
.main-pagehead .hn {
    padding: .5em 0
}
.content-head {
    margin: .5em 1.417em 0
}
.content-head .hn {
    border-style: none none double none;
    border-width: 3px;
    padding: .462em 0
}
.options>span {
    padding: 0 0 0 .3em;
    margin: 0 0 0 .25em
}
.options .js_link {
    padding: 0;
    margin: 0 0 0 .55em
}
.options>span.first-item {
    border-left: 0;
    padding-left: 0;
    margin-left: 0
}
.extension .options,
.hotfix .options {
    border-top-style: dashed;
    border-top-width: 1px
}
.extension h3>em {
    font-style: normal
}
.extension .data-list {
    list-style-type: none;
    padding-left: 0
}
.ct-box {
    border-style: solid;
    border-width: 1px;
    -moz-border-radius: .35em;
    -webkit-border-radius: .35em;
    -khtml-border-radius: .35em;
    border-radius: .35em;
    margin: 1.417em;
    padding: .5em 1em;
    position: relative
}
.ct-box li {
    padding: 0;
    margin: 0 0 .7em 0
}
.ct-set {
    border-style: solid;
    border-width: 1px;
    margin: 1.417em;
    padding: 0 0 0 17em;
    position: relative
}
.ct-group {
    border-style: solid;
    border-width: 1px;
    margin: 1.417em
}
.frm-group .ct-set {
    border-style: dashed none none none;
    margin: 0
}
.ct-group .ct-set {
    border-style: dashed none none none;
    margin: 0 1em;
    padding: 0 0 0 16em
}
.ct-group .group-item1 {
    border: 0
}
.ct-group .set1,
.frm-group .set1 {
    border-top: 0
}
.ct-group .ct-box,
.frm-group .ct-box {
    border-style: none;
    margin: 0
}
.ct-group .ct-set .ct-box,
.ct-set .ct-box,
.frm-group .ct-set .ct-box {
    border-style: none;
    margin: 0
}
.ct-group .set1 {
    border-top: 0
}
.ct-set .ct-legend {
    float: left;
    margin-left: -17em;
    width: 16em;
    position: relative;
    text-align: right;
    font-weight: bold
}
.ct-set ul {
    padding-left: 0;
    list-style: none
}
.ct-box div {
    padding: .35em 0
}
.ct-box p.options {
    float: none
}
.ct-box .info-list {
    padding-bottom: 0
}
.user-ident {
    padding-left: 0;
    list-style: none
}
.user-ident .username a,
.user-ident .username strong {
    font-size: 1.5em;
    font-weight: normal
}
.user-ident .username a,
.user-ident .username a:link,
.user-ident .username a:visited {
    text-decoration: none
}
.user-ident .username a:hover,
.user-ident .username a:active,
.user-ident .username a:focus {
    text-decoration: underline
}
.user-ident .usertitle {
    font-weight: bold
}
.user-ident .useravatar {
    padding: .25em 0
}
.user-ident .useravatar img {
    display: block
}
.main-message {
    padding: .5em 1.417em
}
.main-message p span {
    display: block;
    padding-top: .5em
}
#brd-maint .main-message {
    padding: 0
}

ul#brd-admod {
    float: right;
    text-align: right
}
#brd-access {
    text-align: right;
    padding: 0;
    height: 0;
    margin: 0;
    position: absolute;
    background: transparent
}
#brd-access a,
#brd-access a:link,
#brd-access a:visited {
    height: 2em;
    line-height: 2em;
    position: absolute;
    left: -999em;
    margin: 1px;
    width: 12em
}
#brd-access a:hover,
#brd-access a:active,
#brd-access a:focus {
    text-indent: 0;
    background: #000;
    position: static;
    float: right
}

.paging {
    float: left
}
.posting {
    text-align: right;
    float: right
}
.paging {
    white-space: nowrap
}
.paging a,
.paging strong,
.paging span {
    padding: 0 1em;
    border-left-style: solid;
    border-left-width: 1px;
    float: left;
    white-space: nowrap
}
.paging .first-item,
.paging span.pages {
    border-left: 0;
    padding-left: 0
}
.posting .newpost {
    font-size: 1.084em;
    font-weight: bold
}


#qjump {
    float: left;
    padding: .5em 0
}
#qjump div,
#qjump label {
    padding: 0;
    border: 0
}
#copyright {
    text-align: right;
    margin: 0
}
#querytime {
    text-align: right;
    font-size: .917em;
    padding: 0
}
#extensions-used {
    border-bottom: 1px dotted
}
p.options {
    border-top: 0;
    float: right
}
.main-modoptions .options {
    text-align: center
}

.content-options,
.ct-options {
    float: right;
    margin-top: -2.6em;
    padding: .5em 1.417em;
    position: relative
}
.item-summary {
    height: 2.5em;
    padding: 0;
    position: relative;
    font-size: 1em
}
.item-summary span {
    width: 100%;
    position: absolute;
    left: -999em;
    text-indent: -999em;
    display: block
}
.item-summary strong {
    position: absolute;
    left: 999em;
    text-indent: 0;
    padding: .5em 0;
    white-space: nowrap;
    font-weight: normal
}
.item-summary strong:first-letter {
    text-transform: uppercase
}
.item-summary .subject-title {
    padding-left: 1.417em
}
.item-summary .info-topics,
.item-summary .info-replies {
    margin-left: 100%;
    text-align: center;
    width: 7em;
    left: 965em
}
.item-summary .info-forum {
    margin-left: 100%;
    text-align: center;
    width: 20em;
    left: 952em
}
.item-summary .info-posts,
.item-summary .info-views {
    margin-left: 100%;
    text-align: center;
    width: 7em;
    left: 972em
}
.item-summary .info-lastpost {
    margin-left: 100%;
    left: 980em
}
p.forum-noview .info-replies {
    left: 972em
}
.main-content .main-item {
    border-top-style: solid;
    border-top-width: 1px;
    overflow: hidden;
    position: relative;
    line-height: 1.4em
}
.main-content .main-first-item {
    border-top: 0
}
.main-content .main-item ul {
    float: right;
    position: relative;
    padding: 0;
    list-style: none
}
.main-content .main-item p,
.main-content .main-item .hn {
    padding: 0
}
.hn .item-status {
    font-weight: normal
}
.hn .item-status em {
    font-style: normal
}
.main-item .item-subject,
.main-content .main-item li {
    float: left;
    border-left-style: solid;
    border-left-width: 1px;
    margin: 0 -2px -9.7em 0;
    position: relative;
    padding-top: .6em;
    padding-bottom: 10.4em
}
.main-item .item-subject {
    overflow: hidden;
    width: 100%
}
li.info-topics,
li.info-posts,
li.info-views,
li.info-replies {
    width: 7em;
    text-align: center
}
li.info-forum {
    width: 20em;
    text-align: center
}
li.info-lastpost {
    width: 20em
}
li.info-lastpost cite {
    overflow: hidden;
    width: 18em
}
.main-item li strong {
    font-weight: normal
}
.main-content .main-item {
    padding-right: 35em;
    padding-left: 3.75em
}
.main-content .main-item .hn {
    position: relative
}
.main-content .main-item ul {
    width: 34em;
    right: -35em;
    margin-left: -34em
}
.forum-noview .main-item {
    padding-right: 28em
}
.forum-noview .main-item ul {
    width: 27em;
    right: -28em;
    margin-left: -27em
}
.forum-forums .main-item {
    padding-right: 48em
}
.forum-forums .main-item ul {
    width: 47em;
    right: -48em;
    margin-left: -47em
}
.item-subject span.modlist {
    display: block
}
#brd-index .main-item .hn span {
    font-size: 1.084em;
    font-weight: bold
}
#brd-index .main-item .hn small {
    font-size: 1em
}
.item-status {
    font-weight: bold
}
.main-content .main-item cite {
    font-style: normal
}
.item-nav,
.item-nav a,
.item-nav span {
    white-space: nowrap;
    font-style: normal
}
.item-subject .hn,
.item-subject p {
    margin: 0 0 0 1.5em
}
li.info-lastpost cite,
li.info-lastpost span,
li.info-forum a {
    display: block;
    padding: 0 1em;
    font-style: normal;
    font-weight: normal
}
li.info-lastpost strong {
    padding: 0 0 0 1em;
    font-style: normal;
    font-weight: normal
}
.main-item li.info-select {
    position: absolute;
    right: 0;
    top: 0;
    padding: .3em;
    border-style: none none solid solid;
    border-width: 1px
}

.main-content .main-item .hn .posted-mark {
    position: absolute;
    font-size: 2em;
    width: 1em;
    left: -0.5em;
    top: 0
}

.mf-box .mf-item {
    position: relative;
    top: -0.166em;
    padding: .3em 0
}
.mf-set legend {
    position: absolute;
    height: 0;
    background: transparent
}
.mf-set legend span {
    position: absolute;
    left: -17em;
    width: 16em;
    padding: .5em 1em;
    margin: 1px 0 2px 0;
    overflow: hidden;
    display: block;
    text-align: right;
    font-weight: bold
}
.mf-set legend span em {
    display: block;
    white-space: normal;
    font-style: normal;
    font-weight: normal;
    font-size: .917em
}
.mf-item .fld-input {
    position: absolute;
    top: .25em;
    left: 0;
    display: block;
    padding: 0 1em
}
.mf-item input {
    margin: .1em 0 .1em -.1em
}
.mf-item label {
    padding: 1px 0 1px 2.7em;
    float: left
}
.mf-set .mf-yesno .mf-item {
    width: 11em;
    float: left
}
.mf-set .mf-field {
    float: left;
    padding: 0 1em 0 1em;
    border-left: 1px solid #ccc
}
.mf-set .mf-field1 {
    border-left: none
}
.mf-set .mf-field label,
.mf-set .mf-field .aslabel {
    position: absolute;
    top: -2em;
    display: block
}
.mf-set .mf-cell .fld-input {
    position: static;
    padding: 0 0 0 1em;
    border-left: 1px solid #ccc
}
.frm-hdgroup {
    padding-top: 2em
}
.sf-set .sf-box .sf-forum {
    width: 25em
}
.mf-set .mf-box .forum-field {
    width: 25em
}
.checklist {
    min-height: 6em;
    max-height: 9em;
    max-width: 30em;
    overflow: auto;
    border-style: solid;
    border-width: 1px;
    position: relative;
    padding: .25em .5em;
    margin: 0 1em
}
.checklist fieldset {
    height: auto
}
.checklist legend,
.checklist legend span {
    font-weight: bold;
    position: static;
    padding: 0;
    height: auto;
    text-align: left
}
.checklist legend span {
    width: auto;
    max-width: 25em
}
.checklist-item {
    position: relative;
    height: auto
}
.checklist-item label {
    display: block;
    padding: 0 0 0 2.25em;
    float: none;
    height: 100%
}
.checklist-item .fld-input {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0
}
.checklist-item input {
    margin: 0
}
.txt-box label {
    float: left
}
.txt-set label span {
    float: left;
    margin-left: -17em;
    display: block;
    position: relative;
    padding: 2px 1em;
    width: 16em;
    text-align: right
}
.txt-set label small {
    display: block;
    text-align: left;
    position: relative;
    margin: 0 1em 0 -1px;
    padding: 2px 1.25em;
    font-size: .917em;
    z-index: 100
}
.txt-set .txt-input {
    position: relative;
    width: 100%
}
.txt-set .fld-input {
    display: block;
    padding: 0 0 0 1em
}
.txt-set textarea {
    width: 95%;
    resize: vertical
}
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
}
#quick-search {
    padding: .1em .2em
}
.req-warn {
    display: none
}
#req-msg p em,
.required label span em {
    font-style: normal;
    font-weight: normal
}
.required label span em {
    float: left;
    font-size: .917em;
    line-height: 1.2em;
    width: 100%;
    position: relative
}
.req-error {
    display: block
}
.required label span {
    font-weight: bold
}
.post {
    border-style: solid;
    border-width: 1px;
    position: relative;
    margin: 1.417em;
    margin-top: -1.417em
}
.firstpost,
.singlepost {
    margin-top: 1.417em
}
.main-topic .lastpost {
    border-bottom: 0
}
.main-topic .post {
    border-style: solid none;
    margin: 0
}
.main-topic .firstpost {
    border-top: 0
}
.posthead {
    margin-left: 18em;
    border-style: none none none solid;
    border-width: 1px
}
.posthead .hn {
    padding-right: 1.5em;
    padding-left: 1em;
    border-style: none none dashed none;
    border-width: 1px
}
.posthead .post-byline a,
.posthead .post-byline strong {
    font-size: 1.167em;
    font-weight: bold;
    text-decoration: none;
    font-style: normal
}
.posthead .post-byline {
    float: left;
    width: 15.5em;
    padding: .5em 1em .5em 1.5em;
    margin-left: -19em;
    margin-top: -0.5em;
    position: relative;
    left: -1px;
    overflow: hidden
}
.posthead .post-num {
    float: right
}
#brd-modtopic .posthead .hn {
    padding-right: 2.7em
}
.post-title {
    padding: 0 1.5em .5em 1em;
    margin-top: -1px;
    position: relative
}
.post-title span {
    display: block;
    width: 100%;
    overflow: hidden
}
.post-title a {
    font-size: 1em;
    text-decoration: none;
    font-weight: bold
}
.post-title small,
.post-title small a {
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap
}
.posthead p.item-select {
    position: absolute;
    top: 0;
    right: .75em;
    height: 2.5em
}
.postbody {
    margin-left: 18em;
    position: relative;
    border-left-style: solid;
    border-left-width: 1px;
    padding: .5em 1.5em 0 1em;
    clear: both
}
.postfoot {
    padding-left: 18em;
    border-top-style: none;
    border-top-width: 1px;
    position: relative
}
.postfoot .post-options {
    border-left-style: solid;
    border-left-width: 1px
}
.postbody .post-author {
    float: left;
    width: 15.5em;
    margin-left: -19em;
    left: -1px;
    position: relative;
    padding: 0 1em .5em 1.5em;
    overflow: hidden;
    margin-top: -1em
}
.postbody .post-author ul {
    margin: 0;
    padding: 0 0 .5em 0;
    list-style: none
}
.author-ident .useravatar img {
    display: block;
    padding: .5em 0
}
.author-ident .username {
    display: none
}
.author-ident .usertitle {
    font-weight: bold;
    line-height: normal
}
.author-ident .userstatus {
    padding: .75em 0 .25em 0;
    margin: 0;
    line-height: .75em;
    width: 100%
}
.author-ident .userstatus span {
    font-size: .917em;
    display: block;
    border-left-style: solid;
    border-left-width: .7em;
    text-indent: .5em
}
.author-info li span strong {
    font-weight: normal
}
.online .author-ident .userstatus span {
    font-weight: bold
}
.postfoot .post-contacts {
    float: left;
    margin-left: -18em;
    width: 15.5em;
    padding: .5em 1em .5em 1.5em;
    position: relative;
    left: -1px
}
.postfoot .post-actions {
    padding: .5em 1.5em .5em 1em;
    text-align: right;
    display: block;
    float: right
}
.postfoot .post-actions>span {
    margin-left: .75em
}
.postfoot .post-contacts>span {
    margin-right: .75em
}
.entry-content {
    padding-bottom: 2em;
    overflow: hidden;
    width: 100%;
    min-height: 7em
}
#brd-help .entry-content {
    min-height: 4em
}
.entry-content ol {
    padding-left: 2.5em;
    list-style-type: decimal
}
.entry-content ol p,
.entry-content ul p {
    padding: 0
}
.entry-content ol.alpha {
    list-style-type: upper-alpha
}
.entry-content h5 {
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.5em
}
.entry-content img {
    vertical-align: text-top;
    max-width: 100%
}
.entry-content .quotebox,
.entry-content .codebox {
    border-style: solid;
    border-width: 1px;
    margin: .75em 1em;
    padding: 1em .75em
}
.entry-content .codebox {
    font-size: .97em
}
.entry-content blockquote {
    overflow: hidden;
    width: 100%
}
.entry-content .quotebox cite {
    display: block;
    font-style: normal;
    font-weight: bold
}
.entry-content pre {
    margin: 0;
    max-height: 35em;
    min-height: 2em;
    overflow: auto;
    padding: 0 2% .1em 0;
    width: 98%
}
.entry-content span.bbu {
    text-decoration: underline
}
.entry-content br,
.sig-demo br,
.user-box br,
.main-message br {
    display: inline
}
.sig-content {
    padding-top: 2em;
    font-size: .95em
}
.sig-content a,
.sig-demo a {
    border-bottom: solid;
    border-width: 1px
}
span.sig-line {
    display: block;
    width: 200px;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: .5em
}
table {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    border-spacing: 0;
    line-height: 1.3333em;
    border-collapse: collapse
}
td {
    overflow: hidden;
    vertical-align: middle
}
table caption {
    display: none
}
#brd-userlist table .tc0 {
    width: 30%
}
#brd-userlist table .tc1 {
    width: 20%;
    text-align: left
}
#brd-userlist table .tc2 {
    width: 10%;
    text-align: center
}
#brd-debug table {
    border: 0;
    font-size: .95em
}
#brd-debug .tcl {
    white-space: nowrap;
    width: 10%
}
#brd-debug .tcr {
    white-space: normal;
    width: 90%
}
#brd-admin-uresults table .tc0,
#brd-admin-iresults table .tc0 {
    width: 45%
}
#brd-admin-uresults table .tc1,
#brd-admin-iresults table .tc1,
#brd-admin-iresults table .tc2 {
    width: 20%
}
#brd-admin-uresults table .tc2,
#brd-admin-uresults table .tc4 {
    width: 10%;
    text-align: center
}
#brd-admin-uresults .tc3 {
    width: 15%
}
#brd-admin-uresults td.tc0 span,
#brd-admin-uresults td.tc3 span {
    display: block;
    white-space: nowrap
}
#brd-admin-iresults table .tc0 {
    width: 25%
}
#brd-admin-iresults table .tc1 {
    width: 25%
}
#brd-admin-iresults table .tc2 {
    width: 20%
}
#brd-admin-iresults .tc3 {
    width: 30%
}
.main-content th {
    font-size: 1.084em;
    padding: .462em 1.417em;
    font-weight: normal
}
td {
    padding: .5em 1.417em;
    border-width: 1px;
    border-style: solid none none solid
}
td.tc0 {
    border-left-style: none;
    border-left-width: 0
}
th {
    padding: .5em 1.3em;
    border-style: none
}
td.actions,
th.actions {
    text-align: right
}
td.actions span {
    display: block
}
.report {
    margin-left: 4em
}
.report h3 span {
    display: block;
    font-style: normal
}
.report h3 cite {
    font-style: normal;
    font-size: 1.084em;
    font-weight: bold
}
.report h3 strong {
    position: absolute;
    left: -3.1em;
    width: 1.5em;
    text-align: right;
    font-size: 1.167em
}
.report p strong {
    display: block;
    font-weight: normal;
    margin-top: 1em
}
.report h4 {
    border-bottom-style: dashed;
    border-bottom-width: 1px
}
#brd-admin-reports .frm-buttons {
    margin-left: 4em;
    margin-top: 0
}
#brd-admin-reports .select-all {
    float: right
}
.report .item-select {
    position: absolute;
    top: 0;
    right: .75em;
    height: 2.5em
}
.help-box samp {
    display: block;
    margin-left: 1.5em
}
.help-box h5 samp {
    margin-left: 1.417em
}
.help-box code {
    font-family: courier;
    font-size: 1.084em
}
.help-box .entry-content {
    padding: 0
}
.help-box .hn {
    padding-bottom: .5em;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    margin-bottom: .5em;
    color: #294f6e
}
#brd-messages {
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 999;
    padding: 0;
    left: 0;
    right: 0
}
#brd-messages span {
    text-align: center;
    padding: .35em 1.3em;
    margin: 0 1em;
    font: 87%/1.5em Arial, sans-serif;
    font-weight: bold;
    line-height: 2em;
    border-width: 1px;
    border-style: solid
}

body {
    background: #fff;
    color: #222
}
a:focus {
    outline: 0
}
a:link,
a:visited,
.js_link {
    color: #00579c;
    text-decoration: none
}
a:hover,
a:active,
a:focus {
    color: #cd0021;
    text-decoration: underline
}
.js_link {
    cursor: pointer;
    border-color: #00579c;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}
.js_link:hover {
    color: #cd0021;
    border-color: #cd0021
}
.entry-content a:visited {
    color: #909
}
.entry-content a:visited:hover {
    color: #cd0021
}
.sig-content a,
.sig-content a:visited {
    color: #999;
    border-color: #ddd
}
.sig-content a:hover,
.sig-content a:active,
.sig-content a:focus,
.sig-content a:visited:hover {
    color: #333;
    border-color: #999;
    text-decoration: none
}
.entry-content h5 {
    color: #d93315
}
.gen-content,
.main-content {
    background: #fbfbfb;
    border-color: #d3dae1;
    border-bottom-color: #cbd1d8
}
.main-pagepost {
    background: #fff;
    border-color: #dde4eb
}

.main-item,
.main-item li,
.main-item div,
td {
    border-color: #dde4eb
}
.main-content .main-item .item-nav {
    color: #888
}
.main-content .sticky {
    background: #f2f4fa
}
.main-content .main-item .hn .item-status em.sticky,
.main-content .main-item .hn .item-status em.closed {
    color: #314b60;
    font-weight: bold
}
.main-content .main-item .hn .item-status em.moved {
    color: #666
}
.post div,
h3.post-ident,
h4.post-title,
.posthead h3,
.userstatus span,
.sig-line {
    border-color: #dde4eb
}
.post-num,
.post-edit {
    color: #999
}
.post {
    border-color: #dde4eb;
    border-top-color: #fff;
    border-bottom-color: #ccc;
    background: #edf1f5
}
#topic-review .firstpost,
.singlepost {
    border-top-color: #dde4eb;
    border-bottom-color: #dde4eb
}
.posthead,
.postbody,
.post-options {
    background: #fafafa
}
.posthead .hn {
    background: #f1f1f1
}
.post-title small {
    color: #999
}
.sig-content {
    color: #999
}
.sig-demo {
    color: #333
}
.sig-demo a,
.sig-demo a:visited {
    color: #333;
    text-decoration: none;
    border-color: #bbb
}
.online .userstatus span {
    border-color: #3f9439
}
.ct-box,
.ct-set,
.ct-group,
.frm-group {
    border-color: #dbe0e4
}
.admin-page .ct-box {
    background: #feffe6
}
.admin-page .ct-set .ct-box,
.report {
    background: #f4f9fd
}
.admin-page .warn-set .warn-box {
    background: #feffe6
}
.main-frm .ct-group,
#brd-announcement {
    background: #f4f9fd
}
.main-content .info-box {
    background: #ffffe1
}
.main-extensions .extension,
.main-hotfixes .hotfix {
    background: #f4f9fd
}
.main-extensions .disabled,
.main-hotfixes .disabled {
    background: #ffffe1
}
.warn-group,
.warn-set,
.warn-box,
.error-box,
#admin-alerts {
    background: #feffe6;
    border-color: #f4ebce
}
.warn-group,
.warn-set,
.warn-box,
.error-box {
    border-color: #e6d190
}
.info-list li,
.error-list li {
    color: #5d5636
}
.info-list li span,
.error-list li span {
    color: #5d5636
}
ul li strong {
    color: #222
}
.user-box {
    background: #f4f9fd
}
.ct-box .hn {
    border-color: #dbe0e4;
    color: #333
}
.error-box .hn {
    color: #222
}
.help-box {
    background: #f4f4f4
}
.help-box .hn {
    color: #294f6e
}
#rules-content {
    background: #fff
}
.frm-buttons,
.extension .options,
.hotfix .options,
#rules-content {
    border-color: #e3e3e3
}
.checklist {
    background: #fff;
    border-color: #ccc
}
label,
.aslabel,
.mf-set legend,
.ct-legend,
.ct-legend span,
.ct-legend cite,
.ct-legend strong {
    color: #333
}
.paging span,
.paging a,
.paging strong {
    border-color: #dedfdf
}
.required label em,
#req-msg em,
.warn strong,
.important strong {
    color: #b42000
}
.sf-set .text label small,
.sf-set .select label small,
.txt-set .textarea label small {
    color: #999
}
.entry-content .quotebox,
.entry-content .codebox {
    background: #fff;
    border-color: #ddd
}
#brd-announcement .userbox {
    background: #f4f9fd none repeat scroll 0 0
}
.main-content .main-item .hn .posted-mark {
    color: #99C
}
.lastedit em {
    font-size: .95em;
    font-style: normal;
    color: #999
}
.user-ident .username strong {
    color: #222
}

#brd-admod #alert a {
    color: yellow;
    font-weight: bold
}


#brd-announcement h1 {
    border-color: #bbb
}

.column-title {
    border-color: #f4f4f4 #F4F4F4 #cbd1d8 #F4F4F4;
    background: #f4f4f4
}
.group-head {
    background: #edf1f5;
    border-color: #dbe0e4
}
.content-head .hn {
    border-color: #dbe0e4;
    color: #666
}

th {
    background: #f4f4f4
}
.main-frm .ct-group td {
    background: #fbfbfb
}
#extensions-used {
    border-bottom-color: #999
}


#querytime {
    color: #999
}
.quiet {
    color: #999
}
.loud {
    color: #000
}
#brd-debug th {
    background: #fff;
    border: 0;
    border-bottom: 2px solid #dde4eb;
    color: #111
}
#brd-debug td {
    background: #fff;
    border: 0;
    border-bottom: solid 1px #eee;
    color: #666
}
#brd-messages span {
    color: #333;
    -webkit-border-bottom-right-radius: .3em;
    -webkit-border-bottom-left-radius: .3em;
    -moz-border-radius-bottomright: .3em;
    -moz-border-radius-bottomleft: .3em;
    border-bottom-right-radius: .3em;
    border-bottom-left-radius: .3em;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2)
}
#brd-messages .message_error {
    border-color: #ffe475;
    background: #ffbdac
}
#brd-messages .message_warning {
    border-color: #ffe475;
    background: #ffd0ac
}
#brd-messages .message_info {
    border-color: #ffe475;
    background: #ffc;
    background: -moz-linear-gradient(center top, #fffbea, #fef7cb);
    background: -o-linear-gradient(top, #fffbea, #fef7cb);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fffbea), to(#fef7cb));
    background: -webkit-linear-gradient(top, #fffbea, #fef7cb);
    background: -ms-linear-gradient(top, #fffbea, #fef7cb);
    background: linear-gradient(top, #fffbea, #fef7cb)
}
::-moz-selection {
    background: #fff2a8;
    color: #000;
    text-shadow: none
}
::selection {
    background: #fff2a8;
    color: #000;
    text-shadow: none
}

/*nav*/
.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



@font-face {
  font-family: "responsivenav";
  src:url("font/responsivenav.eot");
  src:url("font/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("font/responsivenav.ttf") format("truetype"),
    url("font/responsivenav.woff") format("woff"),
    url("font/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}







.post-entry .entry-title{
    text-indent: 0;
    visibility: visible;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
    position: static;
}
.main-content .main-item .item-starter,
.main-content .main-item .info-lastpost cite{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; width: 100%;}
.username, .nickname{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; width: 100%;}
.posthead .post-byline a, .posthead .post-byline strong{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }