/****************************
THEME : X-Orange
DEVELOPER : MIAN SHAHZAD RAZA
CONTACT : admin@xitclub.com
****************************/
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
html {
    background: url("http://content.lipstickalley.net/images/styles/LipstickAlley/style/bg2.jpg") repeat #333;
    background-attachment: fixed;
    background-color: #333 !important;
}
body {
    background: none !important;
    border-left: 3px solid #333;
    border-right: 3px solid #333;
    box-shadow: 0 0 30px 14px #000;
    color: #3e3e3e;
    font-size: 13px;
    line-height: 1.23;
    margin: 0 auto;
    max-width: 1120px;
    min-width: 320px;
    width: 100%;
    font-family:"Roboto", sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Tahoma', sans-serif !important;
    font-weight: normal !important;
}
a, a:hover {
   text-decoration: none !important;
}
.blockbody a, .forumrow a, .below_body a, .below_body .time, .navlinks a, .notices li a, .newactivity a, .moreactivity a, .breadcrumb .navbit a, .pagetitle a, .p, .ostbody a, .userinfo a, #sidebar_container a, .threadbit .title, .threadlastpost a{
   color: #e0691a !important; 
}
.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead {
    box-shadow: none;
}
.doc_header {
    background: url("http://content.lipstickalley.net/images/styles/xorange/header5.png") no-repeat center bottom;
    height: 185px;
}
.logo-image {
   float: left;
   clear: right;
   height: 100px !important;
   padding: 5px;
   margin-top: 1px;
   width: 250px;
   display: block;
}
.toplinks {
    background: rgba(0,0,0,0.9);
    color: #ffffff;
    font: 11px 'Roboto',sans-serif;
    height: 25px;
    padding: 5px 0;
    position: relative;
    right: 0;
    text-align: right;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #f60;
}
.toplinks form {
    clear: left;
    display: block;
    float: right;
    margin-right: 0;
    min-width: 200px;
    text-align: left;
}
.toplinks .logindetails {
    float: left;
    margin-right: 5px;
}
.toplinks ul.nouser {
    margin-top: -5px;
}
.toplinks form input.textbox {
    color: #000000;
    padding: 3px 5px;
}
.toplinks .logindetails, .toplinks ul.nouser li a {
    background: #F60;
}
.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks .notifications a.popupctrl.active {
    background: #333;
    border-radius: 3px;
    padding: 3px 15px 3px 4px;
}
.toplinks ul.isuser li a:hover {
    background: #333;
    border-radius: 3px;
}
.toplinks .nonotifications .popupbody a:hover {
    background: #333;
    color: #fff;
    padding: 0 5px;
    text-decoration: underline;
}
.toplinks ul.isuser, .toplinks ul.nouser {
    display: block;
    float: right;
    clear: none;
    list-style: none;
}
.social-icons {
    float: left;
    width: 150px;
}
.s-icon {
    float: left;
    padding: 0px;
    color: #F0F0F0;
    margin-left: 8px;
    font-size: 14px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    font-smooth:always;
}
.s-icon:hover{
   color: rgb(230, 73, 0) !important;
}
.loginLeft {
    float: right;
    position: relative;
    right: 2px;
    top: -4px;
}
.loginDown ul li {
   width: 95%;
   padding: 5px;
}
#loginDrop {
   padding: 3px;
   color: #FFF;
   text-transform: uppercase;
   font-size: 18px;
   font-family: 'Oswald',sans-serif;
   display: inline-block;
}
#loginDrop i {
   font-size: 24px !important;
   margin-left: 5px;
}
.loginDown {
   display: none;
   width: 200px;
   height: auto;
   overflow: hidden;
   position: absolute;
   z-index: 200;
   right: 0;
   top: 35px;
   background: rgba(0,0,0,0.9);
   padding: 10px;
   border: 2px solid #C95101;
   box-shadow: 1px 1px 3px 2px #000;
   -moz-box-shadow: 1px 1px 3px 2px #000;
   -webkit-box-shadow: 1px 1px 3px 2px #000;
}
.loginDown input[type=text], .loginDown input[type=password]{
   width: 92%;
   padding: 5px;
   background: #F0F0F0;
   border: 1px solid #ccc;
   border-radius: 5px;
}
.loginBtn, .signupBtn {
    float: left;
    margin-left: 8px !important;
    padding: 5px 10px !important;
    width: 75px;
    color: #fff;
    font-family: Oswald,serif;
    font-size: 14px !important;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer; 
}
.loginBtn {
    background: #f60;
    margin: 0 !important;
    width: 85px;
}
.signupBtn { 
    background: green;
    padding: 6px 10px !important;
    width: 70px;
}
.header-ad {
    width: 728px;
    height: 90px;
    background: rgba(0,0,0,0.8);
    float: right;
    margin-top: 45px;
    margin-right: 10px;
    border: 1px solid#f60;
    text-align: center;
}
.above_body {
    background: #e0691a;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #333;
}

