@import url(images/awardforums/uniform.css); @font-face { font-family: Trajan Pro; src: local(Trajan Pro_font), url(images/awardforums/theme_fonts/TrajanPro-Regular.ttf') format('opentype); } body { background: #272727 url(images/skyline/bg.JPG); color: #f5f5f5; text-align: center; line-height: 1.4; margin: 0; padding: 0; font-family: "Verdana", Arial, Sans-Serif; font-size: 12px; } a:link , a:visited { color: #026CB1; text-decoration: none; } a:hover, a:active { color: #104E8B; text-decoration: none; text-shadow: 0px 0px 5px #0000cd; } .navigation_menu > div, .header > div, .footer, .container { width:95%; min-width:700px; margin:0 auto; text-align:left; } .logo { margin:0 auto; text-align:center; padding:10px 0px; } .panel { display:block; background-color: #222222; background-image: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), to(#191919)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #1a1a1a, #191919); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient(top, #1a1a1a, #191919); /* FF3.6+ */ background-image: -ms-linear-gradient(top, #1a1a1a, #191919); /* IE10 */ background-image: -o-linear-gradient(top, #1a1a1a, #191919); /* Opera 11.10+ */ background-image: linear-gradient(top, #1a1a1a, #191919); /* W3C */ box-shadow: inset 0px 0px 0px 1px rgba(221, 174, 58, 0.298); border:1px solid #0a0a0a; border-radius:2px; padding:10px; margin-top:10px; } .panel .user_avatar{ width:28px; height:28px; display:inline-block; vertical-align:middle; float:left; } .panel .user_avatar img { width:32px; display:inline-block; vertical-align:middle; } .user_avatar, .guest_icon, .guest_avatar { display:inline-block; float:left; vertical-align:top; width:42px; } .guest_icon{ display:inline-block; width:40px; height:40px; background-image:url(images/awardforums/guest_icon.png); background-repeat:no-repeat; background-position:center center; } .guest_block { } .guest_block:first-child { border-right: 1px solid #0A0A0A; box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.110); padding-right:0px; width:446px; float:left; } .guest_block:last-child { padding-left:470px; } .guest_avatar > span{ display:inline-block; width:40px; height:40px; opacity:0.8; background-image:url(images/awardforums/default_avatar.png); background-repeat:no-repeat; background-position:center center; } .guest_message { word-wrap:break-word; } .user_menu { padding-left:40px; } .guest_message, .login_form { padding-left:48px; } .user_menu { font-size:11px; } .login_form input.textbox { width:140px; display:inline-block; margin-right:5px; padding:3px 4px; border-radius:2px; background-color:#0a0a0a; color:#a8a8a8; border:1px solid #2a2a2a; } .login_form .button { position:relative; top:-2px; } .panel.float_left { width:240px; vertical-align:top; display:inline-block; } .panel.welcomeblock_member { margin-left:268px; } .panel.float_left strong:last-child:after { content: 'hiddentext'; font-size:0; display:block; line-height:0; } .navigation_menu { z-index:3; border-bottom:2px solid #0000cd; background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#0000cd)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #424242, #121212); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient(top, #424242, #121212); /* FF3.6+ */ background-image: -ms-linear-gradient(top, #424242, #121212); /* IE10 */ background-image: -o-linear-gradient(top, #424242, #121212); /* Opera 11.10+ */ background-image: linear-gradient(top, #424242, #121212); /* W3C */ border-bottom:1px solid #0000cd; } .navigation_menu > div { } .navigation_menu ul { padding:0; margin:0 -9px; text-align:left; list-style:none outside none; border-radius:3px; display:inline-block; } .navigation_menu ul > li.float_right { float:right; } .navigation_menu ul > li.float_right > .nav_search { position:relative; top:6px; right:-2px; } .nav_search button{ position:absolute; top:5px; right:2px; background-color:transparent; border:none; color:#f5f5f5; font-size:11px; } .nav_search button:focus{ outline:none; } .nav_search input.textbox{ background-color: #191919; border:1px solid #3d3d3d; padding:3px 4px; border-radius:2px; width:90px; padding-right:22px; color:#f5f5f5; transition: width 1s; -moz-transition: width 1s; -webkit-transition: width 1s; -o-transition: width 1s; } .nav_search input.textbox:focus { width:150px; border-color:#EDAE00; } .navigation_menu ul > li { float:left; } .navigation_menu ul > li:last-child > a { border:none !Important; } .navigation_menu ul > li:first-child > a { border-left-color:#1a1a1a !Important; } .navigation_menu ul > li:nth-child(8) > a { border-riht:none !Important; } .navigation_menu ul > li > a { display:block; border-right:1px solid #1a1a1a; border-left:1px solid #3d3d3d; padding:9px 11px; color:#ffffff; } .navigation_menu ul > li > a > i{ display:inline-block; font-size:16px; vertical-align:middle; margin-right:7px; } .navigation_menu ul > li > a:hover { background-image:url(images/skyline/panel.jpg); background-color:#b38200; background-repeat:repeat-x; background-position:top center; color:#f5f5f5; text-shadow:0px 1px 0px rgba(0, 0, 0, 0.200); border-right:1px solid #EDAE00; border-left:1px solid #EDAE00; } .breadcrumb { margin: 10px 0px; border:1px solid #3a3a3a; border-radius:3px; background-color:#212121; padding: 0px; font-size:11px; overflow:hidden; list-style: none outside none; line-height:30px; } .breadcrumb > li{ float: left; } .breadcrumb > li:first-child > a > i { display:inline-block; margin-right:8px; font-size:16px; vertical-align:middle; } .breadcrumb > li:nth-child(2) { display:none !Important; } .breadcrumb > li:first-child > a{ padding-left: 20px; } .breadcrumb > li > a{ display: block; float: left; padding-left: 40px; height:30px; line-height:30px; position: relative; text-decoration: none; } .breadcrumb > li:first-child > a:hover { border-radius:3px 0px 0px 3px; } .breadcrumb > li > a:before { border-bottom: 50px solid transparent; border-left: 25px solid #3a3a3a; border-top: 50px solid transparent; content: " "; display: block; height: 0px; left: 95%; margin-left: 1px; margin-top: -50px; position: absolute; top: 50%; z-index: 1; } .breadcrumb > li > a:after { border-bottom: 50px solid transparent; border-left: 25px solid #212121; border-top: 50px solid transparent; content: " "; display: block; height: 0px; left: 95%; margin-top: -50px; position: absolute; top: 50%; z-index: 2; } .breadcrumb > li > a:hover { background-color: #CD9C18; color:rgba(0, 0, 0, 0.700); text-shadow:0px 1px 0px rgba(255, 255, 255, 0.200); } .breadcrumb > li > a:hover:after { border-left-color: #CD9C18; } .container { padding:8px 10px; border:1px solid #2a2a2a; margin:0px auto 10px auto; background-color:#1a1a1a; width:100% !important; } table { color: inherit; font-family: inherit; font-size: inherit; } div.tborder { width:auto; } .tborder { background: #2a2a2a; text-shadow:0px 1px 0px #000000; width: 100%; margin: 0 auto; border: 1px solid #181818; border-radius:3px; } .thead { color: #FFFFFF); padding: 6px 4px; background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#0000cd)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #424242, #121212); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient(top, #424242, #121212); /* FF3.6+ */ background-image: -ms-linear-gradient(top, #424242, #121212); /* IE10 */ background-image: -o-linear-gradient(top, #424242, #121212); /* Opera 11.10+ */ background-image: linear-gradient(top, #424242, #121212); /* W3C */ border-bottom:1px solid #0000cd; } .thead strong { font-weight:400; } .thead a:link, .thead a:visited { color: #FFFFFF); text-decoration: none; } .thead a:hover, .thead a:active { color: #432D00; text-decoration: none; } .tcat, .trow_sep { background-color:#1d1d1d; background-image: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#0b0b0b)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #1a1a1a, #0b0b0b); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient(top, #1a1a1a, #0b0b0b); /* FF3.6+ */ background-image: -ms-linear-gradient(top, #1a1a1a, #0b0b0b); /* IE10 */ background-image: -o-linear-gradient(top, #1a1a1a, #0b0b0b); /* Opera 11.10+ */ background-image: linear-gradient(top, #1a1a1a, #0b0b0b); /* W3C */ color: #f9f9f9; font-size:11px; border-bottom:1px solid #000000; border-top:1px solid #000000; color:#a8a8a8; text-shadow:0px 1px 0px #000000; } .tcat strong { font-weight:400; } .tcat a:hover, .tcat a:active { color: rgba(255, 255, 255, 0.600); } .trow1 , .trow2 { background-color: #222222; background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#212121)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #222222, #212121); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient(top, #222222, #212121); /* FF3.6+ */ background-image: -ms-linear-gradient(top, #222222, #212121); /* IE10 */ background-image: -o-linear-gradient(top, #222222, #212121); /* Opera 11.10+ */ background-image: linear-gradient(top, #222222, #212121); /* W3C */ border-top:1px solid rgba(255, 255, 255, 0.110); border-bottom:1px solid #0a0a0a; border-left:1px solid #0a0a0a; border-right:1px solid #0a0a0a; } .trow_shaded { background: #1d1d1d; } .trow_selected td { background: #0a0a0a; } .postbit_footer { background-color: #222222; background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#212121)); /* Saf4+, Chrome */ background-image: -webkit-linear-gradient(top, #222222, #212121); /* Chrome 10+, Saf5.1+ */ background-image: -moz-linear-gradient(top, #222222, #212121); /* FF3.6+ */ background-image: -ms-linear-gradient(top, #222222, #212121); /* IE10 */ background-image: -o-linear-gradient(top, #222222, #212121); /* Opera 11.10+ */ background-image: linear-gradient(top, #222222, #212121); /* W3C */ border-bottom:1px solid #0a0a0a; } .postbit_footer, .tfoot { padding:8px 6px; border-radius:0px 0px 2px 2px; color: rgba(255, 255, 255, 0.400); background-color:#1a1a1a; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.450); border-top:1px solid #3a3a3a; } .tfoot strong { font-weight:400; } .tfoot a:link, .tfoot a:visited { color: rgba(255, 255, 255, 0.400); text-decoration: none; } .tfoot a:hover, .tfoot a:active { color: rgba(255, 255, 255, 0.600); text-decoration: none; } .smalltext { font-size: 11px; } .largetext { font-size: 16px; font-weight: bold; } input[type="text"], input[type="password"], input.textbox { background-color: #0a0a0a; border:1px solid #111111; color:#f5f5f5; padding:2px 3px; border-radius: 2px; } textarea { background-color: #0a0a0a; border:1px solid #111111; color:inherit; padding: 2px; font-family:inherit; font-size:inherit; } select { margin: 0px; padding: 1px; text-align: left; text-indent: 0px; vertical-align: middle; white-space: nowrap; font-family: inherit; font-size: inherit; } fieldset, img.attachment, .editor, .editor_control_bar { background-color: #222222; border:1px solid #0a0a0a; } .autocomplete { background-color: #222222; border:1px solid #0a0a0a; } .autocomplete_selected { background: #199191; } .popup_menu { border-radius:3px; background-color: #222222; border:1px solid #0a0a0a; } .popup_menu .popup_item { border-top:1px solid rgba(255, 255, 255, 0.100); border-bottom:1px solid #0a0a0a; font-size:11px; padding:4px 5px; } .popup_menu .popup_item a { color: rgba(255, 255, 255, 0.600); display: block; font-size: 12px; line-height: 18px; padding: 3px 12px; text-align: left; text-decoration: none; white-space: nowrap; } .popup_menu .popup_item:hover { background-color:#191919; } .trow_reputation_positive { background: #00CC66; color: #efefef; text-shadow:none; } .trow_reputation_negative { background: #AE0023; color: #cccccc; text-shadow:none; } .trow_reputation_positive .reputation_positive { color:#2C3A00; } .reputation_positive { color: #7ca501; } .reputation_neutral { } .trow_reputation_negative .reputation_negative { color:#FADBDB; } .reputation_negative { color: #c8201e; } .invalid_field { border:1px solid #c8201e !important; } .valid_field { border: 1px solid #7ca501 !important; } .validation_error:before { content: "\f071"; } .validation_success:before { content: "\f046"; } .validation_loading:before { content: "\f110"; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } .validation_error:before, .validation_success:before, .validation_loading:before { font-family: 'FontAwesome'; display:inline-block; font-size:15px; margin-right:6px; vertical-align:middle; } .validation_error, .validation_success, .validation_loading { margin: 7px 0px; padding: 5px; font-size: 12px; } .validation_error { color:#c8201e; } .validation_success { color: #7ca501; } .validation_loading { } /* Additional CSS (Master) */ img { border: none; } .clear { clear: both; } .hidden { display: none; float: none; width: 1%; } .hiddenrow { display: none; } .selectall { background-color: #0a0a0a; text-align: center; } .float_left { float: left; } .float_right { float: right; } .expcolimage { float: right; display:inline-block; position:relative; top:0px; } hr { background-color: #000000; color: #000000; height: 1px; border: 0px; } #debug { float: right; text-align: right; margin-top: 0; } blockquote { position:relative; padding: 4px; background-color: #191919; border:1px solid #0a0a0a; border-radius: 3px; margin:4px; } blockquote cite { height:22px; line-height:22px; font-size:11px; font-style: normal; display: block; } blockquote cite span { float: right; font-weight: normal; font-size:11px; } blockquote cite span.highlight { float: none; padding-bottom: 0; } .codeblock { position:relative; padding: 4px; padding-left:12px; background-color: #191919; border:1px solid #0a0a0a; border-radius: 3px; margin:4px; } .codeblock .title { height:22px; line-height:22px; font-size:11px; margin-left:-8px; font-style: normal; display: block; } .codeblock code { overflow: auto; height: auto; max-height: 200px; display: block; font-family: inherit; font-size: inherit; } .subforumicon { border: 0; vertical-align: middle; } .separator { margin: 5px; padding: 0; height: 0px; font-size: 1px; list-style-type: none; } form { margin: 0; padding: 0; } .popup_menu .popup_item_container { margin: 1px; text-align: left; } .popup_menu .popup_item { display: block; padding: 3px; text-decoration: none; white-space: nowrap; } .popup_menu a.popup_item:hover { text-decoration: none; } .autocomplete { text-align: left; } .subject_new { font-weight:700; } .highlight { background: #FFFFCC; padding-top: 3px; padding-bottom: 3px; } .pm_alert { padding: 5px 10px; padding: 5px 10px; background-color:#D5C672; border:1px solid #898155; color:#645E40; text-align: center; padding: 8px 12px; margin: 18px 0px; font-size: 11px; } .pm_alert a:link, .pm_alert a:visited { color:rgba(0, 0, 0, 0.700); } .pm_alert a:hover, .pm_alert a:active { color:rgba(0, 0, 0, 0.900); } .red_alert strong, .pm_alert strong { font-weight:400; } .red_alert { background: rgba(199, 32, 30, 0.702); border: 1px solid #C7201E; text-align: center; padding: 8px 12px; margin: 18px 0px; font-size: 11px; color:rgba(255, 255, 255, 0.700); } .red_alert a:link, .red_alert a:visited { color:rgba(255, 255, 255, 0.700); } .red_alert a:hover, .red_alert a:active { color:rgba(255, 255, 255, 0.900); } .high_warning { color: #CC0000; } .moderate_warning { color: #F3611B; } .low_warning { color: #AE5700; } div.error { padding: 5px 10px; background-color:#D5C672; border:1px solid #898155; font-size: 12px; color:#645E40; border-radius:2px; } div.error p em { font-style: normal; padding-left: 24px; display: block; } div.error ul { margin-left: 24px; } .online { color: #15A018; } .offline { color: #C7C7C7; } .pagination { } .tfoot .pagination, .tcat .pagination { padding-top: 0; } .pagination .pages { } .pagination .pagination_current, .pagination a { } .pagination a { } .pagination .pagination_current { background-color:#b48402; border:1px solid #EDAE00; display:inline-block; font-size:11px; height:23px; line-height:23px; padding:0px 7px; border-radius:2px; color:rgba(0, 0, 0, 0.600); text-align:center; text-shadow: 0px 1px 0px #D2B054; } .pagination a:hover { } .thread_legend, .thread_legend dd { margin: 0; padding: 0; } .thread_legend dd { padding-bottom: 4px; margin-right: 15px; } .thread_legend img { margin-right: 4px; vertical-align: bottom; } .forum_legend, .forum_legend dt, .forum_legend dd { margin: 0; padding: 0; } .forum_legend dd { float: left; margin-right: 10px; } .forum_legend dt { margin-right: 10px; float: left; } .success_message { color: #00b200; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .error_message { color: #C00; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .post_body { padding: 5px; } .post_content { padding: 5px 10px; } .quick_jump { margin-left: 4px; vertical-align: middle; display:inline-block; -moz-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform: rotate(180deg); } .quick_jump:before { font-family:FontAwesome; content:"\f112"; } .repbox { font-size:14px; padding:5px 7px; border-radius:3px; } ._neutral { background: rgba(255, 255, 255, 0.702); border:1px solid #d0d0d0; } ._minus { background: rgba(199, 32, 30, 0.702); border: 1px solid #C7201E; } ._plus { background: #00CC66; border:1px solid #6F9300; } .pagination_breadcrumb { background-color: #1a1a1a; border: 1px solid #0a0a0a; padding: 5px; margin-top: 5px; font-weight: normal; white-space: nowrap; } .pagination_breadcrumb_link { vertical-align: middle; cursor: pointer; } .copyright { padding:16px 0px; } .footer { margin-bottom:10px; position:relative; top:-11px; } .footer > ul { margin:0px -11px 8px -11px; list-style:none outside none; border:1px solid #3a3a3a; background-color:#212121; padding: 0px; font-size:11px; overflow:hidden; list-style: none outside none; line-height:30px; } .footer > ul > li.float_right { float:right; position:relative; } .footer > ul > li:first-child > a{ padding-left: 20px; } .footer > ul > li > a{ display: block; float: left; padding-left: 40px; height:30px; line-height:30px; position: relative; text-decoration: none; } .footer > ul > li:first-child > a:hover { border-radius:3px 0px 0px 3px; } .footer > ul > li > a:before { border-bottom: 50px solid transparent; border-left: 25px solid #3a3a3a; border-top: 50px solid transparent; content: " "; display: block; height: 0px; left: 100%; margin-left: 1px; margin-top: -50px; position: absolute; top: 50%; z-index: 1; } .footer > ul > li > a:after { border-bottom: 50px solid transparent; border-left: 25px solid #212121; border-top: 50px solid transparent; content: " "; display: block; height: 0px; left: 100%; margin-top: -50px; position: absolute; top: 50%; z-index: 2; } .footer > ul > li > a:hover { background-color: #CD9C18; color:rgba(0, 0, 0, 0.700); text-shadow:0px 1px 0px rgba(255, 255, 255, 0.200); } .footer > ul > li > a:hover:after { border-left-color: #CD9C18; } .footer > ul > li > a{ display: block; float: left; padding-left: 40px; height:30px; line-height:30px; position: relative; text-decoration: none; } .language_select { display:none; width:260px; text-align:left; } .subforums { list-style:none outside none; font-size:11px; padding:0; margin:0px 0px; } .subforums > li { float:left; width:50%; } .forum_threads > div { border-right:1px solid #0a0a0a; box-shadow:1px 0px 0px 0px rgba(255, 255, 255, 0.110); } .lastpost { padding-left:10px; } .dropdown_menu { display:none; position:absolute; z-index:999; padding:1px; } .dropdown_menu > ul { position:relative; list-style:none outside none; margin:0; padding:0px; border-radius:3px; background-color: #222222; border:1px solid #0a0a0a; } .dropdown_menu > ul > li { margin:0; border-top:1px solid rgba(255, 255, 255, 0.100); border-bottom:1px solid #0a0a0a; padding:0; } .dropdown_menu > ul > li > a { line-height: 18px; padding: 3px 12px; display:block; text-align:left; font-size:12px; color:rgba(255, 255, 255, 0.600); text-decoration:none; white-space:nowrap; } .dropdown_menu > ul > li:first-child { border-radius:2px 2px 0px 0px; border-top:none; } .dropdown_menu > ul > li:last-child { border-radius:0px 0px 2px 2px; border-bottom:none; } .dropdown_menu > ul > li:hover { background-color:#191919; } .dropdown_menu > ul > li > a > i { margin-right:5px; } .boardstats_icon { width:52px; text-align:center; font-size:22px; } #simplemodal-overlay { background-color:#000; cursor:wait; } .close_button { float:right; position:relative; top:2px; right:4px; cursor:pointer; } .close_button:before { font-family: 'FontAwesome'; display:inline-block; content: "\f00d"; } .modal_window { display:none; } .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } img[src*="folder.png"] { border-right: 1px solid #0A0A0A; box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.110); padding-right:8px; margin-right:8px; } .button_multiquote:link, .button_multiquote:visited, .button:link, .button:visited, .button, .pagination a { background-image:url(images/awardforums/button_bg.png); background-color:#b48402; background-repeat:repeat-x; background-position:top center; border:1px solid #EDAE00; display:inline-block; font-size:11px; height:23px; line-height:23px; padding:0px 7px; border-radius:2px; color:rgba(0, 0, 0, 0.700); text-align:center; text-shadow: 0px 1px 0px #D2B054; } .button_multiquote:hover, .pagination a:hover, .button:hover, .button:active, .button:focus { background-image:url(images/awardforums/button_bg_hover.png); } .multiquote_on { background-image:none; } .poll_option { height: 24px; margin-bottom: 8px; width:300px; } .poll_option > span { display:inline-block; height: 100%; border-radius:3px; background-image:url(images/awardforums/poll_bg.png); background-repeat:repeat-x; border:1px solid #EDAE00; background-position:top center; } tr td[width*='2%']:nth-child(2) { width:1px !important; } .buddy_options img { display:none; } .tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; } .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; } /* Rounded corners */ .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } /* Uncomment for shadow */ /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; } */ .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; } /* Rules to colour arrows */ .tipsy-arrow-n { border-bottom-color: #000; } .tipsy-arrow-s { border-top-color: #000; } .tipsy-arrow-e { border-left-color: #000; } .tipsy-arrow-w { border-right-color: #000; } .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; } .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } div[style*='margin:20px'] div.trow2 { background-color: #222222 !important; border: 1px solid #0A0A0A !important; border-radius: 2px; box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.280); } .postbit_thanks_button a img { display: none !important; } .footerad { margin:10px 0px; } img[src*="folder.gif"] { border-right: 1px solid #0A0A0A; box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.110); padding-right: 8px; margin-right: 8px; }