/* General */

.table_list {
    margin-top: 20px
}

a:link,
a:visited {
    color: #346;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    cursor: pointer
}

a.new_win:link,
a.new_win:visited {
    color: #346;
    text-decoration: none
}

a.new_win:hover {
    text-decoration: underline
}

table {
    empty-cells: show
}


/* body{background:#fff;font:78%/130% "Verdana", "Arial", "Helvetica", sans-serif;margin:0;padding-bottom:15px} */

body#help_popup {
    padding: 1em
}

body,
td,
th,
tr {
    color: #444
}

div#wrapper {
    margin: 0 auto;
    max-width: 1920px
}

form {
    margin: 0;
    padding: 0;
}

input,
button,
select,
textarea {
    padding: 2px;
    border: 1px solid #7f9db9;
    background: #fff;
    color: #000;
    font: 95%/115% verdana, Helvetica, sans-serif;
}

select {
    padding: 0
}

select option {
    padding: 1px
}

textarea {
    font: 100%/130% verdana, Helvetica, sans-serif
}

.button_submit,
.button_reset {
    border: 1px solid #aaa;
    background: #cde7ff url(../images/theme/submit_bg.png) no-repeat;
    font-weight: normal;
    cursor: pointer;
}

input:hover,
textarea:hover,
button:hover,
select:hover {
    border: 1px solid #454545
}

.button_submit:hover,
.button_reset:hover {
    border: 1px solid #aaa;
    background: url(../images/theme/submit_bg.png) no-repeat 0 -140px #cde7ff
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    border: 1px solid #454545
}

input.input_check,
input.input_radio {
    border: none;
    background: none
}

h3.catbg input.input_check {
    margin: 9px 7px 0 7px
}

input[disabled].input_text {
    background-color: #eee
}

hr,
.hrcolor {
    height: 1px;
    border: 0;
    background-color: #ccc;
    color: #ccc;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 1em;
}

fieldset {
    margin: 0 0 0.5em 0;
    padding: 1em;
    border: 1px solid #c4c4c4;
}

fieldset legend {
    color: #444;
    font-weight: bold;
}

a img {
    border: 0
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

.underline {
    text-decoration: underline
}

.floatright {
    float: right
}

.floatleft {
    float: left
}

.flow_auto {
    overflow: auto
}

.flow_hidden {
    overflow: hidden
}

.flow_hidden .windowbg,
.flow_hidden .windowbg2 {
    margin-top: 2px
}

.clear {
    clear: both
}

.clear_left {
    clear: left
}

.clear_right {
    clear: right
}

.smalltext,
tr.smalltext th {
    font-size: 0.85em;
    font-family: verdana, sans-serif
}

.middletext {
    font-size: 0.9em;
    font-family: verdana, sans-serif;
    line-height: 1em;
}

.normaltext {
    font-size: 1em;
    line-height: 1.2em
}

.largetext {
    font-size: 1.4em
}

.centertext {
    margin: 0 auto;
    text-align: center
}

.righttext {
    margin-right: 0;
    margin-left: auto;
    text-align: right
}

.lefttext {
    margin-right: auto;
    margin-left: 0;
    text-align: left
}

.double_height {
    line-height: 2em
}

.padding {
    padding: 0.7em
}

.main_section,
.lower_padding {
    padding-bottom: 0.5em
}

ul.reset,
ul.reset li {
    margin: 0;
    padding: 0;
    list-style: none
}

blockquote.bbc_standard_quote,
blockquote.bbc_alternate_quote {
    overflow: auto;
    margin: 0.1em 0 0.5em 0;
    padding: 1.1em 1.4em;
    border-top: 2px solid #99A;
    border-bottom: 2px solid #99A;
    background: url(../images/theme/quote.png) 0.1em 0.1em no-repeat;
    color: #000;
    font-size: 13px;
    line-height: 1.4em;
}

blockquote.bbc_standard_quote {
    background-color: #d7daec
}

blockquote.bbc_alternate_quote {
    background-color: #e7eafc
}

code.bbc_code {
    display: block;
    overflow: auto;
    padding: 3px 1em;
    max-height: 24em;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    background: #eef;
    white-space: nowrap;
    font-size: x-small;
    font-family: "dejavu sans mono", "monaco", "lucida console", "courier new", monospace;
    line-height: 1.5em;
}

.codeheader,
.quoteheader {
    padding: 0 0.3em;
    color: #666;
    font-weight: bold;
    font-size: x-small;
}

.codeoperation {
    font-weight: normal
}

.bbc_link:link,
.bbc_link:visited {
    border-bottom: 1px solid #A8B6CF
}

.bbc_link:hover {
    border-bottom: 1px solid #346;
    text-decoration: none;
}

.bbc_size {
    line-height: 1.4em
}

.bbc_color a {
    color: inherit
}

.bbc_img {
    margin: 2px 0;
    border: 0
}

.bbc_table {
    color: inherit;
    font: inherit;
}

.bbc_table td {
    color: inherit;
    vertical-align: top;
    font: inherit;
}

.bbc_u {
    text-decoration: underline
}

.bbc_list {
    text-align: left
}

.bbc_tt {
    font-family: "dejavu sans mono", "monaco", "lucida console", "courier new", monospace
}

.help {
    cursor: help
}

.meaction {
    color: red
}

.highlight {
    color: #ff7200 !important;
    font-weight: bold;
    font-size: 1.1em
}

.highlight2 {
    background-color: #D1E1EF;
    color: #000 !important
}

.titlebg,
.titlebg2,
tr.titlebg th,
tr.titlebg td,
tr.titlebg2 td {
    background: #e3e9ef url(../images/theme/main_block.png) no-repeat -10px -380px;
    color: #222;
    font-weight: bold;
    font-size: 1.1em;
    font-family: arial, helvetica, sans-serif;
}

.catbg,
.catbg2,
tr.catbg td,
tr.catbg2 td,
tr.catbg th,
tr.catbg2 th {
    background: #a7b9cd url(../images/theme/main_block.png) no-repeat -10px -280px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    font-family: arial, helvetica, sans-serif;
}

tr.titlebg th,
tr.titlebg2 th,
td.titlebg,
td.titlebg2,
tr.catbg th,
tr.catbg2 th,
td.catbg,
td.catbg2 {
    padding: 0 6px
}

tr.titlebg th a:link,
tr.titlebg th a:visited,
tr.titlebg2 td a:link,
tr.titlebg2 td a:visited {
    color: #222
}

tr.catbg th a:link,
tr.catbg th a:visited,
tr.catbg2 td a:link,
tr.catbg2 td a:visited {
    color: #fff
}

.catbg select {
    height: 1.5em;
    font-size: 0.85em
}

.windowbg,
#preview_body {
    background-color: #e7eaef;
    color: #000;
}

.windowbg2 {
    background-color: #f0f4f7;
    color: #000;
}

.windowbg3 {
    background-color: #cacdd3;
    color: #000;
}

.pagesection {
    overflow: hidden;
    margin-bottom: 1px;
    padding: 0.2em;
    font-size: 0.9em;
}

div.pagesection div.floatright input {
    margin-top: 3px
}

.pagelinks {
    padding: 0.6em 0 0.4em 0
}

.approvebg {
    background-color: #ffeaea;
    color: #000;
}

.approvebg2 {
    background-color: #fff2f2;
    color: #000;
}

.approvetbg {
    background-color: #e4a17c;
    color: #000;
}

.approvetbg2 {
    background-color: #f3bd9f;
    color: #000;
}

.stickybg {
    background: #e8d8cf
}

.stickybg2 {
    background: #f2e3d9
}

.lockedbg {
    background: #d4dce2;
    font-style: italic
}

.lockedbg2 {
    background: #d8e1e7;
    font-style: italic
}

