BODY { font-family: Ammo Pro; font-size: 80%; color: #000000; background-color: #CCCCCC; margin-right: 0px; margin-left: 0px; } a { color: #666666; text-decoration: none; } a:hover, a:active { text-decoration: underline; } .box, .big_box { text-align: center; background-color: #FFFFFF; padding: 10px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 15pt; border: 2px solid #000000; color: #000000; -moz-border-radius: 0px; } .box .title, .big_box .title { text-align: center; margin-top: 0px; margin-bottom: 3pt; padding-top: 2pt; padding-bottom: 2pt; -moz-border-radius: 0px; background-color: #CCCCCC; color: #000000; border: 2px solid #000000; } li.fan, li.guild_member { list-style-image: url("http://img134.imageshack.us/img134/6927/blueguy16vd1.gif"); } #email { text-align:center; } #joined .info_text { display:none; } #joined:after { font-weight:normal; content:" Saturday 4th October 2008"; } .post, .comment { background-color: #FFFFFF; color: #000000; border: 2px solid #000000; padding: 10pt; margin-top: 1px; margin-left: 1px; margin-right: 1px; margin-bottom: 15pt; -moz-border-radius: 0px; } .post .title, .comment .title { background-color: #CCCCCC; color: #000000; border: 2px solid #000000; -moz-border-radius: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding-top: 2pt; padding-bottom: 2pt; padding-left: 5pt; padding-right: 5pt; border-bottom: thin solid #000000; } .comment .title a, .big_box .title a, .box .title a { color: #000000; } .poll_question, .poll_options, .poll_results, .poll_tagline, .poll_links { color: #000000; } .poll { text-align: center; border-bottom: thin solid #00000; margin-bottom: 10pt; margin-left: 5pt; margin-right: 5pt; padding-left: 20pt; padding-bottom: 5pt; } .slugline { border-top: thin solid #000000; font-size: small; color: #000000; margin-left: 5pt; margin-right: 5pt; margin-bottom: 1pt; text-align: right; } .edit_post { float: right; padding: 2px; } .favorite_games_pages a { color: #666666; } .favorite_game { width: 100%; clear: both; min-height: 64px; color: #000000; border: 2px solid #000000; background: #FFFFFF; margin: 5px; padding: 1px; text-align: left; } .favorite_game_live_status, .favorite_game_release_status { color: #000000; } .favorite_game_join_link { color: #000000; } .live_game_text { font-size: 85%; color: #000000; position: relative; top: -4px; padding-top: 0px; } #forum_content { text-align: left; margin-left: 5%; margin-right: 5%; padding: 4pt; background-color: #FFFFFF; } .admin, .admin_lite { color: #FF0000; } a.unread, a.unknown, .invisible a.unread, .invisible a.unknown { color: #FF0000; } td.unread { background-color: #FF0000; } td.unread { background-color: #FF0000; } .style1 {color: #000000; background-color: #FFFFFF;} .style2 {color: #000000; background-color: #CCCCCC;} .style1 a, .style2 a {color: #666666;} .style3 {color: #000000; background-color: #999999;} .style3 a {color: #666666;} #tab_menu li { float: left; background: url(/rsc/tab_left_fav.gif) top left no-repeat; font-weight: bold; font-size: 140%; color: #000000; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 5px; text-decoration: none; } #tab_menu a { display: block; float: left; color: #000000; text-decoration: none; overflow: hidden; margin: 0px; padding: 5px 10px 1px 0px; background: url(/rsc/tab_right_fav.gif) top right no-repeat; } #tab_menu #active { color: #000000; background: url(http://img91.imageshack.us/img91/3263/tableftfavselcf7.gif) top left no-repeat; } #tab_menu #active a { color: #000000; background: url(http://img518.imageshack.us/img518/4516/tabrightfavselhg3.gif) top right no-repeat; } #tab_menu a:hover { color: #000000; } #tab_menu #active a:hover { color: #000000; } #tab_content { clear: both; text-align: justify; background: #FFFFFF; color: #000000; padding: 5px; border: 2px solid #000000; margin-bottom: 10px; } /********************** * Fancy image viewer * **********************/ #thumbBox { /*Outermost DIV for thumbnail viewer*/ position: fixed; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 0; background: #FFFFFF; visibility: hidden; z-index: 10; cursor: hand; cursor: pointer; } #thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */ font: bold 10px Tahoma,Verdana,Arial,sans-serif; letter-spacing: 5px; line-height: 1.1em; color: #000000; padding: 5px 0; text-align: right; } #thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */ background-color: white; font: bold 10pt Tahoma,Verdana,Arial,sans-serif; color:#000000 } #thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/ position: fixed; visibility: hidden; border: 1px solid black; background-color: #FFFFFF; color: #000000; padding: 5px; z-index: 5; }