.body_wrapper {
    background: #fff;
    border-radius: 0;
}
.navbar {
    background: #333;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: rgb(255, 255, 255);
    font: 11px Arial,Calibri,Verdana,Geneva,sans-serif;
    height: 60px;
    margin: 0;
    position: relative;
    border-top: 2px solid #333;
}
.navtabs {
    background: #000;
    height: 35px;
    padding: 0;
    border-bottom: 2px solid #f60;
}
.navtabs ul {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: none;
    direction: ltr;
    left: 0;
    margin-right: 0;
    position: absolute;
    top: 35px;
    width: 100%;
}
.navtabs li {
    border-right: 1px solid #333;
    float: left;
    height: 100%;
}
.navtabs li a.navtab {
    background: #800000; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */

    border-left: medium none;
    border-top: medium none;
    color: #fff;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    height: 34px;
    line-height: 2.5em;
    min-width: 60px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 2px #333;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: auto !important;
}
.navtabs li.selected a.navtab, .navtabs li a.navtab:hover {
    text-shadow: none;
    background: #F60 url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x;
}
.navtabs .popupbody {
    background: #333;
    border: 1px solid #333;
    width: auto;
}
.navtabs li.selected li:hover a.popupctrl.active, .navtabs li.selected li a.popupctrl.active {
    background-color: #e85d00;
    border-color: #333;
    border-radius: 3px 3px 0 0;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.navtabs li.selected li:hover a.popupctrl {
    background-color: #e85d00;
    border-color: #333;
    text-decoration: none;
}
.navtabs li.selected .popupbody li a:hover {
    background: #333;
    color: #fff;
}
.navtabs li:first-child {
    border-left: none;
}
.navtabs .popupbody li {
    border-top: 1px solid #f60;
    float: none;
}
.globalsearch {
    clear: left;
    display: block;
    float: right;
    line-height: 1em;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 0;
    width: 200px;
}
.globalsearch .textboxcontainer, .globalsearch .buttoncontainer {
    height: 35px;
    border-left: 1px solid #333;
}
.globalsearch .buttoncontainer {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.globalsearch .textboxcontainer span {
    width: 168px;
}
.globalsearch .textboxcontainer span, .globalsearch .buttoncontainer span {
    border-left: medium none;
    border-top: medium none;
    display: inline-block;
    height: 30px;
}
.globalsearch input.textbox {
    height: 23px;
    width: 150px;
}
.breadcrumb {
    background: #f0f0f0;
    border: 1px dashed #000;
    margin-bottom: 10px;
    padding: 0 5px;
}
.notices li, .newactivity, .moreactivity {
    background: #f0f0f0 none;
    border: 1px solid #999;
    box-shadow: none;
}
.home_main .notices {
    float: right;
    max-width: 728px; 
}
.moveRight {
    float: right;
    width: 730px;
}

.blocksubhead {
    background: #ebebeb;
}
.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #f60;
    background: url("") no-repeat center top #333

}
#forums .L1 .forumhead a {
    font: normal 12px 'Oswald',serif;
    text-transform: uppercase;
}
.forumhead {
   background: #ff6600;
   border: 1px solid #f60;
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
    clear: both;
    color: #ffffff;
    float: left;
    margin-top: 8px;
    padding: 0;
    width: 100%;
}
.forumbit_nopost .subforumdescription {
    background: #333;
    color: #fff;
    font-weight: normal;
    padding: 5px 10px;
}
.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
    font-size: 16px;
    margin-right: 10px;
    text-transform: uppercase;
}
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
    font-weight: normal;
}
.forumhead .forumthreadpost, .forumhead .forumlastpost {
    font-family: 'Roboto', serif !important;
    font-weight: normal !important;
    text-transform: uppercase;
    background: rgba(0,0,0,0.8);
    text-align: center;
    width: auto !important;
    padding: 5px!important;
    margin-top: 7px;
    border-radius: 5px;
}
.forumbit_nopost .forumhead a.collapse img {
    position: absolute;
    top: -15px;
    right: -6px;
    display: block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    float: right;
    clear: left;
    padding: 10px;
    background: #000;
    border-radius: 50%;
}
.forumbit_nopost .forumhead .forumtitle {
   min-width: 62%;
}
.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
   width: 10%;
   margin-left: 16px;
}
.newcontent_textcontrol {
    background: #F60;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: none;
    clear: right;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font: 14px Arial,sans-serif;
    padding: 4px 15px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.newcontent_textcontrol:hover {
    background: #333;
}
.toolsmenu {
    background: #333;
    border: 1px solid #000;
    clear: both;
    display: block;
    float: left;
    margin: 0.5em 0;
    width: 100%;
}
.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
   border: 0;
   color: #FFFFFF;
   padding-right: 15px;
   text-transform: uppercase;
   font-weight: normal !important;
   font-family: Roboto, serif;
}
.popupbody {
    background: #fff;
    border: medium none;
    color: #3e3e3e;
    display: none;
    font: 11px 'Roboto',sans-serif;
    left: 0;
    min-width: 200px;
    padding: 2px;
    position: absolute;
    top: 1.5em;
    z-index: 1000;
}
.popupbody li a, .popupbody li label {
    background: #e85d00;
    color: #fff;
    display: block;
    padding: 6.235px 10px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
.popupbody li > a:hover, .popupbody li > label:hover, .postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
    background: #F60;
    color: #fff;
}
.threadbit {
    box-shadow: none;
    clear: both;
    color: #3e3e3e;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}
.threadlisthead {
    background: none repeat scroll 0 0 #F60;
    border: 1px solid #666;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 12px 'Roboto',sans-serif;
    margin: 0;
    position: relative;
    width: 100%;
}
.threadbit .threadtitle {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.threadbit .threadmeta {
    font-size: 11px;
}
.postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
    background:  #ccc;
    display: block;
    font: bold 11px 'Roboto',sans-serif;
   margin-right: 10px;
    padding: 6px 0 4px;
    width: 100%;
}
.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
    background: url("images/buttons/report-40b.png") no-repeat scroll left center #ccc;
    border: 0 solid #a8a8a8;
    padding: 0 0 0 20px;
}
.postbitlegacy .postfoot .textcontrols a.ip, .postbit .postfoot .textcontrols a.ip {
    background: url("images/buttons/ip-40b.png") no-repeat scroll left center #ccc;
    border: 0 solid #a8a8a8;
    padding: 0 0 0 20px;
}
#inlinemod_formctrls .popupctrl, .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl, .button {
     font-family:'Roboto',sans-serif;
    background: #F60;
}
.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent {
    background: url("images/buttons/edit_40b.png") no-repeat scroll left center #ccc;
    border: 0 solid #a8a8a8;
    padding: 0 0 0 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.quickreply, .postbitlegacy .postfoot .textcontrols a.forwardpost, .postbit .postfoot .textcontrols a.forwardpost {
    background: url("images/buttons/reply_40b.png") no-repeat scroll left center #ccc;
    border: 0 solid #a8a8a8;
    padding: 0 0 0 20px;
}
.postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply {
    background: url("images/buttons/quote_40b.png") no-repeat scroll left center #ccc;
    border: 0 solid #a8a8a8;
    padding: 0 0 0 20px;
}
.postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote {
    background: url("images/buttons/multiquote-back_40b.png") no-repeat scroll left center #ccc;
    border: 0 solid #a8a8a8;
    padding: 0 0 1px 20px;
}
.info_row {
   padding: 5px;
   display: block;
   width: 94% !important;
   background: #fff;
   border: 0px solid #999;
   margin-top: 1px;
   color: #333;
}
.info_row.postuseravatar {
   width: 94% !important;
   overflow: hidden;
}
.info_row.postuseravatar img {
   max-width: 100% !important;
}
.forum_info .blockhead {
    background: #333;
    border: 1px solid #606060;
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}
.forum_info .blockbody {
    background: url("images/gradients/gradient-greytowhite.png") repeat-x scroll 0 0 rgb(255, 255, 255);
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    box-shadow: none;
}
.formcontrols .blockrow {
    background: none repeat scroll 0 0 #f0f0f0;
    border-top: 1px solid #cedfeb;
    padding: 10px 5px;
}
.blockhead {
    background: #f60;
    border: 1px solid #333;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
    font: 12px 'Roboto',sans-serif;
    padding: 4px 10px;
}
.blockfoot, .blocksubfoot {
    background: none;
    border: 0 none rgb(102, 204, 0);
    clear: both;
    display: block;
    padding: 5px 0;
}
.blockbody {
    background: none repeat scroll 0 0 #ccc;
    padding-left: 0;
    padding-right: 0;
}
#usercp_nav .blockbody {
   border: 1px solid #000;
   border-top: none;
   background: #333 none;
}
#usercp_nav .blockrow {
   background: #333 none;
   padding: 1px 10px;
}
#usercp_nav .blockrow * a {
   color: #FFF !important;
}
#usercp_nav .blockrow * a:hover {
   background-color: darkorange !important;
}
#usercp_nav .blocksubhead {
   font: normal 12px !important;
   color: #fff;
   background: #000 none repeat-x;
   padding: 4px 10px 4px 10px;
   border-top: none;
}
#usercp_nav .blockrow .active {
   background-color: darkorange;
}
#sidebar_container.member_summary {
color: #f60;
background-color: #333;
background-image: none;
background-repeat: repeat-x;
border-color: #c1c1c1;
box-shadow: none !important;
}
element.style {
}
dl.tabslight dd a, #sidebar_container.member_summary .blocksubhead.smaller, #sidebar_container.member_summary .blockrow {
font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif;
font-size: 13px;
}
#sidebar_container.member_summary .blocksubhead.smaller, #sidebar_container.member_summary .blockrow {
font-size: 12px;
}
#sidebar_container.member_summary .blocksubhead {
height: auto;
min-height: 17px;
}
#sidebar_container .blocksubhead {
color: #e0691a;
font-size: 16px;
font-weight: bold;
border-color: #c1c1c1;
}
#sidebar_container {
   padding-top: 0 !important;
}
#sidebar_container > ul {
background: #fff;
border: 2px solid #c1c1c1;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
float: left;
width: 99%;
}
#activity_tab_container > div {
overflow: hidden;
background-color: darkorange;
}
.activitystream_block dd, dd.userprof_moduleinactive {
color: #fff;
background-color: #D37004;
border-color: #612300;
background-image: url('images\2f misc\2f blog\2f top-highlight\2e png');
background-repeat: repeat-x;
}
dl.tabslight dd.userprof_moduleinactive a {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #c1c1c1;
}
dl.as-tabs dd a {
color: #fff;
}
.activitystream_block dd.selected, dd.userprof_module {
color: #ffffff;
background-color: #333;
border-color: #000;
background-image: url('images\2f buttons\2f newbtn_middle\2e png');
background-repeat: repeat-x;
}
.memberprofiletabunder {
background-color: #333;
background-image: url('images\2f buttons\2f newbtn_middle\2e png');
background-repeat: repeat-x;
}
.userprof_button {
color: #FFFFFF;
background-color: #333;
background-image: url('images\2f gradients\2f generic_button\2e png');
background-repeat: repeat-x;
border-color: #a8a8a8;
}
.memberaction_body.popupbody {
   width: 280px;
   background: #DA6000;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   -moz-box-shadow: 0px 4px 7px #000000;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.memberaction_body.popupbody li > a {
   padding: 4px;
   padding-left: 20px;
   color: #fff !important;
}
.memberaction_body.popupbody li > a:hover {
   background: none;
}
.actionbuttons .group .button {
    background: none repeat scroll 0 0 #F60;
    border: 1px solid #999;
    color: #ffffff;
    cursor: pointer;
    font: bold 11px 'Roboto',sans-serif;
    padding: 2.5px 5px;
}
.thread_info h4 {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #606060;
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}
.thread_info .blockbody {
    background: url("images/gradients/gradient-greytowhite.png") repeat-x scroll 0 0 rgb(255, 255, 255);
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    box-shadow: none;
}
.cke_skin_kama .cke_dialog_contents a.cke_dialog_ui_button_ok, .cke_skin_kama .cke_dialog_contents a.cke_dialog_ui_button_cancel, .textcontrols a, a.textcontrol {
    background: #F60;
}
.wgo_block {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: none;
    display: block;
    margin-bottom: 10px;
    margin-top: 15px;
}
.wgo_block .blockhead {
    background: #333;
    border: 1px solid #606060;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: bold;
}
.navlinks {
    background: none repeat scroll 0 0 #ccc;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    clear: both;
    color: #333;
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.below_body {
    background: rgba(0, 0, 0, 0.7);
}
.footer, .footer_copyright, .footer_morecopyright, .footer_time {
    font: 11px "Roboto",sans-serif;
}
.footer {
    background: none repeat scroll 0 0 #F60;
    border: 1px solid #425769;
    box-shadow: none;
    clear: both;
    display: block;
    font-size: 13px;
    margin-top: 15px;
    padding: 5px 0;
    text-align: right;
}
.footer_links li {
    border-right: 1px solid #ccc;
    display: inline;
    margin-left: 5px;
    padding-right: 10px;
}
.footer_links li:last-child {
    border-right: none;
}
.footer_time {
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
}
.footer_copyright, .footer_morecopyright {
    color: #fff;
    display: block;
    margin-top: 10px;
    padding-bottom: 5px;
    text-align: center;
}



.postbit-lite .avatarlink img {
    width: 58px;
    height: 58px;
}

.activitybit .avatar img {
    width: 58px;
    height: 58px;
}

.signaturecontainer {
  max-height: 100px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;}

.searchtitle {font-size: 15px; overflow: visible; height: auto;}
.threadbit .alt {background: none;}

/* TW7S - Remove Legend and Permissions Boxes */
#usercp_content #forum_icon_legend, #wgo_legend, .forum_info .options_block_container, .thread_info .options_block_container  {
display:none;
}
/* TW7S - Remove Legend and Permissions Boxes */