.post,
.personalmessage {
    overflow: auto;
    padding: 0.1em 0;
    line-height: 1.4em;
}

.signature,
.attachments {
    clear: right;
    overflow: auto;
    padding: 1em 0 3px 0;
    width: 98%;
    border-top: 1px solid #aaa;
    font-size: 0.85em;
    line-height: 1.4em;
}

.custom_fields_above_signature {
    clear: right;
    padding: 1em 0 3px 0;
    width: 98%;
    border-top: 1px solid #aaa;
    font-size: 0.85em;
    line-height: 1.4em;
    overflow: auto;
}

.error {
    color: red
}

.alert {
    color: red
}

.birthday {
    color: #920ac4
}

.event {
    color: #078907
}

.holiday {
    color: #000080
}

.warn_mute {
    color: red
}

.warn_moderate {
    color: #ffa500
}

.warn_watch,
.success {
    color: green
}

a.moderation_link,
a.moderation_link:visited {
    color: red;
    font-weight: bold
}

.openid_login {
    padding-left: 18px;
    background: white url(../images/openid.gif) no-repeat;
}

.description,
.description_board,
.plainbox {
    margin: 0.2em 1px 1em 1px;
    padding: 0.5em 1em;
    border: 1px solid #bbb;
    background: #f5f5f0;
    font-size: 0.9em;
    line-height: 1.4em;
}

.description_board {
    margin: 1em 1px 0 1px
}

.information {
    margin: 0.2em 1px 1em 1px;
    padding: 0.5em 1em;
    border: 1px solid #bbb;
    background: #f0f6f0;
    font-size: 0.9em;
    line-height: 1.3em;
}

.information p {
    margin: 0;
    padding: 1em;
}

p.para2 {
    margin: 0;
    padding: 1em 0 3.5em 0;
}

#ajax_in_progress {
    position: fixed;
    top: 0;
    left: 0;
    padding: 8px;
    width: 100%;
    height: 66px;
    background: url(../images/theme/loadingbar.png) repeat-x;
    color: #f96f00;
    text-align: center;
    font-size: 16pt;
    line-height: 25px;
}

#ajax_in_progress a {
    float: right;
    margin-right: 20px;
    color: orange;
    text-decoration: underline;
    font-size: smaller;
}

dl.settings {
    clear: right;
    overflow: auto;
    margin: 0 0 10px 0;
    padding: 0
}

dl.settings dt {
    float: left;
    clear: both;
    margin: 0 0 10px 0;
    padding: 0;
    width: 40%;
}

dl.settings dt.settings_title {
    float: none;
    clear: both;
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    width: 100%;
    font-weight: bold;
}

dl.settings dt.windowbg {
    float: left;
    clear: both;
    margin: 0 0 3px 0;
    padding: 0 0 5px 0;
    width: 98%;
}

dl.settings dd {
    float: right;
    overflow: auto;
    margin: 0 0 3px 0;
    padding: 0;
    width: 56%;
}

dl.settings img {
    margin: 0 10px 0 0
}

dl.settings dt a img {
    position: relative;
    top: 2px
}

h3.catbg,
h3.catbg2,
h3.titlebg,
h4.titlebg,
h4.catbg {
    overflow: hidden;
    height: 31px;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 31px;
}

h3.catbg a:link,
h3.catbg a:visited,
h4.catbg a:link,
h4.catbg a:visited,
h3.catbg,
.table_list tbody.header td,
.table_list tbody.header td a {
    color: #fff
}

h3.catbg2 a,
h3.catbg2 {
    color: #feb
}

h3.catbg a:hover,
h4.catbg a:hover,
.table_list tbody.header td a:hover {
    color: #fd9;
    text-decoration: none
}

h3.catbg2 a:hover {
    color: #fff;
    text-decoration: none
}

h3.titlebg a,
h3.titlebg,
h4.titlebg,
h4.titlebg a {
    color: #222
}

h3.titlebg a:hover,
h4.titlebg a:hover {
    color: #53616f;
    text-decoration: none
}

h3.catbg img.icon,
h4.titlebg img.icon {
    margin: -2px 5px 0 0;
    vertical-align: middle;
}

h4.catbg a.toggle img {
    margin: -2px 5px 0 5px;
    vertical-align: middle;
}

h4.catbg,
h4.catbg2,
h3.catbg,
h3.catbg2,
.table_list tbody.header td.catbg {
    padding-right: 9px;
    background: url(../images/theme/main_block.png) no-repeat 100% -160px;
}

h4.titlebg,
h3.titlebg {
    padding-right: 9px;
    background: url(../images/theme/main_block.png) no-repeat 100% -200px;
}

h4.titlebg img.icon {
    float: left;
    margin: 5px 8px 0 0
}

div.cat_bar {
    overflow: hidden;
    margin-bottom: 1px;
    padding-left: 9px;
    height: 31px;
    background: #99abbf url(../images/theme/main_block.png) no-repeat 0 -160px;
}

div.title_bar {
    overflow: hidden;
    margin-bottom: 1px;
    padding-left: 9px;
    height: 31px;
    background: #e3e9ef url(../images/theme/main_block.png) no-repeat 0 -200px;
}

div.roundframe div.cat_bar {
    margin-bottom: 0;
    background: #99abbf url(../images/theme/main_block.png) no-repeat 0 -240px;
}

div.roundframe div.cat_bar h3.catbg {
    background: url(../images/theme/main_block.png) no-repeat 100% -240px
}

div.title_barIC {
    overflow: hidden;
    margin-bottom: 1px;
    padding-left: 9px;
    height: 31px;
    background: #dadfe6 url(../images/theme/main_block.png) no-repeat 0 -120px;
}

div.title_barIC h4.titlebg {
    background: url(../images/theme/main_block.png) no-repeat 100% -120px
}

#upshrinkHeaderIC p.pminfo {
    margin: 0;
    padding: 0.5em
}

img#upshrink_ic,
img#newsupshrink {
    float: right;
    margin: 10px 5px 0 0
}

table.table_list a.unreadlink,
table.table_list a.collapse {
    float: right
}

table.table_list a.collapse {
    margin: 10px 5px 0 1em;
    height: 31px;
    line-height: 31px
}

.table_grid tr.catbg,
.table_grid tr.titlebg {
    border-bottom: 1px solid #fff;
    font-size: 0.95em;
}

.table_grid tr.catbg th,
.table_grid tr.titlebg th {
    height: 28px;
    line-height: 28px
}

tr.catbg th.first_th {
    background: #a7b9cd url(../images/theme/main_block.png) no-repeat 0 -280px
}

tr.catbg th.last_th {
    background: #a7b9cd url(../images/theme/main_block.png) no-repeat 100% -280px
}

tr.titlebg th.first_th {
    background: #e3e9ef url(../images/theme/main_block.png) no-repeat 0 -380px
}

tr.titlebg th.last_th {
    background: #e3e9ef url(../images/theme/main_block.png) no-repeat 100% -380px
}

.table_grid th.last_th input {
    margin: 0 2px
}

.table_grid th.lefttext {
    padding: 0 0.7em
}

table.table_grid {
    margin-top: 0.1em;
    border-collapse: collapse;
}

table.table_grid td {
    padding: 3px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.additional_row {
    padding: 0.5em 0 0.5em 0
}

table.table_grid thead tr.catbg th {
    white-space: nowrap
}

#permissions table.table_grid td {
    padding: 0.4em 0.8em;
    cursor: default
}

.windowbg span.topslice {
    display: block;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -30px no-repeat
}

.windowbg span.topslice span {
    display: block;
    height: 11px;
    background: url(../images/theme/main_block.png) 100% -30px no-repeat;
}

.windowbg span.botslice {
    display: block;
    margin-bottom: 0.2em;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -40px no-repeat;
    font-size: 5px;
    line-height: 5px;
}

