body {
    padding: 0px;
    background: rgba(0, 0, 0, 0) url("../forum/images/wood-bg.jpg") no-repeat fixed 0% 0%;
    background-size: cover;
}

.dnone {
    display: none;
}

.disable-select,
.non-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

*:focus {
    outline: none;
}

div#wrapper {
    width: 980px;
    padding: 20px 0px 0px;
    position: relative;
}

#header {
    padding: 0px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

#header div.frame {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 20px 20px 0px 0px;
    position: relative;
    border: 1px solid rgb(204, 204, 204);
    border-bottom: 0px none;
    padding: 5px 5px 0px 5px;
}

#top_section {
    background: rgb(175, 109, 79) none repeat scroll 0% 0%;
    background: -webkit-linear-gradient(rgb(175, 109, 79), rgb(160, 93, 64));
    background: -o-linear-gradient(rgb(175, 109, 79), rgb(160, 93, 64));
    background: -moz-linear-gradient(rgb(175, 109, 79), rgb(160, 93, 64));
    background: linear-gradient(rgb(175, 109, 79), rgb(160, 93, 64));
    border-radius: 16px 16px 0px 0px;
    padding: 8px;
    margin: 0px;
}

#top_section h1 a {
    display: block;
    background: rgba(0, 0, 0, 0) url("../forum/images/logo.png") no-repeat scroll 0% 0%;
    background-size: cover;
    text-indent: -999px;
    width: 204px;
    height: 68px;
}

#top_section .acc-form {
    float: left;
}

#top_section .acc-form form {
    margin: 25px 0px 0px 70px;
}

#top_section .acc-form form>div {
    display: inline-block;
}

#top_section .acc-form input[type=text],
#top_section .acc-form input[type=password] {
    border: 1px solid rgb(153, 153, 153);
    padding: 5px;
    width: 100px;
}

#top_section .acc-form input[type=submit] {
    padding: 5px 15px;
    background: rgb(246, 139, 43) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    font-weight: bold;
    border-radius: 12px;
    border: 0px none;
}

#top_section .acc-form label {
    font-weight: bold;
    color: rgb(255, 255, 255);
    margin: 0px;
}

#top_section .acc-form .user-info {
    margin: 10px 0px 0px 100px;
    overflow: hidden;
}

#top_section .acc-form .user-info .avatar {
    margin: 0px;
    width: 50px;
    height: 50px;
    float: left;
}

#top_section .acc-form .user-info .avatar img {
    width: 100%;
    height: auto;
}

#top_section .acc-form .user-info .reset {
    float: left;
    margin: -2px 0px 0px 20px;
}

#top_section .acc-form .user-info .reset li {
    color: rgb(255, 255, 255);
    margin: 2px 0px 0px 0px;
}

#top_section .acc-form .user-info .reset .greeting {
    margin: 0px;
}

#top_section .acc-form .user-info .reset .greeting span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

#top_section .acc-form .user-info .reset li a {
    color: rgb(255, 255, 255);
}

#main_menu {
    background: rgb(168, 109, 85) none repeat scroll 0% 0%;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
}

.site_menu {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}

.site_menu li {
    display: inline-block;
    position: relative;
}

.site_menu li a {
    display: block;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding: 10px 15px;
}

.site_menu li small {
    color: rgb(255, 255, 255);
    font-size: 9px;
    position: absolute;
    right: -10px;
    top: 2px;
}

.site_menu li.active a {
    background: rgb(255, 228, 216) none repeat scroll 0% 0%;
    color: rgb(51, 51, 51);
}

.dropmenu {
    padding: 0px;
    background: rgb(255, 228, 216) none repeat scroll 0% 0%;
    overflow: hidden;
}

.dropmenu a,
.dropmenu li a.firstlevel {
    margin: 0px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
    display: inline-block;
    padding: 8px 15px;
    color: rgb(51, 51, 51);
}