/**** RESPONSIVE THEME ****/

/**** HEADER ****/
#resp-menu {
    display: none;
    position: relative;
    padding: 3px 0px 0px 10px;
}
#resp-menu i {
    font-size: 2.5em;
    position: relative;
    bottom: 3px;
}
#navtabs #sidr li {
    float: none;
}
.navtabs #sidr li a.navtab {
    background: none;
    text-align: left;
}
.navtabs #sidr li a:hover {
    color: #fff;
}
.navtabs #sidr li.selected a.navtab {
    color:#fff;
    padding-top: 0;
}
.navtabs #sidr ul li:first-child {
    margin-left: 0;
}
.sidr {
    width: 200px !important;
}
.sidr ul {
    top: 0;
}
.globalsearch .searchbutton {
    margin-top: 2px;
}

/**** POSTBIT ****/
.pagination span.prev_next a, .pagination span.first_last a {
    top: -1px;
}
.formcontrols .blockrow.posticons table {
    max-width: 100% !important;
    width: auto;
}
#cke_top_vB_Editor_001_editor .cke_toolbar .cke_button a, #cke_top_vB_Editor_001_editor .cke_toolbar .cke_separator {
    float: left !important;
    display: inline-block !important;
}
.vbform .actionbuttons .group {
    padding: 0;
}

