/************************************************************** * This is NOT the default Member site stylesheet. * * This was so totally made by Squeegy. * * * **************************************************************/ /* Change the BODY tag to impact the colors/fonts for the entire page. */ BODY { color: #FF1CAE; background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); margin-right: 0px; margin-left: 0px; } /***************** * Miscellaneous * *****************/ img, .title img, .ajax_status img, .title .ajax_status img { border: 0px; } a:link, a:visited { color: #FF1CAE; text-decoration: underline; } a:hover { color: #FF6EC7 text-decoration: underline; } #notices { text-align: center; } .notice { font-weight: bold; color: yellow; } .box .notice, .post .notice { color: #FF1CAE; } .private_header { font-size: 75%; } /*********** * headbar * ***********/ /* The headbar is the command bar across the top. */ #headbar { position: absolute; top: 0pt; right: 0pt; left: 0pt; text-align: center; height: 24pt; width: 100%; background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); color: #FF1CAE; } #headbar a { position: relative; top: 4pt; margin-left: 15pt; } /* When there are multiple links in the headbar, this keeps them apart. */ /* Apparently doesn't work in IE, so we put it above too... */ #headbar a+a { margin-left: 15pt; } /* The "My Site" link when you are looking at someone else's site. */ #my_link { } /* The link to the Members' Site. */ #members_link { } /* If the person viewing the page is the owner, they see these buttons. */ #add_friend { } #edit_site { } .left_button { position: absolute; top: 4pt; left: 10pt; } .left_inset_button { position: absolute; top: 4pt; left: 70pt; } #add_post { } .right_button { position: absolute; top: 4pt; right: 10pt; } .right_inset_button { position: absolute; top: 4pt; right: 70pt; } #ap { display: inline; position: relative; top: 4pt; left: 25pt; } #members_search { display: inline; position: relative; top: 4pt; left: 25pt; } /******** * page * ********/ /* The page div contains everything on the page after the headbar. */ .page { position: relative; top: 22pt; width: 100%; height: 100%; } /* The title and subtitle for the page. */ #page_header .title { margin-top: 20pt; margin-bottom: 10pt; text-align: center; } #page_header .subtitle { text-align: center; font-style: italic; } .page_header .title { margin-top: 20pt; margin-bottom: 10pt; text-align: center; } .page_header .subtitle { text-align: center; font-style: italic; } /********* * boxes * *********/ /* A box is a colored div containing a title and items like "My Favorite Games." */ /* boxes is the class for areas of the page that contain multiple boxes. */ /* Those areas have a class of boxes, and a specific ID if you want to customize each. */ .boxes { width: 20%; position: absolute; top: 80pt; } .box, .big_box { text-align: center; background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); padding: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 15pt; border: 1px solid #CD1076; } .box .title, .big_box .title { text-align: center; margin-top: 0px; margin-bottom: 3pt; padding-top: 2pt; padding-bottom: 2pt; width: 100%; } .box .title { background: #CD1076; } .big_box .title { background: #CD1076; } .box td, .big_box td, .box th, .big_box th, .box caption, .big_box caption { color: #000010; } /*************************** * fan, guild member lists * ***************************/ #fans, #guild_members, #guilds { text-align: left; margin-left: 10%; margin-right: 10%; padding: 4pt; } .fan_list, .guild_member_list { color: #FF1CAE; } li.fan, li.guild_member { list-style-image: url("/gamebase/blueguy16.gif"); } #private_guild_members { margin-top: 5pt; } #left_side { left: 1%; } #right_side { right: 1%; } .recent_comments_list, .recent_posts_list, .forum_list, .keyword_list { margin-left: -10px; margin-right: 5px; color: #FF1CAE; text-align: left; } .box li.forum, .box li.recent_comments, .box li.recent_posts { list-style-position: outside; } #blog_calendar_box { align: center; text-align: center; } .blog_calendar_table td, .blog_calendar_table th { text-align: right; } #calendar_previous_month { text-align: left; } #calendar_next_month { text-align: right; } #calendar_spinner { text-align: center; } /*************** * member_info * ***************/ /* This is a boxes div containing the member picture, member info, member games, etc. */ #member_info { left: 1%; } #member_large_icon { background-color: transparent; text-align: center; } /* Header is a label in the member info box, such as "Joined:". */ .header { color: #FF1CAE; font-weight: bold; margin-top: 2pt; margin-bottom: 2pt; margin-left: 4pt; margin-right: 4pt; } /* Data in the member info box, such as "Nov 99". */ .info_text { font-weight: normal; } .info_link { display:block; margin-left: 4pt; margin-right: 4pt; margin-bottom: 2pt; } #description { color: #FF1CAE; font-style: italic; margin-left: 4pt; margin-right: 4pt; } /* The text below an image, usually a game icon. */ .image_text { display: block; margin-bottom: 5pt; } #gender_image { text-align: center; margin: 1pt; } /********** * center * **********/ /* Where the blog posts and owner notifications go. */ /* The comment formatting is for a post's comments page. */ .center, #center { width: 56%; position: absolute; top: 80pt; left: 22%; } .posts { } .post, .comment { background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); color: #FF1CAE; border: 1px solid #CD1076; padding: 0pt; margin-top: 1px; margin-left: 1px; margin-right: 1px; margin-bottom: 15pt; } .post .title, .comment .title { background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); 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 #CD1076; color: #FF1CAE; } .comment .title a, .big_box .title a, .box .title a { color: #FF1CAE; } .post .text, .comment .text { margin: 5pt; } .poll_question, .poll_options, .poll_results, .poll_tagline, .poll_links { color: #FF1CAE; } .poll_form { margin-left: 12pt; } .poll_vote_button { margin-top: 8pt; } .poll_question { font-weight: bold; } .poll_options, .poll_results { margin-left: auto; margin-right: auto; } .poll_tagline { font-style: italic; margin-bottom: 3pt; } .poll_links { font-size: 85%; margin-bottom: 3pt; } .poll_dot { font-size: 150%; font-weight: bold; } .poll { text-align: center; border-bottom: thin solid #CD1076; margin-bottom: 10pt; margin-left: 5pt; margin-right: 5pt; padding-left: 20pt; padding-bottom: 5pt; } .custom_content { color: #FF1CAE; } .post .slugline, .comment .slugline { border-top: thin solid #CD1076; font-size: small; color: #FF1CAE; margin-left: 5pt; margin-right: 5pt; margin-bottom: 1pt; } .post a, .comment a { color: #FF1CAE; } .edit_post { float: right; } /* Container div holds the "previous" and "next" divs */ #previous_next { position: relative; padding-left: 10pt; padding-right: 10pt; padding-top: 5pt; padding-bottom: 5pt; } #previous { float: left; margin: 0pt; } #next { float: right; margin: 0pt; } /* The link to "View Member's Website" (if viewing a single post) */ #website_link { text-align: center; } /* The link to "Get your own BYOND website!" (if user is not a Member) */ #create_blog { text-align: center; } .listed_file { width: 100%; } .file_size { color: #FF1CAE; font-size: 75%; margin-bottom: 4pt; margin-right: 8pt; padding-top: 2pt; text-align: right; right: 0pt; top: 0pt; } .file_link { float: left; margin-left: 8pt; text-align: left; } /******************** * Member favorites * ********************/ #member_favorites { right: 1%; } #favorite_games_box { } #friends_box { } #interests_box { } #guild_rank { color: #FF1CAE; } #forum_posts, #blog_posts { color: #FF1CAE; text-align: left; } #forum_posts { margin: 8pt; } td.data_list { color: #FF1CAE; } .data_list_header { margin-left: 8pt; margin-right: 8pt; padding-bottom: 1pt; margin-bottom: 1pt; color: #FF1CAE; } .data_list_title { font-weight: bold; font-size: 110%; color: #FF1CAE; } .data_excerpt { padding-left: 24pt; margin-left: 8pt; margin-right: 32pt; margin-top: 1pt; color: #FF1CAE; } .data_list_item { padding-bottom: 8pt; } .post_list_comments { margin-left: 8pt; } #join_guild, #leave_guild { padding-top: 4pt; } #guild_forum_link { margin-bottom: 10pt; } /***************** * Comments page * *****************/ #comments_page { } #subscribe_button { text-align: center; margin: 5px; } #add_comment_box { position: absolute; right: 0px; margin: 8px; width: 45%; } .comments { position: absolute; left: 0px; margin: 8px; width: 50%; } .comment_editor { padding: 4px; } /* The link to view post in the page header */ #comment_post_link { } /* Link to "Author's Site" */ #comment_site_link, #post_site_link, #keyword_site_link, #forum_site_link { text-align: center; } #allowed_html { font-size: 90%; } .title_cmd { font-size: 75%; } #favorite_games_content { margin-left: 5%; margin-right: 5%; } .favorite_game { width: 100%; clear: both; min-height: 64px; color: #FF1CAE; border: 2px solid #CD1076; background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); margin: 5px; padding: 1px; text-align: left; } .favorite_game_icon { float: left; margin-right: 5px; } .favorite_game_description { margin-top: 2pt; } .favorite_game_status { float: right; text-align: right; margin-right: 5px; } .favorite_game_live_status, .favorite_game_release_status { color: #FF1CAE; } #favorite_games_table { width: 100%; border: 0px; } #favorite_games_sort { text-align: center; } #more_favorite_games { margin-top: 8pt; margin-bottom: 4pt; font-size: 110%; text-align: center; } .live_game_text { font-size: 85%; color: #FF1CAE; position: relative; top: -4px; padding-top: 0px; } /* Forum Stuff */ #forum_content { text-align: left; margin-left: 5%; margin-right: 5%; padding: 4pt; } #forum_data { padding: 3px; margin: 3px; } /* admin color (closed threads, admin posts) */ .admin, .admin_lite { color: #FF1CAE; } .admin { font-weight: bold; } /* colors to distinguish unread messages */ a.unread:link, a.unread:visited, a.unknown:link, .invisible a.unread:link, .invisible a.unread:visited, .invisible a.unknown:link { color: #FF1CAE; } /* Probably should be same as above color */ td.unread { background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); } /* default message header color */ .style1 { color: #FF1CAE; background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); } /* in topic view, alternating message header color */ .style2 { color: #FF1CAE; background: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); } /* message header link color */ .style1 a:link, .style1 a:visited, .style2 a:link, .style2 a:visited { color: #FF1CAE; } /* default message body color */ .style3 { color: #FF1CAE; background-color: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); } /* message body link color */ .style3 a:link, .style3 a:visited { color: #FF1CAE; } /* IE hover color */ a:hover, a.read:hover, a.unread:hover, a.unknown:hover, .style1 a:hover, .style2 a:hover, .style3 a:hover, .invisible a:hover, .invisible a.read:hover, .invisible a.unread:hover, .invisible a.unknown:hover { text-decoration:underline; } /* IE active color */ a:active, a.read:active, a.unread:active, a.unknown:active, .style1 a:active, .style2 a:active, .style3 a:active, .invisible a:active, .invisible a.read:active, .invisible a.unread:active, .invisible a.unknown:active { text-decoration:underline; } /* tags in forum */ .dmcode, .dmcomment, .dmpreprocessor, .dmkeyword, .dmstring , .dmbrace { background-color: url(http://content.ytmnd.com/content/9/4/d/94d58af8bbf6699e63115bef8bed9d87.jpg); } div.dmcode { width: 98%; overflow: auto; border: 2px solid #CD1076; padding: 5px; color: #D4318C; } pre.dmcode { color: #D4318C; } .dmcomment { color: #D4318C; } .dmpreprocessor { color: #D4318C; } .dmkeyword { color: #D4318C; } .dmstring { color: #D4318C; } .dmbrace { color: #D4318C; }