.windowbg span.botslice span {
    display: block;
    height: 11px;
    background: url(../images/theme/main_block.png) 100% -40px no-repeat;
}

.windowbg2 span.topslice {
    display: block;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -60px no-repeat
}

.windowbg2 span.topslice span {
    display: block;
    height: 11px;
    background: url(../images/theme/main_block.png) 100% -60px no-repeat;
}

.windowbg2 span.botslice {
    display: block;
    margin-bottom: 0.2em;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -71px no-repeat;
    font-size: 5px;
    line-height: 5px;
}

.windowbg2 span.botslice span {
    display: block;
    height: 11px;
    background: url(../images/theme/main_block.png) 100% -71px no-repeat;
}

.approvebg span.topslice {
    display: block;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 0 no-repeat
}

.approvebg span.topslice span {
    display: block;
    height: 11px;
    background: url(../images/theme/main_block.png) 100% 0 no-repeat;
}

.approvebg span.botslice {
    display: block;
    margin-bottom: 0.2em;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -11px no-repeat;
}

.approvebg span.botslice span {
    display: block;
    height: 11px;
    background: url(../images/theme/main_block.png) 100% -11px no-repeat;
}

.postbg {
    border-right: 1px solid #7f7f7f;
    border-left: 1px solid #7f7f7f;
}

.roundframe {
    padding: 0 10px;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    background: #f5f5f5;
}

.roundframe dl,
.roundframe dt,
.roundframe p {
    margin: 0
}

.roundframe p {
    padding: 0.5em
}

span.upperframe {
    display: block;
    padding: 0;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -90px no-repeat;
}

span.upperframe span {
    display: block;
    padding: 0;
    height: 12px;
    background: url(../images/theme/main_block.png) 100% -90px no-repeat
}

span.lowerframe {
    display: block;
    padding: 0;
    padding-left: 20px;
    background: url(../images/theme/main_block.png) 0 -102px no-repeat;
}

span.lowerframe span {
    display: block;
    padding: 0;
    height: 12px;
    background: url(../images/theme/main_block.png) 100% -102px no-repeat
}

.content {
    margin: 0;
    padding: 0.5em 1.2em;
    border: none
}

.content p {
    margin: 0 0 0.5em 0
}

.auto_suggest_div {
    position: absolute;
    visibility: hidden;
    border: 1px solid #000;
}

.auto_suggest_item {
    background-color: #ddd
}

.auto_suggest_item_hover {
    background-color: #888;
    color: #eee;
    cursor: pointer;
}

#main_menu {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0.5em;
    width: 98%
}

.dropmenu,
.dropmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1em;
}

.dropmenu {
    padding: 0 0.5em
}

.dropmenu a {
    display: block;
    color: #000;
    text-decoration: none
}

.dropmenu a span {
    display: block;
    padding: 0 0 0 5px;
    font-size: 0.9em
}

.dropmenu li a.firstlevel {
    margin-right: 8px
}

.dropmenu li a.firstlevel span.firstlevel {
    position: relative;
    left: -5px;
    display: block;
    padding-left: 5px;
    height: 22px;
    white-space: pre;
    line-height: 19px;
}

.dropmenu li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

.dropmenu li ul {
    position: absolute;
    z-index: 90;
    display: none;
    padding: 7px 0 0 0;
    width: 19.2em;
    border-bottom: 1px solid #999;
    background: url(../images/theme/menu_gfx.png) 0 -130px no-repeat;
    font-weight: normal;
}

.dropmenu li li {
    margin: 0;
    width: 19em;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}

.dropmenu li li a span {
    display: block;
    padding: 8px
}

.dropmenu li ul ul {
    margin: -1.8em 0 0 13em
}

.dropmenu li a.active {
    background: url(../images/theme/menu_gfx.png) no-repeat 100% 0;
    color: #fff;
    font-weight: bold
}

.dropmenu li a.active span.firstlevel {
    background: url(../images/theme/menu_gfx.png) no-repeat 0 0
}

.dropmenu li a.firstlevel:hover,
.dropmenu li:hover a.firstlevel {
    background: url(../images/theme/menu_gfx.png) no-repeat 100% -30px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.dropmenu li a.firstlevel:hover span.firstlevel,
.dropmenu li:hover a.firstlevel span.firstlevel {
    background: url(../images/theme/menu_gfx.png) no-repeat 0 -30px
}

.dropmenu li li a:hover,
.dropmenu li li:hover>a {
    background: #d4dbe4;
    color: #000;
    text-decoration: none
}

.dropmenu li:hover ul ul,
.dropmenu li:hover ul ul ul {
    top: -999em
}

.dropmenu li li:hover ul {
    top: auto
}

.dropmenu li:hover ul {
    display: block
}

.dropmenu li li.additional_items {
    background-color: #fff
}

#menu_toggle {
    float: right;
    margin-right: 10px;
    padding-top: 3px
}

#menu_toggle span {
    position: relative;
    right: 5000px
}

.buttonlist ul {
    z-index: 100;
    margin: 0 0.2em 5px 0;
    padding: 5px;
}

.buttonlist ul li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.buttonlist ul li a {
    display: block;
    margin-left: 12px;
    padding: 0 0 0 8px;
    background: #e8e8e8 url(../images/theme/menu_gfx.png) no-repeat 0 -60px;
    color: #000;
    text-transform: uppercase;
    font-size: 0.8em;
    cursor: pointer
}

.buttonlist ul li a:hover {
    background: url(../images/theme/menu_gfx.png) no-repeat 0 0;
    color: #fff;
    text-decoration: none
}

.buttonlist ul li a span {
    display: block;
    padding: 0 8px 0 0;
    height: 19px;
    background: url(../images/theme/menu_gfx.png) no-repeat 100% -60px;
    line-height: 19px;
}

.buttonlist ul li a:hover span {
    background: #fff url(../images/theme/menu_gfx.png) no-repeat 100% 0
}

.buttonlist ul li a.active {
    background: #5a6c85 url(../images/theme/menu_gfx.png) no-repeat 0 -90px;
    color: #fff;
    font-weight: bold
}

.buttonlist ul li a.active span {
    background: url(../images/theme/menu_gfx.png) no-repeat 100% -90px
}

.buttonlist ul li a.active {
    font-weight: bold
}

.buttonlist ul li a.active:hover {
    color: #ddf
}

.align_top ul li a,
.align_bottom ul li a {
    margin: 0 12px 0 0
}

ul#navigation {
    margin: 0;
    padding: 1em 0.4em;
    font-size: 0.9em;
}

ul#navigation li {
    display: inline;
    float: none;
    font-size: 0.95em;
}

#adm_submenus {
    overflow: hidden;
    padding-left: 2em;
}

#header {
    padding-left: 20px;
    background: url(../images/theme/main_block.png) #fefefe no-repeat 0 -480px;
}

#header div.frame {
    display: block;
    padding: 5px 20px 1em 0;
    background: url(../images/theme/main_block.png) no-repeat 100% -480px;
}

#content_section {
    padding-left: 20px;
    background: #FFFFFF url(../images/theme/frame_repeat.png) repeat-y top left;
}

#content_section div.frame {
    display: block;
    padding: 0 20px 0 0;
    background: url(../images/theme/frame_repeat.png) repeat-y top right;
}

#main_content_section {
    min-height: 200px;
    width: 100%;
}

h1.forumtitle {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 1.8em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 45px;
}

.forumtitle a {
    color: #333
}

#siteslogan,
img#smflogo {
    float: right;
    margin: 0;
    padding: 0;
    line-height: 3em
}

h3,
h4 {
    padding-bottom: 3px
}

img#upshrink {
    display: none;
    float: right;
    margin: 1em;
}

img#smflogo {
    margin-left: 1em
}

#upper_section {
    margin-bottom: 1.5em;
    padding: 5px;
}