/**** SETTINGS ****/
.formcontrols fieldset.blockrow legend {
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.formcontrols input.textbox {
    height: auto;
}
.formcontrols .blockrow .group li label, .formcontrols .blockrow .group dt label {
    width: 100%;
}
.postlistfoot {
    margin: 10px 0;
}
#pagination_bottom {
    float:right;
    margin: 10px 0;
}
/* SUBSCRIBE */ 
.subscribe-threadlist .threadlisthead span.threadlastpost a {
    color: #fff !important;
}
/* moderation */
#group_discussionlist #above_postlist .pagination {
    top:0;
}
#gdiscussion_imodsel {
    position: absolute;
    left: 0;
}
#attachmentlist.attachment_moderation #above_postlist {
    display: none;
}

/**** GROUPS ****/
.threadlisthead.sgbithead a, .threadlisthead.sgbithead a:hover {
    color: #fff !important;
}

/**** ALBUMS *****/
.albumlist_entry {
    width: auto;
    height: auto;
    margin-bottom: 20px;
}
.albumlist_entry .albumthumb {
    width: auto;
}

/**** ONLINE ****/
.online-container {
    overflow: scroll;
}
#who_online_block_1 {
    float: none;
    width: 100%;
    margin-bottom: 12px;
}
#who_online_block_2 {
    width: 100%;
    float: none;
}


@media all and (max-width: 1280px) {

    /**** CONTENT BODY ****/

    /* postbit */
    .postbitlegacy .postfoot .postcontrols, .postbit .postfoot .postcontrols {
        width: auto;
    }
    .above_postlist, #above_postlist {
        height: auto;
    }
    .signaturecontainer img {
        max-width: 100%;
    }
    .dbtech-thanks-button-control [name='dbtech_thanks_button'] img {
        max-width: none;
    }


    /**** SETTINGS PAGE ****/

    /* deleted */   
    .postbit-lite .posttext {
        overflow: scroll;
    }
    .avatarlink.pc-attachment {
        width: 50%;
    }
    .postbit-lite.moderated-picturecomment .postbithead, .postbit-lite.moderated-picturecomment .posttext, .postbit-lite.moderated-picturecomment .stats.groups, .postbit-lite.moderated-picturecomment .posttext {
        margin-left: 50%;
    }
    /* moderation */
    fieldset, img {
        max-width: 100%;
    }


    /**** VB SHOP ****/

    .shopwrapper {
        float: left;
    }

    /**** REGISTRATION PAGE ****/
    .recaptcha-container {
        overflow: scroll;
    }

    /**** CONTENT ****/
    .forumbit_nopost .forumhead a.collapse img {
        position: relative;
        top: 0;
    }
    #forums .L1 .forumhead a.collapse {
        top: 0;
    }
}

