Removing Box Art and Connections themes from main repo
authorDan
Sun, 01 Jul 2007 14:19:20 -0400
changeset 34 80f52593bee9
parent 33 143d3ee32f3c
child 35 efae425e9b98
Removing Box Art and Connections themes from main repo
themes/boxart/acledit.tpl
themes/boxart/comment.tpl
themes/boxart/css-simple/blackjack.css
themes/boxart/css-simple/blueberry.css
themes/boxart/css/#Untitled-2#
themes/boxart/css/_printable.css
themes/boxart/css/blackjack.css
themes/boxart/css/blueberry.css
themes/boxart/css/mint.css
themes/boxart/elements.tpl
themes/boxart/footer.tpl
themes/boxart/header.tpl
themes/boxart/images/blackjack/email.gif
themes/boxart/images/blackjack/external.gif
themes/boxart/images/blackjack/https.gif
themes/boxart/images/blackjack/irc.gif
themes/boxart/images/blueberry/email.gif
themes/boxart/images/blueberry/external.gif
themes/boxart/images/blueberry/https.gif
themes/boxart/images/blueberry/irc.gif
themes/boxart/images/logo-blackjack.png
themes/boxart/images/logo-blueberry.png
themes/boxart/images/logo-mint.png
themes/boxart/images/mint/email.gif
themes/boxart/images/mint/external.gif
themes/boxart/images/mint/https.gif
themes/boxart/images/mint/irc.gif
themes/boxart/sidebar-editor.tpl
themes/boxart/simple-footer.tpl
themes/boxart/simple-header.tpl
themes/boxart/theme.cfg
themes/connections/acledit.tpl
themes/connections/blogpost.tpl
themes/connections/blogseparator.tpl
themes/connections/comment.tpl
themes/connections/css/_printable.css
themes/connections/css/default.css
themes/connections/elements.tpl
themes/connections/footer.tpl
themes/connections/header.tpl
themes/connections/img/blockquote.gif
themes/connections/img/bullet.gif
themes/connections/img/comment.png
themes/connections/img/comments_bottom.jpg
themes/connections/img/content_bg.gif
themes/connections/img/contentbg.jpg
themes/connections/img/divider.gif
themes/connections/img/rap.jpg
themes/connections/img/sidenav_bottom.jpg
themes/connections/img/sidenav_top.jpg
themes/connections/img/sub-bullet.gif
themes/connections/img/subcat_bullet.gif
themes/connections/img/top.jpg
themes/connections/sidebar-editor.tpl
themes/connections/simple-footer.tpl
themes/connections/simple-header.tpl
themes/connections/theme.cfg
--- a/themes/boxart/acledit.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-<!-- VAR acl_field_begin -->
-<div class="tblholder">
-  <table border="0" cellspacing="1" cellpadding="4" style="width: 100%;">
-    <tr>
-      <th></th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('1');">Deny</th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('2');">Disallow</th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('3');">Wiki mode</th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('4');">Allow</th>
-    </tr>
-<!-- ENDVAR acl_field_begin -->
-<!-- VAR acl_field_item -->
-    <tr>
-      <td class="{ROW_CLASS}">{FIELD_DESC}</td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="1" name="{FIELD_NAME}" {FIELD_DENY_CHECKED} /></td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="2" name="{FIELD_NAME}" {FIELD_DISALLOW_CHECKED} /></td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="3" name="{FIELD_NAME}" {FIELD_WIKIMODE_CHECKED} /></td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="4" name="{FIELD_NAME}" {FIELD_ALLOW_CHECKED} /></td>
-    </tr>
-<!-- ENDVAR acl_field_item -->
-<!-- VAR acl_field_end -->
-    <tr>
-      <td colspan="5" class="row3">
-        <p><b>Permission types:</b></p>
-        <ul>
-          <li><b>Allow</b> means that the user is allowed to access the item</li>
-          <li><b>Wiki mode</b> means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)</li>
-          <li><b>Disallow</b> means the user is denied access unless something allows it.</li>
-          <li><b>Deny</b> means that the user is denied access to the item. This setting overrides all other permissions.</li>
-        </ul>
-      </td>
-    </tr>
-  </table>
-</div>
-<!-- ENDVAR acl_field_end -->
-
--- a/themes/boxart/comment.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-<div class="mdg-comment" style="padding: 0px;">
-  <table border="0" width="100%" cellspacing="1" cellpadding="4">
-    <tr>
-      <th colspan="2" style="text-align: left;">{DATETIME}</th>
-    </tr>
-    <tr>
-      <td style="width: 120px; height: 100%;" rowspan="4" valign="top" class="row1">
-        <table border="0" width="100%" style="height: 100%;" cellspacing="0" cellpadding="0">
-          <tr>
-            <td valign="top" class="row1">
-              <b>{NAME}</b><br />
-              <small>{USER_LEVEL}</small>
-            </td>
-          </tr>
-          <tr>
-            <td valign="bottom" class="row1">
-              {SEND_PM_LINK} {ADD_BUDDY_LINK}
-            </td>
-          </tr>
-        </table>
-      </td>
-      <td class="row2">
-        <b>Subject:</b> <span id="subject_{ID}">{SUBJECT}</span>
-      </td>
-    </tr>
-    <tr>
-      <td class="row3">
-        <div id="comment_{ID}">{DATA}</div>
-        <!-- BEGIN signature -->
-          <hr style="margin-left: 1em; width: 200px;" />
-          {SIGNATURE}
-        <!-- END signature -->
-      </td>
-    </tr>
-    <!-- BEGIN can_edit -->
-    <tr>
-      <td class="row2">
-        [ {EDIT_LINK} | {DELETE_LINK} ]
-      </td>
-    </tr>
-    <!-- END can_edit -->
-    <!-- BEGIN auth_mod -->
-    <tr>
-      <td class="row1">
-        <b>Moderation options:</b> {MOD_APPROVE_LINK} {MOD_DELETE_LINK}
-      </td>
-    </tr>
-    <!-- END auth_mod -->
-  </table>
-</div>
-<br />
--- a/themes/boxart/css-simple/blackjack.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-div#credits { text-align: center; background-color: #78837D; }
-table#enano-main { margin: 0 auto; }
-td#header-banner { background-color: #78837D; }
-td#header-banner h1 { color: #C8D3CD; }
--- a/themes/boxart/css-simple/blueberry.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-div#credits { text-align: center; background-color: #355788; }
-table#enano-main { margin: 0 auto; }
-td#header-banner { background-color: #355788; }
-td#header-banner h1 { color: #C5E7FF; }
--- a/themes/boxart/css/#Untitled-2#	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-<nowiki><script type='text/javascript' src='/email.js'></script><h2>Welcome to my homepage.</h2></nowiki>
-
-Please add more content here, including an introductory "Hi, my name is Debbie Fuhry", etc etc.
-{| border="0"
-|-
-| [[:File:debbie1.jpg]]
-<nowiki><span style="font-size: 66%"><i>Photo by Becky</i></span></nowiki>
-| style="padding-left: 10px;"
-===I am...===
-
-A homeschool mom: I have two kids, Tim, age 13 and Becky, age 11. I've been homeschooling them since Tim was 5 years old.
-An aspiring author: See the descriptions of [[Onesimus books|my books]], Free Indeed, hopefully to get published this year, and Faithful unto Death, which I'm still writing.
-
-===Contact me===
-
-You can either <nowiki><a href='javascript:dive("2286 815 1143 1143 538 815 2435 2286 815 1143 1143 538 815 2295 314 2406 1656 893 670 295 818 1916",2567,343)' onMouseOver="self.status=''; return true;" onMouseOut="self.status=' '; return true;">e-mail me</a></nowiki>, or visit my [http://blogs.fuhrykitchentable.no-ip.org/debbie/ blog].
-Note: if your web browser is very old, the e-mail link may appear as a bunch of jumbled numbers or it may not work at all. This is because I use an encrypted e-mail link on this page in an effort to avoid spam.
-|}
-
-===Verse of the month===
-
-'''Proverbs 3:11-12'''
-''"My son, do not despise the Lord's discipline and do not resent his rebuke, because the Lord disciplines those he loves, as a father the son he delights in."''
-
-===Quote of the month===
-
-''"Then from the dawn it seem'd there came, but faint As from beyond the limit of the world, Like the last echo born of a great cry Sounds, as if some fair city were one voice Around a king returning from his wars."''
-
-Tennyson, __Idylls of the King__ on the death of Arthur
--- a/themes/boxart/css/_printable.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,75 +0,0 @@
-html,body { height: 100%; }
-body { margin: 0; padding: 0; background: #FFFFFF font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-size: 9pt; }
-.holder { border: 1px solid #CCCCCC; padding: 1px; background-color: #FFFFFF; color: #444444 }
-div.pad    { padding: 10px; }                         
-table#title  { margin: 0; padding: 0; height: 100px; background-color: #FFFFFF; text-align: center; border: 1px solid #000000; border-bottom: 0px solid #000000; }
-td.mdgSidebarHolder                { width: 0px; }
-div.sidebar                        { display: none; width: 0px; background-color: #F8F8F8; border-left: 1px solid #CCC; border-right: 1px solid #CCC; padding: 1px 0px 0px 0px; }
-div.sidebar .head                  { background-color: #F0F0F0;  display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #111; padding: 5px; font-weight: bold; }
-div.sidebar .head:hover            { background-color: #F4F4F4;  display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #111; padding: 5px; font-weight: bold; }
-div.sidebar div.slideblock a       { background-color: #DDD;     display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #666; padding: 5px 5px 5px 9px; }
-div.sidebar div.slideblock a:hover { background-color: #EEE;     display: block; margin: 0px 1px 1px 1px; font-family: Trebuchet MS, Arial, helvetica, sans-serif; font-size: 7pt; cursor: pointer; text-decoration: none; color: #666; padding: 5px 5px 5px 9px; }
-div.recttop                        { display: none; width: 0px; height: 12px; margin: 0; padding: 0; }
-td.recttoptop                      { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/oxygen/images/border-menu-t.gif); background-repeat: repeat-x;  margin: 0; padding: 0; }
-div.rectbot                        { display: none; width: 0px; height: 12px; margin: 0; padding: 0; }  
-td.rectbottop                      { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/oxygen/images/border-btm.gif); background-repeat: repeat-x;  margin: 0; padding: 0; }
-div.slideblock                     { overflow: hidden; }
-div.slideblock2                    { overflow: hidden; background-color: #DDD; margin: 0px 1px 0px 1px; }
-div#credits         { margin: 0; padding: 10px; background-color: #FFFFFF; border: 1px solid #AAA; color: #AAA; font-size: 7pt; }
-div#credits a       { color: #888888; text-decoration: underline; }
-div#credits a:hover { color: #888888; text-decoration: underline; }
-
-div#content h2 { border-bottom: 1px solid #666666; margin-bottom: 0; }
-div#content h3 { font-size: 11pt; font-weight: bold; }
-div#content p  { margin-left: 1.0em; }
-div#content { font-size: 9pt; }
-div#content a       { color: #000000; text-decoration: underline; }
-div#content a:hover { color: #000000; text-decoration: underline; }
-td#mainhead a { text-decoration: none; color: #000000; }
-td#mainhead a:hover { text-decoration: none; color: #000000; border-bottom: 1px dotted #606060; }
-
-div#content a.wikilink-nonexistent       { color: #B05020; }
-div#content a.wikilink-nonexistent:hover { color: #D06030; }
-
-.mdg-comment { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E8E8E8; }
-
-div.pagebar                { background-color: #FFFFFF; margin-top: 0px; padding: 3px; font-size: 7pt; border: 1px solid #000000; }
-div.pagebar a              { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; } 
-div.pagebar a:hover        { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; background-color: #E0E0E0; }
-div.pagebar#pagebarpopup   { display: none; position: absolute; width: 150px; padding: 0; }
-div.pagebar#pagebarpopup a { display: block; margin: 0; }
-
-/* Rounded corners on nearly everything */
-td#mdg-tl       { width: 0px; height: 0px; }
-td#mdg-tr       { width: 0px; height: 0px; }
-td#mdg-top      { width: 0px; height: 0px; }
-td#mdg-l        { width: 0px; height: 0px; }
-td#mdg-r        { width: 0px; height: 0px; }
-td#mdg-bl       { width: 0px; height: 0px; }
-td#mdg-br       { width: 0px; height: 0px; }
-td#mdg-ml       { width: 0px; height: 0px; }
-td#mdg-mr       { width: 0px; height: 0px; }
-td#mdg-brl      { width: 0px; height: 0px; }
-td#mdg-brr      { width: 0px; height: 0px; }
-td#mdg-btl      { width: 0px; height: 0px; }
-td#mdg-btr      { width: 0px; height: 0px; }
-td#mdg-btcl     { width: 0px; height: 0px; }
-td#mdg-btcr     { width: 0px; height: 0px; }
-td#mdg-btm      { width: 0px; height: 0px; }
-td#mdg-menu-tl  { width: 0px; height: 0px; }
-td#mdg-menu-tr  { width: 0px; height: 0px; }
-td#mdg-menu-bl  { width: 0px; height: 0px; }
-td#mdg-menu-br  { width: 0px; height: 0px; }
-td#mdg-menu-top { width: 0px; height: 0px; }
-td#mdg-menu-btm { width: 0px; height: 0px; }
-
-input, textarea, select                   { border: 1px solid #606060; background-color: #FFFFFF; padding: 3px; }
-input:hover, textarea:hover, select:hover { border: 1px solid #606060; background-color: #FFFFFF; padding: 3px; }
-input:focus, textarea:focus, select:focus { border: 1px solid #606060; background-color: #FFFFFF; padding: 3px; }
-                         
-div.jswindow { border: 2px solid #7090B0; border-top: 5px solid #7090B0; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #FFFFFF; }
-div.titlebar { background-color: #7090B0; color: #FFFFFF; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; }
-div.titlebar div.closebtn { width: 16px; height: 16px; border: 1px solid #B0D0F0; background-color: #90B0D0; display: block; }
-div.titlebar div.closebtn:hover { width: 16px; height: 16px; border: 1px solid #FFFFFF; background-color: #B0D0F0; display: block; }
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content { padding: 10px; margin: 0; background-color: #FFFFFF; }
--- a/themes/boxart/css/blackjack.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,259 +0,0 @@
-/**
- * Box Art for Enano - make your website look like the old Enano, er, Midget, er, AdvancedArticles?
- * Designed by Dan Fuhry, (C) 2006
- * This theme is Free Software; see the file "GPL" included with this package for details.
- */
- 
-/* The basics */
-html,body                          { height: 100%; }
-body                               { margin: 0; padding: 0; background: #88938D; font-family: arial, helvetica, sans-serif; font-size: 9pt; }
-.holder                            { border: 1px solid #CCCCCC; padding: 1px; background-color: #FFFFFF; color: #444444; }
-div.pad                            { padding: 10px; }                         
-table#enano-master                 { height: 100%; }
-
-/* Sidebar */
-td.mdgSidebarHolder                                      { width: 156px; }
-div.sidebar, .dbx-group                                  { width: 154px; background-color: #88938D; padding: 1px 0px 0px 0px; }
-div.sidebar .head, .dbx-handle                           { font-family: Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #000000;background-color: #A7AFA7;color: #000000; margin: 0px 3px 2px 3px; padding: 3px 3px 5px 3px; text-decoration: none; display: block; }
-div.sidebar .head:hover, .dbx-handle:hover               { font-family: Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #000000;background-color: #A8B3AD;color: #000000; margin: 0px 3px 2px 3px; padding: 3px 3px 5px 3px; text-decoration: none; display: block; }
-div.sidebar div.slideblock a      , .dbx-content a       { font-family: Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #575F57;background-color: #B8BDB8;color: #575F57; margin: 0px 3px 2px 7px; padding: 7px 3px 7px 5px; text-decoration: none; display: block; text-align: right; }
-div.sidebar div.slideblock a:hover, .dbx-content a:hover { font-family: Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #272F27;background-color: #989D98;color: #000000; margin: 0px 3px 2px 7px; padding: 7px 3px 7px 5px; text-decoration: none; display: block; text-align: right; }
-div.recttop                                              { width: 156px; height: 12px; margin: 0; padding: 0; }
-td.recttoptop                                            { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-menu-t.gif);   background-repeat: repeat-x;  margin: 0; padding: 0; }
-td.recttoptop:hover                                      { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-menu-t-h.gif); background-repeat: repeat-x;  margin: 0; padding: 0; cursor: pointer; }
-div.rectbot                                              { width: 156px; height: 12px; margin: 0; padding: 0; }  
-td.rectbottop                                            { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-btm.gif); background-repeat: repeat-x;  margin: 0; padding: 0; }
-div.slideblock, .dbx-content                             { overflow: hidden; }
-div.slideblock2, .dbx-content2                           { overflow: hidden; background-color: #88938D; margin: 0px 1px 0px 1px; }
-.dbx-handle                                              { cursor: move; }
-
-/* The credits thingy at the bottom */
-div#credits                        { margin: 0; background-color: #88938D; color: #FFF; font-size: 7pt; text-align: right; padding: 3px; }
-div#credits a                      { color: #A8B3AD; text-decoration: none; }
-div#credits a:hover                { color: #C8D3CD; text-decoration: underline; }
-
-/* The link hidden in plain "site" at the top of the page */
-td#mainhead a                      { text-decoration: none; color: #000000; }
-td#mainhead a:hover                { text-decoration: none; color: #000000; border-bottom: 1px dotted #406080; }
-
-#enanomain { background-color: #C8CDC8; color: #272F27; }
-
-/* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
-div.contentDiv h2                  { border-bottom: 1px solid #8E9B80; margin-bottom: 0; }
-div.contentDiv h3                  { font-size: 11pt; font-weight: bold; }
-div.contentDiv li                  { list-style: url({SCRIPTPATH}/themes/boxart/images/bullet.gif); }
-div.contentDiv p                   { margin-left: 1.0em; }
-div.contentDiv blockquote          { background-color: #F4F4F4; border: 1px dotted #406080; margin: 1em; padding: 10px; max-height: 250px; overflow: auto; }
-div.contentDiv                     { font-size: 9pt; padding: 0px 10px 10px 10px; }
-div.contentDiv a                   { color: #2E3B20; text-decoration: none; border-bottom: 1px dotted #666; border-top: 1px dotted #666; }
-div.contentDiv a:hover             { color: #8E9B80; text-decoration: none; border-bottom: 1px dotted #AAA; border-top: 1px dotted #AAA; }
-div.contentDiv a[href ^="http://"] { color: #4E5B40; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/external.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="https://"]{ color: #4E5B40; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/https.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="irc://"]  { color: #4E5B40; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/irc.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="mailto:"] { color: #4E5B40; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/email.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="http://"]:hover  { color: #6E7B60; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/external.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="https://"]:hover { color: #6E7B60; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/https.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="mailto:"]:hover  { color: #6E7B60; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/email.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="irc://"]:hover   { color: #6E7B60; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/irc.gif) center right no-repeat; padding-right: 16px; }
-
-/* Wikilinks to pages that don't exist */
-div.contentDiv a.wikilink-nonexistent       { color: #B05020; }
-div.contentDiv a.wikilink-nonexistent:hover { color: #D06030; }
-
-/* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */
-.mdg-comment                      { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #D8DCDD; }
-.tblholder                        { margin-left: 1em; padding: 0px; border: 1px solid #AAAAAA; background-color: #D8DCDD; }
-
-/* The beautiful tables inside what may not obviously be mdg-comment divs */
-.tblholder td.row1              { padding: 4px; background-color: #D8DDD8 !important; }
-.tblholder td.row2              { padding: 4px; background-color: #E8EDE8 !important; }
-.tblholder td.row3              { padding: 4px; background-color: #E0E6E0 !important; }
-.tblholder th                   { padding: 4px; background-color: #68736D !important; font-weight: bold; text-align: center; color: #FFFFFF; }
-.tblholder th.subhead           { padding: 4px; background-color: #88938D !important; font-weight: bold; text-align: center; color: #FFFFFF; }
-.tblholder table                { background-color: #FFFFFF; }
-
-/* Same as mdg-comment, but without the cute comment icon. Mostly unused. */
-.mdg-infobox                      { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #D8DCDD; }
-
-/* The "page tools" bar below the site logo but above the page content * /
-div.pagebar                       { background-color: #A8B3AD; margin-top: 0px; padding: 3px; font-size: 7pt; }
-div.pagebar a                     { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #48534D; } 
-div.pagebar a:hover               { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #48534D; background-color: #C8D3CD; }
-div.pagebar input                 { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #E0F0FF; } 
-div.pagebar input:hover           { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #D0F0FF; }
-div.pagebar input:focus           { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #F0F0FF; }
-
-/* Tweaks for the popup menu version of the same thing * /
-div.pagebar#pagebarpopup          { display: none; position: absolute; width: 150px; padding: 0; }
-div.pagebar#pagebarpopup a        { display: block; margin: 0; }
-
-/*
- * jBox menu system
- */
-
-div.menu {
-  background-color: #A8B3AD;
-  font-size: 7pt;
-  border-width: 0;
-}
-div.menu a, div.menu div.label {
-  padding: 2.5pt 5px;
-  margin-right: 3px;
-  text-decoration: none;
-  display: block;
-  float: left;
-  color: #48534D;
-  border-top-width: 0px !important;
-  border-bottom-width: 0px !important;
-}
-div.menu div.label {
-  color: #201000;
-  cursor: default;
-}
-div.menu span.sep {
-  display: block;
-  float: left;
-  width: 5px;
-}
-div.menu div.multopts {
-  line-height: 17pt;
-}
-div.menu div.multopts a, div.menu div.multopts div.label {
-  float: none;
-  display: inline;
-}
-div.menu a.liteselected, div.menu a.liteselected:hover, div.menu a:hover {
-  color: #281700;
-  background-color: #C8D3CD;
-}
-div.menu input[type ^="text"], div.menu input[type ^="password"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 4px 5px;
-  max-width: 70px;
-  background-color: #C8CDC8;
-}
-div.menu input[type ^="text"]:hover, div.menu input[type ^="password"]:hover {
-  background-color: #D8DDD8;
-}
-div.menu input[type ^="text"]:focus, div.menu input[type ^="password"]:focus {
-  background-color: #E8EDE8;
-}
-div.menu input[type ^="button"], div.menu input[type ^="submit"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 3px 5px;
-  max-width: 70px;
-}
-div.menu a.current, div.menu a.current:hover, div.menu a.selected, div.menu a.selected:hover {
-  color: #402000;
-  background-color: #C8CDC8;
-}
-div.menu ul {
-  display: none;
-  position: absolute;
-  padding: 0;
-  margin: 0;
-  background-color: #A8B3AD;
-  border-width: 0;
-  min-width: 120px;
-}
-div.menu ul li {
-  list-style: none;
-}
-div.menu ul a {
-  float: none;
-  margin: 0;
-}
-span.menuclear {
-  font-size: 1px;
-  height: 0px;
-  width: 0px;
-  clear: left;
-  line-height: 0px;
-  display: block;
-}
-
-/* Buttons and textboxes - these settings are used almost everywhere */
-input, textarea, select                   { border: 1px solid #48534D; background-color: #98A39D; padding: 3px; }
-input:hover, textarea:hover, select:hover { border: 1px solid #68736D; background-color: #A8B3AD; padding: 3px; }
-input:focus, textarea:focus, select:focus { border: 1px solid #98A39D; background-color: #C8D3CD; padding: 3px; }
-label                                     { padding: 3px; cursor: pointer; }
-label:hover                               { padding: 3px; cursor: pointer; background-color: #F0F0F0; }
-
-/* JWS window theming */
-div.jswindow                      { border: 2px solid #98A39D; border-top: 5px solid #98A39D; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #D8DCDD; }
-div.titlebar                      { background-color: #98A39D; color: #272F27; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; }
-div.titlebar div.closebtn         { width: 16px; height: 16px; border: 1px solid #272F27; background-color: #98A39D; display: block; }
-div.titlebar div.closebtn:hover   { width: 16px; height: 16px; border: 1px solid #474F47; background-color: #A8B3AD; display: block; }
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content          { padding: 10px; margin: 0; background-color: #D8DCDD; }
-
-/* The Wordpress-like fills behind checkboxes and their labels */
-.catCheck                         { padding: 3px; }
-.catCheck:hover                   { padding: 3px; background-color: #F0F0F0; }
-
-/* Information, warning, question, error, and wait boxes */
-div.error-box                     { background-image: url({SCRIPTPATH}/images/error.png);    background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.info-box                      { background-image: url({SCRIPTPATH}/images/info.png);     background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.warning-box                   { background-image: url({SCRIPTPATH}/images/warning.png);  background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.question-box                  { background-image: url({SCRIPTPATH}/images/question.png); background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.wait-box                      { background-image: url({SCRIPTPATH}/images/wait.png);     background-repeat: no-repeat; background-color: #FFF4FF; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-
-/* This stuff is mostly unused, left in for compatibility */
-div#ajaxEditContainer table       { border: 0px solid #FFFFFF; }
-div#ajaxEditContainer td          { margin: 1px; }
-/* div#ajaxEditContainer             { overflow: auto; } /* Makes ajaxEditContainer scroll horizontally in firefox if the content is too wide - prevents that ugly clipping effect */
-div#ajaxEditContainer pre         { margin-left: 1em; background-color: #F8F8F8; border: 1px dashed #90B0D0; padding: 10px; overflow: auto; max-height: 150px; }
-
-/*
- * Docking Boxes code (for the sidebar editor)
- */
- 
-/* group container(s) */
-#sbedit {
-  margin: 0;
-  padding: 0;
-  /* position:relative; /* additional outer containers must also have position:relative */
-}
-/* keyboard navigation tooltip */
-.dbx-tooltip {
-  display:block;
-  position:absolute;
-  margin:36px 0 0 125px;
-  width:185px;
-  border:1px solid #000;
-  background:#ffd;
-  color:#000;
-  font:normal normal normal 0.85em tahoma, arial, sans-serif;
-  padding:2px 4px 3px 5px;
-  text-align:left;
-  }
-* html .dbx-tooltip { width:195px; }
-
-/* use CSS2 system colors in CSS2 browsers 
-   but not safari, which doesn't support them */
-*[class="dbx-tooltip"]:lang(en) {
-  border-color:InfoText;
-  background:InfoBackground;
-  color:InfoText;
-  font:small-caption;
-  font-weight:normal;
-  }
-/* additional clone styles */
-.dbx-clone {
-  opacity: 0.8;
-}
-.dbx-content ul {
-  margin: 0; padding: 0; list-style-type: none;
-}
-.dbx-content li a, .dbx-content li a:hover {
-  text-decoration: none; color: #666;
-}
-.dbx-content li, .dbx-content2 li {
-  list-style-type: none;
-}
-.dbx-content2 {
-  background-color: #DDD; margin: 0px 1px 0px 1px;
-}
-
--- a/themes/boxart/css/blueberry.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,255 +0,0 @@
-/**
- * Box Art for Enano - make your website look like the old Enano, er, Midget, er, AdvancedArticles?
- * Designed by Dan Fuhry, (C) 2006
- * This theme is Free Software; see the file "GPL" included with this package for details.
- */
- 
-/* The basics */
-html,body                          { height: 100%; }
-body                               { margin: 0; padding: 0; background: #456798; font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-size: 9pt; }
-.holder                            { border: 1px solid #CCCCCC; padding: 1px; background-color: #FFFFFF; color: #444444; }
-div.pad                            { padding: 10px; }                         
-table#enano-master                 { height: 100%; }
-
-/* Sidebar */
-td.mdgSidebarHolder                                      { width: 156px; }
-div.sidebar, .dbx-group                                  { width: 154px; background-color: #456798; padding: 1px 0px 0px 0px; }
-div.sidebar .head, .dbx-handle                           { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border-right: 1px solid #95B7E8;border-bottom: 1px solid #95B7E8;border-left: 1px solid #254778;border-top: 1px solid #254778;background-color: #85A7D8;color: #000000; margin: 0px 3px 2px 3px; padding: 3px 3px 5px 3px; text-decoration: none; display: block; }
-div.sidebar .head:hover, .dbx-handle:hover               { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border-right: 1px solid #95B7E8;border-bottom: 1px solid #95B7E8;border-left: 1px solid #254778;border-top: 1px solid #254778;background-color: #B5D7FF;color: #000000; margin: 0px 3px 2px 3px; padding: 3px 3px 5px 3px; text-decoration: none; display: block; }
-div.sidebar div.slideblock a      , .dbx-content a       { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #254778;background-color: #7597C8;color: #000000; margin: 0px 3px 2px 7px; padding: 7px 3px 7px 5px; text-decoration: none; display: block; text-align: right; }
-div.sidebar div.slideblock a:hover, .dbx-content a:hover { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #254778;background-color: #A5C7F8;color: #000000; margin: 0px 3px 2px 7px; padding: 7px 3px 7px 5px; text-decoration: none; display: block; text-align: right; }
-div.recttop                                              { width: 156px; height: 12px; margin: 0; padding: 0; }
-td.recttoptop                                            { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-menu-t.gif);   background-repeat: repeat-x;  margin: 0; padding: 0; }
-td.recttoptop:hover                                      { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-menu-t-h.gif); background-repeat: repeat-x;  margin: 0; padding: 0; cursor: pointer; }
-div.rectbot                                              { width: 156px; height: 12px; margin: 0; padding: 0; }  
-td.rectbottop                                            { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-btm.gif); background-repeat: repeat-x;  margin: 0; padding: 0; }
-div.slideblock, .dbx-content                             { overflow: hidden; }
-div.slideblock2, .dbx-content2                           { overflow: hidden; background-color: #456798; margin: 0px 1px 0px 1px; }
-.dbx-handle                                              { cursor: move; }
-/* The credits thingy at the bottom */
-div#credits                        { margin: 0; background-color: #456798; color: #FFF; font-size: 7pt; text-align: right; padding: 3px; }
-div#credits a                      { color: #B5D7F8; text-decoration: none; }
-div#credits a:hover                { color: #D5F7FF; text-decoration: underline; }
-
-/* The link hidden in plain "site" at the top of the page */
-td#mainhead a                      { text-decoration: none; color: #000000; }
-td#mainhead a:hover                { text-decoration: none; color: #000000; border-bottom: 1px dotted #406080; }
-
-#enanomain { background-color: #FFFFFF; color: #000000; }
-
-/* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
-div.contentDiv h2                  { border-bottom: 1px solid #8E9B80; margin-bottom: 0; }
-div.contentDiv h3                  { font-size: 11pt; font-weight: bold; }
-div.contentDiv li                  { list-style: url({SCRIPTPATH}/themes/boxart/images/bullet.gif); }
-div.contentDiv p                   { margin-left: 1.0em; }
-div.contentDiv blockquote          { background-color: #F4F4F4; border: 1px dotted #406080; margin: 1em; padding: 10px; max-height: 250px; overflow: auto; }
-div.contentDiv                     { font-size: 9pt; padding: 0px 10px 10px 10px; }
-div.contentDiv a                   { color: #254778; text-decoration: none; }
-div.contentDiv a:hover             { color: #7597C8; text-decoration: none; }
-div.contentDiv a[href ^="http://"] { color: #355788; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/external.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="https://"]{ color: #355788; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/https.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="irc://"]  { color: #355788; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/irc.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="mailto:"] { color: #355788; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/email.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="http://"]:hover  { color: #85A7D8; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/external.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="https://"]:hover { color: #85A7D8; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/https.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="mailto:"]:hover  { color: #85A7D8; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/email.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="irc://"]:hover   { color: #85A7D8; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/irc.gif) center right no-repeat; padding-right: 16px; }
-
-/* Wikilinks to pages that don't exist */
-div.contentDiv a.wikilink-nonexistent       { color: #B05020; }
-div.contentDiv a.wikilink-nonexistent:hover { color: #D06030; }
-
-/* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */
-.mdg-comment                      { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E0E0E0; }
-
-/* The beautiful tables inside what may not obviously be mdg-comment divs */
-.mdg-comment td.row1              { padding: 4px; background-color: #E0E0E0; }
-.mdg-comment td.row2              { padding: 4px; background-color: #F0F0F0; }
-.mdg-comment td.row3              { padding: 4px; background-color: #E8E8E8; }
-.mdg-comment th                   { padding: 4px; background-color: #7080A0; font-weight: bold; text-align: center; color: #FFFFFF; }
-.mdg-comment th.subhead           { padding: 4px; background-color: #90A0B0; font-weight: bold; text-align: center; color: #FFFFFF; }
-.mdg-comment table                { background-color: #FFFFFF; }
-
-/* Same as mdg-comment, but without the cute comment icon. Mostly unused. */
-.mdg-infobox                      { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #D8DCDD; }
-
-/* The "page tools" bar below the site logo but above the page content * /
-div.pagebar                       { background-color: #85A7D8; margin-top: 0px; padding: 3px; font-size: 7pt; }
-div.pagebar a                     { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #254778; } 
-div.pagebar a:hover               { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #001748; background-color: #A5C7F8; }
-div.pagebar input                 { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #E0F0FF; } 
-div.pagebar input:hover           { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #D0F0FF; }
-div.pagebar input:focus           { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #406080; background-color: #F0F0FF; }
-
-/* Tweaks for the popup menu version of the same thing * /
-div.pagebar#pagebarpopup          { display: none; position: absolute; width: 150px; padding: 0; }
-div.pagebar#pagebarpopup a        { display: block; margin: 0; }
-
-/*
- * jBox menu system
- */
-
-div.menu, div.menu_nojs {
-  background-color: #85A7D8;
-  font-size: 7pt;
-  border-width: 0;
-}
-div.menu a, div.menu_nojs a, div.menu div.label, div.menu_nojs div.label {
-  padding: 2.5pt 5px;
-  margin-right: 3px;
-  text-decoration: none;
-  display: block;
-  float: left;
-  color: #254778;
-}
-div.menu div.label, div.menu_nojs div.label {
-  color: #001020;
-  cursor: default;
-}
-div.menu span.sep, div.menu_nojs span.sep {
-  display: block;
-  float: left;
-  width: 5px;
-}
-div.menu div.multopts, div.menu_nojs div.multopts {
-  line-height: 17pt;
-}
-div.menu div.multopts a, div.menu_nojs div.multopts a, div.menu div.multopts div.label, div.menu_nojs div.multopts div.label {
-  float: none;
-  display: inline;
-}
-div.menu a.liteselected, div.menu_nojs a.liteselected, div.menu a.liteselected:hover, div.menu_nojs a.liteselected:hover, div.menu a:hover, div.menu_nojs a:hover {
-  color: #001748;
-  background-color: #A5C7F8;
-}
-div.menu input[type ^="text"], div.menu_nojs input[type ^="text"], div.menu input[type ^="password"], div.menu_nojs input[type ^="password"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 4px 5px;
-  max-width: 70px;
-  background-color: #D0F0FF;
-}
-div.menu input[type ^="text"]:hover, div.menu_nojs input[type ^="text"]:hover, div.menu input[type ^="password"]:hover, div.menu_nojs input[type ^="password"]:hover {
-  background-color: #E0F0FF;
-}
-div.menu input[type ^="text"]:focus, div.menu_nojs input[type ^="text"]:focus, div.menu input[type ^="password"]:focus, div.menu_nojs input[type ^="password"]:focus {
-  background-color: #F0F0FF;
-}
-div.menu input[type ^="button"], div.menu_nojs input[type ^="button"], div.menu input[type ^="submit"], div.menu_nojs input[type ^="submit"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 3px 5px;
-  max-width: 70px;
-}
-div.menu a.current, div.menu_nojs a.current, div.menu a.current:hover, div.menu_nojs a.current:hover, div.menu a.selected, div.menu_nojs a.selected, div.menu a.selected:hover, div.menu_nojs a.selected:hover {
-  color: #000040;
-  background-color: #FFFFFF;
-}
-div.menu ul, div.menu_nojs ul {
-  display: none;
-  position: absolute;
-  padding: 0;
-  margin: 0;
-  background-color: #85A7D8;
-  border-width: 0;
-  min-width: 120px;
-}
-div.menu ul li, div.menu_nojs ul li {
-  list-style: none;
-}
-div.menu ul a, div.menu_nojs ul a {
-  float: none;
-  margin: 0;
-}
-span.menuclear {
-  font-size: 1px;
-  height: 0px;
-  width: 0px;
-  clear: left;
-  line-height: 0px;
-  display: block;
-}
-
-/* Buttons and textboxes - these settings are used almost everywhere */
-input, textarea, select                   { border: 1px solid #406080; background-color: #F2F2F2; padding: 3px; }
-input:hover, textarea:hover, select:hover { border: 1px solid #6080A0; background-color: #F8F8F8; padding: 3px; }
-input:focus, textarea:focus, select:focus { border: 1px solid #90B0D0; background-color: #FFFFFF; padding: 3px; }
-label                                     { padding: 3px; cursor: pointer; }
-label:hover                               { padding: 3px; cursor: pointer; background-color: #F0F0F0; }
-
-/* JWS window theming */
-div.jswindow                      { border: 2px solid #7090B0; border-top: 5px solid #7090B0; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #FFFFFF; }
-div.titlebar                      { background-color: #7090B0; color: #FFFFFF; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; }
-div.titlebar div.closebtn         { width: 16px; height: 16px; border: 1px solid #B0D0F0; background-color: #90B0D0; display: block; }
-div.titlebar div.closebtn:hover   { width: 16px; height: 16px; border: 1px solid #FFFFFF; background-color: #B0D0F0; display: block; }
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content          { padding: 10px; margin: 0; background-color: #FFFFFF; }
-
-/* The Wordpress-like fills behind checkboxes and their labels */
-.catCheck                         { padding: 3px; }
-.catCheck:hover                   { padding: 3px; background-color: #F0F0F0; }
-
-/* Information, warning, question, error, and wait boxes */
-div.error-box                     { background-image: url({SCRIPTPATH}/images/error.png);    background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.info-box                      { background-image: url({SCRIPTPATH}/images/info.png);     background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.warning-box                   { background-image: url({SCRIPTPATH}/images/warning.png);  background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.question-box                  { background-image: url({SCRIPTPATH}/images/question.png); background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.wait-box                      { background-image: url({SCRIPTPATH}/images/wait.png);     background-repeat: no-repeat; background-color: #FFF4FF; border: 1px dashed #406080; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-
-/* This stuff is mostly unused, left in for compatibility */
-div#ajaxEditContainer table       { border: 0px solid #FFFFFF; }
-div#ajaxEditContainer td          { margin: 1px; }
-/* div#ajaxEditContainer             { overflow: auto; } /* Makes ajaxEditContainer scroll horizontally in firefox if the content is too wide - prevents that ugly clipping effect */
-div#ajaxEditContainer pre         { margin-left: 1em; background-color: #F8F8F8; border: 1px dashed #90B0D0; padding: 10px; overflow: auto; max-height: 150px; }
-
-/*
- * Docking Boxes code (for the sidebar editor)
- */
- 
-/* group container(s) */
-#sbedit {
-  margin: 0;
-  padding: 0;
-  /* position:relative; /* additional outer containers must also have position:relative */
-}
-/* keyboard navigation tooltip */
-.dbx-tooltip {
-  display:block;
-  position:absolute;
-  margin:36px 0 0 125px;
-  width:185px;
-  border:1px solid #000;
-  background:#ffd;
-  color:#000;
-  font:normal normal normal 0.85em tahoma, arial, sans-serif;
-  padding:2px 4px 3px 5px;
-  text-align:left;
-  }
-* html .dbx-tooltip { width:195px; }
-
-/* use CSS2 system colors in CSS2 browsers 
-   but not safari, which doesn't support them */
-*[class="dbx-tooltip"]:lang(en) {
-  border-color:InfoText;
-  background:InfoBackground;
-  color:InfoText;
-  font:small-caption;
-  font-weight:normal;
-  }
-/* additional clone styles */
-.dbx-clone {
-  opacity: 0.8;
-}
-.dbx-content ul {
-  margin: 0; padding: 0; list-style-type: none;
-}
-.dbx-content li a, .dbx-content li a:hover {
-  text-decoration: none; color: #666;
-}
-.dbx-content li, .dbx-content2 li {
-  list-style-type: none;
-}
-.dbx-content2 {
-  background-color: #DDD; margin: 0px 1px 0px 1px;
-}
-
--- a/themes/boxart/css/mint.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,170 +0,0 @@
-/**
- * Box Art for Enano - make your website look like the old Enano, er, Midget, er, AdvancedArticles?
- * Designed by Dan Fuhry, (C) 2006
- * This theme is Free Software; see the file "GPL" included with this package for details.
- */
- 
-/* The basics */
-html,body                          { height: 100%; }
-body                               { margin: 0; padding: 0; background: #459867; font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-size: 9pt; }
-.holder                            { border: 1px solid #CCCCCC; padding: 1px; background-color: #FFFFFF; color: #444444; }
-div.pad                            { padding: 10px; }                         
-table#enano-master                 { height: 100%; }
-
-/* Sidebar */
-td.mdgSidebarHolder                                      { width: 156px; }
-div.sidebar, .dbx-group                                  { width: 154px; background-color: #459867; padding: 1px 0px 0px 0px; }
-div.sidebar .head, .dbx-handle                           { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border-right: 1px solid #95E8B7;border-bottom: 1px solid #95E8B7;border-left: 1px solid #257847;border-top: 1px solid #257847;background-color: #85D8A7;color: #000000; margin: 0px 3px 2px 3px; padding: 3px 3px 5px 3px; text-decoration: none; display: block; }
-div.sidebar .head:hover, .dbx-handle:hover               { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border-right: 1px solid #95E8B7;border-bottom: 1px solid #95E8B7;border-left: 1px solid #257847;border-top: 1px solid #257847;background-color: #B5FFD7;color: #000000; margin: 0px 3px 2px 3px; padding: 3px 3px 5px 3px; text-decoration: none; display: block; }
-div.sidebar div.slideblock a      , .dbx-content a       { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #257847;background-color: #75C897;color: #000000; margin: 0px 3px 2px 7px; padding: 7px 3px 7px 5px; text-decoration: none; display: block; text-align: right; }
-div.sidebar div.slideblock a:hover, .dbx-content a:hover { font-family: trebuchet ms, verdana, Arial, helvetica, sans-serif; font-size: 9pt; cursor: pointer; border: 1px solid #257847;background-color: #A5F8C7;color: #000000; margin: 0px 3px 2px 7px; padding: 7px 3px 7px 5px; text-decoration: none; display: block; text-align: right; }
-div.recttop                                              { width: 156px; height: 12px; margin: 0; padding: 0; }
-td.recttoptop                                            { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-menu-t.gif);   background-repeat: repeat-x;  margin: 0; padding: 0; }
-td.recttoptop:hover                                      { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-menu-t-h.gif); background-repeat: repeat-x;  margin: 0; padding: 0; cursor: pointer; }
-div.rectbot                                              { width: 156px; height: 12px; margin: 0; padding: 0; }  
-td.rectbottop                                            { width: 100%;  height: 12px; background-image: url({SCRIPTPATH}/themes/boxart/images/border-btm.gif); background-repeat: repeat-x;  margin: 0; padding: 0; }
-div.slideblock, .dbx-content                             { overflow: hidden; }
-div.slideblock2, .dbx-content2                           { overflow: hidden; background-color: #459867; margin: 0px 1px 0px 1px; }
-.dbx-handle                                              { cursor: move; }                 
-/* The credits thingy at the bottom */
-div#credits                        { margin: 0; background-color: #459867; color: #FFF; font-size: 7pt; text-align: right; padding: 3px; }
-div#credits a                      { color: #B5F8D7; text-decoration: none; }
-div#credits a:hover                { color: #D5FFF7; text-decoration: underline; }
-
-/* The link hidden in plain "site" at the top of the page */
-td#mainhead a                      { text-decoration: none; color: #000000; }
-td#mainhead a:hover                { text-decoration: none; color: #000000; border-bottom: 1px dotted #408060; }
-
-#enanomain { background-color: #FFFFFF; color: #000000; }
-
-/* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
-div.contentDiv h2                  { border-bottom: 1px solid #8E809B; margin-bottom: 0; }
-div.contentDiv h3                  { font-size: 11pt; font-weight: bold; }
-div.contentDiv li                  { list-style: url({SCRIPTPATH}/themes/boxart/images/bullet.gif); }
-div.contentDiv p                   { margin-left: 1.0em; }
-div.contentDiv blockquote          { background-color: #F4F4F4; border: 1px dotted #408060; margin: 1em; padding: 10px; max-height: 250px; overflow: auto; }
-div.contentDiv                     { font-size: 9pt; padding: 0px 10px 10px 10px; }
-div.contentDiv a                   { color: #257847; text-decoration: none; }
-div.contentDiv a:hover             { color: #75C897; text-decoration: none; }
-div.contentDiv a[href ^="http://"] { color: #358857; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/external.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="https://"]{ color: #358857; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/https.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="irc://"]  { color: #358857; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/irc.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="mailto:"] { color: #358857; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/email.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="http://"]:hover  { color: #85D8A7; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/external.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="https://"]:hover { color: #85D8A7; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/https.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="mailto:"]:hover  { color: #85D8A7; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/email.gif) center right no-repeat; padding-right: 16px; }
-div.contentDiv a[href ^="irc://"]:hover   { color: #85D8A7; background: url({SCRIPTPATH}/themes/boxart/images/{STYLE_ID}/irc.gif) center right no-repeat; padding-right: 16px; }
-
-/* Wikilinks to pages that don't exist */
-div.contentDiv a.wikilink-nonexistent       { color: #B02050; }
-div.contentDiv a.wikilink-nonexistent:hover { color: #D03060; }
-
-/* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */
-.mdg-comment                      { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E0E0E0; }
-
-/* The beautiful tables inside what may not obviously be mdg-comment divs */
-.mdg-comment td.row1              { padding: 4px; background-color: #E0E0E0; }
-.mdg-comment td.row2              { padding: 4px; background-color: #F0F0F0; }
-.mdg-comment td.row3              { padding: 4px; background-color: #E8E8E8; }
-.mdg-comment th                   { padding: 4px; background-color: #70A080; font-weight: bold; text-align: center; color: #FFFFFF; }
-.mdg-comment th.subhead           { padding: 4px; background-color: #90B0A0; font-weight: bold; text-align: center; color: #FFFFFF; }
-.mdg-comment table                { background-color: #FFFFFF; }
-
-/* Same as mdg-comment, but without the cute comment icon. Mostly unused. */
-.mdg-infobox                      { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #D8DDDC; }
-
-/* The "page tools" bar below the site logo but above the page content */
-div.pagebar                       { background-color: #85D8A7; margin-top: 0px; padding: 3px; font-size: 7pt; }
-div.pagebar a                     { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #257847; } 
-div.pagebar a:hover               { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #004817; background-color: #A5F8C7; }
-div.pagebar input                 { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #408060; background-color: #E0FFF0; } 
-div.pagebar input:hover           { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #408060; background-color: #D0FFF0; }
-div.pagebar input:focus           { font-family: Bon Apetit, sans-serif; font-size: 7pt; border: 0; margin: 0px 0px 0px 0px; text-decoration: none; color: #408060; background-color: #F0FFF0; }
-
-/* Tweaks for the popup menu version of the same thing */
-div.pagebar#pagebarpopup          { display: none; position: absolute; width: 150px; padding: 0; }
-div.pagebar#pagebarpopup a        { display: block; margin: 0; }
-
-/* Buttons and textboxes - these settings are used almost everywhere */
-input, textarea, select                   { border: 1px solid #408060; background-color: #F2F2F2; padding: 3px; }
-input:hover, textarea:hover, select:hover { border: 1px solid #60A080; background-color: #F8F8F8; padding: 3px; }
-input:focus, textarea:focus, select:focus { border: 1px solid #90D0B0; background-color: #FFFFFF; padding: 3px; }
-label                                     { padding: 3px; cursor: pointer; }
-label:hover                               { padding: 3px; cursor: pointer; background-color: #F0F0F0; }
-
-/* JWS window theming */
-div.jswindow                      { border: 2px solid #70B090; border-top: 5px solid #70B090; padding: 0px; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; background-color: #FFFFFF; }
-div.titlebar                      { background-color: #70B090; color: #FFFFFF; font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; padding-bottom: 4px; cursor: default; }
-div.titlebar div.closebtn         { width: 16px; height: 16px; border: 1px solid #B0F0D0; background-color: #90D0B0; display: block; }
-div.titlebar div.closebtn:hover   { width: 16px; height: 16px; border: 1px solid #FFFFFF; background-color: #B0F0D0; display: block; }
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content          { padding: 10px; margin: 0; background-color: #FFFFFF; }
-
-/* The Wordpress-like fills behind checkboxes and their labels */
-.catCheck                         { padding: 3px; }
-.catCheck:hover                   { padding: 3px; background-color: #F0F0F0; }
-
-/* Information, warning, question, error, and wait boxes */
-div.error-box                     { background-image: url({SCRIPTPATH}/images/error.png);    background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #408060; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.info-box                      { background-image: url({SCRIPTPATH}/images/info.png);     background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #408060; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.warning-box                   { background-image: url({SCRIPTPATH}/images/warning.png);  background-repeat: no-repeat; background-color: #FFF4FF; border: 1px dashed #408060; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.question-box                  { background-image: url({SCRIPTPATH}/images/question.png); background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #408060; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.wait-box                      { background-image: url({SCRIPTPATH}/images/wait.png);     background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #408060; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-
-/* This stuff is mostly unused, left in for compatibility */
-div#ajaxEditContainer table       { border: 0px solid #FFFFFF; }
-div#ajaxEditContainer td          { margin: 1px; }
-/* div#ajaxEditContainer             { overflow: auto; } /* Makes ajaxEditContainer scroll horizontally in firefox if the content is too wide - prevents that ugly clipping effect */
-div#ajaxEditContainer pre         { margin-left: 1em; background-color: #F8F8F8; border: 1px dashed #90D0B0; padding: 10px; overflow: auto; max-height: 150px; }
-
-/*
- * Docking Boxes code (for the sidebar editor)
- */
- 
-/* group container(s) */
-#sbedit {
-  margin: 0;
-  padding: 0;
-  /* position:relative; /* additional outer containers must also have position:relative */
-}
-/* keyboard navigation tooltip */
-.dbx-tooltip {
-  display:block;
-  position:absolute;
-  margin:36px 0 0 125px;
-  width:185px;
-  border:1px solid #000;
-  background:#ffd;
-  color:#000;
-  font:normal normal normal 0.85em tahoma, arial, sans-serif;
-  padding:2px 4px 3px 5px;
-  text-align:left;
-  }
-* html .dbx-tooltip { width:195px; }
-
-/* use CSS2 system colors in CSS2 browsers 
-   but not safari, which doesn't support them */
-*[class="dbx-tooltip"]:lang(en) {
-  border-color:InfoText;
-  background:InfoBackground;
-  color:InfoText;
-  font:small-caption;
-  font-weight:normal;
-  }
-/* additional clone styles */
-.dbx-clone {
-  opacity: 0.8;
-}
-.dbx-content ul {
-  margin: 0; padding: 0; list-style-type: none;
-}
-.dbx-content li a, .dbx-content li a:hover {
-  text-decoration: none; color: #666;
-}
-.dbx-content li, .dbx-content2 li {
-  list-style-type: none;
-}
-.dbx-content2 {
-  background-color: #DDD; margin: 0px 1px 0px 1px;
-}
-
--- a/themes/boxart/elements.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-<!-- VAR sidebar_button --><a href="{HREF}" {FLAGS}>{TEXT}</a><br style="display: none;" />
-<!-- ENDVAR sidebar_button -->
-<!-- VAR sidebar_raw --><span style="text-align: center;">{HTML}</span><br style="display: none;" />
-<!-- ENDVAR sidebar_raw -->
-<!-- VAR sidebar_heading --><div class="heading">{TEXT}</div>
-<!-- ENDVAR sidebar_heading -->
-
-<!-- VAR toolbar_button --><a href="{HREF}" {PARENTFLAGS} {FLAGS}>{TEXT}</a>
-<!-- ENDVAR toolbar_button -->
-<!-- VAR toolbar_label --><div class="label">{TEXT}</div>
-<!-- ENDVAR toolbar_label -->
-<!-- VAR toolbar_button_selected --><a href="{HREF}" class="current" {PARENTFLAGS} {FLAGS}>{TEXT}</a>
-<!-- ENDVAR toolbar_button_selected -->
-<!-- VAR toolbar_menu_button --><li><a href="{HREF}" {FLAGS}>{TEXT}</a></li>
-<!-- ENDVAR toolbar_menu_button -->
-<!-- VAR toolbar_menu_block --><li>{HTML}</li>
-<!-- ENDVAR toolbar_menu_block -->
-
-<!-- VAR sidebar_section -->
-            <div class="slider">
-              <div class="heading">
-                <br style="display: none;" /><br style="display: none;" />
-                <a class="head" onclick="toggle(this); return false" href="#">{TITLE}</a><br style="display: none;" /><br style="display: none;" />
-              </div>
-              <div class="slideblock">{CONTENT}</div>
-            </div>
-<!-- ENDVAR sidebar_section -->
-<!-- VAR sidebar_section_raw -->
-            <div class="slider">
-              <div class="heading">
-                <br style="display: none;" /><br style="display: none;" />
-                <a class="head" onclick="toggle(this); return false" href="#">{TITLE}</a><br style="display: none;" /><br style="display: none;" />
-              </div>
-              <div class="slideblock2">{CONTENT}</div>
-            </div>
-<!-- ENDVAR sidebar_section_raw -->
--- a/themes/boxart/footer.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-              </div>
-              <div id="mdgCommentContainer">
-              </div>
-            </div>
-          </td></tr>
-          </table>
-            
-        </td>
-        
-      </tr>
-      <tr><td colspan="2">
-            <!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
-                 with your CMS. Enano is still new; therefore we are looking to attract users, and we feel that this notice will help. If you refuse
-                 to include even this tiny little notice, support on the Enano forums may be affected.
-                 -->
-            <div id="credits">
-              {COPYRIGHT} &bull; Powered by <a href="http://enano.homelinux.org">Enano</a>  |  <a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>  |  <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&amp;warning=2&amp;uri={REQUEST_URI}">Valid CSS</a>  |  [[Stats]]
-            </div>
-          
-      </td></tr>
-    </table>
-  </body>
-</html>
--- a/themes/boxart/header.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,96 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
-  <head>
-    <title>{PAGE_NAME} &bull; {SITE_NAME}</title>
-    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
-    <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" />
-    <link rel="stylesheet" href="{STYLE_LINK}" type="text/css" id="mdgCss" />
-    {JS_DYNAMIC_VARS}
-    <!-- This script automatically loads the other 15 JS files -->
-    <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/static/enano-lib-basic.js"></script>
-    <script type="text/javascript">
-    
-      function collapseSidebar(side)
-      {
-        elem = document.getElementById(side+'-sidebar');
-        counter = document.getElementById(side+'-sidebar-showbutton');
-        if(elem.style.display=='none')
-        {
-          elem.style.display = 'block';
-          counter.style.display = 'none';
-          elem.parentNode.style.width = '156px';
-          createCookie(side+'_sidebar', 'open', 365);
-        } else {
-          elem.style.display = 'none';
-          counter.style.display = 'block';
-          elem.parentNode.style.width = '25px';
-          createCookie(side+'_sidebar', 'collapsed', 365);
-        }
-      }
-      
-      window.onload = function() {
-        if(readCookie('left_sidebar') =='collapsed') collapseSidebar('left');
-        if(readCookie('right_sidebar')=='collapsed') collapseSidebar('right');
-        mdgInnerLoader();
-      }
-    </script>
-    {ADDITIONAL_HEADERS}
-  </head>
-  <body>
-    <div id="root1" class="jswindow">
-      <div id="tb1" class="titlebar">Confirm Logout</div>
-      <div class="content" id="cn1">
-        <form action="{CONTENTPATH}Special:Logout" method="get">
-          <div style="text-align: center">
-            <h3>Are you sure you want to log out?</h3>
-            <input type="submit" value="Log out" style="font-weight: bold;" />  <input type="button" onclick="jws.closeWin('root1');" value="Cancel" />
-          </div>
-        </form>
-      </div>  
-    </div>
-    <div id="root2" class="jswindow">
-      <div id="tb2" class="titlebar">Change style</div>
-      <div class="content" id="cn2">
-        If you can see this text, it means that your browser does not support Cascading Style Sheets (CSS). CSS is a fundemental aspect of XHTML, and as a result it is becoming very widely adopted by websites, including this one. You should consider switching to a more modern web browser, such as Mozilla Firefox or Opera 9.
-      </div>
-    </div>
-    <div id="root3" class="jswindow">
-      <div id="tb3" class="titlebar">Wiki formatting help</div>
-      <div class="content" id="cn3">
-        Loading...
-      </div>
-    </div>
-    <table border="0" cellspacing="0" cellpadding="0" id="enano-master" width="100%">
-      <tr><td colspan="2" style="height: 96px;"><a href="{SCRIPTPATH}/{ADMIN_SID_QUES}"><img alt="{SITE_NAME}" src="{SCRIPTPATH}/themes/boxart/images/logo-{STYLE_ID}.png" style="border: 0px;" /></a></td></tr>
-      <tr>
-      <td class="mdgSidebarHolder" valign="top">
-        <div id="left-sidebar">
-          
-          <div class="sidebar">
-            {SIDEBAR_LEFT}
-            {SIDEBAR_RIGHT}
-          </div>
-          
-        </div>
-        <div id="left-sidebar-showbutton" style="display: none; position: fixed; top: 3px; left: 3px;">
-          <input type="button" onclick="collapseSidebar('left');" value="&gt;&gt;" />
-        </div>
-      </td>
-      <td valign="top" id="enanomain">
-        <table border="0" width="100%" cellspacing="0" cellpadding="0">
-      
-        <td>
-          <div class="menu_nojs" id="pagebar_main">
-            <div class="label">Page tools</div>
-            {TOOLBAR}
-            <ul>
-              {TOOLBAR_EXTRAS}
-            </ul>
-            <span class="menuclear">&nbsp;</span>
-          </div>
-        </td>
-        <tr>
-          <td>
-          <div class="contentDiv">
-          <h2>{PAGE_NAME}</h2>
-            <div id="ajaxEditContainer">
Binary file themes/boxart/images/blackjack/email.gif has changed
Binary file themes/boxart/images/blackjack/external.gif has changed
Binary file themes/boxart/images/blackjack/https.gif has changed
Binary file themes/boxart/images/blackjack/irc.gif has changed
Binary file themes/boxart/images/blueberry/email.gif has changed
Binary file themes/boxart/images/blueberry/external.gif has changed
Binary file themes/boxart/images/blueberry/https.gif has changed
Binary file themes/boxart/images/blueberry/irc.gif has changed
Binary file themes/boxart/images/logo-blackjack.png has changed
Binary file themes/boxart/images/logo-blueberry.png has changed
Binary file themes/boxart/images/logo-mint.png has changed
Binary file themes/boxart/images/mint/email.gif has changed
Binary file themes/boxart/images/mint/external.gif has changed
Binary file themes/boxart/images/mint/https.gif has changed
Binary file themes/boxart/images/mint/irc.gif has changed
--- a/themes/boxart/sidebar-editor.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-<!-- VAR sidebar_button --><li><a href="javascript:void(0)" {FLAGS}>{TEXT}</a></li>
-<!-- ENDVAR sidebar_button -->
-<!-- VAR sidebar_raw --><li><span style="text-align: center;">{HTML}</span></li>
-<!-- ENDVAR sidebar_raw -->
-<!-- VAR sidebar_section -->
-          <div class="dbx-box">
-            <div class="dbx-handle">
-              {ADMIN_START}
-              
-              {TITLE}
-              {ADMIN_END}
-              
-            </div>
-            <div class="dbx-content">
-              <ul>
-                {CONTENT}
-              </ul>
-            </div>
-          </div>
-<!-- ENDVAR sidebar_section -->
-<!-- VAR sidebar_section_raw -->
-          <div class="dbx-box">
-            <div class="dbx-handle">
-              {ADMIN_START}
-              
-              {TITLE}
-              {ADMIN_END}
-              
-            </div>
-            <div class="dbx-content dbx-content2">
-              <ul><li>
-                {CONTENT}
-              </li></ul>
-            </div>
-          </div>
-<!-- ENDVAR sidebar_section_raw -->
--- a/themes/boxart/simple-footer.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-              </div>
-              <div id="mdgCommentContainer">
-              </div>
-            </div>
-        </td>
-        
-      </tr>
-      <tr><td style="background-color: #355788;">
-            <!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
-                 with your CMS. Enano is still new; therefore we are looking to attract users, and we feel that this notice will help. If you refuse
-                 to include even this tiny little notice, support on the Enano forums may be affected.
-                 -->
-            <div id="credits">
-              Powered by Enano, &copy; 2007&nbsp;&nbsp;|&nbsp;&nbsp;[[Stats]]
-            </div>
-          
-      </td></tr>
-    </table>
-    
-    </td>
-    <td style="width: 10%;"></td>
-    </tr>
-    </table>
-    
-    <div id="root1" class="jswindow">
-      <div id="tb1" class="titlebar">Confirm Logout</div>
-      <div class="content" id="cn1">
-        <form action="{CONTENTPATH}Special:Logout" method="get">
-          <div style="text-align: center">
-            <h3>Are you sure you want to log out?</h3>
-            <input type="submit" value="Log out" style="font-weight: bold;" />  <input type="button" onclick="jws.closeWin('root1');" value="Cancel" />
-          </div>
-        </form>
-      </div>  
-    </div>
-    <div id="root2" class="jswindow">
-      <div id="tb2" class="titlebar">Change style</div>
-      <div class="content" id="cn2">
-        If you can see this text, it means that your browser does not support Cascading Style Sheets (CSS). CSS is a fundemental aspect of XHTML, and as a result it is becoming very widely adopted by websites, including this one. You should consider switching to a more modern web browser, such as Mozilla Firefox or Opera 9.
-      </div>
-    </div>
-    <div id="root3" class="jswindow">
-      <div id="tb3" class="titlebar">Wiki formatting help</div>
-      <div class="content" id="cn3">
-        Loading...
-      </div>
-    </div>
-  </body>
-</html>
--- a/themes/boxart/simple-header.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,56 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
-  <head>
-    <title>{PAGE_NAME} &bull; {SITE_NAME}</title>
-    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
-    <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" />
-    <link rel="stylesheet" href="{STYLE_LINK}" type="text/css" id="mdgCss" />
-    <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/themes/{THEME_ID}/css-simple/{STYLE_ID}.css" />
-    {JS_DYNAMIC_VARS}
-    <!-- This script automatically loads the other 15 JS files -->
-    <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/static/enano-lib-basic.js"></script>
-    <script type="text/javascript">
-    
-      function collapseSidebar(side)
-      {
-        elem = document.getElementById(side+'-sidebar');
-        counter = document.getElementById(side+'-sidebar-showbutton');
-        if(elem.style.display=='none')
-        {
-          elem.style.display = 'block';
-          counter.style.display = 'none';
-          elem.parentNode.style.width = '156px';
-          createCookie(side+'_sidebar', 'open', 365);
-        } else {
-          elem.style.display = 'none';
-          counter.style.display = 'block';
-          elem.parentNode.style.width = '25px';
-          createCookie(side+'_sidebar', 'collapsed', 365);
-        }
-      }
-      
-      window.onload = function() {
-        if(readCookie('left_sidebar') =='collapsed') collapseSidebar('left');
-        if(readCookie('right_sidebar')=='collapsed') collapseSidebar('right');
-        mdgInnerLoader();
-      }
-    </script>
-    {ADDITIONAL_HEADERS}
-  </head>
-  <body>
-  
-    <table border="0" style="width: 100%; height: 100%;">
-    <tr>
-    <td style="width: 10%;"></td>
-    <td valign="middle">
-  
-    <table border="0" cellspacing="0" cellpadding="0" id="enano-master" width="100%" style="height: 200px;">
-      <tr>
-        <td colspan="2" style="height: 96px; padding: 10px;" id="header-banner">
-          <h1>{PAGE_NAME}</h1>
-        </td>
-      </tr>
-      <tr>
-        <td valign="top" id="enanomain">
-          <div class="contentDiv">
-            <div id="ajaxEditContainer">
--- a/themes/boxart/theme.cfg	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<?php
-/*
- * Box Art theme for Enano
- * Created by dandaman32 - (C) 2006 
- * License: GPL
- * 
- * This theme is free software; you can redistribute and/or modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- *
- * This theme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
- */
-
-global $theme; 
-$theme['theme_id'] = 'boxart';
-$theme['theme_name'] = 'Box Art';
-
-?>
--- a/themes/connections/acledit.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-<!-- VAR acl_field_begin -->
-<div class="mdg-comment" style="padding: 0px;">
-  <table border="0" cellspacing="1" cellpadding="4" style="width: 100%;">
-    <tr>
-      <th></th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('1');">Deny</th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('2');">Disallow</th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('3');">Wiki mode</th>
-      <th style='cursor: pointer;' title="Click to change all columns" onclick="__aclSetAllRadios('4');">Allow</th>
-    </tr>
-<!-- ENDVAR acl_field_begin -->
-<!-- VAR acl_field_item -->
-    <tr>
-      <td class="{ROW_CLASS}">{FIELD_DESC}</td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="1" name="{FIELD_NAME}" {FIELD_DENY_CHECKED} /></td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="2" name="{FIELD_NAME}" {FIELD_DISALLOW_CHECKED} /></td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="3" name="{FIELD_NAME}" {FIELD_WIKIMODE_CHECKED} /></td>
-      <td class="{ROW_CLASS}" style="text-align: center;"><input type="radio" value="4" name="{FIELD_NAME}" {FIELD_ALLOW_CHECKED} /></td>
-    </tr>
-<!-- ENDVAR acl_field_item -->
-<!-- VAR acl_field_end -->
-    <tr>
-      <td colspan="5" class="row3">
-        <p><b>Permission types:</b></p>
-        <ul>
-          <li><b>Allow</b> means that the user is allowed to access the item</li>
-          <li><b>Wiki mode</b> means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)</li>
-          <li><b>Disallow</b> means the user is denied access unless something allows it.</li>
-          <li><b>Deny</b> means that the user is denied access to the item. This setting overrides all other permissions.</li>
-        </ul>
-      </td>
-    </tr>
-  </table>
-</div>
-<!-- ENDVAR acl_field_end -->
-
--- a/themes/connections/blogpost.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-<!-- Template file for blog posts (EnanoPress) -->
-  <p class="post-date">{D} {j} {M} {Y}</p>
-  <div class="post-info">
-    <h2 class="post-title">
-      <a href="{PERMALINK}" rel="bookmark" title="Permanent link to this post">{TITLE}</a>
-    </h2>
-    Posted by <a href="{AUTHOR_LINK}" {AUTHOR_USERPAGE_CLASS}="">{AUTHOR}</a><br />
-    <a href="{COMMENT_LINK}">{COMMENT_LINK_TEXT}</a><!-- BEGIN can_edit -->  |  <a href="{EDIT_LINK}">edit this post</a><!-- END can_edit -->
-  </div>
-  <div class="post-content">
-    {CONTENT}
-  </div>
-
--- a/themes/connections/blogseparator.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<div class="post-footer">&nbsp;</div>
-<div class="post-info">
-&nbsp;
-</div>
--- a/themes/connections/comment.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-<div class="mdg-comment" style="padding: 0px;">
-  <table border="0" width="100%" cellspacing="1" cellpadding="4">
-    <tr>
-      <th colspan="2" style="text-align: left;">{DATETIME}</th>
-    </tr>
-    <tr>
-      <td style="width: 120px; height: 100%;" rowspan="4" valign="top" class="row1">
-        <table border="0" width="100%" style="height: 100%;" cellspacing="0" cellpadding="0">
-          <tr>
-            <td valign="top" class="row1">
-              <b>{NAME}</b><br />
-              <small>{USER_LEVEL}</small>
-            </td>
-          </tr>
-          <tr>
-            <td valign="bottom" class="row1">
-              {SEND_PM_LINK} {ADD_BUDDY_LINK}
-            </td>
-          </tr>
-        </table>
-      </td>
-      <td class="row2">
-        <b>Subject:</b> <span id="subject_{ID}">{SUBJECT}</span>
-      </td>
-    </tr>
-    <tr>
-      <td class="row3">
-        <div id="comment_{ID}">{DATA}</div>
-        <!-- BEGIN signature -->
-          <hr style="margin-left: 1em; width: 200px;" />
-          {SIGNATURE}
-        <!-- END signature -->
-      </td>
-    </tr>
-    <!-- BEGIN can_edit -->
-    <tr>
-      <td class="row2">
-        [ {EDIT_LINK} | {DELETE_LINK} ]
-      </td>
-    </tr>
-    <!-- END can_edit -->
-    <!-- BEGIN auth_mod -->
-    <tr>
-      <td class="row1">
-        <b>Moderation options:</b> {MOD_APPROVE_LINK} {MOD_DELETE_LINK}
-      </td>
-    </tr>
-    <!-- END auth_mod -->
-  </table>
-</div>
-<br />
--- a/themes/connections/css/_printable.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,426 +0,0 @@
-/* 
-Theme Name: Connections
-Theme URI: http://www.patriciamuller.com/
-Version: 1.0
-Description: A Theme from wpthemes.Info
-Author: Patricia Muller
-Author URI: http://www.vanillamist.com/blog/
-
-Port information:
-Ported from: WordPress
-Ported by: Dan Fuhry - http://midget.rgw-net.com/
-*/
-html,body { height: 100%; }
-body {
-	margin:0;
-	padding:0;
-	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
-	font-size: 0.9em;
-	text-align:center;
-	color:#333333;
-	line-height:1.3em;
-	background: #FFFFFF;
-}
-a {
-	color: #000000;	
-	text-decoration:underline;
-}
-a:visited {
-	color: #000000;
-}
-a:hover {
-	color: #000000;
-  background-color: #EEE;
-	text-decoration:underline;
-}
-input, textarea 
-{
-	background: #FFFFFF;
-	border: #000000 1px solid;
-}
-#rap 
-{
-	background:#fff;
-	width:760px;
-	margin:0 auto;
-	padding:0px 8px;
-	text-align:left;
-	font-family: Trebuchet MS,Georgia, Arial, serif;
-	font-size: 0.9em;
-}
-#header {
-	background:#FFF; 	
- 	height: 183px;
-	margin: 0 auto;
-	width:740px;
-	padding:0;
-	border:#000 1px solid;
-  border-bottom 0px solid #FFFFFF;
-}
-#main 
-{
-	margin:0 auto;
-	padding:0;
-	background:#FFF;
-	width:740px;
-}
-#content {
-	width:510px;
-	float:left;
-	padding:5px;
-	margin:0;
-	overflow:auto;
-	display:inline;
-  text-align: left;
-}
-#sidebar {
-	width:186px;
-	float:right;
-	padding:0px 8px 10px 8px;
-	margin:0;
-	font-size:1em;
-	color:#333;
-	display:inline;
-} 
-a img {
-	border: none;
-}
-acronym, abbr {
-	border-bottom: 1px dotted #000000;
-}
-acronym, abbr, span.caps {
-	cursor: help;
-	letter-spacing: .07em;
-}
-code {
-	font-size: 1em;
-	font-style: italic;
-}
-blockquote {
-	margin: 15px 30px 0 45px;
-	padding: 0 0 0 45px;
-	background: #FFF;
-  border: 1px solid #000;
-	font-style:italic;
-}
-
-cite {
-	font-size: 0.9em;
-	font-style: normal;
-}
-h3 {
-	margin: 0;
-	padding: 0;
-	font-size:1.3em;
-}
-p {
-	margin: 0 0 1em;
-	padding: 0;
-	line-height: 1.5em;
-}
-h1, h2, h3, h4 {
-	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif;
-	font-weight: normal;
-	letter-spacing: 1px;
-}
-#header h1 
-{
-	margin: 0;	
-	font-size: 1.6em;	
-	padding:10px 20px 0 0;
-	text-align:right;	
-}
-#header h1 a 
-{
-	color:#606060;
-	text-decoration:none;
-}
-#header h1 a:hover 
-{
-	color:#606060;
-  text-decoration: underline;
-}
-#header #desc
-{
-	font-weight:normal;
-	font-size:1em;
-	color:#606060;
-	text-align:right;
-	margin:0;
-	padding:0 20px 0 0;
-}
-#sidebar div.heading {
-	margin: 0 0 0 0;
-	padding:2px;
-	font-size: 1em;
-	color: #000000;
-	text-align:center;
-	background:#DDDDDD;
-	border:#ccc 0px solid;
-	height:22px;
-	font-weight:bold;
-}
-#sidebar div.slider {
-	list-style-type: none;
-	margin: 0;
-  margin-top: 7px;
-	font-size: 0.9em;	
-}
-#sidebar div.slideblock {
-  padding: 5px;
-  overflow: hidden;
-  background:#FFFFFF;
-  border: 1px solid #000000;
-  border-top 0px solid #FFFFFF;
-}                      
-#sidebar div.slideblock a {
-  display: block;
-  color: #333333;
-  padding: 4px;
-  text-decoration: none;
-}
-#sidebar div.slideblock a:hover {
-  display: block;
-  color: #333333;
-  background-color: #EEE;
-  padding: 4px;
-  text-decoration: none;
-}
-#pagenav
-{
-	list-style:none;
-}
-#sidebar ul li {
-	margin: 0.1em 0 0 0;
-	padding: 0;	
-}
-#sidebar ul li a {
-	text-decoration: none;
-	border:none;
-}
-#sidebar ul li a:link {
-	color: #909D73;	
-}
-#sidebar ul li a:visited {
-	color: #999999;	
-}
-#sidebar ul li a:hover, #sidebar ul li a:active {
-	color: #990000;
-}
-#sidebar ul ul {
-	list-style-type: none;
-	padding: 5px;
-	margin: 0;
-	font-size: 1em;	
-	background:none;
-	border:none;
-}
-#sidebar ul ul li 
-{
-	margin:0;
-	padding:0;
-	padding-left:10px;
-	margin-left:10px;
-	background:url({TEMPLATE_DIR}/img/subcat_bullet.gif) no-repeat left;
-}
-#content ul {
-	margin-left: 0;
-	padding-left: 45px;
-	list-style-type: none;
-}
-#content ul li {
-	background: url({TEMPLATE_DIR}/img/bullet.gif) no-repeat 0 7px;
-	padding-left: 1.5em;
-}
-.post , .page
-{
-	margin:0 0 30px 0;
-}
-.page 
-{
-	margin:25px -5px 0 27px;
-}
-.post-info, .page-info 
-{
-	font-size:0.85em;
-	font-family: Verdana, Arial, Sans-Serif;
-	margin:0;
-	padding:0;
-	color:#333;
-}
-.page-info 
-{
-	text-align:center;	
-}
-.post-info a
-{
-	color:#990000;
-}
-.post-info a:hover 
-{
-	color:#000;
-}
-.post-content, .page-content {
-	padding:10px 0;
-	margin:3px 0;
-	border-top:#CCCCCC 1px solid;	
-	font-family: Georgia, Verdana, Arial, serif;
-	font-size:12px;
-}
-.page-content {
-
-}
-.post-title, .page-title {
-	font-family:Georgia, Arial, Serif;
-	font-size:1.3em;
-	margin:0;
-	font-weight:bold;
-}
-.page-title 
-{
-	font-size:1.6em;
-	font-weight:normal;
-}
-#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
-{
-	text-decoration:none;
-	color:#666666;
-}
-.post-date {
-	float: left;
-	color: #BBC4A3;
-	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
-	font-size: 0.9em;
-	text-align: center;
-	font-weight: bold;
-	margin: 3px 10px 0 0;
-	padding: 8px 3px;
-	width: 55px;
-	background: #E7EBDE;
-	line-height:1em;
-}
-.post-footer 
-{
-	padding-top:20px;
-	background:url({TEMPLATE_DIR}/img/divider.gif) no-repeat center;
-}
-#footer {
-	margin:0 auto;
-	padding: 7px 0;
-	border-top:#CCCCCC 1px solid;
-	clear: both;
-	font-size: 0.8em;
-	color: #999;
-	text-align:center;
-	width:740px;
-}
-#footer a {
-border:none;
-color:#777777;
-}
-
-.commentlist {
-	font-size:1em;
-	font-weight:normal;	
-}
-#commentform 
-{
-	margin:0 0 0 40px;
-}
-#commentform textarea {
-	width: 80%;
-}
-#commentform p {
-	margin: 0 0 1em;
-}
-#comments,#respond {
-	text-transform: uppercase;
-	margin: 3em 0 1em 40px;
-	color: #666666;
-	font: 0.9em verdana, helvetica, sans-serif;
-}
-.commentlist li 
-{
-	margin:5px 0;
-	padding:10px 10px 20px 10px;
-	background:#FFFFFF;
-	border:#DDDDDD 1px solid;
-}
-.commentlist .alt 
-{
-
-}
-#topnav 
-{
-	list-style:none;
-	font-size:0.9em;
-	margin:0;	
-	padding:11px 20px 0 0;
-	text-align:right;	
-	font-family:Verdana, Arial, Sans-Serif;
-}
-#topnav li 
-{
-	list-style:none;
-	display:inline;
-	padding:0;
-	margin:0;
-	font-weight:bold;
-}
-
-#topnav li a:link, #topnav li a:visited
-{
-	text-decoration:none;	
-	color:#BBBBBB;
-  border-left: 1px solid #777777;
-  border-right: 1px solid #777777;
-  background-color: #777777;
-  padding: 3px;
-  margin: 0;
-}
-#topnav li a:hover, #topnav li a:focus
-{
-	color:#F0F0F0;
-  border-left: 1px solid #F0F0F0;
-  border-right: 1px solid #F0F0F0;
-  background-color: #A0A0A0;
-  padding-left: 3px;
-  padding-right: 3px;
-  padding-top: 3px;
-  padding-bottom: 5px;
-  margin: 0;
-}
-
-div.jswindow {  font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; list-style-type: none;
-	padding: 2px;
-	margin: 0;
-  margin-top: 7px;
-	font-size: 0.9em;	
-	border:#E1D6c6 1px solid;
-  background:#F3F6ED;
-	}
-div.titlebar { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; cursor: default; 	margin: 0 0 0 0;
-	padding:2px;
-  margin: 2px;
-  
-	font-size: 1em;
-	color: #676E04;
-	text-align:center;
-	background: #e2ebda;
-	border:0px solid #ccc;
-	height:22px;
-	font-weight:bold; }
-div.titlebar div.closebtn       { width: 16px; height: 16px; background-color: #e2ebda; display: block; }
-div.titlebar div.closebtn:hover { width: 16px; height: 16px; background-color: #F3F6ED; display: block; }
-
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content { padding: 5px;
-  overflow: hidden;   
-  }
-
-div.pagebar                { background-color: #FFFFFF; padding: 1px; font-size: 7pt; border: 1px solid #000000; }
-div.pagebar a              { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; } 
-div.pagebar a:hover        { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; background-color: #E0E0E0; }
-div.pagebar#pagebarpopup   { display: none; position: absolute; width: 150px; padding: 0; }
-div.pagebar#pagebarpopup a { display: block; margin: 0; }
-.mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; padding-left: 35px; border: 1px #000000 solid; margin-bottom: 10px; background: #FFFFFF; }
--- a/themes/connections/css/default.css	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,568 +0,0 @@
-/* 
-Theme Name: Connections
-Theme URI: http://www.patriciamuller.com/
-Version: 1.0
-Description: A Theme from wpthemes.Info
-Author: Patricia Muller
-Author URI: http://www.vanillamist.com/blog/
-
-Port information:
-Ported from: WordPress
-Ported by: Dan Fuhry - http://enano.homelinux.org/
-*/
-html,body { height: 100%; }
-body {
-	margin:0;
-	padding:0;
-	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
-	font-size: 0.9em;
-	/* text-align:center; */
-	color:#29303B;
-	line-height:1.3em;
-	background: #F3F6ED;
-}
-a {
-	color: #909D73;	
-	text-decoration:none;
-}
-a:visited {
-	color: #8a3207;
-}
-a:hover {
-	color: #753206;
-	text-decoration:underline;
-}
-input, textarea 
-{
-	background: #F3F6ED;
-	border: #E1D6C6 1px solid;
-}
-#rap 
-{
-	background:#fff url(../img/rap.jpg) center repeat-y;
-	width:760px;
-	margin:0 auto;
-	padding:0px 8px;
-	text-align:left;
-	font-family: Trebuchet MS,Georgia, Arial, serif;
-	font-size: 0.9em;
-}
-#header {
-	background:#fff url(../img/top.jpg) no-repeat bottom; 	
- 	height: 183px;
-	margin: 0 auto;
-	width:760px;
-	padding:0;
-	border:#fc9 0px solid;
-}
-#main 
-{
-	margin:0 auto;
-	padding:0;
-	background:url(../img/content_bg.gif) repeat;
-	width:740px;
-}
-#content {
-	width:510px;
-	float:left;
-	padding:5px;
-	margin:0;
-	overflow:auto;
-	display:inline;
-  text-align: left;
-}
-#sidebar {
-	width:186px;
-	float:right;
-	padding:0px 8px 10px 8px;
-	margin:0;
-	font-size:1em;
-	color:#333;
-	display:inline;
-} 
-a img {
-	border: none;
-}
-acronym, abbr {
-	border-bottom: 1px dotted #0c6bf0;
-}
-acronym, abbr, span.caps {
-	cursor: help;
-	letter-spacing: .07em;
-}
-code {
-	font-size: 1em;
-	font-style: italic;
-}
-blockquote {
-	margin: 15px 30px 0 45px;
-	padding: 0 0 0 45px;
-	background: url(../img/blockquote.gif) no-repeat left top;
-	font-style:italic;
-}
-
-cite {
-	font-size: 0.9em;
-	font-style: normal;
-}
-h3 {
-	margin: 0;
-	padding: 0;
-	font-size:1.3em;
-}
-p {
-	margin: 0 0 1em;
-	padding: 0;
-	line-height: 1.5em;
-}
-h1, h2, h3, h4 {
-	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif;
-	font-weight: normal;
-	letter-spacing: 1px;
-}
-#header h1 
-{
-	margin: 0;	
-	font-size: 1.6em;	
-	padding:10px 20px 0 0;
-	text-align:right;	
-}
-#header h1 a 
-{
-	color:#B5C09D;
-	text-decoration:none;
-}
-#header h1 a:hover 
-{
-	color:#F7F3ED;
-}
-#header #desc
-{
-	font-weight:normal;
-	font-size:1em;
-	color:#B5C09D;
-	text-align:right;
-	margin:0;
-	padding:0 20px 0 0;
-}
-#sidebar div.heading {
-	margin: 0 0 0 0;
-	padding:2px;
-	font-size: 1em;
-	color: #676E04;
-	text-align:center;
-	background:url(../img/sidenav_top.jpg) no-repeat center;
-	border:#ccc 0px solid;
-	height:22px;
-	font-weight:bold;
-}
-#sidebar div.slider {
-	list-style-type: none;
-	padding: 0 2px 0 2px;
-	margin: 0;
-  margin-top: 7px;
-	font-size: 0.9em;	
-	border:#E1D6c6 1px solid;
-	border-top:#f3f6ed 1px solid;
-}
-#sidebar div.slideblock {
-  padding: 5px;
-  padding-bottom: 3em;
-  overflow: hidden;   
-  background:#F3F6ED url(../img/sidenav_bottom.jpg) no-repeat bottom;
-}
-#sidebar div.slideblock2 {
-  padding: 5px;
-  padding-bottom: 3em;
-  overflow: hidden;   
-  background:#F3F6ED url(../img/sidenav_bottom.jpg) no-repeat bottom;
-}
-#sidebar div.slideblock a {
-  display: block;
-  color: #909D73;
-  padding: 4px;
-  text-decoration: none;
-}
-#sidebar div.slideblock a:hover {
-  display: block;
-  color: #909D73;
-  background-color: #e2ebda;
-  padding: 4px;
-  text-decoration: none;
-}
-#pagenav
-{
-	list-style:none;
-}
-#sidebar ul li {
-	margin: 0.1em 0 0 0;
-	padding: 0;	
-}
-#sidebar ul li a {
-	text-decoration: none;
-	border:none;
-}
-#sidebar ul li a:link {
-	color: #909D73;	
-}
-#sidebar ul li a:visited {
-	color: #999999;	
-}
-#sidebar ul li a:hover, #sidebar ul li a:active {
-	color: #990000;
-}
-#sidebar ul ul {
-	list-style-type: none;
-	padding: 5px;
-	margin: 0;
-	font-size: 1em;	
-	background:none;
-	border:none;
-}
-#sidebar ul ul li 
-{
-	margin:0;
-	padding:0;
-	padding-left:10px;
-	margin-left:10px;
-	background:url(../img/subcat_bullet.gif) no-repeat left;
-}
-#content ul {
-	margin-left: 0;
-	padding-left: 1em;
-	list-style-type: none;
-}
-#content ul li {
-	background: url(../img/bullet.gif) no-repeat 0 7px;
-	padding-left: 1.5em;
-}
-#content p {
-  margin-left: 1em;
-}
-.post , .page
-{
-	margin:0 0 30px 0;
-}
-.page 
-{
-	margin:25px -5px 0 27px;
-}
-.post-info, .page-info 
-{
-	font-size:0.85em;
-	font-family: Verdana, Arial, Sans-Serif;
-	margin:0;
-	padding:0;
-	color:#333;
-}
-.page-info 
-{
-	text-align:center;	
-}
-.post-info a
-{
-	color:#990000;
-}
-.post-info a:hover 
-{
-	color:#000;
-}
-.post-content, .page-content {
-	padding:10px 0;
-	margin:3px 0;
-	border-top:#BBC4A3 1px solid;	
-	font-family: Georgia, Verdana, Arial, serif;
-	font-size:12px;
-}
-.page-content {
-
-}
-.post-title, .page-title {
-	font-family:Georgia, Arial, Serif;
-	font-size:1.3em;
-	margin:0;
-	font-weight:bold;
-}
-.page-title 
-{
-	font-size:1.6em;
-	font-weight:normal;
-}
-#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
-{
-	text-decoration:none;
-	color:#676E04;
-}
-.post-date {
-	float: left;
-	color: #BBC4A3;
-	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
-	font-size: 0.9em;
-	text-align: center;
-	font-weight: bold;
-	margin: 3px 10px 0 0;
-	padding: 8px 3px;
-	width: 55px;
-	background: #E7EBDE;
-	line-height:1em;
-}
-.post-footer 
-{
-	padding-top:20px;
-	background:url(../img/divider.gif) no-repeat center;
-}
-#footer {
-	margin:0 auto;
-	padding: 7px 0;
-	border-top:#BBC4A3 1px solid;
-	clear: both;
-	font-size: 0.8em;
-	color: #999;
-	text-align:center;
-	width:740px;
-}
-#footer a {
-border:none;
-color:#7A7636;
-}
-
-.commentlist {
-	font-size:1em;
-	font-weight:normal;	
-}
-#commentform 
-{
-	margin:0 0 0 40px;
-}
-#commentform textarea {
-	width: 80%;
-}
-#commentform p {
-	margin: 0 0 1em;
-}
-#comments,#respond {
-	text-transform: uppercase;
-	margin: 3em 0 1em 40px;
-	color: #676E04;
-	font: 0.9em verdana, helvetica, sans-serif;
-}
-.commentlist li 
-{
-	margin:5px 0;
-	padding:10px 10px 20px 10px;
-	background:#F3F6ED url(../img/comments_bottom.jpg) repeat-x bottom;
-	border:#E1D6C6 1px solid;
-}
-.commentlist .alt 
-{
-
-}
-#topnav 
-{
-	list-style:none;
-	font-size:0.9em;
-	margin:0;	
-	padding:11px 20px 0 0;
-	text-align:right;	
-	font-family:Verdana, Arial, Sans-Serif;
-}
-#topnav li 
-{
-	list-style:none;
-	display:inline;
-	padding:0;
-	margin:0;
-	font-weight:bold;
-}
-
-#topnav li.sep 
-{
-	margin-left: 3px;
-  margin-right: 3px;
-  margin-top: 1px;
-  margin-bottom: 1px;
-  padding: 0;
-  padding-bottom: 2px;
-  border-left: 1px solid #3B4423;
-  border-right: 1px solid #F7F3ED;
-}
-
-#topnav li a:link, #topnav li a:visited
-{
-	text-decoration:none;	
-	color:#BBC4A3;
-  border-left: 1px solid #7D8B5A;
-  border-right: 1px solid #7D8B5A;
-  background-color: #7D8B5A;
-  padding: 3px;
-  margin: 0;
-}
-#topnav li a:hover, #topnav li a:focus
-{
-	color:#F7F3ED;
-  border-left: 1px solid #F7F3ED;
-  border-right: 1px solid #F7F3ED;
-  background-color: #BBC4A3;
-  padding-left: 3px;
-  padding-right: 3px;
-  padding-top: 3px;
-  padding-bottom: 5px;
-  margin: 0;
-}
-
-div.jswindow {  font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; list-style-type: none;
-	padding: 2px;
-	margin: 0;
-  margin-top: 7px;
-	font-size: 0.9em;	
-	border:#E1D6c6 1px solid;
-  background:#F3F6ED;
-	}
-div.titlebar { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; cursor: default; 	margin: 0 0 0 0;
-	padding:2px;
-  margin: 2px;
-  
-	font-size: 1em;
-	color: #676E04;
-	text-align:center;
-	background: #e2ebda;
-	border:0px solid #ccc;
-	height:22px;
-	font-weight:bold; }
-div.titlebar div.closebtn       { width: 16px; height: 16px; background-color: #e2ebda; display: block; }
-div.titlebar div.closebtn:hover { width: 16px; height: 16px; background-color: #F3F6ED; display: block; }
-
-div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
-div.jswindow div.content { padding: 5px;
-  overflow: hidden;   
-  }
-
-div.pagebar                { background-color: #F3F6ED; margin-top: 0px; padding: 3px; font-size: 7pt; text-align: left; font-family: arial, helvetica, sans-serif; }
-div.pagebar a              { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #909D73; } 
-div.pagebar a:hover        { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #990000; background-color: #BBC4A3; }
-div.pagebar#pagebarpopup   { display: none; position: absolute; width: 150px; padding: 0; }
-div.pagebar#pagebarpopup a { display: block; margin: 0; }
-
-/*
- * jBox menu system
- */
- 
-/* Exception for Connections theme */
-div#pagebar_main {
-  margin: 0px 7px 0px 8px;
-}
-
-div.menu {
-  background-color: #F3F6ED;
-  font-size: 7pt;
-  border-width: 0;
-}
-div.menu a, div.menu div.label {
-  padding: 2.5pt 5px;
-  margin-right: 3px;
-  text-decoration: none;
-  display: block;
-  float: left;
-  color: #909D73;
-}
-div.menu div.label {
-  color: #201000;
-  cursor: default;
-}
-div.menu span.sep {
-  display: block;
-  float: left;
-  width: 5px;
-}
-div.menu div.multopts {
-  line-height: 17pt;
-}
-div.menu div.multopts a, div.menu div.multopts div.label {
-  float: none;
-  display: inline;
-}
-div.menu a.liteselected, div.menu a.liteselected:hover, div.menu a:hover {
-  color: #990000;
-  background-color: #BBC4A3;
-}
-div.menu input[type ^="text"], div.menu input[type ^="password"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 4px 5px;
-  max-width: 70px;
-  background-color: #E3E6DD;
-}
-div.menu input[type ^="text"]:hover, div.menu input[type ^="password"]:hover {
-  background-color: #ECEFF6;
-}
-div.menu input[type ^="text"]:focus, div.menu input[type ^="password"]:focus {
-  background-color: #FAFDF6;
-}
-div.menu input[type ^="button"], div.menu input[type ^="submit"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 3px 5px;
-  max-width: 70px;
-}
-div.menu a.current, div.menu a.current:hover, div.menu a.selected, div.menu a.selected:hover {
-  color: #400000;
-  background-color: transparent;
-  background-image: url(../img/content_bg.gif);
-}
-div.menu ul {
-  display: none;
-  position: absolute;
-  padding: 0;
-  margin: 0;
-  background-color: #F3F6ED;
-  border-width: 0;
-  min-width: 120px;
-}
-div.menu ul li {
-  list-style: none;
-}
-div.menu ul a {
-  float: none;
-  margin: 0;
-}
-span.menuclear {
-  font-size: 1px;
-  height: 0px;
-  width: 0px;
-  clear: left;
-  line-height: 0px;
-  display: block;
-}
-
-.mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; border: 1px #E1D6C6 solid; margin-bottom: 10px; }
-.tblholder   { margin: 0; margin-left: 0.2in; padding: 0px;  border: 1px #E1D6C6 solid; margin-bottom: 10px; }
-
-.tblholder th      { padding: 4px; background-color: #C8D6A3 !important; color: #696E5B !important; }
-.tblholder td.row1 { padding: 4px; background-color: #E3E6DD !important; }
-.tblholder td.row2 { padding: 4px; background-color: #F3F6ED !important; }
-.tblholder td.row3 { padding: 4px; background-color: #EBEDE6 !important; }
-.tblholder table   { background-color: #FFFFFF; }
-.tblholder th.subhead { padding: 4px; background-color: #D0D4C7 !important; color: #696E5B !important; }
-
-.catCheck       { padding: 3px; }
-.catCheck:hover { padding: 3px; background-color: #F3F6ED; }
-
-/* Information, warning, question, and error boxes */
-div.error-box                     { background-image: url(../../../images/error.png);    background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.info-box                      { background-image: url(../../../images/info.png);     background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.warning-box                   { background-image: url(../../../images/warning.png);  background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-div.question-box                  { background-image: url(../../../images/question.png); background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; }
-
-table#stretcher {
-  width: 100%;
-  height: 100%;
-}
-
-a.wikilink-nonexistent, a.wikilink-nonexistent:hover {
-  color: #B05020;
-  text-decoration: underline;
-  border-bottom: 1px dotted;
-}
-a.wikilink-nonexistent:hover {
-  color: #D06030;
-}
--- a/themes/connections/elements.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-<!-- VAR toolbar_button --><a href="{HREF}" {PARENTFLAGS} {FLAGS}>{TEXT}</a>
-<!-- ENDVAR toolbar_button -->
-<!-- VAR toolbar_label --><div class="label">{TEXT}</div>
-<!-- ENDVAR toolbar_label -->
-<!-- VAR toolbar_button_selected --><a href="{HREF}" class="current" {PARENTFLAGS} {FLAGS}>{TEXT}</a>
-<!-- ENDVAR toolbar_button_selected -->
-<!-- VAR toolbar_menu_button --><li><a href="{HREF}" {FLAGS}>{TEXT}</a></li>
-<!-- ENDVAR toolbar_menu_button -->
-<!-- VAR toolbar_menu_block --><li>{HTML}</li>
-<!-- ENDVAR toolbar_menu_block -->
-<!-- VAR sidebar_button --><a href="{HREF}" {FLAGS}>{TEXT}</a><br style="display: none;" />
-<!-- ENDVAR sidebar_button -->
-<!-- VAR sidebar_raw --><span style="text-align: center;">{HTML}</span><br style="display: none;" />
-<!-- ENDVAR sidebar_raw -->
-<!-- VAR sidebar_heading --><div class="heading">{TEXT}</div>
-<!-- ENDVAR sidebar_heading -->
-<!-- VAR sidebar_top -->
-<!-- ENDVAR sidebar_top -->
-<!-- VAR sidebar_section -->
-            <div class="slider">
-              <div class="heading">
-                <br style="display: none;" /><br style="display: none;" />
-                <a class="head" onclick="toggle(this); return false" href="#">{TITLE}</a><br style="display: none;" /><br style="display: none;" />
-              </div>
-              <div class="slideblock">{CONTENT}</div>
-            </div>
-<!-- ENDVAR sidebar_section -->
-<!-- VAR sidebar_section_raw -->
-            <div class="slider">
-              <div class="heading">
-                <br style="display: none;" /><br style="display: none;" />
-                <a class="head" onclick="toggle(this); return false" href="#">{TITLE}</a><br style="display: none;" /><br style="display: none;" />
-              </div>
-              <div class="slideblock2">{CONTENT}</div>
-            </div>
-<!-- ENDVAR sidebar_section_raw -->
-<!-- VAR sidebar_bottom -->
-<!-- ENDVAR sidebar_bottom -->
--- a/themes/connections/footer.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-
-            <!-- FINISH CONTENT -->
-            </div>
-            
-            <div class="post-info"></div>
-            <div class="post-footer">&nbsp;</div>
-            
-            </div>
-            
-          </div> <!-- div.post -->
-          
-        </div> <!-- div#content -->
-        
-        <!-- BEGINNOT in_admin -->
-        <div id="sidebar">
-        
-          {SIDEBAR_LEFT}
-          {SIDEBAR_RIGHT}
-        
-        </div> <!-- div sidebar -->
-        <!-- END in_admin -->
-      
-        <p id="footer">
-          {COPYRIGHT}<br />
-          Powered by <a href="http://enano.homelinux.org">Enano</a>  |  Theme by <a href="http://www.vanillamist.com/">Patricia Muller</a>  |  <a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>  |  <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&amp;warning=2&amp;uri={REQUEST_URI}">Valid CSS</a>  |  [[Stats]]
-        </p>
-        </div>
-      </div> <!-- div rap -->
-  </body>
-</html>
--- a/themes/connections/header.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
-  <head>
-    <title>{PAGE_NAME} &bull; {SITE_NAME}</title>
-    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
-    <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" />
-    <link id="mdgCss" rel="stylesheet" type="text/css" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" />
-    {JS_DYNAMIC_VARS}
-    <!-- This script automatically loads the other 15 JS files -->
-    <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/static/enano-lib-basic.js"></script>
-    {ADDITIONAL_HEADERS}
-  </head>
-  <body>
-    
-    <div id="root1" class="jswindow">
-      <div id="tb1" class="titlebar">Confirm Logout</div>
-      <div class="content" id="cn1">
-        <form action="{CONTENTPATH}Special:Logout" method="get">
-          <div style="text-align: center">
-            <h3>Are you sure you want to log out?</h3>
-            <input type="submit" value="Log out" style="font-weight: bold;" />  <input type="button" onclick="jws.closeWin('root1');" value="Cancel" />
-          </div>
-        </form>
-      </div>  
-    </div>
-    <div id="root2" class="jswindow">
-      <div id="tb2" class="titlebar">Change style</div>
-      <div class="content" id="cn2">
-        If you can see this text, it means that your browser does not support Cascading Style Sheets (CSS). CSS is a fundemental aspect of XHTML, and as a result it is becoming very widely adopted by websites, including this one. You should consider switching to a more modern web browser, such as Mozilla Firefox or Opera 9.
-      </div>  
-    </div>
-    
-    <div id="rap">
-      <div id="header">
-        <ul id="topnav">
-          <li>&nbsp;</li>
-        </ul>
-        <h1><a href="{CONTENTPATH}" title="{SITE_NAME}">{SITE_NAME}</a></h1>
-        <div id="desc">{PAGE_NAME}</div>
-      </div>
-      <div class="menu_nojs" id="pagebar_main">
-        <div class="label">Page tools</div>
-        {TOOLBAR}
-        <ul>
-          {TOOLBAR_EXTRAS}
-        </ul>
-        <span class="menuclear">&nbsp;</span>
-      </div>
-      <div id="main">
-        <div id="content">
-          <div class="post">
-            <div class="post-info">
-              <div style="float: right;">
-                <image alt=" " src="{SCRIPTPATH}/images/spacer.gif" id="ajaxloadicon" />
-              </div>
-              <h2 class="post-title">{PAGE_NAME}</h2>
-            </div>
-            <div class="post-content">
-            
-            <div id="ajaxEditContainer">
-            <!-- START CONTENT -->
Binary file themes/connections/img/blockquote.gif has changed
Binary file themes/connections/img/bullet.gif has changed
Binary file themes/connections/img/comment.png has changed
Binary file themes/connections/img/comments_bottom.jpg has changed
Binary file themes/connections/img/content_bg.gif has changed
Binary file themes/connections/img/contentbg.jpg has changed
Binary file themes/connections/img/divider.gif has changed
Binary file themes/connections/img/rap.jpg has changed
Binary file themes/connections/img/sidenav_bottom.jpg has changed
Binary file themes/connections/img/sidenav_top.jpg has changed
Binary file themes/connections/img/sub-bullet.gif has changed
Binary file themes/connections/img/subcat_bullet.gif has changed
Binary file themes/connections/img/top.jpg has changed
--- a/themes/connections/sidebar-editor.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-<!-- VAR sidebar_button --><li><a href="javascript:void(0)" {FLAGS}>{TEXT}</a></li>
-<!-- ENDVAR sidebar_button -->
-<!-- VAR sidebar_raw --><li><span style="text-align: center;">{HTML}</span></li>
-<!-- ENDVAR sidebar_raw -->
-<!-- VAR sidebar_top -->
-          <div class="recttop">
-            <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;">
-              <tr>
-                <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-menu-l.gif" width="12" height="12" /> </td>
-                <td style="margin: 0; padding: 0; height: 12px;" class="recttoptop"></td>
-                <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-menu-r.gif" width="12" height="12" /> </td>
-              </tr>
-            </table>
-          </div>
-<!-- ENDVAR sidebar_top -->
-<!-- VAR sidebar_section -->
-          <div class="dbx-box">
-            <div class="dbx-handle">
-              {ADMIN_START}
-              
-              {TITLE}
-              {ADMIN_END}
-              
-            </div>
-            <div class="dbx-content">
-              <ul>
-                {CONTENT}
-              </ul>
-            </div>
-          </div>
-<!-- ENDVAR sidebar_section -->
-<!-- VAR sidebar_section_raw -->
-          <div class="dbx-box">
-            <div class="dbx-handle">
-              {ADMIN_START}
-              
-              {TITLE}
-              {ADMIN_END}
-              
-            </div>
-            <div class="dbx-content dbx-content2">
-              <ul><li>
-                {CONTENT}
-              </li></ul>
-            </div>
-          </div>
-<!-- ENDVAR sidebar_section_raw -->
-<!-- VAR sidebar_bottom -->
-          <div class="rectbot">
-            <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;">
-              <tr>
-                <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-bl.gif" width="12" height="12" /> </td>
-                <td style="margin: 0; padding: 0; height: 12px;" class="rectbottop"></td>
-                <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-br.gif" width="12" height="12" /> </td>
-              </tr>
-            </table>
-          </div>
-<!-- ENDVAR sidebar_bottom -->
--- a/themes/connections/simple-footer.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-
-            <!-- FINISH CONTENT -->
-            </div>
-            
-            <div class="post-info"></div>
-            <div class="post-footer">&nbsp;</div>
-            
-            </div>
-            
-          </div> <!-- div.post -->
-          
-        </div> <!-- div#content -->
-        
-        <p id="footer">
-          Powered by <a href="{CONTENTPATH}{NS_SPECIAL}About_Enano{ADMIN_SID_AUTO}">Enano</a>, copyright &copy; 2006-2007 Dan Fuhry.
-        </p>
-        </div>
-      </div> <!-- div rap -->
-      </td></tr></table>
-  </body>
-</html>
--- a/themes/connections/simple-header.tpl	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
-  <head>
-    <title>{PAGE_NAME} &bull; {SITE_NAME}</title>
-    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
-    <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" />
-    <link id="mdgCss" rel="stylesheet" type="text/css" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" />
-    {JS_DYNAMIC_VARS}
-    <!-- This script automatically loads the other 15 JS files -->
-    <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/static/enano-lib-basic.js"></script>
-    {ADDITIONAL_HEADERS}
-  </head>
-  <body>
-    <table border="0" id="stretcher" cellspacing="0" cellpadding="0"><tr><td valign="middle" id="stretcher-main">
-    <div id="rap">
-      <div id="main">
-        <div id="content">
-          <div class="post">
-            <div class="post-info">
-              <h2 class="post-title">{PAGE_NAME}</h2>
-            </div>
-            <div class="post-content">
-            
-            <div id="ajaxEditContainer">
-            <!-- START CONTENT -->
--- a/themes/connections/theme.cfg	Sun Jul 01 14:15:46 2007 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-<?php
-/*
- * Connections theme for Midget
- * Created by dandaman32 - (C) 2006
- * Based on the WordPress theme ;)
- * License: GPL
- * 
- * This theme is free software; you can redistribute and/or modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- *
- * This theme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
- */
- 
-global $theme;
-$theme['theme_id'] = 'connections';
-$theme['theme_name'] = 'Connections';
-
-?>