aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2011-04-19 12:53:36 +0200
committerMichael Scherer <misc@zarb.org>2011-04-19 12:53:36 +0200
commit1bac695a72e263a4bd71d1d8079e06bb227c1077 (patch)
tree7246e2206346fb635a9bb69fac942ead2d9d80b7 /phpBB/styles/prosilver
parentb85c3b967a7f6fa061439061076695613622960c (diff)
downloadforums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar
forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar.gz
forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar.bz2
forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar.xz
forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.zip
revert previous commit, as phpbb-seo is incompatible with phpbb license
the commit is still in git, and can be reserected with a branch, but having it on HEAD make forum deployment more difficult
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/imageset/fr/imageset.cfg35
-rw-r--r--phpBB/styles/prosilver/template/attachment.html6
-rw-r--r--phpBB/styles/prosilver/template/forum_fn.js81
-rw-r--r--phpBB/styles/prosilver/template/forumlist_body.html4
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/display_forums_list.html73
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/display_posts_list.html149
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/display_topics_list.html100
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/gym_google.xsl238
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/gym_link_body.html114
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/gym_rss.xsl197
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/gym_rss_links.js96
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/index_body.html65
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/index_list.html56
-rw-r--r--phpBB/styles/prosilver/template/gym_sitemaps/last_topics_list.html30
-rw-r--r--phpBB/styles/prosilver/template/overall_footer.html12
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html24
-rw-r--r--phpBB/styles/prosilver/template/posting_editor.html6
-rw-r--r--phpBB/styles/prosilver/template/search_body.html2
-rw-r--r--phpBB/styles/prosilver/template/simple_header.html11
-rw-r--r--phpBB/styles/prosilver/template/viewforum_body.html6
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html41
-rw-r--r--phpBB/styles/prosilver/theme/common.css23
-rw-r--r--phpBB/styles/prosilver/theme/gym_google.css1547
-rw-r--r--phpBB/styles/prosilver/theme/gym_rss.css1547
-rw-r--r--phpBB/styles/prosilver/theme/gym_rss_links.css18
25 files changed, 33 insertions, 4448 deletions
diff --git a/phpBB/styles/prosilver/imageset/fr/imageset.cfg b/phpBB/styles/prosilver/imageset/fr/imageset.cfg
deleted file mode 100644
index d7a0e3b539..0000000000
--- a/phpBB/styles/prosilver/imageset/fr/imageset.cfg
+++ /dev/null
@@ -1,35 +0,0 @@
-#
-# phpBB Imageset Configuration File
-#
-# @package phpBB3
-# @copyright (c) 2006 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.
-#
-#
-
-# Images
-img_icon_contact_pm = icon_contact_pm.gif*20*28
-
-img_icon_post_edit = icon_post_edit.gif*20*58
-img_icon_post_quote = icon_post_quote.gif*20*54
-
-img_icon_user_online = icon_user_online.gif*58*58
-img_icon_user_offline = icon_user_offline.gif
-img_icon_user_search = icon_user_search.gif
-
-img_button_pm_forward = button_pm_forward.gif*25*110
-img_button_pm_new = button_pm_new.gif*25*96
-img_button_pm_reply = button_pm_reply.gif*25*96
-
-img_button_topic_locked = button_topic_locked.gif*25*96
-img_button_topic_new = button_topic_new.gif*25*96
-img_button_topic_reply = button_topic_reply.gif*25*96
diff --git a/phpBB/styles/prosilver/template/attachment.html b/phpBB/styles/prosilver/template/attachment.html
index 787915a4e8..cc5aacff2f 100644
--- a/phpBB/styles/prosilver/template/attachment.html
+++ b/phpBB/styles/prosilver/template/attachment.html
@@ -6,7 +6,7 @@
<!-- IF _file.S_THUMBNAIL -->
<dl class="thumbnail">
- <dt><a href="{_file.U_DOWNLOAD_LINK}"><img src="{_file.THUMB_IMAGE}" alt="{_file.DOWNLOAD_NAME}" title="<!-- IF _file.COMMENT_CLEAN -->{_file.COMMENT_CLEAN} / {_file.DOWNLOAD_NAME}<!-- ELSE -->{_file.DOWNLOAD_NAME} ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}<!-- ENDIF -->" /></a></dt>
+ <dt><a href="{_file.U_DOWNLOAD_LINK}"><img src="{_file.THUMB_IMAGE}" alt="{_file.DOWNLOAD_NAME}" title="{_file.DOWNLOAD_NAME} ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}" /></a></dt>
<!-- IF _file.COMMENT --><dd> {_file.COMMENT}</dd><!-- ENDIF -->
</dl>
<!-- ENDIF -->
@@ -14,7 +14,7 @@
<!-- IF _file.S_IMAGE -->
<dl class="file">
- <dt class="attach-image"><img src="{_file.U_INLINE_LINK}" alt="{_file.DOWNLOAD_NAME}" title="<!-- IF _file.COMMENT_CLEAN -->{_file.COMMENT_CLEAN} / <!-- ENDIF -->{_file.DOWNLOAD_NAME}" onclick="viewableArea(this);" /></dt>
+ <dt class="attach-image"><img src="{_file.U_INLINE_LINK}" alt="{_file.DOWNLOAD_NAME}" onclick="viewableArea(this);" /></dt>
<!-- IF _file.COMMENT --><dd><em>{_file.COMMENT}</em></dd><!-- ENDIF -->
<dd>{_file.DOWNLOAD_NAME} ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}</dd>
</dl>
@@ -22,7 +22,7 @@
<!-- IF _file.S_FILE -->
<dl class="file">
- <dt><!-- IF _file.UPLOAD_ICON -->{_file.UPLOAD_ICON} <!-- ENDIF --><a class="postlink" href="{_file.U_DOWNLOAD_LINK}" title="<!-- IF _file.COMMENT_CLEAN -->{_file.COMMENT_CLEAN} / <!-- ENDIF -->{_file.DOWNLOAD_NAME}">{_file.DOWNLOAD_NAME}</a></dt>
+ <dt><!-- IF _file.UPLOAD_ICON -->{_file.UPLOAD_ICON} <!-- ENDIF --><a class="postlink" href="{_file.U_DOWNLOAD_LINK}">{_file.DOWNLOAD_NAME}</a></dt>
<!-- IF _file.COMMENT --><dd><em>{_file.COMMENT}</em></dd><!-- ENDIF -->
<dd>({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}</dd>
</dl>
diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js
index 1a138b0c5e..4a85858df5 100644
--- a/phpBB/styles/prosilver/template/forum_fn.js
+++ b/phpBB/styles/prosilver/template/forum_fn.js
@@ -19,83 +19,22 @@ function popup(url, width, height, name)
/**
* Jump to page
*/
-// www.phpBB-SEO.com SEO TOOLKIT BEGIN
-function jumpto() {
+function jumpto()
+{
var page = prompt(jump_page, on_page);
- if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0) {
- var seo_page = (page - 1) * per_page;
- var anchor = '';
- var anchor_parts = base_url.split('#');
- if ( anchor_parts[1] ) {
- base_url = anchor_parts[0];
- anchor = '#' + anchor_parts[1];
- }
- if ( base_url.indexOf('?') >= 0 ) {
- document.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + seo_page + anchor;
- } else if ( seo_page > 0 ) {
- var seo_type1 = base_url.match(/\.[a-z0-9]+$/i);
- if (seo_type1 !== null) {
- document.location.href = base_url.replace(/\.[a-z0-9]+$/i, '') + seo_delim_start + seo_page + seo_type1 + anchor;
- }
- var seo_type2 = base_url.match(/\/$/);
- if (seo_type2 !== null) {
- document.location.href = base_url + seo_static_pagination + seo_page + seo_ext_pagination + anchor;
- }
- } else {
- document.location.href = base_url + anchor;
- }
- }
-}
-// Open external links in new window in a XHTML 1.x compliant way.
-/**
-* phpbb_seo_href()
-* Fixes href="#something" links with virtual directories
-* Optionally open external or marked with a css class links in a new window
-* in a XHTML 1.x compliant way.
-*/
-function phpbb_seo_href() {
- var current_domain = document.domain.toLowerCase();
- if (!current_domain || !document.getElementsByTagName) return;
- if (seo_external_sub && current_domain.indexOf('.') >= 0) {
- current_domain = current_domain.replace(new RegExp(/^[a-z0-9_-]+\.([a-z0-9_-]+\.([a-z]{2,6}|[a-z]{2,3}\.[a-z]{2,3}))$/i), '$1');
- }
- if (seo_ext_classes) {
- var extclass = new RegExp("(^|\s)(" + seo_ext_classes + ")(\s|$)");
- }
- if (seo_hashfix) {
- var basehref = document.getElementsByTagName('base')[0];
- if (basehref) {
- basehref = basehref.href;
- var hashtest = new RegExp("^(" + basehref + "|)#[a-z0-9_-]+$");
- var current_href = document.location.href.replace(/#[a-z0-9_-]+$/i, "");
- } else {
- seo_hashfix = false;
- }
- }
- var hrefels = document.getElementsByTagName("a");
- var hrefelslen = hrefels.length;
- for (var i = 0; i < hrefelslen; i++) {
- var el = hrefels[i];
- var hrefinner = el.innerHTML.toLowerCase();
- if (el.onclick || (el.href == '') || (el.href.indexOf('javascript') >=0 ) || (el.href.indexOf('mailto') >=0 ) || (hrefinner.indexOf('<a') >= 0) ) {
- continue;
- }
- if (seo_hashfix && el.hash && hashtest.test(el.href)) {
- el.href = current_href + el.hash;
+ 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);
}
- if (seo_external) {
- if ((el.href.indexOf(current_domain) >= 0) && !(seo_ext_classes && extclass.test(el.className))) {
- continue;
- }
- el.onclick = function () { window.open(this.href); return false; };
+ else
+ {
+ document.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + ((page - 1) * per_page);
}
}
}
-if (seo_external || seo_hashfix) {
- onload_functions.push('phpbb_seo_href()');
-}
-// www.phpBB-SEO.com SEO TOOLKIT END
/**
* Mark/unmark checklist
diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html
index 9e0a824e4b..e9ed5d9daf 100644
--- a/phpBB/styles/prosilver/template/forumlist_body.html
+++ b/phpBB/styles/prosilver/template/forumlist_body.html
@@ -44,8 +44,8 @@
<dd class="posts">{forumrow.POSTS} <dfn>{L_POSTS}</dfn></dd>
<dd class="lastpost"><span>
<!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a><!-- ENDIF -->
- <!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn><!-- IF forumrow.LAST_POST_LINK --><i>{forumrow.LAST_POST_LINK}</i><br/><!-- ENDIF --> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
- <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a><br />{forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<br />&nbsp;<!-- ENDIF --></span>
+ <!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
+ <!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<br />&nbsp;<!-- ENDIF --></span>
</dd>
<!-- ENDIF -->
</dl>
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/display_forums_list.html b/phpBB/styles/prosilver/template/gym_sitemaps/display_forums_list.html
deleted file mode 100644
index 6668612032..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/display_forums_list.html
+++ /dev/null
@@ -1,73 +0,0 @@
-<!-- IF DISPLAY_FORUMS_H1 --><h1><!-- IF U_FORUMS --><a href="{U_FORUMS}" title="{H1_FORUMS}">{H1_FORUMS}</a><!-- ELSE -->{H1_FORUMS}<!-- ENDIF --></h1><!-- ENDIF -->
-<!-- IF FORUM_MAP_URL or FORUM_NEWS_URL --><h3><!-- IF FORUM_NEWS_URL --><a href="{FORUM_NEWS_URL}" title="{FORUM_NEWS}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {FORUM_NEWS}</a><!-- ENDIF --><!-- IF FORUM_MAP_URL --> <strong>&raquo;</strong> <a href="{FORUM_MAP_URL}" title="{H1_FORUMS}">{H1_FORUMS}</a><!-- ENDIF --></h3><!-- ENDIF -->
-<!-- IF MAP_DESC --><span>{MAP_DESC}<br /></span><!-- ENDIF --><br />
-<!-- BEGIN forumrow -->
- <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
- </ul>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <!-- ENDIF -->
-
- <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
- <div class="forabg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt <!-- IF DISPLAY_LAST_POST -->style="width:64%;"<!-- ENDIF -->><!-- IF forumrow.S_IS_CAT --><!-- IF forumrow.FORUM_NEWS_LINK -->{forumrow.FORUM_NEWS_LINK} <!-- ENDIF -->
- <!-- IF forumrow.FORUM_MAP_LINK --> &nbsp; {forumrow.FORUM_MAP_LINK}<br /><!-- ENDIF --><!-- ELSE -->{L_FORUM}<!-- ENDIF --></dt>
- <!-- IF DISPLAY_LAST_POST --><dd class="lastpost"><span>{L_LAST_POST}</span></dd><!-- ENDIF -->
- </dl>
- </li>
- </ul>
- <ul class="topiclist forums">
- <!-- ENDIF -->
-
- <!-- IF not forumrow.S_IS_CAT -->
- <li class="row<!-- IF forumrow.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
- <dl class="icon" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
- <dt title="{forumrow.FORUM_FOLDER_IMG_ALT}" <!-- IF DISPLAY_LAST_POST -->style="width:63%;"<!-- ELSE -->style="width:85%;"<!-- ENDIF -->>
- <!-- IF forumrow.FORUM_IMAGE --><span class="forum-image">{forumrow.FORUM_IMAGE}</span><!-- ENDIF -->
- <!-- IF forumrow.FORUM_NEWS_LINK -->{forumrow.FORUM_NEWS_LINK} <!-- ENDIF -->
- <!-- IF forumrow.FORUM_MAP_LINK --> &nbsp; {forumrow.FORUM_MAP_LINK}<!-- ENDIF --><br />
- {forumrow.FORUM_DESC}<br />
- <!-- IF forumrow.MODERATORS -->
- <br /><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}
- <!-- ENDIF -->
- </dt>
- <!-- IF DISPLAY_LAST_POST and not forumrow.S_IS_LINK -->
- <dd class="lastpost"><span>
- <!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn><!-- IF forumrow.LAST_POST_LINK --><i>{forumrow.LAST_POST_LINK}</i><br/><!-- ENDIF --><!-- IF DISPLAY_USER_INFO --> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}<!-- ENDIF -->
- <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> {L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<!-- ENDIF --></span>
- </dd>
- <!-- ENDIF -->
- </dl>
- <!-- IF forumrow.SUBFORUMS --><div class="gymsublist"><b>{L_SUBFORUMS} :</b><hr/>{forumrow.SUBFORUMS}</div><!-- ENDIF -->
- </li>
- <!-- ENDIF -->
-
- <!-- IF forumrow.S_LAST_ROW -->
- </ul>
-
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <!-- ENDIF -->
-
-<!-- BEGINELSE -->
-<div class="forabg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt style="width:64%;"><!-- IF FORUM_NEWS_URL --><a href="{FORUM_NEWS_URL}" title="{FORUM_NEWS}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {FORUM_NEWS}</a><!-- ENDIF --><!-- IF FORUM_MAP_URL --> <strong>&raquo;</strong> <a href="{FORUM_MAP_URL}" title="{H1_FORUMS}">{H1_FORUMS}</a><br /><!-- ENDIF --></dt>
- </dl>
- </li>
- </ul>
- <div class="panel">
- <div class="inner"><span class="corners-top"><span></span></span>
- <p>{L_HTML_MAP_NONE}</p>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<!-- END forumrow -->
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/display_posts_list.html b/phpBB/styles/prosilver/template/gym_sitemaps/display_posts_list.html
deleted file mode 100644
index d4ccba35f4..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/display_posts_list.html
+++ /dev/null
@@ -1,149 +0,0 @@
-<!-- IF DISPLAY_POSTS_H1 --><h1 id="news"><!-- IF U_POSTS --><a href="{U_POSTS}" title="{H1_POSTS}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {H1_POSTS}</a><!-- ELSE -->{H1_POSTS}<!-- ENDIF --></h1><!-- ENDIF -->
-<!-- IF FORUM_MAP_URL or FORUM_NEWS_URL --><h3><!-- IF FORUM_MAP_URL --><a href="{FORUM_MAP_URL}" title="{FORUM_MAP}">{FORUM_MAP}</a><!-- ENDIF --> <strong>&raquo;</strong> <a href="{FORUM_URL}" title="{FORUM_NAME}">{L_FORUM} : {FORUM_NAME}</a></h3><!-- ENDIF -->
-<!-- IF NEWS_DESC --><span>{NEWS_DESC}<br /></span><!-- ENDIF -->
-<!-- IF NEWS_RULES or NEWS_RULES_LINK -->
- <div class="rules">
- <div class="inner"><span class="corners-top"><span></span></span>
- <!-- IF NEWS_RULES_LINK -->
- <a href="{NEWS_RULES_LINK}">{L_FORUM_RULES}</a>
- <!-- ELSE -->
- <strong>{L_FORUM_RULES}</strong><br />
- {NEWS_RULES}
- <!-- ENDIF -->
- <span class="corners-bottom"><span></span></span></div>
- </div>
-<!-- ENDIF -->
-<!-- IF DISPLAY_PAGINATION -->
-<div class="topic-actions">
- <div class="pagination">
- {DISPLAY_TOTAL_TOPICS}
- <!-- IF DISPLAY_PAGE_NUMBER --><!-- IF DISPLAY_PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{DISPLAY_PAGE_NUMBER}</a> &bull; <span>{DISPLAY_PAGINATION}</span><!-- ELSE --> &bull; {DISPLAY_PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
- </div>
-</div>
-<div class="clear"></div>
-<!-- ELSE -->
-<br/>
-<!-- ENDIF -->
-<div class="forumbg">
- <div class="inner">
- <span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt style="width:85%;"><!-- IF FORUM_MAP_URL --><a href="{FORUM_MAP_URL}" title="{FORUM_MAP}">{FORUM_MAP}</a> <strong>&raquo;</strong> <!-- ENDIF --><!-- IF U_POSTS --><a href="{U_POSTS}" title="{H1_POSTS}">{H1_POSTS}</a><!-- ELSE -->{H1_POSTS}<!-- ENDIF --></dt>
- </dl>
- </li>
- </ul>
- <div style="background-color:#fff;padding:2px">
-<!-- BEGIN postrow -->
- <div id="p{postrow.POST_ID}" class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF postrow.S_UNREAD_POST --> unreadpost<!-- ENDIF --><!-- IF postrow.S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF DISPLAY_USER_INFO --><!-- IF postrow.S_ONLINE --> online<!-- ENDIF --><!-- ENDIF -->">
- <div class="inner">
- <span class="corners-top"><span></span></span>
- <div class="postbody" <!-- IF not DISPLAY_USER_INFO -->style="width:100%;"<!-- ENDIF -->>
- <!-- IF DISPLAY_POST_BUTTONS -->
- <!-- IF postrow.U_QUOTE or postrow.U_INFO or postrow.U_DELETE or postrow.U_EDIT -->
- <ul class="profile-icons">
- <!-- IF postrow.U_QUOTE --><li class="quote-icon"><a href="{postrow.U_QUOTE}" title="{L_REPLY_WITH_QUOTE}"><span>{L_REPLY_WITH_QUOTE}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_EDIT --><li class="edit-icon"><a href="{postrow.U_EDIT}" title="{L_EDIT_POST}"><span>{L_EDIT_POST}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_DELETE --><li class="delete-icon"><a href="{postrow.U_DELETE}" title="{L_DELETE_POST}"><span>{L_DELETE_POST}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_REPORT --><li class="report-icon"><a href="{postrow.U_REPORT}" title="{L_REPORT_POST}"><span>{L_REPORT_POST}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_WARN --><li class="warn-icon"><a href="{postrow.U_WARN}" title="{L_WARN_USER}"><span>{WARN_USER}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_INFO --><li class="info-icon"><a href="{postrow.U_INFO}" title="{L_INFORMATION}"><span>{L_INFORMATION}</span></a></li><!-- ENDIF -->
- </ul>
- <!-- ENDIF -->
- <!-- ENDIF -->
- <h3 <!-- IF postrow.S_FIRST_ROW -->class="first"<!-- ENDIF -->><!-- IF postrow.POST_ICON_IMG --><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="{postrow.POST_SUBJECT}" /> <!-- ENDIF --><!-- IF postrow.U_MINI_POST --><a href="{postrow.U_MINI_POST}" title="{postrow.POST_SUBJECT}">{postrow.POST_SUBJECT}</a><!-- ELSE -->{postrow.POST_SUBJECT}<!-- ENDIF --></h3>
- <!-- IF postrow.POST_AUTHOR_FULL --><p class="author"><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a>{L_POST_BY_AUTHOR} <strong>{postrow.POST_AUTHOR_FULL}</strong> {L_POSTED_ON_DATE} {postrow.POST_DATE}</p><!-- ENDIF -->
- <!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
- <p class="rules">
- <!-- IF postrow.S_POST_UNAPPROVED -->{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}"><strong>{L_POST_UNAPPROVED}</strong></a><!-- ENDIF -->
- <!-- IF postrow.S_POST_REPORTED -->{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}"><strong>{L_POST_REPORTED}</strong></a><!-- ENDIF -->
- </p>
- <!-- ENDIF -->
- <div class="content">{postrow.MESSAGE}</div>
- <!-- IF postrow.S_HAS_ATTACHMENTS -->
- <dl class="attachbox">
- <dt>{L_ATTACHMENTS}</dt>
- <!-- BEGIN attachment -->
- <dd>{postrow.attachment.DISPLAY_ATTACHMENT}</dd>
- <!-- END attachment -->
- </dl>
- <!-- ENDIF -->
- <!-- IF postrow.S_DISPLAY_NOTICE --><div class="rules">{L_DOWNLOAD_NOTICE}</div><!-- ENDIF -->
- <!-- IF postrow.SIGNATURE --><div id="sig{postrow.POST_ID}" class="signature">{postrow.SIGNATURE}</div><!-- ENDIF -->
- <!-- IF postrow.U_MINI_POST -->
- <div class="notice">
- <strong>{L_HTML_MORE} :</strong> <a href="{postrow.U_MINI_POST}" title="{postrow.POST_SUBJECT}">{postrow.POST_SUBJECT}</a> | <strong>{L_VIEWS} :</strong> {postrow.VIEWS} | <strong>{L_REPLIES} :</strong> {postrow.REPLIES}<!-- IF not S_SINGLE_FORUM and postrow.U_VIEW_FORUM --> | <strong>{L_FORUM} :</strong> <a href="{postrow.U_VIEW_FORUM}" title="{postrow.FORUM_NAME}">{postrow.FORUM_NAME}</a><!-- ENDIF -->
- </div>
- <!-- ENDIF -->
- </div>
- <!-- IF DISPLAY_USER_INFO -->
- <!-- IF not postrow.S_IGNORE_POST -->
- <dl class="postprofile" id="profile{postrow.POST_ID}">
- <dt>
- <!-- IF postrow.POSTER_AVATAR -->
- <!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{postrow.POSTER_AVATAR}</a><!-- ELSE -->{postrow.POSTER_AVATAR}<!-- ENDIF --><br />
- <!-- ENDIF -->
- <!-- IF not postrow.U_POST_AUTHOR --><strong>{postrow.POST_AUTHOR_FULL}</strong><!-- ELSE -->{postrow.POST_AUTHOR_FULL}<!-- ENDIF -->
- </dt>
-
- <!-- IF postrow.RANK_TITLE or postrow.RANK_IMG --><dd>{postrow.RANK_TITLE}<!-- IF postrow.RANK_TITLE and postrow.RANK_IMG --><br /><!-- ENDIF -->{postrow.RANK_IMG}</dd><!-- ENDIF -->
-
- <dd>&nbsp;</dd>
-
- <!-- IF postrow.POSTER_POSTS != '' --><dd><strong>{L_POSTS}:</strong> {postrow.POSTER_POSTS}</dd><!-- ENDIF -->
- <!-- IF postrow.POSTER_JOINED --><dd><strong>{L_JOINED}:</strong> {postrow.POSTER_JOINED}</dd><!-- ENDIF -->
- <!-- IF postrow.POSTER_FROM --><dd><strong>{L_LOCATION}:</strong> {postrow.POSTER_FROM}</dd><!-- ENDIF -->
-
- <!-- IF postrow.S_PROFILE_FIELD1 -->
- <!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
- <dd><strong>{postrow.PROFILE_FIELD1_NAME}:</strong> {postrow.PROFILE_FIELD1_VALUE}</dd>
- <!-- ENDIF -->
-
- <!-- BEGIN custom_fields -->
- <dd><strong>{postrow.custom_fields.PROFILE_FIELD_NAME}:</strong> {postrow.custom_fields.PROFILE_FIELD_VALUE}</dd>
- <!-- END custom_fields -->
-
- <!-- IF DISPLAY_USER_INFO -->
- <!-- IF postrow.U_PM or postrow.U_EMAIL or postrow.U_WWW or postrow.U_MSN or postrow.U_ICQ or postrow.U_YIM or postrow.U_AIM -->
- <dd>
- <ul class="profile-icons">
- <!-- IF postrow.U_PM --><li class="pm-icon"><a href="{postrow.U_PM}" title="{L_PRIVATE_MESSAGE}"><span>{L_PRIVATE_MESSAGE}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_EMAIL --><li class="email-icon"><a href="{postrow.U_EMAIL}" title="{L_EMAIL}"><span>{L_EMAIL}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_WWW --><li class="web-icon"><a href="{postrow.U_WWW}" title="{L_VISIT_WEBSITE}: {postrow.U_WWW}"><span>{L_WEBSITE}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_MSN --><li class="msnm-icon"><a href="{postrow.U_MSN}" onclick="popup(this.href, 550, 320); return false;" title="{L_MSNM}"><span>{L_MSNM}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_ICQ --><li class="icq-icon"><a href="{postrow.U_ICQ}" onclick="popup(this.href, 550, 320); return false;" title="{L_ICQ}"><span>{L_ICQ}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_YIM --><li class="yahoo-icon"><a href="{postrow.U_YIM}" onclick="popup(this.href, 780, 550); return false;" title="{L_YIM}"><span>{L_YIM}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_AIM --><li class="aim-icon"><a href="{postrow.U_AIM}" onclick="popup(this.href, 550, 320); return false;" title="{L_AIM}"><span>{L_AIM}</span></a></li><!-- ENDIF -->
- <!-- IF postrow.U_JABBER --><li class="jabber-icon"><a href="{postrow.U_JABBER}" onclick="popup(this.href, 550, 320); return false;" title="{L_JABBER}"><span>{L_JABBER}</span></a></li><!-- ENDIF -->
- </ul>
- </dd>
- <!-- ENDIF -->
- <!-- ENDIF -->
- </dl>
- <!-- ENDIF -->
- <!-- ENDIF -->
- <div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- <hr class="divider" /><br/>
-<!-- BEGINELSE -->
-<div class="panel">
- <div class="inner"><span class="corners-top"><span></span></span>
- <p>{L_HTML_NEWS_NONE}</p>
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<!-- END postrow -->
- </div><span class="corners-bottom"><span></span></span>
- </div>
-</div>
-<!-- IF DISPLAY_PAGINATION -->
-<div class="topic-actions">
- <div class="pagination">
- {DISPLAY_TOTAL_TOPICS}
- <!-- IF DISPLAY_PAGE_NUMBER --><!-- IF DISPLAY_PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{DISPLAY_PAGE_NUMBER}</a> &bull; <span>{DISPLAY_PAGINATION}</span><!-- ELSE --> &bull; {DISPLAY_PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
- </div>
-</div>
-<div class="clear"></div>
-<!-- ENDIF -->
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/display_topics_list.html b/phpBB/styles/prosilver/template/gym_sitemaps/display_topics_list.html
deleted file mode 100644
index eba2933e19..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/display_topics_list.html
+++ /dev/null
@@ -1,100 +0,0 @@
-<!-- IF DISPLAY_TOPICS_H1 --><h1><!-- IF U_TOPICS --><a href="{U_TOPICS}" title="{H1_TOPICS}">{H1_TOPICS}</a><!-- ELSE -->{H1_TOPICS}<!-- ENDIF --></h1><!-- ENDIF -->
-<!-- IF FORUM_MAP_URL or FORUM_NEWS_URL --><h3><!-- IF FORUM_NEWS_URL --><a href="{FORUM_NEWS_URL}" title="{FORUM_NEWS}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {FORUM_NEWS}</a><!-- ENDIF --> <strong>&raquo;</strong> <a href="{FORUM_URL}" title="{FORUM_NAME}">{L_FORUM} : {FORUM_NAME}</a></h3><!-- ENDIF -->
-<!-- IF MAP_DESC --><span>{MAP_DESC}<br /></span><!-- ENDIF -->
-<!-- IF MAP_RULES or MAP_RULES_LINK -->
- <div class="rules">
- <div class="inner"><span class="corners-top"><span></span></span>
- <!-- IF MAP_RULES_LINK -->
- <a href="{MAP_RULES_LINK}">{L_FORUM_RULES}</a>
- <!-- ELSE -->
- <strong>{L_FORUM_RULES}</strong><br />
- {MAP_RULES}
- <!-- ENDIF -->
- <span class="corners-bottom"><span></span></span></div>
- </div>
-<!-- ENDIF -->
-<!-- IF DISPLAY_PAGINATION -->
-<div class="topic-actions">
- <div class="pagination">
- {DISPLAY_TOTAL_TOPICS}
- <!-- IF DISPLAY_PAGE_NUMBER --><!-- IF DISPLAY_PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{DISPLAY_PAGE_NUMBER}</a> &bull; <span>{DISPLAY_PAGINATION}</span><!-- ELSE --> &bull; {DISPLAY_PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
- </div>
-</div>
-<div class="clear"></div>
-<!-- ELSE -->
-<br/><br/>
-<!-- ENDIF -->
-<!-- BEGIN topicrow -->
- <!-- IF not topicrow.S_TOPIC_TYPE_SWITCH and not topicrow.S_FIRST_ROW -->
- </ul>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <!-- ENDIF -->
-
- <!-- IF topicrow.S_FIRST_ROW or not topicrow.S_TOPIC_TYPE_SWITCH -->
- <div class="forumbg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt <!-- IF not DISPLAY_LAST_POST -->style="width:85%;"<!-- ENDIF -->>
- <!-- IF FORUM_NEWS_URL --><a href="{FORUM_NEWS_URL}" title="{FORUM_NEWS}">{FORUM_NEWS}</a> <strong>&raquo;</strong> <!-- ENDIF --><!-- IF U_TOPICS --><a href="{U_TOPICS}" title="{H1_TOPICS}">{H1_TOPICS}</a><!-- ELSE -->{H1_TOPICS}<!-- ENDIF --></dt>
- <!-- IF DISPLAY_LAST_POST --><dd class="lastpost"><span>{L_LAST_POST}</span></dd><!-- ENDIF -->
- </dl>
- </li>
- </ul>
- <ul class="topiclist topics">
- <!-- ENDIF -->
-
- <li class="row<!-- IF topicrow.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
- <dl class="icon" style="background-image: url({topicrow.TOPIC_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
- <dt style="<!-- IF topicrow.TOPIC_ICON_IMG -->background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;<!-- ENDIF --><!-- IF not DISPLAY_LAST_POST -->width:85%;<!-- ENDIF -->" title="{topicrow.TOPIC_FOLDER_IMG_ALT}"><!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a> <!-- ENDIF --><a href="{topicrow.U_VIEW_TOPIC}" class="topictitle" title="{topicrow.TOPIC_TITLE}">{topicrow.TOPIC_TITLE}</a>
- <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED --><a href="{topicrow.U_MCP_QUEUE}">{topicrow.UNAPPROVED_IMG}</a> <!-- ENDIF -->
- <!-- IF topicrow.S_TOPIC_REPORTED --><a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a><!-- ENDIF --><br />
- <!-- IF topicrow.PAGINATION --><strong class="pagination"><span>{topicrow.PAGINATION}</span></strong><!-- ENDIF -->
- <!-- IF topicrow.ATTACH_ICON_IMG -->{topicrow.ATTACH_ICON_IMG} <!-- ENDIF -->
- <!-- IF topicrow.TOPIC_AUTHOR_FULL -->{L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL}<!-- ENDIF --> {L_POSTED_ON_DATE} {topicrow.FIRST_POST_TIME}
- <!-- IF not S_SINGLE_FORUM and topicrow.U_VIEW_FORUM --><br />{L_IN} <a href="{topicrow.U_VIEW_FORUM}" style="font-weight: bold;">{topicrow.FORUM_NAME}</a><!-- ENDIF -->
- </dt>
- <!-- IF DISPLAY_LAST_POST --><dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>
- <a href="{topicrow.U_MINI_POST}" title="{L_LAST_POST} : {topicrow.TOPIC_LAST_POST_TITLE}">{LAST_POST_IMG} {topicrow.TOPIC_LAST_POST_TITLE}</a> <br />
- <!-- IF topicrow.TOPIC_AUTHOR_FULL -->{L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} <!-- ENDIF -->
- {L_POSTED_ON_DATE} {topicrow.LAST_POST_TIME}</span>
- </dd>
- <!-- ENDIF -->
- </dl>
- </li>
-
- <!-- IF topicrow.S_LAST_ROW -->
- </ul>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <!-- ENDIF -->
-
- <!-- BEGINELSE -->
-<div class="forumbg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt><!-- IF U_TOPICS --><a href="{U_TOPICS}" title="{H1_TOPICS}">{H1_TOPICS}</a><!-- ELSE -->{H1_TOPICS}<!-- ENDIF --></dt>
- <dd>&nbsp;</dd>
- </dl>
- </li>
- </ul>
- <div class="panel">
- <div class="inner"><span class="corners-top"><span></span></span>
- <p>{L_HTML_NO_ITEMS}</p>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<!-- END topicrow -->
-<!-- IF DISPLAY_PAGINATION -->
-<div class="topic-actions">
- <div class="pagination">
- {DISPLAY_TOTAL_TOPICS}
- <!-- IF DISPLAY_PAGE_NUMBER --><!-- IF DISPLAY_PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{DISPLAY_PAGE_NUMBER}</a> &bull; <span>{DISPLAY_PAGINATION}</span><!-- ELSE --> &bull; {DISPLAY_PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
- </div>
-</div>
-<!-- ENDIF -->
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/gym_google.xsl b/phpBB/styles/prosilver/template/gym_sitemaps/gym_google.xsl
deleted file mode 100644
index c453ca3d65..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/gym_google.xsl
+++ /dev/null
@@ -1,238 +0,0 @@
-<xsl:stylesheet version="2.0"
- xmlns:html="http://www.w3.org/TR/REC-html40"
- xmlns:sitemap="http://www.sitemaps.org/schemas/sitemap/0.9"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<xsl:output
- method="html"
- version="1.0"
- encoding="utf-8"
- omit-xml-declaration="yes"
- doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
- doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
- indent="yes" />
-
-<!-- Root template -->
-<xsl:template match="/">
- <!-- Store in $fileType if we are in a sitemap or in a SitemapIndex -->
- <xsl:variable name="fileType">
- <xsl:choose>
- <xsl:when test="//sitemap:url">Sitemap</xsl:when>
- <xsl:otherwise>SitemapIndex</xsl:otherwise>
- </xsl:choose>
- </xsl:variable>
- <xsl:variable name="browser">
- <xsl:choose><xsl:when test="system-property('xsl:vendor')='Transformiix'">mozilla</xsl:when>
- <xsl:otherwise>other</xsl:otherwise>
- </xsl:choose>
- </xsl:variable>
- <xsl:variable name="sorting">
- <xsl:choose><xsl:when test="$browser='mozilla'">descending</xsl:when>
- <xsl:otherwise>ascending</xsl:otherwise>
- </xsl:choose>
- </xsl:variable>
- <xsl:variable name="home_link">{ROOT_URL}</xsl:variable>
-
- <xsl:variable name="sitemap_url">
- <xsl:choose>
- <xsl:when test="$fileType='Sitemap'"><xsl:call-template name="http"><xsl:with-param name="input" select="sitemap:urlset/sitemap:url/sitemap:loc" /></xsl:call-template></xsl:when>
- <xsl:otherwise></xsl:otherwise>
- </xsl:choose>
- </xsl:variable>
- <xsl:variable name="sitemap_title">
- <xsl:choose>
- <xsl:when test="$fileType='Sitemap'"><xsl:value-of select="substring-after($sitemap_url, '{ROOT_URL}')"/></xsl:when>
- <xsl:otherwise></xsl:otherwise>
- </xsl:choose>
- </xsl:variable>
-<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
-<head>
- <base href="{PHPBB_URL}"/>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <title><xsl:choose>
- <xsl:when test="$fileType='Sitemap'">{L_SITEMAP} : <xsl:value-of select="$sitemap_title"/></xsl:when>
- <xsl:otherwise>{L_SITEMAPINDEX}</xsl:otherwise>
- </xsl:choose></title>
- <link rel="stylesheet" href="{T_CSS_PATH}" type="text/css" media="screen, projection"/>
- <link href="{T_STYLE_PATH}normal.css" rel="stylesheet" type="text/css" title="A" />
- <link href="{T_STYLE_PATH}medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
- <link href="{T_STYLE_PATH}large.css" rel="alternate stylesheet" type="text/css" title="A++" />
- <script type="text/javascript" src="{T_STYLE_PATH}gym_js.js"></script>
-</head>
- <!-- Body -->
-<body id="phpbb">
-<!--
- GYM Sitemaps and RSS XSLTransform
- (C) phpBB SEO - http://www.phpbb-seo.com/
--->
- <div id="wrap">
- <a id="top" name="top" accesskey="t"></a>
- <div id="page-header">
- <div class="headerbar">
- <div class="inner"><span class="corners-top"><span></span></span>
- <div id="site-description"><a href="{$home_link}" title="{L_HOME}" id="logo"><img src="{T_IMAGE_PATH}site_logo.gif" alt="{SITENAME}" /></a>
- <h1>{SITENAME}</h1>
- <p>{SITE_DESCRIPTION}</p>
- <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p>
- </div>
- <div id="search-box">
- <form action="{PHPBB_URL}search.php" method="post" id="search">
- <fieldset>
- <input name="keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="" />
- <input class="button2" value="{L_SEARCH}" type="submit" /><br />
- <a href="{PHPBB_URL}search.php" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a>
- </fieldset>
- </form>
- </div>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- <div class="navbar">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="linklist navlinks">
- <li class="icon-home">
- <a href="{$home_link}" accesskey="h">{L_HOME}</a>
- <xsl:if test="$home_link != '{PHPBB_URL}'">&#160;<strong>&#8249;</strong>&#160;<a href="{PHPBB_URL}">{L_FORUM_INDEX}</a></xsl:if>
- <xsl:if test="$fileType='Sitemap'">
- <xsl:if test="'{PHPBB_URL}' != $sitemap_url">&#160;<strong>&#8249;</strong>&#160;<a href="{$sitemap_url}"><xsl:value-of select="$sitemap_title"/></a></xsl:if>
- </xsl:if>
- </li>
- <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
- </ul>
- <ul class="linklist leftside">
- <li class="icon-ucp">
- <xsl:choose>
- <xsl:when test="$fileType='Sitemap'">{L_SITEMAP_OF} : <a href="{$sitemap_url}"><xsl:value-of select="$sitemap_title"/></a></xsl:when>
- <xsl:otherwise>{L_SITEMAPINDEX}</xsl:otherwise>
- </xsl:choose>
- </li>
- </ul>
- <ul class="linklist rightside">
- <li class="icon-faq"><a href="{PHPBB_URL}faq.php" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
- <li class="icon-register"><a href="{PHPBB_URL}ucp.php?mode=register">{L_REGISTER}</a></li>
- </ul>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- </div>
- <a name="start_here"></a>
- <div id="page-body"><br />
- <div class="clear"></div>
- <div class="post bg3">
- <div class="inner"><span class="corners-top"><span></span></span>
- <xsl:choose>
- <xsl:when test="$fileType='Sitemap'"><h2><a href="{$sitemap_url}">{L_SITEMAP_OF} : <xsl:value-of select="$sitemap_title"/></a></h2><h4>{L_NUMBER_OF_URL} : <xsl:value-of select="count(sitemap:urlset/sitemap:url)"/></h4></xsl:when>
- <xsl:otherwise><h2>{L_SITEMAPINDEX}</h2><h4>{L_NUMBER_OF_SITEMAP} : <xsl:value-of select="count(sitemap:sitemapindex/sitemap:sitemap)"/></h4></xsl:otherwise>
- </xsl:choose>
- <br />
- <span class="corners-bottom"><span></span></span>
- </div>
- </div><br />
- <xsl:choose>
- <xsl:when test="$fileType='Sitemap'"><xsl:call-template name="sitemapTable"/></xsl:when>
- <xsl:otherwise><xsl:call-template name="siteindexTable"/></xsl:otherwise>
- </xsl:choose>
- </div>
-</div>
-<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &#169; 2000 - 2010 phpBB Group</div>
-<!--
- We request you retain the full copyright notice below, as well as in all templates you may use,
- including the link to www.phpbb-seo.com.
- This not only gives respect to the large amount of time given freely by the developers
- but also helps build interest, traffic and use of www.phpBB-SEO.com
- If you cannot (for good reason) retain the full copyright we request you at least leave in place the
- "Copyright phpBB SEO" line, with "phpBB SEO" linked to www.phpbb-seo.com.
- If you refuse to include even this, then support and further development on our forums may be affected.
- The phpBB SEO Team.
--->
-<div class="copyright">{L_COPY}</div>
-</body>
-</html>
-</xsl:template>
-
-<!-- siteindexTable template -->
-<xsl:template name="siteindexTable">
- <div class="forumbg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt>{L_SITEMAP_URL}</dt>
- <dd class="lastpost"><span>{L_LASTMOD_DATE}</span></dd>
- </dl>
- </li>
- </ul>
- <xsl:apply-templates select="sitemap:sitemapindex/sitemap:sitemap"></xsl:apply-templates>
- <span class="corners-bottom"><span></span></span></div>
- </div>
-</xsl:template>
-<!-- sitemapTable template -->
-<xsl:template name="sitemapTable">
- <div class="forumbg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt>{L_LINK}</dt>
- <dd class="topics">{L_PRIORITY}</dd>
- <dd class="posts">{L_CHANGEFREQ}</dd>
- <dd class="lastpost"><span>{L_LASTMOD_DATE}</span></dd>
- </dl>
- </li>
- </ul>
- <xsl:apply-templates select="sitemap:urlset/sitemap:url"></xsl:apply-templates>
- <span class="corners-bottom"><span></span></span></div>
- </div>
-</xsl:template>
-<!-- sitemap:url template -->
-<xsl:template match="sitemap:url">
- <ul class="topiclist forums">
- <li class="row">
- <dl class="icon" style="background-image: url({T_IMAGE_PATH}forum_read.gif); background-repeat: no-repeat;">
- <dt style="overflow:hidden">
- <xsl:variable name="sitemapURL"><xsl:call-template name="http"><xsl:with-param name="input" select="sitemap:loc" /></xsl:call-template></xsl:variable>
- <a href="{$sitemapURL}" class="topictitle"><span><xsl:call-template name="hreftitle"><xsl:with-param name="input" select="$sitemapURL" /></xsl:call-template></span></a>
- </dt>
- <dd class="topics"><span><xsl:value-of select="sitemap:priority"/></span></dd>
- <dd class="posts"><span><xsl:value-of select="sitemap:changefreq"/></span></dd>
- <dd class="lastpost"><span><xsl:value-of select="sitemap:lastmod" /></span></dd>
- </dl>
- </li>
- </ul>
-</xsl:template>
-<!-- sitemap:sitemap template -->
-<xsl:template match="sitemap:sitemap">
- <ul class="topiclist forums">
- <li class="row">
- <dl class="icon" style="background-image: url({T_IMAGE_PATH}topic_read.gif); background-repeat: no-repeat;">
- <dt style="overflow:hidden">
- <xsl:variable name="sitemapURL"><xsl:call-template name="http"><xsl:with-param name="input" select="sitemap:loc" /></xsl:call-template></xsl:variable>
- <a href="{$sitemapURL}" class="forumtitle"><span><xsl:call-template name="hreftitle"><xsl:with-param name="input" select="$sitemapURL" /></xsl:call-template></span></a>
- </dt>
- <dd class="lastpost"><span><xsl:value-of select="sitemap:lastmod" /></span></dd>
- </dl>
- </li>
- </ul>
-</xsl:template>
-<!-- http template to preserve SSL navigation when ssl is not forced (if so, the xml source only uses http) -->
-<xsl:template name="http">
- <xsl:param name="input" />
- <xsl:choose>
- <xsl:when test="contains($input, '{HTTP_PROTO_REQUEST}')"><xsl:value-of select="$input"/></xsl:when>
- <xsl:otherwise>
- <xsl:choose>
- <xsl:when test="contains($input, 'http://')"><xsl:value-of select="concat('{HTTP_PROTO_REQUEST}', substring-after($input, 'http://'))"/></xsl:when>
- <xsl:otherwise><xsl:value-of select="concat('{HTTP_PROTO_REQUEST}', substring-after($input, 'https://'))"/></xsl:otherwise>
- </xsl:choose>
- </xsl:otherwise>
- </xsl:choose>
-</xsl:template>
-<!-- title template : use nicer titles in href links ! -->
-<xsl:template name="hreftitle">
- <xsl:param name="input" />
- <xsl:choose>
- <xsl:when test="contains($input, '{ROOT_URL}')"><xsl:value-of select="substring-after($input, '{ROOT_URL}')"/></xsl:when>
- <xsl:otherwise><xsl:value-of select="substring-after($input, '{HTTP_PROTO_REQUEST}')"/></xsl:otherwise>
- </xsl:choose>
-</xsl:template>
-</xsl:stylesheet>
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/gym_link_body.html b/phpBB/styles/prosilver/template/gym_sitemaps/gym_link_body.html
deleted file mode 100644
index 007a94be09..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/gym_link_body.html
+++ /dev/null
@@ -1,114 +0,0 @@
-<!-- IF HTML_URL or HTML_NEWS_URL --><h2><!-- IF HTML_NEWS_URL --><a href="{HTML_NEWS_URL}" title="{HTML_NEWS_TITLE}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {HTML_NEWS_TITLE}</a> <!-- ENDIF --><!-- IF HTML_URL --><strong>&raquo;</strong> <a href="{HTML_URL}" title="{HTML_SITENAME}">{HTML_SITENAME}</a><!-- ENDIF --></h2>
-<!-- IF HTML_SITEDESC --><span>{HTML_SITEDESC}<br /></span><!-- ENDIF -->
-<!-- ENDIF -->
-<!-- IF GYM_RSS_AGREGATED -->
- <!-- IF GYM_RSS_SLIDE -->
- <script type="text/javascript">
- // <![CDATA[
- // Message to stop scroller
- var dn_stopMessage='{L_GYM_RSS_SLIDE_STOP}';
- // Message to start scroller
- var dn_startMessage='{L_GYM_RSS_SLIDE_START}';
- // initial position
- var dn_startpos={GYM_RSS_SLIDE_SP_JS};
- // end position
- var dn_endpos=-{GYM_RSS_SLIDE_EP};
- // Speed of scroller higher number = slower scroller
- var dn_speed={GYM_RSS_SCRSPEED};
- // ID of the news box
- var dn_newsID='{GYM_RSS_CSSID}';
- // ID of the generated paragraph
- var dn_paraID='{GYM_RSS_CSSID}DomID';
- // ]]>
- </script>
- <script type="text/javascript" src="{T_TEMPLATE_PATH}/gym_sitemaps/gym_rss_links.js"></script>
- <!-- ENDIF -->
- <!-- IF GYM_CHAN_TITLE --><h3><!-- IF GYM_CHAN_SOURCE --><a href="{GYM_CHAN_SOURCE}" title="{GYM_CHAN_TITLE} - {L_GYM_RSS_SOURCE}"><img src="{ROOT_PATH}gym_sitemaps/images/feed-icon.png" alt="{GYM_CHAN_TITLE} - {L_GYM_RSS_SOURCE}"/> {L_GYM_RSS_SOURCE}</a> <strong>&raquo;</strong> <a href="{GYM_CHAN_LINK}" title="{GYM_CHAN_TITLE}">{GYM_CHAN_TITLE}</a><!-- ELSE -->{GYM_CHAN_TITLE}<!-- ENDIF --></h3><!-- ENDIF -->
- <div class="forumbg">
- <div class="inner">
- <span class="corners-top"><span></span></span>
- <!-- IF not GYM_RSS_DESC -->
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt<!-- IF not GYM_RSS_DATE --> style="width:72%;"<!-- ENDIF -->>{L_GYM_LINKS}</dt>
- <!-- IF GYM_RSS_AUTHOR --><dd class="views">{L_AUTHOR}</dd><!-- ENDIF -->
- <!-- IF GYM_RSS_DATE --><dd class="lastpost"><span>{L_FILEDATE}</span></dd><!-- ENDIF -->
- </dl>
- </li>
- </ul>
- <div class="bg1">
- <div id="{GYM_RSS_CSSID}">
- <ul id="{GYM_RSS_CSSID}scrld" class="topiclist topics">
- <!-- BEGIN gym_link_list -->
-
- <li class="row<!-- IF gym_link_list.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
- <dl class="icon" style="background-image: url({gym_link_list.IMG}); background-repeat: no-repeat;">
- <dt title="{gym_link_list.TITLE}"><a href="{gym_link_list.LINK}" class="topictitle">{gym_link_list.TITLE}</a>
- <br/><!-- IF gym_link_list.SOURCE --><a href="{gym_link_list.SOURCE}" title="{gym_link_list.TITLE} - {L_GYM_RSS_SOURCE}"><img src="{ROOT_PATH}gym_sitemaps/images/feed-icon.png" alt="{gym_link_list.TITLE} - {L_GYM_RSS_SOURCE}"/> {L_GYM_RSS_SOURCE}</a><!-- ENDIF --><br/>
- </dt>
- <!-- IF gym_link_list.AUTHOR --><dd class="views"><b>{gym_link_list.AUTHOR}</b> <dfn>{L_AUTHOR}</dfn></dd><!-- ENDIF -->
- <!-- IF gym_link_list.PUBDATE --><dd class="lastpost"><span><dfn>{L_FILEDATE} </dfn>{L_POSTED_ON_DATE} {gym_link_list.PUBDATE}</span></dd><!-- ENDIF -->
- </dl>
- </li>
- <!-- END gym_link_list -->
- </ul>
- </div>
- </div>&nbsp;
- <!-- ELSE -->
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt>{L_POST}</dt>
- <dd>&nbsp;</dd>
- </dl>
- </li>
- </ul>
- <div class="bg1">
- <div id="{GYM_RSS_CSSID}" style="width:100%;{GYM_RSS_SLIDE_SP}overflow-y:auto;position:relative;overflow-x:hidden;">
- <div id="{GYM_RSS_CSSID}scrld" <!-- IF GYM_RSS_SLIDE_SP -->style="width:100%;position:absolute;"<!-- ENDIF -->>
- <!-- BEGIN gym_link_list -->
- <div class="post <!-- IF gym_link_list.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
- <div class="inner">
- <span class="corners-top"><span></span></span>
- <div class="postbody">
- <h3><a href="{gym_link_list.LINK}" title="{gym_link_list.TITLE}">{gym_link_list.TITLE}</a></h3>
- <!-- IF gym_link_list.AUTHOR --><p class="author">{L_POST_BY_AUTHOR} <b>{gym_link_list.AUTHOR}</b></p><!-- ENDIF -->
- <div class="content">{gym_link_list.DESC}</div>
- </div>
- <dl class="postprofile">
- <dt>{L_GYM_LINK} : <a href="{gym_link_list.LINK}" title="{gym_link_list.TITLE}">{gym_link_list.TITLE}</a>
- <!-- IF gym_link_list.SOURCE --><br /><a href="{gym_link_list.SOURCE}" title="{gym_link_list.TITLE} - {L_GYM_RSS_SOURCE}"><img src="{ROOT_PATH}gym_sitemaps/images/feed-icon.png" alt="{gym_link_list.TITLE} - {L_GYM_RSS_SOURCE}"/> {L_GYM_RSS_SOURCE}</a><!-- ENDIF -->
- <!-- IF gym_link_list.PUBDATE --><br /><span>{L_POSTED_ON_DATE} {gym_link_list.PUBDATE}</span><!-- ENDIF -->
- </dt>
- <dd>&nbsp;</dd>
- </dl>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- <!-- END gym_link_list -->
- </div>
- </div>
- </div>
- <!-- ENDIF -->
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
-<!-- ELSE IF HTML_URL -->
-<div class="forabg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt style="width:64%;"><a href="{HTML_URL}" title="{HTML_SITENAME}">{HTML_SITENAME}</a></dt>
- </dl>
- </li>
- </ul>
- <div class="panel">
- <div class="inner"><span class="corners-top"><span></span></span>
- <p>{L_HTML_NEWS_NONE}</P>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<!-- ENDIF -->
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/gym_rss.xsl b/phpBB/styles/prosilver/template/gym_sitemaps/gym_rss.xsl
deleted file mode 100644
index 7f09c89684..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/gym_rss.xsl
+++ /dev/null
@@ -1,197 +0,0 @@
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-<xsl:output
- method="html"
- version="1.0"
- encoding="utf-8"
- omit-xml-declaration="yes"
- doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
- doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
- indent="yes" />
-<xsl:template match="/rss" >
-
-<xsl:variable name="rss_link">
- <xsl:value-of select="channel/textInput/link" />
-</xsl:variable>
-<xsl:variable name="home_link">{ROOT_URL}</xsl:variable>
-<xsl:variable name="browser">
- <xsl:choose><xsl:when test="system-property('xsl:vendor')='Transformiix'">mozilla</xsl:when>
- <xsl:otherwise>other</xsl:otherwise>
- </xsl:choose>
-</xsl:variable>
-<xsl:variable name="sorting">
- <xsl:choose><xsl:when test="$browser='mozilla'">descending</xsl:when>
- <xsl:otherwise>ascending</xsl:otherwise>
- </xsl:choose>
-</xsl:variable>
-<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
-<head>
- <base href="{PHPBB_URL}"/>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <title><xsl:value-of select="channel/title" /> - {L_FEED}</title>
- <link rel="alternate" type="application/rss+xml" title="{channel/title}" href="{$rss_link}" />
- <link rel="stylesheet" href="{T_CSS_PATH}" type="text/css" media="screen, projection"/>
- <link href="{T_STYLE_PATH}normal.css" rel="stylesheet" type="text/css" title="A" />
- <link href="{T_STYLE_PATH}medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
- <link href="{T_STYLE_PATH}large.css" rel="alternate stylesheet" type="text/css" title="A++" />
- <script type="text/javascript" src="{T_STYLE_PATH}gym_js.js"></script>
-</head>
-<body id="phpbb">
-<!--
- GYM Sitemaps and RSS XSLTransform
- (C) phpBB SEO - http://www.phpbb-seo.com/
--->
- <div id="wrap">
- <a id="top" name="top" accesskey="t"></a>
- <div id="page-header">
- <div class="headerbar">
- <div class="inner"><span class="corners-top"><span></span></span>
- <div id="site-description"><a href="{$home_link}" title="{L_HOME}" id="logo"><img src="{channel/image/url}" alt="{channel/image/title}" /></a>
- <h1>{SITENAME}</h1>
- <p>{SITE_DESCRIPTION}</p>
- <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p>
- </div>
- <div id="search-box">
- <form action="{PHPBB_URL}search.php" method="post" id="search">
- <fieldset>
- <input name="keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="" />
- <input class="button2" value="{L_SEARCH}" type="submit" /><br />
- <a href="{PHPBB_URL}search.php" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a>
- </fieldset>
- </form>
- </div>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- <div class="navbar">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="linklist navlinks">
- <li class="icon-home">
- <a href="{$home_link}" accesskey="h">{L_HOME}</a>&#160;<strong>&#8249;</strong>&#160;
- <xsl:if test="$home_link != '{PHPBB_URL}'">
- <xsl:if test="'{PHPBB_URL}' != channel/link">
- <a href="{PHPBB_URL}">{L_FORUM_INDEX}</a>&#160;<strong>&#8249;</strong>&#160;
- </xsl:if>
- </xsl:if>
- <a href="{channel/link}" title="{channel/title}"><span class="html"><xsl:value-of select="channel/title" /></span></a>&#160;<strong>&#8249;</strong>&#160;<a href="{$rss_link}">{L_SOURCE}</a></li>
- <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
- </ul>
- <ul class="linklist leftside">
- <li class="icon-ucp">
- <a href="{$rss_link}" title="{channel/title}" accesskey="u"><span class="html"><xsl:value-of select="channel/title" />&#160;-&#160;{L_FEED}</span></a>
- </li>
- </ul>
- <ul class="linklist rightside">
- <li class="icon-faq"><a href="{PHPBB_URL}faq.php" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
- <li class="icon-register"><a href="{PHPBB_URL}ucp.php?mode=register">{L_REGISTER}</a></li>
- </ul>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- </div>
- <a name="start_here"></a>
- <div id="page-body"><br/>
- <div class="clear"></div>
- <xsl:for-each select="channel">
- <div class="post bg3">
- <div class="inner"><span class="corners-top"><span></span></span>
- <div class="postbody"><div class="html"><p><h2><a href="{link}" title="{title}"><span class="html"><xsl:value-of select="title" disable-output-escaping="yes"/></span></a></h2></p><hr/>
-
- <p><span class="html"><xsl:call-template name="nl2br"><xsl:with-param name="input" select="description" /></xsl:call-template></span><br/><br/>
-{L_SUBSCRIBE}
- <form action="" method="POST" >
- <fieldset >
- <label><a href="{$rss_link}" title="{title}"><img src="{T_IMAGE_PATH}feed-icon.png" alt="{L_2_LINK}" align="middle"/></a> {L_2_LINK}</label>
- <input name="urlrss" type="text" value="{$rss_link}" size="80" maxlength="500"/>
- </fieldset>
- </form>
- <br/>
-{L_LAST_UPDATE} : <xsl:value-of select="lastBuildDate"/><br/>
-{L_UPDATE} : <xsl:value-of select="ttl"/>&#160;{L_MINUTES}.<br/><br/>
- <xsl:choose>
- <xsl:when test="count(item) = 1">&#160;<b>{L_ITEM_LISTED}</b>
- </xsl:when>
- <xsl:otherwise>
- <b><xsl:value-of select="count(item)"/>&#160;{L_ITEMS_LISTED}</b>
- </xsl:otherwise>
- </xsl:choose></p></div></div>
- <dl class="postprofile">
- <dt>{L_SUBSCRIBE_POD}<br/><br/>
- <a href="http://fusion.google.com/add?feedurl={$rss_link}" target="_google"><img src="{T_IMAGE_PATH}addGoogle.gif" border="0" alt="Add to Google" title="Add to Google"/></a><br/>
- <a href="http://add.my.yahoo.com/rss?url={$rss_link}" target="_yahoo"><img src="{T_IMAGE_PATH}addtomyyahoo.gif" border="0" alt="Add to My Yahoo" title="Add to My Yahoo"/></a><br/>
- <a href="http://my.msn.com/addtomymsn.armx?id=rss&#038;ut={$rss_link}&#038;ru={$rss_link}" target="_msn"><img src="{T_IMAGE_PATH}MyMSN.gif" alt="Add to My MSN" title="Add to My MSN"/></a><br/>
- <a href="http://feeds.my.aol.com/index.jsp?url={$rss_link}" target="_aol"><img alt="Add to MY AOL" src="{T_IMAGE_PATH}myaol.gif" title="Add to My AOL" border="0"/></a><br/>
- <a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url={$rss_link}" target="_newsgator"><img src="{T_IMAGE_PATH}newsgator.gif" alt="Subscribe in NewsGator Online" title="Subscribe in NewsGator Online" border="0"/></a><br/>
- <a href="http://www.netvibes.com/subscribe.php?url={$rss_link}" target="_netvibes"><img src="{T_IMAGE_PATH}add2netvibes.gif" border="0" alt="Add to Netvibes" title="Add to Netvibes"/></a><br/>
- <a href="http://www.pageflakes.com/subscribe.aspx?url={$rss_link}" target="_pageflakes"><img src="{T_IMAGE_PATH}pageflakes.gif" border="0" alt="Add to Page Flakes" title="Add to Page Flakes"/></a><br/>
- </dt>
- </dl>
-
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- <br/><br/>
- <xsl:for-each select="item">
- <xsl:sort select="substring(pubDate,12,string-length(pubDate))" order="{$sorting}" data-type="number"/>
- <div class="post bg2">
- <div class="inner"><span class="corners-top"><span></span></span>
- <div class="postbody">
- <div class="content"><p><h2><a href="{link}" title="{title}"><span class="html"><xsl:value-of select="title" disable-output-escaping="yes"/></span></a></h2></p>
- <span class="html"><xsl:call-template name="nl2br"><xsl:with-param name="input" select="description" /></xsl:call-template></span>
- <div class="signature">
- <b>{L_BOOKMARK_THIS}</b>&#160;
- <a href="http://www.scoopeo.com/scoop/new?newurl={link}&amp;title={title}" title="Scoopeo : {title}"><img src="{T_IMAGE_PATH}scoopeo.png" alt="Scoopeo" /></a>&#160;
- <a href="http://www.wikio.fr/publish?url={link}&amp;title={title}" title="Wikio : {title}"><img src="{T_IMAGE_PATH}wikio.gif" alt="Wikio" /></a>&#160;
- <a href="http://digg.com/submit?phase=2&amp;url={link}&amp;title={title}" title="Digg : {title}"><img src="{T_IMAGE_PATH}digg.png" alt="Digg" /></a>&#160;
- <a href="http://www.fuzz.fr/submit?url={link}&amp;title={title}" title="Fuzz : {title}"><img src="{T_IMAGE_PATH}fuzz.png" alt="Fuzz" /></a>&#160;
- <a href="http://www.nuouz.com/addNews.aspx?url={link}&amp;title={title}" title="Nuouz : {title}"><img src="{T_IMAGE_PATH}nuouz.png" alt="Nuouz" /></a>&#160;
- <a href="http://reddit.com/submit?url={link}&amp;title={title}" title="Reddit : {title}"><img src="{T_IMAGE_PATH}reddit.png" alt="Reddit" /></a>&#160;
- <a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?wt=nw&amp;url={link}&amp;title={title}', 'addthis', 'scrollbars=yes,menubar=no,resizable=yes,toolbar=no,location=no,status=no,width=620,height=560,left=200,top=100'); return false;" title="addThis : {title}"><img src="{T_IMAGE_PATH}addthis.gif" alt="addThis" /></a>
- </div>
- </div>
- </div>
- <dl class="postprofile">
- <dt><b>{L_LINK} :</b><br/> <a href="{link}" title="{title}" ><span class="html"><xsl:value-of select="title" disable-output-escaping="yes"/></span></a><br/>
- <b>{L_SOURCE} :</b><br/> <a href="{source/@url}" title="{source}"><img src="{T_IMAGE_PATH}feed-icon.png" alt="{L_2_LINK}" align="middle"/>&#160;<span class="html"><xsl:value-of select="source" disable-output-escaping="yes"/></span></a><br/>
- <b>{L_LASTMOD_DATE} :</b><br/> <xsl:value-of select="pubDate" />
- </dt>
- <dd> </dd>
- </dl>
- <div class="back2top"><a href="{$rss_link}#wrap" class="top" title="{L_BACK_TO_TOP}"></a>{L_BACK_TO_TOP}&#160;</div>
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
- <br/><hr class="divider" />
- </xsl:for-each>
- </xsl:for-each>
- </div>
- </div>
-
-<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &#169; 2000 - 2008 phpBB Group</div>
-<!--
- We request you retain the full copyright notice below, as well as in all templates you may use,
- including the link to www.phpbb-seo.com.
- This not only gives respect to the large amount of time given freely by the developers
- but also helps build interest, traffic and use of www.phpBB-SEO.com
- If you cannot (for good reason) retain the full copyright we request you at least leave in place the
- "Copyright phpBB SEO" line, with "phpBB SEO" linked to www.phpbb-seo.com.
- If you refuse to include even this, then support and further development on our forums may be affected.
- The phpBB SEO Team.
--->
-<div class="copyright">{L_COPY}&#160;<a href="http://feedvalidator.org/check.cgi?url={$rss_link}"><img src="{T_IMAGE_PATH}rss-valid.gif" alt="{L_RSS_VALID}" title="{L_RSS_VALID}" /></a></div>
-</body>
-</html>
-</xsl:template>
-<!-- nl2br template for cleaner output, no brs in xml ! -->
-<xsl:template name="nl2br">
- <xsl:param name="input" />
- <xsl:choose>
- <xsl:when test="contains($input,'&#xA;')">
- <xsl:call-template name="nl2br"><xsl:with-param name="input" select="concat(substring-before($input,'&#xA;'), '&lt;br&gt;',substring-after($input,'&#xA;'))" />
- </xsl:call-template>
- </xsl:when>
- <xsl:otherwise>
- <xsl:value-of disable-output-escaping="yes" select="$input" />
- </xsl:otherwise>
- </xsl:choose>
-</xsl:template>
-</xsl:stylesheet>
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/gym_rss_links.js b/phpBB/styles/prosilver/template/gym_sitemaps/gym_rss_links.js
deleted file mode 100644
index 1c1107c44b..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/gym_rss_links.js
+++ /dev/null
@@ -1,96 +0,0 @@
-/**
-* gym_rss_links.js Dom scrolling
-* Based on
-* DOMnews 1.0
-* homepage: http://www.onlinetools.org/tools/domnews/
-* released 11.07.05
-*/
-var dn_interval = 0;
-/* Initialise scroller when window loads */
-// check for DOM
-if(document.getElementById && document.createTextNode) {
- onload_functions.push('initDOMnews()');
- onunload_functions.push('clearInterval(dn_interval)');
-}
-var dn_scrollpos=dn_startpos;
-var dn_paused=false;
-var dn_els = '';
-var dn_inels = '';
-var dn_interval = '';
-/* Initialise scroller */
-function initDOMnews(reinit) {
- if(!dn_els) {
- dn_els = document.getElementById(dn_newsID);
- if(!dn_els){
- return;
- }
- dn_inels = document.getElementById(dn_newsID+'scrld');
- if(!dn_inels){
- return;
- }
- // Auto height for Gecko browsers
- if (document.defaultView) {
- dn_els.style.cssText = '';
- dn_inels.style.cssText = '';
- var real_endpos = document.defaultView.getComputedStyle(dn_els,"").getPropertyValue("height");
- real_endpos = parseInt(real_endpos.replace(/px/ig, ""));
- if (real_endpos) {
- dn_endpos = - real_endpos;
- }
- }
- }
- if (reinit) {
- dn_els.parentNode.removeChild(dn_els.nextSibling);
- clearInterval(dn_interval);
- }
- dn_els.style.cssText = 'width:100%;height:'+dn_startpos+'px;overflow:hidden;position:relative;';
- dn_inels.style.cssText = 'width:100%; position:relative; top:'+dn_startpos+'px;';
- dn_interval=setInterval('scrollDOMnews()',dn_speed);
- var newa=document.createElement('a');
- var newp=document.createElement('p');
- newp.setAttribute('id',dn_paraID);
- newa.href='#' + dn_newsID;
- newa.appendChild(document.createTextNode(dn_stopMessage));
- newa.onclick=stopDOMnews;
- newp.appendChild(newa);
- dn_els.parentNode.insertBefore(newp,dn_els.nextSibling);
- if (!dn_paused) {
- dn_inels.style.cssText = 'width:100%;position:absolute; top:'+dn_startpos+'px;';
- dn_els.style.cssText = 'width:100%;height:'+dn_startpos+'px;overflow:hidden;position:relative;';
- }
- dn_els.onmouseover=function() {
- clearInterval(dn_interval);
- }
- dn_els.onmouseout=function() {
- if (!dn_paused) {
- dn_interval=setInterval('scrollDOMnews()',dn_speed);
- }
- }
-}
-function ReinitDOMnews() {
- dn_paused= dn_paused ? false : true;
- initDOMnews(true);
-}
-function stopDOMnews() {
- dn_paused = true;
- clearInterval(dn_interval);
- dn_inels.style.cssText = 'width:100%;position:absolute;';
- dn_els.style.cssText = 'width:100%;height:'+dn_startpos+'px;overflow-y:auto;overflow-x:hidden;position:relative;';
- dn_els.parentNode.removeChild(dn_els.nextSibling);
- var newa=document.createElement('a');
- var newp=document.createElement('p');
- newp.setAttribute('id',dn_paraID);
- newa.href='#' + dn_newsID;
- newa.appendChild(document.createTextNode(dn_startMessage));
- newa.onclick=ReinitDOMnews;
- newp.appendChild(newa);
- dn_els.parentNode.insertBefore(newp,dn_els.nextSibling);
- return false;
-}
-function scrollDOMnews() {
- dn_inels.style.top=dn_scrollpos+'px';
- if(dn_scrollpos==dn_endpos) {
- dn_scrollpos=dn_startpos;
- }
- dn_scrollpos--;
-}
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/index_body.html b/phpBB/styles/prosilver/template/gym_sitemaps/index_body.html
deleted file mode 100644
index 0a99645f4d..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/index_body.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!-- INCLUDE overall_header.html -->
-
-<p class="{S_CONTENT_FLOW_END}<!-- IF S_REGISTERED_USER --> rightside<!-- ENDIF -->"><!-- IF S_REGISTERED_USER -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
-<!-- IF U_MCP --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_REGISTERED_USER --><p>{CURRENT_TIME}</p><!-- ENDIF -->
-
-<!-- IF S_DISPLAY_SEARCH or S_REGISTERED_USER -->
-<ul class="linklist">
- <!-- IF S_DISPLAY_SEARCH -->
- <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_REGISTERED_USER --> &bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> &bull; <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
- <!-- ENDIF -->
- <!-- IF S_REGISTERED_USER and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
-</ul>
-<!-- ENDIF -->
-
-<div style="width:99%"><div class="column1" style="width:<!-- IF RIGHT_COL -->73<!-- ELSE -->99<!-- ENDIF -->%;text-align:left">{LEFT_COL}</div>
-<!-- IF RIGHT_COL --><div class="column2" style="width:25%;text-align:left">{RIGHT_COL}</div><!-- ENDIF -->
-<div class="clear">&nbsp;</div></div>
-<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
- <form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
- <h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a><!-- IF S_REGISTER_ENABLED -->&nbsp; &bull; &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a><!-- ENDIF --></h3>
- <fieldset class="quick-login">
- <label for="username">{L_USERNAME}:</label>&nbsp;<input type="text" name="username" id="username" size="10" class="inputbox" title="{L_USERNAME}" />
- <label for="password">{L_PASSWORD}:</label>&nbsp;<input type="password" name="password" id="password" size="10" class="inputbox" title="{L_PASSWORD}" />
- <!-- IF S_AUTOLOGIN_ENABLED -->
- | <label for="autologin">{L_LOG_ME_IN} <input type="checkbox" name="autologin" id="autologin" /></label>
- <!-- ENDIF -->
- <input type="submit" name="login" value="{L_LOGIN}" class="button2" />
- {S_LOGIN_REDIRECT}
- </fieldset>
- </form>
-<br /><!-- ENDIF -->
-
-<!-- IF S_DISPLAY_ONLINE_LIST -->
- <!-- IF not S_SINGLE_TRAKING -->
- <!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
- <p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />
- <!-- ELSE -->
- <p>
- <!-- ENDIF -->
- {LOGGED_IN_USER_LIST}
- <!-- IF LEGEND --><br /><em>{L_LEGEND}: {LEGEND}</em><!-- ENDIF --><br /> <br /></p>
-
-<!-- ENDIF -->
-
-<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
- <h3>{L_BIRTHDAYS}</h3>
- <p>{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong></p>
-<!-- ENDIF -->
-
-<!-- IF TOTAL_USERS -->
- <h3>{L_STATISTICS}</h3>
- <p>{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS}<!-- IF NEWEST_USER --> &bull; {NEWEST_USER}<!-- ENDIF --></p>
-<!-- ENDIF -->
-<!--
- We request you retain the full copyright notice below, as well as in all templates you may use,
- including the link to www.phpbb-seo.com.
- This not only gives respect to the large amount of time given freely by the developers
- but also helps build interest, traffic and use of www.phpBB-SEO.com
- If you cannot (for good reason) retain the full copyright we request you at least leave in place the
- "Copyright phpBB SEO" line, with "phpBB SEO" linked to www.phpbb-seo.com.
- If you refuse to include even this, then support and further development on our forums may be affected.
- The phpBB SEO Team : 2008.
--->
-<div class="copyright"><a href="http://www.phpbb-seo.com/{S_SEO_FORUM}" title="{L_FORUM} - {L_GYM_SEO}">GYM sitemaps &amp; RSS</a></div>
-<!-- INCLUDE overall_footer.html -->
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/index_list.html b/phpBB/styles/prosilver/template/gym_sitemaps/index_list.html
deleted file mode 100644
index 6aa39f7c2c..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/index_list.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<h2><!-- IF HTML_NEWS_URL --><a href="{HTML_NEWS_URL}" title="{HTML_NEWS_TITLE}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {HTML_NEWS_TITLE}</a> <!-- ENDIF --><!-- IF HTML_URL --><strong>&raquo;</strong> <a href="{HTML_URL}" title="{HTML_SITENAME}">{HTML_SITENAME}</a><!-- ENDIF --></h2>
-<!-- IF HTML_SITEDESC --><span>{HTML_SITEDESC}<br /></span><!-- ENDIF -->
-<!-- BEGIN module -->
- <h3><!-- IF module.NEWS_URL --><a href="{module.NEWS_URL}" title="{module.NEWS_TITLE}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {module.NEWS_TITLE}</a><!-- ENDIF --><!-- IF module.MAP_URL --> <strong>&raquo;</strong> <a href="{module.MAP_URL}" title="{module.MAP_TITLE}">{module.MAP_TITLE}</a><br /><!-- ENDIF --></h3>
-<span>{module.DESC}<br /></span><br />
- <div class="forabg" style="width:100%">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl>
- <dt style="width:64%;"><!-- IF module.NEWS_URL --><a href="{module.NEWS_URL}" title="{module.NEWS_TITLE}">{module.NEWS_TITLE}</a> <!-- ENDIF -->
- <!-- IF module.MAP_URL --> <strong>&raquo;</strong> <a href="{module.MAP_URL}" title="{module.MAP_TITLE}">{module.MAP_TITLE}</a><br /><!-- ENDIF --></dt>
- </dl>
- </li>
- </ul>
- <ul class="topiclist forums">
- <!-- BEGIN links -->
- <li class="row<!-- IF module.links.S_ROW_COUNT is odd --> bg2<!-- ENDIF -->" style="padding:10px;">
- <!-- IF module.links.NEWS_URL or module.links.MAP_URL -->
- <h4 class="column1" style="position:relative;">
- <!-- IF module.links.NEWS_URL -->
- <a href="{module.links.NEWS_URL}" title="{module.links.NEWS_TITLE}"><img src="{NEWS_IMG_SRC}" alt="{L_HTML_NEWS}"/> {module.links.NEWS_TITLE}</a>
- <!-- ELSE -->
- <a href="{module.links.MAP_URL}" title="{module.links.MAP_TITLE}"> <strong>&raquo;</strong> {module.links.MAP_TITLE}</a>
- <!-- ENDIF -->
- </h4>
- <!-- ENDIF -->
- <!-- IF module.links.NEWS_URL and module.links.MAP_URL -->
- <h4 class="column2" style="position:relative;">
- <a href="{module.links.MAP_URL}" title="{module.links.MAP_TITLE}"> <strong>&raquo;</strong> {module.links.MAP_TITLE}</a>
- </h4>
- <!-- ENDIF -->
- <div class="clear">&nbsp;</div>
- </li>
- <!-- END links -->
- </ul>
- <span class="corners-bottom"><span></span></span></div>
- </div>
-<!-- BEGINELSE -->
-<div class="forabg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt style="width:64%;"><a href="{HTML_URL}" title="{HTML_SITENAME}">{HTML_SITENAME}</a></dt>
- </dl>
- </li>
- </ul>
- <div class="panel">
- <div class="inner"><span class="corners-top"><span></span></span>
- <p>{L_HTML_MAP_NONE}</p>
- <span class="corners-bottom"><span></span></span></div>
- </div>
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<!-- END module -->
diff --git a/phpBB/styles/prosilver/template/gym_sitemaps/last_topics_list.html b/phpBB/styles/prosilver/template/gym_sitemaps/last_topics_list.html
deleted file mode 100644
index d59e2f66d4..0000000000
--- a/phpBB/styles/prosilver/template/gym_sitemaps/last_topics_list.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<br/><h2>{LASTX_TOPICS_TITLE}</h2>
-<br/>
- <div class="forabg" style="width:100%">
- <div class="inner">
- <span class="corners-top"><span></span></span>
- <!-- BEGIN last_forums -->
- <ul class="topiclist">
- <li class="header">
- <dl>
- <dt style="width:85%"><a href="{last_forums.U_VIEWFORUM}" title="{last_forums.FORUM_NAME}" class="forumtitle">{last_forums.FORUM_NAME}</a></dt>
- </dl>
- </li>
- </ul>
- <ul class="topiclist topics">
- <!-- BEGIN last_topics -->
- <li class="row<!-- IF last_forums.last_topics.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF --><!-- IF last_forums.last_topics.S_POST_ANNOUNCE --> announce<!-- ENDIF --><!-- IF last_forums.last_topics.S_POST_STICKY --> sticky<!-- ENDIF --><!-- IF last_forums.last_topics.S_TOPIC_REPORTED --> reported<!-- ENDIF -->">
- <dl class="icon" style="background-image: url({last_forums.last_topics.TOPIC_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
- <dt class="column1"<!-- IF last_forums.last_topics.TOPIC_ICON_IMG and S_TOPIC_ICONS --> style="background-image: url({T_ICONS_PATH}{last_forums.last_topics.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF --> title="{last_forums.last_topics.TOPIC_FOLDER_IMG_ALT}" style="width:63%;text-align:left;padding-top:2px;">
- <!-- IF last_forums.last_topics.S_UNREAD_TOPIC --><a href="{last_forums.last_topics.U_NEWEST_POST}">{NEWEST_POST_IMG}</a> <!-- ENDIF --><a href="{last_forums.last_topics.U_VIEW_TOPIC}">{last_forums.last_topics.TOPIC_TITLE}</a><br/>
- <!-- IF last_forums.last_topics.PAGINATION --><br/><strong class="pagination"><span>{last_forums.last_topics.PAGINATION}</span></strong><!-- ELSE --><br/><!-- ENDIF -->
- </dt>
- <dd class="column2" style="width:1%;"><a href="{last_forums.last_topics.U_LAST_POST}">{LAST_POST_IMG}</a></dd>
- </dl>
- </li>
- <!-- END last_topics -->
- </ul>
- <!-- END last_forums -->
- <span class="corners-bottom"><span></span></span>
- </div>
- </div>
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html
index 02b30e1673..4da1308e14 100644
--- a/phpBB/styles/prosilver/template/overall_footer.html
+++ b/phpBB/styles/prosilver/template/overall_footer.html
@@ -5,7 +5,7 @@
<div class="navbar">
<div class="inner"><span class="corners-top"><span></span></span>
- <ul class="linklist<!-- IF GYM_LINKS --> navlinks<!-- ENDIF -->">
+ <ul class="linklist">
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
<!-- IF not S_IS_BOT -->
<!-- IF S_WATCH_FORUM_LINK --><li <!-- IF S_WATCHING_FORUM -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{S_WATCH_FORUM_TITLE}">{S_WATCH_FORUM_TITLE}</a></li><!-- ENDIF -->
@@ -15,15 +15,7 @@
<!-- ENDIF -->
<li class="rightside"><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- ENDIF --><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
</ul>
- <!-- IF GYM_LINKS -->
- <ul class="linklist">
- <!-- IF GYM_HTML_NEWS_LINK --><li class="leftside">{GYM_HTML_NEWS_LINK}</li><!-- ENDIF -->
- <!-- IF GYM_HTML_MAP_LINK --><li class="leftside">{GYM_HTML_MAP_LINK}</li><!-- ENDIF -->
- <!-- IF GYM_GOOGLE_LINK --><li class="leftside">{GYM_GOOGLE_LINK}</li><!-- ENDIF -->
- <!-- IF GYM_RSS_LINK --><li class="leftside">{GYM_RSS_LINK}</li><!-- ENDIF -->
- <!-- IF GYM_RSS_CHAN_LINK --><li class="leftside">{GYM_RSS_CHAN_LINK}</li><!-- ENDIF -->
- </ul>
- <!-- ENDIF -->
+
<span class="corners-bottom"><span></span></span></div>
</div>
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index a3ea7ca52b..44857dbc41 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -1,19 +1,20 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>
-{SEO_BASE_HREF}
-<!-- IF SEO_CANONICAL_URL --><link rel="canonical" href="{SEO_CANONICAL_URL}" /><!-- ENDIF -->
+
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
-<title>{PAGE_TITLE}<!-- IF S_IN_MCP --> &bull; {L_MCP}<!-- ELSEIF S_IN_UCP --> &bull; {L_UCP}<!-- ENDIF --></title>
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
-{META_TAG}
+<meta name="resource-type" content="document" />
+<meta name="distribution" content="global" />
+<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
+<meta name="keywords" content="" />
+<meta name="description" content="" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
{META}
-<!-- BEGIN gym_rsslinks -->
-<link rel="alternate" type="application/rss+xml" title="{gym_rsslinks.TITLE}" href="{gym_rsslinks.URL}" />
-<!-- END gym_rsslinks -->
+<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
+
<!-- IF S_ENABLE_FEEDS -->
<!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
@@ -45,15 +46,6 @@
var style_cookie_settings = '{A_COOKIE_SETTINGS}';
var onload_functions = new Array();
var onunload_functions = new Array();
- // www.phpBB-SEO.com SEO TOOLKIT BEGIN
- var seo_delim_start = '{SEO_START_DELIM}';
- var seo_static_pagination = '{SEO_SATIC_PAGE}';
- var seo_ext_pagination = '{SEO_EXT_PAGE}';
- var seo_external = {SEO_EXTERNAL};
- var seo_external_sub = {SEO_EXTERNAL_SUB};
- var seo_ext_classes = {SEO_EXT_CLASSES};
- var seo_hashfix = {SEO_HASHFIX};
- // www.phpBB-SEO.com SEO TOOLKIT END
<!-- IF S_USER_PM_POPUP -->
if ({S_NEW_PM})
diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html
index c3a7672797..5f7fb8408e 100644
--- a/phpBB/styles/prosilver/template/posting_editor.html
+++ b/phpBB/styles/prosilver/template/posting_editor.html
@@ -105,12 +105,6 @@
<dt><label for="subject">{L_SUBJECT}:</label></dt>
<dd><input type="text" name="subject" id="subject" size="45" maxlength="<!-- IF S_NEW_MESSAGE -->60<!-- ELSE -->64<!-- ENDIF -->" tabindex="2" value="{SUBJECT}{DRAFT_SUBJECT}" class="inputbox autowidth" /></dd>
</dl>
- <!-- IF S_URL -->
- <dl style="clear: left;">
- <dt><label for="url">URL:</label></dt>
- <dd><input type="text" name="url" id="url" size="45" maxlength="250" tabindex="2" value="{TOPIC_URL}" class="inputbox autowidth" /></dd>
- </dl>
- <!-- ENDIF -->
<!-- IF CAPTCHA_TEMPLATE and S_CONFIRM_CODE -->
<!-- DEFINE $CAPTCHA_TAB_INDEX = 3 -->
<!-- INCLUDE {CAPTCHA_TEMPLATE} -->
diff --git a/phpBB/styles/prosilver/template/search_body.html b/phpBB/styles/prosilver/template/search_body.html
index 2116369b5b..6616b95a73 100644
--- a/phpBB/styles/prosilver/template/search_body.html
+++ b/phpBB/styles/prosilver/template/search_body.html
@@ -125,4 +125,4 @@
</div>
<!-- ENDIF -->
-<!-- INCLUDE overall_footer.html --> \ No newline at end of file
+<!-- INCLUDE overall_footer.html -->
diff --git a/phpBB/styles/prosilver/template/simple_header.html b/phpBB/styles/prosilver/template/simple_header.html
index c44dd2f4e5..0e2409586c 100644
--- a/phpBB/styles/prosilver/template/simple_header.html
+++ b/phpBB/styles/prosilver/template/simple_header.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>
-{SEO_BASE_HREF}
+
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
@@ -25,15 +25,6 @@
var onload_functions = new Array();
var onunload_functions = new Array();
var style_cookie_settings = '{A_COOKIE_SETTINGS}';
- // www.phpBB-SEO.com SEO TOOLKIT BEGIN
- var seo_delim_start = '{SEO_START_DELIM}';
- var seo_static_pagination = '{SEO_SATIC_PAGE}';
- var seo_ext_pagination = '{SEO_EXT_PAGE}';
- var seo_external = {SEO_EXTERNAL};
- var seo_external_sub = {SEO_EXTERNAL_SUB};
- var seo_ext_classes = {SEO_EXT_CLASSES};
- var seo_hashfix = {SEO_HASHFIX};
- // www.phpBB-SEO.com SEO TOOLKIT END
/**
* New function for handling multiple calls to window.onload and window.unload by pentapenguin
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html
index f8d63b5324..12073a39d2 100644
--- a/phpBB/styles/prosilver/template/viewforum_body.html
+++ b/phpBB/styles/prosilver/template/viewforum_body.html
@@ -1,7 +1,7 @@
<!-- INCLUDE overall_header.html -->
<!-- IF U_MCP --><p>[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ENDIF -->
<h2><a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></h2>
-<!-- IF GYM_LINKS_CAT --><h3>{GYM_HTML_FORUM_NEWS_LINK} {GYM_HTML_FORUM_MAP_LINK} {GYM_RSS_FORUM_LINK} {GYM_GOOGLE_FORUM_LINK}</h3><!-- ENDIF -->
+
<!-- IF FORUM_DESC or MODERATORS or U_MCP -->
<div>
<!-- NOTE: remove the style="display: none" when you want to have the forum description on the forum body -->
@@ -148,7 +148,7 @@
<dd class="posts">{topicrow.REPLIES} <dfn>{L_REPLIES}</dfn></dd>
<dd class="views">{topicrow.VIEWS} <dfn>{L_VIEWS}</dfn></dd>
<dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL}
- <a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a> <br />{topicrow.LAST_POST_TIME}</span>
+ <!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{topicrow.LAST_POST_TIME}</span>
</dd>
</dl>
</li>
@@ -216,4 +216,4 @@
<p><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></p>
<!-- ENDIF -->
-<!-- INCLUDE overall_footer.html -->
+<!-- INCLUDE overall_footer.html --> \ No newline at end of file
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index e368f9e8d0..24c57b9a7e 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -135,7 +135,7 @@
<!-- ENDIF -->
<!-- ENDIF -->
- <h3 <!-- IF postrow.S_FIRST_ROW -->class="first"<!-- ENDIF -->><!-- IF postrow.POST_ICON_IMG --><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" /> <!-- ENDIF --><a href="{U_VIEW_TOPIC}#p{postrow.POST_ID}">{postrow.POST_SUBJECT}</a></h3>
+ <h3 <!-- IF postrow.S_FIRST_ROW -->class="first"<!-- ENDIF -->><!-- IF postrow.POST_ICON_IMG --><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" /> <!-- ENDIF --><a href="#p{postrow.POST_ID}">{postrow.POST_SUBJECT}</a></h3>
<p class="author"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF -->{L_POST_BY_AUTHOR} <strong>{postrow.POST_AUTHOR_FULL}</strong> &raquo; {postrow.POST_DATE} </p>
<!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
@@ -215,7 +215,7 @@
</dl>
<!-- ENDIF -->
- <div class="back2top"><a href="{U_VIEW_TOPIC}#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
+ <div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
<span class="corners-bottom"><span></span></span></div>
</div>
@@ -266,42 +266,7 @@
</fieldset>
</form>
<!-- ENDIF -->
-<!-- IF S_RELATED_RESULTS --><div class="clear">&nbsp;</div><br /><br />
-<div class="forumbg">
- <div class="inner"><span class="corners-top"><span></span></span>
- <ul class="topiclist">
- <li class="header">
- <dl class="icon">
- <dt>{L_RELATED_TOPICS}</dt>
- <dd class="posts">{L_REPLIES}</dd>
- <dd class="views">{L_VIEWS}</dd>
- <dd class="lastpost"><span>{L_LAST_POST}</span></dd>
- </dl>
- </li>
- </ul>
-
- <ul class="topiclist forums">
- <!-- BEGIN related -->
- <li class="row bg1<!-- IF related.S_POST_ANNOUNCE --> announce<!-- ENDIF --><!-- IF related.S_POST_STICKY --> sticky<!-- ENDIF --><!-- IF related.S_TOPIC_REPORTED --> reported<!-- ENDIF -->">
- <dl class="icon" style="background-image: url({related.TOPIC_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
- <dt <!-- IF related.TOPIC_ICON_IMG and S_TOPIC_ICONS --> style="background-image: url({T_ICONS_PATH}{related.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF -->><!-- IF related.S_UNREAD_TOPIC --><a href="{related.U_NEWEST_POST}">{NEWEST_POST_IMG}</a> <!-- ENDIF --><a class="topictitle" href="{related.U_TOPIC}" title="{related.TOPIC_TITLE} : {related.FORUM}">{related.TOPIC_TITLE}</a>
- <!-- IF related.S_TOPIC_UNAPPROVED --><a href="{related.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a> <!-- ENDIF -->
- <!-- IF related.S_TOPIC_REPORTED --><a href="{related.U_MCP_REPORT}">{REPORTED_IMG}</a><!-- ENDIF --><br />
- <!-- IF related.PAGINATION --><strong class="pagination"><span>{related.PAGINATION}</span></strong><!-- ENDIF -->
- <!-- IF related.ATTACH_ICON_IMG -->{related.ATTACH_ICON_IMG} <!-- ENDIF -->{L_POST_BY_AUTHOR} {related.TOPIC_AUTHOR_FULL} &raquo; {related.FIRST_POST_TIME}
- </dt>
- <dd class="posts">{related.REPLIES} <dfn>{L_REPLIES}</dfn></dd>
- <dd class="views">{related.VIEWS} <dfn>{L_VIEWS}</dfn></dd>
- <dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {related.LAST_POST_AUTHOR_FULL}
- <a href="{related.U_LAST_POST}">{LAST_POST_IMG}</a><br />{related.LAST_POST_TIME}
- <!-- IF related.U_FORUM and not related.S_POST_GLOBAL --><br /><a class="topictitle" href="{related.U_FORUM}" title="{related.FORUM}">{related.FORUM}</a><!-- ENDIF --></span></dd>
- </dl>
- </li>
- <!-- END related -->
- </ul>
- <span class="corners-bottom"><span></span></span></div>
-</div>
-<!-- ENDIF -->
+
<!-- IF S_DISPLAY_ONLINE_LIST -->
<h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
<p>{LOGGED_IN_USER_LIST}</p>
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 5666493e3b..a86f723f81 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -630,26 +630,3 @@ p.rules a {
line-height: 1px;
background: transparent;
}
-/* GYM Sitemaps & RSS - www.phpbb-seo.com */
-div.gymsublist {
- display:block;
- position:relative;
- padding-left:10px;
- padding-top:5px;
- padding-bottom:10px;
- padding-right:0;
- margin:0;
-}
-div.gymsublist ul {
- display:block;
- position:relative;
- height:1%;
- padding-left:30px;
-}
-div.gymsublist ul li {
- display:block;
- position:relative;
- line-height:18px;
- font-size:11px;
-}
-/* GYM Sitemaps & RSS - www.phpbb-seo.com */
diff --git a/phpBB/styles/prosilver/theme/gym_google.css b/phpBB/styles/prosilver/theme/gym_google.css
deleted file mode 100644
index 80a32391a1..0000000000
--- a/phpBB/styles/prosilver/theme/gym_google.css
+++ /dev/null
@@ -1,1547 +0,0 @@
-/* phpBB 3.0 Style Sheet
- --------------------------------------------------------------
- Style name: proSilver
- Based on style: proSilver (this is the default phpBB 3 style)
- Original author: subBlue ( http://www.subBlue.com/ )
- Modified by: dcz phpBB SEO ( www.phpbb-seo.com )
-
- Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
- --------------------------------------------------------------
-*/
-
-/* General proSilver 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: 100%;
- margin-bottom: 1px;
-}
-body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
- font-family: Verdana, Helvetica, Arial, sans-serif;
- color: #828282;
- background-color: #FFFFFF;
- /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
- font-size: 10px;
- margin: 10px;
- 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;
-}
-h5 { font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
- float: right;
- font-weight:bold;
- font-size:16px;
- color:#707070;
- margin-top:1px;
-}
-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
----------------------------------------- */
-#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;
-}
-/* Misc layout styles
----------------------------------------- */
-dl.details {
- /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
- font-size: 1.1em;
-}
-dl.details dt {
- float: left;
- clear: left;
- width: 15em;
- text-align: right;
- color: #000000;
- display: block;
-}
-dl.details dd {
- margin-left: 0;
- padding-left: 5px;
- margin-bottom: 5px;
- color: #828282;
- float: left;
-}
-/* Miscellaneous styles
----------------------------------------- */
-.copyright { padding: 5px;
- text-align: center;
- color: #555555;
-}
-div.rules {
- background-color: #ececec;
- color: #bcbcbc;
- padding: 0 10px;
- margin: 10px 0;
- font-size: 1.1em;
-}
-div.rules ul { margin-left: 20px; }
-p.rules { background-color: #ececec;
- background-image: none;
- padding: 5px;
-}
-p.rules img { vertical-align: middle; }
-p.rules a { vertical-align: middle;
- clear: both;
-}
-#top { position: absolute;
- top: -20px;
-}
-/* proSilver Link Styles
----------------------------------------- */
-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; }
-/* 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;
- border-bottom-style: dotted;
- border-bottom-color: #666666;
-}
-.postlink:active { color: #d2d2d2; }
-.postlink:hover { background-color: #f6f6f6;
- text-decoration: none;
- color: #404040;
-}
-.signature a, .signature a:visited, .signature a:active, .signature a:hover {
- border: none;
- text-decoration: underline;
- background-color: transparent;
-}
-/* Profile links */
-.postprofile a:link, .postprofile a:active, .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;
-}
-/* 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: 11px;
- height: 11px;
- 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%;
-}
-/* proSilver 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 */
- display: none;
-}
-
-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: 44px;
-}
-/* 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;
-}
-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: 65px;
- 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% }
-/* 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;
-}
-.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;
-}
-.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;
-}
-/* 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;
- display: block;
- 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;
-}
-/* proSilver 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;
-}
-/* Hide <a> 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; }
-/* Big button images */
-.reply-icon, .reply-icon a { background: transparent none 0 0 no-repeat; }
-.post-icon, .post-icon a { background: transparent none 0 0 no-repeat; }
-.locked-icon, .locked-icon a { background: transparent none 0 0 no-repeat; }
-.pmreply-icon, .pmreply-icon a { background: none 0 0 no-repeat; }
-.newpm-icon, .newpm-icon a { background: none 0 0 no-repeat; }
-.forwardpm-icon, .forwardpm-icon a { background: none 0 0 no-repeat; }
-/* Set big button dimensions */
-.buttons div.reply-icon { width: 96px; height: 25px; }
-.buttons div.post-icon { width: 96px; height: 25px; }
-.buttons div.locked-icon { width: 96px; height: 25px; }
-.buttons div.pmreply-icon { width: 96px; height: 25px; }
-.buttons div.newpm-icon { width: 96px; height: 25px; }
-.buttons div.forwardpm-icon { width: 110px; height: 25px; }
-/* 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.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 <a> 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: 20px; height: 20px; }
-ul.profile-icons li.aim-icon { width: 20px; height: 20px; }
-ul.profile-icons li.yahoo-icon { width: 20px; height: 20px; }
-ul.profile-icons li.web-icon { width: 20px; height: 20px; }
-ul.profile-icons li.msnm-icon { width: 20px; height: 20px; }
-ul.profile-icons li.icq-icon { width: 20px; height: 20px; }
-ul.profile-icons li.jabber-icon { width: 20px; height: 20px; }
-ul.profile-icons li.pm-icon { width: 28px; height: 20px; }
-ul.profile-icons li.quote-icon { width: 54px; height: 20px; }
-ul.profile-icons li.report-icon { width: 20px; height: 20px; }
-ul.profile-icons li.edit-icon { width: 58px; height: 20px; }
-ul.profile-icons li.delete-icon { width: 20px; height: 20px; }
-ul.profile-icons li.info-icon { width: 20px; height: 20px; }
-ul.profile-icons li.warn-icon { width: 20px; height: 20px; }
-/* 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; }
-/* proSilver 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;
-}
-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; }
-/* 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;}
-/* 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;
-}
-/* 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;
-}
-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;}
-/* <a> 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;
-}
-
-/* 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;
-}
-/* proSilver 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_IMAGE_PATH}corners_left.gif"); }
-* html span.corners-top span, * html span.corners-bottom span { background-image: url("{T_IMAGE_PATH}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, .post, .navbar, fieldset dl, ul.topiclist dl, ul.linklist, dl.polls {
- height: 1%;
- 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 #search-box {
- margin-right: 35px;
-}
-/* Correctly clear floating for details on profile view */
-*:first-child+html dl.details dd { margin-left: 15em;
- float: none;
-}
-* html dl.details dd { margin-left: 15em;
- float: none;
-}
-/*
---------------------------------------------------------------
-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_IMAGE_PATH}bg_header.gif");
- color: #FFFFFF;
-}
-.navbar {background-color: #cadceb;}
-.forabg {background-color: #0076b1;
- background-image: url("{T_IMAGE_PATH}bg_list.gif");
-}
-.forumbg {background-color: #12A3EB;
- background-image: url("{T_IMAGE_PATH}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_IMAGE_PATH}corners_left.png");}
-span.corners-top span {background-image: url("{T_IMAGE_PATH}corners_right.png");}
-span.corners-bottom {background-image: url("{T_IMAGE_PATH}corners_left.png");}
-span.corners-bottom span {background-image: url("{T_IMAGE_PATH}corners_right.png");}
-/* Horizontal lists
-----------------------------------------*/
-ul.navlinks {border-bottom-color: #FFFFFF;}
-/* Misc layout styles
----------------------------------------- */
-dl.details dt {
- color: #000000;
-}
-
-dl.details dd {
- color: #536482;
-}
-
-.sep {
- color: #1198D9;
-}
-/* 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: #666666;
-}
-.postlink:active {color: #368AD2;}
-.postlink:hover {background-color: #D0E4F6;
- color: #0D4473;
-}
-.signature a, .signature a:visited, .signature a:active, .signature a:hover {background-color: transparent;}
-/* Profile links */
-.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {color: #105289;}
-.postprofile a:hover, .postprofile dt.author a:hover {color: #D31141;}
-/* Profile searchresults */
-.search .postprofile a {color: #105289;}
-.search .postprofile a:hover {color: #D31141;}
-/* Back to top of page */
-a.top {background-image: url("{T_IMAGE_PATH}icon_back_top.gif");}
-a.top2 {background-image: url("{T_IMAGE_PATH}icon_back_top.gif");}
-/* Arrow links */
-a.up { background-image: url("{T_IMAGE_PATH}arrow_up.gif") }
-a.down { background-image: url("{T_IMAGE_PATH}arrow_down.gif") }
-a.left { background-image: url("{T_IMAGE_PATH}arrow_left.gif") }
-a.right { background-image: url("{T_IMAGE_PATH}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_IMAGE_PATH}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("{T_IMAGE_PATH}subforum_read.gif");}
-ul.topiclist li.row dt a.subforum.unread {background-image: url("{T_IMAGE_PATH}subforum_unread.gif");}
-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_IMAGE_PATH}quote.gif");
- border-color:#DBDBCE;
-}
-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("./styles/prosilver/imageset/fr/icon_user_online.gif");}
-/*
---------------------------------------------------------------
-Colours and backgrounds for buttons.css
--------------------------------------------------------------- */
-a.fontsize {background-image: url("{T_IMAGE_PATH}icon_fontsize.gif");}
-/* Icon images
----------------------------------------- */
-.sitehome { background-image: url("{T_IMAGE_PATH}icon_home.gif"); }
-.icon-faq { background-image: url("{T_IMAGE_PATH}icon_faq.gif"); }
-.icon-ucp { background-image: url("{T_IMAGE_PATH}sitemap-icon.gif"); }
-.icon-members { background-image: url("{T_IMAGE_PATH}icon_members.gif"); }
-.icon-home { background-image: url("{T_IMAGE_PATH}icon_home.gif"); }
-.icon-register { background-image: url("{T_IMAGE_PATH}icon_register.gif"); }
-.icon-logout { background-image: url("{T_IMAGE_PATH}icon_logout.gif"); }
-.icon-bookmark { background-image: url("{T_IMAGE_PATH}icon_bookmark.gif"); }
-.icon-subscribe { background-image: url("{T_IMAGE_PATH}icon_subscribe.gif"); }
-.icon-search { background-image: url("{T_IMAGE_PATH}icon_search.gif"); }
-/*
---------------------------------------------------------------
-Colours and backgrounds for forms.css
--------------------------------------------------------------- */
-/* General form styles
-----------------------------------------*/
-select {border-color: #666666;
- background-color: #FAFAFA;
-}
-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;}
-/* 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_IMAGE_PATH}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;}
-/* <a> 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_IMAGE_PATH}icon_textbox_search.gif");}
-#wrap {
- padding: 0 20px;
-}
diff --git a/phpBB/styles/prosilver/theme/gym_rss.css b/phpBB/styles/prosilver/theme/gym_rss.css
deleted file mode 100644
index 4b64128e83..0000000000
--- a/phpBB/styles/prosilver/theme/gym_rss.css
+++ /dev/null
@@ -1,1547 +0,0 @@
-/* phpBB 3.0 Style Sheet
- --------------------------------------------------------------
- Style name: proSilver
- Based on style: proSilver (this is the default phpBB 3 style)
- Original author: subBlue ( http://www.subBlue.com/ )
- Modified by: dcz phpBB SEO ( www.phpbb-seo.com )
-
- Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
- --------------------------------------------------------------
-*/
-
-/* General proSilver 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: 100%;
- margin-bottom: 1px;
-}
-body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
- font-family: Verdana, Helvetica, Arial, sans-serif;
- color: #828282;
- background-color: #FFFFFF;
- /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
- font-size: 10px;
- margin: 10px;
- 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;
-}
-h5 { font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
- float: right;
- font-weight:bold;
- font-size:16px;
- color:#707070;
- margin-top:1px;
-}
-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
----------------------------------------- */
-#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;
-}
-/* Misc layout styles
----------------------------------------- */
-dl.details {
- /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
- font-size: 1.1em;
-}
-dl.details dt {
- float: left;
- clear: left;
- width: 15em;
- text-align: right;
- color: #000000;
- display: block;
-}
-dl.details dd {
- margin-left: 0;
- padding-left: 5px;
- margin-bottom: 5px;
- color: #828282;
- float: left;
-}
-/* Miscellaneous styles
----------------------------------------- */
-.copyright { padding: 5px;
- text-align: center;
- color: #555555;
-}
-div.rules {
- background-color: #ececec;
- color: #bcbcbc;
- padding: 0 10px;
- margin: 10px 0;
- font-size: 1.1em;
-}
-div.rules ul { margin-left: 20px; }
-p.rules { background-color: #ececec;
- background-image: none;
- padding: 5px;
-}
-p.rules img { vertical-align: middle; }
-p.rules a { vertical-align: middle;
- clear: both;
-}
-#top { position: absolute;
- top: -20px;
-}
-/* proSilver Link Styles
----------------------------------------- */
-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; }
-/* 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;
- border-bottom-style: dotted;
- border-bottom-color: #666666;
-}
-.postlink:active { color: #d2d2d2; }
-.postlink:hover { background-color: #f6f6f6;
- text-decoration: none;
- color: #404040;
-}
-.signature a, .signature a:visited, .signature a:active, .signature a:hover {
- border: none;
- text-decoration: underline;
- background-color: transparent;
-}
-/* Profile links */
-.postprofile a:link, .postprofile a:active, .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;
-}
-/* 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: 11px;
- height: 11px;
- 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%;
-}
-/* proSilver 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 */
- display: none;
-}
-
-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: 44px;
-}
-/* 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;
-}
-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: 65px;
- 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% }
-/* 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;
-}
-.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;
-}
-.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;
-}
-/* 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;
- display: block;
- 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;
-}
-/* proSilver 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;
-}
-/* Hide <a> 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; }
-/* Big button images */
-.reply-icon, .reply-icon a { background: transparent none 0 0 no-repeat; }
-.post-icon, .post-icon a { background: transparent none 0 0 no-repeat; }
-.locked-icon, .locked-icon a { background: transparent none 0 0 no-repeat; }
-.pmreply-icon, .pmreply-icon a { background: none 0 0 no-repeat; }
-.newpm-icon, .newpm-icon a { background: none 0 0 no-repeat; }
-.forwardpm-icon, .forwardpm-icon a { background: none 0 0 no-repeat; }
-/* Set big button dimensions */
-.buttons div.reply-icon { width: 96px; height: 25px; }
-.buttons div.post-icon { width: 96px; height: 25px; }
-.buttons div.locked-icon { width: 96px; height: 25px; }
-.buttons div.pmreply-icon { width: 96px; height: 25px; }
-.buttons div.newpm-icon { width: 96px; height: 25px; }
-.buttons div.forwardpm-icon { width: 110px; height: 25px; }
-/* 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.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 <a> 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: 20px; height: 20px; }
-ul.profile-icons li.aim-icon { width: 20px; height: 20px; }
-ul.profile-icons li.yahoo-icon { width: 20px; height: 20px; }
-ul.profile-icons li.web-icon { width: 20px; height: 20px; }
-ul.profile-icons li.msnm-icon { width: 20px; height: 20px; }
-ul.profile-icons li.icq-icon { width: 20px; height: 20px; }
-ul.profile-icons li.jabber-icon { width: 20px; height: 20px; }
-ul.profile-icons li.pm-icon { width: 28px; height: 20px; }
-ul.profile-icons li.quote-icon { width: 54px; height: 20px; }
-ul.profile-icons li.report-icon { width: 20px; height: 20px; }
-ul.profile-icons li.edit-icon { width: 58px; height: 20px; }
-ul.profile-icons li.delete-icon { width: 20px; height: 20px; }
-ul.profile-icons li.info-icon { width: 20px; height: 20px; }
-ul.profile-icons li.warn-icon { width: 20px; height: 20px; }
-/* 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; }
-/* proSilver 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;
-}
-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; }
-/* 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;}
-/* 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;
-}
-/* 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;
-}
-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;}
-/* <a> 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;
-}
-
-/* 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;
-}
-/* proSilver 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_IMAGE_PATH}corners_left.gif"); }
-* html span.corners-top span, * html span.corners-bottom span { background-image: url("{T_IMAGE_PATH}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, .post, .navbar, fieldset dl, ul.topiclist dl, ul.linklist, dl.polls {
- height: 1%;
- 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 #search-box {
- margin-right: 35px;
-}
-/* Correctly clear floating for details on profile view */
-*:first-child+html dl.details dd { margin-left: 15em;
- float: none;
-}
-* html dl.details dd { margin-left: 15em;
- float: none;
-}
-/*
---------------------------------------------------------------
-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_IMAGE_PATH}bg_header.gif");
- color: #FFFFFF;
-}
-.navbar {background-color: #cadceb;}
-.forabg {background-color: #0076b1;
- background-image: url("{T_IMAGE_PATH}bg_list.gif");
-}
-.forumbg {background-color: #12A3EB;
- background-image: url("{T_IMAGE_PATH}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_IMAGE_PATH}corners_left.png");}
-span.corners-top span {background-image: url("{T_IMAGE_PATH}corners_right.png");}
-span.corners-bottom {background-image: url("{T_IMAGE_PATH}corners_left.png");}
-span.corners-bottom span {background-image: url("{T_IMAGE_PATH}corners_right.png");}
-/* Horizontal lists
-----------------------------------------*/
-ul.navlinks {border-bottom-color: #FFFFFF;}
-/* Misc layout styles
----------------------------------------- */
-dl.details dt {
- color: #000000;
-}
-
-dl.details dd {
- color: #536482;
-}
-
-.sep {
- color: #1198D9;
-}
-/* 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: #666666;
-}
-.postlink:active {color: #368AD2;}
-.postlink:hover {background-color: #D0E4F6;
- color: #0D4473;
-}
-.signature a, .signature a:visited, .signature a:active, .signature a:hover {background-color: transparent;}
-/* Profile links */
-.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {color: #105289;}
-.postprofile a:hover, .postprofile dt.author a:hover {color: #D31141;}
-/* Profile searchresults */
-.search .postprofile a {color: #105289;}
-.search .postprofile a:hover {color: #D31141;}
-/* Back to top of page */
-a.top {background-image: url("{T_IMAGE_PATH}icon_back_top.gif");}
-a.top2 {background-image: url("{T_IMAGE_PATH}icon_back_top.gif");}
-/* Arrow links */
-a.up { background-image: url("{T_IMAGE_PATH}arrow_up.gif") }
-a.down { background-image: url("{T_IMAGE_PATH}arrow_down.gif") }
-a.left { background-image: url("{T_IMAGE_PATH}arrow_left.gif") }
-a.right { background-image: url("{T_IMAGE_PATH}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_IMAGE_PATH}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("{T_IMAGE_PATH}subforum_read.gif");}
-ul.topiclist li.row dt a.subforum.unread {background-image: url("{T_IMAGE_PATH}subforum_unread.gif");}
-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_IMAGE_PATH}quote.gif");
- border-color:#DBDBCE;
-}
-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("./styles/prosilver/imageset/fr/icon_user_online.gif");}
-/*
---------------------------------------------------------------
-Colours and backgrounds for buttons.css
--------------------------------------------------------------- */
-a.fontsize {background-image: url("{T_IMAGE_PATH}icon_fontsize.gif");}
-/* Icon images
----------------------------------------- */
-.sitehome { background-image: url("{T_IMAGE_PATH}icon_home.gif"); }
-.icon-faq { background-image: url("{T_IMAGE_PATH}icon_faq.gif"); }
-.icon-ucp { background-image: url("{T_IMAGE_PATH}feed-icon.png"); }
-.icon-members { background-image: url("{T_IMAGE_PATH}icon_members.gif"); }
-.icon-home { background-image: url("{T_IMAGE_PATH}icon_home.gif"); }
-.icon-register { background-image: url("{T_IMAGE_PATH}icon_register.gif"); }
-.icon-logout { background-image: url("{T_IMAGE_PATH}icon_logout.gif"); }
-.icon-bookmark { background-image: url("{T_IMAGE_PATH}icon_bookmark.gif"); }
-.icon-subscribe { background-image: url("{T_IMAGE_PATH}icon_subscribe.gif"); }
-.icon-search { background-image: url("{T_IMAGE_PATH}icon_search.gif"); }
-/*
---------------------------------------------------------------
-Colours and backgrounds for forms.css
--------------------------------------------------------------- */
-/* General form styles
-----------------------------------------*/
-select {border-color: #666666;
- background-color: #FAFAFA;
-}
-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;}
-/* 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_IMAGE_PATH}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;}
-/* <a> 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_IMAGE_PATH}icon_textbox_search.gif");}
-#wrap {
- padding: 0 20px;
-}
diff --git a/phpBB/styles/prosilver/theme/gym_rss_links.css b/phpBB/styles/prosilver/theme/gym_rss_links.css
deleted file mode 100644
index 0a4358ed14..0000000000
--- a/phpBB/styles/prosilver/theme/gym_rss_links.css
+++ /dev/null
@@ -1,18 +0,0 @@
-/* the news box when JavaScript is available */
-#news.hasJS
-{
- width:100%;
- height:120px;
- overflow:hidden;
- position:relative;
-}
-/* The nested UL when JavaScript is available */
-#news.hasJS ul
-{
- width:100%;
- position:absolute;
- top:120px;
- left:0;
- margin:0 .5em 0 .5em;
- padding:0;
-}