/* phpBB 3.0 Style Sheet -------------------------------------------------------------- Style name: Grey Empire Remix Based on style: none CSS author: geckzilla (http://www.geckzilla.com) Graphics Artist: alex (http://www.redbeardead.com) If you are reading this, you must want to know more. Alex made most of the design and geckzilla wrote most of the code to display it. Please do not use this design for your own site as it is a personal, custom design and a lot of work went into making it unique. If you use it, it will no longer be unique. Erasing this message does not make it ok to use. -------------------------------------------------------------- */ .unknown { border: 1px solid red; } * { font-family: Arial, sans-serif; text-decoration: none; color: #b6b6b6; } s { text-decoration: line-through; } u { text-decoration: underline; } html { font-size: 100%; } body { padding: 0; margin: 0; background: #191919 url('images/radial_gradient_bg.jpg') 50% 0 no-repeat; } a { color: #FFF; } a:hover { color: #ff0066; } img { border: 0; } table { border-collapse: collapse; } td { padding: 0; margin: 0; } select { background: #121212; border: 1px solid #545454; color: #999; } form { margin: 0; padding: 0; } /* all buttons should have this */ .post { background: #121212; border: 1px solid #545454; color: #999; padding: 0 2px 0 2px; margin: 1px; } .button_dim { background: #121212; border: 1px solid #333; color: #555; font-size: 80%; margin: 10px 1px 1px 1px; padding: 0 2px 0 2px; } .autowidth { width:auto; overflow:visible; } /* generally using this will make a font one step smaller BE CAREFUL where you put it, "Cascading" really becomes apparent */ .smaller { font-size: 90%; } .smaller2 { font-size: 80%; } .smaller3 { font-size: 70%; } .smallest { font-size: 60%; } /* add padding to anything */ .pad10px { padding: 10px; } .lpad15px { padding-left: 15px !important; } .bpad10px { padding-bottom: 10px; } .padsides, .padsides td { padding: 0 4px 0 4px; } .padtable td { padding: 5px; } .padtable { margin-top: 20px; } .menu { height: 83px; } .menu_icons { height: 30px; } .menu_icons { margin-left: 10px; padding: 3px 0 0 0; width: 105px; float: left;} .menu { background: url('images/gradient_bar_bg.png') 0 100% repeat-x; } .menu a { color: #5d5d5d; display: block; float: left; font-size: 60%; margin: 1px 10px 0 0; padding: 0; } .menu a:hover { color: #ff0066; } .menu a.login { color: #ff0066; } .menu a.login, .menu a.logout { margin-top: -5px; text-transform: uppercase; } .menu a.logout:hover { color: #ff0066; } .menu a.login:hover { color: #ff4992; } .menu_right { float: right; width: 300px; margin: 4px 5px 0 0; } .breadcrumbs { float: left; margin: 0 0 0 5px; } .breadcrumbs a { font-size: 80%; color: #999; } .forumactions { float: left; margin: 0 0 0 5px; } .pagination { float: right; color: #999; font-size: 90%; margin: 0 0 2px 0; } .pagination a { display: inline; float: none; margin: 0; color: #999; } .pagination strong { color: #cbcbcb; } .topic_nav { float: right; } .topic_nav a { margin: 0 0 0 10px; float: right; } .search { float: right; font-size: 70%; } .search form { margin: 0; padding: 0; } .search input { background: #121212; border: 1px solid #545454; color: #999; float: right; clear: both; padding: 0 2px 0 2px; } .search_go { cursor: pointer; float: right; clear: both; } .forumrow td { padding: 3px 0 3px 0; } .forumrow, .stretchy { width: 100%; max-width: 1000px; width:expression( document.body.offsetWidth > 1250? "1000px": "100%";) } .forumrow_holder { background: url('images/gradient_bar_bg.png') 0 100% repeat-x; padding: 20px 0 25px 0; } /* Category Names */ .cat { display:none; text-align: center; position: absolute; margin-top: -20px; width: 30%; margin: -20px 0 0 0; left: 35%; zoom: 1; } h4 { margin: 0; padding: 0; } h4 a { color: #333; font-size: 150%; letter-spacing: 200%; font-weight: normal; text-transform: uppercase; font-family: Trajan Pro, Times New Roman, serif; } h4 a:hover { color: #ff0066; } /* Index Forum Names / Descriptions */ .forumlink { color: #cbcbcb; font-size: 230%; text-transform: lowercase; font-weight: bold; letter-spacing: -1px; } .forumdesc { color: #999; margin: 0; padding: 0; font-size: 70%; font-weight: bold; } /* "Moderators: Name name name" list */ .mods { margin: -8px 0 0 0; padding: 0; font-size: 60%; color: #555; } .mods a { color: #555 !important; } /* When viewing a forum, switch to mini compact mode */ .forumrow_mini { background: url('images/gradient_bar_bg.png') 0 100% repeat-x; border-collapse: separate; clear: both; } .forumlink_mini { color: #cbcbcb; font-size: 90%; text-transform: lowercase; font-weight: bold; letter-spacing: -1px; } .forumdesc_mini { color: #999; padding: 0; font-size: 70%; text-transform: lowercase; } .mini_temp img { width: 30px; height: 30px; margin-left: 10px; } .pageheader { text-align: center; } .pageheader h2 { font-size: 60%; margin: 0; color: #999; } .pageheader a { color: #cbcbcb; font-size: 300%; } .pageheader .mods a { font-size: 100%; } .topic_folder_img { width: 45px; height: 48px; padding: 0 !important; } .topic_folder_img img { margin: 0 14px 0 0; } .topic_icon_img { padding: 0 !important; } .topicrow { font-size: 80%; } .topicrow td, .viewforum_footer td { padding: 0 4px 0 4px; } .topicrow p { margin: 0; padding: 0; } .topicrow a { color: #cbcbcb; } .topicrow a:visited { color: #888; } .topicrow a:hover, .footer a:hover { color: #ff0066; } .last_post_author a { color: #FFF; font-weight: bold; } .stats { font-size: 70%; } .subforum_holder { color: #191919; } .subforum { float: left; clear: both; color: #cbcbcb; font-weight: bold; font-size: 90%; letter-spacing: -1px; height: 27px; padding: 15px 0 0 91px; } .read { background: url("images/subforum_read.png") 35px 0 no-repeat; } .unread { background: url("images/subforum_unread.png") 35px 0 no-repeat; } .birthday_list { color: #353434; font-size: 60%; text-align: center; margin: 20px 0 20px 0; } .birthday_list a { color: #666; } .online_list { text-align: center; } .online_list strong { color: #535353; font-weight: normal; } .online_list a, .online_list em { color: #727272; font-weight: bold; } .online_list p { color: #535353; margin: 0; padding: 0; font-size: 70%; } .time { margin-top: 20px; text-align: center; color: #515151; font-size: 60%; } .footer { color: #515151; font-size: 60%; padding: 0 0 5px 5px; } .footer a, .footer em { color: #999; } .footer img { margin: 5px 0 5px 0; } .footer .breadcrumbs a { margin: 1px 10px 0 0; } .footer .breadcrumbs { font-size: 170%; clear: both; } .spoiler { background-color: #333; color: #333; cursor: pointer; border: 1px dashed #444; } .spoiler * { color: #333 !important; } .spoilerhighlight { background-color: #111; color: #b6b6b6; cursor: pointer; border: 1px dashed #444; } .sig { padding: 10px 0 20px 0; text-align: center; font-size: 70%; color: #666; } .quotetitle, .codetitle { margin: 10px 3% 0 3%; padding: 5px 10px 5px 10px; border: 1px solid black; background: #191919 url('images/dim_line.png') 50% 0 repeat-y; } .quotecontent, .codecontent { margin: 0 3% 10px 3%; padding: 10px; border: 1px solid black; background: #0e0e0e; } .codecontent { font-family: lucida console, monospace; } .forumrules { position: absolute; font-size: 80%; padding: 7px 0 0 5px; } .forumrules h3 { padding: 0; margin: 0; } /* avatar, post author, etc displayed to the left of posts */ .box1 .ts { background: url('images/box1_ts.png') repeat-x; } .box1 .rs { background: url('images/box1_rs.png') repeat-y; } .box1 .bs { background: url('images/box1_bs.png') repeat-x; } .box1 .ls { background: url('images/box1_ls.png') repeat-y; } .avatar { padding: 10px 0 0 0; } .postauthor { font-size: 120%; line-height: 80%; color: #8c8c8c; } .rank { font-size: 60%; color: #4d4d4d; font-weight: bold; line-height: 90%; } .rankimg { } .onlineimg { } /* post "row" */ .postrow { margin: 15px auto 15px auto; width: 95%; } .post_holder { background: url('images/gradient_bar_bg.png') 0 100% repeat-x; } .post_subject { color: #848484; font-size: 70%; } .post_time { color: #4f4f4f; font-size: 60%; } .postbody a { color: #00a8ff; } .postbody { font-size: 80%; padding-left: 20px; } .admin_icons { padding-left: 20px; } .postbody { padding-bottom: 10px; } /*polls*/ .poll { margin: 20px 0 0 0; width: 100%; } .poll .question { font-size: 100%; } .poll td { font-size: 70%; padding-bottom: 3px; } .poll .post { font-size: 120%; } /* temp stuff? maybe? */ .viewforum_footer { margin: 10px auto 0 auto; } .viewforum_footer .pagination a { font-weight: normal; font-size: 60%; } .viewforum_footer form { float: right; clear: both; font-size: 60%; margin: 5px 0 0 0; } .viewforum_footer .button { font-size: 80%; } .tipbox .ts { background: url('images/tipbox_ts.png') repeat-x; } .tipbox .rs { background: url('images/tipbox_rs.png') repeat-y; } .tipbox .bs { background: url('images/tipbox_bs.png') repeat-x; } .tipbox .ls { background: url('images/tipbox_ls.png') repeat-y; } .tipbox .content { background: #364349; } .posting textarea { background: #121212; border: 1px solid #545454; width: 100%; height: 370px; font-size: 80%; padding: 5px; } .subject, .to { font-size: 80%; } .to a { font-weight: normal; color: #b6b6b6; } .subject input { width: 100%; } .smilies { width: 115px; font-size: 60%; } .smilies a { float: left; height: 20px; color: #cbcbcb; padding: 0 3px 0; } .colorpicker { clear: both; text-align: center; font-size: 60%; } .bbcode input { font-size: 70%; border: 1px solid #a5a5a5; color: #a5a5a5; margin-bottom: 3px; } .options { width: 200px; font-size: 60%; } .options p { margin: 0; } #helpbox { padding: 5px 5px 0 5px; font-size: 70%; color: #ece0cc; font-weight: bold; overflow: hidden; width: 300px; word-wrap: break-word; } .pollform { font-size: 70%; margin: 20px auto 40px auto;} .lowercase { text-transform: lowercase; } .error { color: #FF0066; text-align: center; font-size: 200%; letter-spacing: -2px; } /* UCP */ .pm_menu { margin: 0; list-style-type: none; padding: 0; } .pm_menu li { margin-left: 20px; } .pm_marked_colour { background: #F00; } .side_menu_item { border: 1px solid #050505; } .side_menu_item a, .side_menu_item b { display: block; padding: 5px; background: #222; text-align: center; font-weight: normal; color: #999; } .side_menu_item a:hover { background: #111; color: #FF0066 !important; } .side_menu_item b, .selected { background: #000 !important; color: #FFF !important; } /* Mail */ .pm_replied_colour { background: url('images/replied.gif') no-repeat; }