diff --git a/root/acp/portal_info.php b/acp/portal_info.php similarity index 100% rename from root/acp/portal_info.php rename to acp/portal_info.php diff --git a/root/acp/portal_module.php b/acp/portal_module.php similarity index 100% rename from root/acp/portal_module.php rename to acp/portal_module.php diff --git a/root/adm/images/icon_left.gif b/adm/images/icon_left.gif similarity index 100% rename from root/adm/images/icon_left.gif rename to adm/images/icon_left.gif diff --git a/root/adm/images/icon_left_disabled.gif b/adm/images/icon_left_disabled.gif similarity index 100% rename from root/adm/images/icon_left_disabled.gif rename to adm/images/icon_left_disabled.gif diff --git a/root/adm/images/icon_right.gif b/adm/images/icon_right.gif similarity index 100% rename from root/adm/images/icon_right.gif rename to adm/images/icon_right.gif diff --git a/root/adm/images/icon_right_disabled.gif b/adm/images/icon_right_disabled.gif similarity index 100% rename from root/adm/images/icon_right_disabled.gif rename to adm/images/icon_right_disabled.gif diff --git a/root/adm/mods/board3_portal_check_version.php b/adm/mods/board3_portal_check_version.php similarity index 100% rename from root/adm/mods/board3_portal_check_version.php rename to adm/mods/board3_portal_check_version.php diff --git a/root/adm/style/portal/acp_portal.js b/adm/style/portal/acp_portal.js similarity index 100% rename from root/adm/style/portal/acp_portal.js rename to adm/style/portal/acp_portal.js diff --git a/root/adm/style/portal/acp_portal_calendar.html b/adm/style/portal/acp_portal_calendar.html similarity index 100% rename from root/adm/style/portal/acp_portal_calendar.html rename to adm/style/portal/acp_portal_calendar.html diff --git a/root/adm/style/portal/acp_portal_config.html b/adm/style/portal/acp_portal_config.html similarity index 100% rename from root/adm/style/portal/acp_portal_config.html rename to adm/style/portal/acp_portal_config.html diff --git a/root/adm/style/portal/acp_portal_custom.html b/adm/style/portal/acp_portal_custom.html similarity index 100% rename from root/adm/style/portal/acp_portal_custom.html rename to adm/style/portal/acp_portal_custom.html diff --git a/root/adm/style/portal/acp_portal_links.html b/adm/style/portal/acp_portal_links.html similarity index 100% rename from root/adm/style/portal/acp_portal_links.html rename to adm/style/portal/acp_portal_links.html diff --git a/root/adm/style/portal/acp_portal_menu.html b/adm/style/portal/acp_portal_menu.html similarity index 100% rename from root/adm/style/portal/acp_portal_menu.html rename to adm/style/portal/acp_portal_menu.html diff --git a/root/adm/style/portal/acp_portal_modules.html b/adm/style/portal/acp_portal_modules.html similarity index 100% rename from root/adm/style/portal/acp_portal_modules.html rename to adm/style/portal/acp_portal_modules.html diff --git a/root/adm/style/portal/acp_portal_upload_module.html b/adm/style/portal/acp_portal_upload_module.html similarity index 100% rename from root/adm/style/portal/acp_portal_upload_module.html rename to adm/style/portal/acp_portal_upload_module.html diff --git a/root/adm/style/portal/acp_portal_welcome.html b/adm/style/portal/acp_portal_welcome.html similarity index 100% rename from root/adm/style/portal/acp_portal_welcome.html rename to adm/style/portal/acp_portal_welcome.html diff --git a/root/composer.json b/composer.json similarity index 100% rename from root/composer.json rename to composer.json diff --git a/root/config/routing.yml b/config/routing.yml similarity index 100% rename from root/config/routing.yml rename to config/routing.yml diff --git a/root/config/services.yml b/config/services.yml similarity index 100% rename from root/config/services.yml rename to config/services.yml diff --git a/root/controller/main.php b/controller/main.php similarity index 100% rename from root/controller/main.php rename to controller/main.php diff --git a/root/develop/generate_migrations_data.php b/develop/generate_migrations_data.php similarity index 100% rename from root/develop/generate_migrations_data.php rename to develop/generate_migrations_data.php diff --git a/root/ext.php b/ext.php similarity index 100% rename from root/ext.php rename to ext.php diff --git a/root/includes/trim_message/bbcodes.php b/includes/trim_message/bbcodes.php similarity index 100% rename from root/includes/trim_message/bbcodes.php rename to includes/trim_message/bbcodes.php diff --git a/root/includes/trim_message/trim_message.php b/includes/trim_message/trim_message.php similarity index 100% rename from root/includes/trim_message/trim_message.php rename to includes/trim_message/trim_message.php diff --git a/root/language/de/mods/info_acp_portal.php b/language/de/mods/info_acp_portal.php similarity index 100% rename from root/language/de/mods/info_acp_portal.php rename to language/de/mods/info_acp_portal.php diff --git a/root/language/de/mods/portal.php b/language/de/mods/portal.php similarity index 100% rename from root/language/de/mods/portal.php rename to language/de/mods/portal.php diff --git a/root/language/de/mods/portal/portal_announcements_module.php b/language/de/mods/portal/portal_announcements_module.php similarity index 100% rename from root/language/de/mods/portal/portal_announcements_module.php rename to language/de/mods/portal/portal_announcements_module.php diff --git a/root/language/de/mods/portal/portal_attachments_module.php b/language/de/mods/portal/portal_attachments_module.php similarity index 100% rename from root/language/de/mods/portal/portal_attachments_module.php rename to language/de/mods/portal/portal_attachments_module.php diff --git a/root/language/de/mods/portal/portal_birthday_list_module.php b/language/de/mods/portal/portal_birthday_list_module.php similarity index 100% rename from root/language/de/mods/portal/portal_birthday_list_module.php rename to language/de/mods/portal/portal_birthday_list_module.php diff --git a/root/language/de/mods/portal/portal_calendar_module.php b/language/de/mods/portal/portal_calendar_module.php similarity index 100% rename from root/language/de/mods/portal/portal_calendar_module.php rename to language/de/mods/portal/portal_calendar_module.php diff --git a/root/language/de/mods/portal/portal_clock_module.php b/language/de/mods/portal/portal_clock_module.php similarity index 100% rename from root/language/de/mods/portal/portal_clock_module.php rename to language/de/mods/portal/portal_clock_module.php diff --git a/root/language/de/mods/portal/portal_custom_module.php b/language/de/mods/portal/portal_custom_module.php similarity index 100% rename from root/language/de/mods/portal/portal_custom_module.php rename to language/de/mods/portal/portal_custom_module.php diff --git a/root/language/de/mods/portal/portal_donation_module.php b/language/de/mods/portal/portal_donation_module.php similarity index 100% rename from root/language/de/mods/portal/portal_donation_module.php rename to language/de/mods/portal/portal_donation_module.php diff --git a/root/language/de/mods/portal/portal_forumlist_module.php b/language/de/mods/portal/portal_forumlist_module.php similarity index 100% rename from root/language/de/mods/portal/portal_forumlist_module.php rename to language/de/mods/portal/portal_forumlist_module.php diff --git a/root/language/de/mods/portal/portal_friends_module.php b/language/de/mods/portal/portal_friends_module.php similarity index 100% rename from root/language/de/mods/portal/portal_friends_module.php rename to language/de/mods/portal/portal_friends_module.php diff --git a/root/language/de/mods/portal/portal_latest_bots_module.php b/language/de/mods/portal/portal_latest_bots_module.php similarity index 100% rename from root/language/de/mods/portal/portal_latest_bots_module.php rename to language/de/mods/portal/portal_latest_bots_module.php diff --git a/root/language/de/mods/portal/portal_latest_members_module.php b/language/de/mods/portal/portal_latest_members_module.php similarity index 100% rename from root/language/de/mods/portal/portal_latest_members_module.php rename to language/de/mods/portal/portal_latest_members_module.php diff --git a/root/language/de/mods/portal/portal_leaders_module.php b/language/de/mods/portal/portal_leaders_module.php similarity index 100% rename from root/language/de/mods/portal/portal_leaders_module.php rename to language/de/mods/portal/portal_leaders_module.php diff --git a/root/language/de/mods/portal/portal_link_us_module.php b/language/de/mods/portal/portal_link_us_module.php similarity index 100% rename from root/language/de/mods/portal/portal_link_us_module.php rename to language/de/mods/portal/portal_link_us_module.php diff --git a/root/language/de/mods/portal/portal_links_module.php b/language/de/mods/portal/portal_links_module.php similarity index 100% rename from root/language/de/mods/portal/portal_links_module.php rename to language/de/mods/portal/portal_links_module.php diff --git a/root/language/de/mods/portal/portal_main_menu_module.php b/language/de/mods/portal/portal_main_menu_module.php similarity index 100% rename from root/language/de/mods/portal/portal_main_menu_module.php rename to language/de/mods/portal/portal_main_menu_module.php diff --git a/root/language/de/mods/portal/portal_news_module.php b/language/de/mods/portal/portal_news_module.php similarity index 100% rename from root/language/de/mods/portal/portal_news_module.php rename to language/de/mods/portal/portal_news_module.php diff --git a/root/language/de/mods/portal/portal_poll_module.php b/language/de/mods/portal/portal_poll_module.php similarity index 100% rename from root/language/de/mods/portal/portal_poll_module.php rename to language/de/mods/portal/portal_poll_module.php diff --git a/root/language/de/mods/portal/portal_random_member_module.php b/language/de/mods/portal/portal_random_member_module.php similarity index 100% rename from root/language/de/mods/portal/portal_random_member_module.php rename to language/de/mods/portal/portal_random_member_module.php diff --git a/root/language/de/mods/portal/portal_recent_module.php b/language/de/mods/portal/portal_recent_module.php similarity index 100% rename from root/language/de/mods/portal/portal_recent_module.php rename to language/de/mods/portal/portal_recent_module.php diff --git a/root/language/de/mods/portal/portal_search_module.php b/language/de/mods/portal/portal_search_module.php similarity index 100% rename from root/language/de/mods/portal/portal_search_module.php rename to language/de/mods/portal/portal_search_module.php diff --git a/root/language/de/mods/portal/portal_statistics_module.php b/language/de/mods/portal/portal_statistics_module.php similarity index 100% rename from root/language/de/mods/portal/portal_statistics_module.php rename to language/de/mods/portal/portal_statistics_module.php diff --git a/root/language/de/mods/portal/portal_stylechanger_module.php b/language/de/mods/portal/portal_stylechanger_module.php similarity index 100% rename from root/language/de/mods/portal/portal_stylechanger_module.php rename to language/de/mods/portal/portal_stylechanger_module.php diff --git a/root/language/de/mods/portal/portal_topposters_module.php b/language/de/mods/portal/portal_topposters_module.php similarity index 100% rename from root/language/de/mods/portal/portal_topposters_module.php rename to language/de/mods/portal/portal_topposters_module.php diff --git a/root/language/de/mods/portal/portal_user_menu_module.php b/language/de/mods/portal/portal_user_menu_module.php similarity index 100% rename from root/language/de/mods/portal/portal_user_menu_module.php rename to language/de/mods/portal/portal_user_menu_module.php diff --git a/root/language/de/mods/portal/portal_welcome_module.php b/language/de/mods/portal/portal_welcome_module.php similarity index 100% rename from root/language/de/mods/portal/portal_welcome_module.php rename to language/de/mods/portal/portal_welcome_module.php diff --git a/root/language/de/mods/portal/portal_whois_online_module.php b/language/de/mods/portal/portal_whois_online_module.php similarity index 100% rename from root/language/de/mods/portal/portal_whois_online_module.php rename to language/de/mods/portal/portal_whois_online_module.php diff --git a/root/language/en/mods/info_acp_portal.php b/language/en/mods/info_acp_portal.php similarity index 100% rename from root/language/en/mods/info_acp_portal.php rename to language/en/mods/info_acp_portal.php diff --git a/root/language/en/mods/portal.php b/language/en/mods/portal.php similarity index 100% rename from root/language/en/mods/portal.php rename to language/en/mods/portal.php diff --git a/root/language/en/mods/portal/portal_announcements_module.php b/language/en/mods/portal/portal_announcements_module.php similarity index 100% rename from root/language/en/mods/portal/portal_announcements_module.php rename to language/en/mods/portal/portal_announcements_module.php diff --git a/root/language/en/mods/portal/portal_attachments_module.php b/language/en/mods/portal/portal_attachments_module.php similarity index 100% rename from root/language/en/mods/portal/portal_attachments_module.php rename to language/en/mods/portal/portal_attachments_module.php diff --git a/root/language/en/mods/portal/portal_birthday_list_module.php b/language/en/mods/portal/portal_birthday_list_module.php similarity index 100% rename from root/language/en/mods/portal/portal_birthday_list_module.php rename to language/en/mods/portal/portal_birthday_list_module.php diff --git a/root/language/en/mods/portal/portal_calendar_module.php b/language/en/mods/portal/portal_calendar_module.php similarity index 100% rename from root/language/en/mods/portal/portal_calendar_module.php rename to language/en/mods/portal/portal_calendar_module.php diff --git a/root/language/en/mods/portal/portal_clock_module.php b/language/en/mods/portal/portal_clock_module.php similarity index 100% rename from root/language/en/mods/portal/portal_clock_module.php rename to language/en/mods/portal/portal_clock_module.php diff --git a/root/language/en/mods/portal/portal_custom_module.php b/language/en/mods/portal/portal_custom_module.php similarity index 100% rename from root/language/en/mods/portal/portal_custom_module.php rename to language/en/mods/portal/portal_custom_module.php diff --git a/root/language/en/mods/portal/portal_donation_module.php b/language/en/mods/portal/portal_donation_module.php similarity index 100% rename from root/language/en/mods/portal/portal_donation_module.php rename to language/en/mods/portal/portal_donation_module.php diff --git a/root/language/en/mods/portal/portal_forumlist_module.php b/language/en/mods/portal/portal_forumlist_module.php similarity index 100% rename from root/language/en/mods/portal/portal_forumlist_module.php rename to language/en/mods/portal/portal_forumlist_module.php diff --git a/root/language/en/mods/portal/portal_friends_module.php b/language/en/mods/portal/portal_friends_module.php similarity index 100% rename from root/language/en/mods/portal/portal_friends_module.php rename to language/en/mods/portal/portal_friends_module.php diff --git a/root/language/en/mods/portal/portal_latest_bots_module.php b/language/en/mods/portal/portal_latest_bots_module.php similarity index 100% rename from root/language/en/mods/portal/portal_latest_bots_module.php rename to language/en/mods/portal/portal_latest_bots_module.php diff --git a/root/language/en/mods/portal/portal_latest_members_module.php b/language/en/mods/portal/portal_latest_members_module.php similarity index 100% rename from root/language/en/mods/portal/portal_latest_members_module.php rename to language/en/mods/portal/portal_latest_members_module.php diff --git a/root/language/en/mods/portal/portal_leaders_module.php b/language/en/mods/portal/portal_leaders_module.php similarity index 100% rename from root/language/en/mods/portal/portal_leaders_module.php rename to language/en/mods/portal/portal_leaders_module.php diff --git a/root/language/en/mods/portal/portal_link_us_module.php b/language/en/mods/portal/portal_link_us_module.php similarity index 100% rename from root/language/en/mods/portal/portal_link_us_module.php rename to language/en/mods/portal/portal_link_us_module.php diff --git a/root/language/en/mods/portal/portal_links_module.php b/language/en/mods/portal/portal_links_module.php similarity index 100% rename from root/language/en/mods/portal/portal_links_module.php rename to language/en/mods/portal/portal_links_module.php diff --git a/root/language/en/mods/portal/portal_main_menu_module.php b/language/en/mods/portal/portal_main_menu_module.php similarity index 100% rename from root/language/en/mods/portal/portal_main_menu_module.php rename to language/en/mods/portal/portal_main_menu_module.php diff --git a/root/language/en/mods/portal/portal_news_module.php b/language/en/mods/portal/portal_news_module.php similarity index 100% rename from root/language/en/mods/portal/portal_news_module.php rename to language/en/mods/portal/portal_news_module.php diff --git a/root/language/en/mods/portal/portal_poll_module.php b/language/en/mods/portal/portal_poll_module.php similarity index 100% rename from root/language/en/mods/portal/portal_poll_module.php rename to language/en/mods/portal/portal_poll_module.php diff --git a/root/language/en/mods/portal/portal_random_member_module.php b/language/en/mods/portal/portal_random_member_module.php similarity index 100% rename from root/language/en/mods/portal/portal_random_member_module.php rename to language/en/mods/portal/portal_random_member_module.php diff --git a/root/language/en/mods/portal/portal_recent_module.php b/language/en/mods/portal/portal_recent_module.php similarity index 100% rename from root/language/en/mods/portal/portal_recent_module.php rename to language/en/mods/portal/portal_recent_module.php diff --git a/root/language/en/mods/portal/portal_search_module.php b/language/en/mods/portal/portal_search_module.php similarity index 100% rename from root/language/en/mods/portal/portal_search_module.php rename to language/en/mods/portal/portal_search_module.php diff --git a/root/language/en/mods/portal/portal_statistics_module.php b/language/en/mods/portal/portal_statistics_module.php similarity index 100% rename from root/language/en/mods/portal/portal_statistics_module.php rename to language/en/mods/portal/portal_statistics_module.php diff --git a/root/language/en/mods/portal/portal_stylechanger_module.php b/language/en/mods/portal/portal_stylechanger_module.php similarity index 100% rename from root/language/en/mods/portal/portal_stylechanger_module.php rename to language/en/mods/portal/portal_stylechanger_module.php diff --git a/root/language/en/mods/portal/portal_topposters_module.php b/language/en/mods/portal/portal_topposters_module.php similarity index 100% rename from root/language/en/mods/portal/portal_topposters_module.php rename to language/en/mods/portal/portal_topposters_module.php diff --git a/root/language/en/mods/portal/portal_user_menu_module.php b/language/en/mods/portal/portal_user_menu_module.php similarity index 100% rename from root/language/en/mods/portal/portal_user_menu_module.php rename to language/en/mods/portal/portal_user_menu_module.php diff --git a/root/language/en/mods/portal/portal_welcome_module.php b/language/en/mods/portal/portal_welcome_module.php similarity index 100% rename from root/language/en/mods/portal/portal_welcome_module.php rename to language/en/mods/portal/portal_welcome_module.php diff --git a/root/language/en/mods/portal/portal_whois_online_module.php b/language/en/mods/portal/portal_whois_online_module.php similarity index 100% rename from root/language/en/mods/portal/portal_whois_online_module.php rename to language/en/mods/portal/portal_whois_online_module.php diff --git a/root/migrations/v210_beta1.php b/migrations/v210_beta1.php similarity index 100% rename from root/migrations/v210_beta1.php rename to migrations/v210_beta1.php diff --git a/root/portal.php b/portal.php similarity index 100% rename from root/portal.php rename to portal.php diff --git a/root/portal/includes/constants.php b/portal/includes/constants.php similarity index 100% rename from root/portal/includes/constants.php rename to portal/includes/constants.php diff --git a/root/portal/includes/functions.php b/portal/includes/functions.php similarity index 100% rename from root/portal/includes/functions.php rename to portal/includes/functions.php diff --git a/root/portal/includes/functions_modules.php b/portal/includes/functions_modules.php similarity index 100% rename from root/portal/includes/functions_modules.php rename to portal/includes/functions_modules.php diff --git a/root/portal/includes/functions_upload.php b/portal/includes/functions_upload.php similarity index 100% rename from root/portal/includes/functions_upload.php rename to portal/includes/functions_upload.php diff --git a/root/portal/includes/functions_version_check.php b/portal/includes/functions_version_check.php similarity index 100% rename from root/portal/includes/functions_version_check.php rename to portal/includes/functions_version_check.php diff --git a/root/portal/includes/index.html b/portal/includes/index.html similarity index 100% rename from root/portal/includes/index.html rename to portal/includes/index.html diff --git a/root/portal/index.html b/portal/index.html similarity index 100% rename from root/portal/index.html rename to portal/index.html diff --git a/root/portal/modules/portal_announcements.php b/portal/modules/portal_announcements.php similarity index 100% rename from root/portal/modules/portal_announcements.php rename to portal/modules/portal_announcements.php diff --git a/root/portal/modules/portal_attachments.php b/portal/modules/portal_attachments.php similarity index 100% rename from root/portal/modules/portal_attachments.php rename to portal/modules/portal_attachments.php diff --git a/root/portal/modules/portal_birthday_list.php b/portal/modules/portal_birthday_list.php similarity index 100% rename from root/portal/modules/portal_birthday_list.php rename to portal/modules/portal_birthday_list.php diff --git a/root/portal/modules/portal_calendar.php b/portal/modules/portal_calendar.php similarity index 100% rename from root/portal/modules/portal_calendar.php rename to portal/modules/portal_calendar.php diff --git a/root/portal/modules/portal_clock.php b/portal/modules/portal_clock.php similarity index 100% rename from root/portal/modules/portal_clock.php rename to portal/modules/portal_clock.php diff --git a/root/portal/modules/portal_custom.php b/portal/modules/portal_custom.php similarity index 100% rename from root/portal/modules/portal_custom.php rename to portal/modules/portal_custom.php diff --git a/root/portal/modules/portal_default.php b/portal/modules/portal_default.php similarity index 100% rename from root/portal/modules/portal_default.php rename to portal/modules/portal_default.php diff --git a/root/portal/modules/portal_donation.php b/portal/modules/portal_donation.php similarity index 100% rename from root/portal/modules/portal_donation.php rename to portal/modules/portal_donation.php diff --git a/root/portal/modules/portal_forumlist.php b/portal/modules/portal_forumlist.php similarity index 100% rename from root/portal/modules/portal_forumlist.php rename to portal/modules/portal_forumlist.php diff --git a/root/portal/modules/portal_friends.php b/portal/modules/portal_friends.php similarity index 100% rename from root/portal/modules/portal_friends.php rename to portal/modules/portal_friends.php diff --git a/root/portal/modules/portal_latest_bots.php b/portal/modules/portal_latest_bots.php similarity index 100% rename from root/portal/modules/portal_latest_bots.php rename to portal/modules/portal_latest_bots.php diff --git a/root/portal/modules/portal_latest_members.php b/portal/modules/portal_latest_members.php similarity index 100% rename from root/portal/modules/portal_latest_members.php rename to portal/modules/portal_latest_members.php diff --git a/root/portal/modules/portal_leaders.php b/portal/modules/portal_leaders.php similarity index 100% rename from root/portal/modules/portal_leaders.php rename to portal/modules/portal_leaders.php diff --git a/root/portal/modules/portal_link_us.php b/portal/modules/portal_link_us.php similarity index 100% rename from root/portal/modules/portal_link_us.php rename to portal/modules/portal_link_us.php diff --git a/root/portal/modules/portal_links.php b/portal/modules/portal_links.php similarity index 100% rename from root/portal/modules/portal_links.php rename to portal/modules/portal_links.php diff --git a/root/portal/modules/portal_main_menu.php b/portal/modules/portal_main_menu.php similarity index 100% rename from root/portal/modules/portal_main_menu.php rename to portal/modules/portal_main_menu.php diff --git a/root/portal/modules/portal_news.php b/portal/modules/portal_news.php similarity index 100% rename from root/portal/modules/portal_news.php rename to portal/modules/portal_news.php diff --git a/root/portal/modules/portal_poll.php b/portal/modules/portal_poll.php similarity index 100% rename from root/portal/modules/portal_poll.php rename to portal/modules/portal_poll.php diff --git a/root/portal/modules/portal_random_member.php b/portal/modules/portal_random_member.php similarity index 100% rename from root/portal/modules/portal_random_member.php rename to portal/modules/portal_random_member.php diff --git a/root/portal/modules/portal_recent.php b/portal/modules/portal_recent.php similarity index 100% rename from root/portal/modules/portal_recent.php rename to portal/modules/portal_recent.php diff --git a/root/portal/modules/portal_search.php b/portal/modules/portal_search.php similarity index 100% rename from root/portal/modules/portal_search.php rename to portal/modules/portal_search.php diff --git a/root/portal/modules/portal_statistics.php b/portal/modules/portal_statistics.php similarity index 100% rename from root/portal/modules/portal_statistics.php rename to portal/modules/portal_statistics.php diff --git a/root/portal/modules/portal_stylechanger.php b/portal/modules/portal_stylechanger.php similarity index 100% rename from root/portal/modules/portal_stylechanger.php rename to portal/modules/portal_stylechanger.php diff --git a/root/portal/modules/portal_topposters.php b/portal/modules/portal_topposters.php similarity index 100% rename from root/portal/modules/portal_topposters.php rename to portal/modules/portal_topposters.php diff --git a/root/portal/modules/portal_user_menu.php b/portal/modules/portal_user_menu.php similarity index 100% rename from root/portal/modules/portal_user_menu.php rename to portal/modules/portal_user_menu.php diff --git a/root/portal/modules/portal_welcome.php b/portal/modules/portal_welcome.php similarity index 100% rename from root/portal/modules/portal_welcome.php rename to portal/modules/portal_welcome.php diff --git a/root/portal/modules/portal_whois_online.php b/portal/modules/portal_whois_online.php similarity index 100% rename from root/portal/modules/portal_whois_online.php rename to portal/modules/portal_whois_online.php diff --git a/root/portal/upload/index.html b/portal/upload/index.html similarity index 100% rename from root/portal/upload/index.html rename to portal/upload/index.html diff --git a/root/styles/prosilver/template/event/overall_header_head_append.html b/styles/prosilver/template/event/overall_header_head_append.html similarity index 100% rename from root/styles/prosilver/template/event/overall_header_head_append.html rename to styles/prosilver/template/event/overall_header_head_append.html diff --git a/root/styles/prosilver/template/portal/_block_config.html b/styles/prosilver/template/portal/_block_config.html similarity index 100% rename from root/styles/prosilver/template/portal/_block_config.html rename to styles/prosilver/template/portal/_block_config.html diff --git a/root/styles/prosilver/template/portal/index.html b/styles/prosilver/template/portal/index.html similarity index 100% rename from root/styles/prosilver/template/portal/index.html rename to styles/prosilver/template/portal/index.html diff --git a/root/styles/prosilver/template/portal/modules/announcements_center.html b/styles/prosilver/template/portal/modules/announcements_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/announcements_center.html rename to styles/prosilver/template/portal/modules/announcements_center.html diff --git a/root/styles/prosilver/template/portal/modules/announcements_center_compact.html b/styles/prosilver/template/portal/modules/announcements_center_compact.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/announcements_center_compact.html rename to styles/prosilver/template/portal/modules/announcements_center_compact.html diff --git a/root/styles/prosilver/template/portal/modules/attachments_center.html b/styles/prosilver/template/portal/modules/attachments_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/attachments_center.html rename to styles/prosilver/template/portal/modules/attachments_center.html diff --git a/root/styles/prosilver/template/portal/modules/attachments_side.html b/styles/prosilver/template/portal/modules/attachments_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/attachments_side.html rename to styles/prosilver/template/portal/modules/attachments_side.html diff --git a/root/styles/prosilver/template/portal/modules/birthdays_side.html b/styles/prosilver/template/portal/modules/birthdays_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/birthdays_side.html rename to styles/prosilver/template/portal/modules/birthdays_side.html diff --git a/root/styles/prosilver/template/portal/modules/calendar_side.html b/styles/prosilver/template/portal/modules/calendar_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/calendar_side.html rename to styles/prosilver/template/portal/modules/calendar_side.html diff --git a/root/styles/prosilver/template/portal/modules/clock_side.html b/styles/prosilver/template/portal/modules/clock_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/clock_side.html rename to styles/prosilver/template/portal/modules/clock_side.html diff --git a/root/styles/prosilver/template/portal/modules/custom_center.html b/styles/prosilver/template/portal/modules/custom_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/custom_center.html rename to styles/prosilver/template/portal/modules/custom_center.html diff --git a/root/styles/prosilver/template/portal/modules/custom_side.html b/styles/prosilver/template/portal/modules/custom_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/custom_side.html rename to styles/prosilver/template/portal/modules/custom_side.html diff --git a/root/styles/prosilver/template/portal/modules/donation_center.html b/styles/prosilver/template/portal/modules/donation_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/donation_center.html rename to styles/prosilver/template/portal/modules/donation_center.html diff --git a/root/styles/prosilver/template/portal/modules/donation_side.html b/styles/prosilver/template/portal/modules/donation_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/donation_side.html rename to styles/prosilver/template/portal/modules/donation_side.html diff --git a/root/styles/prosilver/template/portal/modules/forumlist.html b/styles/prosilver/template/portal/modules/forumlist.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/forumlist.html rename to styles/prosilver/template/portal/modules/forumlist.html diff --git a/root/styles/prosilver/template/portal/modules/friends_side.html b/styles/prosilver/template/portal/modules/friends_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/friends_side.html rename to styles/prosilver/template/portal/modules/friends_side.html diff --git a/root/styles/prosilver/template/portal/modules/index.html b/styles/prosilver/template/portal/modules/index.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/index.html rename to styles/prosilver/template/portal/modules/index.html diff --git a/root/styles/prosilver/template/portal/modules/jquery.easing.1.3.js b/styles/prosilver/template/portal/modules/jquery.easing.1.3.js similarity index 100% rename from root/styles/prosilver/template/portal/modules/jquery.easing.1.3.js rename to styles/prosilver/template/portal/modules/jquery.easing.1.3.js diff --git a/root/styles/prosilver/template/portal/modules/jumpbox.html b/styles/prosilver/template/portal/modules/jumpbox.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/jumpbox.html rename to styles/prosilver/template/portal/modules/jumpbox.html diff --git a/root/styles/prosilver/template/portal/modules/latest_bots_side.html b/styles/prosilver/template/portal/modules/latest_bots_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/latest_bots_side.html rename to styles/prosilver/template/portal/modules/latest_bots_side.html diff --git a/root/styles/prosilver/template/portal/modules/latest_members_side.html b/styles/prosilver/template/portal/modules/latest_members_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/latest_members_side.html rename to styles/prosilver/template/portal/modules/latest_members_side.html diff --git a/root/styles/prosilver/template/portal/modules/leaders_ext_side.html b/styles/prosilver/template/portal/modules/leaders_ext_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/leaders_ext_side.html rename to styles/prosilver/template/portal/modules/leaders_ext_side.html diff --git a/root/styles/prosilver/template/portal/modules/leaders_side.html b/styles/prosilver/template/portal/modules/leaders_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/leaders_side.html rename to styles/prosilver/template/portal/modules/leaders_side.html diff --git a/root/styles/prosilver/template/portal/modules/link_us_side.html b/styles/prosilver/template/portal/modules/link_us_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/link_us_side.html rename to styles/prosilver/template/portal/modules/link_us_side.html diff --git a/root/styles/prosilver/template/portal/modules/links_side.html b/styles/prosilver/template/portal/modules/links_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/links_side.html rename to styles/prosilver/template/portal/modules/links_side.html diff --git a/root/styles/prosilver/template/portal/modules/login_box_side.html b/styles/prosilver/template/portal/modules/login_box_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/login_box_side.html rename to styles/prosilver/template/portal/modules/login_box_side.html diff --git a/root/styles/prosilver/template/portal/modules/main_menu_side.html b/styles/prosilver/template/portal/modules/main_menu_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/main_menu_side.html rename to styles/prosilver/template/portal/modules/main_menu_side.html diff --git a/root/styles/prosilver/template/portal/modules/news_center.html b/styles/prosilver/template/portal/modules/news_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/news_center.html rename to styles/prosilver/template/portal/modules/news_center.html diff --git a/root/styles/prosilver/template/portal/modules/news_compact_center.html b/styles/prosilver/template/portal/modules/news_compact_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/news_compact_center.html rename to styles/prosilver/template/portal/modules/news_compact_center.html diff --git a/root/styles/prosilver/template/portal/modules/poll_center.html b/styles/prosilver/template/portal/modules/poll_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/poll_center.html rename to styles/prosilver/template/portal/modules/poll_center.html diff --git a/root/styles/prosilver/template/portal/modules/poll_side.html b/styles/prosilver/template/portal/modules/poll_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/poll_side.html rename to styles/prosilver/template/portal/modules/poll_side.html diff --git a/root/styles/prosilver/template/portal/modules/portal_clock.js b/styles/prosilver/template/portal/modules/portal_clock.js similarity index 100% rename from root/styles/prosilver/template/portal/modules/portal_clock.js rename to styles/prosilver/template/portal/modules/portal_clock.js diff --git a/root/styles/prosilver/template/portal/modules/random_member_side.html b/styles/prosilver/template/portal/modules/random_member_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/random_member_side.html rename to styles/prosilver/template/portal/modules/random_member_side.html diff --git a/root/styles/prosilver/template/portal/modules/recent_center.html b/styles/prosilver/template/portal/modules/recent_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/recent_center.html rename to styles/prosilver/template/portal/modules/recent_center.html diff --git a/root/styles/prosilver/template/portal/modules/search_side.html b/styles/prosilver/template/portal/modules/search_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/search_side.html rename to styles/prosilver/template/portal/modules/search_side.html diff --git a/root/styles/prosilver/template/portal/modules/statistics_side.html b/styles/prosilver/template/portal/modules/statistics_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/statistics_side.html rename to styles/prosilver/template/portal/modules/statistics_side.html diff --git a/root/styles/prosilver/template/portal/modules/stylechanger_side.html b/styles/prosilver/template/portal/modules/stylechanger_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/stylechanger_side.html rename to styles/prosilver/template/portal/modules/stylechanger_side.html diff --git a/root/styles/prosilver/template/portal/modules/topposters_side.html b/styles/prosilver/template/portal/modules/topposters_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/topposters_side.html rename to styles/prosilver/template/portal/modules/topposters_side.html diff --git a/root/styles/prosilver/template/portal/modules/user_menu_side.html b/styles/prosilver/template/portal/modules/user_menu_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/user_menu_side.html rename to styles/prosilver/template/portal/modules/user_menu_side.html diff --git a/root/styles/prosilver/template/portal/modules/welcome_center.html b/styles/prosilver/template/portal/modules/welcome_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/welcome_center.html rename to styles/prosilver/template/portal/modules/welcome_center.html diff --git a/root/styles/prosilver/template/portal/modules/whois_online_center.html b/styles/prosilver/template/portal/modules/whois_online_center.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/whois_online_center.html rename to styles/prosilver/template/portal/modules/whois_online_center.html diff --git a/root/styles/prosilver/template/portal/modules/whois_online_side.html b/styles/prosilver/template/portal/modules/whois_online_side.html similarity index 100% rename from root/styles/prosilver/template/portal/modules/whois_online_side.html rename to styles/prosilver/template/portal/modules/whois_online_side.html diff --git a/root/styles/prosilver/template/portal/portal_body.html b/styles/prosilver/template/portal/portal_body.html similarity index 100% rename from root/styles/prosilver/template/portal/portal_body.html rename to styles/prosilver/template/portal/portal_body.html diff --git a/root/styles/prosilver/theme/images/portal/arrowbullet.gif b/styles/prosilver/theme/images/portal/arrowbullet.gif similarity index 100% rename from root/styles/prosilver/theme/images/portal/arrowbullet.gif rename to styles/prosilver/theme/images/portal/arrowbullet.gif diff --git a/root/styles/prosilver/theme/images/portal/arrowbullet_rtl.gif b/styles/prosilver/theme/images/portal/arrowbullet_rtl.gif similarity index 100% rename from root/styles/prosilver/theme/images/portal/arrowbullet_rtl.gif rename to styles/prosilver/theme/images/portal/arrowbullet_rtl.gif diff --git a/root/styles/prosilver/theme/images/portal/board3clock.swf b/styles/prosilver/theme/images/portal/board3clock.swf similarity index 100% rename from root/styles/prosilver/theme/images/portal/board3clock.swf rename to styles/prosilver/theme/images/portal/board3clock.swf diff --git a/root/styles/prosilver/theme/images/portal/cal_icon_left_arrow.png b/styles/prosilver/theme/images/portal/cal_icon_left_arrow.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/cal_icon_left_arrow.png rename to styles/prosilver/theme/images/portal/cal_icon_left_arrow.png diff --git a/root/styles/prosilver/theme/images/portal/cal_icon_right_arrow.png b/styles/prosilver/theme/images/portal/cal_icon_right_arrow.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/cal_icon_right_arrow.png rename to styles/prosilver/theme/images/portal/cal_icon_right_arrow.png diff --git a/root/styles/prosilver/theme/images/portal/icon_topic_attach.gif b/styles/prosilver/theme/images/portal/icon_topic_attach.gif similarity index 100% rename from root/styles/prosilver/theme/images/portal/icon_topic_attach.gif rename to styles/prosilver/theme/images/portal/icon_topic_attach.gif diff --git a/root/styles/prosilver/theme/images/portal/paypal.gif b/styles/prosilver/theme/images/portal/paypal.gif similarity index 100% rename from root/styles/prosilver/theme/images/portal/paypal.gif rename to styles/prosilver/theme/images/portal/paypal.gif diff --git a/root/styles/prosilver/theme/images/portal/portal_attach.png b/styles/prosilver/theme/images/portal/portal_attach.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_attach.png rename to styles/prosilver/theme/images/portal/portal_attach.png diff --git a/root/styles/prosilver/theme/images/portal/portal_birthday.png b/styles/prosilver/theme/images/portal/portal_birthday.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_birthday.png rename to styles/prosilver/theme/images/portal/portal_birthday.png diff --git a/root/styles/prosilver/theme/images/portal/portal_bots.png b/styles/prosilver/theme/images/portal/portal_bots.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_bots.png rename to styles/prosilver/theme/images/portal/portal_bots.png diff --git a/root/styles/prosilver/theme/images/portal/portal_calendar.png b/styles/prosilver/theme/images/portal/portal_calendar.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_calendar.png rename to styles/prosilver/theme/images/portal/portal_calendar.png diff --git a/root/styles/prosilver/theme/images/portal/portal_clock.png b/styles/prosilver/theme/images/portal/portal_clock.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_clock.png rename to styles/prosilver/theme/images/portal/portal_clock.png diff --git a/root/styles/prosilver/theme/images/portal/portal_clock_double.png b/styles/prosilver/theme/images/portal/portal_clock_double.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_clock_double.png rename to styles/prosilver/theme/images/portal/portal_clock_double.png diff --git a/root/styles/prosilver/theme/images/portal/portal_clock_single.png b/styles/prosilver/theme/images/portal/portal_clock_single.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_clock_single.png rename to styles/prosilver/theme/images/portal/portal_clock_single.png diff --git a/root/styles/prosilver/theme/images/portal/portal_custom.png b/styles/prosilver/theme/images/portal/portal_custom.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_custom.png rename to styles/prosilver/theme/images/portal/portal_custom.png diff --git a/root/styles/prosilver/theme/images/portal/portal_donation.png b/styles/prosilver/theme/images/portal/portal_donation.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_donation.png rename to styles/prosilver/theme/images/portal/portal_donation.png diff --git a/root/styles/prosilver/theme/images/portal/portal_friends.png b/styles/prosilver/theme/images/portal/portal_friends.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_friends.png rename to styles/prosilver/theme/images/portal/portal_friends.png diff --git a/root/styles/prosilver/theme/images/portal/portal_link_us.png b/styles/prosilver/theme/images/portal/portal_link_us.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_link_us.png rename to styles/prosilver/theme/images/portal/portal_link_us.png diff --git a/root/styles/prosilver/theme/images/portal/portal_links.png b/styles/prosilver/theme/images/portal/portal_links.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_links.png rename to styles/prosilver/theme/images/portal/portal_links.png diff --git a/root/styles/prosilver/theme/images/portal/portal_members.png b/styles/prosilver/theme/images/portal/portal_members.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_members.png rename to styles/prosilver/theme/images/portal/portal_members.png diff --git a/root/styles/prosilver/theme/images/portal/portal_menu.png b/styles/prosilver/theme/images/portal/portal_menu.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_menu.png rename to styles/prosilver/theme/images/portal/portal_menu.png diff --git a/root/styles/prosilver/theme/images/portal/portal_poll.png b/styles/prosilver/theme/images/portal/portal_poll.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_poll.png rename to styles/prosilver/theme/images/portal/portal_poll.png diff --git a/root/styles/prosilver/theme/images/portal/portal_random_member.png b/styles/prosilver/theme/images/portal/portal_random_member.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_random_member.png rename to styles/prosilver/theme/images/portal/portal_random_member.png diff --git a/root/styles/prosilver/theme/images/portal/portal_search.png b/styles/prosilver/theme/images/portal/portal_search.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_search.png rename to styles/prosilver/theme/images/portal/portal_search.png diff --git a/root/styles/prosilver/theme/images/portal/portal_statistics.png b/styles/prosilver/theme/images/portal/portal_statistics.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_statistics.png rename to styles/prosilver/theme/images/portal/portal_statistics.png diff --git a/root/styles/prosilver/theme/images/portal/portal_style.png b/styles/prosilver/theme/images/portal/portal_style.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_style.png rename to styles/prosilver/theme/images/portal/portal_style.png diff --git a/root/styles/prosilver/theme/images/portal/portal_team.png b/styles/prosilver/theme/images/portal/portal_team.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_team.png rename to styles/prosilver/theme/images/portal/portal_team.png diff --git a/root/styles/prosilver/theme/images/portal/portal_top_poster.png b/styles/prosilver/theme/images/portal/portal_top_poster.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_top_poster.png rename to styles/prosilver/theme/images/portal/portal_top_poster.png diff --git a/root/styles/prosilver/theme/images/portal/portal_user.png b/styles/prosilver/theme/images/portal/portal_user.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/portal_user.png rename to styles/prosilver/theme/images/portal/portal_user.png diff --git a/root/styles/prosilver/theme/images/portal/spacer_down.png b/styles/prosilver/theme/images/portal/spacer_down.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/spacer_down.png rename to styles/prosilver/theme/images/portal/spacer_down.png diff --git a/root/styles/prosilver/theme/images/portal/spacer_up.png b/styles/prosilver/theme/images/portal/spacer_up.png similarity index 100% rename from root/styles/prosilver/theme/images/portal/spacer_up.png rename to styles/prosilver/theme/images/portal/spacer_up.png diff --git a/root/styles/prosilver/theme/portal.css b/styles/prosilver/theme/portal.css similarity index 100% rename from root/styles/prosilver/theme/portal.css rename to styles/prosilver/theme/portal.css diff --git a/root/styles/subsilver2/template/events/overall_header_head_append_listener.html b/styles/subsilver2/template/events/overall_header_head_append_listener.html similarity index 100% rename from root/styles/subsilver2/template/events/overall_header_head_append_listener.html rename to styles/subsilver2/template/events/overall_header_head_append_listener.html diff --git a/root/styles/subsilver2/template/portal/_block_config.html b/styles/subsilver2/template/portal/_block_config.html similarity index 100% rename from root/styles/subsilver2/template/portal/_block_config.html rename to styles/subsilver2/template/portal/_block_config.html diff --git a/root/styles/subsilver2/template/portal/index.html b/styles/subsilver2/template/portal/index.html similarity index 100% rename from root/styles/subsilver2/template/portal/index.html rename to styles/subsilver2/template/portal/index.html diff --git a/root/styles/subsilver2/template/portal/modules/announcements_center.html b/styles/subsilver2/template/portal/modules/announcements_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/announcements_center.html rename to styles/subsilver2/template/portal/modules/announcements_center.html diff --git a/root/styles/subsilver2/template/portal/modules/announcements_center_compact.html b/styles/subsilver2/template/portal/modules/announcements_center_compact.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/announcements_center_compact.html rename to styles/subsilver2/template/portal/modules/announcements_center_compact.html diff --git a/root/styles/subsilver2/template/portal/modules/attachments_center.html b/styles/subsilver2/template/portal/modules/attachments_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/attachments_center.html rename to styles/subsilver2/template/portal/modules/attachments_center.html diff --git a/root/styles/subsilver2/template/portal/modules/attachments_side.html b/styles/subsilver2/template/portal/modules/attachments_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/attachments_side.html rename to styles/subsilver2/template/portal/modules/attachments_side.html diff --git a/root/styles/subsilver2/template/portal/modules/birthdays_side.html b/styles/subsilver2/template/portal/modules/birthdays_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/birthdays_side.html rename to styles/subsilver2/template/portal/modules/birthdays_side.html diff --git a/root/styles/subsilver2/template/portal/modules/calendar_side.html b/styles/subsilver2/template/portal/modules/calendar_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/calendar_side.html rename to styles/subsilver2/template/portal/modules/calendar_side.html diff --git a/root/styles/subsilver2/template/portal/modules/clock_side.html b/styles/subsilver2/template/portal/modules/clock_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/clock_side.html rename to styles/subsilver2/template/portal/modules/clock_side.html diff --git a/root/styles/subsilver2/template/portal/modules/custom_center.html b/styles/subsilver2/template/portal/modules/custom_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/custom_center.html rename to styles/subsilver2/template/portal/modules/custom_center.html diff --git a/root/styles/subsilver2/template/portal/modules/custom_side.html b/styles/subsilver2/template/portal/modules/custom_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/custom_side.html rename to styles/subsilver2/template/portal/modules/custom_side.html diff --git a/root/styles/subsilver2/template/portal/modules/donation_center.html b/styles/subsilver2/template/portal/modules/donation_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/donation_center.html rename to styles/subsilver2/template/portal/modules/donation_center.html diff --git a/root/styles/subsilver2/template/portal/modules/donation_side.html b/styles/subsilver2/template/portal/modules/donation_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/donation_side.html rename to styles/subsilver2/template/portal/modules/donation_side.html diff --git a/root/styles/subsilver2/template/portal/modules/forumlist.html b/styles/subsilver2/template/portal/modules/forumlist.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/forumlist.html rename to styles/subsilver2/template/portal/modules/forumlist.html diff --git a/root/styles/subsilver2/template/portal/modules/friends_side.html b/styles/subsilver2/template/portal/modules/friends_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/friends_side.html rename to styles/subsilver2/template/portal/modules/friends_side.html diff --git a/root/styles/subsilver2/template/portal/modules/index.html b/styles/subsilver2/template/portal/modules/index.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/index.html rename to styles/subsilver2/template/portal/modules/index.html diff --git a/root/styles/subsilver2/template/portal/modules/jquery.easing.1.3.js b/styles/subsilver2/template/portal/modules/jquery.easing.1.3.js similarity index 100% rename from root/styles/subsilver2/template/portal/modules/jquery.easing.1.3.js rename to styles/subsilver2/template/portal/modules/jquery.easing.1.3.js diff --git a/root/styles/subsilver2/template/portal/modules/jumpbox.html b/styles/subsilver2/template/portal/modules/jumpbox.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/jumpbox.html rename to styles/subsilver2/template/portal/modules/jumpbox.html diff --git a/root/styles/subsilver2/template/portal/modules/latest_bots_side.html b/styles/subsilver2/template/portal/modules/latest_bots_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/latest_bots_side.html rename to styles/subsilver2/template/portal/modules/latest_bots_side.html diff --git a/root/styles/subsilver2/template/portal/modules/latest_members_side.html b/styles/subsilver2/template/portal/modules/latest_members_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/latest_members_side.html rename to styles/subsilver2/template/portal/modules/latest_members_side.html diff --git a/root/styles/subsilver2/template/portal/modules/leaders_ext_side.html b/styles/subsilver2/template/portal/modules/leaders_ext_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/leaders_ext_side.html rename to styles/subsilver2/template/portal/modules/leaders_ext_side.html diff --git a/root/styles/subsilver2/template/portal/modules/leaders_side.html b/styles/subsilver2/template/portal/modules/leaders_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/leaders_side.html rename to styles/subsilver2/template/portal/modules/leaders_side.html diff --git a/root/styles/subsilver2/template/portal/modules/link_us_side.html b/styles/subsilver2/template/portal/modules/link_us_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/link_us_side.html rename to styles/subsilver2/template/portal/modules/link_us_side.html diff --git a/root/styles/subsilver2/template/portal/modules/links_side.html b/styles/subsilver2/template/portal/modules/links_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/links_side.html rename to styles/subsilver2/template/portal/modules/links_side.html diff --git a/root/styles/subsilver2/template/portal/modules/login_box_side.html b/styles/subsilver2/template/portal/modules/login_box_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/login_box_side.html rename to styles/subsilver2/template/portal/modules/login_box_side.html diff --git a/root/styles/subsilver2/template/portal/modules/main_menu_side.html b/styles/subsilver2/template/portal/modules/main_menu_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/main_menu_side.html rename to styles/subsilver2/template/portal/modules/main_menu_side.html diff --git a/root/styles/subsilver2/template/portal/modules/news_center.html b/styles/subsilver2/template/portal/modules/news_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/news_center.html rename to styles/subsilver2/template/portal/modules/news_center.html diff --git a/root/styles/subsilver2/template/portal/modules/news_compact_center.html b/styles/subsilver2/template/portal/modules/news_compact_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/news_compact_center.html rename to styles/subsilver2/template/portal/modules/news_compact_center.html diff --git a/root/styles/subsilver2/template/portal/modules/poll_center.html b/styles/subsilver2/template/portal/modules/poll_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/poll_center.html rename to styles/subsilver2/template/portal/modules/poll_center.html diff --git a/root/styles/subsilver2/template/portal/modules/poll_side.html b/styles/subsilver2/template/portal/modules/poll_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/poll_side.html rename to styles/subsilver2/template/portal/modules/poll_side.html diff --git a/root/styles/subsilver2/template/portal/modules/portal_clock.js b/styles/subsilver2/template/portal/modules/portal_clock.js similarity index 100% rename from root/styles/subsilver2/template/portal/modules/portal_clock.js rename to styles/subsilver2/template/portal/modules/portal_clock.js diff --git a/root/styles/subsilver2/template/portal/modules/random_member_side.html b/styles/subsilver2/template/portal/modules/random_member_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/random_member_side.html rename to styles/subsilver2/template/portal/modules/random_member_side.html diff --git a/root/styles/subsilver2/template/portal/modules/recent_center.html b/styles/subsilver2/template/portal/modules/recent_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/recent_center.html rename to styles/subsilver2/template/portal/modules/recent_center.html diff --git a/root/styles/subsilver2/template/portal/modules/search_side.html b/styles/subsilver2/template/portal/modules/search_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/search_side.html rename to styles/subsilver2/template/portal/modules/search_side.html diff --git a/root/styles/subsilver2/template/portal/modules/statistics_side.html b/styles/subsilver2/template/portal/modules/statistics_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/statistics_side.html rename to styles/subsilver2/template/portal/modules/statistics_side.html diff --git a/root/styles/subsilver2/template/portal/modules/stylechanger_side.html b/styles/subsilver2/template/portal/modules/stylechanger_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/stylechanger_side.html rename to styles/subsilver2/template/portal/modules/stylechanger_side.html diff --git a/root/styles/subsilver2/template/portal/modules/topposters_side.html b/styles/subsilver2/template/portal/modules/topposters_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/topposters_side.html rename to styles/subsilver2/template/portal/modules/topposters_side.html diff --git a/root/styles/subsilver2/template/portal/modules/user_menu_side.html b/styles/subsilver2/template/portal/modules/user_menu_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/user_menu_side.html rename to styles/subsilver2/template/portal/modules/user_menu_side.html diff --git a/root/styles/subsilver2/template/portal/modules/welcome_center.html b/styles/subsilver2/template/portal/modules/welcome_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/welcome_center.html rename to styles/subsilver2/template/portal/modules/welcome_center.html diff --git a/root/styles/subsilver2/template/portal/modules/whois_online_center.html b/styles/subsilver2/template/portal/modules/whois_online_center.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/whois_online_center.html rename to styles/subsilver2/template/portal/modules/whois_online_center.html diff --git a/root/styles/subsilver2/template/portal/modules/whois_online_side.html b/styles/subsilver2/template/portal/modules/whois_online_side.html similarity index 100% rename from root/styles/subsilver2/template/portal/modules/whois_online_side.html rename to styles/subsilver2/template/portal/modules/whois_online_side.html diff --git a/root/styles/subsilver2/template/portal/portal_body.html b/styles/subsilver2/template/portal/portal_body.html similarity index 100% rename from root/styles/subsilver2/template/portal/portal_body.html rename to styles/subsilver2/template/portal/portal_body.html diff --git a/root/styles/subsilver2/theme/images/portal/arrowbullet.gif b/styles/subsilver2/theme/images/portal/arrowbullet.gif similarity index 100% rename from root/styles/subsilver2/theme/images/portal/arrowbullet.gif rename to styles/subsilver2/theme/images/portal/arrowbullet.gif diff --git a/root/styles/subsilver2/theme/images/portal/arrowbullet_rtl.gif b/styles/subsilver2/theme/images/portal/arrowbullet_rtl.gif similarity index 100% rename from root/styles/subsilver2/theme/images/portal/arrowbullet_rtl.gif rename to styles/subsilver2/theme/images/portal/arrowbullet_rtl.gif diff --git a/root/styles/subsilver2/theme/images/portal/board3clock.swf b/styles/subsilver2/theme/images/portal/board3clock.swf similarity index 100% rename from root/styles/subsilver2/theme/images/portal/board3clock.swf rename to styles/subsilver2/theme/images/portal/board3clock.swf diff --git a/root/styles/subsilver2/theme/images/portal/cal_icon_left_arrow.png b/styles/subsilver2/theme/images/portal/cal_icon_left_arrow.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/cal_icon_left_arrow.png rename to styles/subsilver2/theme/images/portal/cal_icon_left_arrow.png diff --git a/root/styles/subsilver2/theme/images/portal/cal_icon_right_arrow.png b/styles/subsilver2/theme/images/portal/cal_icon_right_arrow.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/cal_icon_right_arrow.png rename to styles/subsilver2/theme/images/portal/cal_icon_right_arrow.png diff --git a/root/styles/subsilver2/theme/images/portal/icon_topic_attach.gif b/styles/subsilver2/theme/images/portal/icon_topic_attach.gif similarity index 100% rename from root/styles/subsilver2/theme/images/portal/icon_topic_attach.gif rename to styles/subsilver2/theme/images/portal/icon_topic_attach.gif diff --git a/root/styles/subsilver2/theme/images/portal/paypal.gif b/styles/subsilver2/theme/images/portal/paypal.gif similarity index 100% rename from root/styles/subsilver2/theme/images/portal/paypal.gif rename to styles/subsilver2/theme/images/portal/paypal.gif diff --git a/root/styles/subsilver2/theme/images/portal/portal_attach.png b/styles/subsilver2/theme/images/portal/portal_attach.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_attach.png rename to styles/subsilver2/theme/images/portal/portal_attach.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_birthday.png b/styles/subsilver2/theme/images/portal/portal_birthday.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_birthday.png rename to styles/subsilver2/theme/images/portal/portal_birthday.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_bots.png b/styles/subsilver2/theme/images/portal/portal_bots.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_bots.png rename to styles/subsilver2/theme/images/portal/portal_bots.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_calendar.png b/styles/subsilver2/theme/images/portal/portal_calendar.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_calendar.png rename to styles/subsilver2/theme/images/portal/portal_calendar.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_clock.png b/styles/subsilver2/theme/images/portal/portal_clock.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_clock.png rename to styles/subsilver2/theme/images/portal/portal_clock.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_clock_double.png b/styles/subsilver2/theme/images/portal/portal_clock_double.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_clock_double.png rename to styles/subsilver2/theme/images/portal/portal_clock_double.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_clock_single.png b/styles/subsilver2/theme/images/portal/portal_clock_single.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_clock_single.png rename to styles/subsilver2/theme/images/portal/portal_clock_single.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_custom.png b/styles/subsilver2/theme/images/portal/portal_custom.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_custom.png rename to styles/subsilver2/theme/images/portal/portal_custom.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_donation.png b/styles/subsilver2/theme/images/portal/portal_donation.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_donation.png rename to styles/subsilver2/theme/images/portal/portal_donation.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_friends.png b/styles/subsilver2/theme/images/portal/portal_friends.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_friends.png rename to styles/subsilver2/theme/images/portal/portal_friends.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_link_us.png b/styles/subsilver2/theme/images/portal/portal_link_us.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_link_us.png rename to styles/subsilver2/theme/images/portal/portal_link_us.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_links.png b/styles/subsilver2/theme/images/portal/portal_links.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_links.png rename to styles/subsilver2/theme/images/portal/portal_links.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_login.png b/styles/subsilver2/theme/images/portal/portal_login.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_login.png rename to styles/subsilver2/theme/images/portal/portal_login.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_members.png b/styles/subsilver2/theme/images/portal/portal_members.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_members.png rename to styles/subsilver2/theme/images/portal/portal_members.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_menu.png b/styles/subsilver2/theme/images/portal/portal_menu.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_menu.png rename to styles/subsilver2/theme/images/portal/portal_menu.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_poll.png b/styles/subsilver2/theme/images/portal/portal_poll.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_poll.png rename to styles/subsilver2/theme/images/portal/portal_poll.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_random_member.png b/styles/subsilver2/theme/images/portal/portal_random_member.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_random_member.png rename to styles/subsilver2/theme/images/portal/portal_random_member.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_search.png b/styles/subsilver2/theme/images/portal/portal_search.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_search.png rename to styles/subsilver2/theme/images/portal/portal_search.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_statistics.png b/styles/subsilver2/theme/images/portal/portal_statistics.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_statistics.png rename to styles/subsilver2/theme/images/portal/portal_statistics.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_style.png b/styles/subsilver2/theme/images/portal/portal_style.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_style.png rename to styles/subsilver2/theme/images/portal/portal_style.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_team.png b/styles/subsilver2/theme/images/portal/portal_team.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_team.png rename to styles/subsilver2/theme/images/portal/portal_team.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_top_poster.png b/styles/subsilver2/theme/images/portal/portal_top_poster.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_top_poster.png rename to styles/subsilver2/theme/images/portal/portal_top_poster.png diff --git a/root/styles/subsilver2/theme/images/portal/portal_user.png b/styles/subsilver2/theme/images/portal/portal_user.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/portal_user.png rename to styles/subsilver2/theme/images/portal/portal_user.png diff --git a/root/styles/subsilver2/theme/images/portal/spacer_down.png b/styles/subsilver2/theme/images/portal/spacer_down.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/spacer_down.png rename to styles/subsilver2/theme/images/portal/spacer_down.png diff --git a/root/styles/subsilver2/theme/images/portal/spacer_up.png b/styles/subsilver2/theme/images/portal/spacer_up.png similarity index 100% rename from root/styles/subsilver2/theme/images/portal/spacer_up.png rename to styles/subsilver2/theme/images/portal/spacer_up.png diff --git a/root/styles/subsilver2/theme/portal.css b/styles/subsilver2/theme/portal.css similarity index 100% rename from root/styles/subsilver2/theme/portal.css rename to styles/subsilver2/theme/portal.css