#upper_section ul li.greeting {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5em
}

#upper_section div.news {
    float: right;
    width: 50%;
    text-align: right
}

#guest_form {
    overflow: hidden
}

#guest_form .info {
    padding: 4px 0;
    line-height: 1.3em
}

div#upper_section div.user {
    float: left;
    overflow: auto;
    width: 50%;
}

div#upper_section div.user p {
    float: left;
    margin: 0 1em 1em 0;
    padding: 0
}

div#upper_section div.user ul {
    margin: 0;
    padding-left: 10px
}

div#upper_section div.user ul li {
    margin-bottom: 2px
}

div#upper_section div.news p {
    display: inline
}

div#upper_section div.news form {
    padding-bottom: 10px
}

#top_section {
    overflow: hidden;
    margin-bottom: 3px;
    min-height: 65px;
}

#upper_section {
    overflow: hidden
}

.navigate_section {
    margin: 0 0 0 0;
    padding: 0.5em;
}

.navigate_section ul {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 1em 0 0.5em 0;
    width: 100%;
    border-top: 1px solid #ccc;
    list-style: none;
    font-size: 0.9em;
}

.navigate_section ul li {
    float: left;
    padding: 0 0.5em 0 0;
    font-size: 0.95em
}

.navigate_section ul li a {
    white-space: pre
}

#footer_section {
    padding-left: 20px;
    background: url(../images/theme/main_block.png) no-repeat 0 -820px;
    text-align: center;
}

#footer_section span.smalltext {
    font-size: 100%
}

#footer_section div.frame {
    display: block;
    padding: 60px 20px 0 0;
    background: url(../images/theme/main_block.png) no-repeat 100% -820px;
}

#footer_section ul li,
#footer_section p {
    font-size: 0.8em
}

#footer_section ul li {
    display: inline;
    padding-right: 5px
}

#footer_section ul li.copyright {
    display: block
}

select.qaction,
input.qaction {
    padding: 0;
    font-size: 0.85em;
}

#mlist table tbody td.windowbg2 {
    text-align: center
}

table.table_list {
    width: 100%
}

table.table_list p {
    margin: 0;
    padding: 0;
}

table.table_list td,
table.table_list th {
    padding: 5px
}

table.table_list tbody.header td {
    padding: 0
}

table.table_list tbody.content td.stats {
    width: 15%;
    text-align: center;
    font-size: 90%;
}

table.table_list tbody.content td.lastpost {
    width: 24%;
    font-size: 85%;
    line-height: 1.3em;
}

table.table_list tbody.content td.icon {
    width: 6%;
    text-align: center;
}

.table_list tbody.content td.info a.subject {
    color: #d97b33;
    font-weight: bold;
    font-size: 110%;
}

.table_list tbody.content td.children {
    color: #555;
    font-size: 85%
}

p.moderators {
    font-size: 0.8em;
    font-family: verdana, sans-serif
}

#boardindex_table .table_list thead,
#boardindex_table .table_list tfoot {
    display: none
}

#posting_icons {
    margin: 0 0 1em 0;
    padding: 0 1em 0.5em 1em;
    line-height: 1em
}

#posting_icons ul {
    font-size: 0.8em
}

#posting_icons img {
    margin: 0 0 0 4ex;
    vertical-align: middle;
}

#postbuttons_upper ul li a span {
    padding: 0 0 0 6px;
    line-height: 19px;
}

.nextlinks {
    margin-top: -1px;
    text-align: right;
}

.nextlinks_bottom {
    clear: right;
    text-align: right
}

.mark_read {
    padding: 0 0.5em
}

#newsfader {
    margin: 0 2px
}

#smfFadeScroller {
    overflow: auto;
    margin: 1em 0;
    padding: 0 2em;
    color: #575757;
    text-align: center;
}

#upshrinkHeaderIC {
    margin-top: 4px
}

dl#ic_recentposts {
    margin: 0 0 0.5em 0;
    padding: 0.5em;
    line-height: 1.3em
}

dl#ic_recentposts dt {
    float: left
}

dl#ic_recentposts dd {
    text-align: right
}

#upshrinkHeaderIC p {
    margin: 0 0 0.5em 0;
    padding: 0.5em
}

#upshrinkHeaderIC p.last {
    margin: 0;
    padding: 0.5em;
    border-top: 2px dotted #bbb
}

#upshrinkHeaderIC p.inline {
    margin: 0;
    padding: 0.2em 0.5em 0.2em 0.5em;
    border: none;
}

#upshrinkHeaderIC p.stats {
    padding-top: 8px;
    font-size: 1.1em;
}

form#ic_login {
    padding: 0.5em;
    height: 2em
}

form#ic_login ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 20%;
    text-align: center
}

form#ic_login ul li label {
    display: block
}

#index_common_stats {
    position: relative;
    top: -20px;
    display: block;
    margin: 0 0 0.5em 0;
    text-align: right;
    font-size: 0.9em;
    line-height: 1px
}

img.new_posts {
    padding: 0 0.1em
}

div.table_frame .table_list {
    margin: 2px 0;
    border-collapse: collapse;
}

.table_frame .table_list td.icon,
.table_frame .table_list td.info,
.table_frame .table_list td.stats {
    border-right: 2px solid white
}

#messageindex {
    clear: both
}

.childboards {
    margin-bottom: 0.2em
}

#childboards h3 {
    padding-bottom: 0
}

#childboards .table_list thead {
    display: none
}

#childboards .table_list {
    margin-bottom: 1em
}

.lastpost img {
    float: right;
    padding: 4px
}

#postbuttons div.buttons {
    float: right;
    padding: 0.5em;
    width: 40%;
}

#postbuttons div.middletext {
    width: 60%
}

#postbuttons span {
    display: block;
    text-align: right
}

#postbuttons span.lower {
    clear: right
}

#postbuttons .buttonlist {
    float: right
}

#postbuttons #pagelinks {
    padding-top: 1em
}

#moderationbuttons {
    overflow: hidden
}

.linked_events {
    padding: 1em 0
}

.edit_event {
    margin: 0 1em;
    vertical-align: middle
}

#poll {
    overflow: hidden
}

#poll .content {
    padding: 0 1em
}

h4#pollquestion {
    padding: 0 0 0.5em 2em
}

#poll_options ul.options {
    margin: 0 0 1em 0;
    padding: 1em 2.5em 0 2em;
    border-top: 1px solid #9999aa;
}

#poll_options div.submitbutton {
    clear: both;
    margin: 0 0 1em 0;
    padding: 0 0 1em 2em;
    border-bottom: 1px solid #9999aa;
}

#poll_options dl.options {
    margin: 0 1em 1em 0;
    padding: 1em 2.5em 1em 2em;
    border: solid #9999aa;
    border-width: 1px 0;
    line-height: 1.1em !important
}

#poll_options dl.options dt {
    float: left;
    clear: left;
    margin: 0;
    padding: 0.3em 0;
    width: 30%;
}

#poll_options dl.options .voted {
    font-weight: bold
}

#poll_options dl.options dd {
    float: left;
    margin: 0 0 0 2em;
    padding: 0.1em 0 0 0;
    max-width: 450px;
    width: 60%;
}

#poll_options dl.options .percentage {
    display: block;
    float: right;
    padding: 0.2em 0 0.3em 0
}

#poll_options p {
    margin: 0 1.5em 0.2em 1.5em;
    padding: 0 0.5em 0.5em 0.5em
}

div#pollmoderation {
    overflow: auto;
    margin: 0;
    padding: 0;
}

#forumposts {
    clear: both
}

#forumposts .cat_bar {
    margin: 0 0 2px 0
}

#forumposts h3 span#author {
    margin: 0 7.7em 0 0
}

#forumposts h3 img {
    float: left;
    margin: 4px 0.5em 0 0
}