@media all and (max-width: 1111px) {
    /**** HEADER ****/

    /* search box */
    .globalsearch {
        height: 33px;
        width: 300px;
    }
    .navbar_advanced_search {
        float: left;
        position: relative;
        left: 18px;
        top: 4px;
    }

    /* CONTENT BODY */
    #content_container #content {
        margin-right: 0;
        padding: 0 0 0;
    }


    /**** SIDEBAR ****/

   #sidebar_container {
        width: 100%; 
        clear: both;
        margin-bottom: 0;
    } 
    #content_container.contentright #content {
        margin-left:0;
    }
    #sidebar_button_link {
        display: none;
    }
    #sidebar_container.sidebarleft {
        clear: both;
    }
    #sidebar_container > ul {
        margin-top: 0;
    }
    .footer {
        margin-top: 0;
    }


    /* nav menu */
    .userinfo-hook {
        background: rgba(0, 0, 0, 0.42);
    }

    #resp-menu {
        display: block;
        float: left;
    }

    #navtabs #sidr li {
    display: block;
    } 

    #navtabs > li {
        display: none;
    }
    .navtabs .floatcontainer {
        display: none;
    }
    #navbar {
        height: 34px;
    }


    /**** CONFESSIONS ****/
    #confessionsleftside {
        width:100%;
    }

}

@media all and (max-width: 1024px) {


    /**** SIDEBAR ****/
   /* #sidebar_container > ul {
        margin-top: 134px;
    } */

    /* threads */
    .widget_post_userinfo {
        float: left;
    }
    .cms_widget .widget_post_useravatar img, .block .widget_post_useravatar img {
        width: 40px !important;
    }
    .widget_post_comment {
        margin-left: 50px;
    }
    .above_threadlist .newcontent_textcontrol {
        position: relative;
        margin-bottom: auto;
    }
    .above_threadlist .threadpagenav {
        position: none;
        clear: none;
        width: 100%;
    }

    /**** CONTENT BODY ****/

    html {
        background: none;
    }

    body {
        border-right: none;
        border-left: none;
    }
    .moveRight {
        width: 100%;
        margin-bottom: 10px;
    }

    /* threads */
    .threadinfo .inner {
        float: left;
        width: 80%;
    }
    .threadinfo .inner .threadmeta {
        margin-bottom: 5px;
        float: left;
        width: 100%;
    }
    .threadbit .pagination {
        display: block;
        margin-left: 0;
    }

    /* postbit */
    .pagination_top {
        width: 100%;
    }


    /**** SETTINGS ****/

    /* sendmessage */
    .editor_textbox_smilie {
        margin-right: 0 !important;
    }
    .editor_smiliebox {
        width: auto !important;
        height: auto !important;
    }
    .editor_smiliebox ul.smiliebox {
        height: auto;
    }
    .formcontrols .blockrow .primary.full {
        width: 100%;
    }
    form.vbform > div > .section > div  > div  {
        float: left;
        margin-left: 0 !important;
        margin-top: 12px;
    }
    .editor_textbox_container.smilie {
        margin-right: 0;
    }
    /* subscription */
    .subscribe-threadlist .threadlisthead span.threadnotification {
        margin-right: 20px;
        float: right; 
        width: 70px;    
    }

    /* deleted */
    .threadbit.deleted .threaddetails {
        margin-top: 10px;
    }
    .threadbit .threaddetails {
        float: left;
    }

    /**** BLOGS ****/
    .grouplist {
        width: 100%;
    }
    #mygroups {
        margin-right: 0;
    }
    #recentgroups {
        margin-left: 0;
    }
}

@media all and (max-width: 980px) {


    /**** HEADER ****/

    /* nav menu */


    /**** CONTENT BODY ****/

    /* threads */
    .threadbit .threadinfo {
        width: 63%;
        min-width: 280px;
    }
    .threadinfo .inner {
        width: 63%;
    }
    .threadbit .threadlastpost {
        height: auto;
        padding: 0 0 8.74px 0;
        width: auto;
    }
    .threadbit .threadstats {
        width: auto;
        padding: 8.74px 0 2px 0;
    }
    .threadbit .threadstats li {
        text-align: left;
    }
    .below_threadlist .newcontent_textcontrol {
        position: relative;
        float: left;
        margin-bottom: 12px;
    }
    .above_threadlist {
        height: auto;
    }
    .above_threadlist .threadpagenav {
        position: inherit;
        bottom: auto;
    }
    .above_threadlist .newcontent_textcontrol {
        margin-bottom: 10px;
    }
    .threadlisthead span.threadstats {
        display: none;
    }
    .threadlisthead span.threadlastpost {
        float: right;
        width: auto;
    }
    .pagination .separator {
        display: none !important;
    }
    .num-links {
        display: none !important;
    }
    .forumbits .forumthreadpost {
        display: none !important;
    }
    .forumbits .forumhead h2 span.forumtitle {
        width: auto;
    }
    .forumbits .forumhead h2 span.forumlastpost {
        float: right;
        margin-top: 0;
        position: relative;
        right: 10px;
    }
    #forums .forumhead .forumthreadpost {
        display: none;
    }
    #forums .forumhead .forumlastpost {
        float: right;
        margin-right: 42px;
        width: auto !important;  
    }

    /**** POST EDITOR *****/
    .formcontrols .blockrow .description {
        margin-left: 0;
    }


    /**** SETTINGS PAGE ****/

    .threadbit .discussionrow.hasstatus .threadinfo, .threadlisthead span.threadinfo {
        width: auto;
    }
    /* subscription */
    .subscribe-threadlist .threadlisthead span.threadlastpost {
        width: 170px;
        right: 12px;
        position: absolute;
    }
    #group_discussionlist .threadlisthead span.threadlastpost {
        margin-right: 25px;
    }

    /**** VB ARCADE ****/
    .arcade_game {
        float: left;
        width: 100%;
    }
    td.arcade_game_sidebar {
        float: left;
        width: 100%;
    }
    .arcade_game_panel {
        width: 100%;
    }
    td.arcade_game_sidebar div.arcade_game_panel {
        float: left;
        width: 100%;
    }
    .arcade_game_sidebar div:last-child {
        float: left;
        width: 100%;
    }
    .arcade_game_sidebar div[align='center'] {
        margin-top: 14px;
    }

    /**** VB SHOP ****/
    div[name='shopview'] {
        text-align: center;
    }
    form[action='vbshop.php'] .settings_form_border .td {
        display: block;
    }
    form[action='vbshop.php'] .settings_form_border .table {
        text-align: center;
    }
    form[action='vbshop.php'] .settings_form_border textarea {
        width: 100%;
    }

    /**** SEARCH PAGE ****/
    .formcontrols .blockrow label {
        width:100%;
    }
    #searchtypelist {
        width: 100%;
    }
    form .rightcol {
        margin-left: 0;
        max-width: 100%;
    }
    .searchbits .threadbit .threadlastpost {
        float: right;
    }
}

