huh? I just checked your profile some secs ago and couldn't see your avatar, neither on the left nor inside the gallery.
when I just refreshed it worked an intended
when I just refreshed it worked an intended
/* Copyright © 2010 Taiga Software LLC - all rights reserved */ @import "shared.css"; @import "modfuncs.css"; @import "pages.css"; @import "post.css"; #topictitle a:link, #topictitle a:visited { color: #fff; } #path a:link, #path a:visited, #lockpollbutton a:link, #lockpollbutton a:visited { color: #5594ba; } #topictitle a:hover, #path a:hover, #lockpollbutton { color: #7591ce; } .newpagemarker { position: absolute; width: 100%; margin-top: -7px; border-bottom: 1px solid #435c96; } #statictopicheaderbar.userlist_hide_header_hide { position: fixed; top: 64px; left: 14px; right: 14px; min-width: 850px; background-color: #141414; z-index: 89; } #statictopicheaderbar.userlist_hide_header_show { position: fixed; top: 164px; left: 14px; right: 14px; min-width: 850px; background-color: #141414; z-index: 89; } #statictopicheaderbar.userlist_show_header_hide { position: fixed; top: 64px; left: 14px; right: 152px; min-width: 850px; background-color: #141414; z-index: 89; } #statictopicheaderbar.userlist_show_header_show { position: fixed; top: 164px; left: 14px; right: 152px; min-width: 850px; background-color: #141414; z-index: 89; } #topicheaderbar { float: left; width: 100%; margin: 12px 0 2px 0; } #topicinfocontainer { float: left; } #topicinfobuttonshow.topicinfo_show, #topicinfobuttonhide.topicinfo_hide, #topicinfo.topicinfo_hide { display: none; } #topicinfobuttonshow.topicinfo_hide, #topicinfobuttonhide.topicinfo_show { float: left; margin-top: 2px; } #topicinfo.topicinfo_show { position: absolute; margin-top: 18px; padding: 4px 8px 4px 8px; border: 1px solid #444; background-color: #141414; -webkit-border-radius: 4px; /* for safari */ -moz-border-radius: 4px; /* for firefox */ z-index: 99; } .topicinfoline { float: left; clear: left; font-size: 12px; } #topictitle { float: left; height: 25px; margin: 0 6px 0 1px; text-align: left; line-height: 26px; font-weight: bold; font-size: 16px; } #lockicon.lockbutton_hide { display: none; } #lockicon.lockbutton_show { float: left; margin-top: 3px; } #path { float: right; height: 18px; padding: 0 1px 5px 4px; text-align: right; line-height: 30px; } #pollarea.pollarea_hide { display: none; } #pollarea.pollarea_show { float: left; width: 100%; margin-bottom: 10px; background-color: #202020; -webkit-border-radius: 8px; /* for safari */ -moz-border-radius: 8px; /* for firefox */ } #pollheader.poll_show { float: left; width: 100%; height: 24px; background: url('/styles/willowdark/catbg.png') repeat-x top left; -webkit-border-top-left-radius: 8px; /* for safari */ -moz-border-radius-topleft: 8px; /* for firefox */ -webkit-border-top-right-radius: 8px; /* for safari */ -moz-border-radius-topright: 8px; /* for firefox */ } #pollheader.poll_hide { float: left; width: 100%; height: 24px; background: url('/styles/willowdark/catbg.png') repeat-x top left; -webkit-border-radius: 8px; /* for safari */ -moz-border-radius: 8px; /* for firefox */ } #pollheaderlabel.poll_hide, #pollheaderlabelhidden.poll_show { display: none; } #pollheaderlabel.poll_show, #pollheaderlabelhidden.poll_hide { float: left; margin-left: 8px; line-height: 24px; color: #fff; font-size: 14px; } #nopollforyou { float: left; margin: 4px 0 0 8px; font-size: 12.5px; font-style: italic; } #hidepoll { float: right; margin: 3px 6px 0 0; } #hidepoll a:link, #hidepoll a:visited { color: #fff; } #hidepoll a:hover { color: #7591ce; } #pollcontent.poll_hide { display: none; } #pollcontent.poll_show { float: left; clear: left; min-width: 244px; font-size: 13px; } #polllocked { float: left; clear: left; margin: 4px 0 8px 6px; font-size: 14.5px } .pollquestion { float: left; clear: left; margin: 4px 0 0 8px; font-size: 13px; font-weight: bold; } .pollquestionend { font-size: 12px; font-weight: normal; } .alreadyvoted { float: left; clear: left; margin: 4px 0 8px 6px; font-weight: bold; } .cantvote { float: left; clear: left; margin: 4px 0 8px 6px; font-weight: bold; } .pollrows { float: left; clear: left; margin: 2px 0 8px 24px; } .editpoll_show { display: none; } td.polloptioncell { font-size: 11.5px; } .polloption { margin-left: -3px; font-size: 11.5px; } input.editpollinput { height: 13px; width: 300px; font: 11px Verdana, Arial, sans-serif; } td.pollresult { color: #698ee4; text-align: center; padding: 0 0 2px 10px; font-size: 11.5px; } td.pollbarcell { width: 300px; } .pollbar { height: 16px; border-right: 1px solid #444; background-color: #444; } .pollbottomarea { float: left; clear: left; width: 100%; margin: 0 0 4px 8px; } #editpollbutton.editpoll_hide { float: right; margin-right: 20px; font-size: 12px; } #editpollbutton.editpoll_show, #cancelpolledit.editpoll_hide, #savepolledit.editpoll_hide { display: none; } #cancelpolledit.editpoll_show { float: left; } #savepolledit.editpoll_show { float: left; margin-left: 211px; } input.editpollbutton { font-size: 11px; } #lockpollbutton.editpoll_hide { float: right; margin-right: 30px; font-size: 12px; } #lockpollbutton.editpoll_show { display: none; } #deletepollbutton.editpoll_hide { float: right; margin-right: 30px; font-size: 12px; } #deletepollbutton.editpoll_show { display: none; } #postscontainer.postbox_hide, #postscontainerguests.postbox_hide { float: left; clear: left; width: 100%; padding-bottom: 30px; } #postscontainermods.postbox_hide, #postscontainermodsguests.postbox_hide { float: left; clear: left; width: 100%; padding-bottom: 54px; } #postscontainer.postbox_show { float: left; width: 100%; padding-bottom: 124px; } #postscontainermods.postbox_show { float: left; width: 100%; padding-bottom: 146px; } #postscontainerguests.postbox_show { float: left; width: 100%; padding-bottom: 152px; } #postscontainermodsguests.postbox_show { float: left; width: 100%; padding-bottom: 184px; } #staticfirstpost { position: fixed; left: 14px; width: 39%; min-width: 458px; overflow-y: auto; overflow-x: hidden; z-index: 69; } #staticpostscontainer { position: absolute; left: 39%; z-index: 68; } .filled { float: left; clear: left; width: 100%; } #postsbottom { float: left; clear: left; width: 100%; padding: 4px 0 12px 0; } #bottompath { float: left; } #nextpagelink { float: right; } #bottomarea { position: fixed; bottom: 0; left: 14px; right: 14px; min-width: 850px; padding: 10px 0 2px 0; background-color: #141414; z-index: 70; } #bottomarea.userlist_show { right: 152px; } #bottomareapadding { padding-top: 18px; } #threadfuncsarea { float: left; width: 100%; margin-bottom: 24px; } #threadfuncs { float: left; } .modthreadfunc { float: left; margin: -1px 16px 0 0; font-size: 13px; } .modbutton { min-width: 30px; padding: 1px 8px 2px 8px; background: url('/styles/willowdark/buttonbg.png') repeat-x top left; font-size: 11px; text-align: center; -webkit-border-radius: 8px; /* for safari */ -moz-border-radius: 8px; /* for firefox */ } .modbutton a:link, .modbutton a:visited { color: #000; } .modbutton a:hover { color: #466aaf; } #lockbutton.lockbutton_hide, #unlockbutton.lockbutton_hide, #stickybutton.stickybutton_hide, #unstickybutton.stickybutton_hide, #announcebutton.announcebutton_hide, #unannouncebutton.announcebutton_hide, #staticbutton.staticbutton_hide, #unstaticbutton.staticbutton_hide { display: none; } #socialbuttons.postcheckboxfuncs_show { display: none; } #socialbuttons.postcheckboxfuncs_hide { float: left; } .socialbutton { float: left; margin: -2px 8px 0 0; font-size: 11px; } .socialicon { float: left; } .sociallabel { float: left; margin: 1px 0 0 3px; } #checkedpostfuncsarea { float: right; } #checkedpostfuncs.postcheckboxfuncs_hide { display: none; } .modcheckedpostfunc { float: right; margin: -1px 0 0 16px; font-size: 13px; } #selectedpostslabel { float: right; margin: 0 0 2px 16px; font-size: 13px; } #showmodcheckedpostfuncs.postcheckboxfuncs_hide { float: right; margin-bottom: 2px; font-size: 13px; } #showmodcheckedpostfuncs.postcheckboxfuncs_show { display: none; } #newpostbutton.postbox_show, #cancellinkcontainer.postbox_hide { display: none; } #newpostbutton.postbox_hide { position: fixed; left: 14px; bottom: 2px; } #cancellinkcontainer.postbox_show { position: fixed; left: 14px; bottom: 3px; } #newpostarea.postbox_hide, #newpostareamods.postbox_hide, #newpostareaguests.postbox_hide, #newpostareamodsguests.postbox_hide { display: none; } #newpostarea.postbox_show { height: 94px; } #newpostareamods.postbox_show { height: 134px; } #newpostareaguests.postbox_show { height: 122px; } #newpostareamodsguests.postbox_show { height: 168px; } #editpollarea.editpollarea_hide { display: none; } #editpollarea.editpollarea_show { position: fixed; width: 100%; bottom: 54px; left: 0; padding: 4px 0 6px 100px; background-color: #141414; z-index: 72; } #editpollheader { float: left; margin: 6px 0 2px 0; } #editpollheaderlabel { float: left; } #editpollheaderdropdown { float: left; margin: -2px 0 0 6px; } #newpolloptions { float: left; clear: left; width: 30%; min-width: 256px; margin-top: 4px; } #newpollquestionrow { float: left; clear: left; width: 100%; } #newpollquestionlabel { float: left; clear: left; width: 70px; margin-top: 1px; } #newpollquestion { float: left; width: 70%; } .newpolloptionrow { float: left; clear: left; width: 100%; margin-top: 6px; } .newpolloptionlabel { float: left; width: 70px; margin-top: 3px; } .newpolloption { float: left; width: 70%; } .polloptioninput { width: 100%; } #morepolloptions { float: left; margin: 7px 0 0 6px; } #addpollsubmit { float: left; clear: left; margin-top: 10px; } #guestusernamelabel { position: fixed; bottom: 123px; left: 98px; font-size: 13px; } #guestusernameinput { position: fixed; bottom: 121px; left: 180px; width: 212px; } .newtopicinput { width: 100%; height: 16px; border: 1px solid #242424; color: #fff; background-color: #303030; font-size: 12px; } #postboxinput.userlist_hide { position: fixed; left: 97px; right: 110px; bottom: 24px; min-width: 767px; } #postboxinput.userlist_show { position: fixed; left: 97px; right: 251px; bottom: 24px; min-width: 767px; } #posttextarea.largepostbox_hide { width: 100%; height: 90px; min-height: 90px; max-height: 90px; border: 1px solid #141414; color: #fff; background-color: #444; } #posttextarea.largepostbox_show { width: 100%; height: 300px; min-height: 300px; max-height: 300px; border: 1px solid #141414; color: #fff; background-color: #444; } #posttoolbar { position: fixed; height: 18px; left: 97px; bottom: 3px; } #postbutton { float: left; margin-top: -1px; } #previewbutton { float: left; margin: -1px 0 0 12px; } #editfunctions { float: left; margin-left: 16px; } .bbcodebutton { float: left; margin-right: 8px; } .staticthreadcheckbox { float: left; margin: -1px 8px 0 0; font-size: 11.5px; } #smiliesarea { float: left; } #smiliesareaouter.smilies_hide { display: none; } #smiliesareaouter.smilies_show { position: absolute; width: 300px; bottom: 20px; z-index: 78; } #smiliesareainner { float: left; width: 100%; padding: 6px 8px 3px 8px; border: 1px solid #444; background-color: #141414; -webkit-border-radius: 4px; /* for safari */ -moz-border-radius: 4px; /* for firefox */ } .smileybutton { margin-bottom: 3px; } #closesmilies { width: 50px; margin: 0 auto; margin-top: 2px; } #postattachmentarea { float: left; margin-left: 10px; } #newattachicon { float: left; } #newattachareaouter.newattach_hide { display: none; } #newattachareaouter.newattach_show { position: absolute; width: 240px; bottom: 0; margin-left: 22px; z-index: 78; } #newattachareainner { float: left; padding: 6px 8px 8px 8px; border: 1px solid #444; background-color: #141414; -webkit-border-radius: 4px; /* for safari */ -moz-border-radius: 4px; /* for firefox */ } #newattachmentslabel { float: left; font-size: 13px; } .attachuploadcontainer_hide { display: none; } .attachuploadcontainer_show { float: left; clear: left; margin-top: 2px; } .attachuploadstuff_hide { display: none; } .mac.gecko .attachpath, .linux.gecko .attachpath, .konqueror .attachpath { opacity: 0; position: absolute; margin: -2px 0 0 -4px; z-index: 85; } .win.gecko .attachpath { opacity: 0; position: absolute; margin: -2px 0 0 22px; z-index: 85; } .ie .attachpath { filter: alpha(opacity=0); position: absolute; margin: -2px 0 0 -4px; z-index: 85; } .webkit .attachpath { opacity: 0; position: absolute; margin: -2px 0 0 -8px; z-index: 85; } .opera .attachpath { opacity: 0; position: absolute; margin: 1px 0 0 8px; z-index: 85; } .attachuploadinput { float: left; } .attachuploadinputfield { width: 136px; } .attachuploadbuttonimage { float: left; margin-left: 4px; } .addattachment_hide, .attachouter_hide { display: none; } .addattachment_show { float: left; margin: 2px 0 0 2px; } #togglepostbox.userlist_hide { position: fixed; right: 49px; bottom: 25px; } #togglepostbox.userlist_show { position: fixed; right: 190px; bottom: 25px; } #pages.userlist_hide { position: fixed; right: 14px; bottom: 2px; padding: 2px 0 1px 2px; background-color: #141414; } #pages.userlist_show { position: fixed; right: 152px; bottom: 2px; padding: 2px 0 1px 2px; background-color: #141414; }
/* Copyright © 2010 Taiga Software LLC, Samuel Groves - all rights reserved */ @import "viewsettings.css"; @import "undo.css"; { margin: 0; /* overrides browser's default margin and padding */ padding: 0; } body { padding: 20px 6px 5px 7px; color: #fff; background-color: #141414; font: 12px Verdana, Arial, sans-serif; } select { border: 1px solid #242424; background-color: #444; color: #fff; font: 11px Verdana, Arial, sans-serif; } select.blackbackgroundselect { border: 1px solid #242424; background-color: #444; color: #fff; font: 11px Verdana, Arial, sans-serif; } input { border: 1px solid #242424; background-color: #444; color: #fff; font: 10px Verdana, Arial, sans-serif; } input.headertextinput { height: 15px; border: 1px solid #242424; background-color: #444; color: #fff; font: 12px Verdana, Arial, sans-serif; } textarea { border: 1px solid #242424; background-color: #444; color: #fff; font: 12px Verdana, Arial, sans-serif; } textarea.headertextarea { border: 1px solid #242424; background-color: #444; color: #fff; font: 12px Verdana, Arial, sans-serif; } input.headerbutton { border-top: 1px solid #474747; border-left: 1px solid #474747; border-right: 1px solid #222; border-bottom: 1px solid #222; background-color: #353535; color: #fff; font: 12px Verdana, Arial, sans-serif; } input.depressedheaderbutton { border-top: 1px solid #222; border-left: 1px solid #222; border-right: 1px solid #474747; border-bottom: 1px solid #474747; background-color: #3d3d3d; color: #fff; font: 12px Verdana, Arial, sans-serif; } input.grayboxbutton { border-top: 1px solid #272727; border-left: 1px solid #272727; border-right: 1px solid #151515; border-bottom: 1px solid #151515; background-color: #444; color: #fff; font: 12px Verdana, Arial, sans-serif; } input.depressedgrayboxbutton { border-top: 1px solid #151515; border-left: 1px solid #151515; border-right: 1px solid #272727; border-bottom: 1px solid #272727; background-color: #373737; color: #fff; font: 12px Verdana, Arial, sans-serif; } input.polloptioninput { border: 1px solid #242424; color: #fff; background-color: #444; font: 12px Verdana, Arial, sans-serif; } input.displayfieldinput { background-color: #444; } .ie input[type="checkbox"], input[type="radio"]{ background: transparent; border: 0; } a:link, a:visited { text-decoration: none; color: #5594ba; } a:hover { color: #7591ce; } a:active, a:focus { outline: 0; } a.underlinelink:hover { text-decoration: underline; } a.nostylelink:hover { color: #fff; } img { border: none; } .ie6 #iewarning, .ie6 #iewarningtext { float: left; } .ie7 #iewarningouter.iewarning_hide { display: none; } .ie7 #iewarningouter.iewarning_show { position: absolute; top: 36px; width: 100%; z-index: 90; } .ie7 #iewarning { width: 300px; margin: 0 auto; padding: 8px 10px 6px 10px; border: 1px solid #5594ba; background-color: #141414; z-index: 100; } #iewarningcontent, #iewarningtext { float: left; } #iewarningtext a:link, #iewarningtext a:visited { color: #5594ba; } #iewarningtext a:hover { color: #7591ce; } #closewarningcontainer { float: left; clear: left; width: 100%; } #closewarning { width: 50px; margin: 0 auto; margin-top: 6px; } .hidden { display: none; } #wholepagecontainer.userlist_hide { position: absolute; top: 0; left: 14px; right: 14px; min-width: 850px; } #wholepagecontainer.userlist_show { position: absolute; top: 0; left: 14px; right: 152px; min-width: 850px; } #nonfixedcontent { margin-top: 30px; } #ajaxposttarget, #header.header_hide { display: none; } #staticheader.userlist_hide { position: fixed; top: 27px; left: 14px; right: 13px; min-width: 850px; background-color: #141414; z-index: 89; } #staticheader.userlist_show { position: fixed; top: 27px; left: 14px; right: 152px; min-width: 850px; background-color: #141414; z-index: 89; } #logoarea { position: relative; min-height: 80px; max-height: 200px; max-width: 350px; } #logoareastatic { position: relative; min-height: 80px; max-height: 200px; max-width: 350px; margin-top: 3px; } #logo { max-height: 200px; max-width: 350px; } #forumtitlearea { position: absolute; width: 500px; top: 60px; left: 50%; margin-left: -210px; text-align: center; } #forumtitleareastatic { position: absolute; width: 500px; top: 33px; left: 50%; margin-left: -210px; text-align: center; } #forumtitle { font-size: 20px; font-weight: bold; text-align: center; } #subtitle { font-size: 14px; text-align: center; } #buttonbar { float: left; width: 100%; height: 20px; margin-top: 12px; padding-bottom: 1px; border-bottom: solid 1px #444; line-height: 21px; font-size: 13px; } #globallinks { float: left; } #logoutcontainer, #logincontainer.login_hide { float: left; margin-right: 8px; } .permanentspacer { float: left; margin-right: 8px; color: #333; } #logincontainer.login_show, #loginarea.login_hide { display: none; } #loginarea.login_show { float: left; margin-right: 8px; } #cancellogin { float: left; margin-top: -2px; } #loginform { float: left; } #loginusernamecontainer { float: left; margin-left: 8px; font-size: 12px; } #loginusername { float: left; width: 100px; margin-left: 4px; } #loginusernameinput { width: 100%; } #loginpasswordcontainer { float: left; margin-left: 10px; font-size: 13px; } #loginpassword { float: left; width: 100px; margin: 0 4px 0 4px; } #loginpasswordinput { width: 100%; } #stayloggedincontainer { float: left; font-size: 11px; margin: 0 8px 0 0; } #submitlogin { float: left; margin-top: -1px; } #forgotpassword { float: left; width: 66px; margin: -1px -14px 0 12px; font-size: 9px; line-height: 9px; } #viewcontainerouter { float: left; } #registercontainer, #profilecontainer.login_hide, #viewcontainer.login_hide, #admincontainer.login_hide { float: left; margin-right: 8px; } #spacer3.login_hide, #spacer4.login_hide, #spacer5.login_hide { float: left; margin-right: 8px; color: #333; } #profilecontainer.login_show, #viewcontainer.login_show, #admincontainer.login_show, #spacer3.login_show, #spacer4.login_show, #spacer5.login_show { display: none; } #togglesearch { float: right; margin: 1px 4px 0 0; } .ie7 #togglesearch.searcharea_show { display: none; } #searcharea.searcharea_hide { display: none; } #searcharea.searcharea_show { float: right; margin-top: -1px; } #submitsearch { float: right; } #searchbox { float: right; margin: 0 8px 0 4px; } .ie7 #searchbox { float: right; margin: 0 2px 0 4px; } #advancedsearchsettingscontainer.advancedsearchsettings_hide { display: none; } #advancedsearchsettingscontainer.advancedsearchsettings_show { float: right; } #advancedsearcharea { position: absolute; right: 0; min-width: 300px; margin-top: 22px; padding: 6px 10px 6px 10px; border: 1px solid #444; background-color: #141414; -webkit-border-bottom-left-radius: 4px; /* for safari */ -moz-border-radius-bottomleft: 4px; /* for firefox */ -webkit-border-bottom-right-radius: 4px; /* for safari */ -moz-border-radius-bottomright: 4px; /* for firefox */ opacity: .96; z-index: 85; } .ie #advancedsearcharea { position: absolute; right: 0; min-width: 300px; margin-top: 22px; padding: 6px 10px 6px 10px; border: 1px solid #444; background-color: #141414; filter: alpha(opacity=94); z-index: 85; } .searchlabel { float: left; clear: left; font-size: 13px; font-weight: bold; } .searchresultdropdown { float: left; margin: 3px 0 2px 6px; } .searchoption { float: left; clear: left; margin-top: -1px; } .searchoptionradio { margin-left: -1px; } .searchoptiontopmargin { float: left; clear: left; margin-top: 2px; } #searchoptionsarea { float: left; clear: left; margin-top: 8px; } .searchdateinput { width: 40px; } .searchauthorinput { height: 13px; } .searchoptiondescription { float: left; clear: left; margin: -4px 0 0 28px; font-size: 10.5px; } #searchspecificboards.searchboards_show, #searchtheseboards.searchboards_hide { display: none; } #searchinarea.searchboards_hide { display: none; } #searchinarea.searchboards_show { float: left; clear: left; margin-left: 12px; } #searchboardsarea { float: left; clear: left; } #searchboardsarealeft { float: left; } .searchboardarea { float: left; clear: left; } .searchboardname { float: left; } #searchboardsarearight { float: left; margin-left: 8px; } #newpostslink { float: right; margin-left: 4px; line-height: 23px; font-size: 12px; } #mainbarcontainer.userlist_hide { position: fixed; top: 0; left: 14px; right: 14px; height: 25px; min-width: 850px; border-bottom: solid 2px #141414; background-color: #2c2c2c; z-index: 90; } #mainbarcontainer.userlist_show { position: fixed; top: 0; left: 14px; right: 14px; height: 25px; min-width: 968px; border-bottom: solid 2px #141414; background-color: #2c2c2c; z-index: 90; } #mainbarcontainer a:link, #mainbarcontainer a:visited { color: #aaa; } #mainbarcontainer a:hover { color: #7591ce; } #hideheader.header_show { float: left; margin: 4px 4px 0 0; } #hideheader.header_hide, #showheader.header_show { display: none; } #showheader.header_hide { float: left; margin: 2px 4px 0 0; } #mainbar.editmainbarlinks_hide { height: 25px; padding-left: 4px; line-height: 25px; background-color: #2c2c2c; overflow: hidden; } #mainbar.editmainbarlinks_show { position: absolute; min-height: 25px; padding: 0 8px 6px 3px; border-right: 1px solid #242424; border-bottom: 1px solid #242424; border-left: 1px solid #242424; background-color: #2c2c2c; color: #fff; line-height: 25px; -webkit-border-bottom-left-radius: 6px; /* for safari */ -moz-border-radius-bottomleft: 6px; /* for firefox */ -webkit-border-bottom-right-radius: 6px; /* for safari */ -moz-border-radius-bottomright: 6px; /* for firefox */ } #mainbarlabel.editmainbarlinks_hide { display: none; } #mainbarlabel.editmainbarlinks_show { float: left; margin: -1px 4px 0 0; } /*don't style this, especially don't float*/ #mainbarlinks.editmainbarlinks_hide { } #editmainbarlinks.editmainbarlinks_show { float: left; padding-left: 6px; } #mainbarlinks.editmainbarlinks_show, #editmainbarlinks.editmainbarlinks_hide { display: none; } #editmainbaricon { float: left; margin: 4px 4px 0 4px; } .mainbarlinkbox { float: left; margin: -1px 12px 0 0; } .mainbarlinkicon { float: left; margin-top: 6px; } .mainbarlinkname { float: left; padding-left: 2px; } #editmainbarlinkcontainers { float: left; } .editmainbarlinkcontainer_show { float: left; } .editmainbarlinkcontainer_hide { display: none; } .editmainbarlinkbox { float: left; margin: 6px 12px 2px 0; padding: 6px 6px 4px 0; background-color: #666; color: #fff; -webkit-border-radius: 2px; /* for safari */ -moz-border-radius: 2px; /* for firefox */ } .editmainbarlinkdraggable { float: left; } .editmainbarlinkleft { float: left; } .movemainbarlink { float: left; margin-top: -2px; } .deletemainbarlink { float: left; clear: left; margin-top: 17px; } .movemainbarlinkimage { cursor: move; } .editmainbarlinkright { float: left; margin-left: 4px; } .editmainbarlink { float: left; } .editmainbarlinklabel { float: left; width: 42px; margin-top: -3px; } .editmainbarlinkinput { float: left; margin-top: 1px; } .editmainbarlinkname { float: left; clear: left; margin-top: 2px; } .editmainbaroptions_hide { display: none; } .editmainbaroptions_show { float: left; margin-top: 4px; } .addmainbarlink_hide, .reverttodefaultslink_hide { display: none; } .addmainbarlink_show { float: left; } .reverttodefaultslink_show { float: left; clear: left; } #editmainbarsaveorcancel { float: right; clear: both; width: 140px; margin-top: 8px; } #editmainbarlinkssave { float: left; } #editmainbarlinkscancel { float: right; } #mainbarbuttons.userlist_show { float: right; margin-right: -4px; } #undocontainer { float: right; width: 56px; height: 25px; margin: -1px 16px 0 -4px; /*needs to be here*/ line-height: 25px; text-align: right; overflow: hidden; } #newpostslinkupper { float: right; height: 25px; margin: -1px 0 0 -4px; /*needs to be here*/ text-align: right; line-height: 25px; overflow: hidden; } #pmscontainer { float: right; width: 112px; height: 25px; margin: -1px 0 0 -20px; text-align: right; line-height: 25px; overflow: hidden; } #statscontainer { float: right; width: 56px; height: 25px; margin: -1px 18px 0 6px; text-align: right; line-height: 25px; overflow: hidden; } .alertcolor { color: #ee0000; font-weight: bold; } #userlist.userlist_show { float: right; width: 120px; overflow: hidden; border-bottom: solid 2px #2c2c2c; border-left: solid 2px #2c2c2c; border-right: solid 2px #2c2c2c; background-color: #191919; -webkit-border-bottom-left-radius: 6px; /* for safari */ -moz-border-radius-bottomleft: 6px; /* for firefox */ -webkit-border-bottom-right-radius: 6px; /* for safari */ -moz-border-radius-bottomright: 6px; /* for firefox */ } #userlist.userlist_hide { float: right; width: 120px; overflow: hidden; } a.userlist_show { padding-left: 4px; } #hideuserlist.userlist_hide, #showuserlist.userlist_show { display: none; } #hideuserlist.userlist_show { float: right; width: 26px; margin-top: 5px; text-align: center; line-height: 25px; letter-spacing: -1px; } #showuserlist.userlist_hide { float: right; width: 26px; margin: 5px 2px 0 0; text-align: center; line-height: 25px; letter-spacing: -1px; } #usersheading.userlist_hide { margin: -1px 0 0 -20px; background-color: #2c2c2c; text-align: center; line-height: 25px; } #usersheading.userlist_show { margin: -1px 0 0 -18px; padding-bottom: 1px; background-color: #2c2c2c; text-align: center; line-height: 25px; } .mainbarlabelnolink { color: #fff; } #userssection.userlist_hide, a.userlist_hide { display: none; } #userssection a:link, #userssection a:visited { color: #5594ba; } #userssection a:hover { color: #7591ce; } #viewingheader { float: left; margin: 0 0 2px 4px; } #hideusersviewing.usersviewing_hide { display: none; } .userlistsectionlabel { float: left; font-weight: bold; text-decoration: underline; } #hideusersviewingarrow, #showusersviewingarrow, #hideusersonlinearrow, #showusersonlinearrow { float: left; font-size: 10px; font-weight: bold; letter-spacing: -2px; } #showusersviewing.usersviewing_show { display: none; } #onlineheader { float: left; clear: left; margin: 12px 0 2px 4px; } #onlineheadernoviewing { float: left; margin: 0 0 2px 4px; } #hideusersonline.usersonline_hide, #showusersonline.usersonline_show, #usersviewing.usersviewing_hide, #usersonline.usersonline_hide { display: none; } #usersviewing.usersviewing_show { float: left; clear: left; max-height: 252px; margin-left: 4px; font-size: 12px; overflow-x: hidden; overflow-y: auto; } #usersonlinecontainer { float: left; clear: left; } #usersonline.usersonline_show { float: left; clear: left; margin-left: 4px; font-size: 12px; overflow-x: hidden; overflow-y: auto; } .userlistcontent { float: left; clear: left; width: 116px; overflow: auto; } .userlistcontentrow { float: left; clear: left; } .userlistmessagelink { float: left; margin-top: 2px; } .ie .userlistmessagelink { float: left; margin-top: 3px; } .userlistusername { float: left; width: 96px; margin-left: 1px; font-size: 11px; overflow: hidden; } .entering { opacity: 0; } .ie .entering { filter: alpha(opacity=0); } .nousers { font-style: italic; } a#viewlink.viewsettings_show:link, a#viewlink.viewsettings_show:visited { color: #7591ce; } #ajaxloading.ajaxloading_hide { display: none; } #ajaxloading.ajaxloading_show { position: fixed; top: 0px; right: 16px; z-index: 100; }