#forumposts h3.catbg {
    margin-bottom: 3px
}

p#whoisviewing {
    margin: 0;
    padding: 0.5em
}

.post_wrapper {
    float: left;
    width: 100%
}

.poster {
    float: left;
    overflow: hidden;
    width: 15em;
}

.postarea,
.moderatorbar {
    margin: 0 0 0 16em
}

.postarea div.flow_hidden {
    width: 100%
}

.moderatorbar {
    clear: right
}

.poster h4,
.poster ul {
    margin: 0 1em 0 1.5em;
    padding: 0;
}

.poster h4 {
    margin: 0.2em 0 0.4em 1.1em;
    font-size: 120%
}

.poster h4,
.poster h4 a {
    color: #c06002
}

.poster ul ul {
    margin: 0.3em 1em 0 0;
    padding: 0
}

.poster ul ul li {
    display: inline
}

.poster li.stars,
.poster li.avatar,
.poster li.blurb,
li.postcount,
li.im_icons ul {
    margin-top: 0.5em
}

.poster li.avatar {
    overflow: hidden
}

.poster li.warning {
    padding-top: 1em;
    line-height: 1.2em;
}

.poster li.warning a img {
    padding: 0 0.2em;
    vertical-align: bottom;
}

.messageicon {
    float: left;
    margin: 0 0.5em 0 0
}

.messageicon img {
    padding: 6px 3px
}

.keyinfo {
    float: left;
    width: 50%
}

.modifybutton {
    float: right;
    clear: right;
    margin: 6px 20px 10px 0;
    color: #334466;
    text-align: right;
    font: bold 0.85em arial, sans-serif;
}

div.quickbuttons_wrap {
    float: left;
    padding: 0.2em 0;
    width: 100%;
}

ul.quickbuttons {
    float: right;
    clear: right;
    margin: 0.9em 11px 0 0;
    text-align: right;
    font: bold 0.85em arial, sans-serif
}

ul.quickbuttons li {
    float: left;
    margin: 0 0 0 11px
}

ul.quickbuttons li a {
    display: block;
    float: left;
    padding: 0 0 0 20px;
    height: 20px;
    line-height: 18px;
}

ul.quickbuttons a:hover {
    color: #a70
}

ul.quickbuttons li.quote_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 0
}

ul.quickbuttons li.remove_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -30px
}

ul.quickbuttons li.modify_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -60px
}

ul.quickbuttons li.approve_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -90px
}

ul.quickbuttons li.restore_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -120px
}

ul.quickbuttons li.split_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -150px
}

ul.quickbuttons li.reply_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -180px
}

ul.quickbuttons li.reply_all_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -180px
}

ul.quickbuttons li.notify_button {
    background: url(../images/theme/quickbuttons.png) no-repeat 0 -210px
}

ul.quickbuttons li.inline_mod_check {
    margin: 0 0 0 5px
}

.post {
    clear: right;
    margin-top: 0.5em;
}

.inner {
    margin: 0 1em 0 0;
    padding: 1em 1em 2px 0;
    border-top: 1px solid #99a
}

.inner iframe {
    display: block;
    margin: 10px 0
}

.inner img.smiley {
    max-height: 18px;
    vertical-align: bottom;
}

.inner img.smiley:hover {
    position: absolute;
    max-height: 50px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.inner blockquote.bbc_standard_quote .smiley {
    max-height: 12px
}

.inner blockquote.bbc_standard_quote .smiley:hover {
    position: absolute;
    max-height: 18px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#forumposts .modified {
    float: left
}

#forumposts .reportlinks {
    clear: right;
    margin-right: 1.5em;
    text-align: right;
}

#forumposts .signature,
.post .signature {
    margin: 1em 0 0 0
}

#forumposts span.botslice {
    clear: both
}

.attachments hr {
    clear: both;
    margin: 1em 0 1em 0
}

.attachments {
    padding: 1em 0 2em 0
}

.attachments div {
    padding: 0 0.5em
}

#quickreplybox {
    padding-bottom: 1px
}

#quickReplyOptions .roundframe {
    padding: 0 10%
}

#quickReplyOptions form textarea {
    margin: 0.25em 0 1em 0;
    min-width: 100%;
    max-width: 100%;
    width: 635px;
    height: 100px;
}

#display_jump_to {
    clear: both;
    margin-top: 6px;
    padding: 5px;
    text-align: right
}

#forumposts .post_separator {
    display: none
}

form#postmodify .roundframe {
    padding: 0 12%
}

#post_header,
.postbox {
    overflow: hidden;
    padding: 0.5em;
}

#post_header dt,
.postbox dt {
    float: left;
    margin: .5em 0 0 0;
    padding: 0;
    width: 15%;
    font-weight: bold
}

#post_header dd,
.postbox dd {
    float: left;
    margin: .3em 0;
    padding: 0;
    width: 83%;
}

#post_header img {
    vertical-align: middle
}

ul.post_options {
    overflow: hidden;
    margin: 0 0 0 1em;
    padding: 0;
    list-style: none;
}

ul.post_options li {
    float: left;
    margin: 0.2em 0;
    width: 49%;
}

#postAdditionalOptionsHeader {
    margin-top: 1em
}

#postMoreOptions {
    padding: 0.5em;
    border-bottom: 1px solid #cacdd3;
}

#postAttachment,
#postAttachment2 {
    overflow: hidden;
    margin: .5em 0;
    padding: 0;
    padding: 0.5em;
    border-bottom: 1px solid #cacdd3;
}

#postAttachment dd,
#postAttachment2 dd {
    margin: .3em 0 .3em 1em
}

#postAttachment dt,
#postAttachment2 dt {
    font-weight: bold
}

#postAttachment3 {
    margin-left: 1em
}

#post_confirm_strip,
#shortcuts {
    padding: 1em 0 0 0
}

.post_verification {
    margin-top: .5em
}

.post_verification #verification_control {
    margin: .3em 0 .3em 1em
}

#bbcBox_message {
    margin: 0.75em 0.5em
}

#bbcBox_message div {
    margin: 0.2em 0;
    vertical-align: top
}

#bbcBox_message div img {
    margin: 0 1px 0 0;
    vertical-align: top
}

#bbcBox_message select {
    margin: 0 2px
}

#smileyBox_message {
    margin: 0.5em
}

#post_event .roundframe {
    padding: 0 12%
}

#post_event fieldset {
    clear: both;
    padding: 0.5em;
}

#post_event #event_main input {
    float: left;
    margin: 0 0 1em 0;
}

#post_event #event_main div.smalltext {
    float: right;
    width: 33em;
}

#post_event div.event_options {
    float: right
}

#post_event ul.event_main,
ul.event_options {
    overflow: hidden;
    padding: 0;
}

#post_event ul.event_main li {
    float: left;
    margin: 0.2em 0;
    width: 49%;
    list-style-type: none;
}

#post_event ul.event_options {
    margin: 0;
    padding: 0 0 .7em .7em
}

#post_event ul.event_options li {
    float: left;
    margin: 0;
    list-style-type: none;
}

#post_event #event_main select,
#post_event ul.event_options li select,
#post_event ul.event_options li .input_check {
    margin: 0 1em 0 0
}

#edit_poll {
    overflow: hidden
}

#edit_poll fieldset {
    clear: both;
    overflow: hidden;
    padding: 0.5em;
}

#edit_poll fieldset input {
    margin-left: 8.1em
}

#edit_poll ul.poll_main li {
    padding-left: 1em
}

#edit_poll ul.poll_main input {
    margin-left: 1em
}

#edit_poll ul.poll_main,
dl.poll_options {
    overflow: hidden;
    padding: 0 0 .7em .7em;
    list-style: none
}

#edit_poll ul.poll_main li {
    margin: 0.2em 0
}

#edit_poll dl.poll_options dt {
    padding: 0 0 0 1em;
    width: 33%;
}