@media all and (max-width: 800px) {

    /**** SETTINGS ****/

    /* send message */
    .formcontrols .section {
        padding: 0;
    }
    /* deleted */
    .threadlisthead span.threadlastpost {
        padding-left: 4%;
    }

    /**** VB ARCADE ****/
    #arcade_portal > tbody > tr, #arcade_portal > tbody > tr > td {
        float: left;
        width: 100%;
    }
    #arcade_portal > tbody tr:first-child td:first-child > div {
        width: 100% !important;
    }
    #arcade_home_sort, #arcade_home_panels div.arcade_game_panel, #score_label {
        float: none;
        width: 100%;
    }
    dl.tabslight {
        padding-left: 0;
    }
    #arcade_game_box {
        display: block;
    }
    td.arcade_game {
        padding: 0 !important;
    }
    div.arcade_game_panel {
        width: 100%;
    }
    #arcade_portal td {
        padding: 5px 5px 5px 0;
    }


    /**** VB SHOP ****/
     form[action='vbshop.php'] .settings_form_border {
        overflow: scroll;
    }

}

@media all and (max-width: 768px) {

    /**** HEADER ****/

    .threadbit .threadlastpost {
        padding: 8.74px 0px 8.74px 2%;
    }
    #above_threadlist {
        float: none;

    }


    /**** ADS ****/
    #moveRight {
        overflow: scroll;
    }

    /***** BLOGS *****/
    #blog_sidebar_generic div.smallavatartext {
        float: left;
        width: 100%;
    }
    #blog_sidebar_generic #c_bloglist {
        overflow: scroll;
    }
    li.blogentrybit h4, li.blogentrybit div.blogbit {
        margin-left: 0;
        float: left;
        width: 100%;
    }
    .blog #content_inner {
        margin-left: 0;
    }
    .blog #content_inner.blockrow {
        padding: 2px;
    }
    .bloglist-container {
        position: relative;
        padding-bottom: 100%;
        overflow: scroll;
        margin-bottom: 12px;
    }
    .bloglist-container .bloglistall {
        position: absolute;
    }

    /**** CALENDAR ****/
    #calendar_content {
        margin-right: 0px;
        width: 100%;
    }
    #calendar_nav {
        width: 100%;
        float: none;
        clear: both;
    }
    #calendar_content.month .blockbody {
        overflow: scroll;
        width: 100%;
    }

    /**** VB ARCADE ****/
    #arcade_game_flash {
        width: 100% !important;
    }

    /**** CONTACT US ****/
    form[action='sendmessage.php?do=contactus'] textarea {
        width: 100%;
    }

    /**** SETTINGS ****/

    /* subscription */
    .subscribe-threadlist .threadbit .threadinfo {
        width: 100%;
    }
    .subscribe-threadlist .threadbit .threadlastpost {
        width: auto;
        margin-left: 50px;
    }
    .subscribe-threadlist .threadbit .threadnotification {
        margin-right: 4px;
        float: right;
    }
    /* deleted */
    #group_discussionlist .threadbit .discussionrow.hasstatus .threadinfo {
        width: 62%;
    }
    #group_discussionlist .threadbit .threadlastpost {
        width: 200px;
        margin-left: 70px;
        padding-left: 0;
    }

}