.dropmenu a:hover,
.dropmenu li .firstlevel:hover,
.dropmenu li:hover a,
.dropmenu li:hover a.firstlevel {
    color: rgb(51, 51, 51);
    text-decoration: underline;
}

.dropmenu a span {
    padding: 0px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

.dropmenu li a.firstlevel span.firstlevel {
    left: 0px;
    padding: 0px;
}

.dropmenu li a.active,
.dropmenu li a.firstlevel:hover,
.dropmenu li:hover a.firstlevel,
.dropmenu li a.active span.firstlevel,
.dropmenu li a.firstlevel:hover span.firstlevel,
.dropmenu li:hover a.firstlevel span.firstlevel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

#und-head {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-left: 1px solid rgb(204, 204, 204);
    border-right: 1px solid rgb(204, 204, 204);
    padding: 0px 5px;
    margin: 0px;
}

#und-head .frame {
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    overflow: hidden;
}

#und-head .frame .spoon-space {
    height: 90px;
    width: 728px;
    margin: 15px auto;
}

#und-head .frame .acc-space {
    width: 190px;
    height: 90px;
    float: left;
    text-align: center;
    padding: 15px 10px;
    margin: 0px;
    position: absolute;
    top: 26px;
    right: 23px;
}

#und-head .frame .acc-space .acc-heading h3 {
    font-weight: normal;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-size: 11px;
    opacity: 0.5;
    letter-spacing: 1px;
}

#und-head .frame .acc-space .acc-heading span {
    display: block;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

#und-head .frame .acc-space form input {
    position: absolute;
    text-indent: -9999px;
    border: 0px none;
}

#und-head .frame .acc-space form input:hover {
    cursor: pointer;
}

#und-head .frame .acc-space form input:focus {
    outline: none;
}

#und-head .frame .acc-space form input#saf {
    background: rgba(0, 0, 0, 0) url("../forum/images/all-sticker.png") no-repeat scroll 0% 0%;
    background-size: cover;
    left: -15px;
    bottom: -10px;
    width: 64px;
    height: 66px;
    z-index: 99;
}

#und-head .frame .acc-space form input#sdf {
    left: 25px;
    background: rgba(0, 0, 0, 0) url("../forum/images/dog-sticker.png") no-repeat scroll 0% 0%;
    background-size: cover;
    width: 135px;
    height: 61px;
    bottom: 0px;
}

#und-head .frame .acc-space form input#scf {
    background: rgba(0, 0, 0, 0) url("../forum/images/cat-sticker.png") no-repeat scroll 0% 0%;
    background-size: cover;
    width: 66px;
    right: -10px;
    height: 64px;
    bottom: -5px;
    z-index: 99;
}

#header div.frame .doggies {
    position: absolute;
    right: 40px;
    top: -2px;
    background: rgba(0, 0, 0, 0) url("../forum/images/dac1.png") no-repeat scroll 0% 12px;
    background-size: cover;
    height: 111px;
    width: 200px;
}

#content_section {
    padding: 10px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-left: 1px solid rgb(204, 204, 204);
    border-right: 1px solid rgb(204, 204, 204);
}

#content_section div.frame {
    padding: 0px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

#content_section div.frame .navigate_section {
    padding: 0.5em 0em;
}

#content_section div.frame .navigate_section li:first-child {
    padding: 0px 0.5em 0px 22px;
    background: rgba(0, 0, 0, 0) url("../forum/images/home-icon.png") no-repeat scroll 2px 0%;
    background-size: contain;
}

#content_section div.frame .navigate_section ul li a {
    color: rgb(119, 119, 119);
}

#content_section div.frame #boardindex_table {
    overflow: hidden;
}

#content_section div.frame #boardindex_table>table {
    float: left;
    width: 640px;
}

#content_section div.frame #boardindex_table>table.table_list tbody.content td.info a.subject {
    display: inline-block;
    margin: 0px 0px 2px 0px;
}

#content_section div.frame #boardindex_table>table.table_list tbody.content td.icon {
    display: none;
}