#edit_poll dl.poll_options dd {
    width: 65%
}

#edit_poll dl.poll_options dd input {
    margin-left: 0
}

#readbuttons_top .pagelinks,
#readbuttons .pagelinks {
    padding-bottom: 1em;
    width: 60%
}

#readbuttons .pagelinks {
    padding-top: 1em
}

#recent {
    clear: both
}

#move_topic dl {
    margin-bottom: 0
}

#move_topic dl.settings dt {
    width: 40%
}

#move_topic dl.settings dd {
    width: 59%
}

.move_topic {
    margin: auto;
    width: 710px;
    text-align: left
}

div.move_topic fieldset {
    padding: 0.5em
}

fieldset.send_topic {
    padding: 0.5em;
    border: none;
}

dl.send_topic {
    margin-bottom: 0
}

dl.send_mail dt {
    width: 35%
}

dl.send_mail dd {
    width: 64%
}

#report_topic dl {
    margin-bottom: 0
}

#report_topic dl.settings dt {
    width: 20%
}

#report_topic dl.settings dd {
    width: 79%
}

div#selected,
div#not_selected {
    width: 49%
}

ul.split_messages li.windowbg,
ul.split_messages li.windowbg2 {
    margin: 1px
}

ul.split_messages li a.split_icon {
    padding: 0 0.5em
}

ul.split_messages div.post {
    padding: 1em 0 0 0;
    border-top: 1px solid #fff
}

ul.merge_topics li {
    list-style-type: none
}

dl.merge_topic dt {
    width: 25%
}

dl.merge_topic dd {
    width: 74%
}

fieldset.merge_options {
    clear: both
}

.custom_subject {
    margin: 0.5em 0
}

.login {
    margin: 0 auto;
    width: 540px;
}

.login dl {
    clear: right;
    overflow: auto;
}

.login dt,
.login dd {
    margin: 0 0 0.4em 0;
    padding: 0.1em;
    width: 44%;
}

.login dt {
    float: left;
    clear: both;
    text-align: right;
    font-weight: bold
}

.login dd {
    float: right;
    width: 54%;
    text-align: left
}

.login p {
    text-align: center
}

.register_error {
    margin: 0 1ex 1ex 1ex;
    padding: 5px;
    border: 1px dashed red;
}

.register_error span {
    text-decoration: underline
}

dl.register_form {
    clear: right;
    margin: 0;
}

dl.register_form dt {
    float: left;
    clear: both;
    margin: 0.5em 0 0 0;
    width: 50%;
    font-weight: normal;
}

dl.register_form dt strong {
    font-weight: bold
}

dl.register_form dt span {
    display: block
}

dl.register_form dd {
    float: left;
    margin: 0.5em 0 0 0;
    width: 49%;
}

#confirm_buttons {
    padding: 1em 0;
    text-align: center;
}

.coppa_contact {
    margin-left: 5ex;
    padding: 4px;
    width: 32ex;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
}

.valid_input {
    background-color: #f5fff0
}

.invalid_input {
    background-color: #fff0f0
}

#maintenance_mode {
    min-width: 520px;
    width: 75%;
    text-align: left
}

#maintenance_mode img.floatleft {
    margin-right: 1em
}

h3.titlebg img {
    margin-top: -1px;
    margin-right: 0.5em;
    vertical-align: middle;
}

tr.titlebg td {
    padding-left: 0.7em
}

#admin_menu {
    padding-left: 0;
    min-height: 2em;
}

#admin_content {
    clear: left;
    padding-top: 0.5em
}

#admin_content .custom_field {
    margin-bottom: 15px
}

#admin_login .centertext {
    padding: 1em
}

#admin_login .centertext .error {
    padding: 0 0 1em 0
}

.left_admmenu,
.left_admmenu ul,
.left_admmenu li {
    margin: 0;
    padding: 0;
    list-style: none
}

#left_admsection {
    float: left;
    padding-right: 10px;
    width: 160px;
}

.adm_section h4.titlebg {
    margin-bottom: 5px;
    font-size: 95%;
}

#main_container {
    position: relative
}

.left_admmenu li {
    padding: 0 0 0 0.5em
}

.left_admmenu {
    margin-bottom: 0.5em
}

#main_admsection {
    position: relative;
    right: 0;
    left: 0;
    overflow: hidden
}

tr.windowbg td,
tr.windowbg2 td,
tr.approvebg td,
tr.highlight2 td {
    padding: 0.3em 0.7em
}

#credits p {
    margin: 0;
    padding: 0;
    font-style: italic;
}

.topic_table table {
    width: 100%
}

.topic_table .icon1,
.topic_table .icon2,
.topic_table .stats {
    text-align: center
}

#topic_icons {
    margin: 1em 0 0 0
}

#topic_icons .description {
    margin: 0
}

.topic_table table thead {
    border-bottom: 1px solid #fff
}

.topic_table td {
    font-size: 1em
}

.topic_table td.subject p,
.topic_table td.stats {
    margin: 0;
    padding: 0;
    font-size: 0.85em;
}

.topic_table td.lastpost {
    padding: 4px;
    font-size: 0.85em;
    line-height: 1.3em;
}

.topic_table td.stickybg2 {
    background-image: url(../images/icons/quick_sticky.gif);
    background-position: 98% 4px;
    background-repeat: no-repeat;
}

.topic_table td.lockedbg2 {
    background-image: url(../images/icons/quick_lock.gif);
    background-position: 98% 4px;
    background-repeat: no-repeat;
}

.topic_table td.locked_sticky2 {
    background-image: url(../images/icons/quick_sticky_lock.gif);
    background-position: 98% 4px;
    background-repeat: no-repeat;
}

.topic_table td.lastpost {
    background-image: none
}

#fatal_error {
    margin: auto;
    width: 80%;
}

.errorbox {
    margin-bottom: 1em;
    padding: 1em;
    border: 1px solid #cc3344;
    background-color: #ffe4e9;
    color: #000;
}

.errorbox h3 {
    margin: 0;
    padding: 0;
    text-decoration: underline;
    font-size: 1.1em;
}

.errorbox p {
    margin: 1em 0 0 0
}

.errorbox p.alert {
    float: left;
    margin: 0;
    padding: 0;
    width: 1em;
    font-size: 1.5em
}

dl {
    overflow: auto;
    margin: 0;
    padding: 0
}

@media (min-width: 992px) {
    #basicinfo {
        float: left;
        width: 20%;
    }
}

#basicinfo .windowbg .content {
    padding-left: 20px
}

@media (min-width: 992px) {
    #detailedinfo {
        float: right;
        width: 79.5%;
    }
}

#basicinfo h4 {
    overflow: hidden;
    white-space: pre-wrap;
    font-weight: 100;
    font-size: 135%;
    line-height: 105%;
}

#basicinfo h4 span.position {
    display: block;
    font-weight: 100;
    font-size: 80%;
}

#basicinfo img.avatar {
    display: block;
    margin: 10px 0 0 0
}

#basicinfo ul {
    margin: 10px 0 0 0;
    list-style-type: none;
}

#basicinfo ul li {
    display: block;
    float: left;
    margin-right: 5px;
    height: 20px
}

#basicinfo span#userstatus {
    display: block;
    clear: both
}

#basicinfo span#userstatus img {
    vertical-align: middle
}

#detailedinfo div.content dl,
#tracking div.content dl {
    clear: right;
    overflow: auto;
    margin: 0 0 18px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px #ccc solid
}

#detailedinfo div.content dt,
#tracking div.content dt {
    float: left;
    clear: both;
    margin: 0 0 3px 0;
    padding: 0;
    width: 35%;
    font-weight: bold;
}

#detailedinfo div.content dd,
#tracking div.content dd {
    float: left;
    margin: 0 0 3px 0;
    padding: 0;
    width: 65%;
}

