Add predefined Velocity and CSS template if wiki builder is assigned to a project
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.wiki / src / net / sourceforge / phpeclipse / wiki / actions / mediawiki / main.css
diff --git a/archive/net.sourceforge.phpeclipse.wiki/src/net/sourceforge/phpeclipse/wiki/actions/mediawiki/main.css b/archive/net.sourceforge.phpeclipse.wiki/src/net/sourceforge/phpeclipse/wiki/actions/mediawiki/main.css
deleted file mode 100644 (file)
index ca8e627..0000000
+++ /dev/null
@@ -1,908 +0,0 @@
-/*\r
-** Mediawiki 'monobook' style sheet for CSS2-capable browsers.\r
-** Copyright Gabriel Wicke - http://wikidev.net/\r
-** License: GPL\r
-**\r
-** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John\r
-** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,\r
-** Michael Zeltner and Geir Bækholt)\r
-** All you guys rock :)\r
-*/\r
-\r
-#column-content {\r
-    width: 100%;\r
-    float: right;\r
-    margin: 0 0 0.6em -12.2em;\r
-    padding:0;\r
-}\r
-#content {\r
-    margin: 2.8em 0 0 12.2em;\r
-    padding: 0em 1em 1.5em 1em;\r
-    background: White;\r
-    border: 1px solid #aaaaaa;\r
-    border-right: none;\r
-    line-height: 1.5em;\r
-    position: relative;\r
-    z-index: 2;\r
-}\r
-#column-one { padding-top: 160px; }\r
-/* the left column width is specified in class .portlet */\r
-\r
-/* Font size:\r
-** We take advantage of keyword scaling- browsers won't go below 9px\r
-** More at http://www.w3.org/2003/07/30-font-size\r
-** http://style.cleverchimp.com/font_size_intervals/altintervals.html\r
-*/\r
-\r
-body {\r
-    font: x-small sans-serif;\r
-    background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat;\r
-    color: Black;\r
-    margin: 0;\r
-    padding: 0;\r
-}\r
-\r
-/* scale back up to a sane default */\r
-#globalWrapper {\r
-    font-size:127%;\r
-    width: 100%;\r
-    margin: 0;\r
-    padding: 0;\r
-}\r
-.visualClear { clear: both; }\r
-\r
-/* general styles */\r
-\r
-table {\r
-    font-size: 100%;\r
-    background: White;\r
-}\r
-a {\r
-    text-decoration: none;\r
-    color: #002bb8;\r
-    background: none;\r
-}\r
-a:visited { color: #5a3696; }\r
-a:active { color: Orange; }\r
-a:hover { text-decoration: underline; }\r
-a.stub { color: #772233; }\r
-a.new,\r
-#p-personal a.new { color:#ba0000; }\r
-a.new:visited,\r
-#p-personal a.new:visited { color:#a55858; }\r
-\r
-img {\r
-    border: none;\r
-    vertical-align: middle;\r
-}\r
-p {\r
-    margin: 0.4em 0em 0.5em 0em;\r
-    line-height: 1.5em;\r
-}\r
-\r
-p img { margin: 0; }\r
-\r
-hr {\r
-    height: 1px;\r
-    color: #aaaaaa;\r
-    background-color: #aaaaaa;\r
-    border: 0;\r
-    margin: 0.2em 0 0.2em 0;\r
-}\r
-\r
-h1, h2, h3, h4, h5, h6 {\r
-    color: Black;\r
-    background: none;\r
-    font-weight: normal;\r
-    margin: 0;\r
-    padding-top: 0.5em;\r
-    padding-bottom: 0.17em;\r
-    border-bottom: 1px solid #aaaaaa;\r
-}\r
-h1 { font-size: 188%; }\r
-h2 { font-size: 150%; }\r
-h3, h4, h5, h6 { \r
-    border-bottom: none;\r
-    font-weight: bold;\r
-}\r
-h3 { font-size: 132%; }\r
-h4 { font-size: 116%; }\r
-h5 { font-size: 100%; }\r
-h6 { font-size: 80%;  }\r
-\r
-ul { \r
-    line-height: 1.5em;\r
-    list-style-type: square;\r
-    margin: 0.3em 0 0 1.5em;\r
-    padding:0;\r
-    list-style-image: url("bullet.gif");\r
-}\r
-ol {\r
-    line-height: 1.5em;\r
-    margin: 0.3em 0 0 3.2em;\r
-    padding:0;\r
-    list-style-image: none;\r
-}\r
-li { margin-bottom: 0.1em; }\r
-dt { \r
-    font-weight: bold; \r
-    margin-bottom: 0.1em;\r
-}\r
-dl{\r
-    margin-top: 0.2em;\r
-    margin-bottom: 0.5em;\r
-}\r
-dd {\r
-    line-height: 1.5em;\r
-    margin-left: 2em;\r
-    margin-bottom: 0.1em;\r
-}\r
-\r
-fieldset {\r
-    border: 1px solid #2f6fab;\r
-    margin: 1em 0em 1em 0em;\r
-    padding: 0em 1em 1em 1em;\r
-    line-height: 1.5em;\r
-}\r
-legend {\r
-    background: White;\r
-    padding: 0.5em;\r
-    font-size: 95%;\r
-}\r
-form {\r
-    border: none;\r
-    margin: 0;\r
-}\r
-\r
-textarea {\r
-    border: 1px solid #2f6fab;  \r
-    color: Black;\r
-    background-color: white;\r
-    width: 100%;\r
-    padding: 0.1em;\r
-    overflow: auto;\r
-}\r
-/* hide this from ie/mac and konq2.2 */\r
-@media All {\r
-    head:first-child+body input {\r
-        visibility: visible;\r
-        border: 1px solid #2f6fab;  \r
-        color: Black;\r
-        background-color: white;\r
-        vertical-align: middle;\r
-        padding: 0.2em;\r
-    }\r
-}\r
-input.historysubmit {\r
-    padding: 0 0.3em 0.3em 0.3em !important;\r
-    font-size: 94%;\r
-    cursor: pointer;\r
-    height: 1.7em !important;\r
-    margin-left: 1.6em;\r
-}\r
-input[type="radio"],\r
-input[type="checkbox"] { border:none; }\r
-select {\r
-    border: 1px solid #2f6fab;  \r
-    color: Black;\r
-    vertical-align: top;\r
-}\r
-abbr, acronym, .explain {\r
-    border-bottom: 1px dotted Black;\r
-    color: Black;\r
-    background: none;\r
-    cursor: help;\r
-}\r
-q {\r
-    font-family: Times, "Times New Roman", serif;\r
-    font-style: italic;\r
-}\r
-/* disabled for now\r
-blockquote {\r
-    font-family: Times, "Times New Roman", serif;\r
-    font-style: italic;\r
-}*/\r
-code { background-color: #f9f9f9; }\r
-pre {\r
-    padding: 1em;\r
-    border: 1px dashed #2f6fab;\r
-    color: Black;\r
-    background-color: #f9f9f9;\r
-    line-height: 1.1em;\r
-}\r
-\r
-\r
-/*\r
-** the main content area\r
-*/\r
-\r
-#siteSub { display: none; }\r
-#contentSub {\r
-    font-size: 84%;\r
-    line-height: 1.2em;\r
-    margin: 0 0 1.4em 1em;\r
-    color: #7d7d7d;\r
-    width: auto;\r
-}\r
-span.subpages { display: block; }\r
-\r
-/* Some space under the headers in the content area */\r
-#bodyContent h1, #bodyContent h2 { margin-bottom:0.6em; }\r
-#bodyContent h3,\r
-#bodyContent h4,\r
-#bodyContent h5 {\r
-    margin-bottom: 0.3em;\r
-}\r
-.firstHeading { margin-bottom:0.1em; }\r
-\r
-/* user notification thing */\r
-.usermessage {\r
-    background-color: #ffce7b;\r
-    border: 1px solid #ffa500;\r
-    color: Black;\r
-    font-weight: bold;\r
-    margin: 2em 0em 1em 0em;\r
-    padding: 0.5em 1em;\r
-    vertical-align: middle;\r
-}\r
-#siteNotice {\r
-    text-align: center;\r
-    font-size: 95%;\r
-    padding: 0 0.9em 0 0.9em;\r
-}\r
-#siteNotice p { margin: none; padding: none; }\r
-.error {\r
-    color: red;\r
-    font-size: larger;\r
-}\r
-#catlinks {\r
-    border:1px solid #aaaaaa;\r
-    background-color:#f9f9f9;\r
-    padding:5px;\r
-    margin-top: 1em;\r
-    clear: both;\r
-}\r
-/* currently unused, intended to be used by a metadata box\r
-in the bottom-right corner of the content area */\r
-.documentDescription {\r
-    /* The summary text describing the document */\r
-    font-weight: bold;\r
-    display: block;\r
-    margin: 1em 0em;\r
-    line-height: 1.5em;\r
-}\r
-.documentByLine {\r
-    text-align: right;\r
-    font-size: 90%;\r
-    clear: both;\r
-    font-weight: normal;\r
-    color: #76797c;\r
-}\r
-\r
-/* emulate center */\r
-.center {\r
-    width: 100%;\r
-    text-align: center;\r
-}\r
-*.center * {\r
-    margin-left: auto;\r
-    margin-right: auto;\r
-}\r
-/* small for tables and similar */\r
-.small, .small * { font-size: 94%; }\r
-table.small { font-size: 100% }\r
-\r
-/*\r
-** content styles\r
-*/\r
-\r
-#toc { \r
-    /*border:1px solid #2f6fab;*/\r
-    border:1px solid #aaaaaa;\r
-    background-color:#f9f9f9;\r
-    padding:5px;\r
-    font-size: 95%;\r
-}\r
-#toc .tocindent { margin-left: 2em; }\r
-#toc .tocline { margin-bottom: 0px; }\r
-#toc p { margin: 0 }\r
-#toc .toctoggle { font-size: 94%; }\r
-#toc .editsection { \r
-    margin-top: 0.7em; \r
-    font-size: 94%;\r
-}\r
-\r
-/* images */\r
-div.floatright, table.floatright {\r
-    clear: right;\r
-    float: right; \r
-    margin: 0;\r
-    position: relative;\r
-    border: 0.5em solid White;\r
-    border-width: 0.5em 0 0.8em 1.4em;\r
-}\r
-div.floatright p { font-style: italic; } \r
-div.floatleft, table.floatleft {\r
-    float: left; \r
-    margin: 0.3em 0.5em 0.5em 0;\r
-    position: relative;\r
-    border: 0.5em solid White;\r
-    border-width: 0.5em 1.4em 0.8em 0;\r
-}\r
-div.floatleft p { font-style: italic; } \r
-/* thumbnails */\r
-div.thumb {\r
-    margin-bottom: 0.5em;\r
-    border-style: solid; border-color: White;\r
-    width: auto;\r
-}\r
-div.thumb div {\r
-    border:1px solid #cccccc;\r
-    padding: 3px !important;\r
-    background-color:#f9f9f9;\r
-    font-size: 94%;\r
-    text-align: center;\r
-    overflow: hidden;\r
-}\r
-div.thumb div a img {\r
-    border:1px solid #cccccc;\r
-}\r
-div.thumb div div.thumbcaption {\r
-    border: none;\r
-    text-align: left;\r
-    line-height: 1.4;\r
-    padding: 0.3em 0 0.1em 0;\r
-}\r
-div.magnify {\r
-    float: right;\r
-    border: none !important;\r
-    background: none !important;\r
-}\r
-div.magnify a, div.magnify img {\r
-    display: block;\r
-    border: none !important;\r
-    background: none !important;\r
-}\r
-div.tright {\r
-    clear: right;\r
-    float: right;\r
-    border-width: 0.5em 0 0.8em 1.4em;\r
-}\r
-div.tleft {\r
-    float: left;\r
-    margin-right:0.5em;\r
-    border-width: 0.5em 1.4em 0.8em 0;\r
-}\r
-.urlexpansion,\r
-.hiddenStructure {\r
-    display: none;\r
-}\r
-img.tex { vertical-align: middle; }\r
-span.texhtml { font-family: serif; }\r
-\r
-/*\r
-** classes for special content elements like town boxes\r
-** intended to be referenced directly from the wiki src\r
-*/\r
-\r
-/*\r
-** User styles\r
-*/\r
-/* table standards */\r
-table.rimage {\r
-    float:right; \r
-    position:relative;\r
-    margin-left:1em; \r
-    margin-bottom:1em;\r
-    text-align:center;\r
-}\r
-.toccolours { \r
-    border:1px solid #aaaaaa;\r
-    background-color:#f9f9f9;\r
-    padding:5px;\r
-    font-size: 95%;\r
-}\r
-div.townBox {\r
-    position:relative;\r
-    float:right;\r
-    background:White;\r
-    margin-left:1em;\r
-    border: 1px solid Grey;\r
-    padding:0.3em;\r
-    width: 200px;\r
-    overflow: hidden;\r
-    clear: right;\r
-}\r
-div.townBox dl {\r
-    padding: 0;\r
-    margin: 0 0 0.3em 0; \r
-    font-size: 96%;\r
-}\r
-div.townBox dl dt {\r
-    background: none;\r
-    margin: 0.4em 0 0 0;\r
-}\r
-div.townBox dl dd {\r
-    margin: 0.1em 0 0 1.1em;\r
-    background-color: #f3f3f3;\r
-}\r
-\r
-/*\r
-** edit views etc\r
-*/\r
-.special li {\r
-    line-height: 1.4em;\r
-    margin: 0;\r
-    padding: 0;\r
-}\r
-\r
-/* Page history styling */\r
-/* the auto-generated edit comments */\r
-.autocomment { color: gray; }\r
-#pagehistory span.user { \r
-    margin-left: 1.4em;\r
-    margin-right: 0.4em;\r
-}\r
-#pagehistory span.minor { font-weight: bold; }\r
-#pagehistory li { border: 1px solid White; }\r
-#pagehistory li.selected { \r
-    background-color:#f9f9f9;\r
-    border:1px dashed #aaaaaa;\r
-}\r
-/*\r
-** Diff rendering\r
-*/\r
-table.diff { background:white; }\r
-td.diff-otitle { background:#ffffff; }\r
-td.diff-ntitle { background:#ffffff; }\r
-td.diff-addedline { \r
-    background:#ccffcc;\r
-    font-size: smaller;\r
-}\r
-td.diff-deletedline { \r
-    background:#ffffaa;\r
-    font-size: smaller;\r
-}\r
-td.diff-context {\r
-    background:#eeeeee;\r
-    font-size: smaller;\r
-}\r
-span.diffchange { color: red; }\r
-\r
-/* \r
-** keep the whitespace in front of the ^=, hides rule from konqueror\r
-** this is css3, the validator doesn't like it when validating as css2 \r
-*/\r
-#bodyContent a[href ^="http://"],\r
-#bodyContent a[href ^="gopher://"] {\r
-    background: url(external.png) center right no-repeat;\r
-    padding-right: 13px;\r
-}\r
-#bodyContent a[href ^="https://"],\r
-.link-https {\r
-    background: url("lock_icon.gif") center right no-repeat;\r
-    padding-right: 16px;\r
-}\r
-#bodyContent a[href ^="mailto:"],\r
-.link-mailto {\r
-    background: url("mail_icon.gif") center right no-repeat;\r
-    padding-right: 18px;\r
-}\r
-#bodyContent a[href ^="news://"] {\r
-    background: url("news_icon.png") center right no-repeat;\r
-    padding-right: 18px;\r
-}\r
-#bodyContent a[href ^="ftp://"],\r
-.link-ftp {\r
-    background: url("file_icon.gif") center right no-repeat;\r
-    padding-right: 18px;\r
-}\r
-#bodyContent a[href ^="irc://"],\r
-.link-irc {\r
-    background: url("discussionitem_icon.gif")  center right no-repeat;\r
-    padding-right: 18px;\r
-}\r
-/* disable interwiki styling */\r
-#bodyContent a.extiw,\r
-#bodyContent a.extiw:active {\r
-    color: #3366bb;\r
-    background: none;\r
-    padding: 0;\r
-}\r
-#bodyContent a.external { color: #3366bb; }\r
-/* this can be used in the content area to switch off\r
-special external link styling */\r
-#bodyContent .plainlinks a {\r
-    background: none !important;\r
-    padding: 0;\r
-}\r
-/*\r
-** Structural Elements\r
-*/\r
-\r
-/*\r
-** general portlet styles (elements in the quickbar)\r
-*/\r
-.portlet {\r
-    border: none;\r
-    margin: 0 0 0.5em 0em;\r
-    float: none;\r
-    padding: 0;\r
-    width: 11.6em;\r
-    overflow: hidden;\r
-}\r
-.portlet h4 {\r
-    font-size: 95%;\r
-    font-weight: normal;\r
-    white-space: nowrap;\r
-}\r
-.portlet h5 { \r
-    background: transparent;\r
-    padding: 0em 1em 0em 0.5em;\r
-    text-transform: lowercase;\r
-    display: inline;\r
-    font-size: 91%;\r
-    height: 1em;\r
-    font-weight: normal;\r
-    white-space: nowrap;\r
-}\r
-.portlet h6 { \r
-    background: #ffae2e;\r
-    border: 1px solid #2f6fab;\r
-    border-style: solid solid none solid;\r
-    padding: 0em 1em 0em 1em;\r
-    text-transform: lowercase;\r
-    display: block;\r
-    font-size: 1em;\r
-    height: 1.2em;\r
-    font-weight: normal;\r
-    white-space: nowrap;\r
-}\r
-.pBody {\r
-    font-size: 95%;\r
-    background: White;\r
-    border-collapse: collapse;\r
-    border: 1px solid #aaaaaa;\r
-    padding: 0 0.8em 0.3em 0.5em;\r
-}\r
-.portlet h1, \r
-.portlet h2, \r
-.portlet h3, \r
-.portlet h4 {\r
-    margin: 0;\r
-    padding: 0;\r
-}\r
-.portlet ul {\r
-    line-height: 1.5em;\r
-    list-style-type: square;\r
-    list-style-image: url("bullet.gif");\r
-    font-size:95%;\r
-}\r
-.portlet li {\r
-    padding:0;\r
-    margin: 0 0 0 0;\r
-    margin-bottom: 0;\r
-}\r
-\r
-/* \r
-** Logo properties \r
-*/\r
-\r
-#p-logo {\r
-    z-index: 3;\r
-    position:absolute; /*needed to use z-index */\r
-    top: 0;\r
-    left: 0;\r
-    height: 155px;\r
-    width: 12em;\r
-    overflow: visible;\r
-}\r
-#p-logo h5 { display: none; }\r
-#p-logo a,\r
-#p-logo a:hover {\r
-    display: block;\r
-    height: 155px;\r
-    width: 12.2em;\r
-    background-repeat: no-repeat;\r
-    background-position: 35% 50% !important;\r
-    text-decoration: none;\r
-}\r
-\r
-/*\r
-** the navigation portlet\r
-*/\r
-\r
-#p-nav {\r
-    position:relative;\r
-    z-index:3;\r
-}\r
-\r
-/*\r
-** Search portlet\r
-*/\r
-#p-search {\r
-    position:relative;\r
-    z-index:3;\r
-}    \r
-#p-search .pBody {\r
-    text-align: center;\r
-}\r
-input.searchButton {\r
-    margin-top:1px;\r
-    padding: 0 0.4em !important;\r
-    font-size: 95%;\r
-    cursor: pointer;\r
-    background-color: White;\r
-    border: 1px solid #2f6fab;  \r
-}\r
-#searchInput {\r
-    border: 1px solid #2f6fab;  \r
-    width:10.9em;\r
-    margin: 0 0 0 0;\r
-    font-size: 95%;\r
-}\r
-#p-search .pBody {\r
-    padding: 0.5em 0.4em 0.4em 0.4em;\r
-}\r
-\r
-/* \r
-** the personal toolbar\r
-*/\r
-\r
-#p-personal {\r
-    width:100%;\r
-    white-space:nowrap;\r
-    padding:0 0 0 0;\r
-    margin:0;\r
-    position:absolute;\r
-    left:0px;\r
-    top:0px;\r
-    z-index: 0;\r
-    border: none;\r
-    background: none;\r
-    overflow: visible;\r
-    line-height: 1.2em;\r
-}\r
-\r
-#p-personal h5 {\r
-    display:none;\r
-}\r
-#p-personal .portlet,\r
-#p-personal .pBody {\r
-    padding:0;\r
-    margin:0;\r
-    border: none;\r
-    z-index:0;\r
-    overflow: visible;\r
-    background: none;\r
-}\r
-/* this is the ul contained in the portlet */\r
-#p-personal ul {\r
-    border: none;\r
-    line-height: 1.4em;\r
-    color: #2f6fab;\r
-    padding: 0em 2em 0 3em;\r
-    margin: 0;\r
-    text-align: right;\r
-    text-transform: lowercase;\r
-    list-style: none;\r
-    z-index:0;\r
-    background: none;\r
-}\r
-#p-personal li {\r
-    z-index:0;\r
-    border:none;\r
-    padding:0;\r
-    display: inline;\r
-    color: #2f6fab;\r
-    margin-left: 1em;\r
-    line-height: 1.2em;\r
-    background: none;\r
-}\r
-#p-personal li a {\r
-    text-decoration: none;\r
-    color: #005896;\r
-    padding-bottom: 0.2em;\r
-    background: none;\r
-}\r
-#p-personal li a:hover {\r
-    background-color: White;\r
-    padding-bottom: 0.2em;\r
-    text-decoration: none;\r
-}\r
-\r
-/* the icon in front of the user name, single quotes\r
-in bg url to hide it from iemac */\r
-li#pt-userpage,\r
-li#pt-anonuserpage,\r
-li#pt-login {\r
-    background:  url('user.gif') top left no-repeat;\r
-    background-repeat: no-repeat;\r
-    padding-left: 20px;\r
-    text-transform: none;\r
-}\r
-\r
-/*\r
-** the page-related actions- page/talk, edit etc \r
-*/\r
-#p-cactions {\r
-    position:absolute;\r
-    top: 1.3em;\r
-    left: 11.5em;\r
-    margin: 0;\r
-    white-space:nowrap;\r
-    width: 76%;\r
-    line-height: 1.1em;\r
-    overflow: visible;\r
-    background: none;\r
-    border-collapse: collapse;\r
-    padding-left: 1em;\r
-    list-style: none;\r
-    font-size: 95%;\r
-}\r
-#p-cactions .hiddenStructure { display: none; }\r
-#p-cactions ul {\r
-    list-style: none;\r
-}\r
-#p-cactions li {\r
-    display: inline;\r
-    border: 1px solid #aaaaaa;\r
-    border-bottom: none;\r
-    padding: 0 0 0.1em 0;\r
-    margin: 0 0.3em 0 0;\r
-    overflow: visible;\r
-    background: White;\r
-}\r
-#p-cactions li.selected {\r
-    border-color: #fabd23;\r
-    padding: 0 0 0.2em 0;\r
-}\r
-#p-cactions li a {\r
-    background-color: White;\r
-    color: #002bb8;\r
-    border: none;\r
-    padding: 0 0.8em 0.3em 0.8em;\r
-    text-decoration: none;\r
-    text-transform: lowercase;\r
-    position: relative;\r
-    z-index: 0;\r
-    margin: 0;\r
-}\r
-#p-cactions .selected a { z-index: 3; }\r
-#p-cactions .new a { color:#ba0000; }\r
-#p-cactions li a:hover {\r
-    z-index: 3;\r
-    text-decoration: none;\r
-}\r
-#p-cactions h5 { display: none; }\r
-#p-cactions li.istalk { margin-right: 0; }\r
-#p-cactions li.istalk a { padding-right: 0.5em; }\r
-#p-cactions #ca-addsection a { \r
-    padding-left: 0.4em;\r
-    padding-right: 0.4em;\r
-}\r
-/* offsets to distinguish the tab groups */\r
-li#ca-talk { margin-right: 1.6em; }\r
-li#ca-watch, li#ca-watch { margin-left: 1.6em; }\r
-\r
-\r
-/*\r
-** the remaining portlets\r
-*/\r
-#p-tbx,\r
-#p-lang {\r
-    position:relative;\r
-    z-index:3;\r
-}\r
-\r
-/*\r
-** footer\r
-*/\r
-#footer {\r
-    background-color: White;\r
-    border-top: 1px solid #fabd23;\r
-    border-bottom: 1px solid #fabd23;\r
-    margin: 0.6em 0em 1em 0em;\r
-    padding: 0.4em 0em 1.2em 0em;\r
-    text-align: center;\r
-    font-size: 90%;\r
-}\r
-#footer li {\r
-    display: inline;\r
-    margin: 0 1.3em;\r
-}\r
-/* hide from incapable browsers */\r
-head:first-child+body #footer li { white-space: nowrap; }\r
-#f-poweredbyico, #f-copyrightico {\r
-    margin: 0 8px;\r
-    position: relative;\r
-    top: -2px; /* Bump it up just a tad */\r
-}\r
-#f-poweredbyico {\r
-    float: right;\r
-    height: 1%;\r
-}\r
-#f-copyrightico {\r
-    float: left;\r
-    height: 1%;\r
-}\r
-\r
-/* js pref toc */\r
-#preftoc { \r
-    float: left;\r
-    margin: 1em 1em 1em 1em;\r
-    width: 13em;\r
-}\r
-#preftoc li { border: 1px solid White; }\r
-#preftoc li.selected { \r
-    background-color:#f9f9f9;\r
-    border:1px dashed #aaaaaa;\r
-}\r
-#preftoc a,\r
-#preftoc a:active {\r
-    display: block;\r
-    color: #0014a6;\r
-}\r
-#prefcontrol { \r
-    clear: both;\r
-    float: left;\r
-    margin-top: 1em;\r
-}\r
-div.prefsectiontip { \r
-    font-size: 95%;\r
-    margin-top: 1em;\r
-}\r
-fieldset.operaprefsection { margin-left: 15em }\r
-\r
-/* \r
-** IE/Mac fixes, hope to find a validating way to move this\r
-** to a separate stylesheet. This would work but doesn't validate: \r
-** @import("IEMacFixes.css");\r
-*/\r
-/* tabs: border on the a, not the div */\r
-* > html #p-cactions li { border:none; }\r
-* > html #p-cactions li a {\r
-    border: 1px solid #aaaaaa;\r
-    border-bottom: none;\r
-}\r
-* > html #p-cactions li.selected a { border-color: #fabd23; }\r
-/* footer icons need a fixed width */\r
-* > html #f-poweredbyico,\r
-* > html #f-copyrightico { width: 88px; }\r
-* > html #bodyContent,\r
-* > html #bodyContent pre {\r
-    overflow-x: auto;\r
-    width: 100%;\r
-    padding-bottom: 25px;\r
-}\r
-\r
-/* more IE fixes */\r
-/* float/negative margin brokenness */\r
-* html #footer {margin-top: 0;}\r
-* html #column-content {\r
-    display: inline;\r
-    margin-bottom: 0;\r
-}\r
-* html div.editsection { font-size: smaller; }\r
-#pagehistory li.selected { position: relative; }\r
-\r
-/* Mac IE 5.0 fix; floated content turns invisible */\r
-* > html #column-content {\r
-    float: none;\r
-}\r
-* > html #column-one {\r
-    position: absolute;\r
-    left: 0;\r
-    top: 0;\r
-}\r
-* > html #footer {\r
-    margin-left: 13.2em;\r
-}\r
-\r
-.printfooter {\r
-       display: none;\r
-}\r
-\r
-.sharedUploadNotice {\r
-        font-style: italic;\r
-}
\ No newline at end of file