#content_section div.frame #boardindex_table>table.table_list tbody.content td.lastpost {
    width: 32%;
}

#content_section div.frame #boardindex_table>table.table_list tbody.content td.lastpost strong a {
    font-size: 12px;
    color: rgb(168, 109, 85);
}

tr.windowbg td,
tr.windowbg2 td,
tr.approvebg td,
tr.highlight2 td {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 10px;
}

#content_section div.frame #boardindex_table div.cat_bar,
h4.catbg,
h4.catbg2,
h3.catbg,
h3.catbg2,
.table_list tbody.header td.catbg,
#content_section div.frame .cat_bar,
#content_section div.frame .cat_bar .catbg,
.catbg,
.catbg2,
tr.catbg td,
tr.catbg2 td,
tr.catbg th,
tr.catbg2 th,
tr.catbg th.first_th,
tr.catbg th.last_th {
    background: rgb(168, 109, 85) none repeat scroll 0% 0%;
}

#content_section div.frame #boardindex_table div.cat_bar,
#content_section div.frame div.cat_bar {
    padding: 4px 15px;
}

.windowbg,
.windowbg2,
#preview_body {
    background: rgba(255, 228, 216, 0.5) none repeat scroll 0% 0%;
}

.windowbg span.topslice,
.windowbg span.topslice span,
.windowbg span.botslice,
.windowbg span.botslice span {
    background: transparent none repeat scroll 0% 0%;
}

div.title_bar {
    margin: 10px 0px;
    padding: 5px 15px;
    border-bottom: 2px solid rgb(168, 109, 85);
}

div.title_bar,
h4.titlebg,
h3.titlebg,
.windowbg2 span.topslice,
.windowbg2 span.topslice span,
.windowbg2 span.botslice,
.windowbg2 span.botslice span {
    background: rgb(255, 241, 235) none repeat scroll 0% 0%;
}

#registration .topslice,
#registration .botslice {
    display: none;
}

#content_section div.frame #boardindex_table #sidebar {
    float: left;
    width: 300px;
    margin: 0px 0px 0px 14px;
}

.navigate_section ul {
    border: 0px none;
    padding: 5px 0px;
}

#content_section div.frame .upperframe,
#content_section div.frame .upperframe span,
#content_section div.frame .lowerframe,
#content_section div.frame .lowerframe span,
#content_section div.frame .roundframe {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

#content_section div.frame .roundframe {
    padding: 0px;
    border: 0px none;
    width: 640px;
}

#content_section div.frame .roundframe .innerframe .title_barIC,
#content_section div.frame .roundframe .innerframe .title_barIC .titlebg {
    background: rgb(239, 211, 198) none repeat scroll 0% 0%;
}

#content_section div.frame .roundframe .innerframe #upshrinkHeaderIC>p {
    line-height: 18px;
}

.button_submit,
.button_reset {
    background: rgb(246, 139, 43) none repeat scroll 0% 0%;
    padding: 8px 16px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    opacity: 0.9
}

.button_submit:hover,
.button_reset:hover {
    background: rgb(246, 139, 43) none repeat scroll 0% 0%;
    opacity: 1.0;
}

table.table_list a.unreadlink {
    display: inline-block;
    font-size: 12px;
    background: rgb(178, 131, 112) none repeat scroll 0% 0%;
    padding: 5px 10px;
    line-height: normal;
    margin: 4px 0px 0px;
}


/* Sidebar Styles */

#sidebar>div {
    margin: 0px 0px 25px 0px;
}

#sidebar .recent-posts {
    border-left: 4px solid rgb(238, 238, 238);
    overflow: hidden;
}

#sidebar .recent-posts h2 {
    font-size: 14px;
    margin: 0px 0px 15px -4px;
    border: 4px solid rgb(238, 238, 238);
    padding: 10px 15px;
}

#sidebar .recent-posts table {
    float: none;
    width: 100%;
    padding: 0px 0px 0px 15px;
    box-sizing: border-box;
}