#detailedinfo div.content dl.noborder {
    border-bottom: 0
}

#detailedinfo div.content dt.clear {
    width: 100%
}

.signature,
.custom_fields_above_signature {
    border-top: 1px #ccc solid
}

.signature h5 {
    margin-bottom: 10px;
    font-size: 0.85em;
}

#personal_picture {
    display: block;
    margin-bottom: 0.3em
}

#avatar_server_stored div {
    float: left
}

#avatar_upload {
    overflow: auto
}

#main_admsection #basicinfo,
#main_admsection #detailedinfo {
    width: 100%
}

#main_admsection #basicinfo h4 {
    float: left;
    width: 35%
}

#main_admsection #basicinfo img.avatar {
    float: right;
    vertical-align: top
}

#main_admsection #basicinfo ul {
    clear: left
}

#main_admsection #basicinfo span#userstatus {
    clear: left
}

#main_admsection #basicinfo p#infolinks {
    display: none;
    clear: both
}

#main_admsection #basicinfo .botslice {
    clear: both
}

div#profile_error,
div#profile_success {
    margin: 0 0 1em 0;
    padding: 1em 2em;
    border: 1px solid
}

div#profile_error {
    border-color: red;
    background: #fee;
    color: red;
}

div#profile_error span {
    text-decoration: underline
}

div#profile_success {
    border-color: green;
    background: #efe;
    color: green;
}

#generalstats div.content dt {
    float: left;
    clear: both;
    margin: 0 0 3px 0;
    padding: 0;
    width: 50%;
    font-weight: bold;
}

#generalstats div.content dd {
    float: left;
    margin: 0 0 3px 0;
    padding: 0;
    width: 50%;
}

#activitytime {
    margin: 6px 0
}

.activity_stats {
    margin: 0;
    padding: 0;
    list-style: none
}

.activity_stats li {
    float: left;
    margin: 0;
    padding: 0;
    width: 4.16%;
}

.activity_stats li span {
    display: block;
    border: solid #000;
    border-width: 1px 1px 0 0;
    text-align: center
}

.activity_stats li.last span {
    border-right: none
}

.activity_stats li div.bar {
    margin: 0 auto;
    width: 15px
}

.activity_stats li div.bar div {
    background: #6294CE
}

.activity_stats li div.bar span {
    position: absolute;
    top: -1000em;
    left: -1000em
}

#popularposts {
    float: left;
    width: 49.5%;
}

#popularactivity {
    float: right;
    width: 49.5%;
}

#popularposts div.content dt,
#popularactivity div.content dt {
    float: left;
    clear: both;
    margin: 0 0 3px 0;
    padding: 0;
    width: 65%;
    font-weight: bold;
}

#popularposts div.content dd,
#popularactivity div.content dd {
    float: left;
    margin: 0 0 3px 0;
    padding: 0;
    width: 35%;
}

.profile_pie {
    float: left;
    margin: 0 1em 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/stats_pie.png);
    text-indent: -1000em
}

.topic .time {
    float: right
}

.counter {
    float: left;
    margin: 0 0 0 0;
    padding: 0.2em 0.5em 0.1em 0.2em;
    color: #3f3f3f;
    font-weight: bold;
    font-size: 2.2em;
}

.list_posts {
    overflow: auto;
    margin-top: 6px;
    padding-top: 12px;
    border-top: 2px solid #b3b3bf;
}

.core_posts {
    margin-bottom: 3px
}

.topic h4 {
    margin: 3px 0
}

.topic .post {
    margin: 0 1em;
    min-height: 80px;
    height: auto !important;
    height: 80px
}

.topic .mod_icons {
    margin-right: 1em;
    text-align: right;
}

#tracking div.content dl {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

#creator dl {
    margin: 0
}

#creator dt {
    float: left;
    clear: both;
    margin: 0 0 10px 0;
    width: 40%;
}

#creator dd {
    float: right;
    overflow: auto;
    margin: 0 0 10px 2px;
    width: 55%;
}

.ignoreboards {
    margin: 0 2%;
    padding: 0;
    width: 45%
}

.ignoreboards a {
    padding: 0.1em 0;
    border-bottom: 1px solid #c4c4c4;
    font-weight: bold;
}

.ignoreboards a:hover {
    border-bottom: 1px solid #334466;
    text-decoration: none;
}

.ignoreboards ul {
    margin: 0;
    padding: 0
}

.ignoreboards li {
    float: left;
    clear: both;
    list-style: none;
}

.ignoreboards li.category {
    margin: 0.7em 0 0 0;
    width: 100%
}

.ignoreboards li ul {
    margin: 0.2em 0 0 0
}

.ignoreboards li.category ul li.board {
    width: 93%
}

#theme_settings {
    overflow: auto;
    margin: 0;
    padding: 0
}

#theme_settings li {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

#paid_subscription {
    width: 100%
}

#paid_subscription dl.settings {
    margin-bottom: 0
}

#paid_subscription dl.settings dd,
#paid_subscription dl.settings dt {
    margin-bottom: 4px
}

#pick_theme {
    float: left;
    width: 100%;
}

#warn_body {
    width: 80%;
    font-size: 0.9em
}

#statistics {
    padding: 0.5em 0
}

#statistics div.title_bar {
    margin: 4px 0 -2px 0
}

#statistics h3.catbg {
    text-align: center
}

#statistics div.content {
    min-height: 210px
}

#statistics div.top_row {
    min-height: 150px
}

#stats_left,
#top_posters,
#top_topics_replies,
#top_topics_starter {
    float: left;
    width: 49.5%
}

#stats_right,
#top_boards,
#top_topics_views,
#most_online {
    float: right;
    width: 49.5%
}

dl.stats {
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0
}

dl.stats dt {
    float: left;
    clear: both;
    margin: 0 0 4px 0;
    padding: 0;
    width: 49%;
    font-size: 1em;
    line-height: 16px;
}

dl.stats dd {
    float: right;
    margin: 0 0 4px 0;
    padding: 0;
    width: 50%;
    text-align: right;
    font-size: 1em;
    line-height: 16px;
}

.statsbar div.bar {
    display: block;
    float: left;
    margin: 0 4px;
    height: 16px;
    background: url(../images/bar_stats.png) no-repeat;
}

.statsbar div.bar div {
    position: relative;
    right: -4px;
    padding: 0 4px 0 0;
    height: 16px;
    background: url(../images/bar_stats.png) no-repeat 100%;
}

tr.windowbg2 th.stats_month {
    padding: 0 2em;
    width: 25%;
    text-align: left
}

tr.windowbg2 td.stats_day {
    padding: 0 3.5em;
    text-align: left
}

#personal_messages h3 span#author,
#personal_messages h3 span#topic_title {
    float: left
}

#personal_messages h3 span#author {
    margin: 0 0 0 0.5em
}

#personal_messages h3 span#topic_title {
    margin: 0 0 0 9em
}

#personal_messages div.labels {
    padding: 0 1em 0 0
}

#personal_messages .capacity_bar {
    display: block;
    margin: 0.5em 0 0 1em;
    width: 10em;
    height: 1em;
    border: 1px solid #adadad;
    background: #f0f4f7;
}

#personal_messages .capacity_bar span {
    display: block;
    height: 1em;
    border-right: 1px solid #adadad;
}

#personal_messages .capacity_bar span.empty {
    background: #a6d69d
}

#personal_messages .capacity_bar span.filled {
    background: #eea800
}

#personal_messages .capacity_bar span.full {
    background: #f10909
}

#personal_messages .reportlinks {
    padding: 0.5em 1.3em
}

#searchLabelsExpand li {
    padding: 0.3em 0.5em
}

#manrules div.righttext {
    padding: 0.3em 0.1em
}