@media all and (max-width: 640px) {
    
    /**** CONTENT BODY ****/

    /* Forum */
    .forumbit_nopost .forumhead .forumtitle {
        min-width: 53%;
    }
    .forumbits .forumhead h2 span.forumtitle {
        width: 57%;
    }
    #forums .forumhead .forumlastpost {
        display: none;
    }

    /**** SETTINGS ****/

    #usercp_nav {
        float: none;
        width: 100%;
        clear: both;
    }
    #usercp_content {
        float: none;
        padding-bottom: 0;
        margin-left: 0;
    }
    #usercp_content .block {
        float: none;
    }
    #usercp_content .cp_content {
        width: 100%;
        margin-left: 0;
    }
    /* moderation */
    #display_options {
        margin-top: 12px;
    }
    #group_discussionlist {
        margin-top: 50px;
    }
    #gdiscussion_imodsel {
        position: relative;
        right: 0;
        bottom: 28px;
    }
    #pc_inlinemod_form .avatarlink.pc-attachment {
        width: 100%;
    }
    #pc_inlinemod_form .postbit-lite.moderated-picturecomment .postbithead,  #pc_inlinemod_form .postbit-lite.moderated-picturecomment .posttext,  #pc_inlinemod_form .postbit-lite.moderated-picturecomment .stats.groups, #pc_inlinemod_form .postbit-lite.moderated-picturecomment .posttext {
        margin-left: 0;
    }

    /* sendmessage */
    .cke_skin_kama .cke_editor .cke_rcombo a, .cke_skin_kama .cke_editor .cke_toolgroup {
        background: #F9F9F9;
    }

    /**** MY PROFILE ****/
    #sidebar_container.member_summary {
        float:left;
        width: 100%;   
    }
    #userprof_content_container {
        float: left;
        width: 100%;
        margin-left: 0;
    }

    /**** CALENDAR ****/
    .quarter .calendar.mini {
        width: 100%;
    }
    .week .eventlist li.birthdays {
        float: none;
        width: auto;
        margin-right: 0;
        margin-left: 10px;
    }

    /**** VB ARCADE ****/

    #arcade_game_extra > .blockbody {
        position: relative;
        height: 690px;
        overflow: scroll;
    }
    #arcade_game_extra > .blockbody > table {
        position: absolute;
        width: 459px;
    }

    /**** VB SHOP ****/
    #sidebar {
        margin-top: 0px !important;
    }

    /**** GROUPS ****/
    .threadbit.sgbit .alt {
        background: none;
    }
    .threadbit.sgbit .threadinfo {
        width: 100%;
    }
    .threadbit.sgbit .threadstats {
        width: 33%;
        margin: 0;
    }
    .threadbit.sgbit .threadstats li {
        margin-left: 11px;
    }
    .threadbit.sgbit .threadlastpost {
        width: auto;
    }
    .threadbit.sgbit .threadpostedin {
        max-width: auto;
        width: auto;
        padding: 8.74px 13px;
        float: right
    }
    .threadlisthead.sgbithead span.threadinfo {
        width: 100%;
    }
    .threadlisthead.sgbithead span.threadstats {
        text-align: center;
        width: 30%;     
    }
    .threadlisthead.sgbithead span.threadlastpost {
        width: 30%;
        text-align: right;
    }
    .threadlisthead.sgbithead span.threadpostedin {
        width: 30%;
        text-align: right;
    }

    /**** BLOGS ****/
    form[action='blog_usercp.php?do=updatesidebar'] > .blockbody, form[action='blog_usercp.php?do=updatecat'] > .blockbody {
        position: relative;
        overflow: scroll;
        height: 300px;
    }
    .blogcustompages, form[action='blog_usercp.php?do=updatecat'] > .bloglist {
        position: absolute;
        width: 640px;
    }

}

