/* LAYOUT CONSTANTS contentarea = 990 leftborder = 6 rightborder = 7 centerborder = 6 leftcolumn = 669 rightcolumn = 302 */ body { background: #250e02 none repeat scroll 0%; color: white; font-family: Helvetica,Arial,Sans-Serif; font-size: 12px; margin: 0pt; padding: 0pt; text-align: center; } h1, h1 a, h1 a:link, h1 a:visited, h1 a:active { margin: 0 0 5px 0; padding: 0; font-size: large; color: Black; } img { border: 0pt none; } .clear { clear: both; } #header { background-color: #F4F2F5; width: 984px; /* = contentarea - leftborder */ } #banner { left: -6px; /* = 0 - leftborder */ position: relative; } #wrapper { background-color: #F5F3F1; /* affects #left-column */ border-left: 6px solid #F4F2F5; /* = leftborder */ border-right: 7px solid #F4F2F5; /* = rightborder */ margin: 0pt auto; text-align: left; width: 977px; /* = contentarea - leftborder - rightborder */ } #content-area-outer { background-color: transparent; /* affects #right-column */ border-left: 6px solid #F4F2F5; /* = centerborder */ color: black; margin-left: 669px; /* = leftcolumn */ padding-bottom: 10px; margin-top: 5px; } #content-area-inner { margin-left: -675px; /* = 0 - leftcolumn - leftborder + 3 */ position: relative; word-wrap: break-word; } #right-column { float: right; width: 302px; /* = rightcolumn */ } #left-column { color: black; float: left; margin-right: 1px; width: 669px; overflow: hidden; } #one-column { margin-left: 14px; padding-top: 10px; width: 739px; } p { margin: 0pt; padding: 0pt 0pt 1em; } .featurebox-top-copy-wrapper { position: absolute; } .featurebox-top-copy { bottom: 100px; left: 12px; position: relative; width: 410px; } .featurebox-top-heading { color: white; font-size: 16px; font-weight: bold; margin-bottom: 10px; } .featurebox-top-body { color: white; } /* Link colors */ #nav-top-main a { color: #2B2B2D; font-weight: bold; margin-right: 10px; text-decoration: none; } #nav-top-main a:hover { color: red; } #status a { color: #FFCC00; font-weight: bold; text-decoration: underline; } #status a:hover { color: white; } a.content:link { color: #0066FF; text-decoration: underline; } a.paging:link { color: #151414; text-decoration: underline; } a.tags { color: #032737; text-decoration: none; } a.tags:hover { text-decoration: underline; } #contentcolumn_compheader { background-color: Black; } .standard-link a { color: #007FE5; font-weight: bold; text-decoration: none; } .standard-link a:hover { text-decoration: underline; } a.black_link { color: Black; font-weight: bold; text-decoration: none; } a.black_link:hover { text-decoration: underline; } .points-products a { color: #2b2b2d; font-weight: bold; text-decoration: none; } .points-products a:hover { text-decoration: underline; } /* Main nav bar with highlights */ #nav-site { left: -6px; /* = 0 - leftborder */ position: relative; } #nav-sub { background-image: url(../../Images/Themes/Flamethrower/header-sub-tile.gif); background-repeat: repeat-x; left: -6px; /* = 0 - leftborder */ position: relative; width: 970px; /* = contentarea - padding-left - padding-right */ height: 30px; /* = background height - padding-top - padding-bottom */ padding: 7px 10px 0; } #nav-sub span { font-weight: bold; } #nav-sub #join { vertical-align: top; } #header-search { float: right; text-align: right; } #header-search a:link, #header-search a:visited, #header-search a:active { color: White; padding: 5px; font-weight: bold; text-decoration: none; font-size: 12px; } #header-search input { padding: 2px 2px 0 2px; font-size: 12px; } .searchWatermark { color: Gray; } #nav-top-main { margin-left: 4px; position: absolute; top: 84px; width: 980px; } #nav-top-main-left { } #nav-top-main-right { float: right; text-align: right; } #nav-top-join, #nav-top-logout { background-repeat: no-repeat; float: left; height: 34px; margin-left: 45px; width: 97px; } #nav-top-join { background-image: url(../../Images/Themes/Flamethrower/nav_join.jpg); } #nav-top-logout { background-image: url(../../Images/Themes/Flamethrower/nav_logout.jpg); } .content-row-item { vertical-align: top; width: 150px; } /* Salutation with login status, and search area */ #status { color: #FFFFFF; position: absolute; top: 30px; } /* MyMOKO, Submit and Buy points right coloum panel */ #nav-right-mymoko a { float: left; height: 29px; margin-left: 27px; margin-top: 7px; width: 62px; } a.nav-right-mymoko:hover { background-image: url(../../Images/Themes/Flamethrower/nav_right_mymoko.jpg); background-repeat: no-repeat; } #nav-right-submit a { float: left; height: 29px; margin-left: 1px; margin-top: 7px; width: 61px; } a.nav-right-submit:hover { background-image: url(../../Images/Themes/Flamethrower/nav_right_submit.jpg); background-repeat: no-repeat; } #nav-right-points a { float: left; height: 29px; margin-left: 1px; margin-top: 7px; width: 73px; } a.nav-right-points:hover { background-image: url(../../Images/Themes/Flamethrower/nav_right_points.jpg); background-repeat: no-repeat; } #right-column-titlebar { background-image: url(../../Images/Themes/Flamethrower/nav_right.jpg); height: 42px; width: 249px; } #right-column-user-info { padding-left: 10px; background: #312725 url(../../Images/Themes/Flamethrower/login_profile.jpg) no-repeat; } #rightcolumn_banner { border: 1px dotted black; height: 600px; margin-left: auto; margin-right: auto; width: 160px; } #rightcolumn_tags { margin: 20px 5px 5px; } #rightcolumn_tag { margin: 10px 5px 5px; } #rightcolumn_polls { background-image: url(../../Images/Themes/Flamethrower/title_polls.jpg); height: 33px; margin-bottom: 10px; margin-top: 10px; width: 249px; } /* Right column panel login */ #loginform label { display: block; margin-left: 20px; padding-bottom: 3px; } #loginform input { } .error { color: red; font-weight: bold; } /* Main content area */ #contentcolumn { background: #F1EEEB none repeat scroll 0%; float: left; margin-bottom: 10px; margin-left: 14px; padding-bottom: 10px; width: 767px; } #contentcolumn_compheader { max-height: 500px; } #contentcolumn_articleThumb { float: left; margin-left: 14px; width: 375px; } #contentcolumn_compsheaderleftside { float: left; height: 700px; width: 373px; } #contentcolumn_compsheaderrightside { float: right; height: 700px; margin-right: 10px; width: 373px; } #column-left { background-color: #f5f3f1; float: left; width: 245px; margin-right: 4px; } #column-middle { float: left; width: 418px; } /* Featured content box Left */ #featurebox_top { background-image: url(../../Images/Themes/Flamethrower/featurebox_top.gif); background-repeat: no-repeat; height: 6px; overflow: hidden; width: 419px; } #featurebox_musictopheader { background-image: url(../../Images/Themes/Flamethrower/featurebox_music.jpg); background-repeat: no-repeat; height: 95px; margin-top: 10px; overflow: hidden; width: 434px; } #featurebox_gallerytopheader { background-image: url(../../Images/Themes/Flamethrower/featurebox_gallery.jpg); background-repeat: no-repeat; height: 95px; margin-top: 10px; overflow: hidden; width: 434px; } .featurebox_mid { background-color: #131111; color: White; overflow: hidden; width: 419px; margin: 0 0 5px 0; } .featurebox_bot { background-image: url(../../Images/Themes/Flamethrower/featurebox_bot.gif); background-repeat: no-repeat; height: 34px; overflow: hidden; width: 434px; } #featurebox_music1 { float: left; padding: 10px 0pt 15px 15px; width: 202px; } #featurebox_music2 { float: right; padding: 10px 15px 15px 0pt; width: 202px; } .submit-img { vertical-align: bottom; } /* Featured content box right */ .featurebox_topright_title { color: White; font-weight: bold; margin: 7px 0pt 0pt 12px; } .featurebox_topright { background-image: url(../../Images/Themes/Flamethrower/featurebox_topright.gif); background-repeat: no-repeat; height: 28px; overflow: hidden; width: 298px; } .featurebox_midright { background-color: #131111; color: White; padding: 8px 12px; width: 274px; } .featurebox_midright_white { background-color: #FFFFFF; padding: 8px 12px; width: 274px; } .featurebox_midright_white a { color: #007FE5; font-weight: bold; text-decoration: none; } .featurebox_midright_white_more { text-align: right; } .featurebox_midright_white_more a { color: #131111; font-weight: bold; text-decoration: none; } .featurebox_midright_white_list a:hover, .featurebox_midright_white_more a:hover { text-decoration: underline; } .featurebox_botright { background-image: url(../../Images/Themes/Flamethrower/featurebox_botright.gif); background-repeat: no-repeat; height: 6px; margin-bottom: 10px; overflow: hidden; width: 298px; } #column_banner { border: 1px dotted black; margin: 10px 0pt; } .article-listen-share a { color: white; font-weight: bold; text-decoration: none; } .article-read-profile { color: #007FE5; font-weight: bold; } .article-read-profile a { color: #007FE5; text-decoration: none; } .article-listen-share a:hover, .article-read-profile a:hover { text-decoration: underline; } .article-title { color: #007FE5; font-weight: bold; } /* Featured content slider */ .contentslide { background-position: left top; background-repeat: no-repeat; height: 200px; padding-left: 10px; position: relative; width: 422px; } .contentslide .opacitylayer { /*Do not edit this rule unless you're familiar with CSS opacity behavior*/ height: 100%; width: 100%; } .pagination { padding: 7px 0pt 0pt; text-align: center; width: 434px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/ } * html .pagination { width: 422px; } .pagination p { color: #FFFFFF; } .pagination a { color: #9D9B9B; padding: 5px; text-decoration: none; } .pagination a:hover, .pagination a.selected { background-color: #131111; padding: 5px; } #footer { background-color: #D6D1CD; border-top: 2px solid #F4F2F5; clear: both; color: #7D6F67; height: 15px; /*Height of footer image - padding-top - padding-bottom */ left: -6px; /* = 0 - leftborder */ overflow: hidden; padding: 10px; position: relative; text-align: right; width: 970px; /* = contentarea - padding-left - padding-right */ } #footer a { color: #7D6F67; text-decoration: none; } #footer-links { float: left; } #footer-links a { color: #250E02; margin-right: 20px; text-decoration: none; } #footer-links a:hover { color: #FF0000; } #contentcolumn_titlebarheader { background-image: url(../../Images/Themes/Flamethrower/titlebar.jpg); background-repeat: no-repeat; font-weight: bold; height: 38px; padding: 4px 0px 0px 24px; width: 743px; } #contentcolumn_titlebarsubheader { margin-left: 20px; } .rightcolumn_label { font-weight: lighter; padding: 10px 20px 0px; } .rightcolumn_input { margin-left: 20px; } #rightcolumn_tag a { color: Black; text-decoration: none; } #rightcolumn_tag a:hover { text-decoration: underline; } #rightcolumn_poll { margin-left: 14px; margin-top: 10px; } .featurebox_bot_more { margin-right: 20px; margin-top: 8px; text-align: right; } .featurebox_bot_more a { color: White; font-weight: bold; text-decoration: none; } .featurebox_bot_more a:hover { text-decoration: underline; } /* ChatLounge button styles */ #nav_chatloungeaddfavs { background-image: url(../../Images/Themes/Flamethrower/button_addfavs.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ margin-left: 0px; vertical-align: middle; width: 109px; } #nav_chatloungeaddfavs a { float: left; height: 28px; width: 109px; } a.nav_chatloungeaddfavs:hover { background-image: url(../../Images/Themes/Flamethrower/button_addfavs_hi.jpg); background-repeat: no-repeat; } #nav_chatloungeinvite { background-image: url(../../Images/Themes/Flamethrower/button_invite.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ margin-left: 10px; vertical-align: middle; width: 109px; } #nav_chatloungeinvite a { float: left; height: 28px; width: 109px; } a.nav_chatloungeinvite:hover { background-image: url(../../Images/Themes/Flamethrower/button_invite_hi.jpg); background-repeat: no-repeat; } #nav_chatloungereportAbuse { background-image: url(../../Images/Themes/Flamethrower/button_reportabuse.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ margin-left: 10px; vertical-align: middle; width: 109px; } #nav_chatloungereportAbuse a { float: left; height: 28px; width: 109px; } a.nav_chatloungereportAbuse:hover { background-image: url(../../Images/Themes/Flamethrower/button_reportabuse_hi.jpg); background-repeat: no-repeat; } #contentcolumn_articlecomments { float: right; width: 375px; } .ac3Comment { border-color: #283D5F; border-style: dashed; border-width: 1px 0pt 0pt; color: #283D5F; } .sc2Comment { border-color: #283D5F; border-style: dashed; border-width: 1px 0pt 0pt; color: #283D5F; } .sc3Pager { margin-right: 10px; text-align: right; } .ac3Pager { margin-right: 10px; text-align: right; } #contentcolumn_articlecommentslpp { } /* Submission Thumb button styles */ #nav_subthumbsendpm { background-image: url(../../Images/Themes/Flamethrower/button_sendpm.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ vertical-align: middle; width: 109px; } #nav_subthumbsendpm a { float: left; height: 28px; width: 109px; } a.nav_subthumbsendpm:hover { background-image: url(../../Images/Themes/Flamethrower/button_sendpm_hi.jpg); background-repeat: no-repeat; } #nav_subthumbaddtofriends { background-image: url(../../Images/Themes/Flamethrower/button_addfriends.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ vertical-align: middle; width: 109px; } #nav_subthumbaddtofriends a { float: left; height: 28px; width: 109px; } a.nav_subthumbaddtofriends:hover { background-image: url(../../Images/Themes/Flamethrower/button_addfriends_hi.jpg); background-repeat: no-repeat; } #nav_subthumbaddtofavs { background-image: url(../../Images/Themes/Flamethrower/button_addfavs.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ vertical-align: middle; width: 109px; } #nav_subthumbaddtofavs a { float: left; height: 28px; width: 109px; } a.nav_subthumbaddtofavs:hover { background-image: url(../../Images/Themes/Flamethrower/button_addfavs_hi.jpg); background-repeat: no-repeat; } #nav_subthumbinviteafriend { background-image: url(../../Images/Themes/Flamethrower/button_invite.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ vertical-align: middle; width: 109px; } #nav_subthumbinviteafriend a { float: left; height: 28px; width: 109px; } a.nav_subthumbinviteafriend:hover { background-image: url(../../Images/Themes/Flamethrower/button_invite_hi.jpg); background-repeat: no-repeat; } #nav_subthumbshare { background-image: url(../../Images/Themes/Flamethrower/button_share.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ vertical-align: middle; width: 109px; } #nav_subthumbshare a { float: left; height: 28px; width: 109px; } a.nav_subthumbshare:hover { background-image: url(../../Images/Themes/Flamethrower/button_share_hi.jpg); background-repeat: no-repeat; } #nav_subthumbreportabuse { background-image: url(../../Images/Themes/Flamethrower/button_reportabuse.jpg); background-repeat: no-repeat; float: left; height: 28px; /*Height of nav bar*/ vertical-align: middle; width: 109px; } #nav_subthumbreportabuse a { float: left; height: 28px; width: 109px; } a.nav_subthumbreportabuse:hover { background-image: url(../../Images/Themes/Flamethrower/button_reportabuse_hi.jpg); background-repeat: no-repeat; } .horizontal-banner { border: 1px dotted black; } #mymoko_inbox:hover { background-image: url(../../Images/Themes/Flamethrower/nav_store.jpg); background-repeat: no-repeat; } #nav_chatloungebuttons { width: 767px; } #nav_chatloungebuttons_compsheader { background-color: Black; height: 700px; margin-left: 5px; margin-right: 5px; width: 757px; } #contentcolumn_restofcomps { width: 767px; } #nav_chatloungebuttons_compsnonheader { width: 767px; } #contentcolumn_compnonheaderimg { float: left; width: 383px; } #contentcolumn_compnonheadertext { float: right; width: 383px; } /* SUBMISSION THUMBNAIL */ .submission-link, .submission-link a, .content-row-item a { color: #007FE5; font-weight: bold; text-decoration: none; } .content-row-item a:hover, .submission-link a:hover { text-decoration: underline; } .submission-thumbnail { height: 123px; margin-top: 5px; overflow: hidden; text-align: center; vertical-align: middle; width: 123px; } /* SUBMISSION ROOM */ .submission-title { font-size: 14px; font-weight: bold; } /* Content Links */ .content_nav_back { float: left; } .content_nav_next { float: left; margin-left: 200px; } .content_nav_back a, .content_nav_next a { color: White; text-decoration: none; } .content_nav_back a:hover, .content_nav_next a:hover { text-decoration: underline; } /* Comment Lists */ a.username { color: Black; font-weight: bold; } .comment_link { color: Black; } /* PROFILE */ .profile { margin-left: 14px; } .stress { font-weight: bold; } .profile_gallery { margin-right: 50px; } div.commentOdd, div.commentEven, div.commentSubmit { padding: 2px 10px; } div.commentInfo { border: 1px dotted #FE6310; color: #FE6310; margin: 2px 10px; padding: 5px; } #gallery-paging { background: transparent url(../../Images/Themes/Flamethrower/gallery_paging.jpg) no-repeat scroll 0%; height: 29px; width: 667px; } #gallery-paging-top { background: transparent url(../../Images/Themes/Flamethrower/gallery_pagingTop.jpg) no-repeat scroll 0%; height: 29px; width: 667px; } #gallery-paging-location { color: White; font-weight: bold; padding: 5px 10px 0pt; text-align: right; } #subnav { color: White; font-weight: bold; padding: 14px 10px 0pt; text-align: right; } #subnav-anchor { background: transparent url(../../Images/Themes/Flamethrower/subnav.jpg) no-repeat scroll 0%; height: 38px; left: 14px; position: absolute; top: 30px; width: 739px; } #subnav a, #gallery-paging-location a { color: White; text-decoration: none; } #subnav a:hover, #gallery-paging-location a:hover { text-decoration: underline; } #top-picker { float: left; } #join-form { padding-left: 10px; background-color: #e9e3dd; width: 100%; } .form-field-label { font-weight: bold; padding-top: 5px; width: 200px; color: #312725; } .form-field-upload { color: #312725; } .form-field { width: 300px; } .formfields .formlabel { font-weight: bold; } .formValidationSummary { background-color: #E2B8B4; color: #B02D27; font-size: medium; margin: 0; padding: 5px 10px; position: relative; font-weight: bold; } .formValidationSummary ul { margin: 0pt; padding: 0pt 15px; font-weight: normal; } .galleryUpload { background-color: #E6E3E0; color: #000000; padding: 5px 0px 5px 5px; width: 664px; } .uploadSuccess { background-color: #D8FAEC; border: 1px dashed green; color: green; font-size: 12px; margin: 0px 5px 5px 5px; padding: 5px 5px; position: relative; } #nav-mymoko { text-align: left; } #nav-mymoko a { margin-right: 10px; } #nav-mymoko a:hover { color: red; text-decoration: none; } #recaptcha_widget { margin: 5px 0pt; width: 310px; } #recaptcha_image { border: 1px solid gray; margin-bottom: 5px; } .errorBox { background-color: #E2B8B4; border: 1px dotted #BF4943; color: #B02D27; padding: 5px; margin-bottom: 8px; } .progressBox { background-color: #F1EEEB; color: #2B2B2D; padding: 5px; margin-bottom: 8px; filter:alpha(opacity=50); opacity: 0.50; -moz-opacity:0.50; } .successBox { background-color: #C9D993; border: 1px dotted #88A162; color: #46800B; padding: 5px; margin-bottom: 8px; } .pendingBox { background-color: #C3E4DD; border: 1px dotted #87B3AA; color: #2A655B; padding: 5px; margin-bottom: 8px; } .profileSidebarMyLinks { border-collapse: collapse; margin: 2px 0px 0px; padding: 0px; width: 165px; } .profileSidebarMyLinks td { font-size: smaller; text-align: center; width: 55px; } .profileSidebarMyLinks td.header { background-color: #F1EEEB; font-weight: bold; text-decoration: underline; width: 165px; } .profileSidebarMyLinks td.invite { background-color: #FFAE0D; width: 165px; } /* out with the old, in with the new */ #motd-article { background-color: #312725; padding: 5px; margin-bottom: 4px; width: 408px; height: 197px; } #motd-backdrop { width: 100%; height: 100%; position: relative; } #motd-copy { position: absolute; color: White; bottom: 0; padding: 0 10px 5px 10px; } #motd-copy a { color: White; text-decoration: none; } #motd-copy a:hover { text-decoration: underline; } .section-heading { color: #ffeec8; font-size: 17px; padding: 3px 10px 0 0; } .section-heading h1 { font-size: 17px; font-weight: normal; color: #FFEEC8; margin: 0; display: inline; } .section-heading h1 a { font-size: 17px; color: #ffb64b; } .section-heading h2 { font-size: 11px; font-weight: normal; margin: 0; } .section-heading h3 { font-size: 11px; font-weight: normal; margin: 0; } .section-heading a { color: #ffb64b; text-decoration: none; } .section-heading a:hover { text-decoration: underline; } .section-heading-no-tabs { color: #ffeec8; font-size: 11px; padding-top: 3px; } .section-heading-no-tabs span { font-size: 17px; } #chat-lounges { background-color: #e4e0de; } .header-without-tabs { background-image: url(../../Images/Themes/Flamethrower/header_without_tabs.gif); padding-left: 10px; height: 43px; } .filter-tabs, .points-history thead tr { background-image: url(../../Images/Themes/Flamethrower/header_tabs.gif); height: 23px; } .filter-tabs p { padding: 4px 10px 0; font-size: 12px; } .filter-tabs, .filter-tabs a, .points-history thead td { color: #FFEEC8; font-size: 11px; font-weight: bold; } .header-shadow-light { border-bottom: 2px solid #a8a7a6; } .header-shadow-dark { border-bottom: 2px solid #55504c; } .filter-tabs a, .filter-tabs .hilite { float: left; text-decoration: none; padding: 4px 10px 0; } .filter-tabs a, .filter-tabs .hilite, .filter-tabs td { height: 19px; } .filter-tabs a:hover { text-decoration: underline; } .filter-tabs .hilite { background-image: url(../../Images/Themes/Flamethrower/chat_lounges-header_hilite.gif); background-repeat: repeat-x; } #chat-lounges-rooms { padding: 5px; color: #554d46; } #chat-lounges-rooms a, div.lounge a { color: #4e3b38; text-decoration: none; font-weight: bold; } #chat-lounges-rooms a:hover, div.lounge a:hover { text-decoration: underline; } .lounge { background-color: white; margin-bottom: 10px; } .lounge-content { padding: 5px 5px 10px 5px; } .lounge-content img.loungegraphic { margin: 0 0 5px 0; padding: 0; } .speech-pointer { background-color: #E4E0DE; height: 10px; text-align: right; } .speech-pointer img { margin-right: 20px; } .lounge .copy { margin: 2px 0; } span.lounge-chat, span.lounge-title { font-weight: bold; } .lounge-thumbs img { margin: 5px 2px 0 0; } .lounge-thumbs td.activeChatter { padding: 0 1px 0 0; } #chat-lounges .icon img { left: 160px; top: -3px; } #mokie-galleries .icon img { left: 234px; top: -3px; } .icon, .arrow { position: relative; } .icon img, .arrow img { position: absolute; } /* MOKIE GALLERIES */ #mokie-galleries { color: #595959; padding-bottom: 10px; } #mokie-galleries #editors-picks { padding: 6px 0 6px 6px; } #mokie-galleries .category { padding: 5px 0 5px 5px; background-color: #EEEDEB; } #mokie-galleries #editors-picks img { margin-left: 15px; } #mokie-galleries .category img { margin-left: 8px; } .thumbs a:first-child img { margin: 0 0 0 1px !important; } div.commentOdd, div.commentEven, div.commentSubmit { padding: 2px; margin: 0; } div.commentInfo { margin: 2px 10px 2px 2px; padding: 5px; color: #fe6310; border: dotted 1px #fe6310; } #mokie-galleries .thumbs { margin-top: 4px; } #mokie-galleries .gallery-thumbs { background-image: url(../../Images/Themes/Flamethrower/mokie_galleries-thumbs.gif); background-repeat: repeat-x; background-position: bottom; background-color: #eeedeb; } #mokie-galleries .gallery-thumbs span { color: #4E3B38; font-weight: bold; font-size: 12px; } #mokie-galleries .gallery-thumbs a { color: #2ea8f8; text-decoration: none; font-weight: bold; } #mokie-galleries .gallery-thumbs a:hover { text-decoration: underline; } #mokie-galleries a img { } .more-mokies-music-comps { background-image: url(../../Images/Themes/Flamethrower/more_mokies-music-comps.gif); background-repeat: repeat-x; height: 16px; font-weight: bold; text-align: right; padding: 2px 8px; } .more-mokies-music-comps a { color: #4e3b38; text-decoration: none; font-weight: bold; } .more-mokies-music-comps a:hover { text-decoration: underline; } #chat-lounges-rooms .footlink { text-align: right; } #slogans { color: white; font-size: 11px; } #slogans #chat, #slogans #share, #slogans #anywhere { padding: 9px 28px 4px 60px; position: relative; } #slogans a.slogan { color: white; text-decoration: none; font-size: 16px; } #slogans a.copy { color: white; text-decoration: none; font-weight: bold; } #slogans a:hover { text-decoration: underline; } #slogans #chat { background: #036BB9 url(../../Images/Themes/Flamethrower/slogans-1.gif) repeat-x; min-height: 48px; } #slogans #share { background: #03579D url(../../Images/Themes/Flamethrower/slogans-2.gif) repeat-x; min-height: 49px; } #slogans #anywhere { background: #03407C url(../../Images/Themes/Flamethrower/slogans-3.gif) repeat-x; min-height: 48px; } #chat .icon img { left: -51px; top: -7px; } #share .icon img { left: -58px; top: -5px; } #anywhere .icon img { left: -49px; top: -5px; } #slogans .arrow img { left: 225px; top: 10px; } #profile-sidebar { background: #302624 url(../../Images/Themes/Flamethrower/login_sidebar.gif) repeat-x; padding: 10px; color: #FFEEC8; width: 282px; } #profile-sidebar a { color: #ffeec8; text-decoration: none; font-weight: bold; } #profile-sidebar a:hover { text-decoration: underline; } .user-pass-mismatch { margin-bottom: 10px; } #profile-sidebar .username { font-weight: bold; } #tags { background-color: White; margin-top: 7px; position: relative; } #tags > span { position: absolute; left: 85px; top: 40px; width: 165px; } #tags > div { padding: 10px; overflow: hidden; line-height: 150%; } #tags a { color: Black; text-decoration: none; } #tags a:hover { text-decoration: underline; } .ad { text-align: center; margin-top: 10px; } #my-stuff { position: relative; left: -10px; /* = 0 - profile-sidebar padding-left */ top: 10px; width: 302px; } #my-stuff-heading { background: #302624 url(../../Images/Themes/Flamethrower/tile-my_stuff.gif) repeat-x; font-weight: bold; height: 18px; padding: 3px 0pt 0pt 12px; } #my-stuff .invites { color: #f47700; border: 0; background-color: #362D2A; width: 258px; } #my-stuff ul { width: 302px; list-style-type: none; float: left; padding: 0; margin: 0; } #my-stuff #content { background-color: #362D2A; } #my-stuff #changes { border-top: 1px solid #0763A2; border-bottom: 2px solid #7D7C7B; background-color: #0381D8; } #my-stuff li { display: inline; padding: 0; margin: 0; } #my-stuff a { text-decoration: none; font-size: 11px; min-height: 17px; padding: 7px 4px 4px 44px; color: #FFEEC8; width: 105px; float: left; border-width: 1px; border-style: solid; padding-left: 40px; display: block; position: relative; } #my-stuff #content a { background-color: #362d2a; border-color: #403634 #29201e #29201e #403634; } #my-stuff #changes a { background-color: #0381D8; border-color: #27a3f6 #0366b1 #0366b1 #27a3f6; } #my-stuff a:hover { text-decoration: underline; } #my-stuff .clearance { clear: left; } #my-stuff img { border: 0; position: absolute; top: 0px; left: 7px; } #profile-sidebar #username-age-location { margin-bottom: 5px; } table.submission-grid { border-collapse: collapse; } table.submission-grid td { vertical-align: top; padding: 10px 7px 0 0; } .submission-detail .title { color: #312725; font-weight: bold; } .submission-detail .username { margin-bottom: 3px; } .submission-detail a { color: #007FE5; text-decoration: none; } .submission-detail img { vertical-align: top; } .submission-detail a:hover { text-decoration: underline; } .submission-detail .rating-control { margin-top: 8px; } .content-image { border: 1px solid #2E2927; } .gallery-backdrop { background-color: #ECE9E6; padding: 0 9px; } /* StarCssClass="ratingIcon" WaitingStarCssClass="ratingIcon" FilledStarCssClass="ratingIconActive" EmptyStarCssClass="ratingIconEmpty" /> */ span.ratingIcon, span.ratingIconActive, span.ratingIconEmpty { width: 20px; height: 20px; padding: 0 1px 0 0; background-repeat: no-repeat; } span.ratingIcon, span.ratingIconActive { background-image: url(../../Images/r1.gif); } span.ratingIconEmpty { background-image: url(../../Images/r0.gif); } span.ratingIconWaiting { background-image: url(../../Images/r1.gif); } div.sbmSect { margin: 4px; } table.commentList tbody tr td, table.commentList tr td { text-align: left; vertical-align: top; } table.commentList tbody tr td.avatar, table.commentList tr td.avatar { width: 36px; } table.commentList tbody tr td.avatar div, table.commentList tr td.avatar div { height: 36px; width: 36px; overflow: hidden; } table.commentList tbody tr td.avatar div img, table.commentList tr td.avatar div img { width: 36px; } .profileSelected { background-color: #E5DCD3; border: solid 1px #FFAE0D; padding: 4px; } .profileNotSelected { opacity: .7; filter: alpha(opacity=70); padding: 4px; } .profileNotSelected:hover { background-color: #E5DCD3; opacity: 1; filter: alpha(opacity=100); } .tagCloud_1 { font-size: x-small; } .tagCloud_2 { font-size: small; } .tagCloud_3 { font-size: medium; } .tagCloud_4 { font-size: large; } table.myProfile { margin: 6px 0 0 0; } table.myProfile td { text-align: center; vertical-align: top; padding: 0 5px 5px 5px; } span.quote { font-size: large; } td.pagingJump select { border: none; color: #969696; height: 15px; font-size: x-small; } td.pagingJump { color: #969696; font-size: x-small; } a.headerLink, a.headerLink:link, a.headerLink:visited, a.headerLink:active { color: #ffb64b; border: solid 1px #ffb64b; text-decoration: none; padding: 2px 6px 2px 6px; background-color: #434343; } table.messageList { width: 670px; border-collapse: collapse; } table.messageList tr.alt { background-color: #D4D0CD; } table.messageList tr { background-color: #E6E3E0; } input.deleteButton { border: none; color: #FFEEC8; font-size: 11px; background-image: url(../../Images/Themes/Flamethrower/header_tabs.gif); height: 23px; outline: none; background-color: #443A38; font-weight: bold; cursor: pointer; } input.deleteButton:hover { text-decoration: underline; } input.sendButton { border: 1px solid #FFEEC8; color: #FFEEC8; font-size: 11px; font-weight: bold; background-image: url(../../Images/Themes/Flamethrower/header_tabs.gif); margin: 3px 0 0 3px; outline: none; background-color: #443A38; } .readMessageHeader { background-color: #D4D0CD; } .readMessageBody { background-color: #E6E3E0; padding: 20px 0px 20px 5px; } #motd-article object { width: 418px; height: 200px; } img.overlayImage { position: absolute; top: 0px; left: 0px; } /* 20080628 on */ #left-column h4 { background-color: #CCC4BD; color: White; font-size: 12px; left: -10px; margin: 0; padding: 3px 0pt 3px 10px; position: relative; width: 659px; border-top: #9c938b 1px solid; } .join-note { color: #958D89; } #join-submit { background-color: #CCC4BD; font-size: 12px; left: -10px; margin: 0; padding-left: 4px; position: relative; width: 659px; border-top: #9c938b 1px solid; vertical-align: middle; } .join-button { float: left; margin: 2px 5px 0 0; } .join-copy { padding: 12px; } .link-1 { color: #007FE5; text-decoration: none; font-weight: bold; } .link-1:hover { text-decoration: underline; } #join-page .icon img { left: 560px; top: -3px; } .form-field-highlight { font-weight: bold; font-size: 18px; margin-left: 5px; } .points-history thead td { padding: 0px 10px; } .points-history tbody td { padding: 4px 10px; color: #362d2a; } /* table.points-history td { padding:4px 10px; color:#362d2a; } table.points-history .filter-tabs td { padding:0 10px; } */ table.points-history { width: 670px; border-collapse: collapse; } table.points-history tr.alt { background-color: #D4D0CD; } table.points-history tr { background-color: #E6E3E0; } .points-purchase { width: 108px; height: 124px; background-image: url(../../Images/Themes/Flamethrower/points-purchase.gif); position: relative; font-family: Arial, Helvetica, sans-serif; margin: 0 8px 8px 0; float: left; } .points-quantity { color: #E5FFFF; font-size: 24px; left: 1px; position: absolute; top: 23px; width: 100%; text-align: center; } .points-cost { color: #362D2A; font-size: 12px; left: 1px; position: absolute; top: 75px; width: 100%; text-align: center; } .points-purchase .buy-now { border: 0; position: absolute; left: 20px; top: 92px; } .points-products { padding: 8px; background-color: #e6e3e0; color: #2b2b2d; } .points-products-headings { padding: 8px; background-color: #e6e3e0; font-size: 16px; font-weight: bold; color: #2b2b2d; } #get-mobile { color: #2c2c2c; font-size: 13px; } #get-mobile h1, #get-mobile h2 { color: #ff8d07; font-weight: normal; } #get-mobile h1 { font-size: 28px; line-height: 110%; margin-bottom: 10px; } #get-mobile h2 { font-size: 18px; } #get-mobile .getit-copy { width: 480px; position: relative; left: 25px; top: -10px; } #get-mobile .woohoo-copy { width: 400px; position: relative; left: 25px; top: -50px; } #get-mobile ul { margin: 2px 0 0 15px; padding: 0; } #get-mobile li { margin: 0; padding: 0; line-height: 18px; } #get-mobile .button { left:-5px; margin-top:8px; position:relative; } .videoPlay { opacity:.5; filter: alpha(opacity=50); } .videoPlay:hover { background-color:#E5DCD3; opacity:.75; filter: alpha(opacity=75); } span.ratingPrompt, span.ratingPrompt a { vertical-align: top; color: #a8a3a0; font-size: x-small; position: relative; bottom: -4px; } span.ratingPrompt a { bottom: auto; color: #007FE5; } /* Avatar picker */ #changeAvatarContainer { position: relative; padding: 0; margin: 0 1px 0 0; text-align: left; z-index: 1; } #pnlAvatarTitle { color: #362d2a; text-align: left; font-weight: bold; margin: 2px; } #imgChangeAvatar { cursor: pointer; } #imgChangeAvatar:hover { text-decoration: underline; } #pnlChooseAvatar { position: absolute; display: none; width: 135px; height: 239px; top: 17px; left: 0px; border: solid 1px #c4c3c1; background-color: #eeecea; vertical-align: bottom; text-align: center; } #pnlChooseAvatar table { width: 100%; } #pnlChooseAvatar table td.thumbnail { width: 123px; padding: 4px; } #pnlChooseAvatar div.thumbCrop img { width: 123px; } #pnlChooseAvatar div.thumbCrop { width:123px; height:86px; overflow: hidden; } #pnlChooseAvatar table td.title { color: #362d2a; padding: 2px; } #pnlChooseAvatar div.empty { padding: 5px; color: #362d2a; } #pnlChooseAvatar div.empty a { color: #007fe5; } #pnlAvatarContentList { height: 195px; overflow-y: auto; overflow-x: hidden; } #pnlAvatarFilterList { color: #c4bbb3; height: 20px; text-align: left; padding: 5px; } #pnlAvatarFilterList span { cursor: pointer; color: #007fe5; font-weight: bold; } #pnlAvatarFilterList span.cancel { color: #c4bbb3; position: absolute; right: 5px; } #pnlProgress { padding: 10px; } #pnlChooseAvatar .row td, #pnlChooseAvatar .rowAlt td { vertical-align: top; text-align: left; } #pnlChooseAvatar .row, #pnlChooseAvatar .rowAlt { cursor: pointer; background-color:#eeecea; } #pnlChooseAvatar img.progress { margin-top: 90px; } #pnlAvatarError { margin-left: 5px; display: none; color: #B02D27; } div.editProfile { background-color: #e9e3dd; padding: 10px 0; } div.editProfile a { color: #007fe5; } div.editProfileBlurb { padding: 10px; background-color: #ccc4bd; } div.editProfileAction { border-top: solid 1px #9c938b; background-color: #ccc4bd; padding: 10px; text-align: center; } div.editProfileAction input { width: 6em; padding: 2px; }