From 60e1fdbfb7f56614166a70fe8ee02ef6ca95a7e1 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Mon, 21 Apr 2014 17:08:35 +0200 Subject: [PATCH] Initial commit As of 21th April 2014 --- imageset/announce_read.gif | Bin 0 -> 754 bytes imageset/announce_read_locked.gif | Bin 0 -> 738 bytes imageset/announce_read_locked_mine.gif | Bin 0 -> 753 bytes imageset/announce_read_mine.gif | Bin 0 -> 750 bytes imageset/announce_unread.gif | Bin 0 -> 756 bytes imageset/announce_unread_locked.gif | Bin 0 -> 745 bytes imageset/announce_unread_locked_mine.gif | Bin 0 -> 755 bytes imageset/announce_unread_mine.gif | Bin 0 -> 791 bytes imageset/en/button_pm_forward.gif | Bin 0 -> 2168 bytes imageset/en/button_pm_new.gif | Bin 0 -> 2005 bytes imageset/en/button_pm_reply.gif | Bin 0 -> 2126 bytes imageset/en/button_topic_locked.gif | Bin 0 -> 1923 bytes imageset/en/button_topic_new.gif | Bin 0 -> 2737 bytes imageset/en/button_topic_reply.gif | Bin 0 -> 2135 bytes imageset/en/icon_contact_pm.gif | Bin 0 -> 677 bytes imageset/en/icon_post_edit.gif | Bin 0 -> 853 bytes imageset/en/icon_post_quote.gif | Bin 0 -> 1109 bytes imageset/en/icon_user_online.gif | Bin 0 -> 423 bytes imageset/en/imageset.cfg | 33 + imageset/forum_link.gif | Bin 0 -> 734 bytes imageset/forum_read.gif | Bin 0 -> 688 bytes imageset/forum_read_locked.gif | Bin 0 -> 707 bytes imageset/forum_read_subforum.gif | Bin 0 -> 751 bytes imageset/forum_unread.gif | Bin 0 -> 693 bytes imageset/forum_unread_locked.gif | Bin 0 -> 677 bytes imageset/forum_unread_subforum.gif | Bin 0 -> 751 bytes imageset/icon_back_top.gif | Bin 0 -> 204 bytes imageset/icon_contact_aim.gif | Bin 0 -> 546 bytes imageset/icon_contact_email.gif | Bin 0 -> 523 bytes imageset/icon_contact_icq.gif | Bin 0 -> 562 bytes imageset/icon_contact_jabber.gif | Bin 0 -> 1014 bytes imageset/icon_contact_msnm.gif | Bin 0 -> 588 bytes imageset/icon_contact_www.gif | Bin 0 -> 590 bytes imageset/icon_contact_yahoo.gif | Bin 0 -> 541 bytes imageset/icon_offline.gif | Bin 0 -> 384 bytes imageset/icon_online.gif | Bin 0 -> 393 bytes imageset/icon_post_delete.gif | Bin 0 -> 528 bytes imageset/icon_post_info.gif | Bin 0 -> 501 bytes imageset/icon_post_report.gif | Bin 0 -> 474 bytes imageset/icon_post_target.gif | Bin 0 -> 186 bytes imageset/icon_post_target_unread.gif | Bin 0 -> 151 bytes imageset/icon_rate_bad.gif | Bin 0 -> 465 bytes imageset/icon_rate_good.gif | Bin 0 -> 462 bytes imageset/icon_topic_attach.gif | Bin 0 -> 144 bytes imageset/icon_topic_latest.gif | Bin 0 -> 186 bytes imageset/icon_topic_newest.gif | Bin 0 -> 155 bytes imageset/icon_topic_reported.gif | Bin 0 -> 246 bytes imageset/icon_topic_unapproved.gif | Bin 0 -> 253 bytes imageset/icon_user_warn.gif | Bin 0 -> 481 bytes imageset/imageset.cfg | 91 + imageset/minetest-icon-60.png | Bin 0 -> 5737 bytes imageset/sticky_read.gif | Bin 0 -> 651 bytes imageset/sticky_read_locked.gif | Bin 0 -> 646 bytes imageset/sticky_read_locked_mine.gif | Bin 0 -> 662 bytes imageset/sticky_read_mine.gif | Bin 0 -> 659 bytes imageset/sticky_unread.gif | Bin 0 -> 648 bytes imageset/sticky_unread_locked.gif | Bin 0 -> 626 bytes imageset/sticky_unread_locked_mine.gif | Bin 0 -> 682 bytes imageset/sticky_unread_mine.gif | Bin 0 -> 669 bytes imageset/subforum_read.gif | Bin 0 -> 124 bytes imageset/subforum_unread.gif | Bin 0 -> 124 bytes imageset/topic_moved.gif | Bin 0 -> 693 bytes imageset/topic_read.gif | Bin 0 -> 679 bytes imageset/topic_read_hot.gif | Bin 0 -> 1469 bytes imageset/topic_read_hot_mine.gif | Bin 0 -> 1519 bytes imageset/topic_read_locked.gif | Bin 0 -> 748 bytes imageset/topic_read_locked_mine.gif | Bin 0 -> 749 bytes imageset/topic_read_mine.gif | Bin 0 -> 695 bytes imageset/topic_unread.gif | Bin 0 -> 678 bytes imageset/topic_unread_hot.gif | Bin 0 -> 1431 bytes imageset/topic_unread_hot_mine.gif | Bin 0 -> 1364 bytes imageset/topic_unread_locked.gif | Bin 0 -> 745 bytes imageset/topic_unread_locked_mine.gif | Bin 0 -> 764 bytes imageset/topic_unread_mine.gif | Bin 0 -> 704 bytes style.cfg | 23 + template/attachment.html | 122 + template/bbcode.html | 40 + template/captcha_default.html | 24 + template/captcha_qa.html | 21 + template/captcha_recaptcha.html | 50 + template/confirm_body.html | 20 + template/custom_profile_fields.html | 31 + template/drafts.html | 44 + template/editor.js | 459 +++ template/faq_body.html | 52 + template/forum_fn.js | 443 +++ template/forumlist_body.html | 68 + template/index_body.html | 48 + template/jumpbox.html | 33 + template/login_body.html | 70 + template/login_forum.html | 41 + template/mcp_approve.html | 53 + template/mcp_ban.html | 128 + template/mcp_footer.html | 9 + template/mcp_forum.html | 111 + template/mcp_front.html | 183 ++ template/mcp_header.html | 67 + template/mcp_logs.html | 90 + template/mcp_message.html | 8 + template/mcp_move.html | 36 + template/mcp_notes_front.html | 28 + template/mcp_notes_user.html | 125 + template/mcp_post.html | 300 ++ template/mcp_queue.html | 96 + template/mcp_reports.html | 98 + template/mcp_topic.html | 173 + template/mcp_viewlogs.html | 53 + template/mcp_warn_front.html | 97 + template/mcp_warn_list.html | 66 + template/mcp_warn_post.html | 74 + template/mcp_warn_user.html | 58 + template/mcp_whois.html | 16 + template/memberlist_body.html | 161 + template/memberlist_email.html | 65 + template/memberlist_im.html | 158 + template/memberlist_leaders.html | 76 + template/memberlist_search.html | 128 + template/memberlist_view.html | 116 + template/message_body.html | 19 + template/overall_footer.html | 37 + template/overall_header.html | 174 + template/posting_attach_body.html | 21 + template/posting_body.html | 6 + template/posting_buttons.html | 108 + template/posting_editor.html | 266 ++ template/posting_layout.html | 90 + template/posting_pm_layout.html | 35 + template/posting_poll_body.html | 56 + template/posting_preview.html | 47 + template/posting_review.html | 35 + template/posting_smilies.html | 23 + template/posting_topic_review.html | 59 + template/quickreply_editor.html | 79 + template/report_body.html | 55 + template/search_body.html | 128 + template/search_results.html | 160 + template/simple_footer.html | 10 + template/simple_header.html | 71 + template/styleswitcher.js | 193 ++ template/template.cfg | 33 + template/ucp_agreement.html | 73 + template/ucp_attachments.html | 78 + template/ucp_avatar_options.html | 70 + template/ucp_footer.html | 15 + template/ucp_groups_manage.html | 238 ++ template/ucp_groups_membership.html | 164 + template/ucp_header.html | 101 + template/ucp_main_bookmarks.html | 75 + template/ucp_main_drafts.html | 73 + template/ucp_main_front.html | 45 + template/ucp_main_subscribed.html | 92 + template/ucp_pm_history.html | 37 + template/ucp_pm_message_footer.html | 2 + template/ucp_pm_message_header.html | 28 + template/ucp_pm_options.html | 131 + template/ucp_pm_popup.html | 25 + template/ucp_pm_viewfolder.html | 129 + template/ucp_pm_viewmessage.html | 114 + template/ucp_pm_viewmessage_print.html | 56 + template/ucp_prefs_personal.html | 146 + template/ucp_prefs_post.html | 51 + template/ucp_prefs_view.html | 94 + template/ucp_profile_avatar.html | 19 + template/ucp_profile_profile_info.html | 79 + template/ucp_profile_reg_details.html | 63 + template/ucp_profile_signature.html | 51 + template/ucp_register.html | 113 + template/ucp_remind.html | 32 + template/ucp_resend.html | 32 + template/ucp_zebra_foes.html | 41 + template/ucp_zebra_friends.html | 41 + template/viewforum_body.html | 218 ++ template/viewonline_body.html | 57 + template/viewonline_whois.html | 16 + template/viewtopic_body.html | 275 ++ template/viewtopic_print.html | 52 + theme/bidi.css | 770 +++++ theme/buttons.css | 169 + theme/colours.css | 1023 ++++++ theme/common.css | 648 ++++ theme/content.css | 786 +++++ theme/cp.css | 456 +++ theme/forms.css | 393 +++ theme/images/arrow_down.gif | Bin 0 -> 113 bytes theme/images/arrow_left.gif | Bin 0 -> 111 bytes theme/images/arrow_right.gif | Bin 0 -> 111 bytes theme/images/arrow_up.gif | Bin 0 -> 113 bytes theme/images/bg_button.gif | Bin 0 -> 182 bytes theme/images/bg_header.gif | Bin 0 -> 690 bytes theme/images/bg_list.gif | Bin 0 -> 664 bytes theme/images/bg_menu.gif | Bin 0 -> 354 bytes theme/images/bg_menu_rtl.gif | Bin 0 -> 345 bytes theme/images/bg_tabs1.gif | Bin 0 -> 1520 bytes theme/images/bg_tabs2.gif | Bin 0 -> 420 bytes theme/images/corners_left.gif | Bin 0 -> 55 bytes theme/images/corners_left.png | Bin 0 -> 195 bytes theme/images/corners_left2.gif | Bin 0 -> 112 bytes theme/images/corners_right.gif | Bin 0 -> 56 bytes theme/images/corners_right.png | Bin 0 -> 201 bytes theme/images/corners_right2.gif | Bin 0 -> 111 bytes theme/images/created_by.jpg | Bin 0 -> 52977 bytes theme/images/feed.gif | Bin 0 -> 1089 bytes theme/images/gradient.gif | Bin 0 -> 549 bytes theme/images/icon_bookmark.gif | Bin 0 -> 218 bytes theme/images/icon_bump.gif | Bin 0 -> 148 bytes theme/images/icon_faq.gif | Bin 0 -> 255 bytes theme/images/icon_fontsize.gif | Bin 0 -> 559 bytes theme/images/icon_home.gif | Bin 0 -> 306 bytes theme/images/icon_logout.gif | Bin 0 -> 219 bytes theme/images/icon_members.gif | Bin 0 -> 264 bytes theme/images/icon_pages.gif | Bin 0 -> 167 bytes theme/images/icon_print.gif | Bin 0 -> 424 bytes theme/images/icon_register.gif | Bin 0 -> 231 bytes theme/images/icon_search.gif | Bin 0 -> 334 bytes theme/images/icon_sendemail.gif | Bin 0 -> 531 bytes theme/images/icon_subscribe.gif | Bin 0 -> 216 bytes theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes theme/images/icon_ucp.gif | Bin 0 -> 254 bytes theme/images/icon_unsubscribe.gif | Bin 0 -> 214 bytes theme/images/no_avatar.gif | Bin 0 -> 474 bytes theme/images/quote.gif | Bin 0 -> 153 bytes theme/images/quote_rtl.gif | Bin 0 -> 154 bytes theme/large.css | 3 + theme/links.css | 223 ++ theme/medium.css | 3 + theme/normal.css | 3 + theme/print.css | 139 + theme/stylesheet.css | 3836 ++++++++++++++++++++++ theme/theme.cfg | 34 + theme/tweaks.css | 107 + 230 files changed, 17510 insertions(+) create mode 100644 imageset/announce_read.gif create mode 100644 imageset/announce_read_locked.gif create mode 100644 imageset/announce_read_locked_mine.gif create mode 100644 imageset/announce_read_mine.gif create mode 100644 imageset/announce_unread.gif create mode 100644 imageset/announce_unread_locked.gif create mode 100644 imageset/announce_unread_locked_mine.gif create mode 100644 imageset/announce_unread_mine.gif create mode 100644 imageset/en/button_pm_forward.gif create mode 100644 imageset/en/button_pm_new.gif create mode 100644 imageset/en/button_pm_reply.gif create mode 100644 imageset/en/button_topic_locked.gif create mode 100644 imageset/en/button_topic_new.gif create mode 100644 imageset/en/button_topic_reply.gif create mode 100644 imageset/en/icon_contact_pm.gif create mode 100644 imageset/en/icon_post_edit.gif create mode 100644 imageset/en/icon_post_quote.gif create mode 100644 imageset/en/icon_user_online.gif create mode 100644 imageset/en/imageset.cfg create mode 100644 imageset/forum_link.gif create mode 100644 imageset/forum_read.gif create mode 100644 imageset/forum_read_locked.gif create mode 100644 imageset/forum_read_subforum.gif create mode 100644 imageset/forum_unread.gif create mode 100644 imageset/forum_unread_locked.gif create mode 100644 imageset/forum_unread_subforum.gif create mode 100644 imageset/icon_back_top.gif create mode 100644 imageset/icon_contact_aim.gif create mode 100644 imageset/icon_contact_email.gif create mode 100644 imageset/icon_contact_icq.gif create mode 100644 imageset/icon_contact_jabber.gif create mode 100644 imageset/icon_contact_msnm.gif create mode 100644 imageset/icon_contact_www.gif create mode 100644 imageset/icon_contact_yahoo.gif create mode 100644 imageset/icon_offline.gif create mode 100644 imageset/icon_online.gif create mode 100644 imageset/icon_post_delete.gif create mode 100644 imageset/icon_post_info.gif create mode 100644 imageset/icon_post_report.gif create mode 100644 imageset/icon_post_target.gif create mode 100644 imageset/icon_post_target_unread.gif create mode 100644 imageset/icon_rate_bad.gif create mode 100644 imageset/icon_rate_good.gif create mode 100644 imageset/icon_topic_attach.gif create mode 100644 imageset/icon_topic_latest.gif create mode 100644 imageset/icon_topic_newest.gif create mode 100644 imageset/icon_topic_reported.gif create mode 100644 imageset/icon_topic_unapproved.gif create mode 100644 imageset/icon_user_warn.gif create mode 100644 imageset/imageset.cfg create mode 100644 imageset/minetest-icon-60.png create mode 100644 imageset/sticky_read.gif create mode 100644 imageset/sticky_read_locked.gif create mode 100644 imageset/sticky_read_locked_mine.gif create mode 100644 imageset/sticky_read_mine.gif create mode 100644 imageset/sticky_unread.gif create mode 100644 imageset/sticky_unread_locked.gif create mode 100644 imageset/sticky_unread_locked_mine.gif create mode 100644 imageset/sticky_unread_mine.gif create mode 100644 imageset/subforum_read.gif create mode 100644 imageset/subforum_unread.gif create mode 100644 imageset/topic_moved.gif create mode 100644 imageset/topic_read.gif create mode 100644 imageset/topic_read_hot.gif create mode 100644 imageset/topic_read_hot_mine.gif create mode 100644 imageset/topic_read_locked.gif create mode 100644 imageset/topic_read_locked_mine.gif create mode 100644 imageset/topic_read_mine.gif create mode 100644 imageset/topic_unread.gif create mode 100644 imageset/topic_unread_hot.gif create mode 100644 imageset/topic_unread_hot_mine.gif create mode 100644 imageset/topic_unread_locked.gif create mode 100644 imageset/topic_unread_locked_mine.gif create mode 100644 imageset/topic_unread_mine.gif create mode 100644 style.cfg create mode 100644 template/attachment.html create mode 100644 template/bbcode.html create mode 100644 template/captcha_default.html create mode 100644 template/captcha_qa.html create mode 100644 template/captcha_recaptcha.html create mode 100644 template/confirm_body.html create mode 100644 template/custom_profile_fields.html create mode 100644 template/drafts.html create mode 100644 template/editor.js create mode 100644 template/faq_body.html create mode 100644 template/forum_fn.js create mode 100644 template/forumlist_body.html create mode 100644 template/index_body.html create mode 100644 template/jumpbox.html create mode 100644 template/login_body.html create mode 100644 template/login_forum.html create mode 100644 template/mcp_approve.html create mode 100644 template/mcp_ban.html create mode 100644 template/mcp_footer.html create mode 100644 template/mcp_forum.html create mode 100644 template/mcp_front.html create mode 100644 template/mcp_header.html create mode 100644 template/mcp_logs.html create mode 100644 template/mcp_message.html create mode 100644 template/mcp_move.html create mode 100644 template/mcp_notes_front.html create mode 100644 template/mcp_notes_user.html create mode 100644 template/mcp_post.html create mode 100644 template/mcp_queue.html create mode 100644 template/mcp_reports.html create mode 100644 template/mcp_topic.html create mode 100644 template/mcp_viewlogs.html create mode 100644 template/mcp_warn_front.html create mode 100644 template/mcp_warn_list.html create mode 100644 template/mcp_warn_post.html create mode 100644 template/mcp_warn_user.html create mode 100644 template/mcp_whois.html create mode 100644 template/memberlist_body.html create mode 100644 template/memberlist_email.html create mode 100644 template/memberlist_im.html create mode 100644 template/memberlist_leaders.html create mode 100644 template/memberlist_search.html create mode 100644 template/memberlist_view.html create mode 100644 template/message_body.html create mode 100644 template/overall_footer.html create mode 100644 template/overall_header.html create mode 100644 template/posting_attach_body.html create mode 100644 template/posting_body.html create mode 100644 template/posting_buttons.html create mode 100644 template/posting_editor.html create mode 100644 template/posting_layout.html create mode 100644 template/posting_pm_layout.html create mode 100644 template/posting_poll_body.html create mode 100644 template/posting_preview.html create mode 100644 template/posting_review.html create mode 100644 template/posting_smilies.html create mode 100644 template/posting_topic_review.html create mode 100644 template/quickreply_editor.html create mode 100644 template/report_body.html create mode 100644 template/search_body.html create mode 100644 template/search_results.html create mode 100644 template/simple_footer.html create mode 100644 template/simple_header.html create mode 100644 template/styleswitcher.js create mode 100644 template/template.cfg create mode 100644 template/ucp_agreement.html create mode 100644 template/ucp_attachments.html create mode 100644 template/ucp_avatar_options.html create mode 100644 template/ucp_footer.html create mode 100644 template/ucp_groups_manage.html create mode 100644 template/ucp_groups_membership.html create mode 100644 template/ucp_header.html create mode 100644 template/ucp_main_bookmarks.html create mode 100644 template/ucp_main_drafts.html create mode 100644 template/ucp_main_front.html create mode 100644 template/ucp_main_subscribed.html create mode 100644 template/ucp_pm_history.html create mode 100644 template/ucp_pm_message_footer.html create mode 100644 template/ucp_pm_message_header.html create mode 100644 template/ucp_pm_options.html create mode 100644 template/ucp_pm_popup.html create mode 100644 template/ucp_pm_viewfolder.html create mode 100644 template/ucp_pm_viewmessage.html create mode 100644 template/ucp_pm_viewmessage_print.html create mode 100644 template/ucp_prefs_personal.html create mode 100644 template/ucp_prefs_post.html create mode 100644 template/ucp_prefs_view.html create mode 100644 template/ucp_profile_avatar.html create mode 100644 template/ucp_profile_profile_info.html create mode 100644 template/ucp_profile_reg_details.html create mode 100644 template/ucp_profile_signature.html create mode 100644 template/ucp_register.html create mode 100644 template/ucp_remind.html create mode 100644 template/ucp_resend.html create mode 100644 template/ucp_zebra_foes.html create mode 100644 template/ucp_zebra_friends.html create mode 100644 template/viewforum_body.html create mode 100644 template/viewonline_body.html create mode 100644 template/viewonline_whois.html create mode 100644 template/viewtopic_body.html create mode 100644 template/viewtopic_print.html create mode 100644 theme/bidi.css create mode 100644 theme/buttons.css create mode 100644 theme/colours.css create mode 100644 theme/common.css create mode 100644 theme/content.css create mode 100644 theme/cp.css create mode 100644 theme/forms.css create mode 100644 theme/images/arrow_down.gif create mode 100644 theme/images/arrow_left.gif create mode 100644 theme/images/arrow_right.gif create mode 100644 theme/images/arrow_up.gif create mode 100644 theme/images/bg_button.gif create mode 100644 theme/images/bg_header.gif create mode 100644 theme/images/bg_list.gif create mode 100644 theme/images/bg_menu.gif create mode 100644 theme/images/bg_menu_rtl.gif create mode 100644 theme/images/bg_tabs1.gif create mode 100644 theme/images/bg_tabs2.gif create mode 100644 theme/images/corners_left.gif create mode 100644 theme/images/corners_left.png create mode 100644 theme/images/corners_left2.gif create mode 100644 theme/images/corners_right.gif create mode 100644 theme/images/corners_right.png create mode 100644 theme/images/corners_right2.gif create mode 100644 theme/images/created_by.jpg create mode 100644 theme/images/feed.gif create mode 100644 theme/images/gradient.gif create mode 100644 theme/images/icon_bookmark.gif create mode 100644 theme/images/icon_bump.gif create mode 100644 theme/images/icon_faq.gif create mode 100644 theme/images/icon_fontsize.gif create mode 100644 theme/images/icon_home.gif create mode 100644 theme/images/icon_logout.gif create mode 100644 theme/images/icon_members.gif create mode 100644 theme/images/icon_pages.gif create mode 100644 theme/images/icon_print.gif create mode 100644 theme/images/icon_register.gif create mode 100644 theme/images/icon_search.gif create mode 100644 theme/images/icon_sendemail.gif create mode 100644 theme/images/icon_subscribe.gif create mode 100644 theme/images/icon_textbox_search.gif create mode 100644 theme/images/icon_ucp.gif create mode 100644 theme/images/icon_unsubscribe.gif create mode 100644 theme/images/no_avatar.gif create mode 100644 theme/images/quote.gif create mode 100644 theme/images/quote_rtl.gif create mode 100644 theme/large.css create mode 100644 theme/links.css create mode 100644 theme/medium.css create mode 100644 theme/normal.css create mode 100644 theme/print.css create mode 100644 theme/stylesheet.css create mode 100644 theme/theme.cfg create mode 100644 theme/tweaks.css diff --git a/imageset/announce_read.gif b/imageset/announce_read.gif new file mode 100644 index 0000000000000000000000000000000000000000..33e4a5e8523f61a1172a8ce277e40c446d9b1681 GIT binary patch literal 754 zcmVHPfsM~TAe>+Uptyq%q$ z$<*KE=IZeA^QXYq`1tv;&E}GllKT4kI)T3G?C<{m{w;aB?(Xj2-{1ZH{rLI$f`Wo7 zcey@x|x6$YG^!8DX#QOXD=;-L;LM{;jy4a+8JmSn&IF&F``e7h9Us?&S({&LeX%*(i6>m^OQ39K;q^D zgkE1z3>X4FDghliGmDEk9X%>C0xp3?B!xT~ISZT%79J`!4>=hiJ_0XqLmD(bJP#H* zva$&d6B`9N77rjMAsRyr6aXqE7RSgLDHF^n9TpuWCIA$HFNGc*+S?ruJQ2S7?F{Hg!KYAae@@k zVx*56K?8V5Ab|x72qu!=tl?uO1|2>S^w`Sv#s;SjZg3roAS8x|GFBv5yS4@j2yk(% zsKJ))3Wo>MAy83(?%EXt;BGK607Zei1=Q^Oam_~z1O+0SP#{8tg8>p&M2?IgM!9oR zhWS{5pmfU08&ZHM&3Z+jYO6xXP_cpsj~gj4^B7^fcMKI5LXaTBp|Ok`D^}b99wWK) z8zxS{P!-ID02w|m+=#)wdyE?w3<)4ni3o!iA)a{rwOfDD3Up{W?DP5H;^y@B z_w@Dl^78b!xVXR8>gMR{!`bVKii)Vn`ckgvi|O=<4lytJIyHouZ_s zS(eJ<=IikB^Y{1ol9H18`uefW=1q>q@9^Fe(J z`T0hQ#LeLFfsvnHY^h_WS$$=jZ3*g?|`Gc*7H z|NsC0A^8LW002J#EC2ui02=@s000L6z@Kn9yks~fLWz@k5uecCgrLgQXb@U$r6NqC zPu>!O@R`p6gae5HO9`~{%`?E*2aKB!A@W8iE-yX-Bo8?Wh=@54Bmn^zDqln$C4wIq zhlv#)0XBvhA3hfZZ9^qAJ|7PiIjyZW2NW6$ITaW!0U{+s6C4NuJQc#j7&8>d467YH zX&jOS7d{>j9o5#1#}O^p9zG5PKQto>H#`sL=!_o<2`z=_%m^+J85uqc80ilK9|jr` z0H&qGpdi4C3@#-2V8EhbLk}M|L@;3j#0`fI8Ti;Sf`EgCJVJ&HpaDmN0tGg-5Ghh4 zjU*5j4wyNB1Opr)ESxw2fB{Yani?Sx@aV$^iK9n7EC8@G0wJV5qDFl=Vuud}NRi&y zV8KEIcSpM(7;B-xhzu(Nv|zxNtql|r;^JswgRO-FAqN~VkwIL+1#KC$Fc4Qm00Srh z_rS|TuK)-?p!txYV1eZT8$f_K&;URS%RMYK9&kc{kX~h4C|FHWvxXUz6<_J9BZ z2ZWRm;i$!j4>x8Q@OiGU+k=;i3jqe*kU_q@ zj2p;L#4vHUJ1+tv$_#QuKm20tI%>Ngf*=J42fv(QMjE9FAXQWr{6WPEHHZL#1Y4v~ Uf+TJ{@xl=)P{D)~U<3gGJIzN)cK`qY literal 0 HcmV?d00001 diff --git a/imageset/announce_read_locked_mine.gif b/imageset/announce_read_locked_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..2105d21f108f39e1f35041be98fd69de8428db63 GIT binary patch literal 753 zcmVFe$g9Vofe z=;7n%bar^nR&v9`!>p{WEO@*2_xJ4c`SkVohO*f5^7NE9O?j%+xVX5Bi;Jkp$o~EOwsGq{%>g?|`Gc*7H z|NsC0A^8LW002J#EC2ui02=@s000L6z@Kn9bX`U($ZB+P4Si4_aY})tE;U6!QDdbb zwV%%-f=++DWk3>*9wdQ^?_de}Zqi{@!KQrx2!Q|wAts&;B{)I^E0GZh3#q9D9|tp(tsVTDAA#E0zh!-V@8atS3gWB zur$K~tTB3s75me`j$B}`(g4w+0|tRt+di1vfq{VwEDi{$z?bg~02u-k5HN#phX*kM zJUDT|-h=}a`c@F&ATWpn4q`;^ftZKl1Oa}C^8s&y=>s|j40wQ{fB@4yI(P j1~XQ$P=g8qXwXFpD^M^F;fFsMF~S!JQsBggK>z?d>^4k` literal 0 HcmV?d00001 diff --git a/imageset/announce_read_mine.gif b/imageset/announce_read_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..ad928330e664136d6e207d5b492dafa1a4bca52e GIT binary patch literal 750 zcmV?CtQa#MpME%qe%d;Ns@T-0g{p ziITb7!^6XPczE>n_VV-eYM#sW_V=Wur0w(huP{!j$m6uMwCCvTWo2dI<>{nRWk-p^ z>Fe(B@$=3(TvwCGGkv_2BR=Kk>dDjJv(4o9_xSqy`Z|HW-{0Wl#LMdJ@9ysI`1$$q z$I;x5p+1Db_0`?^`uh6&`}6enQI5pl!^-E<*ZA=A_we$czuV&D==kI4*I0M&@bdrv z|J&ZLM{;j|l| z>I<#dym@|4v?XjY$0Fw$RO`ST!$IlHpd_>qPRfYtV7GjW<8o}iTjsaLa zm^*jI3I%vYu$V!YZj6l(@M(0=HwFW|5&|$-L71)sgigx&h!Meoj66?kz1dH(rl#C`{yK!X8J_!k5KI~H?RGXMYp literal 0 HcmV?d00001 diff --git a/imageset/announce_unread.gif b/imageset/announce_unread.gif new file mode 100644 index 0000000000000000000000000000000000000000..4a789f70f0c1453dde0a16b5bd376b3cb6bf90c0 GIT binary patch literal 756 zcmVAJ<~>+aO3we9Zlt6FXA#LeWYxUgk*@$&Tb_V@0~ z)br`<$Xs{0dy3}h?D_8T$99X=x5DD(>H72ah&D;cn4|ps{K|oqzcp6r*W1f}lfpw{ z*v-}C=IYI3eZ);^+`q@bJY1GUSNQn(yoQta_xS$){`&j-;Ns`*-r@fI{rLI$##C_A za*6Qq^ZEMv{{8;n;pX3(tMl~s`}_R;{r#d(W8&lJ*MXMs&)4zN*}*_x!bfHA@bdrv z|J&ZLM{;jx2D?Rc777r`}5I8<&ypuOzM1%$hKxoUC07eT49}M_Fkf)-H z2_z1P5OLr{#fs((un19L;>Q3r8lW|G$25r!U?Qk6ZjAbp#_W;2-2pVv4AUq6f0(^ zRl7pP!*vr>B$&HGzySgfY6w^$S8akC`~>`<`69uL$2Bw@I8Z?bh`5huBzSRdhmc`r zRwNj00>S|g5EO_WJ$i+oYOMgksIj6%i5EHqfSB>Zw(k`+Q~=;Xgab_zCswRDVZp)+ z<kZ ziR;DA!8=>ngqZZ_>gnt5@$&S$eT(Pl?Bl4m`R(v}V`;gmyG@zL4%`1$wu_}II`fOdG`;^+GN`}q0!@bUBN zy~ytG^7;Du+>fH);pY7O{PXnoqEBPUP;BDk==}Nl_xSnk&eq_-$Els5>g?|`Gc*7H z|NsC0A^8LW002J#EC2ui02=@s000L6z@Kn9%r!s*#sJhH5ueZ>j8SVKT8kD!QDeZO zPsj2=@tMy7$^uDw`i9e%#;0Nx9{2)8<)d)CL~l|xBt8KyAvQ6Ki#8!H0Raa!Uqm7U zg(eR+DV-@8ECDkTHV-&H2MldP11&x#5*RkKvojqd5f?TX5+wl~18^W30X!JT$PXVI z%oHIQAv|dyl?(?yEFs$4ArcfL8wo4i5IzeGKP?s-Dm)VJ@DeU28Xqez@jNmV77Gmx zJ}x|nC!v6e6A==eU_tP~g#Zc~)R^D{0-lR3G$b4`B7usF7t2ksz+gc|9w<=;h#=w? zt`aFzmTQsZ8iWEk3%H>0;f4YK8Z;K%%!#vHs**ltxLCTB#RVNe4IE^Gd`Ka$vpypz2x4 z1ONybz#-BK6DCxA$gqGNa1)Qqrmaw02nEXlRIFH`BKq{}kI(K9aJC1W8V3USkfGv* z`SUMSBu7yJg<0=#7;q?KD1eOnk$gPfzT-ChArvgJ00rWmVF(4M5nxqS9z-!k4GJK@ b!2%p?QNsY0fB^*wM|4pJ0~1bw5d;7`f8tL7 literal 0 HcmV?d00001 diff --git a/imageset/announce_unread_locked_mine.gif b/imageset/announce_unread_locked_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..53782fc3dccc219027d15bbe4c36d2787a595b40 GIT binary patch literal 755 zcmV=jyDhtNHo*qKc5}yT<+f{jp_t#YSZ*6Bz96 z@X>OJt6FXD%hcYMr`Us->&4Hyd5H4z^}#$_>Fe&~s<_Nqb@SBQ=jiPD@$>Zc_IhJ! z`0en>m!sn4>4SuX>DSxOWq$D8;pFD(!iJRg_xRPNv6Vqp;G3-6y~Tibc*reM$53qG z;^&DTIPmfF@9^^6kD=e;=JWLS`}_RYw7jBEW8&lJ^5W(E`T6kA*VkBf>g?|`Gc*7H z|NsC0A^8LW002J#EC2ui02=@s000L6z@Kn9)ICCo2_p2+4Si4_aT=Sj9;gDOfLgF7 zj-T%oflhycWrGuq8aR-Q&v1J9aMEG5Ag8?)6oCp7G(I&h2LKiC>KH^2p2vj6gMraEgmlhGZ;6o3!W%uKL`b<7#=sjzcU?V8nYcPC_5{7 zKQSR020R|q)D$29*c>AYH3xSgrau!6J})EZ=pz^$CjbWn=L!QQJ{b=`1r`}JJQ)7} z7+{ph0Ac_PfIMhqumItK9Ssx!Vo*?`MuY%!N7tCEGqbr5UAvf3?vSmIB|eR z$&wO$RIo4s!bl!CaTvw7PTN!gW0Y$A~0ak!C==99|Y+Apu)m~1qKF47(94JfVm7r z445%EFHQvlHay4&O#@*G156w^5W#?n0G4|Qcq||R1aagBXjt7b<$(?+QmEF@;{%VR zDiR2B#%6ZMi<}$G7Jyc7=>!6V=rRzvLFe&~s<^Oa zcJ=1z^7Hle_4nx1*ze8N`t$Y3Tz9y8itotMh%!dUc8lle?D*~Q)wjap<>}qQ$jF$Z z{QUgv!_D2AtCvDonIb>r=IY9Sli1DG?%d$w#mw{6+s|Zv`1tv}hLiXA_}}5?`uqFf z;^+SU{{H;^`1$$AP;Jw4iSY6B+>W97`uhI;{`>p<^Yr%p{r#a%V)*d#;^XM=@bdrv z|J&ZLM{;jIXxjfE1R18Qa_l4iw;+3?&mj z9VP=p0+ll%?(ZQM1|Jj(FzyBhP!9z^2N4i%Ah1BNpoJbPaFBpuz#sw+J7OHDK)^?X zfd&nrz#u^Zh8YGeAZTDiMuiv&d@vxyat4GH3O;;Lz=9=920jvi>7ddkg8v*6NGQ{h z0)|fnI0pnMP>w;qd_68WU;#jfjuJSYKE*j92~Qk7!iJsEK!a5PF2t(E;X^4(i)zE( zkN^O{hCp$9G{_mFf(#ol7zh@OV?kX23vmn{4C95#e-K_YSPbKU0ss|q99S@UaDyBX z5Byl?qeg?%pG7E8u)%`{7^qLzFxStT8`!5^R8YWV1Pc|hVfeUkLIkh@HgdpFp@M~j z10^7EU``!Iju%Raj3DiT1q>KBa(Mqvo`nk^4+M;uGU`Bw=id)%oY27q@4=DZ1sy~X!+H-&avFsU9t_Yy0$v0V VfN>pCVMGK=#SnoAPCOU{06VsYSN8w_ literal 0 HcmV?d00001 diff --git a/imageset/en/button_pm_forward.gif b/imageset/en/button_pm_forward.gif new file mode 100644 index 0000000000000000000000000000000000000000..3384df34be5926db98693854fd66da017ec9d013 GIT binary patch literal 2168 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 literal 0 HcmV?d00001 diff --git a/imageset/en/button_pm_reply.gif b/imageset/en/button_pm_reply.gif new file mode 100644 index 0000000000000000000000000000000000000000..3275b06d525af8176c4d76059a11d1e6916cb68d GIT binary patch literal 2126 zcmV-U2(kA^Nk%w1VPF6<0OkMy?%Ut!)!Fvr=lk*V?c?RnV|><#n%Ih*;kv`-zsTdf z#q!kK@8;<3Fn|6>fYYr-rwQf-rxXg#sEu=#Ma`-*yGCCwApXA+H$wriOA@T%IT2I>gDtL>-PKk`S{7k!pFnE=H%k#+9<3>gnm}=;-K=kB?+zWZ~lFA^8LW004ggEC2ui z0AK(z000O7fPX|{U|WWVh>41ejE#n}-l@ zTyWrkLy(6QGdciJF`|PuFEUE_08yiZ3q9JHbZ|hWMvE>XPMq;@hJy+hAFffeMkh~* z5B<3rI+Wvw9ycmz80vsTkEcD{P@FL|q#G3up3bPyfoW3`9ULsBNTMtWs${`B=t_~O z%?d;RXA)(z#?KlzbnUVs>c-!jzkfplP7vX*0~LS`M~EQgjbN;RZTfga5pd~SX;TsD2GslG&D$qcN2I??}10(1l z;twCTFvkWJoZ!G5Dq`4x12lXHBMl!oaDt2@}_kur^-* zkQe$x$CFPw00WeCNLl3xR8~190T4{!039kq34;R!RQY9;6PTH$npsk`rkh#5fn*x}n2N1ZhgAE1-P=^B{>|p2)gSwEX3>4LYf&+%S0Ko@&Hd^TfgAy9TrZQxz zr=ApTx~ZU+ehSB&NuCDBr~cUC>Z>9^Kv4!fxVjP$4j}Mq1`gQaLPijX@G3>GPB4KT zD+x>NtG1dX1G2p`YeyWY_R&Wib1>`A9o%;7?YH2DEAF`DmTT@D3Ys^^xBlSa?z`~D zEAPDY)@$#*_~wg;KY8@)@4o;CEbzbt7i{ps2rT z%pH4l?D5AShb;2QB$sUR$tT~j3@c@DjPlDc$1HQozKn4R7i5^C^Ugf?Yzi4%sPab< zV=xoR(MTt)G$dM#QN$mAC@}>TOjK?4)mUe(_10W>?e*7PLotOCeZ z-WgXtImVoK?)m2xm!WyWq?c~`=?9B0xx8_3Q^p!|;L*k>v%~K0>_Kf}MjLdBn1IG_L{Bw-0^kU|rBzufO|1Wg9j*JNJGW}4vJ*q1#18TT&9qO5!6Wb?023wc+UX>pwM|j zX#`TLAzjiV4NiR5QNVuT$YS|6kp_R3FC1^M zA8+U>%1x+&Jeo^P8bHv>2Ac4i60D#FU8#ot9n^yh2qXx&p~Z~)@0=^N-)ktM!V;jg ze3{{BJ=s`>*JzF}Y)C^1BtVe@EP$pa@m>!0a)wo!Pb4L)NP|Sn;07~L;Grv#pBDMT zO9zN^h-7`E5!Sj^XOLBMKv7K^j_3+Cv>}?Fh$b2yB8)P?!jD?L>n8R(S2N(X6Myw9 zP!7w9#O`&mpm;1qq{ooTTK2M-RfzQX!P(Aw_Otqs9y>-$+R~a<9isai8n(gO*1Gn! z*FXd0=H?1y*!H%#4nouG*Ghg(e{34@ii@6TrsY<~sMeV0%IojvEL7 EJ6a7+7XSbN literal 0 HcmV?d00001 diff --git a/imageset/en/button_topic_locked.gif b/imageset/en/button_topic_locked.gif new file mode 100644 index 0000000000000000000000000000000000000000..b08918a24f3c8d82d357b6abecef1a016f54488a GIT binary patch literal 1923 zcmV-}2YmQPNk%w1VORh%0Oo%H|NsB#>FK;GP5k`)3Xagn!@v6a`uX|!`}_O&`1tDT z>g((4?Ck9A?d|vX_wn)Z=;-M5^z`%d^YHNS_4W1k_V(`X?(gsK+l`H zgviZogMop8If2InNUbj~FM@)C*MF45MPuo>!~#XD?Be9e;qZflgX`??GBPsq)Z5Q) zg&rP1$yIUHhnlRctn%pV&1-|@-PKk`S{$SuMm;Z+Lov4*4rMJ)X{p6 z%*e#UL}KKsxX8r8?b_dc!{*R#hIzr|-L1Iz`1i`<@y=s>*p#H}&eg<4WXfN7>g?{* zdywO^zKqK0;_~^(Q*V&W>fP`7;osfm$j{Bm#>~mZ_xJYt`T6hM;Nafe=H%k%)Y*y1 z=p>reA(_41ejE#Wbx8o5oSmMZprN9pq@|llbyHbr zMF1ZIu(7hUw6(UkxVgHp9{@#YPzJBN#Kp$Pv>ygg1po-o(9zP<)YaD4*xAznh5!cN z;Njxq600RmfNU)&6emoK;G`P=!!-o(Z z2oMm_fg39&N?398aEKKzCA^4vIMHF3jAACL6tG94N)2DSRCJ(2hme~!XFl9lp{LKE z6(#~5QbK?a9|B4YsW7CB(J)1s^b|^^s1lbcvZfFdR6tgzCAt8uU~`9AAv(tX+()6U z+qV?|Cc;I^q%9KxVJL+0+Lnp{FKs7MaauR70Jw(TrZ9?Fg$c7eOsGKoc3*_cm@`M1 zsJVuKBbSc|s1d<4Xw91i+!4SBGiS}OBZwY>TEz@7xM!$9oq3;x-@t=Qm?)e$aN@>= z4_6sw$nTZLlP?!8*|CZ0CX@r;_n^D??++$|_uQm=lhF^zd*>3Q`@|cGKfM4EVkGI3MDGI&jmErXyXMFg`i^ydVE+Rgd^Z^0S-}A_ymYb&^QtQ zjYyz{KtvQH zM3JVL6OBoP0DD3gf|)9f@I@MBTCk#vETT~8nEN!~=%bKED(R$@R%+>`FUX+jrZT)x z={^jED(a}DmTKy$sHUpws-^C;z^kyvD(kGY)@tjmxaK#x8DE9|hu7HjOW z!EzH!0|7Ma?6c5DEA6z@R%`9G&o;0OD*!Ny?YH2DD{i*F_;CpwZJ46&y6m>=NgHrX z(Z?Tbys<_k_~xtczKN{y1{;6;VT2uX5Mc1Z2q&!Y!VEX;@WT)rJck`d{6WV55^@;f z?#3K-5u5M?LJ)L+fhw)mUe3E7bs`>cA!rkov#@B8YIn1EP*SfCvLn z5bD-M6Y-TMEEL-9B0Y2ODUh!3G>u&_DzvYyg4=AlQ(A z1%nF!Km|Q0Zo`=vWImAwTlC;~q&M6E!|JIE&h(;;5))nFGLq?NVfp!SWc`pgab@YtX|9WvZUT^)TE3yO>;m2`1q+8jw5x3*WFH01XGw zAOHpi9KeA9AoMa32fwqBK=J-Wfd2p(+-|^)8Gym{asY!2c&|oWi;;{7r=SmjKmZ&# z!3o|MzXwKe0tax#*Cz5i44kcaoX8*pC#X9SFen2n(1HqAkO2iIh-(Hq5aGO2yzUfl zh7UMFKO`VJ_>n+=XW9e~Yv>&hWFP|`Na7Ja5JMX>O*`8m9B>>6!M0G4iX5PT1Ps6e z4`z-A>Z5@Hp0~U)N|6Fr3=R@kz(zJ25sExy8gDRDJa8aje9ti72JX1NXY@b-K#-s2 zYA1l?5e^*pJ0$;Zhk(o=F^P~g;vDtIG|ISzj2PemA#tZW5+s1&1P|Om@CqqH%^5%n zoty~sn)kdd=#B#kcncC^KucO0(UKJ4np%9)!-?1c0fW(zW~OX4w2Ck`3FCkEhv1FVg02Y84%%O(N@gmV+*G$#PW z=?PfiO&Jx5!4da)#2A2+YX=FaKnF@tfpRS$2u-L$7g`UlspFv#ji^M;u{4+sKpPm% zs75zRjR6FWWUfGlNJmOiUI4%hSGbrN^5C(Sx|9@oFvAkg@P{*8fesPNsZMvw(}dCC J3N#G_06Tv4yea?y literal 0 HcmV?d00001 diff --git a/imageset/en/button_topic_new.gif b/imageset/en/button_topic_new.gif new file mode 100644 index 0000000000000000000000000000000000000000..5b7b1e0e605dd5aed90d5c0067c15c3b480c6d37 GIT binary patch literal 2737 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 NjtvP)Xl@_?06RStF?j$0 literal 0 HcmV?d00001 diff --git a/imageset/en/icon_contact_pm.gif b/imageset/en/icon_contact_pm.gif new file mode 100644 index 0000000000000000000000000000000000000000..ec190118fe5be0251bd9a36552de1b5fa0c74cc8 GIT binary patch literal 677 zcmV;W0$Tk?Nk%w1VH^M`0K@Ew70gh<>cVxiju-eC>9CEV@a(plgb6-a8M|s8LOBwdOS3S#=+qYn#W6X*=$g- z+Xk})fnZP&2}}qQavcy54^R(YUkr#I2oVSyd=Lf*9uG8zhY(Fq2??4Hkdh623w)WI zov8~DPYACNkbMsb2DzArBN4s`9b9dZvcg2js%GiuDZuYt#pAVZ4$SfPUm6ev^wn*89QrOTHvW5Q(V;eySZICJW}>C%GF zpFo2O4cgMD1fL9YF*s_0sZ*m+TS}NJA(VgtLM~9<%9X0rsZB5hAb@pg*Rv8@ZdhyJ zLID5*$Qqd1scwZ%8`64MyTO2fzXarNm;hkF009sN5P)zsz=REI*Cq`dSV+Xe0R|Kv zFjn*9mL4r8@M}212784$a5j8ZGlvE(FS-Ii;L?Hy5jGQ`V3@4y3N61)7*t>^Sp*ew z515kpDp>#!IJETjtT^1tjxraB@IbTo0Nh$~LlB_A-?(xiP?!=yOaxjUXc?f4{`mX4 zhcwk~`GArE!vJE103yc}Xkbf9G?3IHCAmbQo*3#Z(b5qVR%irh4rHj|h8%XNA#60s LB;tr4ga80L?XxS0 literal 0 HcmV?d00001 diff --git a/imageset/en/icon_post_edit.gif b/imageset/en/icon_post_edit.gif new file mode 100644 index 0000000000000000000000000000000000000000..19006f95a7b5b7fa8e6427210f9a45f041963b9e GIT binary patch literal 853 zcmV-b1FHN-Nk%w1VJZM90M!5h`|bBDowvPSHL(~&2@^@ev{OO znbnY?*_EZ>oUGHCr`4OO-lVeRs<`RN(c#3)?b+V++VE+uF~Z7 z0AH~KQER?d|RA>gwg?<>TYy;Nalj-{0BU+1A$9&d$z{kB^0gg>-auYHDg$R#r+% zO55J!A^8LW002J#EC2ui04e||000L6z@KnPEE41ej4E|HLKZkZJUlms zjhUK=D3CNRlrcOzEGwoE1*ruAEUEe^ z5C#d!3@ieu2@n;+*ttR%Cn>@&;4j4C-~|le3I;Fc;q2t#+Cn-gF!lBet^zOx3-$Q> z{p#_vM=;)xc`*_y#5bW~LVgL;#en#5fx?Rh=gHW}5#NK45@fs@@W229kqbETI_wo2X;B5__39yoXqu>r=<&!9txt`i~>3C$izSb!;`#T{Xnq|<^ zG+IF3;NgRb7&2Z&a1{VWO%}!@7ujp3bhxov%-7}76BaK-wXc1a8V5L5fK7C1hKH4DiWB- zf`j`Na2^a25>!uuLoE1m&I;QRAfh7{ni8OSD-c-XI|R!2!-Cidqr!IGMeyA!;*n=w zFgwNwn~MuhD5MI*sZv}`Bu1bDa@;K`z?d!?mAo literal 0 HcmV?d00001 diff --git a/imageset/en/icon_post_quote.gif b/imageset/en/icon_post_quote.gif new file mode 100644 index 0000000000000000000000000000000000000000..c3708a1477407397362a5516d5fdb73d7f5cc34b GIT binary patch literal 1109 zcmV-b1giT-Nk%w1VKx9L0M!5h`|+Yzjs$Pw^ zim=iEYQ+F$yZ~6F2T_tDW1KUH(JyhTQI*kVp3iWo*s{*%%-rhT>h<#T^VHPS$;rt7 z|Ns8}{{8*^`uh6#`1tkp_3-fU?d|RA>gwj^=Huhz;Nak!o12f1kA;PWW@ctmQc^`l zMcdxvA^8LW002J#EC2ui05$+9000L6z@KnPEE41ejEXyZF+4pQE-frR zJT)&coSmMZprN9jf;&GiZage88g4r-qp`BFEvBeEJUK9}xHT~`4F?4a6u$)!#>f;4 z1qTf=5CziGG1JYz*fF(U8n`PlHn=)3G64q<0t*N-G6ezb?lK4q1P=!R6A%o?0__YC z5c;tjxDCgQ7nNqjs02gCi~|g2%#ct(zzla1-9?iik--6p0SZXG7+|DHiQ9(kXhEZ; zOB(K6#*7IwKuDK2Y2<`CZNba`mMMj-tUgfG7h4L_-!W z(13sh3K@*n2>N5Cjk9QNG%x@`K>-A36C}__)dm6u0w5S@aJE4Kv;`PA2p}NsS+Xl{ zC|<1iYJmg>D&QcHpuk?m65JwP9CEQW12`DpK->a{>C>o9LrBfKwd>ZTTU3}$yS8K; zwsY&=ZMzhaEscT;ACBlzku7QLJGtcSRe`e!7#!HCbR&<2_STk z0u7>7XyJtzGA0NKr-0!9K?f&T&|e24z;J^ND!kA_3>3=Hf($pf2qO*Jyr6;&E+Uen zAT}~)Lkk?X5Mc)-c=tgE64oF?FvCnRLkk5w@MM%TOu&pYDm-9K0Z>kJzzc=}=>-QL zqF_M^BM=z_1`Zq`Km_Wj*pv!TI`G0g5eRUA0{}d*&jS%a$-o1E%3wnchmOTz1y8>4 zLJb(e0Lu(6Kor9a0~8QwQ!X~8?wjw5+57?nLM^xu!3!~5TnWb=tJuOOzo^Ku$cKQ8&BPAQ;_}O$Y)AwL bt{Q0bf&0yz-_AVuOkd9D1ub;YK>z?d4CnHx literal 0 HcmV?d00001 diff --git a/imageset/en/icon_user_online.gif b/imageset/en/icon_user_online.gif new file mode 100644 index 0000000000000000000000000000000000000000..6b571ffce0d515170d728074029583feeb3f08da GIT binary patch literal 423 zcmV;Y0a*S=Nk%w1VLAXh0J9GOzS!%9$Llq&>k^~uAE)c5(d$>Z>p-#VZNTfC&g)FI z>$BDCkjm?M!|Tf2>i_@%A^8LW000jFEC2ui06G9V000F4(8)<_eK_mQyU$h_eq{NH z=wz;JnzAtIqH)d5qOD{2xZ6F;4;Z8jYenM`mQ*cUD8OMbKwO?H5kMedFa%a5wiId* z01^g4I3`yRhe=?~Zl5S~bb)}77Or+46$S)T23rFSb%8e&2?z;W1OtC)VvHLWTLNHmiNW;s_vYy9{r>*;_xR1$;P3GAcB9LUvC>+V z$&2-B=_WAqx`1$AQ?A+<|z0u?;ce?EE@ygWS9B;PK-Raol?$g@g z!q@2~bh!Ha`{n2B*X8l>^7Q!m`d5<1Uzf;IkHlr3&O?X5Xq?Dqn#g0B$KmAY?CtRG z@AB^N@$>ZdAaS?*{QU6o^WWj-0001)nVIqO^!fVw>g@0G^Y!HB>Ly^5Hj2{e>+WV| zX4~H5A^sLTLr+jyJ~A*cH6ULM{;jCtU=9JneC^;Npx^-;5jb>!p`m~b z7Z@?V2=>CpMjkIRx{y&o1B?n91hinmlBJ9sJaWijkz};Kv2Sfw*!3C zm^&A)T?qsgAh=K=LyjIg0t+5YIB<^~87f@(k*h_E4-O)O^+CBZjmQo@I94VK289qf zbgURnx-@AWIC4<1H3Wej89f}#pi#MYjTsJl$N&^-2#OLJ4zLhCqqy-ID|E0pkfB5* zD0L`UIM4$!>C8P2SfFqs#hf2xNMvB(xP=ABE*NAW5$Ai65gkS(puiym0164hboKy4$_d@kWTj>Fe%RlgH%d z>NI`4$<*Isn#!cY-TM0b_V)Pn_4hl0zWDk1#M$et#oM60*yri&^7Hj=p2^(g?EC!u zEO@$5jl;0Y;qdYE`TF`Pce%^n?RBTp;pFJ#>+!eE;IYl+CUm&=`1!Wb<{@&o;Ns`s z;pTO9b>ZXa;OFj%u+*o(*FS~8@9^^D<>}_=>-6>Z?CtRG@A2yF@A2~V0001)nVDv0 zX4~H5A^sLTLr+jyJ~A*cH6ULM{;j76A%zQJT9m%q^lE!CksOb z2>=hP5I#M*xwfkh011956ty?S#>dFT5Dx+zKNbf76E_&u7^Xhi+C0`6HxmE{G8rQi z5j*JV>g(zdDGeDj4k;Kk_Vzs5`aSpd7%2e`$bqmUhrxpg6C&IJ!NY5DB*`2N7aRxx5`jyX*tETzi6BRWfEgNK$Z?@(PqSRQdiWe# z69YVGC3YaN!L+H$!Gtp@9bkO8P@}Eew{S1) zfC0=?1sVnvkRXvyU$!257384d0M-x&S3lrT@PdWo$B$nq!0|!AicYa42ry`a1dA4+ zL9-xX1FwJuj))XM;Q&Ss0~c(#wQ<1!4Gk7nqz<#hg9ZZ$b!hO=K>}tt1vp4(5W|57 W3o#l<@B$|afg{r;FmVDV2mm_+&O|f- literal 0 HcmV?d00001 diff --git a/imageset/forum_read_locked.gif b/imageset/forum_read_locked.gif new file mode 100644 index 0000000000000000000000000000000000000000..450bf28c3c7fbecfab96a48f753daf45625ad8fb GIT binary patch literal 707 zcmV;!0zCakNk%w1VH*G&0M$PL$_dg%Ixj%$H>gP(dBh@b#*(t3legF1G1aU_W0Y~;q>+Q&(YP>)!0mixcK?`>g@0D@bdEW_51w%UteE>f`U+u!$U+w>+<;6 z+ur&5`tb4dT0g1-0o`MbTrqP*1e^!7i6z>bcOz{14z_4e`d^zQHRnVFepW@Z2Y z0NdWLM{;j$D9HLLaWaD5-&gc`Xu$chBQbxfnIoa>0Gi%|E z9xe`c8X7KzhAxA44pmPD6AluDBa@VsBQA;zZ$lFcCmJ%LK0XGe2BD}jgbNcx2OAt3 z9kU%hJh!*Bx*8lCUq1{EpgF|F#>d2}1q?ql7c4S0CetRPJ=fSi)Fw4D92W`#2O}Rk z=I7|?=pQlyTnaKKCG+z>*!Mj2^CmJ77jiOm>=;O}puvJVWUvBQVt~Vk5J`}DP@&=j zi6uHLW3ZsZ4v8Q`QVfv6gUJj59t_CA>H>`qJ08fCxnczm1h+hd05PiPfW{C0+?j|u z^Ff0INRfgda1GZr9qydL&_S`H)rtXH5Wrz;CXXI4zyT{@f<%P?XlpiTaHA~(A3VJJ z;3MRKiU?HE>Luv`1dbW@X7=#mi<5#9JJ4oWv9@so9;0xLYCr^loEHN~X4tHg0N}6J zP@qWR;-1qPnw9O5tBn>QMyAPr@Tf(VEyW(cv>2LjO+f*U9eMU09C5eCHEO~A+6 p*`|p5VGu(A1PBx$U_jBc`wBQhj37}W0s{>Y=s|>N;Xz0c06YEtQYHWZ literal 0 HcmV?d00001 diff --git a/imageset/forum_read_subforum.gif b/imageset/forum_read_subforum.gif new file mode 100644 index 0000000000000000000000000000000000000000..5e97bc94ce587397d9c075cbbc59bd818c2d44b5 GIT binary patch literal 751 zcmV{lm(^`qKhKY^J)Ze_({r&#i-O} z_V)Pt`uoh?>-F{b>G1aW`S~n)x|*`c#o6oZ^Z5Jx{LatQDR;T~`ug|y`Q_~M@A30c zj>IByw7LM{;j;)`}ItQqiMyHrel{bLm0* zLNgT}3??@nDTjzD9XEC)Gk!w`6dr^rA(xn$At{U`G;c!`4}~hFJUkbv7p1H!h7U1A z85g(+7?BM`h5h^$u_Vzs7`aSpdI4TJ$pfI3f2ZDnL5$4Eo0E5E=IS%gN@PNWV z4jL9})Ywpl3TR{Sg_r}9}kPaq;h#4DTj2Mw& h0r7htWI(}mU>MPc3pOmUKnyNW;6e-lC@@4206WTXSNQ+{ literal 0 HcmV?d00001 diff --git a/imageset/forum_unread.gif b/imageset/forum_unread.gif new file mode 100644 index 0000000000000000000000000000000000000000..5a305d24700992cb857860538b1c0516cc7a911a GIT binary patch literal 693 zcmV;m0!sZyNk%w1VH*G&0M$PL*_NlqTz2j5@yvjg{r>*x>+ZfaR^;aD_U!NM%hTe* z%gTI_*v-|!Lt?~CY2v%a_4fDNpRfA*`|85X^!4}6Zie{z`N?;U=jrV7^YzPPedV^o z@bUA&JY4JH=G?Bj+^Dwc-s9A^!o^Z=@8;>@g@0F^7Oqt zTif2_A^sLTLr+jyJ~A*cH6ULM{;jR|($2|DXxZf5W7ApzP`J`5HJ!58h!=|5->T<&d<=zFcuRXKQsXdFftk48L2+u;ws)5 zG8PCUF&6_C6g}|q^7Hb;6&DU578y4E{VL)DrtsG<1B?hGt94at8zx4Ms$uu%m!Yo8ZLV+*x1;1-OJ4Dlo)A zlxVMCDT*rX+2bCK5hQvPz(KXD)vHts^dO<`hXDl{c;GldHfKN;WDnrrk>P`V=-{B>(~|)X z6g0$9Vug#-r&pA~0ay|wB2zwu0E_{LT^tw$*a!il4;%(40+yym*!B61VG^<_yQ+jf&c(J3qMR1 literal 0 HcmV?d00001 diff --git a/imageset/forum_unread_locked.gif b/imageset/forum_unread_locked.gif new file mode 100644 index 0000000000000000000000000000000000000000..34f1d46ad76d7826d739a5bbb7d772e1d2bb488c GIT binary patch literal 677 zcmV;W0$Tk?Nk%w1VH*G&0M$PLs5Mc@OKIrp?fLoo)79A3tGMO4#KgwR*qf{4=IK>c zRqt+%h=_>h!p!UK@OgQ8#awp%{{GK^mgeZ|)V09%>+bB!)8XUiMMXu}&DHhx_uAdy z^!4}4V||sCmC1LF^7Hl1(bmgE`o6flXR z&&;f2p+(MU7p>8mWx!IC!R)Hr>t~w58x^4}5iT!-goSkj7ARjtHZy>N1Cf%G121(J zJ8wfX29Pl^EiD0~0iULoF$Ob3A{`YkF&eTv3$?Yeva&HR6&;H^7O*(O#5l6W#k&nA zKLsci127=dAfY?g*e%o`Fas4R1s@Uv969Fa=;`PhF(V(~134`7^DWr-3-t3KF$fTH zF>>e_NU)&6f;m#n*wH`(3kMJ*N^~GVz=Vqx9k9^QV22zHIwnf2m_WsblPVGjZ~#LU z3Irf4%Cv@U1A!Voa^`fv0Rf7_4>+En0S-V64y zseQ|qX-)=2GMH#U!olGSdI=op+f`|a5)6Di5fPxlzzLX5@@?#af$ImNNADFe&}<>}?s z+p@E^r&MXjTzA*i+ULQ`sF*BE?(gyD=LM{;j%r% z=H(hHIUe3BARX}VKGyUw@$eujFDM@mDm@ee3KXbA2Z9O+5fr4*Lq)0s4>)uvNRi^f z6)qfH7*Jq<0t6H^JUAdn0|f*qQyxsLyQqSQb=hqfY;%~0|P<=4Cp|C?g|k? z8SG%egF?lEJ!niQAmjo>5<2L%WPHHF3?0<0^$>7*Re%QpD=5aXV8;LuI>;vMVc`;y zDFa4KTv6g|0}EowA|SzH!UQN60yF?%p#pUrC?+T%L4pFj5qlhbF|i}SY6Au`gb49M hf&T#$?0^Xz02~p*4k0kWKnMrya6kwi$R|V)06Qv1R)zoo literal 0 HcmV?d00001 diff --git a/imageset/icon_back_top.gif b/imageset/icon_back_top.gif new file mode 100644 index 0000000000000000000000000000000000000000..4d2b8f3822d5978aefb03a255d6c726bb8222b25 GIT binary patch literal 204 zcmZ?wbhEHb z{^;3DK%osg_C9<2@%H2APv3l4y?Mvo2ancl+4=wf|CJlJz5Du;0XICMAjY5r zQUbD*fz@+CswH=jVvlmv`H;Quzw|JzInX40fZ6mw<1uZg1p-Rz*)}CDu;6u8RCu^V lg<Do>+gcbHtO1Z@Tm=9C literal 0 HcmV?d00001 diff --git a/imageset/icon_contact_aim.gif b/imageset/icon_contact_aim.gif new file mode 100644 index 0000000000000000000000000000000000000000..be039fcde28e1e6b73245800200bbdbb38a44e61 GIT binary patch literal 546 zcmV+-0^R*bNk%w1VH5x;0K@&dJrZBht~$$j8Iv z?dT>Mgf2$7LAPp2T)}J9taDLjE)coTTulE2#$>-4;Bv|JY1b- zjisce2vDC%2T=hJxDT%#0S0iP4LotVx*ZJ-9R>jb2*(`{0mjG9($o;s4G-AV+uhzB zA}8V{A0Hm)=;`X{=I0t7@A2^S^6nb<_z)Ih4fy!>{va&a03bkx4*uSGP{6REg#;TM zH~=uAA;WVP8CFQ(fB}OH6)j@SXaNBRj~gPNWIP9hNaWZB?agN+wFcFgdnXoGXuDrkuKF#`q+03u8~N6dl%suutN(12h{o&a}^eF;E2+L*tZeFEC5`A1Aq$?5pZw}6oA|?=Y()D kAU3Xq$yp~;5ONO3i+!B`0ua#>Wt9O%FoWp)zr|@(9F5Gw70gh2@YEZ6}QQNy| zjd(`S&(F5Dw*UYCA^8LW0018VEC2ui02BZy000I5;Ma|0X_Deat!(R3*Z9uvSlxK8 zsAqqdynuYEx=>1_XN-5Lsyh0zr6p26`h9W^`);mrDi%dk_%-b!=ac1`rUFiF1s2 ztO5s{ryZsN2DP@gwE(6g5xu^@z`i36#Kp$P#Ul^P%+1cs$_Uca)YS+N9U>>&B_AIi z;Njxq;olw;=;`X~6X6o?@bU8S;1UTDartHYaSjO*;O-sZkbxk<3o!2pGn6*5Sa`O=~W z3_uMiKmZPb0-Y>1xV-2xC5LAe=qA6D-iXZiQX|r{Wc^zZ_tIJECAg;ldIXFi@<3!jZv8B1@he8QhM`I*QVu NLDU?%&*ee@06Y2#?CJmj literal 0 HcmV?d00001 diff --git a/imageset/icon_contact_icq.gif b/imageset/icon_contact_icq.gif new file mode 100644 index 0000000000000000000000000000000000000000..48a09373ebb2fdf4404a8de6db6b8616ea895d0e GIT binary patch literal 562 zcmV-20?qwLNk%w1VH5x;0K@o z`-GjnyTs1{OalP_007zm0I2~62nOHZ+u7OH>+9+90m1+fPhw6h%-7#AJI2nHSk1DkZT2=O+%Q2vg9scV zK!6Zo!oqzXE=q{t;DJO34jNq0r%;|k421-*KyVPD0mugYCS1TM5JSrd92>ZNsB^%C ze=!3*c!^VDgrO`o0OgQ@BS@AOEF676k;6}U+&0{dV4*^VqBsp*z}i8=fCvBpMDXgg zV+0Cg31XOlRxMbUFEb33OCdl}2M}E1eBhD7UPBou^c_kOZ~y@TD8P^>NkRs^6bTbh z3}b@4ED|Uj4e7zJWYC|pNcQU?vEn66`Nk%w1VH5x;0OkMy?D6*6N zrFfvJcd@*5mzsBri+8-bbg8FulahD4wREK(cIkG*Voj>#>4;nHUIDz+s``w>O{!7O8ed-+s9wQzOUHV(#y)lcbx z;osZZ*weg}vXWf2mSMf8gwMaE|FcEjqe|AbhRU>)&!}|cAh3*m6%V!v0|U4V9xIEZ91_9|2zvpzyE@CUi_Oml0Mob) zG1rV76vC(m1i2AN;)@{}<_rnB3LWe{qdp!N5EH`%4I+5BmoEf|3J4b*aKORC2Py3s z9kIY7M2sCESRj$|3LiE`Ot@b;0D$89Hy| zbg8k�V0t!>oXj)yWDlXW+O|{v?HS5;DAyZc_dF@#J!Z$SCo=wTl*FvWi)uga{k$ z%7x4TKg0|kDokX>#0pDHaYh|!%#qs-G~l2{4o3hHL|8$r;6oBbaM6YuUZi2e7jbOy z5)dndwL%pw6j((bONekn6ezR+gJ@Nh=*J2`fT9EyO01B>9wMM11{F;(0R#|N9Z3aK z6?#pf!;dPc-~t#*_|O89e)yneC`n8K#11NmAjJ`2@X&*nS1qBYno58{r5G{90D}@r ktVtK0bSB~E9Zb03LKsQlxq}~8U4<1`h=yh8AAtY>J2fv0)c^nh literal 0 HcmV?d00001 diff --git a/imageset/icon_contact_msnm.gif b/imageset/icon_contact_msnm.gif new file mode 100644 index 0000000000000000000000000000000000000000..b82253599bb00d665e3e626999f546159fc701e1 GIT binary patch literal 588 zcmV-S0<--`Nk%w1VH5x;0K@#G+}zmI)X?hc=+Dl{ z!>iq0abwrBM6xDC>|FJ zI30z4K#$K=OBF;NVG2Nfe^C`o2m%KL19~2GbB_j#1qKF>g$e~3WeWue2NeYenW&uz z85tuB7?}i+UIqecMUAc8yy?1&T4LA2xZV4+|jNK z9ytuI-P_&g=+fNg=N!-EHUFa&&f?_mZB6(lIQ@Bl&tjM*N^3iR;MB9j0N8bEN+06z@Z@p17Wl}h+vm+g9Hiy0JxBW<%KU2W(vJaGXY`%0xpnc zQMaZ{2Llc#P+UOsq&OOC0%(v|XioqOG;kmr=Yj^?4_x;QkU&G6do)zo)}R5x0yxBF a&-So`28-Jlc36Eu{l&q40|$Nx0RTH3g!NPa literal 0 HcmV?d00001 diff --git a/imageset/icon_contact_www.gif b/imageset/icon_contact_www.gif new file mode 100644 index 0000000000000000000000000000000000000000..83cee9728d7cd0cad1ad53b0148266c353d614a7 GIT binary patch literal 590 zcmV-U0{ zs(6#OOk8o0sL6zmoZsvFey7=2Y=>ujmy5XUt} z;^E%U&(F5Dw*UYCA^8LW0018VEC2ui02BZy000I5;Ma|0X_8{bVc6QTZk&zWS|0|r zNK{g&Hd>8SpgfL`L13`3427H=GPzVLJT>8=VLVV25y@cekZ3p~RUy%M5F`?XVkt>T z9J5X)(?}>16cP~;0t{hr3}|`=4G4k}3KTj50}+M{c^L)?2@47cfRYUgf(#5ABN`SB zeVz#h1r4#Kn5i9|opK2itYD_6sTvLo#GVR$zNTiu7I1QKWtP7e8W+LQg0#OC)Fspo zmeRir+|?u27wH=kzXJ>s7U|aK^70!M`0@4g`~CeRB2J(~XX3*L4+s+~T$u3SLJJ!9 zNbF#N;RX*IHl%9+fq(!ApgLT*coE|U3mrJiN}4bsfJ*`eMwZN&lFLdZE&~u~(4l0! z4hkSpfG~j)fSd#n9JqkcLWTqg5EKOfK!5<30HP{5&@{sW0$?EspsHkmRRjV!Ak<($ zfz>erCUhJFU;tGNYukeLhyVgnv{vil^}zNMSOEke6kA|*?BFv|_X(tiZ!NvRtGU;)K)SaiYtgY)SPufswNo%@OdAx|A z$7qhg!_L;O#LwX1+vVlq+}zmN+11t6(aOrl?Ck2$&&tov$>QPM($USky0*EvwB+O8 z85D+M%XN+*5XWYrY(TV#v>NgShm#9NM4_aR z6YNf8zh}S|2?`W*2n%_9d{t=*4tsQRBNCF69d|I2bPp1dladp65t0}R3ly6j5*Voy z9)ODt9it5q7$X?B6@E-f2@Den3#qoZ7#0!~$SV{N9SXA*BNfuq)Ya1?7TMa{+}haP z;M*M{C*>s{A0F!K?CtC69vboU^7ZuW8u|MB{QBw{00Rmf7*O4W2yWbTAXv~t1Ooyh z3V=u;7O_nhGN{8qfWU!>1_)#bFrcJK0ul_GR*>{DBnOfpAsXOdaKZ!(5LyO!FhIb8 z0xciZv?(C~!~+8i{KU}n08J0uDnuY4@qiNuJqbYANDPAtnGIk(IAFko19hGD0Qh)d z0t5*c1{}z6K^-3m0ANlW5CB<8FzVbmSZkng;R8Db44|;pL&66E)D@Uq00V^q1szPH literal 0 HcmV?d00001 diff --git a/imageset/icon_offline.gif b/imageset/icon_offline.gif new file mode 100644 index 0000000000000000000000000000000000000000..c5e41a41db9534e46f0b9e64d09eec735c37f313 GIT binary patch literal 384 zcmZ?wbhEHbCBDimZCI5{b}7v+~0=qNbmWZfPjE#xcj)cxMZ>MtgNhEmBm|^$)BH}c6N4m!T)2f?N^Mr zfW`k>caP7{&t!v~U#R7e%>Rwb{npmjhRFYm!ts87ers!MkB^UMwfC09?4zTjf}y%* zsNh~+UVOs*hrH=|!vAQu`dD*``T6-^s_2=r$Dg*!dU|?rwC&8y%x#aYaFeiQvGR4m z|M2keA^ti%Lr+jyK0|MCd2(rIXmlVlFfcSARA^-&aA{QCO( z`1ttu_xJYp_VxAk^Yioa^78QT@b2#J?Ck98>+9<3>gnm}n-&(F`y%*?pBxUsRZudlDGtE-`*p^}o4i;Iheg@u2Ae|UI!c6N4kb#-QD zX4~H5A^8LW002J#EC2ui02BZy000L6z@KnPEEQ@5<{(8sk!Jdm&t6t z;BYrb%xOC4v>L4;Z#N)N$hM2mcBc5oEzEI7BQicdJ2ZnhfE;{3IUXk`CKZE&JC7$G zi#Z=CoG3bzohTofAt@>_w@Q@RJqpJ_Hf>`1t}p^FuxY z5D*9)NHBl`A4GgSAjojw0)+k+3Y0)WU;zpN1U^hCalnNO6bgJapb?@Fg##sg{8+Ih zM}h}d65JRudrcNIY5;S$lK&K=I4YF$8 S3V`5CA)xnhd7^ literal 0 HcmV?d00001 diff --git a/imageset/icon_post_info.gif b/imageset/icon_post_info.gif new file mode 100644 index 0000000000000000000000000000000000000000..af089d8656eff258d13e35630d5843c198263f1a GIT binary patch literal 501 zcmV_{rvp= z`uh6#`1tqt_xASo_4W1g^78QT@b2#J?Ck98>+9<3>gnm}J)YaD4*hdyS+}+;Z7DPJ{5as6QqFZI?+pYP7zGdS z3wDHK=dJ<<3KaMWm{*U;J$(cOJmBXb;J_j~+P#ZlumD3O_Y4f+H$i~KBpDGvH1ILW ry$A#d7&tjBqXd2}hix0+prSw$YAJI*+m;}}&uZI_W?RZMNe}=#(S7ef##MOPBup_wU!QUr%eNy?giW`}gnv|NsB|`SW2N|5JLw z*UVy$xTPG^4ZNfucEuq4<;$0U|Ni~?%n%-?e4RdId`TlKNVMT!#3%NPQbmi z=IeGzZ*Sc{U=jIb!=8QGzE=&xTU%Sx($au#U?2i0{$ycfU@&IT0jUM~iGl6=ftdv! zI#T@}$_mGFtmZN#`8ceNT5Fi8V)UYF|Lr#gI}K;>_ME=Cq0@C~Y>SPqd&$uwsVfeo zZ~4KhnCEUNBqSgp&(qOX;p#0ZBBG`~NwV3)P*_-5M^AZnpO>MGLYIQf3{S&a@tQ^M z-f~Jxa;rRz4Mlg0Zt(DymEFF>*!%F26DLodK6BQc(dgo(%a<8lj8s`}-M({6!{|CU zpTU!-&$u`rIA7p@CMNcb*XY{A$4}VVpT2nI^5*G}r%x_wD>=(p3aOlU>->oSm~|1; zWD%L=j?6u+o;MO1Bm~19MSmDPYTCxc+}3wQtxJVX_h@(J=>-Q%+%~JNQ(&+L0Hwa& AfdBvi literal 0 HcmV?d00001 diff --git a/imageset/icon_post_target.gif b/imageset/icon_post_target.gif new file mode 100644 index 0000000000000000000000000000000000000000..a29dbffa35b6e29b3f4bc03cb984c37733de9234 GIT binary patch literal 186 zcmZ?wbhEHbESeik9aio!&ggCw3w0OZaAKId efQzS!(W^+NO`FkkA^*1&o@Und!JMW_4Aua&@kmkt literal 0 HcmV?d00001 diff --git a/imageset/icon_post_target_unread.gif b/imageset/icon_post_target_unread.gif new file mode 100644 index 0000000000000000000000000000000000000000..e97eeb2b2e12b723ca8738919a42339f0dc3023b GIT binary patch literal 151 zcmZ?wbhEHb+Ab}ZrT5Ei(kR!3`junpOuZXe?X+2bACZ(QD%BZiGq=V zfr&y$Myf(VMuC%)f_qVZX@QP{V@{4j5J>!Am>VHPt&cW%mv@#oeU-&-gZPc7-+z|gVU@kB5FC`^9O+z{+BqpAvKRGHSTC6`eDI_?uKQ$(|xV*T(z`?@6GBh7F9!xXG z6$;J`2ul;r&Ivv~A<_v83l8280zOI;-w+TC2iHm$3;_WV5fl^y7UD=3@bd!_AwDDP z0|HvWfPp{;4fc+J@KG>>4*=J)DFLvdV!|dq3KZb*kChJ&9HPlW(7`}QRu4p6EVXjj Hk01a$`g+4M literal 0 HcmV?d00001 diff --git a/imageset/icon_rate_good.gif b/imageset/icon_rate_good.gif new file mode 100644 index 0000000000000000000000000000000000000000..6d23034d71c11a1266960200abe623da0a7e37b1 GIT binary patch literal 462 zcmV;<0WtnZNk%w1VH5x;0M!5hX=-fA%FHe?H30<*Q(R{O5+wl*8h5htfxG#Iy7P^= z=99MEn6=fKwbG=s!@R`J0R#tSrRaUT{cWS$fV1g`x$bwN&5F6|o5%H!xZ{ww;E%Q4 zmA2WW#O9r}%&f!OY;bg(s<*ht(?&>1dV72O`}_Cz_wn)Z?d|R9>FMR=<>27p-rnBa z+}zmM*wob2iHV7BZf9}w>-7(cq%)COm-9v;V61T`KF4LkxfGb2nN3=A9`3kw<<8`nl3=^E=613vCX9To}-7Z(*3 z2`Jnn(xKnK1QQC_V}fBqf&>U6N;oi(2nLA~BG?-c#Ya5}ASW{8Vh@5xUMN$l{1F5I EJK2rEx&QzG literal 0 HcmV?d00001 diff --git a/imageset/icon_topic_attach.gif b/imageset/icon_topic_attach.gif new file mode 100644 index 0000000000000000000000000000000000000000..9a70638650757f26e65f15d58350abcd43ef939e GIT binary patch literal 144 zcmZ?wbhEHbWM|-FSj58c|NnnuW8<{6w3#z!0@(~Op!mftIS}0tioUo0OwgP7XSbN literal 0 HcmV?d00001 diff --git a/imageset/icon_topic_latest.gif b/imageset/icon_topic_latest.gif new file mode 100644 index 0000000000000000000000000000000000000000..d79d31ac43e29f51e34c0cf43f91ec4ecfc3c3ac GIT binary patch literal 186 zcmZ?wbhEHb-+!z|DQj9{`>du*s)_@zkYr4?4m@Mcle&@Hje)@$00s?2x&QzG literal 0 HcmV?d00001 diff --git a/imageset/icon_topic_newest.gif b/imageset/icon_topic_newest.gif new file mode 100644 index 0000000000000000000000000000000000000000..0aa19884b5fc9c70e3b62a116a55601dd9afa505 GIT binary patch literal 155 zcmZ?wbhEHb+Ab}Zke&M@&9m(U%}?bjvZqF1I2$eSulxXa!D|Nq?S^m(b%QIN=`zt*bB zAYetR4NJjr(P{}7Pr;KYvMvd;cA;P~ zCf$HWt`#^|0|5mR83cS|2gkRDRJF6FRP}~22 zw%>K@g!_s057Jv6=5$P(K6AyYHUIzr|M&0T-@kwV{Q2|i*RLNxetiG_{oA*1U%!6+ z^y$-w4WTv%9GP*9McpP!bN=HlXV``%*)+(7Xs3nK%A8G{Z; z3CK?jZ2uf)7kKDM^`CfR@TkajitDqKM=gA@Q*@4|ZZ*`F@L9@L8mY74+RW7{aaLO+ zo;$hiGMX9SD|TpezmJrXlCe&+RH>_;w6wCazHVPny^D{GimIx%)=U+dPA5HCS+%96 zrc2cpPl?l$Q`gwIe4~cCT&JGAyyl+0`*uyyQ#gF&=+P-YzNb!~_K!V(;o_ys7X?gA z1TI`-VZ3qPgo&4j(s@oGzc>aj1?@Vv_bJfyXY*VuyWg9von7=;Up^;IUxA($mv*#m@*Q Sy`6P-wz+oD?VZLP4AuaD&E~8C literal 0 HcmV?d00001 diff --git a/imageset/imageset.cfg b/imageset/imageset.cfg new file mode 100644 index 0000000..89f8392 --- /dev/null +++ b/imageset/imageset.cfg @@ -0,0 +1,91 @@ +# +# phpBB style configuration file +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# General Information about this style +name = Minetest Maintheme +copyright = © phpBB Group, 2007 +version = 3.0.12 + +img_site_logo = minetest-icon-60.png*60*60 +img_icon_back_top = icon_back_top.gif*11*11 +img_icon_contact_aim = icon_contact_aim.gif*20*20 +img_icon_contact_email = icon_contact_email.gif*20*20 +img_icon_contact_icq = icon_contact_icq.gif*20*20 +img_icon_contact_jabber = icon_contact_jabber.gif*20*20 +img_icon_contact_msnm = icon_contact_msnm.gif*20*20 +img_icon_contact_yahoo = icon_contact_yahoo.gif*20*20 +img_icon_contact_www = icon_contact_www.gif*20*20 +img_icon_post_delete = icon_post_delete.gif*20*20 +img_icon_post_info = icon_post_info.gif*20*20 +img_icon_post_report = icon_post_report.gif*20*20 +img_icon_user_warn = icon_user_warn.gif*20*20 +img_icon_post_target = icon_post_target.gif*9*11 +img_icon_post_target_unread = icon_post_target_unread.gif*9*11 +img_icon_topic_attach = icon_topic_attach.gif*10*7 +img_icon_topic_latest = icon_topic_latest.gif*9*11 +img_icon_topic_newest = icon_topic_newest.gif*9*11 +img_icon_topic_reported = icon_topic_reported.gif*14*16 +img_icon_topic_unapproved = icon_topic_unapproved.gif*14*16 +img_forum_link = forum_link.gif*27*27 +img_forum_read = forum_read.gif*27*27 +img_forum_read_locked = forum_read_locked.gif*27*27 +img_forum_read_subforum = forum_read_subforum.gif*27*27 +img_forum_unread = forum_unread.gif*27*27 +img_forum_unread_locked = forum_unread_locked.gif*27*27 +img_forum_unread_subforum = forum_unread_subforum.gif*27*27 +img_subforum_read = subforum_read.gif*9*11 +img_subforum_unread = subforum_unread.gif*9*11 +img_topic_moved = topic_moved.gif*27*27 +img_topic_read = topic_read.gif*27*27 +img_topic_read_mine = topic_read_mine.gif*27*27 +img_topic_read_hot = topic_read.gif*27*27 +img_topic_read_hot_mine = topic_read_hot_mine.gif*27*27 +img_topic_read_locked = topic_read_locked.gif*27*27 +img_topic_read_locked_mine = topic_read_locked_mine.gif*27*27 +img_topic_unread = topic_unread.gif*27*27 +img_topic_unread_mine = topic_unread_mine.gif*27*27 +img_topic_unread_hot = topic_unread.gif*27*27 +img_topic_unread_hot_mine = topic_unread_hot_mine.gif*27*27 +img_topic_unread_locked = topic_unread_locked.gif*27*27 +img_topic_unread_locked_mine = topic_unread_locked_mine.gif*27*27 +img_sticky_read = sticky_read.gif*27*27 +img_sticky_read_mine = sticky_read_mine.gif*27*27 +img_sticky_read_locked = sticky_read_locked.gif*27*27 +img_sticky_read_locked_mine = sticky_read_locked_mine.gif*27*27 +img_sticky_unread = sticky_unread.gif*27*27 +img_sticky_unread_mine = sticky_unread_mine.gif*27*27 +img_sticky_unread_locked = sticky_unread_locked.gif*27*27 +img_sticky_unread_locked_mine = sticky_unread_locked_mine.gif*27*27 +img_announce_read = announce_read.gif*27*27 +img_announce_read_mine = announce_read_mine.gif*27*27 +img_announce_read_locked = announce_read_locked.gif*27*27 +img_announce_read_locked_mine = announce_read_locked_mine.gif*27*27 +img_announce_unread = announce_unread.gif*27*27 +img_announce_unread_mine = announce_unread_mine.gif*27*27 +img_announce_unread_locked = announce_unread_locked.gif*27*27 +img_announce_unread_locked_mine = announce_unread_locked_mine.gif*27*27 +img_global_read = announce_read.gif*27*27 +img_global_read_mine = announce_read_mine.gif*27*27 +img_global_read_locked = announce_read_locked.gif*27*27 +img_global_read_locked_mine = announce_read_locked_mine.gif*27*27 +img_global_unread = announce_unread.gif*27*27 +img_global_unread_mine = announce_unread_mine.gif*27*27 +img_global_unread_locked = announce_unread_locked.gif*27*27 +img_global_unread_locked_mine = announce_unread_locked_mine.gif*27*27 +img_pm_read = topic_read.gif*27*27 +img_pm_unread = topic_unread.gif*27*27 \ No newline at end of file diff --git a/imageset/minetest-icon-60.png b/imageset/minetest-icon-60.png new file mode 100644 index 0000000000000000000000000000000000000000..6f9378f9ffb1bc23776941a8aa9949a5b61b0d82 GIT binary patch literal 5737 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 bGC30a4y}t4C^svq59B;Mm@AA#o;QIXj@$vKG zBGFUgz-m(BbjU-|+kU{6U4lr>CdL-0lDW z|J&ZLM{;jy_F$T5C{sgGHxJh z|1Jq1J{STTFo!TL0t`MlJ8WJ90fQ1P9G93J9T`3z6<#DeH$H_LF)=TxFB%#GD>4g^ zPBRa49jp#6y1J|#CO!cJP!%3NDILhk%E$#i04Pu>06qm0)~62H+13RH4HXwo6Vk@k z=I7?!Hx*q(2|Ye6c6KE;HZJo5DLxGeDo>Jp(3!Wvh65WT=Kb;n1;GpuI#LvvNI;v0 zi77A`c+ls`I2=A0q>vb5!v+W=Q!wfm4vL5c4MLhoVZmgG6f77im@&i8f{q6 z;DrSl7>UBtk6N4Bq z(3k^S+aeKe7_b0=KnWi*2GF=GgvJ0F23$Z`TmZy^0EB-W$m@eIgb{#u42~QDu7S@6 le0)d{S;*uMWb_P>6&cI}3KS4j=vX?6h#fm-v}_Xu06VZKCD#A| literal 0 HcmV?d00001 diff --git a/imageset/sticky_read_locked.gif b/imageset/sticky_read_locked.gif new file mode 100644 index 0000000000000000000000000000000000000000..79f581be79318432809028e06cdb23a165c9e13e GIT binary patch literal 646 zcmV;10(t#MNk%w1VH*G&0M$PLFe%trqb^3@$BvJ=IQM1^ZAIg z*_gfF{r&#*_W0D~@nvOYl9G}~io~YI;;E{u-{I!h*Vv1gqh_7Xxzp%uY-~M*!T9<5 z_4)kt_4eT6=fc?Qq?FEGp9?A++|#m2{sjEuz8(=wpy0THh;g) z;PCJ8@?may3K=F>l*)B=b(ol$0002;^!HGZ$A7NY@$&TO@b_L`US@H7t*xyyGc*7H z|NsC0A^8LW002J#EC2ui02=@s000L6z@Kn994S^B*6P+GI-kNsigj6_FpG=EHiAMG zDh24|EBhF^1?%P|Dl{U7uX7*}4z+U2#%|{XB0d`g02GE49s~_O4jKw=HVc9X9+j4r z2pv8cEM6iJIX;8{G&C}&G5`Ps3<)uhPX!kY9SEuqGr75{060DiHc%`WJ_fwU$Onun zP%0xn2ME%o57pJu2MizrAWkRF#nR&A;vqdDFd73>iw4bkSn~ z0uuxVcyw}O1qhKiTvR|Azy*$@jv*{q=-7kDlN1+jZs>qxfQ$+?HuRXVc5g8UY4G^%2y<1RiKRdMUt-L4yDj8lZup?<&?dEKmq)&|m|D7BJEZ&g!I54h9uU zlnB6}#tU;jB1c{b1w(`y3}!&sY=FZG32mMj_EBLo2_Fd}d}>Fe(7?eOR6?36c6a;DPr_4ob${_64g$Cjd(z22tA;)t`^sj90;i^cW$`QPE@ z*Vou&oXyjPn2njE`1$(4bcW;Z_P1quz0>C4;^!?dFg%06`~3aloUO&i$H*;Gj*gD7 z&E|<7I5mF0VsCm1876aca{vGU*R;HVuGaJ7=JnOxU|?X+-|p|>Wr#*fA2q1_2$};FaInQg!2p;hK74@LgU6H(9gc#C zFd%^p4iP}~zyJdV!h}PKXgF{n+}4g^eMJ3$frnj~WPU(!CqaV&3>qX%i1FbpLcDoT zv~Uz5tb`mf?n+K8rND^^5;(A6VSpG6d_6*k_DF_Ah6oY}Y-R!IfQ7tdEW_fEOvRoI w0AQ0*%mxJtJpcmej{PEsnkP9jTo`UAKnDvJY6PgkJZ}UD88SeaFgyqVJ1cA_#{d8T literal 0 HcmV?d00001 diff --git a/imageset/sticky_read_mine.gif b/imageset/sticky_read_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..49e8b3f01c6fa30d3faaa0eec97a4500469f766f GIT binary patch literal 659 zcmV;E0&M+9Nk%w1VH*G&0M$PLxXRng-tK2-XLX~@mX?;Xva{Ic^N_gNWt_|G?eOE~ z>FMk4hK7c(Fit0Sx&8kBNsGf+lgIY=_~PyMq)}yab93nN_|H6F=jrUy+2N?g-}w3Z z*VouMfWF1i-jpLgGkm=C_4eT6=koLP_xk+7!o%I*<+su2LM{;j3ol+V-7Cw+7 zF)CR1GxA!7;x1jolNGBX<}FEwQ#Cq691V;C633EMssD`hJNJ_*>y22j8K4pB{nt)^jpB9n}ZCVYWVQePXIt0CHjrd*-ELlkKVZa@p0TCwnkT8M;hn89eM!1-1 z;Uu0P5fJF)5yAz73LHXg@KLk}!lM~(AQ9ofVj+NEaX41uL1Ji^ tf7EpYV~r2Kp)q&h!{&hj2m?|J8L$F@1`Pv1Ado#I!`L1O-jxjk06QdwE=m9Z literal 0 HcmV?d00001 diff --git a/imageset/sticky_unread.gif b/imageset/sticky_unread.gif new file mode 100644 index 0000000000000000000000000000000000000000..ae6d5954b180e572f09009a9fbb12759c918e180 GIT binary patch literal 648 zcmV;30(bpKNk%w1VH*G&0M$PLy)aVa<>}F@x8kL=+S1sFHA%E)c>VqU>AJ=2?eOXA z?#zRi$60jp*4)|4)9lOB$!~|$yv6wG?Z=y^%YBlL+j^E+t0002YOKS7<_Q613@Xy!wLM{;jIB7s930x>vDq2a)X zJx{zf@G&BV#|Z^M81R@vQ3w(ax`?>Yf#Zo34nTmIkm7_Q2`nJ+x$vQ-hKmg+GJqf; zLxT?qA55s=Lx2H`XBuQoz_Gz-4HhQ$@eu-nM27<-1S}YF;M|3!TZatukz>OKMKqYD z9TK4es2&+I2w=rPz+52$7@#;{ps;}&D=tj<`=c(X2ZaUrKw-i!V-5&-9N3IUF5|j1 ic9dzrU=3p-6aah}Fu(%<)2D?H5MhD?gp_=O0029JC@Oyd literal 0 HcmV?d00001 diff --git a/imageset/sticky_unread_locked.gif b/imageset/sticky_unread_locked.gif new file mode 100644 index 0000000000000000000000000000000000000000..5792b8649a4e4e0a97c44a359d88b6326938ff64 GIT binary patch literal 626 zcmV-&0*(DgNk%w1VH*G&0M$PLh&4&HW_aJ3s_n|t<+{ZE{r>Fj@XT9x(5kfP>h0Et zn!Y+&=IHC;;^+0=i6a9_v!7zJzddjgT$Pt z&t-m;LRQ2?WBTs#({hO3&(!Md@Amij$4qJS+26e_PyF`y<*d5#@$=&2=*d%W#z(^b literal 0 HcmV?d00001 diff --git a/imageset/sticky_unread_locked_mine.gif b/imageset/sticky_unread_locked_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..93495770c8cfac457a7b60575bfe0f8a9a2a8763 GIT binary patch literal 682 zcmV;b0#*G-Nk%w1VH*G&0M$PL=(xkuu(`fASBNu5%q~>5W_Z+yn#V|I<*d5o=IZUr z)BXMa`1$$l?eN}~r}Ng`&RTZo>FoRR^ycX6;o|44U2w&kru5z7=)ubL_4fDW>hSUN z>gwvyY=igd?ayU?vU-T&ovp}JZ<9Y$({hOU@AB&F?%vPT@9^=79ys#z^!E4o{Py_$ z`}^>3j^E+t+>oNze3J9@_Wu0*@Xy!x`1$hUSqIyN7jQwJD6D9PH}34kg-EF@$E7d{OW=(qyw>*x&&8V4FuEdu2z5&8Q2`MCZ= z3xo(z;A4XyKLG{|0C8}~4jvF43dtb^)SfKV(*lYOJa9qG z8uP~uib6V&c$y=FiV7o6$Y2oDq1&uKIFJ;=;zNgWIb>MCvDQb-ty^hws39eW01XRP zSX!~bLtD2G1rwHX0D!0r8EPz`@fR>$xl$e+@UQ?wg$e-{NI2@xpGXv7hhTspVL^f0 z1w7P6K<0<$(4&1QxE;Vp2@wiDtoRv}Sm$U2pyU z{^`2KzB*dsrnT_M(#TnK&VrZe>+aUU%h}7*?akH6Z->;p#mAec(rbg~>FmpWlKJ`i z;Ns_+L|OCH+{$Eql_5R!_4fPl^WT}O(s79L^Yq}v%k|&n-QeZLP;9&`PwwyX%5{tO z_xSMf^V^J{+S%Xz_xbQ|jsO4v=hD~n^!E7h@~nG^zlfIj>+YgiYxwy2&P!_j`~3g^ z|J&ZLM{;jLWhy5=1R3PD z4Cm+Mf&dH?QZV4vpHgP=J5}6ew^5V1yMu*c|}XppUjd0|#0FSi;8w z0c9Xyh|yz(HUc^#a?rM7g8~vP%E0sBqs0o37djL`@Nz{9Ztd=9_zd-M~DzR6nOBacZdZ6IeeH%kRX5p5f1_s782lr2n7f-BLEQN!-dH| z4kxCN*)e3vpr|NsB~{rmg(@6Vq&HJ;oW`jcTFl9ETMcWETo?RWY^} Y%5-WovMn&HJ;oW`jcTFl9ETMcWETo?RWY^} Y%5-WovMn<{9 literal 0 HcmV?d00001 diff --git a/imageset/topic_moved.gif b/imageset/topic_moved.gif new file mode 100644 index 0000000000000000000000000000000000000000..3275cd6ef9ae0970041572f801b4d7f574df44dd GIT binary patch literal 693 zcmV;m0!sZyNk%w1VH*G&0M$PLzt-x++3ZJ&!Zdxn>Fe&v)ZhI4{N(29r@+_k^!dr% z?QEUNvd-t=;^+AI`S$ntI)T3D>FlG$;p64$Qg@0I_4e`d^zQHRHj2__W@i8Y z|J&ZLM{;jyPvp}kgt)l2iqprX&hfD=gg&S;YdKp7Ok(#*=t(%lI7o6hD- zFhD9%Ap#0M8#^O1EsKjXBRd-=3Lk+)D+7fO1Tqbso}MxU4n7JXZ$kqsJ`WKSC9klt zB@+=27z_hLC>%2zI1>{j!o$GD69+LE2^?QPAcZ<32L~iP*4NY72O~N@02x0Q0y8!^ zBj?rD=j-evF$M_&2n#emIRp{;>DKxE{sa$9Xjt$;f)5>d@Khsk4Ns4U2?=zoAs_>Q zgE%tcsFv}X#*a9cgo%$dW-CAa}KR;3u4 z!lhB8L{mKQL2-cw6EJj0ol3PTRTu&ni0hSO>d~)Lb8Lu*z*(UaInt_K%Qo!^Z{Va* zFazVkgRge;+J(`F87c-QHq_NiI4_J1HW)x4Qs9{n6D(jzo=h1A3k;-0oEoCyg8~yi z46rysy7UPa1`H{HQ0a*Z5Dd&1+F+peh7D&tR1nb`N&yHI0C)h6#?TrH5H`a>k>P`e b7Zn0j*a9I#Z#YGcKHhxyEqS_Up3eRK{#ljD zDtEc+^7uZ4z$SFKaiPlQ>FgnLx8daI{r>*>`udrfnRRt_b)w7f@bY)0%liBK-{I!B z(B_i5+)<9h`1$$!`~2(d@8aX=puE+cz~6VN)AaTB=IHC^>Fn|H^zQHR>g@0T|NmxY zX4~H5A^sLTLr+jyJ~A*cH6ULM{;jxE9vAJ4-mMi1IprTL0U=vXE&S+8xFc}cQQcTOd(j5%=gD%!n zG(IX(AOZ_L8ap^MEQ^aXI6E373m$<)EdzxR1~U$wo}M!X4?PPXZ$kquJrE%lBd@Tr zBNjOi7YzeLC>shIJQfxw!o$MAzz8xI3L9TPAB8$N2nZ(C*45M5I66H57(X-u5HUPB z=I7|?<}w8e0tpN@JvRn9_V@Vt_686n84MmI^w5C^kB@^06Z$AU84L6MHOlb6m26qXZ6)JI~tJkk!yO!woP09o_Fd#q>skW_J7=4(b zYCu9mTDN%H!q5<-K?EWMp7kKH0*2wkh+(X_KuW}^Au2p9Akm}1iV~PJmsnB2(1Hk+ zo~ZcHz>Fac1yXC!aHazV5uu?Fh%f;_2g+y+t(g$vF&q>aJY;Y|ApnIf5irDtQ{+el N4iR2}Z~`U>06UTeNSpuw literal 0 HcmV?d00001 diff --git a/imageset/topic_read_hot.gif b/imageset/topic_read_hot.gif new file mode 100644 index 0000000000000000000000000000000000000000..dcb6f3bd60fa0397eb22bf686f5a9fbca112bc05 GIT binary patch literal 1469 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 literal 0 HcmV?d00001 diff --git a/imageset/topic_read_locked_mine.gif b/imageset/topic_read_locked_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..360f9d989a233b87d8bacdcddd3d5a7d49a40ed9 GIT binary patch literal 749 zcmVLM{;jg_Am@RJ`ZvFLj+(5M{3GfItQn0uW+2@ZbxD zC?hgv6hLACLlP+2n%Ho|2L`51JN|4ymg$At%SCh!U*6O5DWk-p^;o|4dJYO_@yvfwx{QUfsBR;3V*Xrr*?CtQe&E`6RzT?Ep zEqS{B{{GS7@bB>Q{r&y%$I&Wxxjuxz+kloPbhz^K_4U==A#%6<{{ESnnRRt_-{I!B z(dSW)#NWfp@bUBK(%1U?`}_U=_we#}snego+xYPEyu7^X?CLM{;juoHsu5a^7NIcWAfnHSgds5W&ghh(!H`VAQclY(gJCXs%ud!b zWJ+I92oC~1AUp~XEQ^Z}3IJyUBY{O49z6jU5SyHv3KuUGFFhV5Z$lC-m|I58v<2N5JEJq;W`HV*+Z zIST0M>Iym=+Yuo;6b26#1vNc77whX6G{+|*M7R+kMFB1edhE!-Fo%za5Fg@r5rW2s z69G*07{{T3!iFG2=J)_32aFFncJyeGq|gowFfl}&`7kC1jRHh;%*Ugr&$^#Lf9hB% z;eicIACi8cIaBF}02?11OaZ{ej;mO+YQ1U#fWZRe0?g21qAb&hWliV+LC?YuXFUMu zm`k^=-MNs!3E5=^K!5-={|f#K$pAA{8B&1oJGil603c>$&_HAY+!QhZXx_{jfQ$}3 z1fV#jYlMIlJt$=E?3qH383Hs=B7&eq1~Z00P}mIu#2Et#P|OZ9rhx&}XkM>zp@B3U d1RO>bAdsO!f-M@nz=>jnxd;tRoPY@e06PtaLyG_a literal 0 HcmV?d00001 diff --git a/imageset/topic_unread.gif b/imageset/topic_unread.gif new file mode 100644 index 0000000000000000000000000000000000000000..542a998258c5dd3942387876a3fe5ee41773b7c0 GIT binary patch literal 678 zcmV;X0$Ke>Nk%w1VH*G&0M$PL?8D9JyT;Fe&lHCF8H z@Xcd=#7$}B=IZ+H@zuD*z&%~bca8h;^Wfs=`1twu_xQpi@66TT;pY1L``?QJ@A&!o?#a^o z`~25|mh0^A;^XM(x5DSKy~S2>@5|Kj(b&RAW%Tv-=IHC^>Fn|H^zQHR>g?~mJX`<& z|J&ZLM{;jgO*94jBd!E$Abj}I0JBGTKzvZc$HE^qkQm_Yz55jaJRRG3pl1*snoBWUoj zLWj|#NRuL6@h^fnUpJ2KOnCGLigyNnJoEA4hS#rP!+QPT4V;t(4t%VrP+=t7w`^DV zX*R@03=b&Q!rl9J1&R$ZY!E4sfP@bWCRQk3%y@+f45dyz8Nq;r2OkGaeAvwSgNXw^ zHqfwPX>x)XX%C?|z#0XLGb&^Rf>Xf80sty5qY1qx1p`!Y;xN!~A_f2%Te_4EUgU_4 M9t@Z`0TToOJBNx!6#xJL literal 0 HcmV?d00001 diff --git a/imageset/topic_unread_hot.gif b/imageset/topic_unread_hot.gif new file mode 100644 index 0000000000000000000000000000000000000000..e712f6e827d99a120f3a9d44cf9d7dc9875b69b4 GIT binary patch literal 1431 zcmZvZeK^wz0LOouu@^6!8Rlgw&)luqdClwC&r3`al4l{K(RI?*BKKSoF{!nQC5+BB zFBhX!CwK9jm#Ks#>gv2D7hx>3@-}aCp8Mx|p6kEwf1mH?`=#&kb#`Hy04Bg|5SW#J zY;|Cay_de9oKY%Q=GZw)V^beLEi5c9P0QqyQdzTW_~P5~p4im!qMB!W%Z zWde6useBT0vbUgeV|hiTQYk*p%Vy^~k7cZ`t~F7DKFrR&8=q42_DftMRO{=iwe=S3 zkiowGF7~CN{*k^DSsNRwf#cyb>|trbKj#1S|gPS4N$aZ3Z`(6sI5OY-Or8HKu?udP%msO^gCt zlB{N_M!xleF!9c|BQ#`sm2@7!((G(3jAM+owP-MXD1MtjfQRbCXj+h=bAv+B9i1KR-EJ^@XGhQh!o#Wc zs}Bwh_K%=&LWqN|nbD)vR5ht|M%H6wrmJT_gUgncGC0jZ4`MY9UL=+o|Uto z0N$VtiNkw%mU(ed2DVX;J8j2(P$aEBE^B)!?;06v9D2D=-Cv*)<98cgTG{iHGh42= zf;Pyi7vaLpb~j*1>YY$?9L?q~RlL4Mz+x?14BhLGgYN=qFG&$s3>|y z64~7hK5+Z+;f+Ou=6h!#^6Nd#;}4B#3~cMNH3UrQk8etird8(dOkpO&v$8l$1dq>U zAedMp3`@TT56&u%(}Zfc+tpkv3h=XidORolWEY+(~6qv)dvxE!6b5Zf~@(fA28 zuR5aQZZ!LaEZH!!I&5a7@DEV^Ku^^1?l)G-j$6ZXO%K+al+`M-RXT^vj%3B)c>HW! zY%ct2UT(fWT393up_i1zVu@a*SsN(=*QybLjp7VZ|#7!&`m3qGrX0Mr1@f9(%S zL@>z#EnJhx?$vSE6uysiIV9q4>y1R#iI~s@>zZQoBXEFxPhS{`mrbR-gzCQM#r1O|Pv5 z2DoQtY6gIW_?7*L~rDf&VOF=}CSVg74YVW`(RFD)$iL3VnsQ&8 literal 0 HcmV?d00001 diff --git a/imageset/topic_unread_hot_mine.gif b/imageset/topic_unread_hot_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..fa8b167c644fcf6e3dde78236fb2bf8b7a38daf4 GIT binary patch literal 1364 zcmZ?wbhEHblxC1-xN6UE^UAFc=dQhZ_u=u8)8}mB&t^6K`}gnLqv!k0!oPg|_CCMw z$B&g}1vX&*m*IpdvmCZ+cAj8(fVBfj2yyd*I7_O#{iK74xe?A4d+_ny6Y zeJrZ<)th&hvs{4OJ>G~=6A3Z-7ly`pG z^1nZRe*f`vr?&6=kDqV#F8KBP_ru389?oC4Uq9&irR)Fx{JDSl)b|gceth_J^Zd0x zfByFCx_tQfd9O|M|NsAQ-+Qe1pWDwhB-q(8z|~04fSHkjfkE*n3o93cJ%bLA4fLcm z0|VRt1M>?sSXP+r4coLmkg+2`V?jfQhuci&G?h*TuALfROpIm2_H9vo8!hXzd2)n? z7i*T?gar#C57*qRm8h-bWPW0-%*n07$|ucZ$Nz+L%Jl^Ydu4_B1R5HY zTlgiV1rF>A*pSfQEunvEgQ3!q1|G$V9~=z{#~7K#Emp*wELz$<#U?1u-~#tSMtMD! z0s#eu#pm~RYgO)A5c%mD^E{8qTA{xjuJUwl)brT;;qvn<+jqiZo@m{3azlQoyg_hQq zP`^$eG=q7-VOnTUJYxI2hQ>NJ1^Ut0$dun)L zRBM?1l7)+OR<6?FUS-d>+?LOW&C1GPhk+Fvs#92i!7Kvwqa!fKS{&KXA-t&bL=K<5 z!E)inE5nxd&R5gUb=vpfeSo9hWJ~+LgtKw{`X4N6Zmhojes6ro&iB8Bof_(zTl}n? z(L4w-H4GYZOc&l?$u_IMz^@_Zyl_>RFY~FlMfMLil)q`6aXxKb(%HDlJ7p}={rY#u soU8eF_Ui9S8$JGpmWH}2#m=s7#r8^t2@@wN)WrcKZ00QP>5dH60HaAu3jhEB literal 0 HcmV?d00001 diff --git a/imageset/topic_unread_locked.gif b/imageset/topic_unread_locked.gif new file mode 100644 index 0000000000000000000000000000000000000000..4fb8fa9517f18f6b5796b72df0eefb1fbcc489e3 GIT binary patch literal 745 zcmVFVwI`ugGI z=;r9`$Xs{v^7QY^)XK}u?8D9E<>~eH_we!a;Ns@l+T6>2lfpz}*v-|`tGT~5R?^ef z&0~Gu;N-+iY5MN*p?ZVWxWwJw;Ogw}z&u>Zca8h;^MhAm!o$Y%^!3J6aMN;$;^O1> z_xRS>+Nyzy_xSnn=j-qA^52@P;^gP~?C<*f`{?NDLM{;jl-2w=*S-`86^ci5(w$5>@ffhoOn=y208>10IVqCL4c12c_K#WVE|wZ z13gf|k*~LV|DM zq;N0;qw3#~VBu-LsDhwB!#YZ1Xf6MzjEE#5Ymzl9Z@V1JS>Fe$J`ufg+mdIRp@6FZm^7Q8D>-F{b@bUBS$kN}#%Gui7 z)2q4P;pLblKhV+B`tbA1f0V0RZrIJ$p?ZV)?eO!|+s|Zv)V9Li-r?%(@5*LM{;j6avyn448iZ&~ zfP6I=4iJP66*WFO9wHtm9y$?2Aubd?1~V1{9h;j178f)M2L)j!dp{aDCO$9_00SS{SAY5Gulw(4ySx4@ZL82{Ku`@2P zbg|-vfe0-s=+zprf!_uU-d1Q4A>)d8%r3N8tfB{75)2{-9*{ys3ycIg{OIN*!iCQm z8k8H|plRF)*xo5~vjg;v4Ic)`mi-~d4GcSclsFM0R{{ffVO*GTL!9wfH)g;9o`3+6 z5u6Rw*a0IihU*nD4Bla&U4ao(CQ;}vJ%ai3=E+kaAc0Di0twt$0#3iX?ga(fyZ76m#S01~fWQJ?5P(B(2~uH%fmcirf)o1%0RTH3=vHO` literal 0 HcmV?d00001 diff --git a/imageset/topic_unread_mine.gif b/imageset/topic_unread_mine.gif new file mode 100644 index 0000000000000000000000000000000000000000..e73da38df7981ee9be98c5e3ccba9caadddc861d GIT binary patch literal 704 zcmV;x0zdsnNk%w1VH*G&0M$PL`1$$iyT;<==-!s7&ViQGtGU2DT*zE^_~Yp2=x|{r&y$ z@$=`>*ZTYW`0(=QvAxbbU-qZE)JkjGW`e;$U&2Rak1a&%?CLM{;jh6cR%b7#A!#uPDUDC=?AA$u-I*7+*gQhAplMDc9I3GcE%%4l)Co3kE+0 zBo`Gq3G3|b2`8i83py1SBn2M?J~|ri?iw&~^gtkk28<3WN_@x=!^e(1d3s2kC=r4P z20BDg&~d^C1QG@oILtw^q{)&kTI6UkBF7FN0VGIs=%JFeQ+HplO8D5jk-_9nrxfi4P@I064LutJkk!yPg1$@PoMvAvm5m5tZWF6FOMf zD-g{P03CSq>fMVs(l{Z$%mC=nAt&L(gd=TurYe967K0H>J`8|`i2yf zLj!mb!iUdPLkMJ0pu$H5&!R_H@L@v14QNjYI0#_o5Q_@HS+F>>A%+9oP{d$Zu%R^? m+G`GEKn*8?fea-E#9$C(O9mUr;S@P?qeq4V5uAVt0suSz??@8> literal 0 HcmV?d00001 diff --git a/style.cfg b/style.cfg new file mode 100644 index 0000000..2338ab7 --- /dev/null +++ b/style.cfg @@ -0,0 +1,23 @@ + +# +# phpBB style configuration file +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# General Information about this style +name = Minetest Maintheme +copyright = © phpBB Group, 2007 | BlockMen, 2014 +version = 3.0.12 diff --git a/template/attachment.html b/template/attachment.html new file mode 100644 index 0000000..4c0a326 --- /dev/null +++ b/template/attachment.html @@ -0,0 +1,122 @@ + + + +

[{_file.DENIED_MESSAGE}]

+ + + +
+
{_file.DOWNLOAD_NAME}
+
{_file.COMMENT}
+
+ + + + +
+
{_file.DOWNLOAD_NAME}
+
{_file.COMMENT}
+
{_file.DOWNLOAD_NAME} ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}
+
+ + + +
+
{_file.UPLOAD_ICON} {_file.DOWNLOAD_NAME}
+
{_file.COMMENT}
+
({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +

+ [ {L_PLAY_QUICKTIME_FILE} ] + {_file.DOWNLOAD_NAME} [ {_file.FILESIZE} {_file.SIZE_LANG} | {_file.L_DOWNLOAD_COUNT} ]

+ + + + diff --git a/template/bbcode.html b/template/bbcode.html new file mode 100644 index 0000000..bb90c46 --- /dev/null +++ b/template/bbcode.html @@ -0,0 +1,40 @@ +
    +
      +
    + +
      +
    + +
  • +
  • + +
    {USERNAME} {L_WROTE}: +
    +
    + +
    {L_CODE}: {L_SELECT_ALL_CODE}
    +
    + +
    +
    + + + + + + + + + + +{TEXT} + +{TEXT} + +{L_IMAGE} + +{DESCRIPTION} + +{DESCRIPTION} + + \ No newline at end of file diff --git a/template/captcha_default.html b/template/captcha_default.html new file mode 100644 index 0000000..bccf231 --- /dev/null +++ b/template/captcha_default.html @@ -0,0 +1,24 @@ + +
    +
    + +

    {L_CONFIRMATION}

    +

    {L_CONFIRM_EXPLAIN}

    + +
    + + +
    +
    +
    {L_CONFIRM_CODE}
    +
    + +
    +
    {L_CONFIRM_CODE_EXPLAIN}
    +
    + + +
    +
    +
    + diff --git a/template/captcha_qa.html b/template/captcha_qa.html new file mode 100644 index 0000000..0b18ada --- /dev/null +++ b/template/captcha_qa.html @@ -0,0 +1,21 @@ + +
    +
    + +

    {L_CONFIRMATION}

    +
    + + +
    +

    {L_CONFIRM_QUESTION_EXPLAIN}
    +
    + + +
    +
    + + +
    +
    +
    + diff --git a/template/captcha_recaptcha.html b/template/captcha_recaptcha.html new file mode 100644 index 0000000..51a1615 --- /dev/null +++ b/template/captcha_recaptcha.html @@ -0,0 +1,50 @@ + +
    +
    + +

    {L_CONFIRMATION}

    +

    {L_CONFIRM_EXPLAIN}

    + +
    + + + +
    +
    :
    {L_RECAPTCHA_EXPLAIN}
    +
    + + + + + +
    +
    + +{L_RECAPTCHA_NOT_AVAILABLE} + + + +
    +
    +
    + diff --git a/template/confirm_body.html b/template/confirm_body.html new file mode 100644 index 0000000..5b78391 --- /dev/null +++ b/template/confirm_body.html @@ -0,0 +1,20 @@ + + +
    +
    +
    + +

    {MESSAGE_TITLE}

    +

    {MESSAGE_TEXT}

    + +
    + {S_HIDDEN_FIELDS} +   + +
    + +
    +
    +
    + + diff --git a/template/custom_profile_fields.html b/template/custom_profile_fields.html new file mode 100644 index 0000000..44c68f5 --- /dev/null +++ b/template/custom_profile_fields.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + checked="checked" /> + + + + + + + + + + + + diff --git a/template/drafts.html b/template/drafts.html new file mode 100644 index 0000000..dea3bb4 --- /dev/null +++ b/template/drafts.html @@ -0,0 +1,44 @@ + + + +
    +
    + +

    {L_LOAD_DRAFT}

    +

    {L_LOAD_DRAFT_EXPLAIN}

    + +
    +
    + +
    +
    + +
      +
    • +
      +
      {L_LOAD_DRAFT}
      +
      {L_SAVE_DATE}
      +
      +
    • +
    + + +
    +
    + diff --git a/template/editor.js b/template/editor.js new file mode 100644 index 0000000..c16b0ef --- /dev/null +++ b/template/editor.js @@ -0,0 +1,459 @@ +/** +* bbCode control by subBlue design [ www.subBlue.com ] +* Includes unixsafe colour palette selector by SHS` +*/ + +// Startup variables +var imageTag = false; +var theSelection = false; + +var bbcodeEnabled = true; +// Check for Browser & Platform for PC & IE specific bits +// More details from: http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html +var clientPC = navigator.userAgent.toLowerCase(); // Get client info +var clientVer = parseInt(navigator.appVersion); // Get browser version + +var is_ie = ((clientPC.indexOf('msie') != -1) && (clientPC.indexOf('opera') == -1)); +var is_win = ((clientPC.indexOf('win') != -1) || (clientPC.indexOf('16bit') != -1)); +var baseHeight; + +/** +* Shows the help messages in the helpline window +*/ +function helpline(help) +{ + document.forms[form_name].helpbox.value = help_line[help]; +} + +/** +* Fix a bug involving the TextRange object. From +* http://www.frostjedi.com/terra/scripts/demo/caretBug.html +*/ +function initInsertions() +{ + var doc; + + if (document.forms[form_name]) + { + doc = document; + } + else + { + doc = opener.document; + } + + var textarea = doc.forms[form_name].elements[text_name]; + + if (is_ie && typeof(baseHeight) != 'number') + { + textarea.focus(); + baseHeight = doc.selection.createRange().duplicate().boundingHeight; + + if (!document.forms[form_name]) + { + document.body.focus(); + } + } +} + +/** +* bbstyle +*/ +function bbstyle(bbnumber) +{ + if (bbnumber != -1) + { + bbfontstyle(bbtags[bbnumber], bbtags[bbnumber+1]); + } + else + { + insert_text('[*]'); + document.forms[form_name].elements[text_name].focus(); + } +} + +/** +* Apply bbcodes +*/ +function bbfontstyle(bbopen, bbclose) +{ + theSelection = false; + + var textarea = document.forms[form_name].elements[text_name]; + + textarea.focus(); + + if ((clientVer >= 4) && is_ie && is_win) + { + // Get text selection + theSelection = document.selection.createRange().text; + + if (theSelection) + { + // Add tags around selection + document.selection.createRange().text = bbopen + theSelection + bbclose; + document.forms[form_name].elements[text_name].focus(); + theSelection = ''; + return; + } + } + else if (document.forms[form_name].elements[text_name].selectionEnd && (document.forms[form_name].elements[text_name].selectionEnd - document.forms[form_name].elements[text_name].selectionStart > 0)) + { + mozWrap(document.forms[form_name].elements[text_name], bbopen, bbclose); + document.forms[form_name].elements[text_name].focus(); + theSelection = ''; + return; + } + + //The new position for the cursor after adding the bbcode + var caret_pos = getCaretPosition(textarea).start; + var new_pos = caret_pos + bbopen.length; + + // Open tag + insert_text(bbopen + bbclose); + + // Center the cursor when we don't have a selection + // Gecko and proper browsers + if (!isNaN(textarea.selectionStart)) + { + textarea.selectionStart = new_pos; + textarea.selectionEnd = new_pos; + } + // IE + else if (document.selection) + { + var range = textarea.createTextRange(); + range.move("character", new_pos); + range.select(); + storeCaret(textarea); + } + + textarea.focus(); + return; +} + +/** +* Insert text at position +*/ +function insert_text(text, spaces, popup) +{ + var textarea; + + if (!popup) + { + textarea = document.forms[form_name].elements[text_name]; + } + else + { + textarea = opener.document.forms[form_name].elements[text_name]; + } + if (spaces) + { + text = ' ' + text + ' '; + } + + // Since IE9, IE also has textarea.selectionStart, but it still needs to be treated the old way. + // Therefore we simply add a !is_ie here until IE fixes the text-selection completely. + if (!isNaN(textarea.selectionStart) && !is_ie) + { + var sel_start = textarea.selectionStart; + var sel_end = textarea.selectionEnd; + + mozWrap(textarea, text, ''); + textarea.selectionStart = sel_start + text.length; + textarea.selectionEnd = sel_end + text.length; + } + else if (textarea.createTextRange && textarea.caretPos) + { + if (baseHeight != textarea.caretPos.boundingHeight) + { + textarea.focus(); + storeCaret(textarea); + } + + var caret_pos = textarea.caretPos; + caret_pos.text = caret_pos.text.charAt(caret_pos.text.length - 1) == ' ' ? caret_pos.text + text + ' ' : caret_pos.text + text; + } + else + { + textarea.value = textarea.value + text; + } + if (!popup) + { + textarea.focus(); + } +} + +/** +* Add inline attachment at position +*/ +function attach_inline(index, filename) +{ + insert_text('[attachment=' + index + ']' + filename + '[/attachment]'); + document.forms[form_name].elements[text_name].focus(); +} + +/** +* Add quote text to message +*/ +function addquote(post_id, username, l_wrote) +{ + var message_name = 'message_' + post_id; + var theSelection = ''; + var divarea = false; + + if (l_wrote === undefined) + { + // Backwards compatibility + l_wrote = 'wrote'; + } + + if (document.all) + { + divarea = document.all[message_name]; + } + else + { + divarea = document.getElementById(message_name); + } + + // Get text selection - not only the post content :( + // IE9 must use the document.selection method but has the *.getSelection so we just force no IE + if (window.getSelection && !is_ie && !window.opera) + { + theSelection = window.getSelection().toString(); + } + else if (document.getSelection && !is_ie) + { + theSelection = document.getSelection(); + } + else if (document.selection) + { + theSelection = document.selection.createRange().text; + } + + if (theSelection == '' || typeof theSelection == 'undefined' || theSelection == null) + { + if (divarea.innerHTML) + { + theSelection = divarea.innerHTML.replace(/
    /ig, '\n'); + theSelection = theSelection.replace(//ig, '\n'); + theSelection = theSelection.replace(/<\;/ig, '<'); + theSelection = theSelection.replace(/>\;/ig, '>'); + theSelection = theSelection.replace(/&\;/ig, '&'); + theSelection = theSelection.replace(/ \;/ig, ' '); + } + else if (document.all) + { + theSelection = divarea.innerText; + } + else if (divarea.textContent) + { + theSelection = divarea.textContent; + } + else if (divarea.firstChild.nodeValue) + { + theSelection = divarea.firstChild.nodeValue; + } + } + + if (theSelection) + { + if (bbcodeEnabled) + { + insert_text('[quote="' + username + '"]' + theSelection + '[/quote]'); + } + else + { + insert_text(username + ' ' + l_wrote + ':' + '\n'); + var lines = split_lines(theSelection); + for (i = 0; i < lines.length; i++) + { + insert_text('> ' + lines[i] + '\n'); + } + } + } + + return; +} + +function split_lines(text) +{ + var lines = text.split('\n'); + var splitLines = new Array(); + var j = 0; + for(i = 0; i < lines.length; i++) + { + if (lines[i].length <= 80) + { + splitLines[j] = lines[i]; + j++; + } + else + { + var line = lines[i]; + do + { + var splitAt = line.indexOf(' ', 80); + + if (splitAt == -1) + { + splitLines[j] = line; + j++; + } + else + { + splitLines[j] = line.substring(0, splitAt); + line = line.substring(splitAt); + j++; + } + } + while(splitAt != -1); + } + } + return splitLines; +} +/** +* From http://www.massless.org/mozedit/ +*/ +function mozWrap(txtarea, open, close) +{ + var selLength = (typeof(txtarea.textLength) == 'undefined') ? txtarea.value.length : txtarea.textLength; + var selStart = txtarea.selectionStart; + var selEnd = txtarea.selectionEnd; + var scrollTop = txtarea.scrollTop; + + if (selEnd == 1 || selEnd == 2) + { + selEnd = selLength; + } + + var s1 = (txtarea.value).substring(0,selStart); + var s2 = (txtarea.value).substring(selStart, selEnd); + var s3 = (txtarea.value).substring(selEnd, selLength); + + txtarea.value = s1 + open + s2 + close + s3; + txtarea.selectionStart = selStart + open.length; + txtarea.selectionEnd = selEnd + open.length; + txtarea.focus(); + txtarea.scrollTop = scrollTop; + + return; +} + +/** +* Insert at Caret position. Code from +* http://www.faqts.com/knowledge_base/view.phtml/aid/1052/fid/130 +*/ +function storeCaret(textEl) +{ + if (textEl.createTextRange) + { + textEl.caretPos = document.selection.createRange().duplicate(); + } +} + +/** +* Color pallette +*/ +function colorPalette(dir, width, height) +{ + var r = 0, g = 0, b = 0; + var numberList = new Array(6); + var color = ''; + + numberList[0] = '00'; + numberList[1] = '40'; + numberList[2] = '80'; + numberList[3] = 'BF'; + numberList[4] = 'FF'; + + document.writeln(''); + + for (r = 0; r < 5; r++) + { + if (dir == 'h') + { + document.writeln(''); + } + + for (g = 0; g < 5; g++) + { + if (dir == 'v') + { + document.writeln(''); + } + + for (b = 0; b < 5; b++) + { + color = String(numberList[r]) + String(numberList[g]) + String(numberList[b]); + document.write(''); + } + + if (dir == 'v') + { + document.writeln(''); + } + } + + if (dir == 'h') + { + document.writeln(''); + } + } + document.writeln('
    '); + document.write('#' + color + ''); + document.writeln('
    '); +} + + +/** +* Caret Position object +*/ +function caretPosition() +{ + var start = null; + var end = null; +} + + +/** +* Get the caret position in an textarea +*/ +function getCaretPosition(txtarea) +{ + var caretPos = new caretPosition(); + + // simple Gecko/Opera way + if(txtarea.selectionStart || txtarea.selectionStart == 0) + { + caretPos.start = txtarea.selectionStart; + caretPos.end = txtarea.selectionEnd; + } + // dirty and slow IE way + else if(document.selection) + { + + // get current selection + var range = document.selection.createRange(); + + // a new selection of the whole textarea + var range_all = document.body.createTextRange(); + range_all.moveToElementText(txtarea); + + // calculate selection start point by moving beginning of range_all to beginning of range + var sel_start; + for (sel_start = 0; range_all.compareEndPoints('StartToStart', range) < 0; sel_start++) + { + range_all.moveStart('character', 1); + } + + txtarea.sel_start = sel_start; + + // we ignore the end value for IE, this is already dirty enough and we don't need it + caretPos.start = txtarea.sel_start; + caretPos.end = txtarea.sel_start; + } + + return caretPos; +} diff --git a/template/faq_body.html b/template/faq_body.html new file mode 100644 index 0000000..36d677a --- /dev/null +++ b/template/faq_body.html @@ -0,0 +1,52 @@ + + +

    {L_FAQ_TITLE}

    + + + + + + +
    + + +
    +
    + +
    +

    {faq_block.BLOCK_TITLE}

    + +
    +
    {faq_block.faq_row.FAQ_QUESTION}
    +
    {faq_block.faq_row.FAQ_ANSWER}
    +
    {L_BACK_TO_TOP}
    +
    +
    + +
    + +
    +
    + + + + diff --git a/template/forum_fn.js b/template/forum_fn.js new file mode 100644 index 0000000..240fe7e --- /dev/null +++ b/template/forum_fn.js @@ -0,0 +1,443 @@ +/** +* phpBB3 forum functions +*/ + +/** +* Window popup +*/ +function popup(url, width, height, name) +{ + if (!name) + { + name = '_popup'; + } + + window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes, width=' + width); + return false; +} + +/** +* Jump to page +*/ +function jumpto() +{ + var page = prompt(jump_page, on_page); + + if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0) + { + if (base_url.indexOf('?') == -1) + { + document.location.href = base_url + '?start=' + ((page - 1) * per_page); + } + else + { + document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * per_page); + } + } +} + +/** +* Mark/unmark checklist +* id = ID of parent container, name = name prefix, state = state [true/false] +*/ +function marklist(id, name, state) +{ + var parent = document.getElementById(id); + if (!parent) + { + eval('parent = document.' + id); + } + + if (!parent) + { + return; + } + + var rb = parent.getElementsByTagName('input'); + + for (var r = 0; r < rb.length; r++) + { + if (rb[r].name.substr(0, name.length) == name) + { + rb[r].checked = state; + } + } +} + +/** +* Resize viewable area for attached image or topic review panel (possibly others to come) +* e = element +*/ +function viewableArea(e, itself) +{ + if (!e) return; + if (!itself) + { + e = e.parentNode; + } + + if (!e.vaHeight) + { + // Store viewable area height before changing style to auto + e.vaHeight = e.offsetHeight; + e.vaMaxHeight = e.style.maxHeight; + e.style.height = 'auto'; + e.style.maxHeight = 'none'; + e.style.overflow = 'visible'; + } + else + { + // Restore viewable area height to the default + e.style.height = e.vaHeight + 'px'; + e.style.overflow = 'auto'; + e.style.maxHeight = e.vaMaxHeight; + e.vaHeight = false; + } +} + +/** +* Set display of page element +* s[-1,0,1] = hide,toggle display,show +* type = string: inline, block, inline-block or other CSS "display" type +*/ +function dE(n, s, type) +{ + if (!type) + { + type = 'block'; + } + + var e = document.getElementById(n); + if (!s) + { + s = (e.style.display == '' || e.style.display == type) ? -1 : 1; + } + e.style.display = (s == 1) ? type : 'none'; +} + +/** +* Alternate display of subPanels +*/ +function subPanels(p) +{ + var i, e, t; + + if (typeof(p) == 'string') + { + show_panel = p; + } + + for (i = 0; i < panels.length; i++) + { + e = document.getElementById(panels[i]); + t = document.getElementById(panels[i] + '-tab'); + + if (e) + { + if (panels[i] == show_panel) + { + e.style.display = 'block'; + if (t) + { + t.className = 'activetab'; + } + } + else + { + e.style.display = 'none'; + if (t) + { + t.className = ''; + } + } + } + } +} + +/** +* Call print preview +*/ +function printPage() +{ + if (is_ie) + { + printPreview(); + } + else + { + window.print(); + } +} + +/** +* Show/hide groups of blocks +* c = CSS style name +* e = checkbox element +* t = toggle dispay state (used to show 'grip-show' image in the profile block when hiding the profiles) +*/ +function displayBlocks(c, e, t) +{ + var s = (e.checked == true) ? 1 : -1; + + if (t) + { + s *= -1; + } + + var divs = document.getElementsByTagName("DIV"); + + for (var d = 0; d < divs.length; d++) + { + if (divs[d].className.indexOf(c) == 0) + { + divs[d].style.display = (s == 1) ? 'none' : 'block'; + } + } +} + +function selectCode(a) +{ + // Get ID of code block + var e = a.parentNode.parentNode.getElementsByTagName('CODE')[0]; + + // Not IE and IE9+ + if (window.getSelection) + { + var s = window.getSelection(); + // Safari + if (s.setBaseAndExtent) + { + s.setBaseAndExtent(e, 0, e, e.innerText.length - 1); + } + // Firefox and Opera + else + { + // workaround for bug # 42885 + if (window.opera && e.innerHTML.substring(e.innerHTML.length - 4) == '
    ') + { + e.innerHTML = e.innerHTML + ' '; + } + + var r = document.createRange(); + r.selectNodeContents(e); + s.removeAllRanges(); + s.addRange(r); + } + } + // Some older browsers + else if (document.getSelection) + { + var s = document.getSelection(); + var r = document.createRange(); + r.selectNodeContents(e); + s.removeAllRanges(); + s.addRange(r); + } + // IE + else if (document.selection) + { + var r = document.body.createTextRange(); + r.moveToElementText(e); + r.select(); + } +} + +/** +* Play quicktime file by determining it's width/height +* from the displayed rectangle area +*/ +function play_qt_file(obj) +{ + var rectangle = obj.GetRectangle(); + + if (rectangle) + { + rectangle = rectangle.split(','); + var x1 = parseInt(rectangle[0]); + var x2 = parseInt(rectangle[2]); + var y1 = parseInt(rectangle[1]); + var y2 = parseInt(rectangle[3]); + + var width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1; + var height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1; + } + else + { + var width = 200; + var height = 0; + } + + obj.width = width; + obj.height = height + 16; + + obj.SetControllerVisible(true); + obj.Play(); +} + +/** +* Check if the nodeName of elem is name +* @author jQuery +*/ +function is_node_name(elem, name) +{ + return elem.nodeName && elem.nodeName.toUpperCase() == name.toUpperCase(); +} + +/** +* Check if elem is in array, return position +* @author jQuery +*/ +function is_in_array(elem, array) +{ + for (var i = 0, length = array.length; i < length; i++) + // === is correct (IE) + if (array[i] === elem) + return i; + + return -1; +} + +/** +* Find Element, type and class in tree +* Not used, but may come in handy for those not using JQuery +* @author jQuery.find, Meik Sievertsen +*/ +function find_in_tree(node, tag, type, class_name) +{ + var result, element, i = 0, length = node.childNodes.length; + + for (element = node.childNodes[0]; i < length; element = node.childNodes[++i]) + { + if (!element || element.nodeType != 1) continue; + + if ((!tag || is_node_name(element, tag)) && (!type || element.type == type) && (!class_name || is_in_array(class_name, (element.className || element).toString().split(/\s+/)) > -1)) + { + return element; + } + + if (element.childNodes.length) + result = find_in_tree(element, tag, type, class_name); + + if (result) return result; + } +} + +var in_autocomplete = false; +var last_key_entered = ''; + +/** +* Check event key +*/ +function phpbb_check_key(event) +{ + // Keycode is array down or up? + if (event.keyCode && (event.keyCode == 40 || event.keyCode == 38)) + in_autocomplete = true; + + // Make sure we are not within an "autocompletion" field + if (in_autocomplete) + { + // If return pressed and key changed we reset the autocompletion + if (!last_key_entered || last_key_entered == event.which) + { + in_autocompletion = false; + return true; + } + } + + // Keycode is not return, then return. ;) + if (event.which != 13) + { + last_key_entered = event.which; + return true; + } + + return false; +} + +/** +* Usually used for onkeypress event, to submit a form on enter +*/ +function submit_default_button(event, selector, class_name) +{ + // Add which for key events + if (!event.which && ((event.charCode || event.charCode === 0) ? event.charCode : event.keyCode)) + event.which = event.charCode || event.keyCode; + + if (phpbb_check_key(event)) + return true; + + var current = selector['parentNode']; + + // Search parent form element + while (current && (!current.nodeName || current.nodeType != 1 || !is_node_name(current, 'form')) && current != document) + current = current['parentNode']; + + // Find the input submit button with the class name + //current = find_in_tree(current, 'input', 'submit', class_name); + var input_tags = current.getElementsByTagName('input'); + current = false; + + for (var i = 0, element = input_tags[0]; i < input_tags.length; element = input_tags[++i]) + { + if (element.type == 'submit' && is_in_array(class_name, (element.className || element).toString().split(/\s+/)) > -1) + current = element; + } + + if (!current) + return true; + + // Submit form + current.focus(); + current.click(); + return false; +} + +/** +* Apply onkeypress event for forcing default submit button on ENTER key press +* The jQuery snippet used is based on http://greatwebguy.com/programming/dom/default-html-button-submit-on-enter-with-jquery/ +* The non-jQuery code is a mimick of the jQuery code ;) +*/ +function apply_onkeypress_event() +{ + // jQuery code in case jQuery is used + if (jquery_present) + { + jQuery('form input[type=text], form input[type=password]').live('keypress', function (e) + { + var default_button = jQuery(this).parents('form').find('input[type=submit].default-submit-action'); + + if (!default_button || default_button.length <= 0) + return true; + + if (phpbb_check_key(e)) + return true; + + if ((e.which && e.which == 13) || (e.keyCode && e.keyCode == 13)) + { + default_button.click(); + return false; + } + + return true; + }); + + return; + } + + var input_tags = document.getElementsByTagName('input'); + + for (var i = 0, element = input_tags[0]; i < input_tags.length ; element = input_tags[++i]) + { + if (element.type == 'text' || element.type == 'password') + { + // onkeydown is possible too + element.onkeypress = function (evt) { submit_default_button((evt || window.event), this, 'default-submit-action'); }; + } + } +} + +/** +* Detect JQuery existance. We currently do not deliver it, but some styles do, so why not benefit from it. ;) +*/ +var jquery_present = typeof jQuery == 'function'; diff --git a/template/forumlist_body.html b/template/forumlist_body.html new file mode 100644 index 0000000..856f268 --- /dev/null +++ b/template/forumlist_body.html @@ -0,0 +1,68 @@ +

    {L_MCP} ]

    + + +
+ + + + + + +
+
+ +
    + + + +
  • +
    +
    + + + {forumrow.FORUM_IMAGE} + {forumrow.FORUM_NAME}
    + {forumrow.FORUM_DESC} + +
    {forumrow.L_MODERATOR_STR}: {forumrow.MODERATORS} + +
    {forumrow.L_SUBFORUM_STR} {forumrow.SUBFORUMS} +
    + +
    {L_REDIRECTS}: {forumrow.CLICKS}
    + +
    {forumrow.TOPICS} {L_TOPICS}
    +
    {forumrow.POSTS} {L_POSTS}
    +
    + {UNAPPROVED_IMG} + {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL} +
    {forumrow.LAST_POST_TIME}{L_NO_POSTS}
     
    +
    + +
    +
  • + + + +
+ + +
+ + + +
+
+ {L_NO_FORUMS} + +
+ \ No newline at end of file diff --git a/template/index_body.html b/template/index_body.html new file mode 100644 index 0000000..6bfb6e6 --- /dev/null +++ b/template/index_body.html @@ -0,0 +1,48 @@ + + +

{LAST_VISIT_DATE}You are not logged in. Please login or register.

+ + + +
+ + + + + +
+

{L_LOGIN_LOGOUT}  •  {L_REGISTER}

+ +
+ + + +

{L_WHO_IS_ONLINE}

{L_WHO_IS_ONLINE}

+

{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})
{RECORD_USERS}

{LOGGED_IN_USER_LIST} +
{L_LEGEND}: {LEGEND}

+ + + +

{L_BIRTHDAYS}

+

{L_CONGRATULATIONS}: {BIRTHDAY_LIST}{L_NO_BIRTHDAYS}

+ + + +

{L_STATISTICS}

+

{TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS} • {NEWEST_USER}

+ + + \ No newline at end of file diff --git a/template/jumpbox.html b/template/jumpbox.html new file mode 100644 index 0000000..1029627 --- /dev/null +++ b/template/jumpbox.html @@ -0,0 +1,33 @@ + + +

{L_RETURN_TO} {FORUM_NAME}

+ +

{L_RETURN_TO} {L_INDEX}

+ +

{L_RETURN_TO}: {SEARCH_TOPIC}

+ +

{L_RETURN_TO_SEARCH_ADV}

+ + + +
+ + +
+ +
+ + + + +
+ + + +

+ diff --git a/template/login_body.html b/template/login_body.html new file mode 100644 index 0000000..4f2ebe5 --- /dev/null +++ b/template/login_body.html @@ -0,0 +1,70 @@ + + + + +
+
+
+ +
+

{LOGIN_EXPLAIN}{L_LOGIN}

+ +
class="fields1"class="fields2"> +
{LOGIN_ERROR}
+
+
+
+
+
+
+
+ +
{L_FORGOT_PASS}
+
{L_RESEND_ACTIVATION}
+ +
+ + + + + +
+
+
+
+ + + {S_LOGIN_REDIRECT} +
+
 
+
{S_HIDDEN_FIELDS}
+
+
+
+
+
+ + + +
+
+ +
+

{L_REGISTER}

+

{L_LOGIN_INFO}

+

{L_TERMS_USE} | {L_PRIVACY}

+
+

{L_REGISTER}

+
+ +
+
+ + +
+ + \ No newline at end of file diff --git a/template/login_forum.html b/template/login_forum.html new file mode 100644 index 0000000..a2a6be5 --- /dev/null +++ b/template/login_forum.html @@ -0,0 +1,41 @@ + + +

{FORUM_NAME}

+ +
+{S_FORM_TOKEN} +
+
+ +
+

{L_LOGIN}

+ +

{L_LOGIN_FORUM}

+ +
+ +
+
 
+
{LOGIN_ERROR}
+
+ + +
+
+
+
+ {S_LOGIN_REDIRECT} +
+
 
+
{S_HIDDEN_FIELDS}
+
+
+
+ +
+
+ +
+ + + \ No newline at end of file diff --git a/template/mcp_approve.html b/template/mcp_approve.html new file mode 100644 index 0000000..185dd49 --- /dev/null +++ b/template/mcp_approve.html @@ -0,0 +1,53 @@ + + +
+
+ {S_FORM_TOKEN} +
+ +
+ +

{MESSAGE_TITLE}

+

{ADDITIONAL_MSG}

+ +
+ +
+
 
+
+
+ + + +
+
+
+
+
+
+

{L_CAN_LEAVE_BLANK}
+
+
+ + +
+
 
+
{MESSAGE_TEXT}
+
+
+ +
+ {S_HIDDEN_FIELDS}  + +
+ +
+ +
+
+ +
+ + \ No newline at end of file diff --git a/template/mcp_ban.html b/template/mcp_ban.html new file mode 100644 index 0000000..460c95e --- /dev/null +++ b/template/mcp_ban.html @@ -0,0 +1,128 @@ + + + + +
+ +

{L_TITLE}

+ +
+
+ +

{L_TITLE}

+

{L_EXPLAIN}

+ +
+
+
+
+
{L_FIND_USERNAME}
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+ +
+

{L_BAN_EXCLUDE_EXPLAIN}
+
+ + +
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+ +
+
+ +

{L_UNBAN_TITLE}

+

{L_UNBAN_EXPLAIN}

+ + +
+
+
+
+
+
+
{L_BAN_LENGTH}:
+
+
+
+
{L_BAN_REASON}:
+
+
+
+
{L_BAN_GIVE_REASON}:
+
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + +
+ + + +

{L_NO_BAN_CELL}

+ +
+
+ + + + + \ No newline at end of file diff --git a/template/mcp_footer.html b/template/mcp_footer.html new file mode 100644 index 0000000..5a48d95 --- /dev/null +++ b/template/mcp_footer.html @@ -0,0 +1,9 @@ + + +
+ + + + + + \ No newline at end of file diff --git a/template/mcp_forum.html b/template/mcp_forum.html new file mode 100644 index 0000000..2c98f7c --- /dev/null +++ b/template/mcp_forum.html @@ -0,0 +1,111 @@ + + + + + +

{L_FORUM}: {FORUM_NAME}

+ +
+ +
+
+ + + + + + +
    +
  • +
    +
    {L_TOPICS}
    +
    {L_REPLIES}
    +
    {L_LAST_POST}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    +
    style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;"> + [ {L_SELECT_MERGE} ]   + {topicrow.TOPIC_TITLE} + {topicrow.UNAPPROVED_IMG} + {REPORTED_IMG} +  [ {L_DELETE_SHADOW_TOPIC} ] +
    + {topicrow.PAGINATION} + {topicrow.ATTACH_ICON_IMG} {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME}
    +
    {topicrow.REPLIES} {L_REPLIES}
    +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL}
    {topicrow.LAST_POST_TIME}
    +
    + +
    + checked="checked" />  +
    + +
    +
  • + +
+ +
    +
  • {L_NO_TOPICS}

  • +
+ + +
+ {L_NEXT} + {L_PREVIOUS} + + + +
+ +
+ + + + + +
+
+ +
+ + + + + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/mcp_front.html b/template/mcp_front.html new file mode 100644 index 0000000..89ab753 --- /dev/null +++ b/template/mcp_front.html @@ -0,0 +1,183 @@ + + +

{PAGE_TITLE}

+ + + +
+ +
+
+ +

{L_LATEST_UNAPPROVED}

+

{L_UNAPPROVED_TOTAL}

+ + +
    +
  • +
    +
    {L_VIEW_DETAILS}
    +
    {L_TOPIC} & {L_FORUM}
    +
    +
  • +
+ + +

{L_UNAPPROVED_POSTS_ZERO_TOTAL}

+ + +
+ {S_FORM_TOKEN} +
+ + +
+ {S_HIDDEN_FIELDS} +   + + +
+ +
+ + + +
+
+ +

{L_LATEST_REPORTED}

+

{L_REPORTS_TOTAL}

+ + +
    +
  • +
    +
    {L_VIEW_DETAILS}
    +
    {L_REPORTER} & {L_FORUM}
    +
    +
  • +
+
    + + +
  • +
    +
    + {report.SUBJECT} {report.ATTACH_ICON_IMG}
    + {L_POSTED} {L_POST_BY_AUTHOR} {report.AUTHOR_FULL} » {report.POST_TIME} +
    +
    + {L_REPORTED} {L_POST_BY_AUTHOR} {report.REPORTER_FULL} {L_REPORTED_ON_DATE} {report.REPORT_TIME}
    + {L_FORUM}: {report.FORUM_NAME}
    +
    +
    +
  • + +
+ +

{L_REPORTS_ZERO_TOTAL}

+ + +
+
+ + + +
+
+ +

{L_LATEST_REPORTED_PMS}

+

{L_PM_REPORTS_TOTAL}

+ + +
    +
  • +
    +
    {L_VIEW_DETAILS}
    +
    {L_REPORTER}
    +
    +
  • +
+
    + + +
  • +
    +
    + {pm_report.PM_SUBJECT} {pm_report.ATTACH_ICON_IMG}
    + {L_MESSAGE_BY_AUTHOR} {pm_report.PM_AUTHOR_FULL} » {pm_report.PM_TIME}
    + {L_MESSAGE_TO} {pm_report.RECIPIENTS} +
    +
    + {L_REPORTED} {L_POST_BY_AUTHOR} {pm_report.REPORTER_FULL} {L_REPORTED_ON_DATE} {pm_report.REPORT_TIME} +
    +
    +
  • + +
+ +

{L_PM_REPORTS_ZERO_TOTAL}

+ + +
+
+ + + +
+
+ +

{L_LATEST_LOGS}

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_ACTION}{L_USERNAME}{L_IP}{L_VIEW_TOPIC}{L_VIEW_TOPIC_LOGS}{L_TIME}
{log.ACTION}{log.USERNAME}{log.IP}{L_VIEW_TOPIC} {L_VIEW_TOPIC_LOGS} {log.TIME}
{L_NO_ENTRIES}
+ +
+
+ + + \ No newline at end of file diff --git a/template/mcp_header.html b/template/mcp_header.html new file mode 100644 index 0000000..13cc7e1 --- /dev/null +++ b/template/mcp_header.html @@ -0,0 +1,67 @@ + + +

{L_MCP}

+ + +

+ [ {L_MCP} | {L_MODERATE_FORUM} + | {L_MODERATE_TOPIC} + | {L_MODERATE_POST} ] +

+ + +
+ +
+ +
+
+ +
+ + + +
+ +
+

{L_MESSAGE}

+

{MESSAGE}

+

{return_links.MESSAGE_LINK}

+
+ + + +
+ +
+

{L_PLEASE_CONFIRM}

+

{CONFIRM_MESSAGE}

+ +
+ {S_HIDDEN_FIELDS}  + +
+
+ +
+ diff --git a/template/mcp_logs.html b/template/mcp_logs.html new file mode 100644 index 0000000..494f63c --- /dev/null +++ b/template/mcp_logs.html @@ -0,0 +1,90 @@ + + +

{L_TITLE}

+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_IP}{L_TIME}{L_ACTION}{L_MARK}
{log.USERNAME}{log.IP}{log.DATE}{log.ACTION}
+ {log.DATA} +
{L_NO_ENTRIES}
+ + +
+ {L_NEXT} + {L_PREVIOUS} + + + + +
+ +
+ + + {S_FORM_TOKEN} +
+
+ + +
+ +   + + +
+ + + {S_FORM_TOKEN} +
+
+ + + +
+ + \ No newline at end of file diff --git a/template/mcp_message.html b/template/mcp_message.html new file mode 100644 index 0000000..1fde48b --- /dev/null +++ b/template/mcp_message.html @@ -0,0 +1,8 @@ + + +
+

{MESSAGE_TITLE}

+

{MESSAGE_TEXT}

+
+ + \ No newline at end of file diff --git a/template/mcp_move.html b/template/mcp_move.html new file mode 100644 index 0000000..804d76b --- /dev/null +++ b/template/mcp_move.html @@ -0,0 +1,36 @@ + + +
+ +
+
+ +
+

{MESSAGE_TITLE}

+

{ADDITIONAL_MSG}

+ +
+
+
+
+
+
+
+
 
+
{MESSAGE_TEXT}
+
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+ +
+ +
+
+
+ + \ No newline at end of file diff --git a/template/mcp_notes_front.html b/template/mcp_notes_front.html new file mode 100644 index 0000000..045a761 --- /dev/null +++ b/template/mcp_notes_front.html @@ -0,0 +1,28 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +
+
+
+
+
{L_FIND_USERNAME}
+
+
+ +
+
+ +
+   + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/mcp_notes_user.html b/template/mcp_notes_user.html new file mode 100644 index 0000000..7e92445 --- /dev/null +++ b/template/mcp_notes_user.html @@ -0,0 +1,125 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +

{USERNAME_FULL}

+ +
+
+
{AVATAR_IMG}
+
+ +
+
+
{L_RANK}:
{RANK_TITLE}
+
 {L_RANK}:
{RANK_IMG}
+
{L_JOINED}:
{JOINED}
+
{L_TOTAL_POSTS}:
{POSTS}
+
{L_WARNINGS}:
{WARNINGS}
+
+
+
+ +
+
+ +
+
+ +

{L_ADD_FEEDBACK}

+

{L_ADD_FEEDBACK_EXPLAIN}

+ +
+ +
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_REPORT_BY}{L_IP}{L_TIME}{L_ACTION_NOTE}{L_MARK}
{usernotes.REPORT_BY}{usernotes.IP}{usernotes.REPORT_AT}{usernotes.ACTION}
{L_NO_ENTRIES}
+ +
+ +
+ {L_NEXT} + {L_PREVIOUS} + + + +
+ +
+ + + +
+
+ + +
+ +   +
+ +
+ +
+ +
+ + \ No newline at end of file diff --git a/template/mcp_post.html b/template/mcp_post.html new file mode 100644 index 0000000..f8403ff --- /dev/null +++ b/template/mcp_post.html @@ -0,0 +1,300 @@ + + + + +

{L_PM_REPORT_DETAILS}

+ +

{L_REPORT_DETAILS}

+ + +
+
+ +
+

{L_REPORT_REASON}: {REPORT_REASON_TITLE}

+

{L_REPORTED} {L_POST_BY_AUTHOR} {REPORTER_FULL} « {REPORT_DATE}

+ +

{L_REPORT_CLOSED}

+ +
+ + {REPORT_TEXT} + + {REPORT_REASON_DESCRIPTION} + +
+
+ +
+
+ +
+ +
+ +   + + + + {S_FORM_TOKEN} +
+
+ + +

{L_POST_DETAILS}

+ + +
+
+ +
+ + + + + {L_EXPAND_VIEW} + +

{POST_SUBJECT}

+ +

+ {L_SENT_AT}: {POST_DATE} +
{L_PM_FROM}: {POST_AUTHOR_FULL} +
{L_TO}: {to_recipient.NAME_FULL}{to_recipient.NAME}  +
{L_BCC}: {bcc_recipient.NAME_FULL}{bcc_recipient.NAME}  +

+ +

{MINI_POST_IMG} {L_POSTED} {L_POST_BY_AUTHOR} {POST_AUTHOR_FULL} » {POST_DATE}

+ + + +
+ +

+   + + + + {S_FORM_TOKEN} +

+
+ + + +

+ {REPORTED_IMG} {L_MESSAGE_REPORTED} +

+ + +
+ {POST_PREVIEW} +
+ + +
+
{L_ATTACHMENTS}
+ +
{attachment.DISPLAY_ATTACHMENT}
+ +
+ + + +
{SIGNATURE}
+ + + +
+
{L_THIS_PM_IP}{L_THIS_POST_IP}: + {POST_IPADDR}{POST_IP} ({POST_IP}{L_LOOKUP_IP}) + + {POST_IPADDR} ({POST_IP}){POST_IP} ({L_LOOKUP_IP}) +
+ + +
+ +
+
+ + +
+
+ +

{L_MOD_OPTIONS}

+ +
+ +
+
+
+
+
+ + +
+ [ {L_FIND_USERNAME} ] +
+
+ {S_FORM_TOKEN} +
+
+ + + +
+ +
+
+
+
+
+
+ {S_FORM_TOKEN} +
+
+ + +
+
+ + + + +
+
+ +

{RETURN_QUEUE} | {RETURN_TOPIC_SIMPLE} | {RETURN_POST}{RETURN_REPORTS} | {L_VIEW_POST} | {L_VIEW_TOPIC} | {L_VIEW_FORUM}{RETURN_TOPIC}

+ +
+
+ + + + + + +
+
+ +
+ + +

{L_FEEDBACK}

+ + + {L_REPORTED_BY}: {usernotes.REPORT_BY} « {usernotes.REPORT_AT} +
+
{usernotes.ACTION}
+ +
+ + + +
+   + +
+ + + +

{L_ADD_FEEDBACK}

+

{L_ADD_FEEDBACK_EXPLAIN}

+ +
+ +
+ +
+   + + {S_FORM_TOKEN} +
+
+ +
+
+ + + +
+
+ +

{L_MCP_POST_REPORTS}

+ + + {L_REPORTED_BY}: {reports.REPORTER}{reports.REPORTER} « {reports.REPORT_TIME} +

{reports.REASON_TITLE}: {reports.REASON_DESC}
{reports.REPORT_TEXT}

+ + +
+
+ + + +
+
+ +

{L_THIS_POST_IP}: + {POST_IPADDR}{POST_IP} ({POST_IP}{L_LOOKUP_IP}) + + {POST_IPADDR} ({POST_IP}){POST_IP} ({L_LOOKUP_IP}) +

+ + + + + + + + + + + + + + + + + + + + +
{L_OTHER_USERS}{L_POSTS}
{userrow.USERNAME}{userrow.USERNAME}{userrow.NUM_POSTS}
{L_NO_MATCHES_FOUND}
+ + + + + + + + + + + + + + + + + + + + +
{L_IPS_POSTED_FROM}{L_POSTS}
{iprow.HOSTNAME} ({iprow.IP}){iprow.IP} ({L_LOOKUP_IP}){iprow.NUM_POSTS}
{L_NO_MATCHES_FOUND}
+ +

{L_LOOKUP_ALL}

+ +
+
+ + + + + + + \ No newline at end of file diff --git a/template/mcp_queue.html b/template/mcp_queue.html new file mode 100644 index 0000000..57fb149 --- /dev/null +++ b/template/mcp_queue.html @@ -0,0 +1,96 @@ + + +
+ +
+ + + {S_FORM_TOKEN} +
+ +

{L_TITLE}

+ +
+
+ +

{L_EXPLAIN}

+ + + +
    +
  • +
    +
    {L_TOPIC}{L_POST}
    +
    {L_TOPIC} & {L_FORUM}
    +
    {L_MARK}
    +
    +
  • +
+ + +
+ {L_NEXT} + {L_PREVIOUS} + + + + +
+ +
+ + + +

{L_NO_TOPICS_QUEUE}{L_UNAPPROVED_POSTS_ZERO_TOTAL}

+ + +
+
+ + +
+   + + +
+ +
+ + \ No newline at end of file diff --git a/template/mcp_reports.html b/template/mcp_reports.html new file mode 100644 index 0000000..eefb24e --- /dev/null +++ b/template/mcp_reports.html @@ -0,0 +1,98 @@ + + +
+ + +
+ + + {S_FORM_TOKEN} +
+ + +

{L_TITLE}

+ +
+
+ +

{L_EXPLAIN}

+ + + +
    +
  • +
    +
    {L_VIEW_DETAILS}
    +
    {L_REPORTER} & {L_FORUM}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    + +
    + {postrow.PM_SUBJECT} {postrow.ATTACH_ICON_IMG}
    + {L_MESSAGE_BY_AUTHOR} {postrow.PM_AUTHOR_FULL} » {postrow.PM_TIME}
    + {L_MESSAGE_TO} {postrow.RECIPIENTS} +
    +
    + {postrow.REPORTER_FULL} « {postrow.REPORT_TIME} +
    + +
    + {postrow.POST_SUBJECT} {postrow.ATTACH_ICON_IMG}
    + {L_POSTED} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_TIME} +
    +
    + {postrow.REPORTER_FULL} « {postrow.REPORT_TIME}
    + {L_FORUM}: {postrow.FORUM_NAME}{postrow.FORUM_NAME}
    +
    + +
    +
    +
  • + +
+ +
+ {L_NEXT} + {L_PREVIOUS} + + + + +
+
+ + + +

{L_NO_REPORTS}

+ + +
+
+ + +
+ +   + +
+ +
+ + \ No newline at end of file diff --git a/template/mcp_topic.html b/template/mcp_topic.html new file mode 100644 index 0000000..13b661e --- /dev/null +++ b/template/mcp_topic.html @@ -0,0 +1,173 @@ + + +
+

{L_TOPIC}: {TOPIC_TITLE}

+ + + +
+ +
+
+ +
+ +
+
+ +
+
+

{L_POSTS_PER_PAGE_EXPLAIN}
+
+
+
+
+
{S_SELECT_SORT_DAYS}  
+
+
+ + +
+

{L_SPLIT_TOPIC_EXPLAIN}

+ + +
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + + +
+

{L_MERGE_TOPIC_EXPLAIN}

+
+
+
+ + {L_SELECT_TOPIC} +
+
{TO_TOPIC_INFO}
+
+
+ + +
+
+ +
+
+ +

+ {L_EXPAND_VIEW} + {L_TOPIC_REVIEW}: {TOPIC_TITLE} +

+ +
+ +
+
+ +
+ + +

{postrow.POST_SUBJECT}

+

{postrow.MINI_POST_IMG} {L_POSTED} {postrow.POST_DATE} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} [ {L_POST_DETAILS} ]

+ + +

+ {UNAPPROVED_IMG} {L_POST_UNAPPROVED}
+ {REPORTED_IMG} {L_POST_REPORTED} +

+ + +
{postrow.MESSAGE}
+ + +
+
{L_ATTACHMENTS}
+ +
{postrow.attachment.DISPLAY_ATTACHMENT}
+ +
+ + +
+ +
+
+ +
+ +
+ + + + + +
+
+ +
+   + + +{S_HIDDEN_FIELDS} +{S_FORM_TOKEN} +
+ +
+ + \ No newline at end of file diff --git a/template/mcp_viewlogs.html b/template/mcp_viewlogs.html new file mode 100644 index 0000000..264152d --- /dev/null +++ b/template/mcp_viewlogs.html @@ -0,0 +1,53 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {S_FORM_TOKEN} +
+
{L_DISPLAY_OPTIONS}
{L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
{L_USERNAME}{L_IP}{L_TIME}{L_ACTION}
{L_LOGS_CURRENT_TOPIC} {TOPIC_NAME}
{log.USERNAME}{log.IP}{log.TIME}{log.ACTION}{L_VIEW_TOPIC} | {L_VIEW_TOPIC_LOGS}
{L_NO_ENTRIES}
+
+ + + + + + +
{L_GOTO_PAGE} {L_PREVIOUS}  {PAGINATION}  {L_NEXT}
+ + \ No newline at end of file diff --git a/template/mcp_warn_front.html b/template/mcp_warn_front.html new file mode 100644 index 0000000..fc8fa37 --- /dev/null +++ b/template/mcp_warn_front.html @@ -0,0 +1,97 @@ + + +
+ +

{L_WARN_USER}

+ +
+
+ +

{L_SELECT_USER}

+ +
+
+
+
+
{L_FIND_USERNAME}
+
+
+ +
+
+ +
+   + + {S_FORM_TOKEN} +
+
+ +
+
+ +

{L_MOST_WARNINGS}

+ + + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_WARNINGS}{L_LATEST_WARNING_TIME}
{highest.USERNAME_FULL}{highest.WARNINGS}{highest.WARNING_TIME}{L_VIEW_NOTES}
+ +

{L_WARNINGS_ZERO_TOTAL}

+ + +
+
+ +
+
+ +

{L_LATEST_WARNINGS}

+ + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_TIME}{L_TOTAL_WARNINGS}
{latest.USERNAME_FULL}{latest.WARNING_TIME}{latest.WARNINGS}{L_VIEW_NOTES}
+ +

{L_WARNINGS_ZERO_TOTAL}

+ + +
+
+ + \ No newline at end of file diff --git a/template/mcp_warn_list.html b/template/mcp_warn_list.html new file mode 100644 index 0000000..3da7c4c --- /dev/null +++ b/template/mcp_warn_list.html @@ -0,0 +1,66 @@ + + +
+ +

{L_WARNED_USERS}

+ +
+
+ +

{L_WARNED_USERS_EXPLAIN}

+ + + + + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_WARNINGS}{L_LATEST_WARNING_TIME}
{user.USERNAME_FULL}{user.WARNINGS}{user.WARNING_TIME}{L_VIEW_NOTES}
+ +
+ + + +
+
+ + + +

{L_WARNINGS_ZERO_TOTAL}

+ + +
+ +{S_FORM_TOKEN} +
+ +
+ + \ No newline at end of file diff --git a/template/mcp_warn_post.html b/template/mcp_warn_post.html new file mode 100644 index 0000000..d09209f --- /dev/null +++ b/template/mcp_warn_post.html @@ -0,0 +1,74 @@ + + +
+ +

{L_MCP_WARN_POST}

+ +
+
+ +

{USERNAME}{USERNAME}

+ +
+
+
{AVATAR_IMG}
+
+ +
+
+
{L_RANK}:
{RANK_TITLE}
+
 {L_RANK}:
{RANK_IMG}
+
{L_JOINED}:
{JOINED}
+
{L_TOTAL_POSTS}:
{POSTS}
+
{L_WARNINGS}:
{WARNINGS}
+
+
+
+ +
+
+ +
+
+ +

{L_POST_DETAILS}

+ +
+ +
+ {POST} +
+ +
+ +
+
+ +
+
+ +

{L_ADD_WARNING}

+

{L_ADD_WARNING_EXPLAIN}

+ +
+ + +

+
+
 
+
+
+ +
+ +
+
+ +
+   + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/mcp_warn_user.html b/template/mcp_warn_user.html new file mode 100644 index 0000000..dfc1673 --- /dev/null +++ b/template/mcp_warn_user.html @@ -0,0 +1,58 @@ + + +
+ +

{L_WARN_USER}

+ +
+
+ +

{USERNAME_FULL}

+ +
+
+
{AVATAR_IMG}
+
+ +
+
+
{L_RANK}:
{RANK_TITLE}
+
 {L_RANK}:
{RANK_IMG}
+
{L_JOINED}:
{JOINED}
+
{L_TOTAL_POSTS}:
{POSTS}
+
{L_WARNINGS}:
{WARNINGS}
+
+
+
+ +
+
+ +
+
+ +

{L_ADD_WARNING}

+

{L_ADD_WARNING_EXPLAIN}

+ +
+ + +

+
+
 
+
+
+ +
+ +
+
+ +
+   + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/mcp_whois.html b/template/mcp_whois.html new file mode 100644 index 0000000..5872bd0 --- /dev/null +++ b/template/mcp_whois.html @@ -0,0 +1,16 @@ + +

{L_WHOIS}

+ +
+
+ +

{L_RETURN_POST}

+
+
{WHOIS}
+
+

{L_RETURN_POST}

+ +
+
+ + \ No newline at end of file diff --git a/template/memberlist_body.html b/template/memberlist_body.html new file mode 100644 index 0000000..5b6db9e --- /dev/null +++ b/template/memberlist_body.html @@ -0,0 +1,161 @@ + + + +
+ + + + + + + + + + + + + + + style="color:#{GROUP_COLOR};">{GROUP_NAME} +

{GROUP_DESC} {GROUP_TYPE}

+

+ {AVATAR_IMG} + {RANK_IMG} + {GROUP_RANK} +

+ + +

{PAGE_TITLE}: {SEARCH_WORDS}

+ +
+
+ + + +
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
{L_RANK}{L_GROUP_LEADER}{L_USERNAME}{L_POSTS}{L_WEBSITE}{L_COMMA_SEPARATOR}{L_LOCATION}{L_JOINED}{L_LAST_ACTIVE}
 
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_RANK}{L_GROUP_MEMBERS}{L_USERNAME}{L_POSTS}{L_WEBSITE}{L_COMMA_SEPARATOR}{L_LOCATION}{L_JOINED}{L_LAST_ACTIVE}{L_GROUP_MEMBERS}    
{memberrow.RANK_IMG}{memberrow.RANK_TITLE} {memberrow.USERNAME_FULL}
{L_SELECT} ]
{memberrow.POSTS}{memberrow.POSTS}
{memberrow.LOCATION}
 
{memberrow.JOINED}{memberrow.VISITED} 
{L_NO_MEMBERS}
+ +
+
+ + +
+ + +
+ + + + +
+ + + +
+ {L_PREVIOUS} + {L_NEXT} + + +
+ + +
+ +
+ + + + + + + + + \ No newline at end of file diff --git a/template/memberlist_email.html b/template/memberlist_email.html new file mode 100644 index 0000000..e8870d8 --- /dev/null +++ b/template/memberlist_email.html @@ -0,0 +1,65 @@ + + +

{L_SEND_EMAIL_USER} {USERNAME}

+ +
+ +
+
+ +
+

{ERROR_MESSAGE}

+
+ +
+
+
{USERNAME}
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+

+ {L_DEST_LANG_EXPLAIN}
+
+
+ +
+

+ {L_EMAIL_BODY_EXPLAIN}
+
+
+
+
 
+
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+{S_FORM_TOKEN} +
+ +
+ + \ No newline at end of file diff --git a/template/memberlist_im.html b/template/memberlist_im.html new file mode 100644 index 0000000..49de3b2 --- /dev/null +++ b/template/memberlist_im.html @@ -0,0 +1,158 @@ + + + +

{L_SEND_IM}

+ +
+ +
+
+ +

{L_SEND_IM_EXPLAIN}

+ +
+
+
+
{USERNAME} [ {IM_CONTACT} ] {PRESENCE_IMG}
+
+ + +
+
+
+
+
+
+
+
+
+
 
+
+
+ + + + + + +
+
 
+
{L_IM_ADD_CONTACT}
+
{L_IM_SEND_MESSAGE}
+
{L_IM_DOWNLOAD_APP} | {L_IM_AIM_EXPRESS}
+
+ + + +
+
 
+
+
{L_IM_ADD_CONTACT}
+
{L_IM_SEND_MESSAGE}
+
+ + + +
+
+
+
+
+
 
+
+
+ + + +
+
 
+
{L_IM_NO_JABBER}
+
+ + + +
+
 
+
{L_IM_SENT_JABBER}
+
+ + {S_FORM_TOKEN} +
+ +
+
+
+ +{L_CLOSE_WINDOW} + + + + \ No newline at end of file diff --git a/template/memberlist_leaders.html b/template/memberlist_leaders.html new file mode 100644 index 0000000..26e299d --- /dev/null +++ b/template/memberlist_leaders.html @@ -0,0 +1,76 @@ + + +

{PAGE_TITLE}

+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + +
{L_RANK} {L_ADMINISTRATORS}{L_PRIMARY_GROUP}{L_FORUMS}
{admin.RANK_IMG}{admin.RANK_TITLE}{admin.USERNAME_FULL} + style="font-weight: bold; color:#{admin.GROUP_COLOR}" href="{admin.U_GROUP}">{admin.GROUP_NAME} + + {admin.GROUP_NAME} + -
{L_NO_ADMINISTRATORS}
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + +
{L_MODERATORS}  
{mod.RANK_IMG}{mod.RANK_TITLE}{mod.USERNAME_FULL} + style="font-weight: bold; color:#{mod.GROUP_COLOR}" href="{mod.U_GROUP}">{mod.GROUP_NAME} + + {mod.GROUP_NAME} + {L_ALL_FORUMS}
{L_NO_MODERATORS}
+ +
+
+ +
+ + + \ No newline at end of file diff --git a/template/memberlist_search.html b/template/memberlist_search.html new file mode 100644 index 0000000..e6a4bfb --- /dev/null +++ b/template/memberlist_search.html @@ -0,0 +1,128 @@ + + + + + + +

{L_FIND_USERNAME}

+ +
+
+
+ +

{L_FIND_USERNAME_EXPLAIN}

+ +
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+ +
+ +
+   + + {S_FORM_TOKEN} +
+ +
+
+ +
diff --git a/template/memberlist_view.html b/template/memberlist_view.html new file mode 100644 index 0000000..2758a7e --- /dev/null +++ b/template/memberlist_view.html @@ -0,0 +1,116 @@ + + +

{PAGE_TITLE}

+ +
+
+
+ + +
+
{AVATAR_IMG}
+
{RANK_TITLE}
+
{RANK_IMG}
+
+ + +
+
{L_USERNAME}:
+
+ {USERNAME} + [ {L_USER_ADMIN} ] + [ {L_USER_BAN} ] + [ {L_USE_PERMISSIONS} ] +
+ +
{L_RANK}:
{RANK_TITLE}
+
 {L_RANK}:
{RANK_IMG}
+ +
{L_USER_IS_INACTIVE}:
{USER_INACTIVE_REASON}
+
{L_LOCATION}:
{LOCATION}
+
{L_AGE}:
{AGE}
+
{L_OCCUPATION}:
{OCCUPATION}
+
{L_INTERESTS}:
{INTERESTS}
+
{L_USERGROUPS}:
+
{custom_fields.PROFILE_FIELD_NAME}:
{custom_fields.PROFILE_FIELD_VALUE}
+ + +
 
{L_REMOVE_FRIEND}
+ +
 
{L_REMOVE_FOE}
+ + +
 
{L_ADD_FRIEND}
+ + +
 
{L_ADD_FOE}
+ + + +
+ +
+
+ +
+
+
+ +

{L_CONTACT_USER} {USERNAME}

+ +
+
{L_EMAIL_ADDRESS}:
{L_SEND_EMAIL_USER} {USERNAME}
+
{L_WEBSITE}:
{U_WWW}
+
{L_PM}:
{L_SEND_PRIVATE_MESSAGE}
+
{L_MSNM}:
{L_SEND_MSNM_MESSAGE}{USER_MSN}
+
{L_YIM}:
{L_SEND_YIM_MESSAGE}{USER_YIM}
+
{L_AIM}:
{L_SEND_AIM_MESSAGE}{USER_AIM}
+
{L_ICQ}:
{L_SEND_ICQ_MESSAGE}{USER_ICQ}
+
{L_JABBER}:
{L_SEND_JABBER_MESSAGE}
{L_JABBER}:
{USER_JABBER}
+ + +
{PROFILE_FIELD1_NAME}:
{PROFILE_FIELD1_VALUE}
+ +
+
+ +
+

{L_USER_FORUM}

+
+
{L_JOINED}:
{JOINED}
+
{L_VISITED}:
{VISITED}
+ +
{L_WARNINGS}:
+
{WARNINGS} [ {L_VIEW_NOTES} | {L_WARN_USER} ]
+ +
{L_TOTAL_POSTS}:
+
{POSTS} | {L_SEARCH_USER_POSTS} +
({POSTS_PCT} / {POSTS_DAY}) +
({L_POSTS_IN_QUEUE})
({L_POSTS_IN_QUEUE}) +
+ +
{L_ACTIVE_IN_FORUM}:
{ACTIVE_FORUM}
({ACTIVE_FORUM_POSTS} / {ACTIVE_FORUM_PCT}) -
+
{L_ACTIVE_IN_TOPIC}:
{ACTIVE_TOPIC}
({ACTIVE_TOPIC_POSTS} / {ACTIVE_TOPIC_PCT}) -
+ +
+
+
+
+ + +
+
+ +

{L_SIGNATURE}

+ +
{SIGNATURE}
+ +
+
+ + +
+ + + + \ No newline at end of file diff --git a/template/message_body.html b/template/message_body.html new file mode 100644 index 0000000..a8822f9 --- /dev/null +++ b/template/message_body.html @@ -0,0 +1,19 @@ + + + + + + +
+
+

{MESSAGE_TITLE}

+

{MESSAGE_TEXT}

+

{L_RETURN_TO_SEARCH_ADV}

+
+
+ + + + + + \ No newline at end of file diff --git a/template/overall_footer.html b/template/overall_footer.html new file mode 100644 index 0000000..25b60be --- /dev/null +++ b/template/overall_footer.html @@ -0,0 +1,37 @@ +
+ + + +
+ +
+ + {RUN_CRON_TASK} +
+ + + \ No newline at end of file diff --git a/template/overall_header.html b/template/overall_header.html new file mode 100644 index 0000000..cec05b1 --- /dev/null +++ b/template/overall_header.html @@ -0,0 +1,174 @@ + + + + + + + + + + + + +{META} +<!-- IF S_VIEWTOPIC -->{TOPIC_TITLE} - {SITENAME}<!-- ELSE --> {PAGE_TITLE} - {SITENAME} <!-- IF S_IN_MCP --> - {L_MCP} <!-- ELSEIF S_IN_UCP --> - {L_UCP} <!-- ENDIF --><!-- ENDIF --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ +
+
+ {L_INFORMATION}: {L_BOARD_DISABLED} + +
+ + \ No newline at end of file diff --git a/template/posting_attach_body.html b/template/posting_attach_body.html new file mode 100644 index 0000000..d394054 --- /dev/null +++ b/template/posting_attach_body.html @@ -0,0 +1,21 @@ +
+
+ +

{L_ADD_ATTACHMENT_EXPLAIN}

+ +
+
+
+
+ + +
+
+
+
+
+
+
+ +
+
diff --git a/template/posting_body.html b/template/posting_body.html new file mode 100644 index 0000000..73b8270 --- /dev/null +++ b/template/posting_body.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/template/posting_buttons.html b/template/posting_buttons.html new file mode 100644 index 0000000..78c2a0d --- /dev/null +++ b/template/posting_buttons.html @@ -0,0 +1,108 @@ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ diff --git a/template/posting_editor.html b/template/posting_editor.html new file mode 100644 index 0000000..5acdb3a --- /dev/null +++ b/template/posting_editor.html @@ -0,0 +1,266 @@ + + +
+

{ERROR}

+ + + +
+ + +
+
+
+ +
+ {to_recipient.NAME}{to_recipient.NAME_FULL}  +   + +
+
+ + +
+
+
+ +
+ {bcc_recipient.NAME}{bcc_recipient.NAME_FULL}  +   + +
+
+ + +
+
+
{L_FIND_USERNAME}
+
+
+
+ + +
+

{L_FIND_USERNAME}
+ +
+ +
+ {to_recipient.NAME}{to_recipient.NAME_FULL}  +   + +
+ + + +
+ +
+ + +
+ + +
+
+
+
+
+ + +
+ + + + +
+
+
+
+ + + +
+
+
+ + +
+
+ + + +
+
+
+
+ + + +
+
+
+
+ + + + + + + + +
+ + {L_SMILIES}
+ + {smiley.SMILEY_CODE} + + + +
{L_MORE_SMILIES} + + + +
+ {BBCODE_STATUS}
+ + {IMG_STATUS}
+ {FLASH_STATUS}
+ {URL_STATUS}
+ + {SMILIES_STATUS} + + +
+ {L_BACK_TO_DRAFTS} + {L_TOPIC_REVIEW} + +
+ +
+ +
+
+ + + + +
+
+ + + +
+
+

{L_POSTED_ATTACHMENTS}

+ +
+ + +
+ +
+
+
{attach_row.FILENAME}
+
+   + +
+
+ {attach_row.S_HIDDEN} +
+ + +
+ +
+
+ + + +
+
+
+ {S_HIDDEN_ADDRESS_FIELD} + {S_HIDDEN_FIELDS} +   +   + onclick="document.getElementById('postform').action += '#preview';" />  +   + +
+ +
+
+ + + + + + + +
+
+ +
+ +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + + +
+ + + +
+
+
+
+ + + +
+
+
+
{L_STICK_TOPIC_FOR_EXPLAIN}
+
+ + + +
+
+
+
+ +
+ + + \ No newline at end of file diff --git a/template/posting_layout.html b/template/posting_layout.html new file mode 100644 index 0000000..b81c816 --- /dev/null +++ b/template/posting_layout.html @@ -0,0 +1,90 @@ + + + +

{TOPIC_TITLE}

+ +

{FORUM_NAME}

+ + + +
+
+ + + {L_FORUM_RULES} + + {L_FORUM_RULES}
+ {FORUM_RULES} + + +
+
+ + +
+ + +
+
+ +

{L_INFORMATION}

+

{L_DRAFT_LOADED}

+ +
+
+ + + + + + + +
+
+
+

{L_SELECT_DESTINATION_FORUM}

+

{L_UNGLOBALISE_EXPLAIN}

+
+
+
+
+ +
+
 
+
+
+
+ +
+
+ + + + +
+
+ +

{L_POST_A}

+ + + + {S_FORM_TOKEN} +
+
+ + + + + + + +
+ + + + + diff --git a/template/posting_pm_layout.html b/template/posting_pm_layout.html new file mode 100644 index 0000000..48812da --- /dev/null +++ b/template/posting_pm_layout.html @@ -0,0 +1,35 @@ + + + +
+
+ +

{L_INFORMATION}

+

{L_DRAFT_LOADED_PM}

+ +
+
+ + + + + + +

{L_TITLE}

+ +
+
+ + + + +
+
+ + + + + + + + \ No newline at end of file diff --git a/template/posting_poll_body.html b/template/posting_poll_body.html new file mode 100644 index 0000000..ba0014c --- /dev/null +++ b/template/posting_poll_body.html @@ -0,0 +1,56 @@ +
+
+ + +

{L_ADD_POLL_EXPLAIN}

+ + +
+ + +
+
+
+
+ +
+
+
+
+
+

{L_POLL_OPTIONS_EXPLAIN}
+
+
+ +
+ +
+
+
+
{L_POLL_MAX_OPTIONS_EXPLAIN}
+
+
+
+
+
{L_POLL_FOR_EXPLAIN}
+
+ + +
+ +
+
+
+
+ + + +
+
+
+
+ +
+ +
+
diff --git a/template/posting_preview.html b/template/posting_preview.html new file mode 100644 index 0000000..82227c2 --- /dev/null +++ b/template/posting_preview.html @@ -0,0 +1,47 @@ +
+
+ + +
+

{L_PREVIEW}: {POLL_QUESTION}

+

{L_POLL_LENGTH}
{L_MAX_VOTES}

+ +
+ +
+
+
checked="checked" /> checked="checked" />
+
+ +
+
+ +
+
+ +
+
+ + + +
+

{L_PREVIEW}: {PREVIEW_SUBJECT}

+ +
{PREVIEW_MESSAGE}
+ + +
+
{L_ATTACHMENTS}
+ +
{attachment.DISPLAY_ATTACHMENT}
+ +
+ + +
{PREVIEW_SIGNATURE}
+
+ +
+
+ +
diff --git a/template/posting_review.html b/template/posting_review.html new file mode 100644 index 0000000..78b994c --- /dev/null +++ b/template/posting_review.html @@ -0,0 +1,35 @@ +

{L_POST_REVIEW}

+ +

{L_POST_REVIEW_EXPLAIN}

+ + + +
+
+ {post_review_row.L_IGNORE_POST} + +
+
+ + +
+

{post_review_row.POST_SUBJECT}

+

{post_review_row.MINI_POST_IMG}{post_review_row.MINI_POST_IMG} {L_POST_BY_AUTHOR} {post_review_row.POST_AUTHOR_FULL} » {post_review_row.POST_DATE}

+
{post_review_row.MESSAGE}
+ + +
+
{L_ATTACHMENTS}
+ +
{post_review_row.attachment.DISPLAY_ATTACHMENT}
+ +
+ + +
+ +
+
+ + +
\ No newline at end of file diff --git a/template/posting_smilies.html b/template/posting_smilies.html new file mode 100644 index 0000000..86ac24a --- /dev/null +++ b/template/posting_smilies.html @@ -0,0 +1,23 @@ + + + + + +

{L_SMILIES}

+
+
+ + {smiley.SMILEY_CODE} + + +
+
+
{PAGINATION}
+{L_CLOSE_WINDOW} + + \ No newline at end of file diff --git a/template/posting_topic_review.html b/template/posting_topic_review.html new file mode 100644 index 0000000..a05f057 --- /dev/null +++ b/template/posting_topic_review.html @@ -0,0 +1,59 @@ + +

+ {L_EXPAND_VIEW} + {L_TOPIC_REVIEW}: {TOPIC_TITLE} +

+ +
+ + + + +
+
+ {topic_review_row.L_IGNORE_POST} + +
+
+ + +
+ + + + +

{topic_review_row.POST_SUBJECT}

+

{topic_review_row.MINI_POST_IMG}{topic_review_row.MINI_POST_IMG} {L_POST_BY_AUTHOR} {topic_review_row.POST_AUTHOR_FULL} » {topic_review_row.POST_DATE}

+
{topic_review_row.MESSAGE}
+ + +
+
{L_ATTACHMENTS}
+ +
{topic_review_row.attachment.DISPLAY_ATTACHMENT}
+ +
+ + + + + +
+
+
+ +
+ +
+ + +

{L_BACK_TO_TOP}

+ +

{L_BACK_TO_TOP}

+ \ No newline at end of file diff --git a/template/quickreply_editor.html b/template/quickreply_editor.html new file mode 100644 index 0000000..ea07c2e --- /dev/null +++ b/template/quickreply_editor.html @@ -0,0 +1,79 @@ + + +
+ + +
diff --git a/template/report_body.html b/template/report_body.html new file mode 100644 index 0000000..2d6a857 --- /dev/null +++ b/template/report_body.html @@ -0,0 +1,55 @@ + + +

{L_REPORT_POST}{L_REPORT_MESSAGE}

+ +
+
+
+ +
+

{L_REPORT_POST_EXPLAIN}{L_REPORT_MESSAGE_EXPLAIN}

+ +
+
{ERROR}
+
+
+
+
+ +
+

{L_REPORT_NOTIFY_EXPLAIN}
+
+ + +
+
+ +
+

{L_CAN_LEAVE_BLANK}
+
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+   + + {S_FORM_TOKEN} +
+
+ +
+
+
+ + \ No newline at end of file diff --git a/template/search_body.html b/template/search_body.html new file mode 100644 index 0000000..4b1d30d --- /dev/null +++ b/template/search_body.html @@ -0,0 +1,128 @@ + + + + +

{L_SEARCH}

+ +
+ +
+
+

{L_SEARCH_QUERY}

+ +
+
+

{L_SEARCH_KEYWORDS_EXPLAIN}
+
+
+
+
+
+

{L_SEARCH_AUTHOR_EXPLAIN}
+
+
+
+ +
+
+ +
+
+ +

{L_SEARCH_OPTIONS}

+ +
+
+

{L_SEARCH_FORUMS_EXPLAIN}
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ +
+ +
+
+
+ + +
+
+
+
+
{S_SELECT_SORT_KEY}  + + +
+
+
+
+
{S_SELECT_SORT_DAYS}
+
+
+
+
{L_POST_CHARACTERS}
+
+
+ +
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + +
+ +
+
+ +
+ + +
+
+ + + + + + + + + + + + + + + + + + + +
{L_RECENT_SEARCHES}
{recentsearch.KEYWORDS} {recentsearch.TIME}
{L_NO_RECENT_SEARCHES}
+ +
+
+ + + diff --git a/template/search_results.html b/template/search_results.html new file mode 100644 index 0000000..46c5b20 --- /dev/null +++ b/template/search_results.html @@ -0,0 +1,160 @@ + + +

{SEARCH_TITLE}{SEARCH_MATCHES}: {SEARCH_WORDS}

+

{L_SEARCHED_QUERY}: {SEARCHED_QUERY}

+

{L_IGNORED_TERMS}: {IGNORED_WORDS}

+ + +

{L_RETURN_TO}: {SEARCH_TOPIC}

+ +

{L_RETURN_TO_SEARCH_ADV}

+ + + +
+ +
+ + + + + + +
+ +
+ + + + + +
+ +
+
    +
  • +
    +
    {L_TOPICS}
    +
    {L_REPLIES}
    +
    {L_VIEWS}
    +
    {L_LAST_POST}
    +
    +
  • +
+ + +
+
+ +
+
+ {L_NO_SEARCH_RESULTS} +
+
+ + + + + +
+
+ + +
+ {searchresults.L_IGNORE_POST} +
+ +
+

{searchresults.POST_SUBJECT}

+
{searchresults.MESSAGE}
+
+ +
+
{L_POST_BY_AUTHOR} {searchresults.POST_AUTHOR_FULL}
+
{searchresults.POST_DATE}
+
 
+ +
{L_FORUM}: {searchresults.FORUM_TITLE}
+
{L_TOPIC}: {searchresults.TOPIC_TITLE}
+ +
{L_GLOBAL}: {searchresults.TOPIC_TITLE}
+ +
{L_REPLIES}: {searchresults.TOPIC_REPLIES}
+
{L_VIEWS}: {searchresults.TOPIC_VIEWS}
+
+ + + + + + +
+
+ +
+
+ {L_NO_SEARCH_RESULTS} +
+
+ + + + +
+ +
+ {L_PREVIOUS} + {L_NEXT} + + + + +
+ +
+ +
+ + + + + + + + + \ No newline at end of file diff --git a/template/simple_footer.html b/template/simple_footer.html new file mode 100644 index 0000000..cc54c42 --- /dev/null +++ b/template/simple_footer.html @@ -0,0 +1,10 @@ +
+ + +
+ + + \ No newline at end of file diff --git a/template/simple_header.html b/template/simple_header.html new file mode 100644 index 0000000..9cc8060 --- /dev/null +++ b/template/simple_header.html @@ -0,0 +1,71 @@ + + + + + + + + + + + + +{META} +{SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} + + + + + + + + + + + + + + + + + + + + + + +
+ +
\ No newline at end of file diff --git a/template/styleswitcher.js b/template/styleswitcher.js new file mode 100644 index 0000000..bbcac9b --- /dev/null +++ b/template/styleswitcher.js @@ -0,0 +1,193 @@ + +function fontsizeup(event) +{ + // Skip tabs; 9 being the ASCII code for a tab + if (event && getKeyCode(event) == 9) + { + return true; + } + + var active = getActiveStyleSheet(); + + switch (active) + { + case 'A--': + setActiveStyleSheet('A-'); + break; + + case 'A-': + setActiveStyleSheet('A'); + break; + + case 'A': + setActiveStyleSheet('A+'); + break; + + case 'A+': + setActiveStyleSheet('A++'); + break; + + case 'A++': + setActiveStyleSheet('A'); + break; + + default: + setActiveStyleSheet('A'); + break; + } + + return false; +} + +function fontsizedown(event) +{ + // Skip tabs + if (event && getKeyCode(event) == 9) + { + return true; + } + + var active = getActiveStyleSheet(); + + switch (active) + { + case 'A++' : + setActiveStyleSheet('A+'); + break; + + case 'A+' : + setActiveStyleSheet('A'); + break; + + case 'A' : + setActiveStyleSheet('A-'); + break; + + case 'A-' : + setActiveStyleSheet('A--'); + break; + + case 'A--' : + break; + + default : + setActiveStyleSheet('A--'); + break; + } + + return false; +} + +function getKeyCode(event) +{ + // IE doesn't fire the onkeypress event for tabs + // Reference: http://www.quirksmode.org/js/keys.html + + var code = (event.keyCode) ? event.keyCode : 0; + + // Probably using FF + if (!code && event.charCode) + { + code = event.charCode; + } + + return code; +} + +function setActiveStyleSheet(title) +{ + var i, a, main; + + for (i = 0; (a = document.getElementsByTagName('link')[i]); i++) + { + if (a.getAttribute('rel').indexOf('style') != -1 && a.getAttribute('title')) + { + a.disabled = true; + if (a.getAttribute('title') == title) + { + a.disabled = false; + } + } + } +} + +function getActiveStyleSheet() +{ + var i, a; + + for (i = 0; (a = document.getElementsByTagName('link')[i]); i++) + { + if (a.getAttribute('rel').indexOf('style') != -1 && a.getAttribute('title') && !a.disabled) + { + return a.getAttribute('title'); + } + } + + return null; +} + +function getPreferredStyleSheet() +{ + return ('A-'); +} + +function createCookie(name, value, days) +{ + if (days) + { + var date = new Date(); + date.setTime(date.getTime() + (days*24*60*60*1000)); + var expires = '; expires=' + date.toGMTString(); + } + else + { + expires = ''; + } + + document.cookie = name + '=' + value + expires + style_cookie_settings; +} + +function readCookie(name) +{ + var nameEQ = name + '='; + var ca = document.cookie.split(';'); + + for (var i = 0; i < ca.length; i++) + { + var c = ca[i]; + + while (c.charAt(0) == ' ') + { + c = c.substring(1, c.length); + } + + if (c.indexOf(nameEQ) == 0) + { + return c.substring(nameEQ.length, c.length); + } + } + + return null; +} + +function load_cookie() +{ + var cookie = readCookie('style_cookie'); + var title = cookie ? cookie : getPreferredStyleSheet(); + setActiveStyleSheet(title); +} + +function unload_cookie() +{ + var title = getActiveStyleSheet(); + createCookie('style_cookie', title, 365); +} + +onload_functions.push('load_cookie()'); +onunload_functions.push('unload_cookie()'); + +/* +var cookie = readCookie("style"); +var title = cookie ? cookie : getPreferredStyleSheet(); +setActiveStyleSheet(title); +*/ diff --git a/template/template.cfg b/template/template.cfg new file mode 100644 index 0000000..8010d68 --- /dev/null +++ b/template/template.cfg @@ -0,0 +1,33 @@ + +# +# phpBB style configuration file +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# General Information about this style +name = Minetest Maintheme +copyright = © phpBB Group, 2007 | BlockMen, 2014 +version = 3.0.12 + +# Some configuration options + +# Template inheritance +# See http://blog.phpbb.com/2008/07/31/templating-just-got-easier/ +# Set value to empty or this template name to ignore template inheritance. +inherit_from = Minetest Maintheme + + +bbcode_bitfield = lNg= \ No newline at end of file diff --git a/template/ucp_agreement.html b/template/ucp_agreement.html new file mode 100644 index 0000000..3825abc --- /dev/null +++ b/template/ucp_agreement.html @@ -0,0 +1,73 @@ + + + + + + + +
+

+ + {S_HIDDEN_FIELDS} +

+
+ +
+ + + +
+ +
+
+
+

{SITENAME} - {L_REGISTRATION}

+

{L_COPPA_BIRTHDAY}{L_TERMS_OF_USE}

+
+
+
+ +
+
+
+ + {L_COPPA_NO}  {L_COPPA_YES} + +   + + + {S_HIDDEN_FIELDS} + {S_FORM_TOKEN} +
+
+
+
+ + + +
+
+
+

{SITENAME} - {AGREEMENT_TITLE}

+

{AGREEMENT_TEXT}

+
+

{L_BACK}

+
+
+
+ + + + diff --git a/template/ucp_attachments.html b/template/ucp_attachments.html new file mode 100644 index 0000000..8052fdc --- /dev/null +++ b/template/ucp_attachments.html @@ -0,0 +1,78 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +

{L_ATTACHMENTS_EXPLAIN}

+ + + + + + + +
+ {L_NEXT} + {L_PREVIOUS} + + + + {S_FORM_TOKEN} +
+ +
+ + + +

{L_UCP_NO_ATTACHMENTS}

+ + +
+
+ + +
+ + + {S_FORM_TOKEN} +
+ +
+ + \ No newline at end of file diff --git a/template/ucp_avatar_options.html b/template/ucp_avatar_options.html new file mode 100644 index 0000000..7012c42 --- /dev/null +++ b/template/ucp_avatar_options.html @@ -0,0 +1,70 @@ + +
+
+ +

{L_AVATAR_FEATURES_DISABLED}

+ + +
+

{ERROR}

+
+

{L_AVATAR_EXPLAIN}
+
{AVATAR}
+
+
+ + +
+
+
+
+ + + +
+

{L_UPLOAD_AVATAR_URL_EXPLAIN}
+
+
+ + + +
+

{L_LINK_REMOTE_AVATAR_EXPLAIN}
+
+
+
+

{L_LINK_REMOTE_SIZE_EXPLAIN}
+
+ ×  + +
+
+ +
+ + +
+
+ +
+
+ +

{L_AVATAR_GALLERY}

+ +
+ + + +
+ + + + + +
+
diff --git a/template/ucp_footer.html b/template/ucp_footer.html new file mode 100644 index 0000000..4b3b14b --- /dev/null +++ b/template/ucp_footer.html @@ -0,0 +1,15 @@ + +
+
+ +
+
+
+ +
{S_FORM_TOKEN}
+ + + + + + \ No newline at end of file diff --git a/template/ucp_groups_manage.html b/template/ucp_groups_manage.html new file mode 100644 index 0000000..c904613 --- /dev/null +++ b/template/ucp_groups_manage.html @@ -0,0 +1,238 @@ + + + style="color:#{GROUP_COLOR};">{L_USERGROUPS} :: {GROUP_NAME} + +
+ +
+
+ + +
+

{ERROR_MSG}

+
+ + +

{L_GROUPS_EXPLAIN}

+ + +

{L_GROUP_DETAILS}

+ +
+
+
+
style="color: #{GROUP_COLOUR};">{GROUP_NAME} +
+
+
+
+
+
  
+
+ +
+

{L_GROUP_TYPE_EXPLAIN}
+
+ + + + +
+
+ + + +
+ +
+
+ +
+
+

{L_GROUP_SETTINGS_SAVE}

+ +
+
+

{L_GROUP_COLOR_EXPLAIN}
+
    [ {L_COLOUR_SWATCH} ]
+
+
+
+
+
+
+ +
+
+ + + +
+ {S_HIDDEN_FIELDS} +   +   +   + + {S_FORM_TOKEN} +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
{L_GROUP_LEAD}{L_GROUP_DEFAULT}{L_POSTS}{L_JOINED}{L_MARK}
{leader.USERNAME_FULL}{L_YES}{L_NO}{leader.USER_POSTS}{leader.JOINED} 
+ + + + + + + + + + + + + + + + + + +
{L_GROUP_PENDING}{L_GROUP_DEFAULT}{L_POSTS}{L_JOINED}{L_MARK}
+ + + + + + + + + + + + + + + + + + + + + + +
{L_GROUP_APPROVED}{L_GROUP_DEFAULT}{L_POSTS}{L_JOINED}{L_MARK}
{member.USERNAME_FULL}{L_YES}{L_NO}{member.USER_POSTS}{member.JOINED}
+ + + + + + + + + + + +
{L_MEMBERS}
{L_GROUPS_NO_MEMBERS}
+ + + +
+
+ +
+ + + +
+ +
+
+ +

{L_ADD_USERS}

+ +

{L_ADD_USERS_UCP_EXPLAIN}

+ +
+
+

{L_USER_GROUP_DEFAULT_EXPLAIN}
+
+ + +
+
+
+

{L_USERNAMES_EXPLAIN}
+
+
{L_FIND_USERNAME}
+
+
+ +
+
+ +
+ + {S_FORM_TOKEN} +
+ + + + +
    +
  • +
    +
    {L_GROUP_LEADER}
    +
    {L_OPTIONS}
    +
    +
  • +
+ + +

{L_NO_LEADERS}

+ + +
+ + + + + + \ No newline at end of file diff --git a/template/ucp_groups_membership.html b/template/ucp_groups_membership.html new file mode 100644 index 0000000..ef595dd --- /dev/null +++ b/template/ucp_groups_membership.html @@ -0,0 +1,164 @@ + + +

{L_USERGROUPS}

+ +
+ +
+
+ +

{L_GROUPS_EXPLAIN}

+ + +
    +
  • +
    +
    {L_GROUP_LEADER}
    +
    {L_SELECT}
    +
    +
  • +
+ + + + +
    +
  • +
    +
    {L_GROUP_MEMBER}
    +
    {L_SELECT}
    +
    +
  • +
+ + +
+
+ + +
+
+
    +
  • +
    +
    {L_GROUP_PENDING}
    +
    {L_SELECT}
    +
    +
  • +
+ +
+
+ + +
+
+
    +
  • +
    +
    {L_GROUP_NONMEMBER}
    +
    {L_SELECT}
    +
    +
  • +
+ +
+
+ + + + +
+ +
+ + {S_FORM_TOKEN} +
+ + + +
+ +   + + {S_FORM_TOKEN} +
+ +
+ + +
+ + \ No newline at end of file diff --git a/template/ucp_header.html b/template/ucp_header.html new file mode 100644 index 0000000..4d00856 --- /dev/null +++ b/template/ucp_header.html @@ -0,0 +1,101 @@ + + +

{L_UCP}

+ +
+ +
+ + +
+ + +
+
+ +
+ +
+ + + +
+
+ +
+
{L_FRIENDS}
+ + +
{friends_online.USERNAME_FULL}
+ + + +
{friends_offline.USERNAME_FULL}
+ +
+ +
+
+ + + +
+
+ +
+
{L_MESSAGE_COLOURS}
+ +
{pm_colour_info.IMG} {pm_colour_info.LANG}
+ +
+ +
+
+ + +
+ +
diff --git a/template/ucp_main_bookmarks.html b/template/ucp_main_bookmarks.html new file mode 100644 index 0000000..9d7c4ce --- /dev/null +++ b/template/ucp_main_bookmarks.html @@ -0,0 +1,75 @@ + + + + +

{L_TITLE}

+ +
+
+ +

{L_BOOKMARKS_EXPLAIN}

+ + +

{L_BOOKMARKS_DISABLED}

+ + + +
    +
  • +
    +
    {L_BOOKMARKS}
    +
    {L_LAST_POST}
    +
    +
  • +
+
    + + +
  • + +
    {L_DELETED_TOPIC}
    +
    +
    + +
    + style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{topicrow.TOPIC_FOLDER_IMG_ALT}"> + {NEWEST_POST_IMG} {topicrow.TOPIC_TITLE} + {topicrow.UNAPPROVED_IMG} + {REPORTED_IMG}
    + {topicrow.PAGINATION} + {topicrow.ATTACH_ICON_IMG} {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME} + +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG}
    {topicrow.LAST_POST_TIME}
    +
    +
    +
    + +
  • + +
+ + +

{L_NO_BOOKMARKS}

+ + + + +
+
+ + +
+ + + {S_FORM_TOKEN} +
+ + + + \ No newline at end of file diff --git a/template/ucp_main_drafts.html b/template/ucp_main_drafts.html new file mode 100644 index 0000000..dffe0a3 --- /dev/null +++ b/template/ucp_main_drafts.html @@ -0,0 +1,73 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +

{L_DRAFTS_EXPLAIN}

+ + + + +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+ + + + +
    +
  • +
    +
    {L_DRAFT_TITLE}
    +
    {L_SAVE_DATE}
    +
    {L_MARK}
    +
    +
  • +
+ + +

{L_NO_SAVED_DRAFTS}

+ + +
+
+ + +
+ + + {S_FORM_TOKEN} +
+ + + + + + + \ No newline at end of file diff --git a/template/ucp_main_front.html b/template/ucp_main_front.html new file mode 100644 index 0000000..4a6fa3b --- /dev/null +++ b/template/ucp_main_front.html @@ -0,0 +1,45 @@ + + +

{L_TITLE}

+ +
+
+ +

{L_UCP_WELCOME}

+ + +

{L_IMPORTANT_NEWS}

+ +
    + +
  • +
    +
    style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;"> + {NEWEST_POST_IMG} {topicrow.TOPIC_TITLE}
    + {topicrow.PAGINATION} + {topicrow.ATTACH_ICON_IMG} {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME} +
    +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG}
    {topicrow.LAST_POST_TIME}
    +
    +
    +
  • + +
+ + +

{L_YOUR_DETAILS}

+ +
+
{L_JOINED}:
{JOINED}
+
{L_VISITED}:
{LAST_VISIT_YOU}
+
{L_TOTAL_POSTS}:
{POSTS} | {L_SEARCH_YOUR_POSTS}
({POSTS_DAY} / {POSTS_PCT}){POSTS}
+
{L_ACTIVE_IN_FORUM}:
{ACTIVE_FORUM}
({ACTIVE_FORUM_POSTS} / {ACTIVE_FORUM_PCT})
+
{L_ACTIVE_IN_TOPIC}:
{ACTIVE_TOPIC}
({ACTIVE_TOPIC_POSTS} / {ACTIVE_TOPIC_PCT})
+
{L_YOUR_WARNINGS}:
{WARNING_IMG} [{WARNINGS}]
+
+ +
+
+ + \ No newline at end of file diff --git a/template/ucp_main_subscribed.html b/template/ucp_main_subscribed.html new file mode 100644 index 0000000..210537c --- /dev/null +++ b/template/ucp_main_subscribed.html @@ -0,0 +1,92 @@ + + +
+ +

{L_TITLE}

+
+
+ +

{L_WATCHED_EXPLAIN}

+ + +
    +
  • +
    +
    {L_WATCHED_FORUMS}
    +
    {L_LAST_POST}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    +
    {forumrow.FORUM_NAME}
    {forumrow.FORUM_DESC}
    +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG}
    {forumrow.LAST_POST_TIME}
    + {L_NO_POSTS}
      +
    +
    +
    +
  • + +
+ +

{L_NO_WATCHED_FORUMS}

+ + + +
    +
  • +
    +
    {L_WATCHED_TOPICS}
    +
    {L_LAST_POST}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    + style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{topicrow.TOPIC_FOLDER_IMG_ALT}"> + {NEWEST_POST_IMG} {topicrow.TOPIC_TITLE} + {topicrow.UNAPPROVED_IMG} + {REPORTED_IMG}
    + {topicrow.PAGINATION} + {topicrow.ATTACH_ICON_IMG} {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME} + +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} + {LAST_POST_IMG}
    {topicrow.LAST_POST_TIME}
    +
    +
    +
    +
  • + +
+ + +

{L_NO_WATCHED_TOPICS}

+ + +
+
+ + +
+ + + {S_FORM_TOKEN} +
+ +
+ + \ No newline at end of file diff --git a/template/ucp_pm_history.html b/template/ucp_pm_history.html new file mode 100644 index 0000000..0767920 --- /dev/null +++ b/template/ucp_pm_history.html @@ -0,0 +1,37 @@ + +

+ {L_EXPAND_VIEW} + {L_MESSAGE_HISTORY}: +

+ +
+ + +
+
+ +
+ + + + +

class="current">{history_row.SUBJECT}

+

{history_row.MINI_POST_IMG} {L_SENT_AT}: {history_row.SENT_DATE}
+ {L_MESSAGE_BY_AUTHOR} {history_row.MESSAGE_AUTHOR_FULL}

+
{history_row.MESSAGE}{L_MESSAGE_REMOVED_FROM_OUTBOX}
+ +
+ +
+
+ +
+ +
+

{L_BACK_TO_TOP}

diff --git a/template/ucp_pm_message_footer.html b/template/ucp_pm_message_footer.html new file mode 100644 index 0000000..acf6f24 --- /dev/null +++ b/template/ucp_pm_message_footer.html @@ -0,0 +1,2 @@ +
{S_FORM_TOKEN}
+ diff --git a/template/ucp_pm_message_header.html b/template/ucp_pm_message_header.html new file mode 100644 index 0000000..ae66dd0 --- /dev/null +++ b/template/ucp_pm_message_header.html @@ -0,0 +1,28 @@ +

{L_TITLE}: {CUR_FOLDER_NAME}

+ +
+ +
+
+ +

{FOLDER_STATUS}

+ + + + + + + diff --git a/template/ucp_pm_options.html b/template/ucp_pm_options.html new file mode 100644 index 0000000..a8693ac --- /dev/null +++ b/template/ucp_pm_options.html @@ -0,0 +1,131 @@ + + +

{L_TITLE}

+ + + +
+
+ +

{ERROR_MESSAGE}

+

{NOTIFICATION_MESSAGE}

+ +

{L_DEFINED_RULES}

+ +
    + +
  1. {L_IF} {rule.CHECK} {rule.RULE} {rule.STRING} | {rule.ACTION}: {rule.FOLDER}
  2. + +
  3. {L_NO_RULES_DEFINED}
  4. + +
+ +

{L_ADD_NEW_RULE}

+ +
+ + +
+
for="check_option">{L_IF}:
+
+ {CHECK_CURRENT} +
+
+ + + +
+
+
{RULE_CURRENT}
+
+ + + + +
+
+
+ + + + +  [ {L_FIND_USERNAME} ] + + {L_NO_GROUPS} + + + + {COND_CURRENT} + +
+
+ + + + + + + + +
+
+
{ACTION_CURRENT}
+
+ + +
+ +

{L_FOLDER_OPTIONS}

+ +
+ + +
+
+
{L_MAX_FOLDER_REACHED}
+
+
+ + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ +
+
+
+
+
+
+ + +
+

{L_DEFAULT_ACTION_EXPLAIN}
+
{DEFAULT_ACTION}
+
+
+
+ +
+ {S_FORM_TOKEN} +
+ + + \ No newline at end of file diff --git a/template/ucp_pm_popup.html b/template/ucp_pm_popup.html new file mode 100644 index 0000000..325362d --- /dev/null +++ b/template/ucp_pm_popup.html @@ -0,0 +1,25 @@ + + + + +
+
+
+

{L_LOGIN_CHECK_PM}{MESSAGE}

{CLICK_TO_VIEW}

+

{L_CLOSE_WINDOW}

+
+
+
+ + \ No newline at end of file diff --git a/template/ucp_pm_viewfolder.html b/template/ucp_pm_viewfolder.html new file mode 100644 index 0000000..c9f28ce --- /dev/null +++ b/template/ucp_pm_viewfolder.html @@ -0,0 +1,129 @@ + + + + + + + +

{L_EXPORT_AS_CSV}

+
+
+
+

{L_OPTIONS}

+
+
+
+
+
+
+
+
+
+
+
+
+
+ +   +   + {S_FORM_TOKEN} +
+
+ + + + +
+

{RULE_REMOVED_MESSAGES}

+
+ + + +
+

{NOT_MOVED_MESSAGES}
{RELEASE_MESSAGE_INFO}

+
+ + + +
    +
  • +
    +
    {L_MESSAGE}
    +
    {L_MARK}
    +
    +
  • +
+
    + + +
  • +
    + style="background-image: url({messagerow.PM_ICON_URL}); background-repeat: no-repeat;"> + + + {L_DELETE_MESSAGE}
    + {L_MESSAGE_REMOVED_FROM_OUTBOX} + + {messagerow.SUBJECT} + + +
    {L_PM_FROM_REMOVED_AUTHOR} + + + {REPORTED_IMG} {messagerow.ATTACH_ICON_IMG}
    + {L_MESSAGE_TO} {messagerow.RECIPIENTS}{L_MESSAGE_BY_AUTHOR} {messagerow.MESSAGE_AUTHOR_FULL} » {messagerow.SENT_TIME} + +
    {L_SENT_AT}: {messagerow.SENT_TIME}
    +
    {messagerow.FOLDER}{L_UNKNOWN_FOLDER}
    +
    +
    +
  • + + +
+ +

+ + {L_USER_NEW_PERMISSION_DISALLOWED}{L_NO_AUTH_SEND_MESSAGE} + + {L_NO_MESSAGES} + +

+ + + +
+

+ + +
+ +
+ + + + +
+
+ + +
+ {L_PREVIOUS} + {L_NEXT} + + + + +
+ + + + + \ No newline at end of file diff --git a/template/ucp_pm_viewmessage.html b/template/ucp_pm_viewmessage.html new file mode 100644 index 0000000..1840732 --- /dev/null +++ b/template/ucp_pm_viewmessage.html @@ -0,0 +1,114 @@ + + + + +
+
+ + + +
+ {L_VIEW_PREVIOUS_HISTORY} + {L_VIEW_NEXT_HISTORY} +
+ + + +
+
+ +
+ + + + + +

{SUBJECT}

+ +

+ {L_SENT_AT}: {SENT_DATE} +
{L_PM_FROM}: {MESSAGE_AUTHOR_FULL} +
{L_TO}: {to_recipient.NAME_FULL}{to_recipient.NAME}  +
{L_BCC}: {bcc_recipient.NAME_FULL}{bcc_recipient.NAME}  +

+ + +
{MESSAGE}
+ + +
+
{L_ATTACHMENTS}
+ +
{attachment.DISPLAY_ATTACHMENT}
+ +
+ + + +
{L_DOWNLOAD_NOTICE}
+ + + +
{EDITED_MESSAGE} +
{L_REASON}: {EDIT_REASON} +
+ + + +
{SIGNATURE}
+ +
+ +
+
{AUTHOR_AVATAR}
{MESSAGE_AUTHOR_FULL}
+
{RANK_TITLE}
+
{RANK_IMG}
+
 
+
{L_POSTS}: {AUTHOR_POSTS}
+
{L_JOINED}: {AUTHOR_JOINED}
+
{L_LOCATION}: {AUTHOR_FROM}
+ + +
+ +
+ +
+ + + +
+
+ + +
+ {L_VIEW_PREVIOUS_PM} + {L_VIEW_NEXT_PM} + +   + + + + +
+ + + + + + + \ No newline at end of file diff --git a/template/ucp_pm_viewmessage_print.html b/template/ucp_pm_viewmessage_print.html new file mode 100644 index 0000000..67e14de --- /dev/null +++ b/template/ucp_pm_viewmessage_print.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + +{META} +{SITENAME} • {PAGE_TITLE} + + + + + +
+ + + + +
+
{PAGE_NUMBER}
+
+

{SUBJECT}

+
{L_SENT_AT} {SENT_DATE}
+
{L_PM_FROM} {MESSAGE_AUTHOR}
+ +
{L_TO} {to_recipient.NAME} 
+ + +
{L_BCC} {bcc_recipient.NAME} 
+ +
+
{MESSAGE}
+
+
+
+ + +
+ + + \ No newline at end of file diff --git a/template/ucp_prefs_personal.html b/template/ucp_prefs_personal.html new file mode 100644 index 0000000..600319f --- /dev/null +++ b/template/ucp_prefs_personal.html @@ -0,0 +1,146 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +
+

{ERROR}

+
+
+
+ + +
+
+
+
+
+ + +
+
+
+

{L_ALLOW_PM_EXPLAIN}
+
+ + +
+
+ +
+

{L_HIDE_ONLINE_EXPLAIN}
+
+ + +
+
+ + +
+
+
+ + + +
+
+ +
+
+
+ + +
+
+
+
+
+ + +
+
+ +
+
+
+
+ + +
+
+
+
+ +
+
+
+
+
+
+
+ + +
+
+
+

{L_BOARD_DATE_FORMAT_EXPLAIN}
+
+ +
+ +
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + + + \ No newline at end of file diff --git a/template/ucp_prefs_post.html b/template/ucp_prefs_post.html new file mode 100644 index 0000000..74af90c --- /dev/null +++ b/template/ucp_prefs_post.html @@ -0,0 +1,51 @@ + + +
+ +

{L_TITLE}

+
+
+ +
+

{ERROR}

+
+
+
+ + +
+
+
+
+
+ + +
+
+
+
+
+ + +
+
+
+
+
+ + +
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_prefs_view.html b/template/ucp_prefs_view.html new file mode 100644 index 0000000..dc77358 --- /dev/null +++ b/template/ucp_prefs_view.html @@ -0,0 +1,94 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +
+

{ERROR}

+
+
+
+ + +
+
+
+
+
+ + +
+
+
+
+
+ + +
+
+
+
+
+ + +
+
+
+
+
+ + +
+
+ +
+
+
+ + +
+
+ +
+
+
+
{S_TOPIC_SORT_DAYS}
+
+
+
+
{S_TOPIC_SORT_KEY}
+
+
+
+
{S_TOPIC_SORT_DIR}
+
+
+
+
+
{S_POST_SORT_DAYS}
+
+
+
+
{S_POST_SORT_KEY}
+
+
+
+
{S_POST_SORT_DIR}
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_profile_avatar.html b/template/ucp_profile_avatar.html new file mode 100644 index 0000000..2669ed3 --- /dev/null +++ b/template/ucp_profile_avatar.html @@ -0,0 +1,19 @@ + + +
+ +

{L_TITLE}

+ + + +
+ {S_HIDDEN_FIELDS} +   +   +   + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_profile_profile_info.html b/template/ucp_profile_profile_info.html new file mode 100644 index 0000000..1bd5461 --- /dev/null +++ b/template/ucp_profile_profile_info.html @@ -0,0 +1,79 @@ + + +
+ +

{L_TITLE}

+ +
+
+

{L_PROFILE_INFO_NOTICE}

+ +
+

{ERROR}

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+

{L_BIRTHDAY_EXPLAIN}
+
+ + + +
+
+ + +
+
for="{profile_fields.FIELD_ID}">{profile_fields.LANG_NAME}: * +
{profile_fields.LANG_EXPLAIN}
+
{profile_fields.ERROR}
+
{profile_fields.FIELD}
+
+ +
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_profile_reg_details.html b/template/ucp_profile_reg_details.html new file mode 100644 index 0000000..5eb55dc --- /dev/null +++ b/template/ucp_profile_reg_details.html @@ -0,0 +1,63 @@ + + +
+ +

{L_TITLE}

+
+
+ + +

{L_FORCE_PASSWORD_EXPLAIN}

+ + +
+

{ERROR}

+
+

{L_USERNAME_EXPLAIN}
+
{USERNAME}
+
+
+
+
{EMAIL}
+
+ +
+

{L_CONFIRM_EMAIL_EXPLAIN}
+
+
+ + +
+

{L_CHANGE_PASSWORD_EXPLAIN}
+
+
+
+

{L_CONFIRM_PASSWORD_EXPLAIN}
+
+
+ +
+
+
+ +
+
+ +
+
+

{L_CURRENT_CHANGE_PASSWORD_EXPLAIN}{L_CURRENT_PASSWORD_EXPLAIN}
+
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_profile_signature.html b/template/ucp_profile_signature.html new file mode 100644 index 0000000..ab23b84 --- /dev/null +++ b/template/ucp_profile_signature.html @@ -0,0 +1,51 @@ + + +
+ +

{L_TITLE}

+ + +
+
+

{L_SIGNATURE_PREVIEW}

+
+
{SIGNATURE_PREVIEW}
+
+
+
+ + +
+
+ +

{L_SIGNATURE_EXPLAIN}

+ + + +

{L_OPTIONS}

+
+ +
+ + +
+ + +
+ + +
+ +
+
+ +
+ {S_HIDDEN_FIELDS} +   +   + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_register.html b/template/ucp_register.html new file mode 100644 index 0000000..b4f5ed8 --- /dev/null +++ b/template/ucp_register.html @@ -0,0 +1,113 @@ + + + + +
+ +
+
+ +

{SITENAME} - {L_REGISTRATION}

+ +
+
{ERROR}
+ +
{L_REG_COND}
+ +
+

{L_USERNAME_EXPLAIN}
+
+
+
+
+
+
+
+
+
+
+
+

{L_PASSWORD_EXPLAIN}
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ + +
{L_ITEMS_REQUIRED}
+ + +
+
for="{profile_fields.FIELD_ID}">{profile_fields.LANG_NAME}: * +
{profile_fields.LANG_EXPLAIN} +
{profile_fields.ERROR}
+
{profile_fields.FIELD}
+
+ + + +
+
+
+ + + + + + + + +
+
+ +

{L_COPPA_COMPLIANCE}

+ +

{L_COPPA_EXPLAIN}

+
+
+ + +
+
+ +
+ {S_HIDDEN_FIELDS} +   + + {S_FORM_TOKEN} +
+ +
+
+
+ + \ No newline at end of file diff --git a/template/ucp_remind.html b/template/ucp_remind.html new file mode 100644 index 0000000..7dbc23b --- /dev/null +++ b/template/ucp_remind.html @@ -0,0 +1,32 @@ + + +
+ +
+
+ +
+

{L_SEND_PASSWORD}

+ +
+
+
+
+
+
+

{L_EMAIL_REMIND}
+
+
+
+
 
+
{S_HIDDEN_FIELDS} 
+
+ {S_FORM_TOKEN} +
+
+ +
+
+
+ + \ No newline at end of file diff --git a/template/ucp_resend.html b/template/ucp_resend.html new file mode 100644 index 0000000..840e972 --- /dev/null +++ b/template/ucp_resend.html @@ -0,0 +1,32 @@ + + + +
+ +
+
+ +
+

{L_UCP_RESEND}

+ +
+
+
+
+
+
+

{L_EMAIL_REMIND}
+
+
+
+
 
+
{S_HIDDEN_FIELDS}{S_FORM_TOKEN} 
+
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/template/ucp_zebra_foes.html b/template/ucp_zebra_foes.html new file mode 100644 index 0000000..3c1b1cd --- /dev/null +++ b/template/ucp_zebra_foes.html @@ -0,0 +1,41 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +

{L_FOES_EXPLAIN}

+ +
+

{ERROR}

+
+

{L_YOUR_FOES_EXPLAIN}
+
+ + + + {L_NO_FOES} + +
+
+
+

{L_ADD_FOES_EXPLAIN}
+
+
{L_FIND_USERNAME}
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/ucp_zebra_friends.html b/template/ucp_zebra_friends.html new file mode 100644 index 0000000..1e0efbf --- /dev/null +++ b/template/ucp_zebra_friends.html @@ -0,0 +1,41 @@ + + +
+ +

{L_TITLE}

+ +
+
+ +

{L_FRIENDS_EXPLAIN}

+ +
+

{ERROR}

+
+

{L_YOUR_FRIENDS_EXPLAIN}
+
+ + + + {L_NO_FRIENDS} + +
+
+
+

{L_ADD_FRIENDS_EXPLAIN}
+
+
{L_FIND_USERNAME}
+
+
+ +
+
+ +
+ {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
+
+ + \ No newline at end of file diff --git a/template/viewforum_body.html b/template/viewforum_body.html new file mode 100644 index 0000000..ac46f3c --- /dev/null +++ b/template/viewforum_body.html @@ -0,0 +1,218 @@ + +

{L_MCP} ]

+

{FORUM_NAME}

+ + +
+ +
{FORUM_DESC}
+

{L_MODERATOR}{L_MODERATORS}: {MODERATORS}

+
+ + + +
+
+ + + {L_FORUM_RULES} + + {L_FORUM_RULES}
+ {FORUM_RULES} + + +
+
+ + + + + + + + + + +
style="margin-top: 2em;"> + + + + + + + + + + + + + +
+ + + + +
+
+ {L_NO_READ_ACCESS} +
+
+ + + +
+ +
+
+ +
+

{L_LOGIN_LOGOUT}  •  {L_REGISTER}

+ +
+
+
+
+
+
+
+
+
+
+
+
+
 
+
+
+ {S_LOGIN_REDIRECT} +
+
+ +
+
+ +
+ + + + + + + + + + + + + + +
+
+
    +
  • +
    +
    {L_ACTIVE_TOPICS}{L_ANNOUNCEMENTS}{L_TOPICS}
    +
    {L_REPLIES}
    +
    {L_VIEWS}
    +
    {L_LAST_POST}
    +
    +
  • +
+
    + + +
  • +
    + style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{topicrow.TOPIC_FOLDER_IMG_ALT}">{topicrow.TOPIC_TITLE} (New posts) + {topicrow.UNAPPROVED_IMG} + {REPORTED_IMG}
    + {topicrow.PAGINATION} + {topicrow.ATTACH_ICON_IMG} {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} » {topicrow.FIRST_POST_TIME} + +
    {topicrow.REPLIES} {L_REPLIES}
    +
    {topicrow.VIEWS} {L_VIEWS}
    +
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} +
    {topicrow.LAST_POST_TIME}
    +
    +
    +
  • + + +
+
+ + + + +
+
+ {L_NO_TOPICS} +
+
+ + + + +
+
+ {L_PREVIOUS} + {L_NEXT} + + + + + +
+
+
+ + + +
+ + + + + + + +
+ + + + + +

{L_WHO_IS_ONLINE}{L_WHO_IS_ONLINE}

+

{LOGGED_IN_USER_LIST}

+ + + +

{L_FORUM_PERMISSIONS}

+

{rules.RULE}

+ + + \ No newline at end of file diff --git a/template/viewonline_body.html b/template/viewonline_body.html new file mode 100644 index 0000000..3f1f0e6 --- /dev/null +++ b/template/viewonline_body.html @@ -0,0 +1,57 @@ + + +

{TOTAL_REGISTERED_USERS_ONLINE}

+

{TOTAL_GUEST_USERS_ONLINE}{L_SWITCH_GUEST_DISPLAY}

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_FORUM_LOCATION}{L_LAST_UPDATED}
{user_row.USERNAME_FULL} {L_IP}: {user_row.USER_IP} » {L_WHOIS} +
{user_row.USER_BROWSER}
{user_row.FORUM_LOCATION}{user_row.LASTUPDATE}
{L_NO_ONLINE_USERS}{L_SWITCH_GUEST_DISPLAY}
+ +
+
+ + +
+ {L_PREVIOUS}{L_PREVIOUS}{L_NEXT}{L_NEXT} +
+ + +

{L_LEGEND}: {LEGEND}

+ + + + + diff --git a/template/viewonline_whois.html b/template/viewonline_whois.html new file mode 100644 index 0000000..a9c6473 --- /dev/null +++ b/template/viewonline_whois.html @@ -0,0 +1,16 @@ + + +

{L_WHOIS}

+ +
+
+ +
+
{WHOIS}
+
+ +
+
+{L_CLOSE_WINDOW} + + \ No newline at end of file diff --git a/template/viewtopic_body.html b/template/viewtopic_body.html new file mode 100644 index 0000000..d9a33b2 --- /dev/null +++ b/template/viewtopic_body.html @@ -0,0 +1,275 @@ + +

{L_MCP} ]

+

{TOPIC_TITLE}

+ +
{FORUM_DESC}
+ + +

+ {L_MODERATOR}{L_MODERATORS}: {MODERATORS} +

+ + + +
+
+ + + {L_FORUM_RULES} + + {L_FORUM_RULES}
+ {FORUM_RULES} + + +
+
+ + +
+ + + + + + + + + + + +
+
+ + +
+ +
+
+ +
+

{POLL_QUESTION}

+

{L_POLL_LENGTH}
{L_MAX_VOTES}

+ +
+ +
title="{L_POLL_VOTED_OPTION}"> +
{poll_option.POLL_OPTION_CAPTION}
+
checked="checked" /> checked="checked" />
+
{poll_option.POLL_OPTION_RESULT}
+
{L_NO_VOTES}{poll_option.POLL_OPTION_PERCENT}
+
+ + + +
+
 
+
{L_TOTAL_VOTES} : {TOTAL_VOTES}
+
+ + + +
+
 
+
+
+ + + +
+
 
+
{L_VIEW_RESULTS}
+
+ +
+
+ +
+ {S_FORM_TOKEN} + {S_HIDDEN_FIELDS} +
+ + +
+
+ + + + +
+ +
+
+
+ + {postrow.POSTER_AVATAR}{postrow.POSTER_AVATAR}
+ + {postrow.POST_AUTHOR_FULL}{postrow.POST_AUTHOR_FULL} +
+ +
{postrow.RANK_TITLE}
{postrow.RANK_IMG}
+ +
 
+ +
{L_POSTS}: {postrow.POSTER_POSTS}
+
{L_JOINED}: {postrow.POSTER_JOINED}
+
{L_LOCATION}: {postrow.POSTER_FROM}
+ + + +
{postrow.PROFILE_FIELD1_NAME}: {postrow.PROFILE_FIELD1_VALUE}
+ + + +
{postrow.custom_fields.PROFILE_FIELD_NAME}: {postrow.custom_fields.PROFILE_FIELD_VALUE}
+ + + + +
+ +
+ + + +
+
+ +
+ +
{postrow.L_IGNORE_POST}
+ + + + + + + + +

class="first"> {postrow.POST_SUBJECT}

+

{L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_DATE}

+ + +

+ {UNAPPROVED_IMG} {L_POST_UNAPPROVED}
+ {REPORTED_IMG} {L_POST_REPORTED} +

+ + +
{postrow.MESSAGE}
+ + +
+
{L_ATTACHMENTS}
+ +
{postrow.attachment.DISPLAY_ATTACHMENT}
+ +
+ + +
{L_DOWNLOAD_NOTICE}
+ +
{postrow.EDITED_MESSAGE} +
{L_REASON}: {postrow.EDIT_REASON} +
+ + +


{postrow.BUMPED_MESSAGE}
+
{postrow.SIGNATURE}
+ + +
+ + + + + + +
+
 
+
+ +
+ + + + + +
+ +
+ {L_PREVIOUS} + {L_NEXT} + + + + +
+ +
+
+ + +
+ + + + + +
+ + + + +
+
+ {S_TOPIC_MOD} + {S_FORM_TOKEN} +
+
+ + + +

{L_WHO_IS_ONLINE}{L_WHO_IS_ONLINE}

+

{LOGGED_IN_USER_LIST}

+ + + \ No newline at end of file diff --git a/template/viewtopic_print.html b/template/viewtopic_print.html new file mode 100644 index 0000000..39d2d76 --- /dev/null +++ b/template/viewtopic_print.html @@ -0,0 +1,52 @@ + + + + + + + + + + + + + +{META} +{SITENAME} • {PAGE_TITLE} + + + + + +
+ + + + +
+
{PAGE_NUMBER}
+ +
+

{postrow.POST_SUBJECT}

+
{postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}
+
{L_POST_BY_AUTHOR} {postrow.POST_AUTHOR}
+
{postrow.MESSAGE}
+
+
+ +
+ + +
+ + + \ No newline at end of file diff --git a/theme/bidi.css b/theme/bidi.css new file mode 100644 index 0000000..c258ed1 --- /dev/null +++ b/theme/bidi.css @@ -0,0 +1,770 @@ +/* RTL definitions +---------------------------------------- */ + +/** +* common.css +*/ +.rtl h1 { + margin-right: 0; + margin-left: 200px; +} + +.rtl p.right { + text-align: left; +} + +.rtl div.rules ul { + margin-left: 0; + margin-right: 20px; +} + +/* Main blocks +---------------------------------------- */ +.rtl #logo { + float: right; + padding: 10px 10px 0 13px; +} + +/* Search box +--------------------------------------------- */ +.rtl #search-box { + float: left; + text-align: left; + margin-right: 0; + margin-left: 5px; +} + +.rtl #search-box li { + text-align: left; +} + +.rtl #search-box img { + margin-right: 0; + margin-left: 3px; +} + +.rtl #site-description { + float: right; +} + +.rtl #site-description h1 { + margin-left: 0; +} + +/* Round cornered boxes and backgrounds +---------------------------------------- */ +.rtl .post { + background-position: 0 0; +} + +/* Horizontal lists +----------------------------------------*/ +.rtl ul.linklist li { + float: right; + margin-right: 0; + margin-left: 5px; +} + +.rtl ul.linklist li.rightside, .rtl p.rightside { + float: left; + margin-right: 5px; + margin-left: 0; + text-align: left; +} + +.rtl ul.leftside li, .rtl ul.rightside li { + float: left; +} + +.rtl ul.leftside { + float: right; + margin-left: 5px; + margin-right: 0; + text-align: right; +} + +.rtl ul.rightside { + float: left; + margin-left: -5px; + margin-right: 5px; + text-align: left; +} + +/* Table styles +----------------------------------------*/ +.rtl table.table1 thead th { + padding: 0 3px 4px 0; +} + +.rtl table.table1 thead th span { + padding-left: 0; + padding-right: 7px; +} + +.rtl table.table1 tbody th { + text-align: right; +} + +/* Specific column styles */ +.rtl table.table1 .name { text-align: right; } +.rtl table.table1 .joined { text-align: right; } +.rtl table.table1 .active { text-align: right; } +.rtl table.table1 .info { text-align: right; } +.rtl table.table1 thead .autocol { padding-left: 0; padding-right: 1em; } + +.rtl table.table1 span.rank-img { + float: left; +} + +.rtl table.info tbody th { + text-align: left; +} + +.rtl .forumbg table.table1 { + margin: 0 -1px -1px -2px; +} + +/* Misc layout styles +---------------------------------------- */ +/* column[1-2] styles are containers for two column layouts + Also see tweaks.css */ +.rtl .column1 { + float: right; + clear: right; +} + +.rtl .column2 { + float: left; + clear: left; +} + +/* General classes for placing floating blocks */ +.rtl .left-box { + float: right; + text-align: right; +} + +.rtl .right-box { + float: left; + text-align: left; +} + +.rtl dl.details dt { + float: right; + clear: right; + text-align: left; +} + +.rtl dl.details dd { + margin-right: 0; + margin-left: 0; + padding-right: 5px; + padding-left: 0; + float: right; +} + +*:first-child+html dl.details dd { + margin-right: 30%; + float: none; +} + +* html dl.details dd { + margin-right: 30%; + float: none; +} + +/* Pagination +---------------------------------------- */ +.rtl .pagination { + text-align: left; + float: left; + padding-left: 5px; +} + +/* Pagination in viewforum for multipage topics */ +.rtl .row .pagination { + float: left; + padding: 1px 0 1px 15px; +} + +.rtl .pagination span { + direction: ltr; +} + +.rtl .pagination span.page-sep { + display: inline; + visibility: hidden; + position: absolute; +} + +/* Miscellaneous styles +---------------------------------------- */ +.rtl #forum-permissions { + float: left; + padding-right: 5px; + padding-left: 0; + margin-right: 5px; + margin-left: 0; + text-align: left; +} + +.rtl .forabg { + width: 99%; /* fix for IE6 */ +} + +.rtl .forumbg { + width: 99%; /* fix for IE6 */ +} + +/** +* links.css +*/ + +/* Back to top of page */ +.rtl .back2top { + text-align: left; +} + +/* Links adjustment to correctly display an order of rtl/ltr mixed content */ +.rtl a { + direction: rtl; + unicode-bidi: embed; +} + +.rtl a.top { + float: left; +} + +.rtl a.top2 { + background-position: 100% 50%; + padding-left: 0; + padding-right: 15px; +} + +.rtl .skiplink { + /* invisible skip link, used for accessibility */ + position: relative; + width: 1px; + height: 1px; + overflow: hidden; + display: block; + left: 0; +} + +.rtl a.feed-icon-forum { + float: left; +} + +/** +* content.css +*/ +.rtl ul.topiclist dfn { + /* Labels for post/view counts */ + position: relative; + width: 1px; + height: 1px; + overflow: hidden; + display: block; + left: 0; +} + +.rtl ul.topiclist dt { + float: right; +} + +.rtl ul.topiclist dl { + position: static; /* fix for IE6 */ +} + +.rtl ul.topiclist dd { + float: right; + border-right-width: 1px; + border-right-style: solid; + border-left: none; +} + +.rtl ul.topiclist li.row dt a.subforum { + padding-right: 12px; + background-position: right; + position: static; +} + +.rtl .forum-image { + float: right; + margin-right: 0; + margin-left: 5px; +} + +.rtl li.header dt, .rtl li.header dd { + border-right-width: 0; +} + +.rtl li.header dd { + margin-left: 0; + margin-right: 1px; +} + +.rtl dl.icon { + background-position: 99.5% 50%; +} + +.rtl li.header dl.icon dt { + /* Tweak for headers alignment when folder icon used */ + padding-right: 0; + padding-left: 50px; +} + +.rtl dl.icon dt { + padding-left: 0; + padding-right: 45px; /* Space for folder icon */ + background-position: 99.5% 95%; /* Position of topic icon */ +} + +.rtl dd.lastpost span, .rtl ul.topiclist dd.searchby span, .rtl ul.topiclist dd.info span, .rtl ul.topiclist dd.time span, .rtl dd.redirect span, .rtl dd.moderation span { + padding-left: 0; + padding-right: 5px; +} + +.rtl dd.mark { + float: left !important; +} + +.rtl ul.topiclist dd.searchextra { + margin-left: 0; + margin-right: 5px; + border-right: none; +} + +/* Post body styles +----------------------------------------*/ +.rtl .postbody { + float: right; +} + +/* Topic review panel +----------------------------------------*/ +.rtl #topicreview { + padding-right: 0; + padding-left: 5px; +} + +/* Content container styles +----------------------------------------*/ +.rtl .content ul, .rtl .content ol { + margin-right: 3em; + margin-left: 0; +} + +/* Post author */ +.rtl p.author { + margin: 0 0 0.6em 15em; +} + +.rtl .signature { + clear: right; +} + +.rtl .notice { + clear: right; +} + +/* Jump to post link for now */ +.rtl ul.searchresults { + text-align: left; +} + +/* BB Code styles +----------------------------------------*/ +/* Quote block */ +.rtl blockquote { + margin: 0.5em 25px 0 1px; + background-position: 99% 8px; +} + +.rtl blockquote blockquote { + /* Nested quotes */ + margin: 0.5em 15px 0 1px; +} + +.rtl blockquote cite { + /* Username/source of quoter */ + margin-right: 20px; + margin-left: 0; +} + +.rtl blockquote dl.codebox { + margin-right: 0; +} + +.rtl code { + direction: ltr; +} + +/* Attachments +----------------------------------------*/ +.rtl .attachbox { + float: right; + margin: 5px 0 5px 5px; + clear: right; +} + +.rtl .attachbox dd { + clear: right; +} + +.rtl .attachbox p { + clear: right; +} + +.rtl .attachbox p.stats { + clear: right; +} + +/* Post poll styles +----------------------------------------*/ +.rtl fieldset.polls dt { + text-align: right; + float: right; + border-left: none; +} + +.rtl fieldset.polls dd { + float: right; + border-right: none; + margin-right: 0; +} + +.rtl fieldset.polls dd div { + text-align: left; +} + +.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 { + border-left-width: 1px; + border-left-style: solid; + border-right: none; +} + +/* Poster profile block +----------------------------------------*/ +.rtl .postprofile { + border-left: none; + border-right-width: 1px; + border-right-style: solid; + float: left; +/* text-align: right; */ +} + +.rtl .pm .postprofile { + border-right-width: 1px; + border-right-style: solid; + border-left: none; +} + +.rtl .postprofile dd, .rtl .postprofile dt { + margin-left: 0; + margin-right: 8px; +} + +.rtl .online { + background-position: 0 0; +} + +.rtl dl.pmlist dd { + margin-right: 61% !important; + margin-left: 0 !important; +} + +/** +* buttons.css +*/ +/* Rollover buttons + Based on: http://wellstyled.com/css-nopreload-rollovers.html +----------------------------------------*/ +.rtl .buttons { + float: right; +} + +/* Rollover state */ +.rtl .buttons div { + margin: 0 1px 0 5px; +} + +/* Sub-header (navigation bar) +--------------------------------------------- */ +.rtl a.print, .rtl a.sendemail, .rtl a.fontsize { + text-align: right; +} + +/* Icon images +---------------------------------------- */ +.rtl .sitehome, .rtl .icon-faq, .rtl .icon-members, .rtl .icon-home, .rtl .icon-ucp, .rtl .icon-register, .rtl .icon-logout, +.rtl .icon-bookmark, .rtl .icon-bump, .rtl .icon-subscribe, .rtl .icon-unsubscribe, .rtl .icon-pages, .rtl .icon-search { + background-position: 100% 50%; + padding: 1px 17px 0 0; +} + +/* Poster profile icons +----------------------------------------*/ +/* Rollover state */ +.rtl .postprofile ul.profile-icons li { + float: right; + margin: 0 0 3px 6px; +} + +/* Positioning of moderator icons */ +.rtl .postbody ul.profile-icons { + float: left; +} + +/** +* cp.css +*/ +/* Control Panel Styles +---------------------------------------- */ + + +/* Main CP box +----------------------------------------*/ +.rtl #cp-menu { + float: right; +} + +.rtl #cp-main { + float: right; +} + +.rtl #cp-main .panel ol { + margin-right: 2em; + margin-left: 0; +} + +.rtl #cp-main .pagination { + float: left; +} + +.rtl #cp-main .buttons { + margin-right: 0; + margin-left: 0; +} + +/* CP tabbed menu +----------------------------------------*/ +.rtl #tabs { + margin: 20px 7px -1px 0; +} + +.rtl #tabs a { + float: right; +} + +/*.rtl #tabs a span { + float: right; +}*/ + +/* Mini tabbed menu used in MCP +----------------------------------------*/ +.rtl #minitabs { + margin: -20px 0 0 7px; +} + +.rtl #minitabs li { + float: left; + margin-right: 2px; + margin-left: 0; +} + +/* UCP navigation menu +----------------------------------------*/ + +/* Preferences pane layout +----------------------------------------*/ +.rtl #cp-main h2 { + margin-left: 0; + margin-right: 10px; +} + +/* Friends list */ +.rtl .cp-mini { + margin: 10px 5px 10px 15px; +} + +/* PM Styles +----------------------------------------*/ + +/* PM panel adjustments */ +.rtl .reply-all a.right { + background-position: 5% 60%; +} + +.rtl .reply-all a.right:hover { + background-position: 3% 60%; +} + +.rtl .reply-all { + padding-left: 5px; +} + +/* Defined rules list for PM options */ +.rtl ol.def-rules { + padding-right: 0; +} + +/* PM marking colours */ +.rtl .pm-legend { + border-right-width: 10px; + border-right-style: solid; + border-left-width: 0; + padding-left: 0; + padding-right: 3px; +} + +/* Avatar gallery */ +.rtl #gallery label { + float: right; +} + +/** +* forms.css +*/ + +/* General form styles +----------------------------------------*/ + +.rtl option { + padding-right: 0; + padding-left: 1em; +} + +.rtl label { + padding-right: 0; + padding-left: 5px; +} + +/* Definition list layout for forms +---------------------------------------- */ +.rtl fieldset dt { + float: right; + text-align: right; +} + +.rtl fieldset dd { + margin-left: 0; + margin-right: 41%; +} + +/* Specific layout 1 */ +.rtl fieldset.fields1 dt { + border-left-width: 0; + border-right-width: 1px; +} + +.rtl fieldset.fields1 dd { + margin-right: 10em; + margin-left: 0; + border-right-width: 0; + border-left-width: 1px; +} + +/* Specific layout 2 */ +.rtl fieldset.fields2 dt { + border-right-width: 1px; + border-left-width: 0; +} + +.rtl fieldset.fields2 dd { + margin-right: 16em; + margin-left: 0; + border-left-width: 1px; + border-right-width: 0; +} + +/* Form elements */ +.rtl dt label { + text-align: right; +} + +.rtl dd input, .rtl dd textarea { + margin-left: 3px; + margin-right: 0; +} + +/* Quick-login on index page */ +.rtl fieldset.quick-login input.inputbox { + margin-left: 5px; + margin-right: 0; +} + +.rtl fieldset.quick-login label { + padding-left: 2px; + padding-right: 0; +} + +/* Display options on viewtopic/viewforum pages */ +.rtl fieldset.display-options label { + padding-left: 2px; + padding-right: 0; +} + +/* Display actions for ucp and mcp pages */ +.rtl fieldset.display-actions { + text-align: left; + padding-left: 1em; + padding-right: 0; +} + +.rtl fieldset.display-actions label { + padding-left: 2px; + padding-right: 0; +} + +/* MCP forum selection*/ +.rtl fieldset.forum-selection { + float: left; +} + +.rtl fieldset.forum-selection2 { + float: left; +} + +/* Jumpbox */ +.rtl fieldset.jumpbox { + text-align: left; +} + +.rtl fieldset.quickmod { + float: left; + text-align: left; +} + +/* Posting page styles +----------------------------------------*/ + +/* Emoticons panel */ +.rtl #smiley-box { + float: left; +} + +/* Form button styles +---------------------------------------- */ + +/* Topic and forum Search */ +.rtl .search-box { + margin-right: 5px; + margin-left: 0; + float: right; +} + +.rtl input.search { + background-position: right 1px; + padding-right: 17px; + padding-left: 0; +} + +/** +* tweaks.css +*/ + +/** Reference: Bug #27155 */ +.rtl #wrap, .rtl .headerbar, .rtl #site-description, .rtl .navbar { + position: relative; +} diff --git a/theme/buttons.css b/theme/buttons.css new file mode 100644 index 0000000..a9ded9c --- /dev/null +++ b/theme/buttons.css @@ -0,0 +1,169 @@ +/* Button Styles +---------------------------------------- */ + +/* Rollover buttons + Based on: http://wellstyled.com/css-nopreload-rollovers.html +----------------------------------------*/ +.buttons { + float: left; + width: auto; + height: auto; +} + +/* Rollover state */ +.buttons div { + float: left; + margin: 0 5px 0 0; + background-position: 0 100%; +} + +/* Rolloff state */ +.buttons div a { + display: block; + width: 100%; + height: 100%; + background-position: 0 0; + position: relative; + overflow: hidden; +} + +/* Hide text and hide off-state image when rolling over (prevents flicker in IE) */ +/*.buttons div span { display: none; }*/ +/*.buttons div a:hover { background-image: none; }*/ +.buttons div span { position: absolute; width: 100%; height: 100%; cursor: pointer;} +.buttons div a:hover span { background-position: 0 100%; } + +/* Big button images */ +.reply-icon span { background: transparent none 0 0 no-repeat; } +.post-icon span { background: transparent none 0 0 no-repeat; } +.locked-icon span { background: transparent none 0 0 no-repeat; } +.pmreply-icon span { background: none 0 0 no-repeat; } +.newpm-icon span { background: none 0 0 no-repeat; } +.forwardpm-icon span { background: none 0 0 no-repeat; } + +/* Set big button dimensions */ +.buttons div.reply-icon { width: {IMG_BUTTON_TOPIC_REPLY_WIDTH}px; height: {IMG_BUTTON_TOPIC_REPLY_HEIGHT}px; } +.buttons div.post-icon { width: {IMG_BUTTON_TOPIC_NEW_WIDTH}px; height: {IMG_BUTTON_TOPIC_NEW_HEIGHT}px; } +.buttons div.locked-icon { width: {IMG_BUTTON_TOPIC_LOCKED_WIDTH}px; height: {IMG_BUTTON_TOPIC_LOCKED_HEIGHT}px; } +.buttons div.pmreply-icon { width: {IMG_BUTTON_PM_REPLY_WIDTH}px; height: {IMG_BUTTON_PM_REPLY_HEIGHT}px; } +.buttons div.newpm-icon { width: {IMG_BUTTON_PM_NEW_WIDTH}px; height: {IMG_BUTTON_PM_NEW_HEIGHT}px; } +.buttons div.forwardpm-icon { width: {IMG_BUTTON_PM_FORWARD_WIDTH}px; height: {IMG_BUTTON_PM_FORWARD_HEIGHT}px; } + +/* Sub-header (navigation bar) +--------------------------------------------- */ +a.print, a.sendemail, a.fontsize { + display: block; + overflow: hidden; + height: 18px; + text-indent: -5000px; + text-align: left; + background-repeat: no-repeat; +} + +a.print { + background-image: none; + width: 22px; +} + +a.sendemail { + background-image: none; + width: 22px; +} + +a.fontsize { + background-image: none; + background-position: 0 -1px; + width: 29px; +} + +a.fontsize:hover { + background-position: 0 -20px; + text-decoration: none; +} + +/* Icon images +---------------------------------------- */ +.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, +.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search { + background-position: 0 50%; + background-repeat: no-repeat; + background-image: none; + padding: 1px 0 0 17px; +} + +/* Poster profile icons +----------------------------------------*/ +ul.profile-icons { + padding-top: 10px; + list-style: none; +} + +/* Rollover state */ +ul.profile-icons li { + float: left; + margin: 0 6px 3px 0; + background-position: 0 100%; +} + +/* Rolloff state */ +ul.profile-icons li a { + display: block; + width: 100%; + height: 100%; + background-position: 0 0; +} + +/* Hide text and hide off-state image when rolling over (prevents flicker in IE) */ +ul.profile-icons li span { display:none; } +ul.profile-icons li a:hover { background: none; } + +/* Positioning of moderator icons */ +.postbody ul.profile-icons { + float: right; + width: auto; + padding: 0; +} + +.postbody ul.profile-icons li { + margin: 0 3px; +} + +/* Profile & navigation icons */ +.email-icon, .email-icon a { background: none top left no-repeat; } +.aim-icon, .aim-icon a { background: none top left no-repeat; } +.yahoo-icon, .yahoo-icon a { background: none top left no-repeat; } +.web-icon, .web-icon a { background: none top left no-repeat; } +.msnm-icon, .msnm-icon a { background: none top left no-repeat; } +.icq-icon, .icq-icon a { background: none top left no-repeat; } +.jabber-icon, .jabber-icon a { background: none top left no-repeat; } +.pm-icon, .pm-icon a { background: none top left no-repeat; } +.quote-icon, .quote-icon a { background: none top left no-repeat; } + +/* Moderator icons */ +.report-icon, .report-icon a { background: none top left no-repeat; } +.warn-icon, .warn-icon a { background: none top left no-repeat; } +.edit-icon, .edit-icon a { background: none top left no-repeat; } +.delete-icon, .delete-icon a { background: none top left no-repeat; } +.info-icon, .info-icon a { background: none top left no-repeat; } + +/* Set profile icon dimensions */ +ul.profile-icons li.email-icon { width: {IMG_ICON_CONTACT_EMAIL_WIDTH}px; height: {IMG_ICON_CONTACT_EMAIL_HEIGHT}px; } +ul.profile-icons li.aim-icon { width: {IMG_ICON_CONTACT_AIM_WIDTH}px; height: {IMG_ICON_CONTACT_AIM_HEIGHT}px; } +ul.profile-icons li.yahoo-icon { width: {IMG_ICON_CONTACT_YAHOO_WIDTH}px; height: {IMG_ICON_CONTACT_YAHOO_HEIGHT}px; } +ul.profile-icons li.web-icon { width: {IMG_ICON_CONTACT_WWW_WIDTH}px; height: {IMG_ICON_CONTACT_WWW_HEIGHT}px; } +ul.profile-icons li.msnm-icon { width: {IMG_ICON_CONTACT_MSNM_WIDTH}px; height: {IMG_ICON_CONTACT_MSNM_HEIGHT}px; } +ul.profile-icons li.icq-icon { width: {IMG_ICON_CONTACT_ICQ_WIDTH}px; height: {IMG_ICON_CONTACT_ICQ_HEIGHT}px; } +ul.profile-icons li.jabber-icon { width: {IMG_ICON_CONTACT_JABBER_WIDTH}px; height: {IMG_ICON_CONTACT_JABBER_HEIGHT}px; } +ul.profile-icons li.pm-icon { width: {IMG_ICON_CONTACT_PM_WIDTH}px; height: {IMG_ICON_CONTACT_PM_HEIGHT}px; } +ul.profile-icons li.quote-icon { width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; } +ul.profile-icons li.report-icon { width: {IMG_ICON_POST_REPORT_WIDTH}px; height: {IMG_ICON_POST_REPORT_HEIGHT}px; } +ul.profile-icons li.edit-icon { width: {IMG_ICON_POST_EDIT_WIDTH}px; height: {IMG_ICON_POST_EDIT_HEIGHT}px; } +ul.profile-icons li.delete-icon { width: {IMG_ICON_POST_DELETE_WIDTH}px; height: {IMG_ICON_POST_DELETE_HEIGHT}px; } +ul.profile-icons li.info-icon { width: {IMG_ICON_POST_INFO_WIDTH}px; height: {IMG_ICON_POST_INFO_HEIGHT}px; } +ul.profile-icons li.warn-icon { width: {IMG_ICON_USER_WARN_WIDTH}px; height: {IMG_ICON_USER_WARN_HEIGHT}px; } + +/* Fix profile icon default margins */ +ul.profile-icons li.edit-icon { margin: 0 0 0 3px; } +ul.profile-icons li.quote-icon { margin: 0 0 0 10px; } +ul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; } + diff --git a/theme/colours.css b/theme/colours.css new file mode 100644 index 0000000..b9e4491 --- /dev/null +++ b/theme/colours.css @@ -0,0 +1,1023 @@ +/* +-------------------------------------------------------------- +Colours and backgrounds for common.css +-------------------------------------------------------------- */ + +html, body { + color: #536482; + background-color: #FFFFFF; +} + +h1 { + color: #FFFFFF; +} + +h2 { + color: #28313F; +} + +h3 { + border-bottom-color: #CCCCCC; + color: #115098; +} + +hr { + border-color: #FFFFFF; + border-top-color: #CCCCCC; +} + +hr.dashed { + border-top-color: #CCCCCC; +} + +/* Search box +--------------------------------------------- */ + +#search-box { + color: #FFFFFF; +} + +#search-box #keywords { + background-color: #FFF; +} + +#search-box input { + border-color: #0075B0; +} + +/* Round cornered boxes and backgrounds +---------------------------------------- */ +.headerbar { + background-color: #12A3EB; + background-image: url("{T_THEME_PATH}/images/bg_header.gif"); + color: #FFFFFF; +} + +.navbar { + background-color: #cadceb; +} + +.forabg { + background-color: #0076b1; + background-image: url("{T_THEME_PATH}/images/bg_list.gif"); +} + +.forumbg { + background-color: #12A3EB; + background-image: url("{T_THEME_PATH}/images/bg_header.gif"); +} + +.panel { + background-color: #ECF1F3; + color: #28313F; +} + +.post:target .content { + color: #000000; +} + +.post:target h3 a { + color: #000000; +} + +.bg1 { background-color: #ECF3F7; } +.bg2 { background-color: #e1ebf2; } +.bg3 { background-color: #cadceb; } + +.ucprowbg { + background-color: #DCDEE2; +} + +.fieldsbg { + background-color: #E7E8EA; +} + +span.corners-top { + background-image: url("{T_THEME_PATH}/images/corners_left.png"); +} + +span.corners-top span { + background-image: url("{T_THEME_PATH}/images/corners_right.png"); +} + +span.corners-bottom { + background-image: url("{T_THEME_PATH}/images/corners_left.png"); +} + +span.corners-bottom span { + background-image: url("{T_THEME_PATH}/images/corners_right.png"); +} + +/* Horizontal lists +----------------------------------------*/ + +ul.navlinks { + border-bottom-color: #FFFFFF; +} + +/* Table styles +----------------------------------------*/ +table.table1 thead th { + color: #FFFFFF; +} + +table.table1 tbody tr { + border-color: #BFC1CF; +} + +table.table1 tbody tr:hover, table.table1 tbody tr.hover { + background-color: #CFE1F6; + color: #000; +} + +table.table1 td { + color: #536482; +} + +table.table1 tbody td { + border-top-color: #FAFAFA; +} + +table.table1 tbody th { + border-bottom-color: #000000; + color: #333333; + background-color: #FFFFFF; +} + +table.info tbody th { + color: #000000; +} + +/* Misc layout styles +---------------------------------------- */ +dl.details dt { + color: #000000; +} + +dl.details dd { + color: #536482; +} + +.sep { + color: #1198D9; +} + +/* Pagination +---------------------------------------- */ + +.pagination span strong { + color: #FFFFFF; + background-color: #4692BF; + border-color: #4692BF; +} + +.pagination span a, .pagination span a:link, .pagination span a:visited { + color: #5C758C; + background-color: #ECEDEE; + border-color: #B4BAC0; +} + +.pagination span a:hover { + border-color: #368AD2; + background-color: #368AD2; + color: #FFF; +} + +.pagination span a:active { + color: #5C758C; + background-color: #ECEDEE; + border-color: #B4BAC0; +} + +/* Pagination in viewforum for multipage topics */ +.row .pagination { + background-image: url("{T_THEME_PATH}/images/icon_pages.gif"); +} + +.row .pagination span a, li.pagination span a { + background-color: #FFFFFF; +} + +.row .pagination span a:hover, li.pagination span a:hover { + background-color: #368AD2; +} + +/* Miscellaneous styles +---------------------------------------- */ + +.copyright { + color: #555555; +} + +.error { + color: #BC2A4D; +} + +.reported { + background-color: #F7ECEF; +} + +li.reported:hover { + background-color: #ECD5D8 !important; +} +.sticky, .announce { + /* you can add a background for stickies and announcements*/ +} + +div.rules { + background-color: #ECD5D8; + color: #BC2A4D; +} + +p.rules { + background-color: #ECD5D8; + background-image: none; +} + +/* +-------------------------------------------------------------- +Colours and backgrounds for links.css +-------------------------------------------------------------- */ + +a:link { color: #105289; } +a:visited { color: #105289; } +a:hover { color: #D31141; } +a:active { color: #368AD2; } + +/* Links on gradient backgrounds */ +#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link { + color: #FFFFFF; +} + +#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited { + color: #FFFFFF; +} + +#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover { + color: #A8D8FF; +} + +#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active { + color: #C8E6FF; +} + +/* Links for forum/topic lists */ +a.forumtitle { + color: #105289; +} + +/* a.forumtitle:visited { color: #105289; } */ + +a.forumtitle:hover { + color: #BC2A4D; +} + +a.forumtitle:active { + color: #105289; +} + +a.topictitle { + color: #105289; +} + +/* a.topictitle:visited { color: #368AD2; } */ + +a.topictitle:hover { + color: #BC2A4D; +} + +a.topictitle:active { + color: #105289; +} + +/* Post body links */ +.postlink { + color: #368AD2; + border-bottom-color: #368AD2; +} + +.postlink:visited { + color: #5D8FBD; + border-bottom-color: #5D8FBD; +} + +.postlink:active { + color: #368AD2; +} + +.postlink:hover { + background-color: #D0E4F6; + color: #0D4473; +} + +.signature a, .signature a:visited, .signature a:hover, .signature a:active { + background-color: transparent; +} + +/* Profile links */ +.postprofile a:link, .postprofile a:visited, .postprofile dt.author a { + color: #105289; +} + +.postprofile a:hover, .postprofile dt.author a:hover { + color: #D31141; +} + +.postprofile a:active { + color: #105289; +} + +/* Profile searchresults */ +.search .postprofile a { + color: #105289; +} + +.search .postprofile a:hover { + color: #D31141; +} + +/* Back to top of page */ +a.top { + background-image: url("{IMG_ICON_BACK_TOP_SRC}"); +} + +a.top2 { + background-image: url("{IMG_ICON_BACK_TOP_SRC}"); +} + +/* Arrow links */ +a.up { background-image: url("{T_THEME_PATH}/images/arrow_up.gif") } +a.down { background-image: url("{T_THEME_PATH}/images/arrow_down.gif") } +a.left { background-image: url("{T_THEME_PATH}/images/arrow_left.gif") } +a.right { background-image: url("{T_THEME_PATH}/images/arrow_right.gif") } + +a.up:hover { + background-color: transparent; +} + +a.left:hover { + color: #368AD2; +} + +a.right:hover { + color: #368AD2; +} + + +/* +-------------------------------------------------------------- +Colours and backgrounds for content.css +-------------------------------------------------------------- */ + +ul.forums { + background-color: #eef5f9; + background-image: url("{T_THEME_PATH}/images/gradient.gif"); +} + +ul.topiclist li { + color: #4C5D77; +} + +ul.topiclist dd { + border-left-color: #FFFFFF; +} + +.rtl ul.topiclist dd { + border-right-color: #fff; + border-left-color: transparent; +} + +ul.topiclist li.row dt a.subforum.read { + background-image: url("{IMG_SUBFORUM_READ_SRC}"); +} + +ul.topiclist li.row dt a.subforum.unread { + background-image: url("{IMG_SUBFORUM_UNREAD_SRC}"); +} + +li.row { + border-top-color: #FFFFFF; + border-bottom-color: #00608F; +} + +li.row strong { + color: #000000; +} + +li.row:hover { + background-color: #F6F4D0; +} + +li.row:hover dd { + border-left-color: #CCCCCC; +} + +.rtl li.row:hover dd { + border-right-color: #CCCCCC; + border-left-color: transparent; +} + +li.header dt, li.header dd { + color: #FFFFFF; +} + +/* Forum list column styles */ +ul.topiclist dd.searchextra { + color: #333333; +} + +/* Post body styles +----------------------------------------*/ +.postbody { + color: #333333; +} + +/* Content container styles +----------------------------------------*/ +.content { + color: #333333; +} + +.content h2, .panel h2 { + color: #115098; + border-bottom-color: #CCCCCC; +} + +dl.faq dt { + color: #333333; +} + +.posthilit { + background-color: #F3BFCC; + color: #BC2A4D; +} + +/* Post signature */ +.signature { + border-top-color: #CCCCCC; +} + +/* Post noticies */ +.notice { + border-top-color: #CCCCCC; +} + +/* BB Code styles +----------------------------------------*/ +/* Quote block */ +blockquote { + background-color: #EBEADD; + background-image: url("{T_THEME_PATH}/images/quote.gif"); + border-color:#DBDBCE; +} + +.rtl blockquote { + background-image: url("{T_THEME_PATH}/images/quote_rtl.gif"); +} + +blockquote blockquote { + /* Nested quotes */ + background-color:#EFEED9; +} + +blockquote blockquote blockquote { + /* Nested quotes */ + background-color: #EBEADD; +} + +/* Code block */ +dl.codebox { + background-color: #FFFFFF; + border-color: #C9D2D8; +} + +dl.codebox dt { + border-bottom-color: #CCCCCC; +} + +dl.codebox code { + color: #2E8B57; +} + +.syntaxbg { color: #FFFFFF; } +.syntaxcomment { color: #FF8000; } +.syntaxdefault { color: #0000BB; } +.syntaxhtml { color: #000000; } +.syntaxkeyword { color: #007700; } +.syntaxstring { color: #DD0000; } + +/* Attachments +----------------------------------------*/ +.attachbox { + background-color: #FFFFFF; + border-color: #C9D2D8; +} + +.pm-message .attachbox { + background-color: #F2F3F3; +} + +.attachbox dd { + border-top-color: #C9D2D8; +} + +.attachbox p { + color: #666666; +} + +.attachbox p.stats { + color: #666666; +} + +.attach-image img { + border-color: #999999; +} + +/* Inline image thumbnails */ + +dl.file dd { + color: #666666; +} + +dl.thumbnail img { + border-color: #666666; + background-color: #FFFFFF; +} + +dl.thumbnail dd { + color: #666666; +} + +dl.thumbnail dt a:hover { + background-color: #EEEEEE; +} + +dl.thumbnail dt a:hover img { + border-color: #368AD2; +} + +/* Post poll styles +----------------------------------------*/ + +fieldset.polls dl { + border-top-color: #DCDEE2; + color: #666666; +} + +fieldset.polls dl.voted { + color: #000000; +} + +fieldset.polls dd div { + color: #FFFFFF; +} + +.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 { + border-right-color: transparent; +} + +.pollbar1 { + background-color: #AA2346; + border-bottom-color: #74162C; + border-right-color: #74162C; +} + +.rtl .pollbar1 { + border-left-color: #74162C; +} + +.pollbar2 { + background-color: #BE1E4A; + border-bottom-color: #8C1C38; + border-right-color: #8C1C38; +} + +.rtl .pollbar2 { + border-left-color: #8C1C38; +} + +.pollbar3 { + background-color: #D11A4E; + border-bottom-color: #AA2346; + border-right-color: #AA2346; +} + +.rtl .pollbar3 { + border-left-color: #AA2346; +} + +.pollbar4 { + background-color: #E41653; + border-bottom-color: #BE1E4A; + border-right-color: #BE1E4A; +} + +.rtl .pollbar4 { + border-left-color: #BE1E4A; +} + +.pollbar5 { + background-color: #F81157; + border-bottom-color: #D11A4E; + border-right-color: #D11A4E; +} + +.rtl .pollbar5 { + border-left-color: #D11A4E; +} + +/* Poster profile block +----------------------------------------*/ +.postprofile { + color: #666666; + border-left-color: #FFFFFF; +} + +.rtl .postprofile { + border-right-color: #FFFFFF; + border-left-color: transparent; +} + +.pm .postprofile { + border-left-color: #DDDDDD; +} + +.rtl .pm .postprofile { + border-right-color: #DDDDDD; + border-left-color: transparent; +} + +.postprofile strong { + color: #000000; +} + +.online { + background-image: url("{IMG_ICON_USER_ONLINE_SRC}"); +} + +/* +-------------------------------------------------------------- +Colours and backgrounds for buttons.css +-------------------------------------------------------------- */ + +/* Big button images */ +.reply-icon span { background-image: url("{IMG_BUTTON_TOPIC_REPLY_SRC}"); } +.post-icon span { background-image: url("{IMG_BUTTON_TOPIC_NEW_SRC}"); } +.locked-icon span { background-image: url("{IMG_BUTTON_TOPIC_LOCKED_SRC}"); } +.pmreply-icon span { background-image: url("{IMG_BUTTON_PM_REPLY_SRC}") ;} +.newpm-icon span { background-image: url("{IMG_BUTTON_PM_NEW_SRC}") ;} +.forwardpm-icon span { background-image: url("{IMG_BUTTON_PM_FORWARD_SRC}") ;} + +a.print { + background-image: url("{T_THEME_PATH}/images/icon_print.gif"); +} + +a.sendemail { + background-image: url("{T_THEME_PATH}/images/icon_sendemail.gif"); +} + +a.fontsize { + background-image: url("{T_THEME_PATH}/images/icon_fontsize.gif"); +} + +/* Icon images +---------------------------------------- */ +.sitehome { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); } +.icon-faq { background-image: url("{T_THEME_PATH}/images/icon_faq.gif"); } +.icon-members { background-image: url("{T_THEME_PATH}/images/icon_members.gif"); } +.icon-home { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); } +.icon-ucp { background-image: url("{T_THEME_PATH}/images/icon_ucp.gif"); } +.icon-register { background-image: url("{T_THEME_PATH}/images/icon_register.gif"); } +.icon-logout { background-image: url("{T_THEME_PATH}/images/icon_logout.gif"); } +.icon-bookmark { background-image: url("{T_THEME_PATH}/images/icon_bookmark.gif"); } +.icon-bump { background-image: url("{T_THEME_PATH}/images/icon_bump.gif"); } +.icon-subscribe { background-image: url("{T_THEME_PATH}/images/icon_subscribe.gif"); } +.icon-unsubscribe { background-image: url("{T_THEME_PATH}/images/icon_unsubscribe.gif"); } +.icon-pages { background-image: url("{T_THEME_PATH}/images/icon_pages.gif"); } +.icon-search { background-image: url("{T_THEME_PATH}/images/icon_search.gif"); } + +/* Profile & navigation icons */ +.email-icon, .email-icon a { background-image: url("{IMG_ICON_CONTACT_EMAIL_SRC}"); } +.aim-icon, .aim-icon a { background-image: url("{IMG_ICON_CONTACT_AIM_SRC}"); } +.yahoo-icon, .yahoo-icon a { background-image: url("{IMG_ICON_CONTACT_YAHOO_SRC}"); } +.web-icon, .web-icon a { background-image: url("{IMG_ICON_CONTACT_WWW_SRC}"); } +.msnm-icon, .msnm-icon a { background-image: url("{IMG_ICON_CONTACT_MSNM_SRC}"); } +.icq-icon, .icq-icon a { background-image: url("{IMG_ICON_CONTACT_ICQ_SRC}"); } +.jabber-icon, .jabber-icon a { background-image: url("{IMG_ICON_CONTACT_JABBER_SRC}"); } +.pm-icon, .pm-icon a { background-image: url("{IMG_ICON_CONTACT_PM_SRC}"); } +.quote-icon, .quote-icon a { background-image: url("{IMG_ICON_POST_QUOTE_SRC}"); } + +/* Moderator icons */ +.report-icon, .report-icon a { background-image: url("{IMG_ICON_POST_REPORT_SRC}"); } +.edit-icon, .edit-icon a { background-image: url("{IMG_ICON_POST_EDIT_SRC}"); } +.delete-icon, .delete-icon a { background-image: url("{IMG_ICON_POST_DELETE_SRC}"); } +.info-icon, .info-icon a { background-image: url("{IMG_ICON_POST_INFO_SRC}"); } +.warn-icon, .warn-icon a { background-image: url("{IMG_ICON_USER_WARN_SRC}"); } /* Need updated warn icon */ + +/* +-------------------------------------------------------------- +Colours and backgrounds for cp.css +-------------------------------------------------------------- */ + +/* Main CP box +----------------------------------------*/ + +#cp-main h3, #cp-main hr, #cp-menu hr { + border-color: #A4B3BF; +} + +#cp-main .panel li.row { + border-bottom-color: #B5C1CB; + border-top-color: #F9F9F9; +} + +ul.cplist { + border-top-color: #B5C1CB; +} + +#cp-main .panel li.header dd, #cp-main .panel li.header dt { + color: #000000; +} + +#cp-main table.table1 thead th { + color: #333333; + border-bottom-color: #333333; +} + +#cp-main .pm-message { + border-color: #DBDEE2; + background-color: #FFFFFF; +} + +/* CP tabbed menu +----------------------------------------*/ +#tabs a { + background-image: url("{T_THEME_PATH}/images/bg_tabs1.gif"); +} + +#tabs a span { + background-image: url("{T_THEME_PATH}/images/bg_tabs2.gif"); + color: #536482; +} + +#tabs a:hover span { + color: #BC2A4D; +} + +#tabs .activetab a { + border-bottom-color: #CADCEB; +} + +#tabs .activetab a span { + color: #333333; +} + +#tabs .activetab a:hover span { + color: #000000; +} + +/* Mini tabbed menu used in MCP +----------------------------------------*/ +#minitabs li { + background-color: #E1EBF2; +} + +#minitabs li.activetab { + background-color: #F9F9F9; +} + +#minitabs li.activetab a, #minitabs li.activetab a:hover { + color: #333333; +} + +/* UCP navigation menu +----------------------------------------*/ + +/* Link styles for the sub-section links */ +#navigation a { + color: #333; + background-color: #B2C2CF; + background-image: url("{T_THEME_PATH}/images/bg_menu.gif"); +} + +.rtl #navigation a { + background-image: url("{T_THEME_PATH}/images/bg_menu_rtl.gif"); + background-position: 0 100%; +} + +#navigation a:hover { + background-image: none; + background-color: #aabac6; + color: #BC2A4D; +} + +#navigation #active-subsection a { + color: #D31141; + background-color: #F9F9F9; + background-image: none; +} + +#navigation #active-subsection a:hover { + color: #D31141; +} + +/* Preferences pane layout +----------------------------------------*/ +#cp-main h2 { + color: #333333; +} + +#cp-main .panel { + background-color: #F9F9F9; +} + +#cp-main .pm { + background-color: #FFFFFF; +} + +#cp-main span.corners-top, #cp-menu span.corners-top { + background-image: url("{T_THEME_PATH}/images/corners_left2.gif"); +} + +#cp-main span.corners-top span, #cp-menu span.corners-top span { + background-image: url("{T_THEME_PATH}/images/corners_right2.gif"); +} + +#cp-main span.corners-bottom, #cp-menu span.corners-bottom { + background-image: url("{T_THEME_PATH}/images/corners_left2.gif"); +} + +#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span { + background-image: url("{T_THEME_PATH}/images/corners_right2.gif"); +} + +/* Topicreview */ +#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top { + background-image: url("{T_THEME_PATH}/images/corners_left.gif"); +} + +#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span { + background-image: url("{T_THEME_PATH}/images/corners_right.gif"); +} + +#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom { + background-image: url("{T_THEME_PATH}/images/corners_left.gif"); +} + +#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span { + background-image: url("{T_THEME_PATH}/images/corners_right.gif"); +} + +/* Friends list */ +.cp-mini { + background-color: #eef5f9; +} + +dl.mini dt { + color: #425067; +} + +/* PM Styles +----------------------------------------*/ +/* PM Message history */ +.current { + color: #000000 !important; +} + +/* PM marking colours */ +.pmlist li.pm_message_reported_colour, .pm_message_reported_colour { + border-left-color: #BC2A4D; + border-right-color: #BC2A4D; +} + +.pmlist li.pm_marked_colour, .pm_marked_colour { + border-color: #FF6600; +} + +.pmlist li.pm_replied_colour, .pm_replied_colour { + border-color: #A9B8C2; +} + +.pmlist li.pm_friend_colour, .pm_friend_colour { + border-color: #5D8FBD; +} + +.pmlist li.pm_foe_colour, .pm_foe_colour { + border-color: #000000; +} + +/* Avatar gallery */ +#gallery label { + background-color: #FFFFFF; + border-color: #CCC; +} + +#gallery label:hover { + background-color: #EEE; +} + +/* +-------------------------------------------------------------- +Colours and backgrounds for forms.css +-------------------------------------------------------------- */ + +/* General form styles +----------------------------------------*/ +select { + border-color: #666666; + background-color: #FAFAFA; + color: #000; +} + +label { + color: #425067; +} + +option.disabled-option { + color: graytext; +} + +/* Definition list layout for forms +---------------------------------------- */ +dd label { + color: #333; +} + +/* Hover effects */ +fieldset dl:hover dt label { + color: #000000; +} + +fieldset.fields2 dl:hover dt label { + color: inherit; +} + +/* Quick-login on index page */ +fieldset.quick-login input.inputbox { + background-color: #F2F3F3; +} + +/* Posting page styles +----------------------------------------*/ + +#message-box textarea { + color: #333333; +} + +/* Input field styles +---------------------------------------- */ +.inputbox { + background-color: #FFFFFF; + border-color: #B4BAC0; + color: #333333; +} + +.inputbox:hover { + border-color: #11A3EA; +} + +.inputbox:focus { + border-color: #11A3EA; + color: #0F4987; +} + +/* Form button styles +---------------------------------------- */ + +a.button1, input.button1, input.button3, a.button2, input.button2 { + color: #000; + background-color: #FAFAFA; + background-image: url("{T_THEME_PATH}/images/bg_button.gif"); +} + +a.button1, input.button1 { + border-color: #666666; +} + +input.button3 { + background-image: none; +} + +/* Alternative button */ +a.button2, input.button2, input.button3 { + border-color: #666666; +} + +/* button in the style of the form buttons */ +a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active { + color: #000000; +} + +/* Hover states */ +a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover { + border-color: #BC2A4D; + color: #BC2A4D; +} + +input.search { + background-image: url("{T_THEME_PATH}/images/icon_textbox_search.gif"); +} + +input.disabled { + color: #666666; +} diff --git a/theme/common.css b/theme/common.css new file mode 100644 index 0000000..d38b5e3 --- /dev/null +++ b/theme/common.css @@ -0,0 +1,648 @@ +/* General Markup Styles +---------------------------------------- */ + +* { + /* Reset browsers default margin, padding and font sizes */ + margin: 0; + padding: 0; +} + +html { + font-size: 100%; + /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */ + height: 101%; + background-color:transparent; +} + +body { + /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ + font-family: Verdana, Helvetica, Arial, sans-serif; + color: #828282; + background-color: #FFFFFF; + background-image: url(http://minetest.net//lib/tpl/minetest3/images/body_bg.png); + /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */ + font-size: 10px; + margin: 0; + padding: 12px 0; +} + +h1 { + /* Forum name */ + font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; + margin-right: 200px; + color: #FFFFFF; + margin-top: 15px; + font-weight: bold; + font-size: 2em; +} + +h2 { + /* Forum header titles */ + font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; + font-weight: normal; + color: #3f3f3f; + font-size: 2em; + margin: 0.8em 0 0.2em 0; +} + +h2.solo { + margin-bottom: 1em; +} + +h3 { + /* Sub-headers (also used as post headers, but defined later) */ + font-family: Arial, Helvetica, sans-serif; + font-weight: bold; + text-transform: uppercase; + border-bottom: 1px solid #CCCCCC; + margin-bottom: 3px; + padding-bottom: 2px; + font-size: 1.05em; + color: #989898; + margin-top: 20px; +} + +h4 { + /* Forum and topic list titles */ + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif; + font-size: 1.3em; +} + +p { + line-height: 1.3em; + font-size: 1.1em; + margin-bottom: 1.5em; +} + +img { + border-width: 0; +} + +hr { + /* Also see tweaks.css */ + border: 0 none #FFFFFF; + border-top: 1px solid #CCCCCC; + height: 1px; + margin: 5px 0; + display: block; + clear: both; +} + +hr.dashed { + border-top: 1px dashed #CCCCCC; + margin: 10px 0; +} + +hr.divider { + display: none; +} + +p.right { + text-align: right; +} + +/* Main blocks +---------------------------------------- */ +#wrap { + padding: 0 20px; + margin: 0 auto; + min-width: 650px; + width:75%; +} + +#simple-wrap { + padding: 6px 10px; +} + +#page-body { + margin: 4px 0; + clear: both; +} + +#page-footer { + clear: both; +} + +#page-footer h3 { + margin-top: 20px; +} + +#logo { + float: left; + width: auto; + padding: 10px 13px 0 10px; +} + +a#logo:hover { + text-decoration: none; +} + +/* Search box +--------------------------------------------- */ +#search-box { + color: #FFFFFF; + position: relative; + margin-top: 30px; + margin-right: 5px; + display: block; + float: right; + text-align: right; + white-space: nowrap; /* For Opera */ +} + +#search-box #keywords { + width: 95px; + background-color: #FFF; +} + +#search-box input { + border: 1px solid #b0b0b0; +} + +/* .button1 style defined later, just a few tweaks for the search button version */ +#search-box input.button1 { + padding: 1px 5px; +} + +#search-box li { + text-align: right; + margin-top: 4px; +} + +#search-box img { + vertical-align: middle; + margin-right: 3px; +} + +/* Site description and logo */ +#site-description { + float: left; + width: 70%; +} + +#site-description h1 { + margin-right: 0; +} + +/* Round cornered boxes and backgrounds +---------------------------------------- */ +.headerbar { + background: #ebebeb none repeat-x 0 0; + color: #FFFFFF; + margin-bottom: 4px; + padding: 0 5px; +} + +.navbar { + background-color: #ebebeb; + padding: 0 10px; +} + +.forabg { + background: #b1b1b1 none repeat-x 0 0; + margin-bottom: 4px; + padding: 0 5px; + clear: both; +} + +.forumbg { + background: #ebebeb none repeat-x 0 0; + margin-bottom: 4px; + padding: 0 5px; + clear: both; +} + +.panel { + margin-bottom: 4px; + padding: 0 10px; + background-color: #f3f3f3; + color: #3f3f3f; +} + +.post { + padding: 0 10px; + margin-bottom: 4px; + background-repeat: no-repeat; + background-position: 100% 0; +} + +.post:target .content { + color: #000000; +} + +.post:target h3 a { + color: #000000; +} + +.bg1 { background-color: #f7f7f7;} +.bg2 { background-color: #f2f2f2; } +.bg3 { background-color: #ebebeb; } + +.rowbg { + margin: 5px 5px 2px 5px; +} + +.ucprowbg { + background-color: #e2e2e2; +} + +.fieldsbg { + /*border: 1px #DBDEE2 solid;*/ + background-color: #eaeaea; +} + +span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span { + font-size: 1px; + line-height: 1px; + display: block; + height: 5px; + background-repeat: no-repeat; +} + +span.corners-top { + background-image: none; + background-position: 0 0; + margin: 0 -5px; +} + +span.corners-top span { + background-image: none; + background-position: 100% 0; +} + +span.corners-bottom { + background-image: none; + background-position: 0 100%; + margin: 0 -5px; + clear: both; +} + +span.corners-bottom span { + background-image: none; + background-position: 100% 100%; +} + +.headbg span.corners-bottom { + margin-bottom: -1px; +} + +.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom { + margin: 0 -10px; +} + +.rules span.corners-top { + margin: 0 -10px 5px -10px; +} + +.rules span.corners-bottom { + margin: 5px -10px 0 -10px; +} + +/* Horizontal lists +----------------------------------------*/ +ul.linklist { + display: block; + margin: 0; +} + +ul.linklist li { + display: block; + list-style-type: none; + float: left; + width: auto; + margin-right: 5px; + font-size: 1.1em; + line-height: 2.2em; +} + +ul.linklist li.rightside, p.rightside { + float: right; + margin-right: 0; + margin-left: 5px; + text-align: right; +} + +ul.navlinks { + padding-bottom: 1px; + margin-bottom: 1px; + border-bottom: 1px solid #FFFFFF; + font-weight: bold; +} + +ul.leftside { + float: left; + margin-left: 0; + margin-right: 5px; + text-align: left; +} + +ul.rightside { + float: right; + margin-left: 5px; + margin-right: -5px; + text-align: right; +} + +/* Table styles +----------------------------------------*/ +table.table1 { + /* See tweaks.css */ +} + +#ucp-main table.table1 { + padding: 2px; +} + +table.table1 thead th { + font-weight: normal; + text-transform: uppercase; + color: #FFFFFF; + line-height: 1.3em; + font-size: 1em; + padding: 0 0 4px 3px; +} + +table.table1 thead th span { + padding-left: 7px; +} + +table.table1 tbody tr { + border: 1px solid #cfcfcf; +} + +table.table1 tbody tr:hover, table.table1 tbody tr.hover { + background-color: #f6f6f6; + color: #000; +} + +table.table1 td { + color: #6a6a6a; + font-size: 1.1em; +} + +table.table1 tbody td { + padding: 5px; + border-top: 1px solid #FAFAFA; +} + +table.table1 tbody th { + padding: 5px; + border-bottom: 1px solid #000000; + text-align: left; + color: #333333; + background-color: #FFFFFF; +} + +/* Specific column styles */ +table.table1 .name { text-align: left; } +table.table1 .posts { text-align: center !important; width: 7%; } +table.table1 .joined { text-align: left; width: 15%; } +table.table1 .active { text-align: left; width: 15%; } +table.table1 .mark { text-align: center; width: 7%; } +table.table1 .info { text-align: left; width: 30%; } +table.table1 .info div { width: 100%; white-space: normal; overflow: hidden; } +table.table1 .autocol { line-height: 2em; white-space: nowrap; } +table.table1 thead .autocol { padding-left: 1em; } + +table.table1 span.rank-img { + float: right; + width: auto; +} + +table.info td { + padding: 3px; +} + +table.info tbody th { + padding: 3px; + text-align: right; + vertical-align: top; + color: #000000; + font-weight: normal; +} + +.forumbg table.table1 { + margin: 0; +} + +.forumbg-table > .inner { + margin: 0 -1px; +} + +.forumbg-table > .inner > span.corners-top { + margin: 0 -4px -1px -4px; +} + +.forumbg-table > .inner > span.corners-bottom { + margin: -1px -4px 0 -4px; +} + +/* Misc layout styles +---------------------------------------- */ +/* column[1-2] styles are containers for two column layouts + Also see tweaks.css */ +.column1 { + float: left; + clear: left; + width: 49%; +} + +.column2 { + float: right; + clear: right; + width: 49%; +} + +/* General classes for placing floating blocks */ +.left-box { + float: left; + width: auto; + text-align: left; +} + +.right-box { + float: right; + width: auto; + text-align: right; +} + +dl.details { + /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/ + font-size: 1.1em; +} + +dl.details dt { + float: left; + clear: left; + width: 30%; + text-align: right; + color: #000000; + display: block; +} + +dl.details dd { + margin-left: 0; + padding-left: 5px; + margin-bottom: 5px; + color: #828282; + float: left; + width: 65%; +} + +/* Pagination +---------------------------------------- */ +.pagination { + height: 1%; /* IE tweak (holly hack) */ + width: auto; + text-align: right; + margin-top: 5px; + float: right; +} + +.pagination span.page-sep { + display: none; +} + +li.pagination { + margin-top: 0; +} + +.pagination strong, .pagination b { + font-weight: normal; +} + +.pagination span strong { + padding: 0 2px; + margin: 0 2px; + font-weight: normal; + color: #FFFFFF; + background-color: #bfbfbf; + border: 1px solid #bfbfbf; + font-size: 0.9em; +} + +.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active { + font-weight: normal; + text-decoration: none; + color: #747474; + margin: 0 2px; + padding: 0 2px; + background-color: #eeeeee; + border: 1px solid #bababa; + font-size: 0.9em; + line-height: 1.5em; +} + +.pagination span a:hover { + border-color: #d2d2d2; + background-color: #d2d2d2; + color: #FFF; + text-decoration: none; +} + +.pagination img { + vertical-align: middle; +} + +/* Pagination in viewforum for multipage topics */ +.row .pagination { + display: block; + float: right; + width: auto; + margin-top: 0; + padding: 1px 0 1px 15px; + font-size: 0.9em; + background: none 0 50% no-repeat; +} + +.row .pagination span a, li.pagination span a { + background-color: #FFFFFF; +} + +.row .pagination span a:hover, li.pagination span a:hover { + background-color: #d2d2d2; +} + +/* Miscellaneous styles +---------------------------------------- */ +#forum-permissions { + float: right; + width: auto; + padding-left: 5px; + margin-left: 5px; + margin-top: 10px; + text-align: right; +} + +.copyright { + padding: 5px; + text-align: center; + color: #555555; +} + +.small { + font-size: 0.9em !important; +} + +.titlespace { + margin-bottom: 15px; +} + +.headerspace { + margin-top: 20px; +} + +.error { + color: #bcbcbc; + font-weight: bold; + font-size: 1em; +} + +.reported { + background-color: #f7f7f7; +} + +li.reported:hover { + background-color: #ececec; +} + +div.rules { + background-color: #ececec; + color: #bcbcbc; + padding: 0 10px; + margin: 10px 0; + font-size: 1.1em; +} + +div.rules ul, div.rules ol { + margin-left: 20px; +} + +p.rules { + background-color: #ececec; + background-image: none; + padding: 5px; +} + +p.rules img { + vertical-align: middle; + padding-top: 5px; +} + +p.rules a { + vertical-align: middle; + clear: both; +} + +#top { + position: absolute; + top: -20px; +} + +.clear { + display: block; + clear: both; + font-size: 1px; + line-height: 1px; + background: transparent; +} diff --git a/theme/content.css b/theme/content.css new file mode 100644 index 0000000..5f627c8 --- /dev/null +++ b/theme/content.css @@ -0,0 +1,786 @@ +/* Content Styles +---------------------------------------- */ + +ul.topiclist { + display: block; + list-style-type: none; + margin: 0; +} + +ul.forums { + background: #f9f9f9 none repeat-x 0 0; +} + +ul.topiclist li { + display: block; + list-style-type: none; + color: #777777; + margin: 0; +} + +ul.topiclist dl { + position: relative; +} + +ul.topiclist li.row dl { + padding: 2px 0; +} + +ul.topiclist dt { + display: block; + float: left; + width: 50%; + font-size: 1.1em; + padding-left: 5px; + padding-right: 5px; +} + +ul.topiclist dd { + display: block; + float: left; + border-left: 1px solid #FFFFFF; + padding: 4px 0; +} + +ul.topiclist dfn { + /* Labels for post/view counts */ + position: absolute; + left: -999px; + width: 990px; +} + +ul.topiclist li.row dt a.subforum { + background-image: none; + background-position: 0 50%; + background-repeat: no-repeat; + position: relative; + white-space: nowrap; + padding: 0 0 0 12px; +} + +.forum-image { + float: left; + padding-top: 5px; + margin-right: 5px; +} + +li.row { + border-top: 1px solid #FFFFFF; + border-bottom: 1px solid #8f8f8f; +} + +li.row strong { + font-weight: normal; + color: #000000; +} + +li.row:hover { + background-color: #f6f6f6; +} + +li.row:hover dd { + border-left-color: #CCCCCC; +} + +li.header dt, li.header dd { + line-height: 1em; + border-left-width: 0; + margin: 2px 0 4px 0; + color: #FFFFFF; + padding-top: 2px; + padding-bottom: 2px; + font-size: 1em; + font-family: Arial, Helvetica, sans-serif; + text-transform: uppercase; +} + +li.header dt { + font-weight: bold; +} + +li.header dd { + margin-left: 1px; +} + +li.header dl.icon { + min-height: 0; +} + +li.header dl.icon dt { + /* Tweak for headers alignment when folder icon used */ + padding-left: 0; + padding-right: 50px; +} + +/* Forum list column styles */ +dl.icon { + min-height: 35px; + background-position: 10px 50%; /* Position of folder icon */ + background-repeat: no-repeat; +} + +dl.icon dt { + padding-left: 45px; /* Space for folder icon */ + background-repeat: no-repeat; + background-position: 5px 95%; /* Position of topic icon */ +} + +dd.posts, dd.topics, dd.views { + width: 8%; + text-align: center; + line-height: 2.2em; + font-size: 1.2em; +} + +/* List in forum description */ +dl.icon dt ol, +dl.icon dt ul { + list-style-position: inside; + margin-left: 1em; +} + +dl.icon dt li { + display: list-item; + list-style-type: inherit; +} + +dd.lastpost { + width: 25%; + font-size: 1.1em; +} + +dd.redirect { + font-size: 1.1em; + line-height: 2.5em; +} + +dd.moderation { + font-size: 1.1em; +} + +dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span { + display: block; + padding-left: 5px; +} + +dd.time { + width: auto; + line-height: 200%; + font-size: 1.1em; +} + +dd.extra { + width: 12%; + line-height: 200%; + text-align: center; + font-size: 1.1em; +} + +dd.mark { + float: right !important; + width: 9%; + text-align: center; + line-height: 200%; + font-size: 1.2em; +} + +dd.info { + width: 30%; +} + +dd.option { + width: 15%; + line-height: 200%; + text-align: center; + font-size: 1.1em; +} + +dd.searchby { + width: 47%; + font-size: 1.1em; + line-height: 1em; +} + +ul.topiclist dd.searchextra { + margin-left: 5px; + padding: 0.2em 0; + font-size: 1.1em; + color: #333333; + border-left: none; + clear: both; + width: 98%; + overflow: hidden; +} + +/* Container for post/reply buttons and pagination */ +.topic-actions { + margin-bottom: 3px; + font-size: 1.1em; + height: 28px; + min-height: 28px; +} +div[class].topic-actions { + height: auto; +} + +/* Post body styles +----------------------------------------*/ +.postbody { + padding: 0; + line-height: 1.48em; + color: #333333; + width: 76%; + float: left; + clear: both; +} + +.postbody .ignore { + font-size: 1.1em; +} + +.postbody h3.first { + /* The first post on the page uses this */ + font-size: 1.7em; +} + +.postbody h3 { + /* Postbody requires a different h3 format - so change it here */ + font-size: 1.5em; + padding: 2px 0 0 0; + margin: 0 0 0.3em 0 !important; + text-transform: none; + border: none; + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + line-height: 125%; +} + +.postbody h3 img { + /* Also see tweaks.css */ + vertical-align: bottom; +} + +.postbody .content { + font-size: 1.3em; +} + +.search .postbody { + width: 68% +} + +/* Topic review panel +----------------------------------------*/ +#review { + margin-top: 2em; +} + +#topicreview { + padding-right: 5px; + overflow: auto; + height: 300px; +} + +#topicreview .postbody { + width: auto; + float: none; + margin: 0; + height: auto; +} + +#topicreview .post { + height: auto; +} + +#topicreview h2 { + border-bottom-width: 0; +} + +.post-ignore .postbody { + display: none; +} + +/* MCP Post details +----------------------------------------*/ +#post_details +{ + /* This will only work in IE7+, plus the others */ + overflow: auto; + max-height: 300px; +} + +#expand +{ + clear: both; +} + +/* Content container styles +----------------------------------------*/ +.content { + min-height: 3em; + overflow: hidden; + line-height: 1.4em; + font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + color: #333333; + padding-bottom: 1px; +} + +.content h2, .panel h2 { + font-weight: normal; + color: #989898; + border-bottom: 1px solid #CCCCCC; + font-size: 1.6em; + margin-top: 0.5em; + margin-bottom: 0.5em; + padding-bottom: 0.5em; +} + +.panel h3 { + margin: 0.5em 0; +} + +.panel p { + font-size: 1.2em; + margin-bottom: 1em; + line-height: 1.4em; +} + +.content p { + font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + font-size: 1.2em; + margin-bottom: 1em; + line-height: 1.4em; +} + +dl.faq { + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + font-size: 1.1em; + margin-top: 1em; + margin-bottom: 2em; + line-height: 1.4em; +} + +dl.faq dt { + font-weight: bold; + color: #333333; +} + +.content dl.faq { + font-size: 1.2em; + margin-bottom: 0.5em; +} + +.content li { + list-style-type: inherit; +} + +.content ul, .content ol { + margin-bottom: 1em; + margin-left: 3em; +} + +.posthilit { + background-color: #f3f3f3; + color: #BCBCBC; + padding: 0 2px 1px 2px; +} + +.announce, .unreadpost { + /* Highlight the announcements & unread posts box */ + border-left-color: #BCBCBC; + border-right-color: #BCBCBC; +} + +/* Post author */ +p.author { + margin: 0 15em 0.6em 0; + padding: 0 0 5px 0; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + line-height: 1.2em; +} + +/* Post signature */ +.signature { + margin-top: 1.5em; + padding-top: 0.2em; + font-size: 1.1em; + border-top: 1px solid #CCCCCC; + clear: left; + line-height: 140%; + overflow: hidden; + width: 100%; +} + +dd .signature { + margin: 0; + padding: 0; + clear: none; + border: none; +} + +.signature li { + list-style-type: inherit; +} + +.signature ul, .signature ol { + margin-bottom: 1em; + margin-left: 3em; +} + +/* Post noticies */ +.notice { + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + width: auto; + margin-top: 1.5em; + padding-top: 0.2em; + font-size: 1em; + border-top: 1px dashed #CCCCCC; + clear: left; + line-height: 130%; +} + +/* Jump to post link for now */ +ul.searchresults { + list-style: none; + text-align: right; + clear: both; +} + +/* BB Code styles +----------------------------------------*/ +/* Quote block */ +blockquote { + background: #ebebeb none 6px 8px no-repeat; + border: 1px solid #dbdbdb; + font-size: 0.95em; + margin: 0.5em 1px 0 25px; + overflow: hidden; + padding: 5px; +} + +blockquote blockquote { + /* Nested quotes */ + background-color: #bababa; + font-size: 1em; + margin: 0.5em 1px 0 15px; +} + +blockquote blockquote blockquote { + /* Nested quotes */ + background-color: #e4e4e4; +} + +blockquote cite { + /* Username/source of quoter */ + font-style: normal; + font-weight: bold; + margin-left: 20px; + display: block; + font-size: 0.9em; +} + +blockquote cite cite { + font-size: 1em; +} + +blockquote.uncited { + padding-top: 25px; +} + +/* Code block */ +dl.codebox { + padding: 3px; + background-color: #FFFFFF; + border: 1px solid #d8d8d8; + font-size: 1em; +} + +dl.codebox dt { + text-transform: uppercase; + border-bottom: 1px solid #CCCCCC; + margin-bottom: 3px; + font-size: 0.8em; + font-weight: bold; + display: block; +} + +blockquote dl.codebox { + margin-left: 0; +} + +dl.codebox code { + /* Also see tweaks.css */ + overflow: auto; + display: block; + height: auto; + max-height: 200px; + white-space: normal; + padding-top: 5px; + font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono; + line-height: 1.3em; + color: #8b8b8b; + margin: 2px 0; +} + +.syntaxbg { color: #FFFFFF; } +.syntaxcomment { color: #000000; } +.syntaxdefault { color: #bcbcbc; } +.syntaxhtml { color: #000000; } +.syntaxkeyword { color: #585858; } +.syntaxstring { color: #a7a7a7; } + +/* Attachments +----------------------------------------*/ +.attachbox { + float: left; + width: auto; + margin: 5px 5px 5px 0; + padding: 6px; + background-color: #FFFFFF; + border: 1px dashed #d8d8d8; + clear: left; +} + +.pm-message .attachbox { + background-color: #f3f3f3; +} + +.attachbox dt { + font-family: Arial, Helvetica, sans-serif; + text-transform: uppercase; +} + +.attachbox dd { + margin-top: 4px; + padding-top: 4px; + clear: left; + border-top: 1px solid #d8d8d8; +} + +.attachbox dd dd { + border: none; +} + +.attachbox p { + line-height: 110%; + color: #666666; + font-weight: normal; + clear: left; +} + +.attachbox p.stats +{ + line-height: 110%; + color: #666666; + font-weight: normal; + clear: left; +} + +.attach-image { + margin: 3px 0; + width: 100%; + max-height: 350px; + overflow: auto; +} + +.attach-image img { + border: 1px solid #999999; +/* cursor: move; */ + cursor: default; +} + +/* Inline image thumbnails */ +div.inline-attachment dl.thumbnail, div.inline-attachment dl.file { + display: block; + margin-bottom: 4px; +} + +div.inline-attachment p { + font-size: 100%; +} + +dl.file { + font-family: Verdana, Arial, Helvetica, sans-serif; + display: block; +} + +dl.file dt { + text-transform: none; + margin: 0; + padding: 0; + font-weight: bold; + font-family: Verdana, Arial, Helvetica, sans-serif; +} + +dl.file dd { + color: #666666; + margin: 0; + padding: 0; +} + +dl.thumbnail img { + padding: 3px; + border: 1px solid #666666; + background-color: #FFF; +} + +dl.thumbnail dd { + color: #666666; + font-style: italic; + font-family: Verdana, Arial, Helvetica, sans-serif; +} + +.attachbox dl.thumbnail dd { + font-size: 100%; +} + +dl.thumbnail dt a:hover { + background-color: #EEEEEE; +} + +dl.thumbnail dt a:hover img { + border: 1px solid #d2d2d2; +} + +/* Post poll styles +----------------------------------------*/ +fieldset.polls { + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; +} + +fieldset.polls dl { + margin-top: 5px; + border-top: 1px solid #e2e2e2; + padding: 5px 0 0 0; + line-height: 120%; + color: #666666; +} + +fieldset.polls dl.voted { + font-weight: bold; + color: #000000; +} + +fieldset.polls dt { + text-align: left; + float: left; + display: block; + width: 30%; + border-right: none; + padding: 0; + margin: 0; + font-size: 1.1em; +} + +fieldset.polls dd { + float: left; + width: 10%; + border-left: none; + padding: 0 5px; + margin-left: 0; + font-size: 1.1em; +} + +fieldset.polls dd.resultbar { + width: 50%; +} + +fieldset.polls dd input { + margin: 2px 0; +} + +fieldset.polls dd div { + text-align: right; + font-family: Arial, Helvetica, sans-serif; + color: #FFFFFF; + font-weight: bold; + padding: 0 2px; + overflow: visible; + min-width: 2%; +} + +.pollbar1 { + background-color: #aaaaaa; + border-bottom: 1px solid #747474; + border-right: 1px solid #747474; +} + +.pollbar2 { + background-color: #bebebe; + border-bottom: 1px solid #8c8c8c; + border-right: 1px solid #8c8c8c; +} + +.pollbar3 { + background-color: #D1D1D1; + border-bottom: 1px solid #aaaaaa; + border-right: 1px solid #aaaaaa; +} + +.pollbar4 { + background-color: #e4e4e4; + border-bottom: 1px solid #bebebe; + border-right: 1px solid #bebebe; +} + +.pollbar5 { + background-color: #f8f8f8; + border-bottom: 1px solid #D1D1D1; + border-right: 1px solid #D1D1D1; +} + +/* Poster profile block +----------------------------------------*/ +.postprofile { + /* Also see tweaks.css */ + margin: 5px 0 10px 0; + min-height: 80px; + color: #666666; + border-left: 1px solid #FFFFFF; + width: 22%; + float: right; + display: inline; +} +.pm .postprofile { + border-left: 1px solid #DDDDDD; +} + +.postprofile dd, .postprofile dt { + line-height: 1.2em; + margin-left: 8px; +} + +.postprofile strong { + font-weight: normal; + color: #000000; +} + +.avatar { + border: none; + margin-bottom: 3px; +} + +.online { + background-image: none; + background-position: 100% 0; + background-repeat: no-repeat; +} + +/* Poster profile used by search*/ +.search .postprofile { + width: 30%; +} + +/* pm list in compose message if mass pm is enabled */ +dl.pmlist dt { + width: 60% !important; +} + +dl.pmlist dt textarea { + width: 95%; +} + +dl.pmlist dd { + margin-left: 61% !important; + margin-bottom: 2px; +} \ No newline at end of file diff --git a/theme/cp.css b/theme/cp.css new file mode 100644 index 0000000..7c7158b --- /dev/null +++ b/theme/cp.css @@ -0,0 +1,456 @@ +/* Control Panel Styles +---------------------------------------- */ + + +/* Main CP box +----------------------------------------*/ +#cp-menu { + float:left; + width: 19%; + margin-top: 1em; + margin-bottom: 5px; +} + +#cp-main { + float: left; + width: 81%; +} + +#cp-main .content { + padding: 0; +} + +#cp-main h3, #cp-main hr, #cp-menu hr { + border-color: #bfbfbf; +} + +#cp-main .panel p { + font-size: 1.1em; +} + +#cp-main .panel ol { + margin-left: 2em; + font-size: 1.1em; +} + +#cp-main .panel li.row { + border-bottom: 1px solid #cbcbcb; + border-top: 1px solid #F9F9F9; +} + +ul.cplist { + margin-bottom: 5px; + border-top: 1px solid #cbcbcb; +} + +#cp-main .panel li.header dd, #cp-main .panel li.header dt { + color: #000000; + margin-bottom: 2px; +} + +#cp-main table.table1 { + margin-bottom: 1em; +} + +#cp-main table.table1 thead th { + color: #333333; + font-weight: bold; + border-bottom: 1px solid #333333; + padding: 5px; +} + +#cp-main table.table1 tbody th { + font-style: italic; + background-color: transparent !important; + border-bottom: none; +} + +#cp-main .pagination { + float: right; + width: auto; + padding-top: 1px; +} + +#cp-main .postbody p { + font-size: 1.1em; +} + +#cp-main .pm-message { + border: 1px solid #e2e2e2; + margin: 10px 0; + background-color: #FFFFFF; + width: auto; + float: none; +} + +.pm-message h2 { + padding-bottom: 5px; +} + +#cp-main .postbody h3, #cp-main .box2 h3 { + margin-top: 0; +} + +#cp-main .buttons { + margin-left: 0; +} + +#cp-main ul.linklist { + margin: 0; +} + +/* MCP Specific tweaks */ +.mcp-main .postbody { + width: 100%; +} + +.tabs-container h2 { + float: left; + margin-bottom: 0px; +} + +.tabs-container #minitabs { + float: right; + margin-top: 19px; +} + +.tabs-container:after { + display: block; + clear: both; + content: ''; +} + +/* CP tabbed menu +----------------------------------------*/ +#tabs { + line-height: normal; + margin: 20px 0 -1px 7px; + min-width: 570px; +} + +#tabs ul { + margin:0; + padding: 0; + list-style: none; +} + +#tabs li { + display: inline; + margin: 0; + padding: 0; + font-size: 1em; + font-weight: bold; +} + +#tabs a { + float: left; + background: none no-repeat 0% -35px; + margin: 0 1px 0 0; + padding: 0 0 0 5px; + text-decoration: none; + position: relative; + cursor: pointer; +} + +#tabs a span { + float: left; + display: block; + background: none no-repeat 100% -35px; + padding: 6px 10px 6px 5px; + color: #828282; + white-space: nowrap; +} + +#tabs a:hover span { + color: #bcbcbc; +} + +#tabs .activetab a { + background-position: 0 0; + border-bottom: 1px solid #ebebeb; +} + +#tabs .activetab a span { + background-position: 100% 0; + padding-bottom: 7px; + color: #333333; +} + +#tabs a:hover { + background-position: 0 -70px; +} + +#tabs a:hover span { + background-position:100% -70px; +} + +#tabs .activetab a:hover { + background-position: 0 0; +} + +#tabs .activetab a:hover span { + color: #000000; + background-position: 100% 0; +} + +/* Mini tabbed menu used in MCP +----------------------------------------*/ +#minitabs { + line-height: normal; + margin: -20px 7px 0 0; +} + +#minitabs ul { + margin:0; + padding: 0; + list-style: none; +} + +#minitabs li { + display: block; + float: right; + padding: 0 10px 4px 10px; + font-size: 1em; + font-weight: bold; + background-color: #f2f2f2; + margin-left: 2px; +} + +#minitabs a { +} + +#minitabs a:hover { + text-decoration: none; +} + +#minitabs li.activetab { + background-color: #F9F9F9; +} + +#minitabs li.activetab a, #minitabs li.activetab a:hover { + color: #333333; +} + +/* UCP navigation menu +----------------------------------------*/ +/* Container for sub-navigation list */ +#navigation { + width: 100%; + padding-top: 36px; +} + +#navigation ul { + list-style:none; +} + +/* Default list state */ +#navigation li { + margin: 1px 0; + padding: 0; + font-weight: bold; + display: inline; +} + +/* Link styles for the sub-section links */ +#navigation a { + display: block; + padding: 5px; + margin: 1px 0; + text-decoration: none; + font-weight: bold; + color: #333; + background: #cfcfcf none repeat-y 100% 0; +} + +#navigation a:hover { + text-decoration: none; + background-color: #c6c6c6; + color: #bcbcbc; + background-image: none; +} + +#navigation #active-subsection a { + display: block; + color: #d3d3d3; + background-color: #F9F9F9; + background-image: none; +} + +#navigation #active-subsection a:hover { + color: #d3d3d3; +} + +/* Preferences pane layout +----------------------------------------*/ +#cp-main h2 { + border-bottom: none; + padding: 0; + margin-left: 10px; + color: #333333; +} + +#cp-main .panel { + background-color: #F9F9F9; +} + +#cp-main .pm { + background-color: #FFFFFF; +} + +#cp-main span.corners-top, #cp-menu span.corners-top { + background-image: none; +} + +#cp-main span.corners-top span, #cp-menu span.corners-top span { + background-image: none; +} + +#cp-main span.corners-bottom, #cp-menu span.corners-bottom { + background-image: none; +} + +#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span { + background-image: none; +} + +/* Topicreview */ +#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top { + background-image: none; +} + +#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span { + background-image: none; +} + +#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom { + background-image: none; +} + +#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span { + background-image: none; +} + +/* Friends list */ +.cp-mini { + background-color: #f9f9f9; + padding: 0 5px; + margin: 10px 15px 10px 5px; +} + +.cp-mini span.corners-top, .cp-mini span.corners-bottom { + margin: 0 -5px; +} + +dl.mini dt { + font-weight: bold; + color: #676767; +} + +dl.mini dd { + padding-top: 4px; +} + +.friend-online { + font-weight: bold; +} + +.friend-offline { + font-style: italic; +} + +/* PM Styles +----------------------------------------*/ +#pm-menu { + line-height: 2.5em; +} + +/* PM panel adjustments */ +.reply-all a.left { + background-position: 3px 60%; +} + +.reply-all a.left:hover { + background-position: 0px 60%; +} + +.reply-all { + font-size: 11px; + padding-top: 5px; +} + +/* PM Message history */ +.current { + color: #999999; +} + +/* Defined rules list for PM options */ +ol.def-rules { + padding-left: 0; +} + +ol.def-rules li { + line-height: 180%; + padding: 1px; +} + +/* PM marking colours */ +.pmlist li.bg1 { + padding: 0 3px; +} + +.pmlist li.bg2 { + padding: 0 3px; +} + +.pmlist li.pm_message_reported_colour, .pm_message_reported_colour { + border-left-color: #bcbcbc; + border-right-color: #bcbcbc; +} + +.pmlist li.pm_marked_colour, .pm_marked_colour { + padding: 0; + border: solid 3px #ffffff; + border-width: 0 3px; +} + +.pmlist li.pm_replied_colour, .pm_replied_colour { + padding: 0; + border: solid 3px #c2c2c2; + border-width: 0 3px; +} + +.pmlist li.pm_friend_colour, .pm_friend_colour { + padding: 0; + border: solid 3px #bdbdbd; + border-width: 0 3px; +} + +.pmlist li.pm_foe_colour, .pm_foe_colour { + padding: 0; + border: solid 3px #000000; + border-width: 0 3px; +} + +.pm-legend { + border-left-width: 10px; + border-left-style: solid; + border-right-width: 0; + margin-bottom: 3px; + padding-left: 3px; +} + +/* Avatar gallery */ +#gallery label { + position: relative; + float: left; + margin: 10px; + padding: 5px; + width: auto; + background: #FFFFFF; + border: 1px solid #CCC; + text-align: center; +} + +#gallery label:hover { + background-color: #EEE; +} diff --git a/theme/forms.css b/theme/forms.css new file mode 100644 index 0000000..4388873 --- /dev/null +++ b/theme/forms.css @@ -0,0 +1,393 @@ +/* Form Styles +---------------------------------------- */ + +/* General form styles +----------------------------------------*/ +fieldset { + border-width: 0; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1.1em; +} + +input { + font-weight: normal; + cursor: pointer; + vertical-align: middle; + padding: 0 3px; + font-size: 1em; + font-family: Verdana, Helvetica, Arial, sans-serif; +} + +select { + font-family: Verdana, Helvetica, Arial, sans-serif; + font-weight: normal; + cursor: pointer; + vertical-align: middle; + border: 1px solid #666666; + padding: 1px; + background-color: #FAFAFA; + font-size: 1em; +} + +option { + padding-right: 1em; +} + +option.disabled-option { + color: graytext; +} + +textarea { + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + width: 60%; + padding: 2px; + font-size: 1em; + line-height: 1.4em; +} + +label { + cursor: default; + padding-right: 5px; + color: #676767; +} + +label input { + vertical-align: middle; +} + +label img { + vertical-align: middle; +} + +/* Definition list layout for forms +---------------------------------------- */ +fieldset dl { + padding: 4px 0; +} + +fieldset dt { + float: left; + width: 40%; + text-align: left; + display: block; +} + +fieldset dd { + margin-left: 41%; + vertical-align: top; + margin-bottom: 3px; +} + +/* Specific layout 1 */ +fieldset.fields1 dt { + width: 15em; + border-right-width: 0; +} + +fieldset.fields1 dd { + margin-left: 15em; + border-left-width: 0; +} + +fieldset.fields1 { + background-color: transparent; +} + +fieldset.fields1 div { + margin-bottom: 3px; +} + +/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */ +fieldset.fields1 #recaptcha_widget_div div { + margin-bottom: 0; +} + +/* Specific layout 2 */ +fieldset.fields2 dt { + width: 15em; + border-right-width: 0; +} + +fieldset.fields2 dd { + margin-left: 16em; + border-left-width: 0; +} + +/* Form elements */ +dt label { + font-weight: bold; + text-align: left; +} + +dd label { + white-space: nowrap; + color: #333; +} + +dd input, dd textarea { + margin-right: 3px; +} + +dd select { + width: auto; +} + +dd textarea { + width: 85%; +} + +/* Hover effects */ +fieldset dl:hover dt label { + color: #000000; +} + +fieldset.fields2 dl:hover dt label { + color: inherit; +} + +#timezone { + width: 95%; +} + +* html #timezone { + width: 50%; +} + +/* Quick-login on index page */ +fieldset.quick-login { + margin-top: 5px; +} + +fieldset.quick-login input { + width: auto; +} + +fieldset.quick-login input.inputbox { + width: 15%; + vertical-align: middle; + margin-right: 5px; + background-color: #f3f3f3; +} + +fieldset.quick-login label { + white-space: nowrap; + padding-right: 2px; +} + +/* Display options on viewtopic/viewforum pages */ +fieldset.display-options { + text-align: center; + margin: 3px 0 5px 0; +} + +fieldset.display-options label { + white-space: nowrap; + padding-right: 2px; +} + +fieldset.display-options a { + margin-top: 3px; +} + +/* Display actions for ucp and mcp pages */ +fieldset.display-actions { + text-align: right; + line-height: 2em; + white-space: nowrap; + padding-right: 1em; +} + +fieldset.display-actions label { + white-space: nowrap; + padding-right: 2px; +} + +fieldset.sort-options { + line-height: 2em; +} + +/* MCP forum selection*/ +fieldset.forum-selection { + margin: 5px 0 3px 0; + float: right; +} + +fieldset.forum-selection2 { + margin: 13px 0 3px 0; + float: right; +} + +/* Jumpbox */ +fieldset.jumpbox { + text-align: right; + margin-top: 15px; + height: 2.5em; +} + +fieldset.quickmod { + width: 50%; + float: right; + text-align: right; + height: 2.5em; +} + +/* Submit button fieldset */ +fieldset.submit-buttons { + text-align: center; + vertical-align: middle; + margin: 5px 0; +} + +fieldset.submit-buttons input { + vertical-align: middle; + padding-top: 3px; + padding-bottom: 3px; +} + +/* Posting page styles +----------------------------------------*/ + +/* Buttons used in the editor */ +#format-buttons { + margin: 15px 0 2px 0; +} + +#format-buttons input, #format-buttons select { + vertical-align: middle; +} + +/* Main message box */ +#message-box { + width: 80%; +} + +#message-box textarea { + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + width: 450px; + height: 270px; + min-width: 100%; + max-width: 100%; + font-size: 1.2em; + color: #333333; +} + +/* Emoticons panel */ +#smiley-box { + width: 18%; + float: right; +} + +#smiley-box img { + margin: 3px; +} + +/* Input field styles +---------------------------------------- */ +.inputbox { + background-color: #FFFFFF; + border: 1px solid #c0c0c0; + color: #333333; + padding: 2px; + cursor: text; +} + +.inputbox:hover { + border: 1px solid #eaeaea; +} + +.inputbox:focus { + border: 1px solid #eaeaea; + color: #4b4b4b; +} + +input.inputbox { width: 85%; } +input.medium { width: 50%; } +input.narrow { width: 25%; } +input.tiny { width: 125px; } + +textarea.inputbox { + width: 85%; +} + +.autowidth { + width: auto !important; +} + +/* Form button styles +---------------------------------------- */ +input.button1, input.button2 { + font-size: 1em; +} + +a.button1, input.button1, input.button3, a.button2, input.button2 { + width: auto !important; + padding-top: 1px; + padding-bottom: 1px; + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + color: #000; + background: #FAFAFA none repeat-x top left; +} + +a.button1, input.button1 { + font-weight: bold; + border: 1px solid #666666; +} + +input.button3 { + padding: 0; + margin: 0; + line-height: 5px; + height: 12px; + background-image: none; + font-variant: small-caps; +} + +/* Alternative button */ +a.button2, input.button2, input.button3 { + border: 1px solid #666666; +} + +/* button in the style of the form buttons */ +a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active { + text-decoration: none; + color: #000000; + padding: 2px 8px; + line-height: 250%; + vertical-align: text-bottom; + background-position: 0 1px; +} + +/* Hover states */ +a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover { + border: 1px solid #BCBCBC; + background-position: 0 100%; + color: #BCBCBC; +} + +input.disabled { + font-weight: normal; + color: #666666; +} + +/* Topic and forum Search */ +.search-box { + margin-top: 3px; + margin-left: 5px; + float: left; +} + +.search-box input { +} + +input.search { + background-image: none; + background-repeat: no-repeat; + background-position: left 1px; + padding-left: 17px; +} + +.full { width: 95%; } +.medium { width: 50%;} +.narrow { width: 25%;} +.tiny { width: 10%;} + diff --git a/theme/images/arrow_down.gif b/theme/images/arrow_down.gif new file mode 100644 index 0000000000000000000000000000000000000000..e45c365ecc48ece968e99c88ebde7c2e487268c9 GIT binary patch literal 113 zcmZ?wbhEHbWMg1sXkcV8Ha2EpU{L&LW#jB05NYR}UrUX)*2prhcJlcNv>k}p;WN-a(;Doah#V^I9b!pOkD$e;r>31})C0|OIR4}ZeU N)fX>VFK1w|1^|_$9lHPk literal 0 HcmV?d00001 diff --git a/theme/images/arrow_left.gif b/theme/images/arrow_left.gif new file mode 100644 index 0000000000000000000000000000000000000000..076a5596f1e8009581a8d943af4cad96a9f15493 GIT binary patch literal 111 zcmZ?wbhEHbWMN=qXkcV8Ha2EpU{L&LW#jB05NYR}UrUX)*2prhcJlcNv>k}p;WN-a(;Doah#V^I9b!pOkD$e;r>i2-CT0~3c2L)(hX J=K+ii)&Nry91Z{g literal 0 HcmV?d00001 diff --git a/theme/images/arrow_right.gif b/theme/images/arrow_right.gif new file mode 100644 index 0000000000000000000000000000000000000000..c5827a401f4d9796b0c94f52ff7173d01564efad GIT binary patch literal 111 zcmZ?wbhEHbWMN=qXkcV8Ha2EpU{L&LW#jB05NYR}UrUX)*2prhcJlcNv>k}p;WN-a(;Doah#V^I9b!pOkD$e;r>i2-CT0}}^}P}_>k J=K+ii)&NlC8`uB< literal 0 HcmV?d00001 diff --git a/theme/images/arrow_up.gif b/theme/images/arrow_up.gif new file mode 100644 index 0000000000000000000000000000000000000000..38b5a62c171be2186622b4b06f92443cbda37e3f GIT binary patch literal 113 zcmZ?wbhEHbWMg1sXkcV8Ha2EpU{L&LW#jB05NYR}UrUX)*2prhcJlcNv>k}p;WN-a(;Doah#V^I9b!pOkD$e;r>31})C0|OIRPd>wn NoeQOERxmJF0|1h+9W(#{ literal 0 HcmV?d00001 diff --git a/theme/images/bg_button.gif b/theme/images/bg_button.gif new file mode 100644 index 0000000000000000000000000000000000000000..03172ff5c674ae95000d265bff3e5068cab73af0 GIT binary patch literal 182 zcmV;n07?HxNk%w1VFUme0K@ln-?Cj_0=;r6<;o#x!?(XE| z<gwv++S>pB|L^bbA^8LV00000EC2ui00aOS000FupeK4-sVxFUNfH2ba934PwB4Iy kAy$z63IYUzDIOk-hJnN66fV%gBr*9|uh^`1%MAelJFawYMF0Q* literal 0 HcmV?d00001 diff --git a/theme/images/bg_header.gif b/theme/images/bg_header.gif new file mode 100644 index 0000000000000000000000000000000000000000..351de9f46ac2941ac16afc674c99f8ac66767091 GIT binary patch literal 690 zcmZ?wbhEHbWMzn9c*elMRI`(*dIxLMLEh zKjWEtlc{<;@3dQNZAY1^wlS1#6qxr^VD4j{DL1$$UgnwrM3)$=wy`wqWv<`DKkET! z_ZjXmwYqtvo;-I?>Na+vxBquyukctd^7KH^Zjh~o_K|` z=PX<6QMT42jOCjJ<~`w^aYtb86PAX3+>@^{*X|Nr@SL%7EB~BFj1^n>XFp`F+by{8 z1w;8Jp+&D41{qNN$pUtf4u}NB2?P882D7Fn!PZv4j?S)bhu&Vf2@|{~Pnqg5ea1|Q z*|P=a&C^-9kax)v#^uY^R;^-KyVh;P#!Wt3wr-Q!vBPlpZpnT7Tn--OIC4bs_;Hm} zr+)sJYuD^=-n6@OhyVV4`A3f|o<3!H@j~_WYtwh{j6Qxe{_=(O`*)dN zzij{hWn*BRCt(rL?%1p)q;}@ugomx|{JI`fA{HjO%1IcO-Pp0Q!@b|csjbFwl1l4j zb;%VWI~S*Vvl}F?n_*ep;5*x?=$Xxd$?0A5?cF&Vx zD(whe?YJpz>Vc`NyVu7Dc8Km?kaJTx^2u* Gum%8ywf-3Z literal 0 HcmV?d00001 diff --git a/theme/images/bg_list.gif b/theme/images/bg_list.gif new file mode 100644 index 0000000000000000000000000000000000000000..89f8963fde57e8227f4ef1677724e16d1c664151 GIT binary patch literal 664 zcmZ?wbhEHbWMzn9c*elM+I)zqdOLI79=5h)oZV*x7rx}5{gA8wB4^(PrkWkB%?Ej> z-C}Jzz}9+%z2hYB^gA4#rx?pOv$Y)Io_vjO#$ADVPZ`QKGS}?no_K|^Y8z|IVYZgT zJX5Z7_MT&JJH|ij0bAQqrkb5>tw%Y!PVr2=$v@{2*M!T=^?L;7KH=y-!`gU&rD1Q@ zx&H$5pYhGSFSPhIN9Rew1)bABq^oqG| zH)qdTrs^H+9Vgh^k26+mVXoc9Shu6*;Rz@0k=_wVyPdSw6f*>i`N zuU^Z&earmegTm*}O5eWm{`@KQ=a2ON|0WzF919j4Y~~VDn{sf1VskrxsK=Cy#fy%1 zn;T`_*|8|uT~@)l%f@lil7`9Zl`CRS26ddCZjc-|!_v6LcQ$9yvo8lXFF()V(9E^g xam$K}JRTGIB2R5ud08@GA=^x^t*b(1A~t9B9+;{r+2%Kp*Ivkm(G!x)huUC(DtHpS|hA?AHC$vIEeJ3%Gc^M^IXfCYKS3KrMMp+S2}=-73Qto~RajVDTwh>fWM*h*Yiw_A zaSe2JcNcjDdnJ8;DuIJDG&YD4ii4t8uXA;?c(r}FfV;dg rz5s}djE)$@LdHXsm6yw#&7RPq8`Gp3)*_%%rL9#rZ?eGM2>}2*&P}f% literal 0 HcmV?d00001 diff --git a/theme/images/bg_tabs1.gif b/theme/images/bg_tabs1.gif new file mode 100644 index 0000000000000000000000000000000000000000..335a72c7116fb0aa27b4fd853d9533526a811497 GIT binary patch literal 1520 zcmVG0w2`|tAh z!qVN!)7{6=+uY{v&DP)P^ZfVw{_XVpfq|}%G~S!|Npwo z+1>5?A^8LV00000EC2ui0A2xU000L6z+P`-Voi?7q;kn@I-k&}bV{vSuh^`1%k6rz zJsfB?qL|O41ejE#(BSV%Upt9x5m@{kM%(=7Y&!9t#9!C>oFt6t4|HHrYRW6PdRySDAy zxO3~?&AYen-@t~;D7`cXyAbeCaBNG7S|l1w(~WRp4|Amx-)R%zvxSZ1l^mRxq}<(FWFDdw1D zmTBghXr_tg3=6dB=9_TFDd(JY)@kRRc;>0+o_zM{=bwNED(Iku4*G!sh$gD&qKr1` z=%bKED(R$@R%+>`m}aW!rkr-_>8GB4aKNafmTKy$sHUpws;su^>Z`EED(kGY)@tjm zxaO*Bt{Cv(>#x8DE9|hu7HjOW$R?}ovdlK??6c5DEA6z@R!eOL)@G~iw%m5>?YH2D zD=x9vj%)6@=%%ax?z-$!yF!3Za; z@WTHx?C`@7Lws<=6jyAqy%S%o@x~m7n{me=hb*$QACGME$td$6#L6tU?DESn$1L;A zG}mnN%{b?*^Ugf??DNk+2QBmv7jWRi(MTt)^wLZ>?ex=7M=kZ#R99{F)mUe(_10W> z?X}iD82$CwWS4FB*=VP&_S$SOeL>rB$1V5Vbk}XS*D&0z_uhQ>?f2h+2QK*Fgcol3 z;fN=$_~MK=?)c-7M=tr~lvi%~<(Ox#`R1H=?)m4Shc5c)q?c~`>8Pi!`s%E=?)vMn z$1eNqwAXI``|Y^ruKVu1_wM`ezy~k<@WdBy{PD;qul(}NH}CxO&_^%*^wd{x{q@*q zul@Gickli8;D;~%_~e&w_|WL5um1Y%x9|S@@WU@c2pTM8|NZ#qumAr1_wWDz_UJ+V z07$?B8t{M!OrQc05`qOf@PQDFpaduAj}}nyf*8!81~TiOrsjt$i_Ch@r`hdqa5c* W$2!^#@s4=RqaOFj$3EUL2mm{Rf3^$& literal 0 HcmV?d00001 diff --git a/theme/images/bg_tabs2.gif b/theme/images/bg_tabs2.gif new file mode 100644 index 0000000000000000000000000000000000000000..a2142d5432be00a2e6395bed8b503a0eb053de5b GIT binary patch literal 420 zcmV;V0bBk@Nk%w1VFv(d0M!5h-R=9j%-PD^>;M1%;p_6)>G#^|_}1t3)8z8r?)=T( z?a<=z%--$P<@43%^v>Vz%iZkH;qcq+`O@R@&fxFM-Rt1+{o(Qc#?RT|@B7^5?%(eF z$I#ot(%s+b@Y>|;@ACHY`Tyeb|LODm%G2Gz$<_D!{?gv&)7s+H-sjQVBe^A^8LV00000EC2ui00#hR000KTz)}f=0u2VC5byV*4MZZCP8OS8uGd`8!sRA7 ziLe+0D4Q{ow3=gRyGez(oOGz$Z;rfv)#&?i2!Vnu6NQE<3yF$85si*16p@lU50#cR z3YnTU44s}I5TT+P6{V&c0;#Gws;VBXsjsjuumS|Nx3IabyQ;mZzqYtX#769z?d||0@&Ft4`1$(#{Qds_ O00RmfNU$KlAOJh7n-8b} literal 0 HcmV?d00001 diff --git a/theme/images/corners_left.gif b/theme/images/corners_left.gif new file mode 100644 index 0000000000000000000000000000000000000000..206e50368daff146227113e91530849214569021 GIT binary patch literal 55 zcmZ?wbhEHbWMklAXkcXc|NlP&1B2pE7DfgJMg|=qn*k)lz{J-gm^kyquSIh%8{Ym< I$jV?10A!F3wg3PC literal 0 HcmV?d00001 diff --git a/theme/images/corners_left.png b/theme/images/corners_left.png new file mode 100644 index 0000000000000000000000000000000000000000..256bde3daa62be78f5ba32f324fda6090183a2ce GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^Y(UJz0U{m4&*%XumUKs7M+Sy#H?H_c7yZU!S`3 z`v3p`3`junCkrD312=;XNDO2K1B-0H%8+A$E^FpqxOa3r>!YG6%Q>dF-RzvP-LunB IN07l902eVda{vGU literal 0 HcmV?d00001 diff --git a/theme/images/corners_right.gif b/theme/images/corners_right.gif new file mode 100644 index 0000000000000000000000000000000000000000..0ba66d50b2afa91504e9da7c1905ad7576502ef7 GIT binary patch literal 56 zcmZ?wbhEHbWMklAXkcXc|NlP&1B2pE7DfgJMg|=qn*k)lz{Ky4$o>ne4iAh3&L2`^WYRA5oO4L^V4Js-_;eQwGtO9r vb18?EcF5l3lUA6=a3sAULP~`}Ac4V8+^F^0SN$nKYZyFT{an^LB{Ts5ju$_5 literal 0 HcmV?d00001 diff --git a/theme/images/corners_right2.gif b/theme/images/corners_right2.gif new file mode 100644 index 0000000000000000000000000000000000000000..2d689446ee075a2fb60d93652f567977ae918952 GIT binary patch literal 111 zcmZ?wbhEHbWMklA*v!N5`TOs$KYsuH`|s1YU;qC7|NQ;egV&!QzW#FI!P{>?f1kel z`qZ7*|NsAIfC0syEQ}05tvVn9kQodtG81?fUrVxB&>a~ho7UpvD73_Z>4{)n?53&i ITU{8e0cGbjQUCw| literal 0 HcmV?d00001 diff --git a/theme/images/created_by.jpg b/theme/images/created_by.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68d56e201304d29a1753b41ddce1129866ff14ea GIT binary patch literal 52977 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

Us#1yO)ew&|1m0n9 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 Mmx)v}%>MsP0G-J$pa1{> literal 0 HcmV?d00001 diff --git a/theme/images/feed.gif b/theme/images/feed.gif new file mode 100644 index 0000000000000000000000000000000000000000..ff199058747128b999ddba87622625f1ff435d2e GIT binary patch literal 1089 zcmc)J`A<^^0KoCbMhG5Rm>Oh@Lzo32v_NU0?YLfBP#8*Zas)OB8Z_9k5d#ARx%wza z=>e2tDUfva7{_oj$-?HcJVx9hgSbhFFc&H9E3fpX$7>(7UEDvh&tLHU<$E^w44rW~ z1PB4JHNZ2<(D$)5ZJ?t+#nn&L3t0%n+#65R-;7h=0?{7Ub}w_Q1w^_)T(j!vPxeTO z*118)0M%Me6r+|P@6nKV7x^CuX zQ-&8=G5jF6^nGCDlCcNZ@ezvi*RR}9WX=Ja&uPTIYxb_s;iC+Mf59cC>3B?!@+@*A z-YreqD2ddzp4$~9I>lt9osK>3#a3o884dj+9u*g;>*+ROs`Hl#*C0(-L(qLrFmuVS zVVYH%VI9hF%jkxdq#ZGPN5t}))u^Npd+`+Q&U60p$kY~()I|9_F3Z!oZ9Ws}1ht)@ zcW2G{cwq14!mgs+K9uoyX*f2TiPlD0p=fOl(T`cQ9pIjN$U)zvs`khJkhEXrr1qVujHic3oOEQ04DXUe~S$Vw%UU z8I?^h%cISUlU|F)Eo1B}(v9#P$84**^8M{rrdyusnJmNaXf9I+K86lzumX!%n*6KD14j8GPYCv{{j9#k)FT+09XTvuM=KB0R;PjnRH5h z-cd!+@lf}l1r=|JF0J96vvAOWpo;KO?%S#*egb{?K{YJ7#tV*)`H5P~4uX5$R5ThF zie{p}iAfCp@eOOFNPhSPM;rD$r+E2bdc+BK%4T7E=Bm6dC+pL~NlsQ-T@y?k8Oan;R5PZ7=!wyJRGpev1CCXa;T!-8lqHd7LqmYne*wqU8j%11 literal 0 HcmV?d00001 diff --git a/theme/images/gradient.gif b/theme/images/gradient.gif new file mode 100644 index 0000000000000000000000000000000000000000..21dc11f13b1545706dfeaa4dd2b09a308b072ac7 GIT binary patch literal 549 zcmV+=0^0pYNk%w1VFduk0M!5hhk05 z^xNm~>GAf};_c<`^xNj|=kWIE@%HKQ_u=dE-|6w??)Ba1@#OCG*5d8i+{#-?(6dR>+|>L@Acs8^5gCE-sth%=+|C5^X>Hb*W>Nn z=kVU?@zvt&?DP2A=I_?y?e6vY*yQf!@AcB)>+16N)8OmW;p_ka000000000000000 z00000A^8LV00000EC2ui00jWY000L6K$~z#EE=S@^tu&)0kYfPplFgoTEOh=V7Kivo_1kdcuYl$Dko zn3w-q@|_{sHv)}Ev>Gvu(7Wtw6qAfxVgF(yuH38z`!oU#Kp$P#T3fR z%*_eU(9zNa)YaD4*CN{6+!Nm4;NczPb8pFo2O75bs5(W4-eDqR|&sne%Wp~9F-wW`&tRSjs} n%C&3P6=1`P9ZOd1fwO4Ss#U9@t=qRV;>w*%x31l|K>z?d!+=+H literal 0 HcmV?d00001 diff --git a/theme/images/icon_bookmark.gif b/theme/images/icon_bookmark.gif new file mode 100644 index 0000000000000000000000000000000000000000..2644293f7dee5ddb7b0b81562a3ef1d4b8eb9f4f GIT binary patch literal 218 zcmV<0044uNNk%w1VGsZg0K^{vE_}}a|Nk;;rrq7$nz`8S;pFl0@#5m*!j+)y?d{*+ z-?hx*62*95b^hN#wV} z_VDq^RdJ0vPRiWtA^8LW0018VEC2ui01yBU000G7;3tk`NfJP+0)+Vi!*C=@EV%Gd zAjUD=CV-)Ekpv0>U@20_JS-4T5@)D%G?TzIm_Rr-l*YCMP;eLlj8;j41r~tC8W%u) U1cY(hF2b`%EF}VeE`=cgJDT-mF8}}l literal 0 HcmV?d00001 diff --git a/theme/images/icon_bump.gif b/theme/images/icon_bump.gif new file mode 100644 index 0000000000000000000000000000000000000000..014cd9bd1513f818426238b66e0547b0b6e273dc GIT binary patch literal 148 zcmZ?wbhEHb6ky#m4PIOH p)|@br?lU%!s4$N&4D){0cjBRYp~h6dd7b{%CrdU(N3bwh0|164=f)A4IGvN14{@6k}C!Z5^w?(og)bk3Id!V F06RZWY-j)g literal 0 HcmV?d00001 diff --git a/theme/images/icon_fontsize.gif b/theme/images/icon_fontsize.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c7d83527c4d2fc19b338b0359c3b4f7089a0d2e GIT binary patch literal 559 zcmV+~0?_?ONk%w1VI2S@0M$PL(cQ>L!`SG!(d2!t&B)v8yVK>S#@)!>>W;Y6hO*K3`uu*b&hhs8smR{m>hrbFhJaW@b>w>*5<(j|Qzt-o%*XaNM z|H|C!A^8LW002J#EC2ui0384%000L6z@KnPEE2su6^F#!$}J^*q@ zy^p3pJpeu;9~coJEjSHJs1(mX95)I(S`RZ4J}!((xorp@3m`QQged_LR!}_}8u^+H zFCeUgLa?C0g9sBUEI4T4m@-YIQ1J(i3>=6{xOf4x=aHW{OU|TO)5Z}bNtBk*v4cks zsb{EEEh%&;(IRNNhO|?%sne%SP@|GGtf)m+Ei$)~SUN?fK(JxOjwM@GqyQ@)u6)3X xHm%yVY}=4D`z0XUxN_&x4ZJeRS&w(|=GD7Lk*&8j`}z$@08k*eoC$*f06Re~Aff;O literal 0 HcmV?d00001 diff --git a/theme/images/icon_home.gif b/theme/images/icon_home.gif new file mode 100644 index 0000000000000000000000000000000000000000..8ae9004534d5f4244ae54be08d0a64c62f928325 GIT binary patch literal 306 zcmZ?wbhEHbC>k_fBt;<@ZsCHZ(qNDee>qcj~_o?ym;~U?c49)zyJLC z^WMFCpFe+o`0(MCD_35c%6~9&4aAPkhI8jp}T#j!i9x} z+}qZLtJ44f|H|C!A^8LW0018VEC2ui01yBU000G8;3tk`X#!lga3<*l>BccdOH^LW zc}7h}h=<41*$g280O^t$5{<)wfTUY8_&SS`tBWT{xw`pwszCmNXTi6Jj8= VUIPkdKx>Hr0uvJ!euX6=06Qy~X43!w literal 0 HcmV?d00001 diff --git a/theme/images/icon_members.gif b/theme/images/icon_members.gif new file mode 100644 index 0000000000000000000000000000000000000000..48e3e5f5f3a2635887e6bc27089453954b47aabd GIT binary patch literal 264 zcmV+j0r&n#Nk%w1VGsZg0K^{vX_~d$=IwK!yOg)i(AL?i#n&Zkle5d)z}4f-+~(ln z;Wu}jRg9}jg{O$F#~Njhe5b&Uvd5ac(8by5L4KkFNLf|H|C!A^8LW0018VEC2ui01yBU000Gr;3s|&ML8ehNMmaONg`ARz*t2a z0bcJx4o)XxX*Cc&PhcTb7!V^$BDrinM-HA3A`re>pH~dBU>r0HL2F=;WH1LqK}awh zM3)EBmv}TcMIT&AJpvjX3UwcO0fZh24IKm;PZA7{Jq8a34J-!>5eSVK2?r1l6JQ4d O4GWtU3=pX;Apko~i)nKJ literal 0 HcmV?d00001 diff --git a/theme/images/icon_pages.gif b/theme/images/icon_pages.gif new file mode 100644 index 0000000000000000000000000000000000000000..44cc34500ec4fb84b2ea7289fadd2d312d143491 GIT binary patch literal 167 zcmZ?wbhEHbU1BV4(QV%EsA0Akxk`zo4=x zGd-h3!N|bCL?I+2RiPlGz{yF$y(qu5Ku5tbCr2R&Bwwr$lv&?_3PKqo;}N5eEj6elk*SV zI)424jT<+9{rdIl)vNpW?|=UM`Ocj?Tvhu@SDu=__xk(y@9Wl`d-?L^yLa#2ym|BD z#fvXrzTCTaZ_b=KhYlTDv0}yT+qa)QdGi1N{|y^9+`4t^?%lf|K781C_Tl8olmGtx zTUc0l?b@|N*I%qSe(&wuxBveAJ9XzZ11Ui9CkrD3g8_pMNE66U3~WaoW)yhnNc9_B z%RU*iEW+c_OVzApLFS(uT(WRNf#XCSi_@%A^8LW0015UEC2ui01yBU000GKpeK%GX_mj=LD8Lzb0343wfYc~Oi!1=cVPrDVuO~syItZDACAst{ hvK#)#b$4=*ZjZ*4*G|nYV78x^kescB8+<(b*Vd zjT&T*9A=LqY?diA!(2-aFi@>lRbKwO^T^;oU_5p(7?*i%+}lG@ATl}`uX|!_xJbp_4V`f^YQWV?Ck98>+9<3>gVU@<>lq$5In8Cg?6vQ}K;AF0rOQvExA*NdF6|i_@% literal 0 HcmV?d00001 diff --git a/theme/images/icon_sendemail.gif b/theme/images/icon_sendemail.gif new file mode 100644 index 0000000000000000000000000000000000000000..f6b8aa10e13385a0f5fe6752a4a6342b915692b3 GIT binary patch literal 531 zcmZ?wbhEHb6k||fxT?euGG*Vpckgs+)-7AMEM?x2t5>hyyLa#D)2D@ng*R{BeDUJN z#ful$oVtJc^5u<;s{N?fHQN2MU*+tXp^P;lqb--n=2X@`0($u z6UMTou4&P1%$&6Xtdf!?WijH+95S37%-y|BE@|xS)44e~Bo`>i_BAWA3wFq`vdYNt z@-Lm`oF>T5wPE*01^&i|Bxey`vz92p%O6Q9T??8cLxnVoy@$jrkBPPAKBe*5r|ndt(1b9#%c zR}1Hn!%FOmo{LgeK5|uJx31+f<#N>Q76{!~#OfWkvfr8S(WRrSuj|inGU8HB;|bVg zz-QrFli~IyvYpYlU?!S?kDhwD-|^v}Ji;>f^Y F4FFSL${_#% literal 0 HcmV?d00001 diff --git a/theme/images/icon_subscribe.gif b/theme/images/icon_subscribe.gif new file mode 100644 index 0000000000000000000000000000000000000000..5ca18af80aec21b021bf355d98d3319a3c62838c GIT binary patch literal 216 zcmZ?wbhEHb6kyV8>dAmZISC`J-J$>_Ov;6tIfn7P%b_oV|w=F+BWy|@L{>@&M z3s2p7%>V<6KUo+V7-Sf9Kms5;8CXLV)caC0=ZU$BIlkWJKXoEwqOe09Pe9~t%Z9WC z96uT?&m=G#T;k|Dc*r0@fuSimdBP3fqDU!*Ldk;Whk**}hSnGM$(RZqIab`gtM;kT NkN>RdO)82E)&S0UST_Iw literal 0 HcmV?d00001 diff --git a/theme/images/icon_textbox_search.gif b/theme/images/icon_textbox_search.gif new file mode 100644 index 0000000000000000000000000000000000000000..b3b51d8425a2426065899ca61099fa2e770950fc GIT binary patch literal 335 zcmZ?wbhEHb6kyld-m*^GG)r6dk=T+-1+$N;~O__ zeE$6T>({RnCrVB`}y-{MMXt#Z||#D zuYUaaF>BVWnKNgeIdi6}s_M;~H(R!BdGzSf>eZ|J`}=q8+BJLj?B~y)U%h(u>C>mz zu3cNZcJ1=z%g>%Y`|H=Q^78WkV8B2$Q2fcl$iQI8paaqY@)HAF&Vd;P9y&s?9cQ{j z7$jQzjybbBZ{%5*p24DYU?2aH$w`V9`&v#N;5fKMOm9ZE;x8L^UCzgcE>v7|V^!ng zROjT9(f4OylVufDWz?7Ma$^wY)o0V!*4LZr@2t}kd8EC<*5Sq3>1mm@J9?f%f1`1dvnFV(VU@J+^!Lcy>fh<_ZJoKk)8F0Q-F&Rv zE_}}W`}_a@|H|C!A^8LW0018VEC2ui01yBU000Gh;3s}b6eVMtQqM3Hl%tNx_RfliP+)t=;eY|JEhHK1B?I#v|tnjf)J(Kp?)7EqO%%`L5M)rM7F-6|cfO%ocM6s}k3&U6=0Mx5wc)1d`>kH&1t zIdO9T>@#OAFU<8@a{0>DDbf3G_O8FayFdNG!=C%ApFMvOTYhJc(vyQ94}Mtw`OC4@ z-#>M~OZa#DTdT0en^0RjhWyB^?fTw_t8*33o!+dbxY0RH$LjMp{yA#>6Rxjetx?at zv#k5{jW1p|b5pk_ok`%DZ6-Y9c=9P8p~I|&%Y|CJA_UKOksiB~qh=_*X-Pl-HR(yPVOG`_|#ld7` zV!61r($UP7l#w$tGwSK&A^8LW000jFEC2ui01p5R000C=@X1LlU4~Jn5*3c4OiAD% zg_MMd_Aq9!Oi1WHN;pdcONI^#04R_&fQ?BGs5t-~yJcwbAUulW9q2h+ literal 0 HcmV?d00001 diff --git a/theme/images/quote_rtl.gif b/theme/images/quote_rtl.gif new file mode 100644 index 0000000000000000000000000000000000000000..ac719cf280fba68810d89e25246a5eda18411f7c GIT binary patch literal 154 zcmV;L0A>G2Nk%w1VGjTd0J8u9aByxvKR>OksiB~qh=_*X-Pl-HR(yPVOG`_|#ld7` zV!61r($UP7l#w$tGwSK&A^8LW000jFEC2ui01p5R000C>@X1N*ONvou7A=SqB$MJe z0<{F9_AsGCPRprG%!yQ|JjH`aqt}oKdH_kScX;(2x5uzYcnqG==_$256(s=ggm6k) I&XWiLJOAfD!vFvP literal 0 HcmV?d00001 diff --git a/theme/large.css b/theme/large.css new file mode 100644 index 0000000..dfb1d2c --- /dev/null +++ b/theme/large.css @@ -0,0 +1,3 @@ +body { + font-size: 12px; +} \ No newline at end of file diff --git a/theme/links.css b/theme/links.css new file mode 100644 index 0000000..05662b9 --- /dev/null +++ b/theme/links.css @@ -0,0 +1,223 @@ +/* Link Styles +---------------------------------------- */ + +/* Links adjustment to correctly display an order of rtl/ltr mixed content */ +a { + direction: ltr; + unicode-bidi: embed; +} + +a:link { color: #898989; text-decoration: none; } +a:visited { color: #898989; text-decoration: none; } +a:hover { color: #d3d3d3; text-decoration: underline; } +a:active { color: #d2d2d2; text-decoration: none; } + +/* Coloured usernames */ +.username-coloured { + font-weight: bold; + display: inline !important; + padding: 0 !important; +} + +/* Links on gradient backgrounds */ +#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link { + color: #FFFFFF; + text-decoration: none; +} + +#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited { + color: #FFFFFF; + text-decoration: none; +} + +#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover { + color: #ffffff; + text-decoration: underline; +} + +#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active { + color: #ffffff; + text-decoration: none; +} + +/* Links for forum/topic lists */ +a.forumtitle { + font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif; + font-size: 1.2em; + font-weight: bold; + color: #898989; + text-decoration: none; +} + +/* a.forumtitle:visited { color: #898989; } */ + +a.forumtitle:hover { + color: #bcbcbc; + text-decoration: underline; +} + +a.forumtitle:active { + color: #898989; +} + +a.topictitle { + font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif; + font-size: 1.2em; + font-weight: bold; + color: #898989; + text-decoration: none; +} + +/* a.topictitle:visited { color: #d2d2d2; } */ + +a.topictitle:hover { + color: #bcbcbc; + text-decoration: underline; +} + +a.topictitle:active { + color: #898989; +} + +/* Post body links */ +.postlink { + text-decoration: none; + color: #d2d2d2; + border-bottom: 1px solid #d2d2d2; + padding-bottom: 0; +} + +/* .postlink:visited { color: #bdbdbd; } */ + +.postlink:active { + color: #d2d2d2; +} + +.postlink:hover { + background-color: #f6f6f6; + text-decoration: none; + color: #404040; +} + +.signature a, .signature a:visited, .signature a:hover, .signature a:active { + border: none; + text-decoration: underline; + background-color: transparent; +} + +/* Profile links */ +.postprofile a:link, .postprofile a:visited, .postprofile dt.author a { + font-weight: bold; + color: #898989; + text-decoration: none; +} + +.postprofile a:hover, .postprofile dt.author a:hover { + text-decoration: underline; + color: #d3d3d3; +} + +/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */ +/* See http://www.phpbb.com/bugs/phpbb3/59685 */ +.postprofile a:active { + font-weight: bold; + color: #898989; + text-decoration: none; +} + + +/* Profile searchresults */ +.search .postprofile a { + color: #898989; + text-decoration: none; + font-weight: normal; +} + +.search .postprofile a:hover { + color: #d3d3d3; + text-decoration: underline; +} + +/* Back to top of page */ +.back2top { + clear: both; + height: 11px; + text-align: right; +} + +a.top { + background: none no-repeat top left; + text-decoration: none; + width: {IMG_ICON_BACK_TOP_WIDTH}px; + height: {IMG_ICON_BACK_TOP_HEIGHT}px; + display: block; + float: right; + overflow: hidden; + letter-spacing: 1000px; + text-indent: 11px; +} + +a.top2 { + background: none no-repeat 0 50%; + text-decoration: none; + padding-left: 15px; +} + +/* Arrow links */ +a.up { background: none no-repeat left center; } +a.down { background: none no-repeat right center; } +a.left { background: none no-repeat 3px 60%; } +a.right { background: none no-repeat 95% 60%; } + +a.up, a.up:link, a.up:active, a.up:visited { + padding-left: 10px; + text-decoration: none; + border-bottom-width: 0; +} + +a.up:hover { + background-position: left top; + background-color: transparent; +} + +a.down, a.down:link, a.down:active, a.down:visited { + padding-right: 10px; +} + +a.down:hover { + background-position: right bottom; + text-decoration: none; +} + +a.left, a.left:active, a.left:visited { + padding-left: 12px; +} + +a.left:hover { + color: #d2d2d2; + text-decoration: none; + background-position: 0 60%; +} + +a.right, a.right:active, a.right:visited { + padding-right: 12px; +} + +a.right:hover { + color: #d2d2d2; + text-decoration: none; + background-position: 100% 60%; +} + +/* invisible skip link, used for accessibility */ +.skiplink { + position: absolute; + left: -999px; + width: 990px; +} + +/* Feed icon in forumlist_body.html */ +a.feed-icon-forum { + float: right; + margin: 3px; +} diff --git a/theme/medium.css b/theme/medium.css new file mode 100644 index 0000000..4c992f9 --- /dev/null +++ b/theme/medium.css @@ -0,0 +1,3 @@ +body { + font-size: 11px; +} \ No newline at end of file diff --git a/theme/normal.css b/theme/normal.css new file mode 100644 index 0000000..d0783d1 --- /dev/null +++ b/theme/normal.css @@ -0,0 +1,3 @@ +body { + font-size: 10px; +} \ No newline at end of file diff --git a/theme/print.css b/theme/print.css new file mode 100644 index 0000000..bc3ca80 --- /dev/null +++ b/theme/print.css @@ -0,0 +1,139 @@ +/* Print Style Sheet +---------------------------------------- */ + + +/* Lots still TODO here! */ + +/* General markup styles */ +* { + padding: 0; + margin: 0; +} + +body { + font: 11pt Verdana, Arial, Helvetica, sans-serif; + color:#000000; +} + +a:link { color: #000000; text-decoration: none; } +a:visited { color: #000000; text-decoration: none; } +a:active { color: #000000; text-decoration: none; } + +img, .noprint, #sub-header, #sub-footer, .navbar, .box1, .divider, .signature { display: none; } +/* Display smilies (Bug #47265) */ +.content img { + display: inline; +} + +/* Container for the main body */ +#wrap { + margin: 0 2em; +} + +p { font-size: 85%; } +.copyright { font-size: 75%; } +.page-number { float:right; width: auto; text-align: right; font-size: 75%; } + +h1, h2, h3, h1 a, h2 a, h3 a { + font-family: "Trebuchet MS",georgia,Verdana,Sans-serif; + color: #000000; + background: none; + text-decoration: none; + font-weight: bold; +} + +h1 { font-size: 20pt; } +h2 { font-size: 16pt; margin-top: 1em; } +h3 { font-size: 14pt; margin-top: 1em; } + +.content { + font-size: 11pt; + line-height: 14pt; + margin-bottom: 1em; + font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; + overflow: hidden; +} + +/* CSS2 Print tip from: http://www.alistapart.com/articles/goingtoprint/ */ +.postbody a:link, .postbody a:visited, .postbody a:hover, .postbody a:active { + text-decoration: underline; + padding: 0.1em 0.2em; + margin: -0.1em -0.2em; + color: #666; + background: none; + font-size: 100%; +} + +html>body .postbody a:link:after, html>body .postbody a:visited:after { + content: " (" attr(href) ") "; + font-size: 90%; + text-decoration: none; +} + +hr { + height: 1px; + background-color: #999999; + border-width: 0; +} + +.author { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 75%; + margin-bottom: 0.6em; +} + +.date { + font-family: Verdana, Arial, Helvetica, sans-serif; + float: right; + position: relative; + text-align: right; + font-size: 75%; +} + +/* Dont want to print url for names or titles in content area */ +.postbody .author a:link, .postbody .author a:visited, +html>body .postbody .author a:link:after, +html>body .postbody .author a:visited:after, +.postquote .quote-by a:link, .postquote .quote-by a:visited, +html>body .postquote .quote-by a:link:after, +html>body .postquote .quote-by a:visited:after, +html>body .postbody h1 a:link:after, html>body .postbody h2 a:link:after { + text-decoration: none; + content: ""; +} + +/* Poster profile */ +.postprofile { display: none; } +.grip-show { display:none; } + +/* Quote */ +.postquote, blockquote { + font-size: 85%; + margin: 1em 18% 1em 4%; + padding: 0.5em; + position: relative; + line-height: 1.5em; + border: 1px #999999 solid; +} + +.postquote img { display: none; } +.postquote span { display: block; } +.postquote span .postquote { font-size: 100%; } +.quote-by, blockquote cite { + color: black; + display : block; + font-weight: bold; +} + +/* List */ +ol, ul { + margin-left: 15pt +} + +/* Misc page elements */ +div.spacer { clear: both; } + +/* Accessibility tweaks: Mozilla.org */ +.skip_link { display: none; } + +dl.codebox dt { display: none; } diff --git a/theme/stylesheet.css b/theme/stylesheet.css new file mode 100644 index 0000000..bb436ce --- /dev/null +++ b/theme/stylesheet.css @@ -0,0 +1,3836 @@ +/* phpBB3 Style Sheet + -------------------------------------------------------------- + Style name: Minetest Maintheme + Based on style: + Original author: phpBB Group ( https://www.phpbb.com/ ) + Modified by: BlockMen + -------------------------------------------------------------- +*/ + +/* General Markup Styles +---------------------------------------- */ + +* { + /* Reset browsers default margin, padding and font sizes */ + margin: 0; + padding: 0; +} + +html { + font-size: 100%; + /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */ + height: 101%; + //background:none !important; +} + +body { + /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ + //font-family: Verdana, Helvetica, Arial, sans-serif; + color: #828282; + background-color: #FFFFFF; + background-image: url(http://minetest.net//lib/tpl/minetest3/images/body_bg.png); + /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */ + font-size: 75%; + margin: 0; + //padding: 12px 0; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; +} + +h1 { + /* Forum name */ + font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; + margin-right: 200px; + color: #323232; + margin-top: 15px; + font-weight: bold; + font-size: 2em; +} + +h2 { + /* Forum header titles */ + font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; + font-weight: normal; + color: #3f3f3f; + font-size: 2em; + margin: 0.8em 0 0.2em 0; +} + +h2.solo { + margin-bottom: 1em; +} + +h3 { + /* Sub-headers (also used as post headers, but defined later) */ + font-family: Arial, Helvetica, sans-serif; + font-weight: bold; + text-transform: uppercase; + border-bottom: 1px solid #CCCCCC; + margin-bottom: 3px; + padding-bottom: 2px; + font-size: 1.05em; + color: #989898; + margin-top: 20px; +} + +h4 { + /* Forum and topic list titles */ + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif; + font-size: 1.3em; +} + +p { + line-height: 1.3em; + font-size: 1.1em; + margin-bottom: 1.5em; +} + +img { + border-width: 0; + max-width: 100%; +} + +hr { + /* Also see tweaks.css */ + border: 0 none #FFFFFF; + border-top: 1px solid #CCCCCC; + height: 1px; + margin: 5px 0; + display: block; + clear: both; +} + +hr.dashed { + border-top: 1px dashed #CCCCCC; + margin: 10px 0; +} + +hr.divider { + display: none; +} + +p.right { + text-align: right; +} + +/* Main blocks +---------------------------------------- */ +#wrap { + //padding: 0 20px; + margin: 0 auto; + min-width: 650px; + width:90%; + box-shadow: 0 0 58px 2px #CCC; + background: #FFFFFF; + border-left: 1px solid #ccc; + border-right: 1px solid #ccc; +} + +#simple-wrap { + padding: 6px 10px; +} + +#page-body { + margin: 4px 0; + padding: 0 10px; + clear: both; +} + +#page-footer { + clear: both; +} + +#page-footer h3 { + margin-top: 20px; +} + +#logo { + float: left; + width: auto; + padding: 10px 13px 0 10px; +} + +a#logo:hover { + text-decoration: none; +} + +/* Search box +--------------------------------------------- */ +#search-box { + color: #FFFFFF; + position: relative; + margin-top: 30px; + margin-right: 5px; + display: block; + float: right; + text-align: right; + white-space: nowrap; /* For Opera */ +} + +#search-box #keywords { + width: 95px; + background-color: #FFF; +} + +#search-box input { + border: 1px solid #b0b0b0; +} + +/* .button1 style defined later, just a few tweaks for the search button version */ +#search-box input.button1 { + padding: 1px 5px; +} + +#search-box li { + text-align: right; + margin-top: 4px; +} + +#search-box img { + vertical-align: middle; + margin-right: 3px; +} + +/* Site description and logo */ +#site-description { + float: left; + width: 70%; +} + +#site-description h1 { + margin-right: 0; +} + +/* Round cornered boxes and backgrounds +---------------------------------------- */ +.headerbar { + background: linear-gradient(#D4D4D4 0%, #FFFFFF 25%); + background: -moz-linear-gradient(#D4D4D4 0%, #FFFFFF 25%); + background: -webkit-linear-gradient(#D4D4D4 0%, #FFFFFF 25%); + color: #323232; + //margin-bottom: 4px; + padding: 0 5px; + min-height: 60px; +} + +.navbar { + background-color: #fff; + padding: 0 10px; +} + +.forabg { + //background: #b1b1b1 none repeat-x 0 0; + margin-bottom: 4px; + //padding: 0 10px; + clear: both; +} + +.forabg .inner { + margin: 10px -10px; +} + +.forumbg { + //background: #ebebeb none repeat-x 0 0; + margin-bottom: 4px; + //padding: 0 5px; + margin: 0 -10px 0 -10px; + clear: both; +} + +.panel { + margin-bottom: 4px; + padding: 0 10px; + background-color: #f3f3f3; + color: #3f3f3f; +} + +.post { + //padding: 0 10px; + //margin-bottom: 4px; + //background-repeat: no-repeat; + border: 1px solid; + //background-position: 100% 0; + border-color: #dde4eb; + border-top-color: #fff; + border-bottom-color: #ccc; +} + +.post:target .content { + color: #000000; +} + +.post:target h3 a { + color: #000000; +} + +/*.bg1 { background-color: #EDF1F5;} +.bg2 { background-color: #EDF1F5; } C55*/ +.bg3 { background-color: #EDF1F5; }//#ebebeb + +.rowbg { + margin: 5px 5px 2px 5px; +} + +.ucprowbg { + background-color: #e2e2e2; +} + +.fieldsbg { + /*border: 1px #DBDEE2 solid;*/ + background-color: #eaeaea; +} + +span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span { + font-size: 1px; + line-height: 1px; + display: block; + height: 5px; + background-repeat: no-repeat; + visibility: hidden; +} + +span.corners-top { + background-image: none; + background-position: 0 0; + margin: 0 -5px; +} + +span.corners-top span { + background-image: none; + background-position: 100% 0; +} + +span.corners-bottom { + background-image: none; + background-position: 0 100%; + margin: 0 -5px; + clear: both; +} + +span.corners-bottom span { + background-image: none; + background-position: 100% 100%; +} + +.headbg span.corners-bottom { + margin-bottom: -1px; +} + +.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom { + margin: 0 -10px; +} + +.rules span.corners-top { + margin: 0 -10px 5px -10px; +} + +.rules span.corners-bottom { + margin: 5px -10px 0 -10px; +} + +/* Horizontal lists +----------------------------------------*/ +ul.linklist { + display: block; + margin: 0; +} + +ul.linklist li { + display: block; + list-style-type: none; + float: left; + width: auto; + margin-right: 5px; + font-size: 1.1em; + line-height: 2.2em; +} + +ul.linklist li.rightside, p.rightside { + float: right; + margin-right: 0; + margin-left: 5px; + text-align: right; +} + +ul.navlinks { + padding-bottom: 1px; + margin-bottom: 1px; + margin-top: 22px; + //border-bottom: 1px solid #FFFFFF; + font-weight: bold; +} + +ul.leftside { + float: left; + margin-left: 0; + margin-right: 5px; + text-align: left; +} + +ul.rightside { + float: right; + margin-left: 5px; + margin-right: -5px; + text-align: right; +} + +/* Table styles +----------------------------------------*/ +table.table1 { + /* See tweaks.css */ +} + +#ucp-main table.table1 { + padding: 2px; +} + +table.table1 thead th { + font-weight: normal; + text-transform: uppercase; + color: #FFFFFF; + line-height: 1.3em; + font-size: 1em; + padding: 0 0 4px 3px; +} + +table.table1 thead th span { + padding-left: 7px; +} + +table.table1 tbody tr { + border: 1px solid #cfcfcf; +} + +table.table1 tbody tr:hover, table.table1 tbody tr.hover { + background-color: #f6f6f6; + color: #000; +} + +table.table1 td { + color: #6a6a6a; + font-size: 1.1em; +} + +table.table1 tbody td { + padding: 5px; + border-top: 1px solid #FAFAFA; +} + +table.table1 tbody th { + padding: 5px; + border-bottom: 1px solid #000000; + text-align: left; + color: #333333; + background-color: #FFFFFF; +} + +/* Specific column styles */ +table.table1 .name { text-align: left; } +table.table1 .posts { text-align: center !important; width: 7%; } +table.table1 .joined { text-align: left; width: 15%; } +table.table1 .active { text-align: left; width: 15%; } +table.table1 .mark { text-align: center; width: 7%; } +table.table1 .info { text-align: left; width: 30%; } +table.table1 .info div { width: 100%; white-space: normal; overflow: hidden; } +table.table1 .autocol { line-height: 2em; white-space: nowrap; } +table.table1 thead .autocol { padding-left: 1em; } + +table.table1 span.rank-img { + float: right; + width: auto; +} + +table.info td { + padding: 3px; +} + +table.info tbody th { + padding: 3px; + text-align: right; + vertical-align: top; + color: #000000; + font-weight: normal; +} + +.forumbg table.table1 { + margin: 0; +} + +.forumbg-table > .inner { + margin: 0 -1px; +} + +.forumbg-table > .inner > span.corners-top { + margin: 0 -4px -1px -4px; +} + +.forumbg-table > .inner > span.corners-bottom { + margin: -1px -4px 0 -4px; +} + +/* Misc layout styles +---------------------------------------- */ +/* column[1-2] styles are containers for two column layouts + Also see tweaks.css */ +.column1 { + float: left; + clear: left; + width: 49%; +} + +.column2 { + float: right; + clear: right; + width: 49%; +} + +/* General classes for placing floating blocks */ +.left-box { + float: left; + width: auto; + text-align: left; +} + +.right-box { + float: right; + width: auto; + text-align: right; +} + +dl.details { + /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/ + font-size: 1.1em; +} + +dl.details dt { + float: left; + clear: left; + width: 30%; + text-align: right; + color: #000000; + display: block; +} + +dl.details dd { + margin-left: 0; + padding-left: 5px; + margin-bottom: 5px; + color: #828282; + float: left; + width: 65%; +} + +/* Pagination +---------------------------------------- */ +.pagination { + height: 1%; /* IE tweak (holly hack) */ + width: auto; + text-align: right; + margin-top: 5px; + float: right; +} + +.pagination span.page-sep { + display: none; +} + +li.pagination { + margin-top: 0; +} + +.pagination strong, .pagination b { + font-weight: normal; +} + +.pagination span strong { + padding: 0 2px; + margin: 0 2px; + font-weight: normal; + color: #FFFFFF; + background-color: #bfbfbf; + border: 1px solid #bfbfbf; + font-size: 0.9em; +} + +.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active { + font-weight: normal; + text-decoration: none; + color: #747474; + margin: 0 2px; + padding: 0 2px; + background-color: #eeeeee; + border: 1px solid #bababa; + font-size: 0.9em; + line-height: 1.5em; +} + +.pagination span a:hover { + border-color: #d2d2d2; + background-color: #d2d2d2; + color: #FFF; + text-decoration: none; +} + +.pagination img { + vertical-align: middle; +} + +/* Pagination in viewforum for multipage topics */ +.row .pagination { + display: block; + float: right; + width: auto; + margin-top: 0; + padding: 1px 0 1px 15px; + font-size: 0.9em; + background: none 0 50% no-repeat; +} + +.row .pagination span a, li.pagination span a { + background-color: #FFFFFF; +} + +.row .pagination span a:hover, li.pagination span a:hover { + background-color: #d2d2d2; +} + +/* Miscellaneous styles +---------------------------------------- */ +#forum-permissions { + float: right; + width: auto; + padding-left: 5px; + margin-left: 5px; + margin-top: 10px; + text-align: right; +} + +.copyright { + padding: 5px; + text-align: center; + color: #555555; +} + +.small { + font-size: 0.9em !important; +} + +.titlespace { + margin-bottom: 15px; +} + +.headerspace { + margin-top: 20px; +} + +.error { + color: #bcbcbc; + font-weight: bold; + font-size: 1em; +} + +.reported { + background-color: #f7f7f7; +} + +li.reported:hover { + background-color: #ececec; +} + +div.rules { + background-color: #ececec; + color: #bcbcbc; + padding: 0 10px; + margin: 10px 0; + font-size: 1.1em; +} + +div.rules ul, div.rules ol { + margin-left: 20px; +} + +p.rules { + background-color: #ececec; + background-image: none; + padding: 5px; +} + +p.rules img { + vertical-align: middle; + padding-top: 5px; +} + +p.rules a { + vertical-align: middle; + clear: both; +} + +#top { + position: absolute; + top: -20px; +} + +.clear { + display: block; + clear: both; + font-size: 1px; + line-height: 1px; + background: transparent; +} +/* Link Styles +---------------------------------------- */ + +/* Links adjustment to correctly display an order of rtl/ltr mixed content */ +a { + direction: ltr; + unicode-bidi: embed; +} + +a:link { color: #898989; text-decoration: none; } +a:visited { color: #898989; text-decoration: none; } +a:hover { color: #d3d3d3; text-decoration: underline; } +a:active { color: #d2d2d2; text-decoration: none; } + +/* Coloured usernames */ +.username-coloured { + font-weight: bold; + display: inline !important; + padding: 0 !important; +} + +/* Links on gradient backgrounds */ +#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link { + color: #323232; + text-decoration: none; +} + +#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited { + color: #323232; + text-decoration: none; +} + +#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover { + color: #323232; + text-decoration: underline; +} + +#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active { + color: #323232; + text-decoration: none; +} + +/* Links for forum/topic lists */ +a.forumtitle { + font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif; + font-size: 1.2em; + font-weight: bold; + color: #898989; + text-decoration: none; +} + +/* a.forumtitle:visited { color: #898989; } */ + +a.forumtitle:hover { + color: #bcbcbc; + text-decoration: underline; +} + +a.forumtitle:active { + color: #898989; +} + +a.topictitle { + font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif; + font-size: 1.2em; /*C55*/ + /*font-weight: bold; C55*/ + color: #898989; + text-decoration: none; +} +li.unread a.topictitle { + font-weight: bold; /*C55*/ +} + +/* a.topictitle:visited { color: #d2d2d2; } */ + +a.topictitle:hover { + color: #bcbcbc; + text-decoration: underline; +} + +a.topictitle:active { + color: #898989; +} + +/* Post body links */ +.postlink { + text-decoration: none; + color: #d2d2d2; + border-bottom: 1px solid #d2d2d2; + padding-bottom: 0; +} + +/* .postlink:visited { color: #bdbdbd; } */ + +.postlink:active { + color: #d2d2d2; +} + +.postlink:hover { + background-color: #f6f6f6; + text-decoration: none; + color: #404040; +} + +.signature a, .signature a:visited, .signature a:hover, .signature a:active { + border: none; + text-decoration: underline; + background-color: transparent; +} + +/* Profile links */ +.postprofile a:link, .postprofile a:visited, .postprofile dt.author a { + font-weight: bold; + color: #898989; + text-decoration: none; + font-size:1.3em; +} + +.postprofile a:hover, .postprofile dt.author a:hover { + text-decoration: underline; + color: #d3d3d3; +} + +/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */ +/* See http://www.phpbb.com/bugs/phpbb3/59685 */ +.postprofile a:active { + font-weight: bold; + color: #898989; + text-decoration: none; +} + + +/* Profile searchresults */ +.search .postprofile a { + color: #898989; + text-decoration: none; + font-weight: normal; +} + +.search .postprofile a:hover { + color: #d3d3d3; + text-decoration: underline; +} + +/* Back to top of page */ +.back2top { + clear: both; + height: 11px; + text-align: right; +} + +a.top { + background: none no-repeat top left; + text-decoration: none; + width: {IMG_ICON_BACK_TOP_WIDTH}px; + height: {IMG_ICON_BACK_TOP_HEIGHT}px; + display: block; + float: right; + overflow: hidden; + letter-spacing: 1000px; + text-indent: 11px; +} + +a.top2 { + background: none no-repeat 0 50%; + text-decoration: none; + padding-left: 15px; +} + +/* Arrow links */ +a.up { background: none no-repeat left center; } +a.down { background: none no-repeat right center; } +a.left { background: none no-repeat 3px 60%; } +a.right { background: none no-repeat 95% 60%; } + +a.up, a.up:link, a.up:active, a.up:visited { + padding-left: 10px; + text-decoration: none; + border-bottom-width: 0; +} + +a.up:hover { + background-position: left top; + background-color: transparent; +} + +a.down, a.down:link, a.down:active, a.down:visited { + padding-right: 10px; +} + +a.down:hover { + background-position: right bottom; + text-decoration: none; +} + +a.left, a.left:active, a.left:visited { + padding-left: 12px; +} + +a.left:hover { + color: #d2d2d2; + text-decoration: none; + background-position: 0 60%; +} + +a.right, a.right:active, a.right:visited { + padding-right: 12px; +} + +a.right:hover { + color: #d2d2d2; + text-decoration: none; + background-position: 100% 60%; +} + +/* invisible skip link, used for accessibility */ +.skiplink { + position: absolute; + left: -999px; + width: 990px; +} + +/* Feed icon in forumlist_body.html */ +a.feed-icon-forum { + float: right; + margin: 3px; +} +/* Content Styles +---------------------------------------- */ + +ul.topiclist { + display: block; + list-style-type: none; + margin: 0; + border-bottom: 1px solid #009DFF; +} + +ul.forums { + background: #f9f9f9 none repeat-x 0 0; +} + +ul.topiclist li { + display: block; + list-style-type: none; + color: #777777; + margin: 0; +} + +ul.topiclist dl { + position: relative; +} + +ul.topiclist li.row dl { + padding: 2px 0; +} + +ul.topiclist dt { + display: block; + float: left; + width: 47%;/*C55*/ + /*font-size: 1.1em; C55*/ + padding-left: 5px; + padding-right: 5px; +padding-top: 3px; /*C55*/ +} + +ul.topiclist dd { + display: block; + float: left; + border-left: 1px solid #FFFFFF; + padding: 4px 0; +} + +ul.topiclist dfn { + /* Labels for post/view counts */ + position: absolute; + left: -999px; + width: 990px; +} + +ul.topiclist li.row dt a.subforum { + background-image: none; + background-position: 0 50%; + background-repeat: no-repeat; + position: relative; + white-space: nowrap; + padding: 0 0 0 12px; +} + +.forum-image { + float: left; + padding-top: 5px; + margin-right: 5px; +} + +li.row { + border-top: 1px solid #FFFFFF; + border-bottom: 1px solid #8f8f8f; +} + +li.row strong { + font-weight: normal; + color: #000000; +} + +li.row:hover { + /*background-color: #f6f6f6; C55*/ +} + +li.row:hover dd { + /*border-left-color: #CCCCCC; C55*/ +} + +li.header dt, li.header dd { + line-height: 1em; + border-left-width: 0; + margin: 2px 0 4px 0; + color: #323232; + padding-top: 2px; + padding-bottom: 2px; + font-size: 1em; + font-family: Arial, Helvetica, sans-serif; + //text-transform: uppercase; +} + +li.header dt { + font-weight: bold; +} + +li.header dd { + margin-left: 1px; +} + +li.header dl.icon { + min-height: 0; +} + +li.header dl.icon dt { + /* Tweak for headers alignment when folder icon used */ + padding-left: 10px; + font-size:1.3em; + padding-right: 30px; +} + +/* Forum list column styles */ +dl.icon { + min-height: 35px; + background-position: 10px 50%; /* Position of folder icon */ + background-repeat: no-repeat; +} + +dl.icon dt { + padding-left: 52px;/*C55*/ /* Space for folder icon */ + background-repeat: no-repeat; + background-position: 5px 95%; /* Position of topic icon */ +} + +dd.posts, dd.topics, dd.views { + width: 8%; + text-align: center; + line-height: 2.2em; + font-size: 1.2em; +} + +/* List in forum description */ +dl.icon dt ol, +dl.icon dt ul { + list-style-position: inside; + margin-left: 1em; +} + +dl.icon dt li { + display: list-item; + list-style-type: inherit; +} + +dd.lastpost { + width: 25%; + font-size: 1.1em; +} + +dd.redirect { + font-size: 1.1em; + line-height: 2.5em; +} + +dd.moderation { + font-size: 1.1em; +} + +dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span { + display: block; + padding-left: 5px; +} + +dd.time { + width: auto; + line-height: 200%; + font-size: 1.1em; +} + +dd.extra { + width: 12%; + line-height: 200%; + text-align: center; + font-size: 1.1em; +} + +dd.mark { + float: right !important; + width: 9%; + text-align: center; + line-height: 200%; + font-size: 1.2em; +} + +dd.info { + width: 30%; +} + +dd.option { + width: 15%; + line-height: 200%; + text-align: center; + font-size: 1.1em; +} + +dd.searchby { + width: 47%; + font-size: 1.1em; + line-height: 1em; +} + +ul.topiclist dd.searchextra { + margin-left: 5px; + padding: 0.2em 0; + font-size: 1.1em; + color: #333333; + border-left: none; + clear: both; + width: 98%; + overflow: hidden; +} + +/* Container for post/reply buttons and pagination */ +.topic-actions { + margin-bottom: 3px; + font-size: 1.1em; + height: 28px; + min-height: 28px; +} +div[class].topic-actions { + height: auto; +} + +/* Post body styles +----------------------------------------*/ +.postbody { + padding: 0; + line-height: 1.48em; + color: #333333; + //width: 76%; + //float: right; + clear: both; +margin: 10px; +} + +.postbody .ignore { + font-size: 1.1em; +} + +.postbody h3.first { + /* The first post on the page uses this */ + /*font-size: 1.7em; C55*/ +} + +.postbody h3 { + /* Postbody requires a different h3 format - so change it here */ + font-size: 1.15em; + padding: 2px 0 0 0; + margin: 0 0 0.3em 0 !important; + text-transform: none; + border: none; + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + line-height: 125%; +} + +.postbody h3 img { + /* Also see tweaks.css */ + vertical-align: bottom; +} + +.postbody .content { + font-size: 1.2em; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + line-height: 1.2em; +} + +.search .postbody { + width: 68% +} + +/* Topic review panel +----------------------------------------*/ +#review { + margin-top: 2em; +} + +#topicreview { + padding-right: 5px; + overflow: auto; + height: 300px; +} + +#topicreview .postbody { + width: auto; + float: none; + margin: 0; + height: auto; +} + +#topicreview .post { + height: auto; +} + +#topicreview h2 { + border-bottom-width: 0; +} + +.post-ignore .postbody { + display: none; +} + +/* MCP Post details +----------------------------------------*/ +#post_details +{ + /* This will only work in IE7+, plus the others */ + overflow: auto; + max-height: 300px; +} + +#expand +{ + clear: both; +} + +/* Content container styles +----------------------------------------*/ +.content { + min-height: 3em; + overflow: hidden; + line-height: 1.4em; + font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + color: #333333; + padding-bottom: 1px; +} + +.content h2, .panel h2 { + font-weight: normal; + color: #989898; + border-bottom: 1px solid #CCCCCC; + font-size: 1.6em; + margin-top: 0.5em; + margin-bottom: 0.5em; + padding-bottom: 0.5em; +} + +.panel h3 { + margin: 0.5em 0; +} + +.panel p { + font-size: 1.2em; + margin-bottom: 1em; + line-height: 1.4em; +} + +.content p { + font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + font-size: 1.2em; + margin-bottom: 1em; + line-height: 1.4em; +} + +dl.faq { + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + font-size: 1.1em; + margin-top: 1em; + margin-bottom: 2em; + line-height: 1.4em; +} + +dl.faq dt { + font-weight: bold; + color: #333333; +} + +.content dl.faq { + font-size: 1.2em; + margin-bottom: 0.5em; +} + +.content li { + list-style-type: inherit; +} + +.content ul, .content ol { + margin-bottom: 1em; + margin-left: 3em; +} + +.posthilit { + background-color: #f3f3f3; + color: #BCBCBC; + padding: 0 2px 1px 2px; +} + +.announce, .unreadpost { + /* Highlight the announcements & unread posts box */ + border-left-color: #BCBCBC; + border-right-color: #BCBCBC; +} + +/* Post author */ +p.author { + margin: 0 15em 0.6em 0; + padding: 0 0 5px 0; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + line-height: 1.2em; +} + +/* Post signature */ +.signature { + margin-top: 1.5em; + padding-top: 0.2em; + font-size: 1.1em; + border-top: 1px solid #CCCCCC; + clear: left; + line-height: 140%; + overflow: hidden; + width: 100%; +} + +dd .signature { + margin: 0; + padding: 0; + clear: none; + border: none; +} + +.signature li { + list-style-type: inherit; +} + +.signature ul, .signature ol { + margin-bottom: 1em; + margin-left: 3em; +} + +/* Post noticies */ +.notice { + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + width: auto; + margin-top: 1.5em; + padding-top: 0.2em; + font-size: 1em; + border-top: 1px dashed #CCCCCC; + clear: left; + line-height: 130%; +} + +/* Jump to post link for now */ +ul.searchresults { + list-style: none; + text-align: right; + clear: both; +} + +/* BB Code styles +----------------------------------------*/ +/* Quote block */ +blockquote { + background: #ebebeb none 6px 8px no-repeat; + border: 1px solid #dbdbdb; + font-size: 0.95em; + margin: 0.5em 1px 0 25px; + overflow: hidden; + padding: 5px; +} + +blockquote blockquote { + /* Nested quotes */ + background-color: #bababa; + font-size: 1em; + margin: 0.5em 1px 0 15px; +} + +blockquote blockquote blockquote { + /* Nested quotes */ + background-color: #e4e4e4; +} + +blockquote cite { + /* Username/source of quoter */ + font-style: normal; + font-weight: bold; + margin-left: 20px; + display: block; + font-size: 0.9em; +} + +blockquote cite cite { + font-size: 1em; +} + +blockquote.uncited { + padding-top: 25px; +} + +/* Code block */ +dl.codebox { + padding: 3px; + background-color: #FFFFFF; + border: 1px solid #d8d8d8; + font-size: 1em; +} + +dl.codebox dt { + text-transform: uppercase; + border-bottom: 1px solid #CCCCCC; + margin-bottom: 3px; + font-size: 0.8em; + font-weight: bold; + display: block; +} + +blockquote dl.codebox { + margin-left: 0; +} + +dl.codebox code { + /* Also see tweaks.css */ + overflow: auto; + display: block; + height: auto; + max-height: 200px; + white-space: normal; + padding-top: 5px; + font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono; + line-height: 1.3em; + color: #8b8b8b; + margin: 2px 0; +} + +.syntaxbg { color: #FFFFFF; } +.syntaxcomment { color: #000000; } +.syntaxdefault { color: #bcbcbc; } +.syntaxhtml { color: #000000; } +.syntaxkeyword { color: #585858; } +.syntaxstring { color: #a7a7a7; } + +/* Attachments +----------------------------------------*/ +.attachbox { + float: left; + width: auto; + margin: 5px 5px 5px 0; + padding: 6px; + background-color: #FFFFFF; + border: 1px dashed #d8d8d8; + clear: left; +} + +.pm-message .attachbox { + background-color: #f3f3f3; +} + +.attachbox dt { + font-family: Arial, Helvetica, sans-serif; + text-transform: uppercase; +} + +.attachbox dd { + margin-top: 4px; + padding-top: 4px; + clear: left; + border-top: 1px solid #d8d8d8; +} + +.attachbox dd dd { + border: none; +} + +.attachbox p { + line-height: 110%; + color: #666666; + font-weight: normal; + clear: left; +} + +.attachbox p.stats +{ + line-height: 110%; + color: #666666; + font-weight: normal; + clear: left; +} + +.attach-image { + margin: 3px 0; + width: 100%; + max-height: 350px; + overflow: auto; +} + +.attach-image img { + border: 1px solid #999999; +/* cursor: move; */ + cursor: default; +} + +/* Inline image thumbnails */ +div.inline-attachment dl.thumbnail, div.inline-attachment dl.file { + display: block; + margin-bottom: 4px; +} + +div.inline-attachment p { + font-size: 100%; +} + +dl.file { + font-family: Verdana, Arial, Helvetica, sans-serif; + display: block; +} + +dl.file dt { + text-transform: none; + margin: 0; + padding: 0; + font-weight: bold; + font-family: Verdana, Arial, Helvetica, sans-serif; +} + +dl.file dd { + color: #666666; + margin: 0; + padding: 0; +} + +dl.thumbnail img { + padding: 3px; + border: 1px solid #666666; + background-color: #FFF; +} + +dl.thumbnail dd { + color: #666666; + font-style: italic; + font-family: Verdana, Arial, Helvetica, sans-serif; +} + +.attachbox dl.thumbnail dd { + font-size: 100%; +} + +dl.thumbnail dt a:hover { + background-color: #EEEEEE; +} + +dl.thumbnail dt a:hover img { + border: 1px solid #d2d2d2; +} + +/* Post poll styles +----------------------------------------*/ +fieldset.polls { + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; +} + +fieldset.polls dl { + margin-top: 5px; + border-top: 1px solid #e2e2e2; + padding: 5px 0 0 0; + line-height: 120%; + color: #666666; +} + +fieldset.polls dl.voted { + font-weight: bold; + color: #000000; +} + +fieldset.polls dt { + text-align: left; + float: left; + display: block; + width: 30%; + border-right: none; + padding: 0; + margin: 0; + font-size: 1.1em; +} + +fieldset.polls dd { + float: left; + width: 10%; + border-left: none; + padding: 0 5px; + margin-left: 0; + font-size: 1.1em; +} + +fieldset.polls dd.resultbar { + width: 50%; +} + +fieldset.polls dd input { + margin: 2px 0; +} + +fieldset.polls dd div { + text-align: right; + font-family: Arial, Helvetica, sans-serif; + color: #FFFFFF; + font-weight: bold; + padding: 0 2px; + overflow: visible; + min-width: 2%; +} + +.pollbar1 { + background-color: #aaaaaa; + border-bottom: 1px solid #747474; + border-right: 1px solid #747474; +} + +.pollbar2 { + background-color: #bebebe; + border-bottom: 1px solid #8c8c8c; + border-right: 1px solid #8c8c8c; +} + +.pollbar3 { + background-color: #D1D1D1; + border-bottom: 1px solid #aaaaaa; + border-right: 1px solid #aaaaaa; +} + +.pollbar4 { + background-color: #e4e4e4; + border-bottom: 1px solid #bebebe; + border-right: 1px solid #bebebe; +} + +.pollbar5 { + background-color: #f8f8f8; + border-bottom: 1px solid #D1D1D1; + border-right: 1px solid #D1D1D1; +} + +/* Poster profile block +----------------------------------------*/ +.postprofile { + /* Also see tweaks.css */ + margin: 15px 10px 19px 10px; + //min-height: 80px; + color: #666666; + //border-right: 1px solid #FFFFFF; + //width: 22%; + //float: right; + //display: block; +} +.pm .postprofile { + border-right: 1px solid #DDDDDD; +} + +.postprofile dd, .postprofile dt { + line-height: 1.2em; + margin-right: 8px; +} + +.postprofile strong { + font-weight: normal; + color: #000000; +} + +.avatar { + border: none; + margin-bottom: 3px; +} + +.online { + background-image: none; + background-position: 100% 0; + background-repeat: no-repeat; +} + +/* Poster profile used by search*/ +.search .postprofile { + width: 30%; +} + +/* pm list in compose message if mass pm is enabled */ +dl.pmlist dt { + width: 60% !important; +} + +dl.pmlist dt textarea { + width: 95%; +} + +dl.pmlist dd { + margin-left: 61% !important; + margin-bottom: 2px; +} +/* Button Styles +---------------------------------------- */ + +/* Rollover buttons + Based on: http://wellstyled.com/css-nopreload-rollovers.html +----------------------------------------*/ +.buttons { + float: left; + width: auto; + height: auto; +} + +/* Rollover state */ +.buttons div { + float: left; + margin: 0 5px 0 0; + background-position: 0 100%; +} + +/* Rolloff state */ +.buttons div a { + display: block; + width: 100%; + height: 100%; + background-position: 0 0; + position: relative; + overflow: hidden; +} + +/* Hide text and hide off-state image when rolling over (prevents flicker in IE) */ +/*.buttons div span { display: none; }*/ +/*.buttons div a:hover { background-image: none; }*/ +.buttons div span { position: absolute; width: 100%; height: 100%; cursor: pointer;} +.buttons div a:hover span { background-position: 0 100%; } + +/* Big button images */ +.reply-icon span { background: transparent none 0 0 no-repeat; } +.post-icon span { background: transparent none 0 0 no-repeat; } +.locked-icon span { background: transparent none 0 0 no-repeat; } +.pmreply-icon span { background: none 0 0 no-repeat; } +.newpm-icon span { background: none 0 0 no-repeat; } +.forwardpm-icon span { background: none 0 0 no-repeat; } + +/* Set big button dimensions */ +.buttons div.reply-icon { width: {IMG_BUTTON_TOPIC_REPLY_WIDTH}px; height: {IMG_BUTTON_TOPIC_REPLY_HEIGHT}px; } +.buttons div.post-icon { width: {IMG_BUTTON_TOPIC_NEW_WIDTH}px; height: {IMG_BUTTON_TOPIC_NEW_HEIGHT}px; } +.buttons div.locked-icon { width: {IMG_BUTTON_TOPIC_LOCKED_WIDTH}px; height: {IMG_BUTTON_TOPIC_LOCKED_HEIGHT}px; } +.buttons div.pmreply-icon { width: {IMG_BUTTON_PM_REPLY_WIDTH}px; height: {IMG_BUTTON_PM_REPLY_HEIGHT}px; } +.buttons div.newpm-icon { width: {IMG_BUTTON_PM_NEW_WIDTH}px; height: {IMG_BUTTON_PM_NEW_HEIGHT}px; } +.buttons div.forwardpm-icon { width: {IMG_BUTTON_PM_FORWARD_WIDTH}px; height: {IMG_BUTTON_PM_FORWARD_HEIGHT}px; } + +/* Sub-header (navigation bar) +--------------------------------------------- */ +a.print, a.sendemail, a.fontsize { + display: block; + overflow: hidden; + height: 18px; + text-indent: -5000px; + text-align: left; + background-repeat: no-repeat; +} + +a.print { + background-image: none; + width: 22px; +} + +a.sendemail { + background-image: none; + width: 22px; +} + +a.fontsize { + background-image: none; + background-position: 0 -1px; + width: 29px; +} + +a.fontsize:hover { + background-position: 0 -20px; + text-decoration: none; +} + +/* Icon images +---------------------------------------- */ +.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, +.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search { + background-position: 0 50%; + background-repeat: no-repeat; + background-image: none; + padding: 1px 0 0 17px; +} + +/* Poster profile icons +----------------------------------------*/ +ul.profile-icons { + padding-top: 10px; + list-style: none; +} + +/* Rollover state */ +ul.profile-icons li { + float: left; + margin: 0 6px 3px 0; + background-position: 0 100%; +} + +/* Rolloff state */ +ul.profile-icons li a { + display: block; + width: 100%; + height: 100%; + background-position: 0 0; +} + +/* Hide text and hide off-state image when rolling over (prevents flicker in IE) */ +ul.profile-icons li span { display:none; } +ul.profile-icons li a:hover { background: none; } + +/* Positioning of moderator icons */ +.postbody ul.profile-icons { + float: right; + width: auto; + padding: 0; +} + +.postbody ul.profile-icons li { + margin: 0 3px; +} + +/* Profile & navigation icons */ +.email-icon, .email-icon a { background: none top left no-repeat; } +.aim-icon, .aim-icon a { background: none top left no-repeat; } +.yahoo-icon, .yahoo-icon a { background: none top left no-repeat; } +.web-icon, .web-icon a { background: none top left no-repeat; } +.msnm-icon, .msnm-icon a { background: none top left no-repeat; } +.icq-icon, .icq-icon a { background: none top left no-repeat; } +.jabber-icon, .jabber-icon a { background: none top left no-repeat; } +.pm-icon, .pm-icon a { background: none top left no-repeat; } +.quote-icon, .quote-icon a { background: none top left no-repeat; } + +/* Moderator icons */ +.report-icon, .report-icon a { background: none top left no-repeat; } +.warn-icon, .warn-icon a { background: none top left no-repeat; } +.edit-icon, .edit-icon a { background: none top left no-repeat; } +.delete-icon, .delete-icon a { background: none top left no-repeat; } +.info-icon, .info-icon a { background: none top left no-repeat; } + +/* Set profile icon dimensions */ +ul.profile-icons li.email-icon { width: {IMG_ICON_CONTACT_EMAIL_WIDTH}px; height: {IMG_ICON_CONTACT_EMAIL_HEIGHT}px; } +ul.profile-icons li.aim-icon { width: {IMG_ICON_CONTACT_AIM_WIDTH}px; height: {IMG_ICON_CONTACT_AIM_HEIGHT}px; } +ul.profile-icons li.yahoo-icon { width: {IMG_ICON_CONTACT_YAHOO_WIDTH}px; height: {IMG_ICON_CONTACT_YAHOO_HEIGHT}px; } +ul.profile-icons li.web-icon { width: {IMG_ICON_CONTACT_WWW_WIDTH}px; height: {IMG_ICON_CONTACT_WWW_HEIGHT}px; } +ul.profile-icons li.msnm-icon { width: {IMG_ICON_CONTACT_MSNM_WIDTH}px; height: {IMG_ICON_CONTACT_MSNM_HEIGHT}px; } +ul.profile-icons li.icq-icon { width: {IMG_ICON_CONTACT_ICQ_WIDTH}px; height: {IMG_ICON_CONTACT_ICQ_HEIGHT}px; } +ul.profile-icons li.jabber-icon { width: {IMG_ICON_CONTACT_JABBER_WIDTH}px; height: {IMG_ICON_CONTACT_JABBER_HEIGHT}px; } +ul.profile-icons li.pm-icon { width: {IMG_ICON_CONTACT_PM_WIDTH}px; height: {IMG_ICON_CONTACT_PM_HEIGHT}px; } +ul.profile-icons li.quote-icon { width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; } +ul.profile-icons li.report-icon { width: {IMG_ICON_POST_REPORT_WIDTH}px; height: {IMG_ICON_POST_REPORT_HEIGHT}px; } +ul.profile-icons li.edit-icon { width: {IMG_ICON_POST_EDIT_WIDTH}px; height: {IMG_ICON_POST_EDIT_HEIGHT}px; } +ul.profile-icons li.delete-icon { width: {IMG_ICON_POST_DELETE_WIDTH}px; height: {IMG_ICON_POST_DELETE_HEIGHT}px; } +ul.profile-icons li.info-icon { width: {IMG_ICON_POST_INFO_WIDTH}px; height: {IMG_ICON_POST_INFO_HEIGHT}px; } +ul.profile-icons li.warn-icon { width: {IMG_ICON_USER_WARN_WIDTH}px; height: {IMG_ICON_USER_WARN_HEIGHT}px; } + +/* Fix profile icon default margins */ +ul.profile-icons li.edit-icon { margin: 0 0 0 3px; } +ul.profile-icons li.quote-icon { margin: 0 0 0 10px; } +ul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; } +/* Control Panel Styles +---------------------------------------- */ + + +/* Main CP box +----------------------------------------*/ +#cp-menu { + float:left; + width: 19%; + margin-top: 1em; + margin-bottom: 5px; +} + +#cp-main { + float: left; + width: 81%; +} + +#cp-main .content { + padding: 0; +} + +#cp-main h3, #cp-main hr, #cp-menu hr { + border-color: #bfbfbf; +} + +#cp-main .panel p { + font-size: 1.1em; +} + +#cp-main .panel ol { + margin-left: 2em; + font-size: 1.1em; +} + +#cp-main .panel li.row { + border-bottom: 1px solid #cbcbcb; + border-top: 1px solid #F9F9F9; +} + +ul.cplist { + margin-bottom: 5px; + border-top: 1px solid #cbcbcb; +} + +#cp-main .panel li.header dd, #cp-main .panel li.header dt { + color: #000000; + margin-bottom: 2px; +} + +#cp-main table.table1 { + margin-bottom: 1em; +} + +#cp-main table.table1 thead th { + color: #333333; + font-weight: bold; + border-bottom: 1px solid #333333; + padding: 5px; +} + +#cp-main table.table1 tbody th { + font-style: italic; + background-color: transparent !important; + border-bottom: none; +} + +#cp-main .pagination { + float: right; + width: auto; + padding-top: 1px; +} + +#cp-main .postbody p { + font-size: 1.1em; +} + +#cp-main .pm-message { + border: 1px solid #e2e2e2; + margin: 10px 0; + background-color: #FFFFFF; + width: auto; + float: none; +} + +.pm-message h2 { + padding-bottom: 5px; +} + +#cp-main .postbody h3, #cp-main .box2 h3 { + margin-top: 0; +} + +#cp-main .buttons { + margin-left: 0; +} + +#cp-main ul.linklist { + margin: 0; +} + +/* MCP Specific tweaks */ +.mcp-main .postbody { + width: 100%; +} + +.tabs-container h2 { + float: left; + margin-bottom: 0px; +} + +.tabs-container #minitabs { + float: right; + margin-top: 19px; +} + +.tabs-container:after { + display: block; + clear: both; + content: ''; +} + +/* CP tabbed menu +----------------------------------------*/ +#tabs { + line-height: normal; + margin: 20px 0 -1.1em 3em; + min-width: 570px; +} + +#tabs ul { + margin:0; + padding: 0; + list-style: none; +} + +#tabs li { + display: inline; + margin: 0; + padding: 0; + font-size: 1em; + font-weight: bold; +} + +#tabs a { + float: left; + background: none no-repeat 0% -35px; + margin: 0 1px 0 0; + padding: 0 0 0 5px; + text-decoration: none; + position: relative; + cursor: pointer; +} + +#tabs a span { + float: left; + display: block; + background: none no-repeat 100% -35px; + padding: 6px 10px 6px 5px; + color: #828282; + white-space: nowrap; +} + +#tabs a:hover span { + color: #bcbcbc; +} + +#tabs .activetab a { + background-position: 0 0; + border-bottom: 1px solid #ebebeb; +} + +#tabs .activetab a span { + background-position: 100% 0; + padding-bottom: 7px; + color: #333333; +} + +#tabs a:hover { + background-position: 0 -70px; +} + +#tabs a:hover span { + background-position:100% -70px; +} + +#tabs .activetab a:hover { + background-position: 0 0; +} + +#tabs .activetab a:hover span { + color: #000000; + background-position: 100% 0; +} + +/* Mini tabbed menu used in MCP +----------------------------------------*/ +#minitabs { + line-height: normal; + margin: -20px 7px 0 0; +} + +#minitabs ul { + margin:0; + padding: 0; + list-style: none; +} + +#minitabs li { + display: block; + float: right; + padding: 0 10px 4px 10px; + font-size: 1em; + font-weight: bold; + background-color: #f2f2f2; + margin-left: 2px; +} + +#minitabs a { +} + +#minitabs a:hover { + text-decoration: none; +} + +#minitabs li.activetab { + background-color: #F9F9F9; +} + +#minitabs li.activetab a, #minitabs li.activetab a:hover { + color: #333333; +} + +/* UCP navigation menu +----------------------------------------*/ +/* Container for sub-navigation list */ +#navigation { + width: 100%; + padding-top: 36px; +} + +#navigation ul { + list-style:none; +} + +/* Default list state */ +#navigation li { + margin: 1px 0; + padding: 0; + font-weight: bold; + display: inline; +} + +/* Link styles for the sub-section links */ +#navigation a { + display: block; + padding: 5px; + margin: 1px 0; + text-decoration: none; + font-weight: bold; + color: #333; + background: #cfcfcf none repeat-y 100% 0; +} + +#navigation a:hover { + text-decoration: none; + background-color: #c6c6c6; + color: #bcbcbc; + background-image: none; +} + +#navigation #active-subsection a { + display: block; + color: #d3d3d3; + background-color: #F9F9F9; + background-image: none; +} + +#navigation #active-subsection a:hover { + color: #d3d3d3; +} + +/* Preferences pane layout +----------------------------------------*/ +#cp-main h2 { + border-bottom: none; + padding: 0; + margin-left: 10px; + color: #333333; +} + +#cp-main .panel { + background-color: #F9F9F9; +} + +#cp-main .pm { + background-color: #FFFFFF; +} + +#cp-main span.corners-top, #cp-menu span.corners-top { + background-image: none; +} + +#cp-main span.corners-top span, #cp-menu span.corners-top span { + background-image: none; +} + +#cp-main span.corners-bottom, #cp-menu span.corners-bottom { + background-image: none; +} + +#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span { + background-image: none; +} + +/* Topicreview */ +#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top { + background-image: none; +} + +#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span { + background-image: none; +} + +#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom { + background-image: none; +} + +#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span { + background-image: none; +} + +/* Friends list */ +.cp-mini { + background-color: #f9f9f9; + padding: 0 5px; + margin: 10px 15px 10px 5px; +} + +.cp-mini span.corners-top, .cp-mini span.corners-bottom { + margin: 0 -5px; +} + +dl.mini dt { + font-weight: bold; + color: #676767; +} + +dl.mini dd { + padding-top: 4px; +} + +.friend-online { + font-weight: bold; +} + +.friend-offline { + font-style: italic; +} + +/* PM Styles +----------------------------------------*/ +#pm-menu { + line-height: 2.5em; +} + +/* PM panel adjustments */ +.reply-all a.left { + background-position: 3px 60%; +} + +.reply-all a.left:hover { + background-position: 0px 60%; +} + +.reply-all { + font-size: 11px; + padding-top: 5px; +} + +/* PM Message history */ +.current { + color: #999999; +} + +/* Defined rules list for PM options */ +ol.def-rules { + padding-left: 0; +} + +ol.def-rules li { + line-height: 180%; + padding: 1px; +} + +/* PM marking colours */ +.pmlist li.bg1 { + padding: 0 3px; +} + +.pmlist li.bg2 { + padding: 0 3px; +} + +.pmlist li.pm_message_reported_colour, .pm_message_reported_colour { + border-left-color: #bcbcbc; + border-right-color: #bcbcbc; +} + +.pmlist li.pm_marked_colour, .pm_marked_colour { + padding: 0; + border: solid 3px #ffffff; + border-width: 0 3px; +} + +.pmlist li.pm_replied_colour, .pm_replied_colour { + padding: 0; + border: solid 3px #c2c2c2; + border-width: 0 3px; +} + +.pmlist li.pm_friend_colour, .pm_friend_colour { + padding: 0; + border: solid 3px #bdbdbd; + border-width: 0 3px; +} + +.pmlist li.pm_foe_colour, .pm_foe_colour { + padding: 0; + border: solid 3px #000000; + border-width: 0 3px; +} + +.pm-legend { + border-left-width: 10px; + border-left-style: solid; + border-right-width: 0; + margin-bottom: 3px; + padding-left: 3px; +} + +/* Avatar gallery */ +#gallery label { + position: relative; + float: left; + margin: 10px; + padding: 5px; + width: auto; + background: #FFFFFF; + border: 1px solid #CCC; + text-align: center; +} + +#gallery label:hover { + background-color: #EEE; +} +/* Form Styles +---------------------------------------- */ + +/* General form styles +----------------------------------------*/ +fieldset { + border-width: 0; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1.1em; +} + +input { + font-weight: normal; + cursor: pointer; + vertical-align: middle; + padding: 0 3px; + font-size: 1em; + font-family: Verdana, Helvetica, Arial, sans-serif; +} + +select { + font-family: Verdana, Helvetica, Arial, sans-serif; + font-weight: normal; + cursor: pointer; + vertical-align: middle; + border: 1px solid #666666; + padding: 1px; + background-color: #FAFAFA; + font-size: 1em; +} + +option { + padding-right: 1em; +} + +option.disabled-option { + color: graytext; +} + +textarea { + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + width: 60%; + padding: 2px; + font-size: 1em; + line-height: 1.4em; +} + +label { + cursor: default; + padding-right: 5px; + color: #676767; +} + +label input { + vertical-align: middle; +} + +label img { + vertical-align: middle; +} + +/* Definition list layout for forms +---------------------------------------- */ +fieldset dl { + padding: 4px 0; +} + +fieldset dt { + float: left; + width: 40%; + text-align: left; + display: block; +} + +fieldset dd { + margin-left: 41%; + vertical-align: top; + margin-bottom: 3px; +} + +/* Specific layout 1 */ +fieldset.fields1 dt { + width: 15em; + border-right-width: 0; +} + +fieldset.fields1 dd { + margin-left: 15em; + border-left-width: 0; +} + +fieldset.fields1 { + background-color: transparent; +} + +fieldset.fields1 div { + margin-bottom: 3px; +} + +/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */ +fieldset.fields1 #recaptcha_widget_div div { + margin-bottom: 0; +} + +/* Specific layout 2 */ +fieldset.fields2 dt { + width: 15em; + border-right-width: 0; +} + +fieldset.fields2 dd { + margin-left: 16em; + border-left-width: 0; +} + +/* Form elements */ +dt label { + font-weight: bold; + text-align: left; +} + +dd label { + white-space: nowrap; + color: #333; +} + +dd input, dd textarea { + margin-right: 3px; +} + +dd select { + width: auto; +} + +dd textarea { + width: 85%; +} + +/* Hover effects */ +fieldset dl:hover dt label { + color: #000000; +} + +fieldset.fields2 dl:hover dt label { + color: inherit; +} + +#timezone { + width: 95%; +} + +* html #timezone { + width: 50%; +} + +/* Quick-login on index page */ +fieldset.quick-login { + margin-top: 5px; +} + +fieldset.quick-login input { + width: auto; +} + +fieldset.quick-login input.inputbox { + width: 15%; + vertical-align: middle; + margin-right: 5px; + background-color: #f3f3f3; +} + +fieldset.quick-login label { + white-space: nowrap; + padding-right: 2px; +} + +/* Display options on viewtopic/viewforum pages */ +fieldset.display-options { + text-align: center; + margin: 3px 0 5px 0; +} + +fieldset.display-options label { + white-space: nowrap; + padding-right: 2px; +} + +fieldset.display-options a { + margin-top: 3px; +} + +/* Display actions for ucp and mcp pages */ +fieldset.display-actions { + text-align: right; + line-height: 2em; + white-space: nowrap; + padding-right: 1em; +} + +fieldset.display-actions label { + white-space: nowrap; + padding-right: 2px; +} + +fieldset.sort-options { + line-height: 2em; +} + +/* MCP forum selection*/ +fieldset.forum-selection { + margin: 5px 0 3px 0; + float: right; +} + +fieldset.forum-selection2 { + margin: 13px 0 3px 0; + float: right; +} + +/* Jumpbox */ +fieldset.jumpbox { + text-align: right; + margin-top: 15px; + height: 2.5em; +} + +fieldset.quickmod { + width: 50%; + float: right; + text-align: right; + height: 2.5em; +} + +/* Submit button fieldset */ +fieldset.submit-buttons { + text-align: center; + vertical-align: middle; + margin: 5px 0; +} + +fieldset.submit-buttons input { + vertical-align: middle; + padding-top: 3px; + padding-bottom: 3px; +} + +/* Posting page styles +----------------------------------------*/ + +/* Buttons used in the editor */ +#format-buttons { + margin: 15px 0 2px 0; +} + +#format-buttons input, #format-buttons select { + vertical-align: middle; +} + +/* Main message box */ +#message-box { + width: 80%; +} + +#message-box textarea { + font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; + width: 450px; + height: 270px; + min-width: 100%; + max-width: 100%; + font-size: 1.2em; + color: #333333; +} + +/* Emoticons panel */ +#smiley-box { + width: 18%; + float: right; +} + +#smiley-box img { + margin: 3px; +} + +/* Input field styles +---------------------------------------- */ +.inputbox { + background-color: #FFFFFF; + border: 1px solid #c0c0c0; + color: #333333; + padding: 2px; + cursor: text; +} + +.inputbox:hover { + border: 1px solid #eaeaea; +} + +.inputbox:focus { + border: 1px solid #eaeaea; + color: #4b4b4b; +} + +input.inputbox { width: 85%; } +input.medium { width: 50%; } +input.narrow { width: 25%; } +input.tiny { width: 125px; } + +textarea.inputbox { + width: 85%; +} + +.autowidth { + width: auto !important; +} + +/* Form button styles +---------------------------------------- */ +input.button1, input.button2 { + font-size: 1em; +} + +a.button1, input.button1, input.button3, a.button2, input.button2 { + width: auto !important; + padding-top: 1px; + padding-bottom: 1px; + font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; + color: #000; + background: #FAFAFA none repeat-x top left; +} + +a.button1, input.button1 { + font-weight: bold; + border: 1px solid #666666; +} + +input.button3 { + padding: 0; + margin: 0; + line-height: 5px; + height: 12px; + background-image: none; + font-variant: small-caps; +} + +/* Alternative button */ +a.button2, input.button2, input.button3 { + border: 1px solid #666666; +} + +/* button in the style of the form buttons */ +a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active { + text-decoration: none; + color: #000000; + padding: 2px 8px; + line-height: 250%; + vertical-align: text-bottom; + background-position: 0 1px; +} + +/* Hover states */ +a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover { + border: 1px solid #BCBCBC; + background-position: 0 100%; + color: #BCBCBC; +} + +input.disabled { + font-weight: normal; + color: #666666; +} + +/* Topic and forum Search */ +.search-box { + margin-top: 3px; + margin-left: 5px; + float: left; +} + +.search-box input { +} + +input.search { + background-image: none; + background-repeat: no-repeat; + background-position: left 1px; + padding-left: 17px; +} + +.full { width: 95%; } +.medium { width: 50%;} +.narrow { width: 25%;} +.tiny { width: 10%;} +/* Style Sheet Tweaks + +These style definitions are mainly IE specific +tweaks required due to its poor CSS support. +-------------------------------------------------*/ + +* html table, * html select, * html input { font-size: 100%; } +* html hr { margin: 0; } + +table.table1 { + width: 99%; /* IE < 6 browsers */ + /* Tantek hack */ + voice-family: "\"}\""; + voice-family: inherit; + width: 100%; +} +html>body table.table1 { width: 100%; } /* Reset 100% for opera */ + +* html ul.topiclist li { position: relative; } +* html .postbody h3 img { vertical-align: middle; } + +/* Form styles */ +html>body dd label input { vertical-align: text-bottom; } /* Align checkboxes/radio buttons nicely */ + +* html input.button1, * html input.button2 { + padding-bottom: 0; + margin-bottom: 1px; +} + +/* Misc layout styles */ +* html .column1, * html .column2 { width: 45%; } + +/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above) + From http://www.positioniseverything.net/easyclearing.html +#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +}*/ + +.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls { + height: 1%; + overflow: hidden; +} + +/* viewtopic fix */ +* html .post { + height: 25%; + overflow: hidden; +} + +/* navbar fix */ +* html .clearfix, * html .navbar, ul.linklist { + height: 4%; + overflow: hidden; +} + +/* Simple fix so forum and topic lists always have a min-height set, even in IE6 + From http://www.dustindiaz.com/min-height-fast-hack */ +dl.icon { + min-height: 35px; + height: auto !important; + height: 35px; +} + +* html li.row dl.icon dt { + height: 35px; + overflow: visible; +} + +* html #search-box { + width: 25%; +} + +/* Correctly clear floating for details on profile view */ +*:first-child+html dl.details dd { + margin-left: 30%; + float: none; +} + +* html dl.details dd { + margin-left: 30%; + float: none; +} + +/* Headerbar height fix for IE7 and below */ +* html #site-description p { + margin-bottom: 1.0em; +} + +*:first-child+html #site-description p { + margin-bottom: 1.0em; +} + +/* #minitabs fix for IE */ +.tabs-container { + zoom: 1; +} + +#minitabs { + white-space: nowrap; + *min-width: 50%; +} +/* +-------------------------------------------------------------- +Colours and backgrounds for common.css +-------------------------------------------------------------- */ + +html, body { + color: #536482; +} + +h1 { + color: #323232; +} + +h2 { + color: #28313F; +} + +h3 { + border-bottom-color: #CCCCCC; + color: #115098; +} + +hr { + border-color: #FFFFFF; + border-top-color: #CCCCCC; +} + +hr.dashed { + border-top-color: #CCCCCC; +} + +/* Search box +--------------------------------------------- */ + +#search-box { + color: #FFFFFF; +} + +#search-box #keywords { + background-color: #FFF; +} + +#search-box input { + border-color: #0075B0; +} + +/* Round cornered boxes and backgrounds +---------------------------------------- */ +.headerbar { + //background-color: #12A3EB; + //background-image: url("{T_THEME_PATH}/images/bg_header.gif"); + //color: #FFFFFF; +} + +.navbar { + //background-color: #cadceb; +} + +.forabg { + //background-color: #0076b1; + //background-image: url("{T_THEME_PATH}/images/bg_list.gif"); +} + +.forumbg { + //background-color: #536482; + //background-image: url("{T_THEME_PATH}/images/bg_header.gif"); +} + +.panel { + color: #28313F; + margin: 1em 3em 1em 3em; + border: 1px dotted #8cacbb; + background: #dee7ec; +} + +.post:target .content { + color: #000000; +} + +.post:target h3 a { + color: #000000; +} + +/*.bg1 { background-color: #ECF3F7; } +.bg2 { background-color: #e1ebf2; } +.bg3 { background-color: #cadceb; }*/ + +/*.bg1 { background-color: #EDF1F5;} +.bg2 { background-color: #EDF1F5; } C55*/ +.bg3 { background-color: #EDF1F5; }//#ebebeb + +.ucprowbg { + background-color: #DCDEE2; +} + +.fieldsbg { + background-color: #E7E8EA; +} + +span.corners-top { + background-image: url("{T_THEME_PATH}/images/corners_left.png"); +} + +span.corners-top span { + background-image: url("{T_THEME_PATH}/images/corners_right.png"); +} + +span.corners-bottom { + background-image: url("{T_THEME_PATH}/images/corners_left.png"); +} + +span.corners-bottom span { + background-image: url("{T_THEME_PATH}/images/corners_right.png"); +} + +/* Table styles +----------------------------------------*/ +table.table1 thead th { + color: #FFFFFF; +} + +table.table1 tbody tr { + border-color: #BFC1CF; +} + +table.table1 tbody tr:hover, table.table1 tbody tr.hover { + background-color: #CFE1F6; + color: #000; +} + +table.table1 td { + color: #536482; +} + +table.table1 tbody td { + border-top-color: #FAFAFA; +} + +table.table1 tbody th { + border-bottom-color: #000000; + color: #333333; + background-color: #FFFFFF; +} + +table.info tbody th { + color: #000000; +} + +/* Misc layout styles +---------------------------------------- */ +dl.details dt { + color: #000000; +} + +dl.details dd { + color: #536482; +} + +.sep { + color: #1198D9; +} + +/* Pagination +---------------------------------------- */ + +.pagination span strong { + color: #FFFFFF; + background-color: #4692BF; + border-color: #4692BF; +} + +.pagination span a, .pagination span a:link, .pagination span a:visited { + color: #5C758C; + background-color: #ECEDEE; + border-color: #B4BAC0; +} + +.pagination span a:hover { + border-color: #368AD2; + background-color: #368AD2; + color: #FFF; +} + +.pagination span a:active { + color: #5C758C; + background-color: #ECEDEE; + border-color: #B4BAC0; +} + +/* Pagination in viewforum for multipage topics */ +.row .pagination { + background-image: url("{T_THEME_PATH}/images/icon_pages.gif"); +} + +.row .pagination span a, li.pagination span a { + background-color: #FFFFFF; +} + +.row .pagination span a:hover, li.pagination span a:hover { + background-color: #368AD2; +} + +/* Miscellaneous styles +---------------------------------------- */ + +.copyright { + color: #555555; +} + +.error { + color: #BC2A4D; +} + +.reported { + background-color: #F7ECEF; +} + +li.reported:hover { + background-color: #ECD5D8 !important; +} +.sticky, .announce { + /* you can add a background for stickies and announcements*/ +} + +div.rules { + background-color: #ECD5D8; + color: #BC2A4D; +} + +p.rules { + background-color: #ECD5D8; + background-image: none; +} + +/* +-------------------------------------------------------------- +Colours and backgrounds for links.css +-------------------------------------------------------------- */ + +a:link { color: #105289; } +a:visited { color: #105289; } +a:hover { color: #D31141; } +a:active { color: #368AD2; } + +/* Links on gradient backgrounds */ +#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link { + color: #323232; +} + +#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited { + color: #323232; +} + +#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover { + color: #A8D8FF; +} + +#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active { + color: #C8E6FF; +} + +/* Links for forum/topic lists */ +a.forumtitle { + color: #105289; +} + +/* a.forumtitle:visited { color: #105289; } */ + +a.forumtitle:hover { + color: #BC2A4D; +} + +a.forumtitle:active { + color: #105289; +} + +a.topictitle { + color: #105289; +} + +/* a.topictitle:visited { color: #368AD2; } */ + +a.topictitle:hover { + color: #BC2A4D; +} + +a.topictitle:active { + color: #105289; +} + +/* Post body links */ +.postlink { + color: #368AD2; + border-bottom-color: #368AD2; +} + +.postlink:visited { + color: #5D8FBD; + border-bottom-color: #5D8FBD; +} + +.postlink:active { + color: #368AD2; +} + +.postlink:hover { + background-color: #D0E4F6; + color: #0D4473; +} + +.signature a, .signature a:visited, .signature a:hover, .signature a:active { + background-color: transparent; +} + +/* Profile links */ +.postprofile a:link, .postprofile a:visited, .postprofile dt.author a { + color: #105289; +} + +.postprofile a:hover, .postprofile dt.author a:hover { + color: #D31141; +} + +.postprofile a:active { + color: #105289; +} + +/* Profile searchresults */ +.search .postprofile a { + color: #105289; +} + +.search .postprofile a:hover { + color: #D31141; +} + +/* Back to top of page */ +a.top { + background-image: url("{IMG_ICON_BACK_TOP_SRC}"); +} + +a.top2 { + background-image: url("{IMG_ICON_BACK_TOP_SRC}"); +} + +/* Arrow links */ +a.up { background-image: url("{T_THEME_PATH}/images/arrow_up.gif") } +a.down { background-image: url("{T_THEME_PATH}/images/arrow_down.gif") } +a.left { background-image: url("{T_THEME_PATH}/images/arrow_left.gif") } +a.right { background-image: url("{T_THEME_PATH}/images/arrow_right.gif") } + +a.up:hover { + background-color: transparent; +} + +a.left:hover { + color: #368AD2; +} + +a.right:hover { + color: #368AD2; +} + + +/* +-------------------------------------------------------------- +Colours and backgrounds for content.css +-------------------------------------------------------------- */ + +ul.forums { + background-color: #fbfbfb; +} + +ul.topiclist li { + color: #4C5D77; +} + +ul.topiclist dd { + border-left-color: #FFFFFF; +} + +.rtl ul.topiclist dd { + border-right-color: #fff; + border-left-color: transparent; +} + +ul.topiclist li.row dt a.subforum.read { + background-image: url("{IMG_SUBFORUM_READ_SRC}"); +} + +ul.topiclist li.row dt a.subforum.unread { + background-image: url("{IMG_SUBFORUM_UNREAD_SRC}"); +} + +li.row { + border-top-color: #FFFFFF; + border-bottom-color: #00608F; +} + +li.row strong { + color: #000000; +} + +li.row:hover { + /*background-color: #D6D6FF; C55*/ +} + +li.row:hover dd { + /*border-left-color: #CCCCCC; C55*/ +} + +.rtl li.row:hover dd { + /*border-right-color: #CCCCCC; C55*/ + border-left-color: transparent; +} + +/* Forum list column styles */ +ul.topiclist dd.searchextra { + color: #333333; +} + +/* Post body styles +----------------------------------------*/ +.postbody { + color: #333333; +} + +/* Content container styles +----------------------------------------*/ +.content { + color: #333333; +} + +.content h2, .panel h2 { + color: #115098; + border-bottom-color: #CCCCCC; +} + +dl.faq dt { + color: #333333; +} + +.posthilit { + background-color: #F3BFCC; + color: #BC2A4D; +} + +/* Post signature */ +.signature { + border-top-color: #CCCCCC; +} + +/* Post noticies */ +.notice { + border-top-color: #CCCCCC; +} + +/* BB Code styles +----------------------------------------*/ +/* Quote block */ +blockquote { + background-color: #EBEADD; + background-image: url("{T_THEME_PATH}/images/quote.gif"); + border-color:#DBDBCE; +} + +.rtl blockquote { + background-image: url("{T_THEME_PATH}/images/quote_rtl.gif"); +} + +blockquote blockquote { + /* Nested quotes */ + background-color:#EFEED9; +} + +blockquote blockquote blockquote { + /* Nested quotes */ + background-color: #EBEADD; +} + +/* Code block */ +dl.codebox { + background-color: #FFFFFF; + border-color: #C9D2D8; +} + +dl.codebox dt { + border-bottom-color: #CCCCCC; +} + +dl.codebox code { + color: #2E8B57; +} + +.syntaxbg { color: #FFFFFF; } +.syntaxcomment { color: #FF8000; } +.syntaxdefault { color: #0000BB; } +.syntaxhtml { color: #000000; } +.syntaxkeyword { color: #007700; } +.syntaxstring { color: #DD0000; } + +/* Attachments +----------------------------------------*/ +.attachbox { + background-color: #FFFFFF; + border-color: #C9D2D8; +} + +.pm-message .attachbox { + background-color: #F2F3F3; +} + +.attachbox dd { + border-top-color: #C9D2D8; +} + +.attachbox p { + color: #666666; +} + +.attachbox p.stats { + color: #666666; +} + +.attach-image img { + border-color: #999999; +} + +/* Inline image thumbnails */ + +dl.file dd { + color: #666666; +} + +dl.thumbnail img { + border-color: #666666; + background-color: #FFFFFF; +} + +dl.thumbnail dd { + color: #666666; +} + +dl.thumbnail dt a:hover { + background-color: #EEEEEE; +} + +dl.thumbnail dt a:hover img { + border-color: #368AD2; +} + +/* Post poll styles +----------------------------------------*/ + +fieldset.polls dl { + border-top-color: #DCDEE2; + color: #666666; +} + +fieldset.polls dl.voted { + color: #000000; +} + +fieldset.polls dd div { + color: #FFFFFF; +} + +.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 { + border-right-color: transparent; +} + +.pollbar1 { + background-color: #AA2346; + border-bottom-color: #74162C; + border-right-color: #74162C; +} + +.rtl .pollbar1 { + border-left-color: #74162C; +} + +.pollbar2 { + background-color: #BE1E4A; + border-bottom-color: #8C1C38; + border-right-color: #8C1C38; +} + +.rtl .pollbar2 { + border-left-color: #8C1C38; +} + +.pollbar3 { + background-color: #D11A4E; + border-bottom-color: #AA2346; + border-right-color: #AA2346; +} + +.rtl .pollbar3 { + border-left-color: #AA2346; +} + +.pollbar4 { + background-color: #E41653; + border-bottom-color: #BE1E4A; + border-right-color: #BE1E4A; +} + +.rtl .pollbar4 { + border-left-color: #BE1E4A; +} + +.pollbar5 { + background-color: #F81157; + border-bottom-color: #D11A4E; + border-right-color: #D11A4E; +} + +.rtl .pollbar5 { + border-left-color: #D11A4E; +} + +/* Poster profile block +----------------------------------------*/ +.postprofile { + color: #666666; + border-left-color: #FFFFFF; +} + +.rtl .postprofile { + border-right-color: #FFFFFF; + border-left-color: transparent; +} + +.pm .postprofile { + border-left-color: #DDDDDD; +} + +.rtl .pm .postprofile { + border-right-color: #DDDDDD; + border-left-color: transparent; +} + +.postprofile strong { + color: #000000; +} + +.online { + background-image: url("{IMG_ICON_USER_ONLINE_SRC}"); + background-repeat: no-repeat; + background-position: top right; +} + +/* +-------------------------------------------------------------- +Colours and backgrounds for buttons.css +-------------------------------------------------------------- */ + +/* Big button images */ +.reply-icon span { background-image: url("{IMG_BUTTON_TOPIC_REPLY_SRC}"); } +.post-icon span { background-image: url("{IMG_BUTTON_TOPIC_NEW_SRC}"); } +.locked-icon span { background-image: url("{IMG_BUTTON_TOPIC_LOCKED_SRC}"); } +.pmreply-icon span { background-image: url("{IMG_BUTTON_PM_REPLY_SRC}") ;} +.newpm-icon span { background-image: url("{IMG_BUTTON_PM_NEW_SRC}") ;} +.forwardpm-icon span { background-image: url("{IMG_BUTTON_PM_FORWARD_SRC}") ;} + +a.print { + background-image: url("{T_THEME_PATH}/images/icon_print.gif"); +} + +a.sendemail { + background-image: url("{T_THEME_PATH}/images/icon_sendemail.gif"); +} + +a.fontsize { + background-image: url("{T_THEME_PATH}/images/icon_fontsize.gif"); +} + +/* Icon images +---------------------------------------- */ +.sitehome { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); } +.icon-faq { background-image: url("{T_THEME_PATH}/images/icon_faq.gif"); } +.icon-members { background-image: url("{T_THEME_PATH}/images/icon_members.gif"); } +.icon-home { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); } +.icon-ucp { background-image: url("{T_THEME_PATH}/images/icon_ucp.gif"); } +.icon-register { background-image: url("{T_THEME_PATH}/images/icon_register.gif"); } +.icon-logout { background-image: url("{T_THEME_PATH}/images/icon_logout.gif"); } +.icon-bookmark { background-image: url("{T_THEME_PATH}/images/icon_bookmark.gif"); } +.icon-bump { background-image: url("{T_THEME_PATH}/images/icon_bump.gif"); } +.icon-subscribe { background-image: url("{T_THEME_PATH}/images/icon_subscribe.gif"); } +.icon-unsubscribe { background-image: url("{T_THEME_PATH}/images/icon_unsubscribe.gif"); } +.icon-pages { background-image: url("{T_THEME_PATH}/images/icon_pages.gif"); } +.icon-search { background-image: url("{T_THEME_PATH}/images/icon_search.gif"); } + +/* Profile & navigation icons */ +.email-icon, .email-icon a { background-image: url("{IMG_ICON_CONTACT_EMAIL_SRC}"); } +.aim-icon, .aim-icon a { background-image: url("{IMG_ICON_CONTACT_AIM_SRC}"); } +.yahoo-icon, .yahoo-icon a { background-image: url("{IMG_ICON_CONTACT_YAHOO_SRC}"); } +.web-icon, .web-icon a { background-image: url("{IMG_ICON_CONTACT_WWW_SRC}"); } +.msnm-icon, .msnm-icon a { background-image: url("{IMG_ICON_CONTACT_MSNM_SRC}"); } +.icq-icon, .icq-icon a { background-image: url("{IMG_ICON_CONTACT_ICQ_SRC}"); } +.jabber-icon, .jabber-icon a { background-image: url("{IMG_ICON_CONTACT_JABBER_SRC}"); } +.pm-icon, .pm-icon a { background-image: url("{IMG_ICON_CONTACT_PM_SRC}"); } +.quote-icon, .quote-icon a { background-image: url("{IMG_ICON_POST_QUOTE_SRC}"); } + +/* Moderator icons */ +.report-icon, .report-icon a { background-image: url("{IMG_ICON_POST_REPORT_SRC}"); } +.edit-icon, .edit-icon a { background-image: url("{IMG_ICON_POST_EDIT_SRC}"); } +.delete-icon, .delete-icon a { background-image: url("{IMG_ICON_POST_DELETE_SRC}"); } +.info-icon, .info-icon a { background-image: url("{IMG_ICON_POST_INFO_SRC}"); } +.warn-icon, .warn-icon a { background-image: url("{IMG_ICON_USER_WARN_SRC}"); } /* Need updated warn icon */ + +/* +-------------------------------------------------------------- +Colours and backgrounds for cp.css +-------------------------------------------------------------- */ + +/* Main CP box +----------------------------------------*/ + +#cp-main h3, #cp-main hr, #cp-menu hr { + border-color: #A4B3BF; +} + +#cp-main .panel li.row { + border-bottom-color: #B5C1CB; + border-top-color: #F9F9F9; +} + +ul.cplist { + border-top-color: #B5C1CB; +} + +#cp-main .panel li.header dd, #cp-main .panel li.header dt { + color: #000000; +} + +#cp-main table.table1 thead th { + color: #333333; + border-bottom-color: #333333; +} + +#cp-main .pm-message { + border-color: #DBDEE2; + background-color: #FFFFFF; +} + +/* CP tabbed menu +----------------------------------------*/ +#tabs a { + background-image: url("{T_THEME_PATH}/images/bg_tabs1.gif"); +} + +#tabs a span { + background-image: url("{T_THEME_PATH}/images/bg_tabs2.gif"); + color: #536482; +} + +#tabs a:hover span { + color: #BC2A4D; +} + +#tabs .activetab a { + border-bottom-color: #CADCEB; +} + +#tabs .activetab a span { + color: #333333; +} + +#tabs .activetab a:hover span { + color: #000000; +} + +/* Mini tabbed menu used in MCP +----------------------------------------*/ +#minitabs li { + background-color: #E1EBF2; +} + +#minitabs li.activetab { + background-color: #F9F9F9; +} + +#minitabs li.activetab a, #minitabs li.activetab a:hover { + color: #333333; +} + +/* UCP navigation menu +----------------------------------------*/ + +/* Link styles for the sub-section links */ +#navigation a { + color: #333; + background-color: #B2C2CF; + background-image: url("{T_THEME_PATH}/images/bg_menu.gif"); +} + +.rtl #navigation a { + background-image: url("{T_THEME_PATH}/images/bg_menu_rtl.gif"); + background-position: 0 100%; +} + +#navigation a:hover { + background-image: none; + background-color: #aabac6; + color: #BC2A4D; +} + +#navigation #active-subsection a { + color: #D31141; + background-color: #F9F9F9; + background-image: none; +} + +#navigation #active-subsection a:hover { + color: #D31141; +} + +/* Preferences pane layout +----------------------------------------*/ +#cp-main h2 { + color: #333333; +} + +#cp-main .panel { + background-color: #F9F9F9; +} + +#cp-main .pm { + background-color: #FFFFFF; +} + +#cp-main span.corners-top, #cp-menu span.corners-top { + background-image: url("{T_THEME_PATH}/images/corners_left2.gif"); +} + +#cp-main span.corners-top span, #cp-menu span.corners-top span { + background-image: url("{T_THEME_PATH}/images/corners_right2.gif"); +} + +#cp-main span.corners-bottom, #cp-menu span.corners-bottom { + background-image: url("{T_THEME_PATH}/images/corners_left2.gif"); +} + +#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span { + background-image: url("{T_THEME_PATH}/images/corners_right2.gif"); +} + +/* Topicreview */ +#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top { + background-image: url("{T_THEME_PATH}/images/corners_left.gif"); +} + +#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span { + background-image: url("{T_THEME_PATH}/images/corners_right.gif"); +} + +#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom { + background-image: url("{T_THEME_PATH}/images/corners_left.gif"); +} + +#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span { + background-image: url("{T_THEME_PATH}/images/corners_right.gif"); +} + +/* Friends list */ +.cp-mini { + background-color: #eef5f9; +} + +dl.mini dt { + color: #425067; +} + +/* PM Styles +----------------------------------------*/ +/* PM Message history */ +.current { + color: #000000 !important; +} + +/* PM marking colours */ +.pmlist li.pm_message_reported_colour, .pm_message_reported_colour { + border-left-color: #BC2A4D; + border-right-color: #BC2A4D; +} + +.pmlist li.pm_marked_colour, .pm_marked_colour { + border-color: #FF6600; +} + +.pmlist li.pm_replied_colour, .pm_replied_colour { + border-color: #A9B8C2; +} + +.pmlist li.pm_friend_colour, .pm_friend_colour { + border-color: #5D8FBD; +} + +.pmlist li.pm_foe_colour, .pm_foe_colour { + border-color: #000000; +} + +/* Avatar gallery */ +#gallery label { + background-color: #FFFFFF; + border-color: #CCC; +} + +#gallery label:hover { + background-color: #EEE; +} + +/* +-------------------------------------------------------------- +Colours and backgrounds for forms.css +-------------------------------------------------------------- */ + +/* General form styles +----------------------------------------*/ +select { + border-color: #666666; + background-color: #FAFAFA; + color: #000; +} + +label { + color: #425067; +} + +option.disabled-option { + color: graytext; +} + +/* Definition list layout for forms +---------------------------------------- */ +dd label { + color: #333; +} + +/* Hover effects */ +fieldset dl:hover dt label { + color: #000000; +} + +fieldset.fields2 dl:hover dt label { + color: inherit; +} + +/* Quick-login on index page */ +fieldset.quick-login input.inputbox { + background-color: #F2F3F3; +} + +/* Posting page styles +----------------------------------------*/ + +#message-box textarea { + color: #333333; +} + +/* Input field styles +---------------------------------------- */ +.inputbox { + background-color: #FFFFFF; + border-color: #B4BAC0; + color: #333333; +} + +.inputbox:hover { + border-color: #11A3EA; +} + +.inputbox:focus { + border-color: #11A3EA; + color: #0F4987; +} + +/* Form button styles +---------------------------------------- */ + +a.button1, input.button1, input.button3, a.button2, input.button2 { + color: #000; + background-color: #FAFAFA; + background-image: url("{T_THEME_PATH}/images/bg_button.gif"); +} + +a.button1, input.button1 { + border-color: #666666; +} + +input.button3 { + background-image: none; +} + +/* Alternative button */ +a.button2, input.button2, input.button3 { + border-color: #666666; +} + +/* button in the style of the form buttons */ +a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active { + color: #000000; +} + +/* Hover states */ +a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover { + border-color: #BC2A4D; + color: #BC2A4D; +} + +input.search { + background-image: url("{T_THEME_PATH}/images/icon_textbox_search.gif"); +} + +input.disabled { + color: #666666; +} \ No newline at end of file diff --git a/theme/theme.cfg b/theme/theme.cfg new file mode 100644 index 0000000..5c4117f --- /dev/null +++ b/theme/theme.cfg @@ -0,0 +1,34 @@ + +# +# phpBB style configuration file +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# + +# General Information about this style +name = Minetest Maintheme +copyright = © phpBB Group, 2007 | BlockMen, 2014 +version = 3.0.12 + +# Some configuration options + +# +# You have to turn this option on if you want to use the +# path template variables ({T_IMAGESET_PATH} for example) within +# your css file. +# This is mostly the case if you want to use language specific +# images within your css file. +# +parse_css_file = 1 diff --git a/theme/tweaks.css b/theme/tweaks.css new file mode 100644 index 0000000..0c03020 --- /dev/null +++ b/theme/tweaks.css @@ -0,0 +1,107 @@ +/* Style Sheet Tweaks + +These style definitions are mainly IE specific +tweaks required due to its poor CSS support. +-------------------------------------------------*/ + +* html table, * html select, * html input { font-size: 100%; } +* html hr { margin: 0; } +* html span.corners-top, * html span.corners-bottom { background-image: url("{T_THEME_PATH}/images/corners_left.gif"); } +* html span.corners-top span, * html span.corners-bottom span { background-image: url("{T_THEME_PATH}/images/corners_right.gif"); } + +table.table1 { + width: 99%; /* IE < 6 browsers */ + /* Tantek hack */ + voice-family: "\"}\""; + voice-family: inherit; + width: 100%; +} +html>body table.table1 { width: 100%; } /* Reset 100% for opera */ + +* html ul.topiclist li { position: relative; } +* html .postbody h3 img { vertical-align: middle; } + +/* Form styles */ +html>body dd label input { vertical-align: text-bottom; } /* Align checkboxes/radio buttons nicely */ + +* html input.button1, * html input.button2 { + padding-bottom: 0; + margin-bottom: 1px; +} + +/* Misc layout styles */ +* html .column1, * html .column2 { width: 45%; } + +/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above) + From http://www.positioniseverything.net/easyclearing.html +#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +}*/ + +.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls { + height: 1%; + overflow: hidden; +} + +/* viewtopic fix */ +* html .post { + height: 25%; + overflow: hidden; +} + +/* navbar fix */ +* html .clearfix, * html .navbar, ul.linklist { + height: 4%; + overflow: hidden; +} + +/* Simple fix so forum and topic lists always have a min-height set, even in IE6 + From http://www.dustindiaz.com/min-height-fast-hack */ +dl.icon { + min-height: 35px; + height: auto !important; + height: 35px; +} + +* html li.row dl.icon dt { + height: 35px; + overflow: visible; +} + +* html #search-box { + width: 25%; +} + +/* Correctly clear floating for details on profile view */ +*:first-child+html dl.details dd { + margin-left: 30%; + float: none; +} + +* html dl.details dd { + margin-left: 30%; + float: none; +} + +/* Headerbar height fix for IE7 and below */ +* html #site-description p { + margin-bottom: 1.0em; +} + +*:first-child+html #site-description p { + margin-bottom: 1.0em; +} + +/* #minitabs fix for IE */ +.tabs-container { + zoom: 1; +} + +#minitabs { + white-space: nowrap; + *min-width: 50%; +} \ No newline at end of file