#sidebar .recent-posts table tbody tr {
    overflow: hidden;
}

#sidebar .recent-posts table tbody tr td:first-child {
    display: none;
}

#sidebar .recent-posts table tbody tr td:nth-child(2) {
    padding: 0px 0px 8px;
    width: 100%;
    float: left;
}

#sidebar .recent-posts table tbody tr td:nth-child(2) a:first-child {
    display: block;
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(168, 109, 85);
}

#sidebar .recent-posts table tbody tr td:nth-child(3) {
    width: 100%;
    float: left;
    left: 0px;
    text-align: left;
    top: 46px;
    box-sizing: border-box;
    font-size: 12px;
    margin: 0px 0px 10px;
    border-bottom: 2px solid rgb(238, 238, 238);
    padding: 0px 0px 10px 0px;
    color: rgb(153, 153, 153);
}

#sidebar .connect-wus {
    background: rgb(248, 248, 248) none repeat scroll 0% 0%;
    margin: 0px 0px 20px;
    padding: 25px 15px 20px;
    text-align: center;
    box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 0.2);
}

#sidebar .connect-wus h2 {
    font-size: 18px;
}

#sidebar .connect-wus p {
    font-size: 14px;
}

#sidebar .connect-wus .social-icons a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: rgba(0, 0, 0, 0) url("../forum/images/facebook-icon.png") no-repeat scroll 0% 0%;
    background-size: cover;
    opacity: 0.8;
}

#sidebar .connect-wus .social-icons a:hover {
    opacity: 1.0;
}

#sidebar .connect-wus .social-icons a.tw {
    background-image: url("../forum/images/twitter-icon.png");
}

#sidebar .connect-wus .social-icons a.tr {
    background-image: url("../forum/images/tumblr-icon.png");
}

#sidebar .connect-wus .social-icons a.in {
    background-image: url("../forum/images/instagram-icon.png");
}

#sidebar .connect-wus .social-icons a.gp {
    background-image: url("../forum/images/googleplus-icon.png");
}

#sidebar .spon-125 {
    overflow: hidden;
    margin: 35px 0px 35px -10px;
}

#sidebar .spon-125 a {
    display: block;
    width: 125px;
    height: 125px;
    border: 1px solid rgb(221, 221, 221);
    padding: 5px;
    margin: 0px 0px 20px 15px;
    float: left;
}

span.a-text-d {
    text-transform: uppercase;
    font-size: 10px;
    color: rgb(204, 204, 204);
    display: block;
    text-align: right;
    margin: 5px 5px 0px 0px;
    letter-spacing: 2px;
}


/* Message Category Styles */

#message-category {
    overflow: hidden;
}

#message-category .message-list {
    float: left;
    width: 636px;
}

#message-category #sidebar {
    width: 300px;
    float: left;
    margin: 0px 0px 0px 18px;
}


/* Footer Styles */

#footer_section {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 0px;
}

#footer_section div.frame {
    position: relative;
    padding: 50px 0px 25px 0px;
    background: transparent none repeat scroll 0% 0%;
    border: 1px solid rgb(204, 204, 204);
    border-top: 4px solid rgb(248, 248, 248);
    border-bottom: 20px solid rgb(161, 94, 65);
}

#footer_section div.frame ul {
    text-align: left;
    margin: 0px 0px 0px 25px;
}

#footer_section div.frame .doggies {
    background: rgba(0, 0, 0, 0) url("../forum/images/foot-doggies.png") no-repeat scroll 0% 0%;
    background-size: cover;
    position: absolute;
    z-index: 0;
    margin: 0px;
    left: 75px;
    width: 200px;
    height: 91px;
    top: 52px;
}