dl.addrules dt.floatleft {
    padding: 0 1.25em 0.5em 1.25em;
    width: 15em;
    color: #333;
}

#addrule fieldset {
    clear: both
}

.calendar_table {
    margin-bottom: 0.7em
}

.calendar_today {
    background-color: #fff
}

#month_grid {
    float: left;
    width: 200px;
    text-align: center;
}

#month_grid div.cat_bar {
    height: 25px
}

#month_grid h3.catbg {
    height: 25px;
    line-height: 27px
}

#month_grid table {
    width: 200px
}

#main_grid table {
    padding-bottom: 4px;
    width: 100%;
}

#main_grid table h3.catbg {
    height: 29px;
    border-top: 2px solid #fff;
    border-bottom: none;
    text-align: center;
}

#main_grid table.weeklist td.windowbg {
    padding: 0 7px;
    width: 25px;
    height: 49px;
    border-bottom: 2px solid #fff;
    text-align: center;
    font-size: large;
}

#main_grid table.weeklist td.weekdays {
    padding: 4px;
    width: 100%;
    height: 49px;
    border-bottom: 2px solid #fff;
    vertical-align: middle;
    text-align: left;
}

#main_grid h3.weekly {
    padding-left: 0;
    height: 29px;
    text-align: center;
    font-size: large;
}

#main_grid h3 span.floatleft,
#main_grid h3 span.floatright {
    display: block;
    font-weight: bold
}

#main_grid table th.days {
    padding: 4px 0;
    width: 14%;
}

#main_grid table.weeklist h4.titlebg {
    margin: 0 0 0 0;
    height: 23px;
    line-height: 27px
}

#main_grid table td.weeks {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: large
}

#main_grid table td.days {
    vertical-align: top;
    text-align: center
}

a.modify_event {
    color: red
}

span.hidelink {
    font-style: italic
}

#calendar_navigation {
    text-align: center
}

#mlist_search {
    margin: auto;
    width: 500px
}

#searchform,
#simple_search p {
    margin: 0;
    padding: 0.5em;
}

#simple_search,
#simple_search p,
#advanced_search {
    margin: 0;
    text-align: center !important;
}

#search_error {
    padding: 0.3em 1em;
    font-style: italic;
}

#search_term_input {
    margin: 0 0 1em;
    font-size: 115%;
}

#searchform fieldset {
    padding: 0;
    border: none;
    text-align: left;
}

#advanced_search dl#search_options {
    overflow: hidden;
    margin: 0 auto;
    padding-top: 1em;
    width: 600px;
}

#advanced_search dt {
    float: left;
    clear: both;
    padding: 0.2em;
    width: 20%;
    text-align: right;
}

#advanced_search dd {
    float: left;
    margin: 0 0 0 0.5em;
    padding: 0.2em;
    width: 75%;
    text-align: left
}

#searchform p.clear {
    clear: both
}

.topic_table td blockquote,
.topic_table td .quoteheader {
    margin: 0.5em
}

.search_results_posts {
    overflow: hidden
}

.search_results_posts .buttons {
    padding: 5px 1em 0 0
}

#help_container {
    margin: 4px 0 0 0;
    padding: 0 0 8px 0
}

#helpmain {
    padding: 0 1em
}

#helpmain p {
    margin: 0 0 1.5em 0;
    line-height: 1.5em
}

#helpmain ul {
    line-height: 1.5em
}

@media print {
    #headerarea {
        display: none
    }
    .tborder {
        border: none
    }
}


/* Top Menu */

@media (min-width:768px) {
    .navbar .glyphicon {
        display: none
    }
    .navbar-form.navbar-right {
        display: none
    }
}

@media (min-width:992px) {
    .navbar .glyphicon {
        display: inline-block
    }
}

@media (min-width:1200px) {
    .navbar-form.navbar-right {
        display: inline-block
    }
    .navbar-nav.navbar-right {
        display: none
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.navbar {
    margin-bottom: 0;
    border-radius: 0
}

.navbar .glyphicon {
    width: 14px;
    height: 14px
}


/* Kovaldo */

.bbc_standard_quote {
    border-left: 0
}

.inner img, .content img, .bbc_img {
    max-width: 100%;
    max-height: 600px
}

.user img.avatar {
    max-height: 65px
}

.signature img {
    max-height: 60px
}

#basicinfo h4,
#basicinfo h4 span.position {
    font-weight: 400
}

.profile ul li {
    margin-right: 7px
}


/* Media */

.google-top-big,
.google-top-small {
    position: absolute;
    top: -130px;
    right: -25px;
    display: none;
}

.google-top-big .adsbygoogle {
    display: inline-block;
    width: 728px;
    height: 90px
}

.google-top-small .adsbygoogle {
    display: inline-block;
    width: 468px;
    height: 60px
}

@media (min-width:992px) {
    .google-top-small {
        display: block
    }
}

@media (min-width: 1200px) {
    .google-top-small {
        display: none
    }
    .google-top-big {
        display: block
    }
}


/* Mobile */

@media (max-width: 767px) {
    #content_section {
        padding-left: 5px
    }
    #content_section div.frame {
        padding: 0 5px 0 0
    }
    #header {
        padding-left: 5px
    }
    #header div.frame {
        padding: 5px 5px 1em 0
    }
    .stats,
    .lastpost,
    .unreadlink,
    .moderation,
    tr.catbg,
    .catbg img,
    .poster ul li,
    .forumtitle,
    .pagesection ul li,
    .nextlinks,
    .signature,
    .reportlinks,
    .keyinfo h5,
    .messageicon,
    .poster h4 a:first-child,
    .moderatorbar,
    #footer_section,
    .plainbox,
    .keyinfo strong,
    .avatar,
    #posting_icons,
    .mark_read,
    .roundframe-footer,
    span.lowerframe-footer,
    span.upperframe-footer {
        display: none
    }
    #header div.frame {
        height: 150px;
        background: none;
    }
    .pagesection .buttonlist ul li {
        display: inline-block;
        margin-bottom: 10px
    }
    .inner {
        padding: 20px 5px 5px 5px
    }
    .keyinfo .smalltext {
        white-space: nowrap
    }
    .pagelinks {
        font-size: 16px
    }
    .pagelinks.floatleft {
        float: none
    }
    .nextlinks_bottom {
        float: none
    }
    .nextlinks_bottom a {
        margin: 0 5px
    }
    .pagesection ul li:first-child {
        display: inline-block
    }
    .postarea,
    .moderatorbar {
        margin: 0;
        padding: 0 5px
    }
    .reset li {
        white-space: nowrap
    }
    .windowbg {
        margin: 5px 0
    }
    div#upper_section div.user {
        float: none;
        width: 100%;
    }
    #post_confirm_buttons input {
        margin: 10px
    }
    #moderationbuttons li {
        margin: 10px 0
    }
    ul.quickbuttons li {
        margin: 5px;
        font-size: 80%
    }
    .poster ul li.karma {
        display: inline-block;
        margin-bottom: 20px
    }
    .poster ul li.karma_allow {
        display: inline-block
    }
    input[name=Description] {
        max-width: 200px
    }
    #poll_options dl.options {
        margin: 0;
    }
    #poll_options dl.options dt {
        float: none;
        clear: both;
        width: 100%;
    }
    #poll_options dl.options dd {
        float: none;
        clear: both;
        margin: 0 0 10px 0;
        padding-bottom: 10px;
        width: 100%;
        border-bottom: 1px solid #ccc
    }
    #poll_options dl.options dd:last-child {
        border: 0
    }
    #poll_options dl.options dd .bar {
        clear: both
    }
    #poll_options dl.options dd .percentage {
        display: block;
        float: none;
        clear: both;
    }
}


/* Make the reCAPTCHA dialog centered to match the positioning of the built-in verification */

.g-recaptcha div div {
    margin: auto;
}