import theme
Matt S Trout [Wed, 16 Feb 2011 12:22:12 +0000 (12:22 +0000)]
76 files changed:
share/static/basic.css [new file with mode: 0755]
share/static/blog.css [new file with mode: 0644]
share/static/cat-install [new file with mode: 0755]
share/static/favicon.ico [new file with mode: 0644]
share/static/footer.css [new file with mode: 0755]
share/static/forms.css [new file with mode: 0644]
share/static/images/001.html [new file with mode: 0755]
share/static/images/001.swf [new file with mode: 0755]
share/static/images/Thumbs.db [new file with mode: 0755]
share/static/images/adleft.png [new file with mode: 0755]
share/static/images/back-body.jpg [new file with mode: 0755]
share/static/images/blank.jpg [new file with mode: 0755]
share/static/images/cards_large.png [new file with mode: 0644]
share/static/images/cards_small.png [new file with mode: 0644]
share/static/images/catalyst.png [new file with mode: 0644]
share/static/images/conf_2008.jpg [new file with mode: 0755]
share/static/images/dbic.png [new file with mode: 0644]
share/static/images/delicious.gif [new file with mode: 0644]
share/static/images/epo-logo.png [new file with mode: 0644]
share/static/images/footerback.jpg [new file with mode: 0755]
share/static/images/footerback.png [new file with mode: 0755]
share/static/images/front-small.jpg [new file with mode: 0644]
share/static/images/headback.png [new file with mode: 0644]
share/static/images/header.jpg [new file with mode: 0755]
share/static/images/header.png [new file with mode: 0644]
share/static/images/header_old.jpg [new file with mode: 0755]
share/static/images/headerback.png [new file with mode: 0644]
share/static/images/ie_logo.jpg [new file with mode: 0755]
share/static/images/ie_top_mid.jpg [new file with mode: 0755]
share/static/images/ie_top_right.jpg [new file with mode: 0755]
share/static/images/ironman-banner.png [new file with mode: 0644]
share/static/images/link_bot (copy).png [new file with mode: 0755]
share/static/images/link_bot.png [new file with mode: 0755]
share/static/images/link_top (copy).png [new file with mode: 0755]
share/static/images/link_top.png [new file with mode: 0755]
share/static/images/main_content_side.png [new file with mode: 0644]
share/static/images/nav2.png [new file with mode: 0644]
share/static/images/nav2_alt.png [new file with mode: 0644]
share/static/images/nav2foot.png [new file with mode: 0755]
share/static/images/nav2foot_alt.png [new file with mode: 0755]
share/static/images/navcenter.png [new file with mode: 0644]
share/static/images/navcenter_alt.png [new file with mode: 0644]
share/static/images/navleft.png [new file with mode: 0644]
share/static/images/navright.png [new file with mode: 0644]
share/static/images/newyear-banner.jpg [new file with mode: 0755]
share/static/images/oscon.png [new file with mode: 0755]
share/static/images/paper.png [new file with mode: 0755]
share/static/images/path5193.png [new file with mode: 0644]
share/static/images/pronoh4.png [new file with mode: 0755]
share/static/images/ring.jpg [new file with mode: 0644]
share/static/images/server.png [new file with mode: 0755]
share/static/images/sidebot_back.png [new file with mode: 0644]
share/static/images/sideh4_back.jpg [new file with mode: 0755]
share/static/images/sideh4_back_bottom.jpg [new file with mode: 0755]
share/static/images/sideh4_back_bottom_ie.jpg [new file with mode: 0755]
share/static/images/sideh4_back_ie.jpg [new file with mode: 0755]
share/static/images/sidetop_back.png [new file with mode: 0755]
share/static/images/t__lady_small.png [new file with mode: 0644]
share/static/images/t_small.png [new file with mode: 0644]
share/static/images/t_small.xcf [new file with mode: 0644]
share/static/images/title.gif [new file with mode: 0644]
share/static/images/title.png [new file with mode: 0644]
share/static/images/top-mid.jpg [new file with mode: 0755]
share/static/images/top_left.jpg [new file with mode: 0755]
share/static/images/top_left.png [new file with mode: 0644]
share/static/images/top_mid.jpg [new file with mode: 0755]
share/static/images/top_mid.png [new file with mode: 0644]
share/static/images/top_right.jpg [new file with mode: 0755]
share/static/images/top_right.png [new file with mode: 0644]
share/static/images/xmas-banner.jpg [new file with mode: 0755]
share/static/images/you_small.png [new file with mode: 0644]
share/static/maincontent.css [new file with mode: 0755]
share/static/one_off.css [new file with mode: 0644]
share/static/reset.css [new file with mode: 0755]
share/static/scnavbar.css [new file with mode: 0755]
share/static/sidebars.css [new file with mode: 0755]