@media (max-width: 480px) {
    #top_section .acc-form form {
        margin: 0px;
        padding: 10px;
    }
    #top_section .acc-form form>div {
        display: block;
    }
    #top_section .acc-form form #rmeinput {
        margin: 10px 0px 0px;
    }
    .site_menu li:first-child,
    #top_section .acc-form {
        display: none;
    }
    #und-head .frame .acc-space {
        width: 150px;
        padding: 10px 0px 0px;
        right: 15px;
    }
    #und-head .frame .acc-space .acc-heading h3 {
        padding: 0px;
        font-size: 9px;
    }
    #und-head .frame .acc-space .acc-heading span {
        font-size: 10px;
    }
    #und-head .frame .acc-space form input#saf {
        bottom: 12px;
        height: 42px;
        left: 0px;
        width: 40px;
    }
    #und-head .frame .acc-space form input#sdf {
        bottom: 6px;
        height: 55px;
        left: 17px;
        width: 96px;
    }
    #und-head .frame .acc-space form input#scf {
        bottom: 9px;
        height: 55px;
        right: 0px;
        width: 54px;
    }
    /*
    #und-head .frame {
        position: relative;
        background: rgb(168, 109, 85) none repeat scroll 0% 0%;
    }
    #und-head .frame .acc-space {
        position: inherit;
        top: 0px;
        left: 30px;
    }
    #und-head .frame .acc-space form input#saf {
        bottom: -12px;
    }
    */
    div#wrapper {
        width: 100%;
        min-width: 0px;
    }
    #content_section div.frame .roundframe,
    #content_section div.frame #boardindex_table>table {
        width: 100%;
    }
    table.table_list tbody.content td.stats,
    #content_section div.frame #boardindex_table>table.table_list tbody.content td.lastpost {
        display: none;
    }
    #content_section #main_content_section .pagesection.top .nextlinks {
        display: none;
    }
    #content_section div.frame #boardindex_table #sidebar {
        width: 100%;
        margin: 20px 0px 0px;
        padding: 0px 10px;
        box-sizing: border-box;
    }
    #content_section div.frame #boardindex_table #sidebar .spon-300,
    #content_section div.frame #boardindex_table #sidebar .spon-300 span.a-text-d,
    #sidebar .spon-125 {
        text-align: center;
    }
    #content_section #forumposts .cat_bar {
        height: unset;
    }
    #content_section #forumposts .catbg {
        height: unset;
        line-height: 18px;
        margin: 0px;
        padding: 10px 0px;
    }
    #content_section #forumposts .cat_bar img,
    #content_section #forumposts .cat_bar span {
        display: none;
    }
    #content_section #forumposts .poster {
        position: relative;
        width: 100%;
        float: none;
        padding: 0px 0px 10px;
        border-bottom: 1px solid rgb(221, 221, 221);
    }
    #content_section #forumposts .poster li.avatar {
        top: 0px;
        position: absolute;
        right: 15px;
    }
    #content_section #forumposts .postarea {
        margin: 0px;
        padding: 15px;
    }
    #content_section #forumposts .postarea .keyinfo {
        width: 100%;
    }
    #content_section #forumposts .postarea .keyinfo .messageicon, 
    #content_section #forumposts .postarea .keyinfo h5 {
        display: none;
    }
    #content_section #forumposts .postarea .post #msg_2 {
        margin: 0px;
    }
    #message-category .message-list {
        width: 100%;
    }
    #message-category #sidebar {
        margin: 30px 0px 0px;
        width: 100%;
    }
    #message-category #sidebar .spon-300,
    #message-category #sidebar .spon-300 span.a-text-d {
        text-align: center;
    }
    #message-category .message-list td.subject {
        padding: 10px;
    }
    #message-category .message-list td.subject span {
        display: block;
        margin: 0px 0px 5px;
        font-size: 14px;
        line-height: normal;
    }
    #message-category .message-list th.last_th,
    #message-category .message-list td.lastpost {
        display: none;
    }
    #sidebar .spon-125 a {
        display: inline-block;
        float: none;
    }
    .login {
        width: 100%;
    }
    #confirm_buttons input {
        width: 100%;
    }
    #registration dl.register_form dd input {
        width: 80%;
    }
    .login dd input {
        width: 85%;
    }
}