@media all and (max-width: 480px) {

    /**** HEADER ****/

    /**** SIDEBAR ****/

    /**** CONTENT BODY ****/

    /* Forum */
    .forumbit_post .foruminfo {
        width: 100%;
        min-height: 0px;
    }
    .forumbit_post .forumstats li, .forumbit_post .forumstats_2 li {
        float:left;
        text-align: left;
    }
    .forumbit_post .forumstats, .forumbit_post .forumstats_2 {
        width: 25%;
        margin-left: 50px;
    }
    .forumbit_post .forumrow .forumlastpost {
        width: 40%;
    }
    .forumbit_post .foruminfo .forumdata .datacontainer {
        width: auto;
    }
    #forums .forumhead .forumthreadpost {
        display: none;
    }
    .forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span {
        padding:10px 0px;
    }
    .forumbit_post .forumactionlinks li {
        display: inline;
        position: absolute;
        right: 0px;
    }

    /* threads */
    .threadbit .threadinfo, .threadbit .deleted .threadinfo {
        width: 100%
    }
    .threadinfo .inner {
        width: 70%;
    }
    .threadbit .threadstats {
        margin-left: 60px;
    }

    /* postbit */
    .postbitlegacy .userinfo {
        padding: 0;
        float:none;
        width: 100%;
    }
    .postbitlegacy .userinfo .userinfo_extra {
        width: 100%;
        float: none;
    }
    .postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
        margin-left: 0;
    }
    .postrow {
        overflow: inherit;
    }
    .info_row {
        margin: 3.33333px auto 0px;
    }
    .postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
        margin-left: 10px;
    }
    .info_row dt {
        margin-left: 0 !important;
    }
    .userinfo_extra .collapse {
        margin-left: 10px;
    }
    .pagination_top {
        margin-top: 10px;
    }
    .formcontrols .blockrow dl.dep_group dd, .formcontrols .blockrow .dep_group .deps {
        margin-left: 0;
    }
    .blockbody.formcontrols .blockrow .rightcol .primary {
        width: 100%;
    }
    .formcontrols .blockrow input.textbox.numeric {
        text-align: center;
    }
    .formcontrols .blockrow input.textbox[size] {
        width: 100%;
    }
    .postbitlegacy .postfoot .textcontrols span.seperator, .postbit .postfoot .textcontrols span.seperator {
        display: block;
        border: 0;
    }
    .postbitlegacy .postfoot .postcontrols, .postbit .postfoot .postcontrols {
        float: none;
    }
    #forums .L1 .forumhead a.collapse {
        padding: 3px 0;
    }

    /* post editor */ 
    form .rightcol {
        margin-left: 0;
    }
    .formcontrols fieldset.blockrow legend {
        float: left;
        width: 100%;
    }

    /**** SETTINGS ****/

    /* sendmessage */
    .formcontrols .blockrow label {
        float:none;
    }
    .formcontrols .blockrow .group.checkradio {
        margin-left: 0;
    }
    /* subscriptions */
    .groupcontrols .textcontrol {
        margin-left: 0;
        display: block;
        text-align: left;
        margin-left: 0px;
        float: right;
        width: 100%;
        padding: 5px 0px;
        text-indent: 8px;
        margin-bottom: 2px;
    }
    /* deleted */
    .threadbit .threaddeleted {
        width: 70%;
        padding: 8.74px 0px 8.74px 60px;
    }
    .postbit.postbit-lite {
        float: left;
        width: 100%;
    }
    .postbit-lite .avatarlink {
        float: none;
    }
    .postbit-lite .postbit-chkbox {
        margin-top: 21px;
    }
    .postbit-lite .postbithead {
        margin-left: 0;
    }
    .postbit-lite dl.stats.groups {
        margin-left: 11px;
    }
    .postbit-lite .postbitfoot {
        float: right;
        position: relative;
        right: 0;
        top: 0;
    }
    .threadbit .discussionrow .threadstats {
        margin-left: 0;
    }
    .threadlisthead span.threadstats {
        width: 15%;
    }
    .postlist_moderation .postlistfoot #inlinemod_formctrls {
        margin-top: 12px;    
    }
    #group_discussionlist .threadbit .discussionrow.hasstatus .threadstats {
        width: 100%;
        text-indent: 60px;
    }


    /**** MY PROFILE ****/
    .aboutme_left {
        width: 100%;
    }
    .aboutme_right {
        margin-left: 0;
    }
    #view-aboutme .blockbody .stats dt {
        width: 100%;
    }
    dl.tabslight dd {
        width: 100% !important;
    }
    dl.tabslight {
        padding-left: 0;
    }
    dd.userprof_module, dd.userprof_moduleinactive, dd.userprof_content, dd.userprof_module a, dd.userprof_moduleinactive a, dd.userprof_content a {
        padding-right: 0;
        padding-left: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    #profile_tabs a, #profile_tabs a:hover {
        text-align: left;
        width: 100%;
        text-indent: 10px;
    }
    .userprof_button {
        width: 100%;
    }
    .left50 {
        width: 100%;
    }
    .right50 {
        width:100%;
        float: left;
    }
    .userprof_cellheader {
        padding: 0;
        margin: 5px 10px;
    }
    #customize_header .asset_button {
        width: 100%;
    }
    .asset_button_tall {
        margin-right: 0;
        width:100%;
    }
    dl.as-tabs dd {
        float: none;
        border-top:none;
    }
    dl.as-tabs dd a {
        text-align: left;
    }

    /**** CALENDAR ****/
    dl.tabslight dd a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    /**** FAQ ****/
    .formcontrols .blockrow.singlecheck label {
        width: 100%;
    }

    /**** GROUPS ****/
    .threadbit.sgbit {
        height: 
    }
    .threadbit.sgbit .threadlastpost {
        padding: 8.74px 0px 8.74px 0px;
        float: right;
    }
    .threadbit.sgbit .threadstats {
        width: auto;
    }
    #group-above-list, .group-above-list {
        margin-top: 3em;
    }

    /**** SEARCH PAGE ****/
    #above_searchresults {
        margin: 2.6em 0px 0px;
    }
    .searchbits .threadstats {
        width: 75%;
    }
    .searchbits .threadbit .threadpostedin {
        width: 75%;
        float: left;
        clear: both;
        margin-left: 48px;
    }
    .searchbits .threadbit .threadlastpost {
        float: left;
        width: 75%;
        padding: 8.74px 0px 0 40px;
    }

}

@media all and (max-width: 360px) {

    /**** HEADER ****/

    /* search box */

    /**** CONTENT BODY ****/

    /* threads */
    .threadbit .threadlastpost {
        padding: 8.74px 0px 8.74px 60px;
    }

    /**** SETTINGS PAGE ****/

    .threadlisthead span.threadlastpost {
        padding-left: 11%;
    }
    /* subscription */
    .subscribe-threadlist .threadbit .threadlastpost {
        padding: 8.74px 0px 8.74px 10px;
    }
    .subscribe-threadlist .threadlisthead span.threadlastpost {
        position: absolute;
        bottom: 0;
        left: 0;
        padding-left: 11px;
    }
    .subscribe-threadlist .threadlisthead {
        height: 45px;
    } 

    /***** MY PROFILE *****/

    /**** GROUP ****/
    li.sgicon .leftcol {
        width: 100%;
    }
    #groupsearch {
        position: relative;
        top: 8px;
    }
    .threadbit.sgbit .threadpostedin p {
        margin-left: 0;
        margin-right: 12px;
    }
    .threadbit .threadpostedin {
        padding: 8.74px 30px;
    }
    .threadbit.sgbit .threadstats {
        width: 120px;
    }

    /**** VB ARCADE ****/
    #arcade_portal {
        /*margin-left: -10px;*/
    }

    #arcade_portal > tbody > tr > td > .settings_form_border {
        position: relative;
        padding-bottom: 100%;
        overflow: scroll;
    }    

    #arcade_portal > tbody > tr > td > .settings_form_border > table {
        position: absolute;
        width: 500px !important;
    }

    /***** SEARCH PAGE ****/
    .searchbits .threadbit .threadpostedin {
        padding:0;
    }

}

@media all and (max-width: 320px) {

    /**** VB ARCADE ****/
    #arcade_portal {
       /* margin-left: -20px; */
    }

}