diff --git a/share/static/basic.css b/share/static/basic.css
new file mode 100755 (executable)
index 0000000..11ba3e8
--- /dev/null
@@ -0,0 +1,124 @@
+/* ------------------------------------------------\r
+      GENERAL/BASIC TAGS\r
+------------------------------------------------ */\r
+\r
+body {\r
+       margin:0px;\r
+       padding:0px;\r
+        font-family: sans-serif;\r
+        font-size: 11pt;\r
+       background: #000000;
+        background-position: top left;\r
+}\r
+\r
+a {\r
+       text-decoration: none;\r
+       color: #224e9f;\r
+}\r
+\r
+a:visited {\r
+       color: green;\r
+}\r
+\r
+a:hover {\r
+       color: #e50c0c;\r
+       text-decoration:none;\r
+}\r
+\r
+\r
+h1 {\r
+       font-family: serif;\r
+       color: #ffffff;\r
+       font-size: 220%;\r
+       padding-left: 115px;\r
+       text-align: left;\r
+        padding-top: 100px;\r
+       text-indent: 0px;\r
+}\r
+\r
+/*\r
+h1 a{\r
+        display: block;\r
+        background: #cfcfcf;\r
+        height: 40px;\r
+        width: 200px;\r
+        text-indent: -900em;\r
+        text-decoration: none;\r
+        line-height: 100%;\r
+}\r
+*/\r
+\r
+h2{\r
+        font-family: verdana, arial, sans-serif;\r
+        font-size: 200%;\r
+        color: #333333;\r
+        text-align: center;\r
+        font-weight: normal;\r
+        margin: 0px 0px 15px;\r
+               border-bottom: 0px solid #ff6600;\r
+}\r
+\r
+h3{\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 140%;\r
+       font-weight: normal;\r
+       color: #333333;\r
+       padding-bottom: 2px;\r
+       border-bottom: 1px solid #ff6600;\r
+       margin: 30px 0px 5px;\r
+}
+
+h3.header2{\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 110%;\r
+       font-weight: normal;\r
+       color: #666666;\r
+       padding-bottom: 2px;\r
+       border-bottom: 1px solid #ff6600;\r
+       margin: 3px 0px 5px;\r
+}\r
+\r
+.title4 h4 {\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 100%;\r
+       font-weight: normal;\r
+       color: #ff6600;\r
+       padding-bottom: 2px;\r
+       margin: 5px 130px 5px;\r
+}\r
+\r
+.title5 h5 {\r
+       font-family: Tahoma, Arial, sans-serif;\r
+        margin: 5px 130px 5px;\r
+        font-size: 80%;\r
+}\r
+\r
+li{\r
+        font-family: tahoma, arial, sans-serif;\r
+        font-size: 100%;
+        line-height: 130%;\r
+        font-weight: normal;\r
+}\r
+\r
+\r
+\r
+\r
+/* ------------------------------------------------\r
+      WRAPPER BLOCK - MAIN AND SIDE\r
+\r
+------------------------------------------------ */\r
+\r
+\r
+#wrap{\r
+        margin-left: auto;\r
+        margin-right: auto;
+        width: 960px;\r
+        background: #fff;\r
+       border-left: 8px solid #444444;\r
+       border-right: 8px solid #444444;\r
+}\r
+\r
+\r
+\r
+\r
+\r
diff --git a/share/static/blog.css b/share/static/blog.css
new file mode 100644 (file)
index 0000000..8a65b03
--- /dev/null
@@ -0,0 +1,39 @@
+#blog p {\r
+        margin: 10px 45px 0px 130px;
+        font-size: 110%;
+       line-height: 150%;\r
+}
+
+#blog p.pre {
+        margin: 10px 300px 0px 0px;
+        font-size: 110%;
+       line-height: 160%;
+}
+
+#blog h4{\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 125%;\r
+       font-weight: bold;\r
+       color: #333333;\r
+       padding-bottom: 2px;\r
+       margin: 30px 0px 5px 130px;\r
+}
+
+#blog p.comments {
+        margin: -10px 20px 20px 130px;
+        background: #efefef;
+        font-size: 90%;
+       line-height: 110%;
+        border: 1px dashed #78abf7;
+        padding: 10px;
+}
+
+#blog p.box2 {
+        margin: -10px 20px 20px 130px;
+        background: #efefef;
+        font-size: 90%;
+       line-height: 110%;
+        border: 1px dotted #ff6600;
+        padding: 10px;
+}
+
diff --git a/share/static/cat-install b/share/static/cat-install
new file mode 100755 (executable)
index 0000000..50ac11d
--- /dev/null
@@ -0,0 +1,143 @@
+# ABOUT:
+# 
+# This is the Shadowcat Catalyst installer. Its purpose is to make it easier
+# and quicker to get started with Catalyst development. In order to use it,
+# make sure you have perl 5.8.1+, a make and a compiler, (nmake and dev-c++
+# are good on windows), a configured CPAN.pm and Module::Build installed. Then
+# run this script by executing
+#
+# /path/to/perl cat-install
+#
+# and go for a tea break. If anything breaks, please send the full build log
+# and the output of perl -V to <cat-install@shadowcatsystems.co.uk> and we'll
+# see what we can do. This script is still BETA though, so don't be too
+# surprised if something *does* break.
+#
+# See http://www.shadowcatsystems.co.uk/projects/catalyst/ for more information
+# on the Catalyst project and Shadowcat's involvement with it.
+#
+# COPYRIGHT:
+#
+# This software is Copyright (c) 2006 Shadowcat Systems Limited
+#                                     <mst@shadowcatsystems.co.uk>
+# 
+# LICENSE:
+#
+# This work is made available to you under the terms of Version 2 of
+# the GNU General Public License. A copy of this license can be obtained
+# from www.gnu.org, or by writing to the Free Software Foundation, Inc.,
+# 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+# This work 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 more details.
+
+package CPAN::Override;
+
+$ENV{PERL_MM_USE_DEFAULT} = 1;
+
+my $orig = CPAN::Distribution->can('new');
+
+my $replace = sub {
+  my $dist = $orig->(@_);
+  my @bits = split('-', (split('/', $dist->normalize))[-1]);
+  pop(@bits);
+  my $o_pack = join('::', 'CPAN::Override::Distribution', @bits);
+  if ($o_pack->isa('CPAN::Distribution')) {
+    bless($dist, $o_pack);
+  }
+  return $dist;
+};
+
+{
+  no warnings 'redefine';
+  *CPAN::Distribution::new = \&$replace;
+}
+
+package CPAN::Override::Distribution::Template::Toolkit;
+
+use base qw/CPAN::Distribution/;
+
+use strict;
+use warnings;
+
+sub make {
+  my $self = shift;
+  my %args = (DOCS => 'n', SPLASH => 'n', EXAMPLES => 'n', EXTRAS => 'n',
+              DBI => 'n', LATEX => 'n', QUIET => 'n', ACCEPT => 'y');
+  my $extra_args = join(' ', map { "TT_$_=".$args{$_} } keys %args);
+  local $CPAN::Config->{makepl_arg} =
+    $CPAN::Config->{makepl_arg}.' '.$extra_args;
+  $self->SUPER::make(@_);
+}
+
+package CPAN::Override::Distribution::Module::Install;
+
+use base qw/CPAN::Distribution/;
+
+sub make {
+  my $self = shift;
+  $self->get;
+  my $builddir = $self->dir;
+  chdir($builddir) && (!-f 'Makefile') && do {
+    my $perl = $self->perl;
+    my $re_code = 's/^auto_install_now.*//; s/.*prerequisites_policy.*//;';
+    if ($^O eq 'MSWin32') {
+      $re_code .= ' s/^.*ExtUtils::ParseXS.*$//;';
+       system(qq!$perl -p -i.bak -e "s/\n/\r\n/;" Makefile.PL!);
+    }
+    system(qq!$perl -p -i.bak -e "${re_code}" Makefile.PL!);
+  };
+  return $self->SUPER::make(@_);
+}
+
+1;
+
+
+package main;
+
+use CPAN;
+
+if ($^O eq 'MSWin32') {
+  system("ppm install Test-Simple");
+  system("ppm install Spiffy");
+  system("ppm install Test-Base");
+  system("ppm install YAML");
+  system("ppm install UNIVERSAL-require");
+  system("ppm install Module-Pluggable-Fast");
+  system("ppm install Class-Accessor");
+  system("ppm install Test-use-ok");
+  system("ppm install Sub-Uplevel");
+  system("ppm install Test-Exception");
+  system("ppm install UNIVERSAL-isa");
+  system("ppm install UNIVERSAL-can");
+  system("ppm install Test-MockObject");
+  system("ppm install Data-Visitor");
+  system("ppm install Test-Tester");
+  system("ppm install Test-NoWarnings");
+  system("ppm install Scalar-List-Utils");
+  system("ppm install Tree-Simple");
+  system("ppm install Tree-Simple-VisitorFactory");
+  system("ppm install URI");
+  system("ppm install Compress-Zlib");
+  system("ppm install HTML-Tagset");
+  system("ppm install HTML-Parser");
+  system("ppm install libwww-perl");
+  system("ppm install Class-Data-Inheritable");
+  system("ppm install File-Modified");
+  system("ppm install Module-Install");
+  system("ppm install HTTP-Request-AsCGI");
+  system("ppm install HTTP-Body");
+  system("ppm install Text-SimpleTable");
+  system("ppm install MIME-Types");
+  system("ppm install AppConfig");
+  system("ppm install Template-Toolkit");
+  system("ppm install Path-Class");
+  system("ppm install File-Copy-Recursive");
+  system("ppm install Class-Inspector");
+  system("ppm install Catalyst");
+  install('Test::MockObject');
+}
+
+install('Catalyst');
diff --git a/share/static/favicon.ico b/share/static/favicon.ico
new file mode 100644 (file)
index 0000000..88c45c7
Binary files /dev/null and b/share/static/favicon.ico differ
diff --git a/share/static/footer.css b/share/static/footer.css
new file mode 100755 (executable)
index 0000000..8ab8dcd
--- /dev/null
@@ -0,0 +1,95 @@
+/* ------------------------------------------------\r
+      FOOTER CONTAINER/TAGS/LINKS\r
+------------------------------------------------ */\r
+\r
+#footer {\r
+      padding-top: 0px;\r
+      background: #696969 url(images/footerback.jpg);\r
+       border-top: 1px solid black;\r
+        margin: 0px 0px 0px 0px;\r
+       clear: both;\r
+}\r
+\r
+#copyright {\r
+       text-align: center;\r
+       margin: 0px;
+       height: 85px;\r
+       font-size: 80%;\r
+    line-height: 130%;\r
+       color: #cfcfcf;\r
+    padding-top: 35px;\r
+}\r
+\r
+\r
+#footerlinks {\r
+    margin-bottom: 0px;\r
+    height: 15px;\r
+    background: #000 url(images/nav2foot.png);\r
+    border-bottom: 1px solid black;\r
+}\r
+\r
+#footerlinks ul {\r
+        margin:0px;\r
+        padding-right: 10px;\r
+        list-style:none;\r
+        background: #ff0000;\r
+}\r
+\r
+#footerlinks li{\r
+        font-family: tahoma, arial, sans-serif;\r
+        font-size: 10pt;\r
+        height: 15px;\r
+        font-weight: normal;\r
+        font-variant: small-caps;\r
+        float: right;\r
+        list-style:none;\r
+}\r
+\r
+#footerlinks li a{\r
+        color: #fff;\r
+        text-decoration: none;\r
+        display: block;\r
+        padding: 0px 8px 0px;\r
+        height: 15px;\r
+        line-height: 15px;\r
+        float: left;\r
+        border-left: 1px solid #aaaaaa;\r
+        border-right: 1px solid #aaaaaa;\r
+        text-align: center;\r
+        background: #a64400 url(images/nav2foot.png);\r
+        list-style:none;\r
+}\r
+\r
+#footerlinks li a:hover{\r
+        color: #fff;\r
+        line-height: 15px;\r
+        border-left: 1px solid #aaaaaa;\r
+        border-right: 1px solid #aaaaaa;\r
+        background: #aaaaaa url(images/nav2foot_alt.png);\r
+}\r
+\r
+img.logo {\r
+        margin-top: 10px;\r
+        margin-left: 5px;\r
+}\r
+\r
+#links {\r
+       list-style:none;\r
+       margin:0px;\r
+       padding:0px;\r
+}\r
+\r
+#links li{\r
+       border-bottom: 1px dotted #bdd4f4;\r
+       padding:5px 0px;\r
+}\r
+\r
+#links li a{\r
+       color: #82774a;\r
+       text-decoration: none;\r
+}\r
+\r
+#links li a:hover{\r
+       color: #e50c0c;\r
+       text-decoration:none;\r
+}\r
diff --git a/share/static/forms.css b/share/static/forms.css
new file mode 100644 (file)
index 0000000..3e50f9b
--- /dev/null
@@ -0,0 +1,65 @@
+/* ------------------------------------------------\r
+      FORMS CAT01\r
+------------------------------------------------ */\r
+\r
+table.cat01 {\r
+       width: 500px;\r
+       padding: 2px;\r
+       background: #ffffff;\r
+       margin: 10px 0px 0px 130px;\r
+       font-family: arial, verdana, sans-serif;\r
+       font-size: 90%;\r
+}\r
+\r
+td.cat01a, .cat01b, .cat01c {\r
+       font-size: 90%;\r
+       width: 100px;\r
+       background: #ff6600;\r
+       color: #ffffff;\r
+       border: 1px solid #ffffff;\r
+}\r
+\r
+td.cat01b {\r
+       background: #ffffff;\r
+       color: #000000;\r
+}\r
+\r
+td.cat01c {\r
+       background: #ffffff;\r
+       color: #000000;\r
+       text-align: right;\r
+       border-top: 10px solid #ffffff;\r
+}\r
+\r
+td.cat01d {\r
+       font-size: 80%;\r
+       background: #fff190;\r
+       color: #000000;\r
+       padding: 3px;\r
+       border-top: 10px solid #ffffff;\r
+}\r
+\r
+label.cat01 {\r
+       font-family: arial, verdana, sans-serif;\r
+       font-size: 90%;\r
+       margin: 0 0 0 2px;\r
+}\r
+\r
+input.cat01a {\r
+       font-family: arial, verdana, sans-serif;\r
+       font-size: 90%;\r
+       background: #cccccc;\r
+       width: 380px;\r
+}\r
+\r
+input.cat01b {\r
+       width: 100px;\r
+}\r
+\r
+textarea.cat01a {\r
+       font-family: arial, verdana, sans-serif;\r
+       font-size: 90%;\r
+       background: #cccccc;\r
+       width: 380px;\r
+}\r
+\r
diff --git a/share/static/images/001.html b/share/static/images/001.html
new file mode 100755 (executable)
index 0000000..a8f5dd9
--- /dev/null
@@ -0,0 +1,23 @@
+<html>\r
+<head>\r
+<title>Aleo Flash Intro Banner Maker</title>\r
+</head>\r
+<body>\r
+<div align="center">\r
+\r
+<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="500" height="75">\r
+  <param name="movie" value="001.swf" />\r
+  <param name="quality" value="high" />\r
+  <param name="wmode" value="transparent">\r
+     <embed src="001.swf"\r
+      quality="high"\r
+      type="application/x-shockwave-flash"\r
+      WMODE="transparent"\r
+      width="500"\r
+      height="75"\r
+      pluginspage="http://www.macromedia.com/go/getflashplayer" />\r
+</object>\r
+\r
+</div>\r
+</body>\r
+</html>
\ No newline at end of file
diff --git a/share/static/images/001.swf b/share/static/images/001.swf
new file mode 100755 (executable)
index 0000000..d054dc3
Binary files /dev/null and b/share/static/images/001.swf differ
diff --git a/share/static/images/Thumbs.db b/share/static/images/Thumbs.db
new file mode 100755 (executable)
index 0000000..b523056
Binary files /dev/null and b/share/static/images/Thumbs.db differ
diff --git a/share/static/images/adleft.png b/share/static/images/adleft.png
new file mode 100755 (executable)
index 0000000..3471e86
Binary files /dev/null and b/share/static/images/adleft.png differ
diff --git a/share/static/images/back-body.jpg b/share/static/images/back-body.jpg
new file mode 100755 (executable)
index 0000000..444ae2d
Binary files /dev/null and b/share/static/images/back-body.jpg differ
diff --git a/share/static/images/blank.jpg b/share/static/images/blank.jpg
new file mode 100755 (executable)
index 0000000..db71154
Binary files /dev/null and b/share/static/images/blank.jpg differ
diff --git a/share/static/images/cards_large.png b/share/static/images/cards_large.png
new file mode 100644 (file)
index 0000000..e21dfd0
Binary files /dev/null and b/share/static/images/cards_large.png differ
diff --git a/share/static/images/cards_small.png b/share/static/images/cards_small.png
new file mode 100644 (file)
index 0000000..7acf85d
Binary files /dev/null and b/share/static/images/cards_small.png differ
diff --git a/share/static/images/catalyst.png b/share/static/images/catalyst.png
new file mode 100644 (file)
index 0000000..6edeca1
Binary files /dev/null and b/share/static/images/catalyst.png differ
diff --git a/share/static/images/conf_2008.jpg b/share/static/images/conf_2008.jpg
new file mode 100755 (executable)
index 0000000..d1910cc
Binary files /dev/null and b/share/static/images/conf_2008.jpg differ
diff --git a/share/static/images/dbic.png b/share/static/images/dbic.png
new file mode 100644 (file)
index 0000000..aff2fcb
Binary files /dev/null and b/share/static/images/dbic.png differ
diff --git a/share/static/images/delicious.gif b/share/static/images/delicious.gif
new file mode 100644 (file)
index 0000000..2bf0e5c
Binary files /dev/null and b/share/static/images/delicious.gif differ
diff --git a/share/static/images/epo-logo.png b/share/static/images/epo-logo.png
new file mode 100644 (file)
index 0000000..8ea851e
Binary files /dev/null and b/share/static/images/epo-logo.png differ
diff --git a/share/static/images/footerback.jpg b/share/static/images/footerback.jpg
new file mode 100755 (executable)
index 0000000..6602407
Binary files /dev/null and b/share/static/images/footerback.jpg differ
diff --git a/share/static/images/footerback.png b/share/static/images/footerback.png
new file mode 100755 (executable)
index 0000000..87ca1e1
Binary files /dev/null and b/share/static/images/footerback.png differ
diff --git a/share/static/images/front-small.jpg b/share/static/images/front-small.jpg
new file mode 100644 (file)
index 0000000..0eb4d1f
Binary files /dev/null and b/share/static/images/front-small.jpg differ
diff --git a/share/static/images/headback.png b/share/static/images/headback.png
new file mode 100644 (file)
index 0000000..b780e1f
Binary files /dev/null and b/share/static/images/headback.png differ
diff --git a/share/static/images/header.jpg b/share/static/images/header.jpg
new file mode 100755 (executable)
index 0000000..859b1fd
Binary files /dev/null and b/share/static/images/header.jpg differ
diff --git a/share/static/images/header.png b/share/static/images/header.png
new file mode 100644 (file)
index 0000000..2830061
Binary files /dev/null and b/share/static/images/header.png differ
diff --git a/share/static/images/header_old.jpg b/share/static/images/header_old.jpg
new file mode 100755 (executable)
index 0000000..5ec87b0
Binary files /dev/null and b/share/static/images/header_old.jpg differ
diff --git a/share/static/images/headerback.png b/share/static/images/headerback.png
new file mode 100644 (file)
index 0000000..94115c8
Binary files /dev/null and b/share/static/images/headerback.png differ
diff --git a/share/static/images/ie_logo.jpg b/share/static/images/ie_logo.jpg
new file mode 100755 (executable)
index 0000000..7a958f7
Binary files /dev/null and b/share/static/images/ie_logo.jpg differ
diff --git a/share/static/images/ie_top_mid.jpg b/share/static/images/ie_top_mid.jpg
new file mode 100755 (executable)
index 0000000..3560e19
Binary files /dev/null and b/share/static/images/ie_top_mid.jpg differ
diff --git a/share/static/images/ie_top_right.jpg b/share/static/images/ie_top_right.jpg
new file mode 100755 (executable)
index 0000000..2aa8fdf
Binary files /dev/null and b/share/static/images/ie_top_right.jpg differ
diff --git a/share/static/images/ironman-banner.png b/share/static/images/ironman-banner.png
new file mode 100644 (file)
index 0000000..23a6f90
Binary files /dev/null and b/share/static/images/ironman-banner.png differ
diff --git a/share/static/images/link_bot (copy).png b/share/static/images/link_bot (copy).png
new file mode 100755 (executable)
index 0000000..1a2e66e
Binary files /dev/null and b/share/static/images/link_bot (copy).png differ
diff --git a/share/static/images/link_bot.png b/share/static/images/link_bot.png
new file mode 100755 (executable)
index 0000000..6eda6b3
Binary files /dev/null and b/share/static/images/link_bot.png differ
diff --git a/share/static/images/link_top (copy).png b/share/static/images/link_top (copy).png
new file mode 100755 (executable)
index 0000000..95a1bbb
Binary files /dev/null and b/share/static/images/link_top (copy).png differ
diff --git a/share/static/images/link_top.png b/share/static/images/link_top.png
new file mode 100755 (executable)
index 0000000..7726706
Binary files /dev/null and b/share/static/images/link_top.png differ
diff --git a/share/static/images/main_content_side.png b/share/static/images/main_content_side.png
new file mode 100644 (file)
index 0000000..b35843a
Binary files /dev/null and b/share/static/images/main_content_side.png differ
diff --git a/share/static/images/nav2.png b/share/static/images/nav2.png
new file mode 100644 (file)
index 0000000..b341cd4
Binary files /dev/null and b/share/static/images/nav2.png differ
diff --git a/share/static/images/nav2_alt.png b/share/static/images/nav2_alt.png
new file mode 100644 (file)
index 0000000..029ade5
Binary files /dev/null and b/share/static/images/nav2_alt.png differ
diff --git a/share/static/images/nav2foot.png b/share/static/images/nav2foot.png
new file mode 100755 (executable)
index 0000000..cd12fcd
Binary files /dev/null and b/share/static/images/nav2foot.png differ
diff --git a/share/static/images/nav2foot_alt.png b/share/static/images/nav2foot_alt.png
new file mode 100755 (executable)
index 0000000..8010f8b
Binary files /dev/null and b/share/static/images/nav2foot_alt.png differ
diff --git a/share/static/images/navcenter.png b/share/static/images/navcenter.png
new file mode 100644 (file)
index 0000000..bbf8911
Binary files /dev/null and b/share/static/images/navcenter.png differ
diff --git a/share/static/images/navcenter_alt.png b/share/static/images/navcenter_alt.png
new file mode 100644 (file)
index 0000000..9d8f2da
Binary files /dev/null and b/share/static/images/navcenter_alt.png differ
diff --git a/share/static/images/navleft.png b/share/static/images/navleft.png
new file mode 100644 (file)
index 0000000..ddf69fd
Binary files /dev/null and b/share/static/images/navleft.png differ
diff --git a/share/static/images/navright.png b/share/static/images/navright.png
new file mode 100644 (file)
index 0000000..5db75a9
Binary files /dev/null and b/share/static/images/navright.png differ
diff --git a/share/static/images/newyear-banner.jpg b/share/static/images/newyear-banner.jpg
new file mode 100755 (executable)
index 0000000..c110bd7
Binary files /dev/null and b/share/static/images/newyear-banner.jpg differ
diff --git a/share/static/images/oscon.png b/share/static/images/oscon.png
new file mode 100755 (executable)
index 0000000..360a26d
Binary files /dev/null and b/share/static/images/oscon.png differ
diff --git a/share/static/images/paper.png b/share/static/images/paper.png
new file mode 100755 (executable)
index 0000000..f6a217d
Binary files /dev/null and b/share/static/images/paper.png differ
diff --git a/share/static/images/path5193.png b/share/static/images/path5193.png
new file mode 100644 (file)
index 0000000..42142dc
Binary files /dev/null and b/share/static/images/path5193.png differ
diff --git a/share/static/images/pronoh4.png b/share/static/images/pronoh4.png
new file mode 100755 (executable)
index 0000000..5e4c7eb
Binary files /dev/null and b/share/static/images/pronoh4.png differ
diff --git a/share/static/images/ring.jpg b/share/static/images/ring.jpg
new file mode 100644 (file)
index 0000000..86f4ef8
Binary files /dev/null and b/share/static/images/ring.jpg differ
diff --git a/share/static/images/server.png b/share/static/images/server.png
new file mode 100755 (executable)
index 0000000..6c5e2c1
Binary files /dev/null and b/share/static/images/server.png differ
diff --git a/share/static/images/sidebot_back.png b/share/static/images/sidebot_back.png
new file mode 100644 (file)
index 0000000..df8fb03
Binary files /dev/null and b/share/static/images/sidebot_back.png differ
diff --git a/share/static/images/sideh4_back.jpg b/share/static/images/sideh4_back.jpg
new file mode 100755 (executable)
index 0000000..f5e2973
Binary files /dev/null and b/share/static/images/sideh4_back.jpg differ
diff --git a/share/static/images/sideh4_back_bottom.jpg b/share/static/images/sideh4_back_bottom.jpg
new file mode 100755 (executable)
index 0000000..4a673ae
Binary files /dev/null and b/share/static/images/sideh4_back_bottom.jpg differ
diff --git a/share/static/images/sideh4_back_bottom_ie.jpg b/share/static/images/sideh4_back_bottom_ie.jpg
new file mode 100755 (executable)
index 0000000..f5030c5
Binary files /dev/null and b/share/static/images/sideh4_back_bottom_ie.jpg differ
diff --git a/share/static/images/sideh4_back_ie.jpg b/share/static/images/sideh4_back_ie.jpg
new file mode 100755 (executable)
index 0000000..2db77c3
Binary files /dev/null and b/share/static/images/sideh4_back_ie.jpg differ
diff --git a/share/static/images/sidetop_back.png b/share/static/images/sidetop_back.png
new file mode 100755 (executable)
index 0000000..43d23e6
Binary files /dev/null and b/share/static/images/sidetop_back.png differ
diff --git a/share/static/images/t__lady_small.png b/share/static/images/t__lady_small.png
new file mode 100644 (file)
index 0000000..4f862d7
Binary files /dev/null and b/share/static/images/t__lady_small.png differ
diff --git a/share/static/images/t_small.png b/share/static/images/t_small.png
new file mode 100644 (file)
index 0000000..37eef98
Binary files /dev/null and b/share/static/images/t_small.png differ
diff --git a/share/static/images/t_small.xcf b/share/static/images/t_small.xcf
new file mode 100644 (file)
index 0000000..fee4a6e
Binary files /dev/null and b/share/static/images/t_small.xcf differ
diff --git a/share/static/images/title.gif b/share/static/images/title.gif
new file mode 100644 (file)
index 0000000..cf08b52
Binary files /dev/null and b/share/static/images/title.gif differ
diff --git a/share/static/images/title.png b/share/static/images/title.png
new file mode 100644 (file)
index 0000000..0593bf5
Binary files /dev/null and b/share/static/images/title.png differ
diff --git a/share/static/images/top-mid.jpg b/share/static/images/top-mid.jpg
new file mode 100755 (executable)
index 0000000..137be20
Binary files /dev/null and b/share/static/images/top-mid.jpg differ
diff --git a/share/static/images/top_left.jpg b/share/static/images/top_left.jpg
new file mode 100755 (executable)
index 0000000..caedd9e
Binary files /dev/null and b/share/static/images/top_left.jpg differ
diff --git a/share/static/images/top_left.png b/share/static/images/top_left.png
new file mode 100644 (file)
index 0000000..782bc16
Binary files /dev/null and b/share/static/images/top_left.png differ
diff --git a/share/static/images/top_mid.jpg b/share/static/images/top_mid.jpg
new file mode 100755 (executable)
index 0000000..137be20
Binary files /dev/null and b/share/static/images/top_mid.jpg differ
diff --git a/share/static/images/top_mid.png b/share/static/images/top_mid.png
new file mode 100644 (file)
index 0000000..f02977c
Binary files /dev/null and b/share/static/images/top_mid.png differ
diff --git a/share/static/images/top_right.jpg b/share/static/images/top_right.jpg
new file mode 100755 (executable)
index 0000000..eb8bd7d
Binary files /dev/null and b/share/static/images/top_right.jpg differ
diff --git a/share/static/images/top_right.png b/share/static/images/top_right.png
new file mode 100644 (file)
index 0000000..764ca47
Binary files /dev/null and b/share/static/images/top_right.png differ
diff --git a/share/static/images/xmas-banner.jpg b/share/static/images/xmas-banner.jpg
new file mode 100755 (executable)
index 0000000..33aaa26
Binary files /dev/null and b/share/static/images/xmas-banner.jpg differ
diff --git a/share/static/images/you_small.png b/share/static/images/you_small.png
new file mode 100644 (file)
index 0000000..89e8068
Binary files /dev/null and b/share/static/images/you_small.png differ
diff --git a/share/static/maincontent.css b/share/static/maincontent.css
new file mode 100755 (executable)
index 0000000..65ecba7
--- /dev/null
@@ -0,0 +1,249 @@
+/* ------------------------------------------------\r
+      MAIN CONTENT WITH NAVIGATION BARS\r
+------------------------------------------------ */\r
+\r
+\r
+#wrap2{\r
+\r
+        background: #fff;\r
+        padding-top: 140px;\r
+               padding-bottom: 0px;\r
+        position: relative;\r
+}\r
+\r
+\r
+/* ------------------------------------------------\r
+      INNER/LOWER NAVIGATION BAR\r
+------------------------------------------------ */\r
+\r
+\r
+#nav2 {\r
+        position: relative;\r
+        height: 25px;\r
+        background: #000 url(images/nav2.png);\r
+        margin-right: 232px;\r
+        border-left: 0px solid #fff;\r
+}\r
+\r
+#nav2 ul {\r
+        margin:0px;\r
+        padding-left: 10px;\r
+        list-style:none;\r
+        background: #ff0000;\r
+}\r
+\r
+#nav2 li{\r
+        font-family: tahoma, arial, sans-serif;\r
+        font-size: 10pt;\r
+        height: 25px;\r
+        font-weight: normal;\r
+        font-variant: small-caps;\r
+        float: left;\r
+        list-style:none;\r
+}\r
+\r
+#nav2 li a{\r
+        color: #fff;\r
+        text-decoration: none;\r
+        display: block;\r
+        padding: 0px 8px 0px;\r
+        height: 25px;\r
+        line-height: 25px;\r
+        float: left;\r
+        border-left: 1px solid #aaaaaa;\r
+        border-right: 1px solid #aaaaaa;\r
+        text-align: center;\r
+        background: #a64400 url(images/nav2.png);\r
+        list-style:none;\r
+}\r
+\r
+#nav2 li a:hover{\r
+        color: #fff;\r
+        line-height: 25px;\r
+        border-left: 1px solid #aaaaaa;\r
+        border-right: 1px solid #aaaaaa;\r
+        background: #aaaaaa url(images/nav2_alt.png);\r
+}\r
+\r
+#nav2 li a.current{\r
+        color: #000;\r
+        text-decoration: none;\r
+        display: block;\r
+        padding: 0px 8px 0px;\r
+        height: 25px;\r
+        line-height: 25px;\r
+        float: left;\r
+        border-left: 1px solid white;\r
+        border-right: 1px solid white;\r
+        text-align: center;\r
+        background: #fff;\r
+        list-style:none;\r
+}\r
+\r
+#nav2 li a.current:hover{\r
+        color: #fff;\r
+        line-height: 25px;\r
+        border-left: 1px solid #aaaaaa;\r
+        border-right: 1px solid #aaaaaa;\r
+        background: #aaaaaa url(images/nav2_alt.png);\r
+}\r
+\r
+/* ------------------------------------------------\r
+      CHANGEABLE PAGE HEADER\r
+------------------------------------------------ */\r
+\r
+#header {\r
+\r
+        height: 130px;\r
+        background: #000000;\r
+        margin-right: 224px;\r
+        border-left: 0px solid #fff;\r
+}\r
+\r
+#header_table {\r
+       border: 1px solid black;\r
+}\r
+\r
+h3.header{\r
+       font-family: tahoma, arial, sans-serif;\r
+       font-size: 160%;\r
+       font-weight: bold;\r
+       color: #fff;\r
+       padding: 6px 10px 0px 4px;\r
+       margin-top: 0px;\r
+       border: 0px;\r
+}\r
+\r
+\r
+\r
+td.text {\r
+       text-align: center;\r
+       color: #cfcfcf;\r
+       border-top: 1px solid #333333;\r
+       background: #333333;\r
+       padding: 5px;\r
+        font-size: 80%;\r
+}\r
+\r
+td a.header {\r
+       color: #ffffff;\r
+}\r
+\r
+td a.header:hover {\r
+       color: #ffcc00;\r
+}\r
+\r
+\r
+/* ------------------------------------------------\r
+      MAIN PAGE CONTENT CONTAINER/TAGS\r
+------------------------------------------------ */\r
+\r
+\r
+#maincontent {\r
+        padding: 10px 0px 80px 0px;\r
+        background: #ffffff;\r
+        background-position: top right;\r
+        border-right: #333333 solid 232px;\r
+}\r
+\r
+#maincontent p,pre {\r
+        margin: 10px 25px 0px 130px;\r
+       line-height: 130%;
+        font-size: 110%;\r
+}\r
+
+#maincontent p.frontpage {\r
+        margin: 10px 270px 10px 10px;\r
+       line-height: 140%;
+        font-size: 120%;
+       font-family: Times, serif;\r
+}
+\r
+#maincontent pre {\r
+       font-family: fixed;\r
+}\r
+\r
+#maincontent p.image_captions {\r
+        margin: 10px 25px 0px 130px;\r
+       font-family: verdana, arial, sans-serif;\r
+       line-height: 110%;\r
+       font-size: 80%;\r
+       text-align: left;\r
+       color: #cc4400;\r
+}\r
+\r
+#maincontent p.quote {\r
+    margin: 10px 10px 0 5px;\r
+       width: 100px;\r
+       float: left;\r
+       color: #333333;\r
+    font-family: verdana, arial, sans-serif;\r
+       line-height: 110%;\r
+       font-size: 90%;\r
+       text-align: center;\r
+    background: #cfcfcf;\r
+    padding: 9px 6px 9px 6px;\r
+    border: 0px double #e87a03;\r
+}\r
+\r
+#maincontent p.subtitle {\r
+  color: #224e9f;\r
+  font-family: verdana, arial, sans-serif;\r
+  font-size: 100%;\r
+  margin: 4px 25px 0px 130px;\r
+}\r
+\r
+#maincontent p.description {\r
+  font-size: 90%;\r
+  margin: 0px 25px 0px 130px;\r
+}\r
+\r
+#maincontent p.published_at {\r
+  font-size: 90%;\r
+  margin: 0px 25px 0px 130px;\r
+}\r
+\r
+#maincontent p.footnotes {\r
+  font-size: 90%;\r
+  margin: 6px 25px 0px 130px;\r
+}\r
+\r
+#maincontent h2{\r
+        font-family: verdana, arial, sans-serif;\r
+        font-size: 200%;\r
+        color: #333333;\r
+        text-align: center;\r
+        font-weight: normal;\r
+        margin: 0px 0px 15px 130px;\r
+               border-bottom: 0px solid #ff6600;\r
+}\r
+
+#maincontent h2.frontpage {\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 140%;\r
+       font-weight: normal;\r
+       color: #ff6600;\r
+       padding-bottom: 2px;\r
+       border-bottom: 0px solid #ff6600;\r
+       margin: 30px 0px 5px 0px;\r
+}
+\r
+#maincontent h3{\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 140%;\r
+       font-weight: normal;\r
+       color: #333333;\r
+       padding-bottom: 2px;\r
+       border-bottom: 1px solid #ff6600;\r
+       margin: 30px 0px 5px 130px;\r
+}\r
+\r
+#maincontent h4{\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 120%;\r
+       font-weight: normal;\r
+       color: #ff6600;\r
+       margin: 10px 0px 0px 130px;\r
+}\r
+\r
+\r
diff --git a/share/static/one_off.css b/share/static/one_off.css
new file mode 100644 (file)
index 0000000..d6a213e
--- /dev/null
@@ -0,0 +1,67 @@
+/* ------------------------------------------------\r
+      TRADING CARD LAYOUT TAG\r
+------------------------------------------------ */\r
+\r
+#trading_card_image {
+       width: 600px;
+       height: 1000px;
+       overflow: scroll;
+       margin: 20px 0px 10px 130px;
+}\r
+
+#header_table {
+       width: 500px;
+       height: 64px;
+       overflow: scroll;
+       background: url(images/blank.jpg) no-repeat;
+       padding: 6px 0px 0px 0px;
+       margin: 0px 0px 0px 0px;
+}
+
+/* ------------------------------------------------\r
+      PLAYER TAGS\r
+------------------------------------------------ */
+
+#player {
+        margin: 10px 10px 10px 10px;
+}
+
+
+/* ------------------------------------------------\r
+     FRONT PAGE TABLE\r
+------------------------------------------------ */
+
+
+td.td1 {\r
+       padding: 5px;\r
+       height: 120px;\r
+       background: url(http://ironman.enlightenedperl.org/munger/mybadge/male/mst.png) no-repeat;\r
+       background-position: center;\r
+        border-right: 1px solid #000000;\r
+}\r
+\r
+td.td2 {\r
+       padding: 5px;\r
+       height: 120px;\r
+       background: url(images/you_small.png) no-repeat;\r
+       background-position: center;\r
+}\r
+\r
+td.td3 {\r
+       padding: 5px;\r
+       height: 120px;\r
+       background: url(images/front-small.jpg) no-repeat;\r
+       background-position: center;\r
+        border-right: 1px solid #000000;\r
+}\r
+\r
+td.td4 {\r
+       padding: 5px;\r
+       height: 120px;\r
+       background: url(images/you_small.png) no-repeat;\r
+       background-position: center;\r
+}\r
+\r
+\r
+\r
+\r
diff --git a/share/static/reset.css b/share/static/reset.css
new file mode 100755 (executable)
index 0000000..a6367c2
--- /dev/null
@@ -0,0 +1,46 @@
+html, body, div, span, applet, object, iframe,\r
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,\r
+a, abbr, acronym, address, big, cite, code,\r
+del, dfn, em, font, img, ins, kbd, q, s, samp,\r
+small, strike, strong, sub, sup, tt, var,\r
+dl, dt, dd, ol, ul, li,\r
+fieldset, form, label, legend,\r
+table, caption, tbody, tfoot, thead, tr, th, td {\r
+       margin: 0;\r
+       padding: 0;\r
+       border: 0;\r
+       outline: 0;\r
+       font-weight: inherit;\r
+       font-style: inherit;\r
+       font-size: 100%;\r
+       font-family: inherit;\r
+       vertical-align: baseline;\r
+}\r
+/* remember to define focus styles! */\r
+:focus {\r
+       outline: 0;\r
+}\r
+body {\r
+       line-height: 1;\r
+       color: black;\r
+       background: white;\r
+}\r
+ol, ul {\r
+       list-style: none;\r
+}\r
+/* tables still need 'cellspacing="0"' in the markup */\r
+table {\r
+       border-collapse: separate;\r
+       border-spacing: 0;\r
+}\r
+caption, th, td {\r
+       text-align: left;\r
+       font-weight: normal;\r
+}\r
+blockquote:before, blockquote:after,\r
+q:before, q:after {\r
+       content: "";\r
+}\r
+blockquote, q {\r
+       quotes: "" "";\r
+}
\ No newline at end of file
diff --git a/share/static/scnavbar.css b/share/static/scnavbar.css
new file mode 100755 (executable)
index 0000000..0d7a8e0
--- /dev/null
@@ -0,0 +1,152 @@
+/* ------------------------------------------------\r
+      TOP SHADOWCAT AREA\r
+------------------------------------------------ */\r
+\r
+#title {\r
+        position: absolute;\r
+        top: 0px;\r
+        left: 6px;\r
+        z-index: 999;\r
+        height: 146px;
+        width: 950px;\r
+}\r
+\r
+#tagline {\r
+        position: absolute;\r
+        top: 122px;\r
+        right: 5px;\r
+        z-index: 999;\r
+        text-align: right;\r
+        font-variant: small-caps;\r
+        font-family: arial, sans-serif;\r
+        font-size: 80%;\r
+        color: #ccc;\r
+}\r
+\r
+#nav {\r
+        position: absolute;\r
+        top: 0px;\r
+        left: 0px;\r
+        right: 0px;\r
+        margin: 0px 0px 0px 0px;\r
+        z-index: 990;\r
+        height: 46px;\r
+        background: #fff;\r
+}\r
+\r
+#nav div.left {\r
+        position: absolute;\r
+        top: 0px;\r
+        left: 0px;\r
+         z-index: 991;\r
+        height: 140px;\r
+         width: 100px;\r
+        background: url(images/top_left.jpg) no-repeat;\r
+}\r
+\r
+#nav div.center {\r
+        position: absolute;\r
+        top: 0px;\r
+        left: 99px;\r
+         right: 99px;\r
+         z-index: 991;\r
+        height: 140px;\r
+        background: url(images/top-mid.jpg) repeat-x;\r
+}\r
+\r
+#nav div.right {\r
+        position: absolute;\r
+        top: 0px;\r
+         right: 0px;\r
+         z-index: 991;\r
+        height: 140px;\r
+         width: 100px;\r
+        background: url(images/top_right.jpg) no-repeat;\r
+}\r
+\r
+#navlinks {\r
+       position: absolute;\r
+       right: 132px;\r
+       top: 0px;\r
+       height: 20px;\r
+}\r
+\r
+#navlinksright {\r
+       position: absolute;\r
+       right: 0px;\r
+       top: 0px;\r
+       height: 20px;\r
+       width: 8px;\r
+      background: #ffffff url(images/navright.png) no-repeat;\r
+}\r
+\r
+#navlinkscenter {\r
+       top: 0px;\r
+       height: 20px;\r
+      background: #ffffff url(images/navcenter.png) repeat-x;\r
+       padding: 0px 15px 0px 15px;\r
+}\r
+\r
+#navlinksleft {\r
+       position: absolute;\r
+       left: 0px;\r
+       top: 0px;\r
+       height: 20px;\r
+       width: 8px;\r
+      background: #ffffff url(images/navleft.png) no-repeat;\r
+}\r
+\r
+\r
+#nav ul {\r
+        margin:0px;\r
+        padding-left: 0px;\r
+        list-style:none;\r
+        background: #ff0000;\r
+}\r
+\r
+#nav li{\r
+        font-family: tahoma, arial, sans-serif;\r
+        font-size: 10pt;\r
+        height: 18px;\r
+        font-weight: normal;\r
+         float: left;\r
+        list-style:none;\r
+}\r
+\r
+#nav li a.line{\r
+        color: #fff;\r
+        text-decoration: none;\r
+        display: block;\r
+        padding: 0px 5px 0px;\r
+        height: 18px;\r
+        float: left;\r
+        border-left: 1px solid silver;\r
+        text-align: center;\r
+        list-style: none;\r
+}\r
+\r
+#nav li a.line:hover{\r
+        color: #ffffff;\r
+      background: url(images/navcenter_alt.png) repeat-x;\r
+        border-left: 1px solid black;\r
+}\r
+\r
+#nav li a.endright{\r
+        color: #fff;\r
+        text-decoration: none;\r
+        display: block;\r
+        padding: 0px 5px 0px;\r
+        height: 18px;\r
+        float: left;\r
+        border-right: 1px solid silver;\r
+        border-left: 1px solid silver;\r
+        text-align: center;\r
+        list-style: none;\r
+}\r
+\r
+#nav li a.endright:hover{\r
+        color: #ffffff;\r
+        border-right: 1px solid black;\r
+        border-left: 1px solid black;\r
+      background: url(images/navcenter_alt.png) repeat-x;\r
+}\r
diff --git a/share/static/sidebars.css b/share/static/sidebars.css
new file mode 100755 (executable)
index 0000000..7d83b31
--- /dev/null
@@ -0,0 +1,125 @@
+/* ------------------------------------------------\r
+      SIDE BLOCK\r
+------------------------------------------------ */\r
+\r
+#sidebar {\r
+    float: right;\r
+       width: 230px;\r
+       background: #333333;\r
+    border-left: 1px solid #333333;\r
+    border-right: 1px solid #333333;\r
+    margin-bottom: 0px;\r
+    margin-right: 0px;\r
+}\r
+
+\r
+\r
+#sidebar ul {\r
+       padding: 0px 0px 0px 0px;\r
+       background-color: inherit;\r
+}\r
+\r
+#sidebar li{\r
+       text-indent: 0px;\r
+       line-height: 20px;\r
+       margin-left: 30px;\r
+    list-style: url(images/link_top.png) disc;\r
+}\r
+\r
+#sidebar li:hover{\r
+    list-style: url(images/link_bot.png) disc;\r
+}\r
+\r
+#sidebar li a{
+       font-size: 90%;\r
+       display: block;\r
+       color: #000000;\r
+       text-decoration: none;\r
+       background: inherit;\r
+       border-bottom: 1px dotted #7991a1;\r
+       margin-right: 4px;\r
+}\r
+\r
+#sidebar li a:hover{\r
+       color: #ff6600;\r
+       background: inherit;\r
+    list-style-image: url(images/link_bot.png);\r
+}\r
+\r
+h4.sidebar {\r
+       font-family: Tahoma, Arial, sans-serif;\r
+       font-size: 115%;\r
+       line-height: 35px;\r
+       font-weight: normal;\r
+       color: #cfcfcf;\r
+    text-align: center;\r
+    font-variant: small-caps;\r
+}\r
+\r
+div.topsidebar {\r
+       width: 230px;\r
+       height: 75px;\r
+       background: #333333 url(images/sidetop_back.png);
+        margin: 0px 0 0px 0;\r\r
+}
+
+div.botsidebar {\r
+       width: 230px;\r
+       height: 75px;\r
+       background: #333333 url(images/sidebot_back.png);\r\r
+}\r
+\r
+div.h4sidebarnav {\r
+       width: 230px;\r
+       height: 37px;\r
+       background: #333333 url(images/sideh4_back.jpg) no-repeat;
+}\r
+\r
+\r
+div.h4sidebar2 {\r
+       width: 230px;\r
+       height: 37px;\r
+       background: #333333 url(images/sideh4_back_bottom.jpg) no-repeat;\r
+       margin: 0px 0 5px 0;\r
+}\r
+\r
+#sidebar p {\r
+    font-size: 85%;\r
+    font-family: arial, sans-seif;\r
+    margin: 6px 3px 4px 3px;\r
+}
+
+div.textblock {
+    border-left: 5px solid #333333;\r
+    border-right: 5px solid #333333;
+    background: #fff;
+    padding: 5px 0px 5px 0px;
+}
+
+/* ------------------------------------------------\r
+      SUBMIT BUTTONS CONTAINER/TAGS\r
+------------------------------------------------ */
+
+#submit_buttons {
+       float: left;
+       width: 120px;
+       height: 11px;\r
+        padding: 2px;\r
+        background: #faa140;\r
+        border: #ff6600 solid 1px;
+        margin: 62px 0px 0px 100px;\r
+}
+
+#submit_buttons a {\r
+       font-family: arial;
+       font-size: 8pt;
+       font-weight: bold;
+       color: #666;
+}
+
+#submit_buttons a:hover {\r
+       font-family: arial;
+       font-size: 8pt;
+       font-weight: bold;
+       color: #f00;\r
+}