summaryrefslogtreecommitdiff
path: root/themes/pushbutton
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-05-05 10:58:27 +0000
committerDries Buytaert <dries@buytaert.net>2005-05-05 10:58:27 +0000
commit07cf2c69650502ab729a1edd3b5e414056780347 (patch)
treea1aeff72b4f569cc16ce30791016b82b5a38130b /themes/pushbutton
parentdf9f93f98a1b6b4df1b4f394cde32e9e4320d299 (diff)
downloadbrdo-07cf2c69650502ab729a1edd3b5e414056780347.tar.gz
brdo-07cf2c69650502ab729a1edd3b5e414056780347.tar.bz2
- Added the PHPTemplate port of pushbutton.
Diffstat (limited to 'themes/pushbutton')
-rw-r--r--themes/pushbutton/arrow-next-hover.pngbin0 -> 173 bytes
-rw-r--r--themes/pushbutton/arrow-next-visited.pngbin0 -> 173 bytes
-rw-r--r--themes/pushbutton/arrow-next.pngbin0 -> 173 bytes
-rw-r--r--themes/pushbutton/arrow-prev-hover.pngbin0 -> 174 bytes
-rw-r--r--themes/pushbutton/arrow-prev-visited.pngbin0 -> 178 bytes
-rw-r--r--themes/pushbutton/arrow-prev.pngbin0 -> 175 bytes
-rw-r--r--themes/pushbutton/arrow-up-hover.pngbin0 -> 175 bytes
-rw-r--r--themes/pushbutton/arrow-up-visited.pngbin0 -> 173 bytes
-rw-r--r--themes/pushbutton/arrow-up.pngbin0 -> 173 bytes
-rw-r--r--themes/pushbutton/background.pngbin0 -> 2445 bytes
-rw-r--r--themes/pushbutton/block.tpl.php4
-rw-r--r--themes/pushbutton/box.tpl.php4
-rw-r--r--themes/pushbutton/comment.tpl.php11
-rw-r--r--themes/pushbutton/forum-container.jpgbin0 -> 10722 bytes
-rw-r--r--themes/pushbutton/forum-link.pngbin0 -> 711 bytes
-rw-r--r--themes/pushbutton/header-a.jpgbin0 -> 440 bytes
-rw-r--r--themes/pushbutton/header-b.jpgbin0 -> 5770 bytes
-rw-r--r--themes/pushbutton/header-c.pngbin0 -> 195 bytes
-rw-r--r--themes/pushbutton/icon-block.pngbin0 -> 310 bytes
-rw-r--r--themes/pushbutton/icon-comment.pngbin0 -> 317 bytes
-rw-r--r--themes/pushbutton/logo-active.jpgbin0 -> 2466 bytes
-rw-r--r--themes/pushbutton/logo-background.jpgbin0 -> 950 bytes
-rw-r--r--themes/pushbutton/logo-hover.jpgbin0 -> 2712 bytes
-rw-r--r--themes/pushbutton/logo.pngbin0 -> 103 bytes
-rw-r--r--themes/pushbutton/node.tpl.php12
-rw-r--r--themes/pushbutton/page.tpl.php142
-rw-r--r--themes/pushbutton/screenshot.pngbin0 -> 7594 bytes
-rw-r--r--themes/pushbutton/style.css606
-rw-r--r--themes/pushbutton/tabs-off.pngbin0 -> 317 bytes
-rw-r--r--themes/pushbutton/tabs-on.pngbin0 -> 272 bytes
-rw-r--r--themes/pushbutton/tabs-option-hover.pngbin0 -> 296 bytes
-rw-r--r--themes/pushbutton/tabs-option-off.pngbin0 -> 294 bytes
-rw-r--r--themes/pushbutton/tabs-option-on.pngbin0 -> 263 bytes
33 files changed, 779 insertions, 0 deletions
diff --git a/themes/pushbutton/arrow-next-hover.png b/themes/pushbutton/arrow-next-hover.png
new file mode 100644
index 000000000..5e32cd264
--- /dev/null
+++ b/themes/pushbutton/arrow-next-hover.png
Binary files differ
diff --git a/themes/pushbutton/arrow-next-visited.png b/themes/pushbutton/arrow-next-visited.png
new file mode 100644
index 000000000..392801475
--- /dev/null
+++ b/themes/pushbutton/arrow-next-visited.png
Binary files differ
diff --git a/themes/pushbutton/arrow-next.png b/themes/pushbutton/arrow-next.png
new file mode 100644
index 000000000..cf3ae6aa1
--- /dev/null
+++ b/themes/pushbutton/arrow-next.png
Binary files differ
diff --git a/themes/pushbutton/arrow-prev-hover.png b/themes/pushbutton/arrow-prev-hover.png
new file mode 100644
index 000000000..cd85f90da
--- /dev/null
+++ b/themes/pushbutton/arrow-prev-hover.png
Binary files differ
diff --git a/themes/pushbutton/arrow-prev-visited.png b/themes/pushbutton/arrow-prev-visited.png
new file mode 100644
index 000000000..38f6e315b
--- /dev/null
+++ b/themes/pushbutton/arrow-prev-visited.png
Binary files differ
diff --git a/themes/pushbutton/arrow-prev.png b/themes/pushbutton/arrow-prev.png
new file mode 100644
index 000000000..e6764ec5c
--- /dev/null
+++ b/themes/pushbutton/arrow-prev.png
Binary files differ
diff --git a/themes/pushbutton/arrow-up-hover.png b/themes/pushbutton/arrow-up-hover.png
new file mode 100644
index 000000000..3bff73543
--- /dev/null
+++ b/themes/pushbutton/arrow-up-hover.png
Binary files differ
diff --git a/themes/pushbutton/arrow-up-visited.png b/themes/pushbutton/arrow-up-visited.png
new file mode 100644
index 000000000..2df0fdd23
--- /dev/null
+++ b/themes/pushbutton/arrow-up-visited.png
Binary files differ
diff --git a/themes/pushbutton/arrow-up.png b/themes/pushbutton/arrow-up.png
new file mode 100644
index 000000000..81dd41032
--- /dev/null
+++ b/themes/pushbutton/arrow-up.png
Binary files differ
diff --git a/themes/pushbutton/background.png b/themes/pushbutton/background.png
new file mode 100644
index 000000000..889e1cc9a
--- /dev/null
+++ b/themes/pushbutton/background.png
Binary files differ
diff --git a/themes/pushbutton/block.tpl.php b/themes/pushbutton/block.tpl.php
new file mode 100644
index 000000000..782ed5098
--- /dev/null
+++ b/themes/pushbutton/block.tpl.php
@@ -0,0 +1,4 @@
+<div class="<?php print "block block-$block->module" ?>" id="<?php print "block-$block->module-$block->delta"; ?>">
+ <div class="title"><h3><?php print $block->subject ?></h3></div>
+ <div class="content"><?php print $block->content ?></div>
+</div> \ No newline at end of file
diff --git a/themes/pushbutton/box.tpl.php b/themes/pushbutton/box.tpl.php
new file mode 100644
index 000000000..053c88f70
--- /dev/null
+++ b/themes/pushbutton/box.tpl.php
@@ -0,0 +1,4 @@
+<div class="box">
+ <h2 class="title"><?php print $title ?></h2>
+ <div class="content"><?php print $content ?></div>
+</div> \ No newline at end of file
diff --git a/themes/pushbutton/comment.tpl.php b/themes/pushbutton/comment.tpl.php
new file mode 100644
index 000000000..f77041af8
--- /dev/null
+++ b/themes/pushbutton/comment.tpl.php
@@ -0,0 +1,11 @@
+<div class="comment">
+ <?php if ($picture) : ?>
+ <?php print $picture ?>
+ <?php endif; ?>
+ <h3 class="title"><?php print $title ?></h3>
+ <div class="submitted"><?php print $submitted ?><?php if ($comment->new) : ?><span class="new"> *<?php print $new ?></span><?php endif; ?></div>
+ <div class="content"><?php print $content ?></div>
+ <!-- BEGIN: links -->
+ <div class="links">&raquo; <?php print $links ?></div>
+ <!-- END: links -->
+</div>
diff --git a/themes/pushbutton/forum-container.jpg b/themes/pushbutton/forum-container.jpg
new file mode 100644
index 000000000..46ea78f2a
--- /dev/null
+++ b/themes/pushbutton/forum-container.jpg
Binary files differ
diff --git a/themes/pushbutton/forum-link.png b/themes/pushbutton/forum-link.png
new file mode 100644
index 000000000..56c50b16e
--- /dev/null
+++ b/themes/pushbutton/forum-link.png
Binary files differ
diff --git a/themes/pushbutton/header-a.jpg b/themes/pushbutton/header-a.jpg
new file mode 100644
index 000000000..26b6c0122
--- /dev/null
+++ b/themes/pushbutton/header-a.jpg
Binary files differ
diff --git a/themes/pushbutton/header-b.jpg b/themes/pushbutton/header-b.jpg
new file mode 100644
index 000000000..17ed8541c
--- /dev/null
+++ b/themes/pushbutton/header-b.jpg
Binary files differ
diff --git a/themes/pushbutton/header-c.png b/themes/pushbutton/header-c.png
new file mode 100644
index 000000000..711a3c7e4
--- /dev/null
+++ b/themes/pushbutton/header-c.png
Binary files differ
diff --git a/themes/pushbutton/icon-block.png b/themes/pushbutton/icon-block.png
new file mode 100644
index 000000000..c12933bef
--- /dev/null
+++ b/themes/pushbutton/icon-block.png
Binary files differ
diff --git a/themes/pushbutton/icon-comment.png b/themes/pushbutton/icon-comment.png
new file mode 100644
index 000000000..9ef36deda
--- /dev/null
+++ b/themes/pushbutton/icon-comment.png
Binary files differ
diff --git a/themes/pushbutton/logo-active.jpg b/themes/pushbutton/logo-active.jpg
new file mode 100644
index 000000000..67e89081c
--- /dev/null
+++ b/themes/pushbutton/logo-active.jpg
Binary files differ
diff --git a/themes/pushbutton/logo-background.jpg b/themes/pushbutton/logo-background.jpg
new file mode 100644
index 000000000..d47005fbb
--- /dev/null
+++ b/themes/pushbutton/logo-background.jpg
Binary files differ
diff --git a/themes/pushbutton/logo-hover.jpg b/themes/pushbutton/logo-hover.jpg
new file mode 100644
index 000000000..5e662f5df
--- /dev/null
+++ b/themes/pushbutton/logo-hover.jpg
Binary files differ
diff --git a/themes/pushbutton/logo.png b/themes/pushbutton/logo.png
new file mode 100644
index 000000000..4d0a7e98d
--- /dev/null
+++ b/themes/pushbutton/logo.png
Binary files differ
diff --git a/themes/pushbutton/node.tpl.php b/themes/pushbutton/node.tpl.php
new file mode 100644
index 000000000..441bbd00f
--- /dev/null
+++ b/themes/pushbutton/node.tpl.php
@@ -0,0 +1,12 @@
+<div class="node<?php print ($sticky) ? " sticky" : ""; ?>">
+ <?php print $picture ?>
+ <?php if ($page == 0): ?>
+ <h1 class="title"><a href="<?php print $node_url ?>"><?php print $title ?></a></h1>
+ <?php endif; ?>
+ <span class="submitted"><?php print $submitted ?></span>
+ <span class="taxonomy"><?php print $terms ?></span>
+ <div class="content"><?php print $content ?></div>
+ <?php if ($links): ?>
+ <div class="links">&raquo; <?php print $links ?></div>
+ <?php endif; ?>
+</div>
diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php
new file mode 100644
index 000000000..ee3e692a7
--- /dev/null
+++ b/themes/pushbutton/page.tpl.php
@@ -0,0 +1,142 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="{language}" xml:lang="{language}">
+<head>
+ <title><?php print $head_title ?></title>
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <?php print $head ?>
+ <?php print $styles ?>
+</head>
+
+<body bgcolor="#ffffff" <?php print theme("onload_attribute"); ?>>
+
+<div class="hide"><a href="#content" title="Skip navigation." accesskey="2">Skip navigation</a>.</div>
+
+<table id="primary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td id="home" width="10%">
+
+ <?php if ($logo) : ?>
+ <a href="<?php print url() ?>" title="Home"><img src="<?php print($logo) ?>" alt="Home" width="144" height="63" border="0" /></a>
+ <?php endif; ?>
+
+ </td>
+
+ <td id="site-info" width="20%">
+
+ <?php if ($site_name) : ?>
+ <div class='site-name'><a href="<?php print url() ?>" title="Home"><?php print($site_name) ?></a></div>
+ <?php endif;?>
+
+ <?php if ($site_slogan) : ?>
+ <div class='site-slogan'><?php print($site_slogan) ?></div>
+ <?php endif;?>
+
+ </td>
+
+ <td class="primary-links" width="70%" align="center" valign="middle">
+ <?php if (is_array($primary_links)) : ?>
+ <?php foreach ($primary_links as $link): ?>
+ <?php print $link?> |
+ <?php endforeach; ?>
+ <?php endif; ?>
+ </td>
+ </tr>
+</table>
+
+<table id="secondary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td class="secondary-links" width="75%" align="center" valign="middle">
+ <?php if (is_array($secondary_links)) : ?>
+ <?php foreach ($secondary_links as $link): ?>
+ <?php print $link?> |
+ <?php endforeach; ?>
+ <?php endif; ?>
+ </td>
+ <td width="25%" align="center" valign="middle">
+ <?php if ($search_box): ?>
+ <form action="<?php print $search_url ?>" method="post">
+ <div id="search">
+ <input class="form-text" type="text" size="15" value="" name="keys" alt="<?php print $search_description ?>" />
+ <input class="form-submit" type="submit" value="<?php print $search_button_text ?>" alt="submit" />
+ </div>
+ </form>
+ <?php endif; ?>
+ </td>
+ </tr>
+</table>
+
+<table id="content" border="0" cellpadding="15" cellspacing="0" width="100%">
+ <tr>
+ <?php if ($sidebar_left != ""): ?>
+ <td id="sidebar-left">
+ <?php print $sidebar_left ?>
+ </td>
+ <?php endif; ?>
+
+ <td valign="top">
+ <?php if ($mission != ""): ?>
+ <div id="mission"><?php print $mission ?></div>
+ <?php endif; ?>
+
+ <div id="main">
+ <?php if ($title != ""): ?>
+ <?php print $breadcrumb ?>
+ <h1 class="title"><?php print $title ?></h1>
+
+ <?php if ($tabs != ""): ?>
+ <div class="tabs"><?php print $tabs ?></div>
+ <?php endif; ?>
+
+ <?php endif; ?>
+
+ <?php if ($help != ""): ?>
+ <div id="help"><?php print $help ?></div>
+ <?php endif; ?>
+
+ <?php if ($messages != ""): ?>
+ <?php print $messages ?>
+ <?php endif; ?>
+
+ <!-- start main content -->
+ <?php print($content) ?>
+ <!-- end main content -->
+
+ </div><!-- main -->
+ </td>
+ <?php if ($sidebar_right != ""): ?>
+ <td id="sidebar-right">
+ <?php print $sidebar_right ?>
+ </td>
+ <?php endif; ?>
+ </tr>
+</table>
+
+<table id="footer-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td align="center" valign="middle">
+ <?php if (is_array($primary_links)) : ?>
+ <div class="primary-links">
+ <?php foreach ($primary_links as $link): ?>
+ <?php print $link?> |
+ <?php endforeach; ?>
+ </div>
+ <?php endif; ?>
+ <?php if (is_array($secondary_links)) : ?>
+ <div class="secondary-links">
+ <?php foreach ($secondary_links as $link): ?>
+ <?php print $link?> |
+ <?php endforeach; ?>
+ </div>
+ <?php endif; ?>
+ </td>
+ </tr>
+</table>
+
+<?php if ($footer_message) : ?>
+<div id="footer-message">
+ <p><?php print $footer_message;?></p>
+</div>
+<?php endif; ?>
+<?php print $closure;?>
+</body>
+</html> \ No newline at end of file
diff --git a/themes/pushbutton/screenshot.png b/themes/pushbutton/screenshot.png
new file mode 100644
index 000000000..139e1a7db
--- /dev/null
+++ b/themes/pushbutton/screenshot.png
Binary files differ
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
new file mode 100644
index 000000000..aef735a27
--- /dev/null
+++ b/themes/pushbutton/style.css
@@ -0,0 +1,606 @@
+/* $Id$ */
+
+/*
+** HTML elements
+*/
+body {
+ color: #000;
+ background-color: #fff;
+ margin: 0;
+ padding: 0;
+}
+body, p, td, li, ul, ol {
+ font-family: Verdana, Helvetica, Arial, sans-serif;
+}
+h1, h2, h3, h4, h5, h6 {
+ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
+ margin: 0;
+}
+h1 {
+ color: #369;
+ font-size: 1.6em;
+}
+img {
+ display: block;
+ border: 0;
+}
+tr.dark td, tr.light td {
+ padding: 0.3em;
+}
+a:link {
+ text-decoration: none;
+ font-weight: bold;
+ color: #ff8c00;
+}
+a:visited {
+ text-decoration: none;
+ font-weight: bold;
+ color: #c96;
+}
+a:hover, a:active {
+ font-weight: bold;
+ color: #ff4500;
+ text-decoration: underline;
+}
+fieldset {
+ border: 1px solid #ccc;
+}
+p {
+ margin: 0 0 1.3em 0;
+ padding: 0;
+}
+blockquote {
+ border-left: 4px solid #69c;
+ padding: 0 15px 0 15px;
+ margin: 25px 100px 25px 50px;
+ color: #696969;
+ text-align: left;
+ font-size: 1.2em;
+ line-height: 1.3em;
+ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
+}
+pre {
+ background-color: #eee;
+ padding: 0.75em 1.5em;
+ font-size: 1.2em;
+ border: 1px solid #ddd;
+}
+.form-item {
+ margin-top: 1em;
+}
+.form-item label {
+ color: #369;
+}
+.item-list .title {
+ color: #369;
+ font-size: 0.85em;
+}
+
+/*
+** Page layout blocks / IDs
+*/
+#primary-menu {
+ background-color: #e0edfb;
+}
+#primary-menu tr {
+ background: transparent url(header-a.jpg) left bottom repeat;
+}
+td#home {
+ background: transparent url(logo-background.jpg) left top repeat;
+}
+td#home a:link img, td#home a:visited img {
+ background: transparent url(logo-active.jpg) repeat;
+ width: 144px;
+ height: 63px;
+}
+td#home a:hover img {
+ background: transparent url(logo-hover.jpg) repeat;
+ width: 144px;
+ height: 63px;
+}
+.primary-links, .primary-links a:link, .primary-links a:visited {
+ color: #369;
+}
+.primary-links a:hover {
+ color: #000;
+}
+#primary-menu .primary-links {
+ background: transparent url(header-b.jpg) left top no-repeat;
+ font-size: 0.79em;
+}
+#primary-menu .primary-links h1, #primary-menu .primary-links h2, #primary-menu .primary-links h3 {
+ font-size: 2.3em;
+ color: #369;
+}
+#secondary-menu {
+ background-color: #369;
+ border-top: 3px solid #69c;
+ border-bottom: 3px solid #69c;
+}
+.secondary-links, .secondary-links a:link, .secondary-links a:visited {
+ color: #e4e9eb;
+}
+.secondary-links a:hover {
+ color: #fff;
+ text-decoration: underline;
+}
+#secondary-menu .secondary-links {
+ font-size: 0.85em;
+}
+.tabs {
+ margin: 15px 0 15px 0;
+}
+.tabs ul.primary {
+ border-collapse: collapse;
+ padding: 0 0 3px 10px;
+ white-space: nowrap;
+ list-style: none;
+ margin: 0 0 0 0;
+ height: auto;
+ line-height: normal;
+ border-bottom: 2px solid #336699;
+}
+.tabs ul.primary li {
+ display: inline;
+}
+.tabs ul.primary li a {
+ padding: 3px 10px 3px 10px;
+ background: #fff url(tabs-off.png) left top no-repeat;
+ border-color: #6699CC;
+ border-width: 2px;
+ border-style: none solid none none;
+ height: auto;
+ margin-right: 10px;
+ text-decoration: none;
+ text-transform: lowercase;
+}
+.tabs ul.primary li.active a {
+ background: #336699 url(tabs-on.png) left top no-repeat;
+ border-right: 2px solid #336699;
+ color: #fff;
+}
+.tabs ul.primary li a:hover {
+ background-color: #fffaf0;
+ color: #ff4500;
+}
+.tabs ul.secondary {
+ border-collapse: collapse;
+ padding: 10px 0 10px 0px;
+ margin: 0 0 0 0;
+ white-space: nowrap;
+ list-style: none;
+ height: auto;
+ line-height: normal;
+ border-bottom: none;
+}
+.tabs ul.secondary li {
+ display: inline;
+ height: auto;
+ padding: 0 0 0 10px;
+ text-decoration: none;
+ border-right: none;
+}
+.tabs ul.secondary li a {
+ background: #fff url(tabs-option-off.png) left center no-repeat;
+ padding: 10px 0 10px 25px;
+ margin: 0 0 0 0;
+}
+.tabs ul.secondary li a.active {
+ background: #fff url(tabs-option-on.png) left center no-repeat;
+ color: #369;
+ border-bottom: none;
+}
+.tabs ul.secondary li a:hover {
+ background: #fff url(tabs-option-hover.png) left center no-repeat;
+ color: #FF4500
+}
+#content {
+ background-color: #fff;
+}
+#contentstart {
+ background-color: #fff;
+}
+#menu {
+ padding: 0.5em 0.5em 0 0.5em;
+ text-align: right;
+ vertical-align: middle;
+}
+#search .form-text, #search .form-submit {
+ border: 1px solid #369;
+ font-size: 0.85em;
+}
+#search .form-text {
+ width: 8em;
+ height: 1.4em;
+ padding: 0 0.5em 0 0.5em;
+ margin: 0 0 0.5em 0;
+}
+#search .form-submit {
+ height: 1.5em;
+}
+#mission {
+ background-color: #fff;
+ color: #696969;
+ border-top: 2px solid #dcdcdc;
+ border-bottom: 2px solid #dcdcdc;
+ padding: 10px 10px 10px 10px;
+ margin: 20px 35px 0px 35px;
+ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
+ font-size: 1.1em;
+ font-weight: normal;
+}
+#site-info {
+ background-color: #bdd3ea;
+ background-image: url('header-c.png');
+ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
+}
+.site-name {
+ font-size: 1.2em;
+}
+.site-name a:link, .site-name a:visited {
+ color: #fff;
+}
+.site-name a:hover {
+ color: #ff8c00;
+ text-decoration: none;
+}
+.site-slogan {
+ font-size: 0.8em;
+ font-weight: bold;
+}
+#main {
+ /* padding in px not ex because IE messes up 100% width tables otherwise */
+ padding: 30px 35px 50px 35px;
+ background: transparent url(background.png) center center no-repeat;
+}
+#mission, .node .content, .comment .content {
+ line-height: 1.4;
+}
+#help {
+ font-size: 0.9em;
+ margin-bottom: 1em;
+}
+.breadcrumb {
+ margin-bottom: .5em;
+}
+.messages {
+ background-color: #eee;
+ border: 1px solid #ccc;
+ padding: 0.3em;
+ margin-bottom: 1em;
+}
+.error {
+ border-color: red;
+}
+.nav {
+ padding: 0px 0px 0px 0px;
+ margin: 0px 0px 0px 0px;
+}
+#sidebar-left, #sidebar-right {
+ font-size: 0.75em;
+ width: 175px;
+ /* padding in px not ex because IE messes up 100% width tables otherwise */
+ padding: 25px 10px 75px 10px;
+ vertical-align: top;
+ background: #FFFAF0;
+}
+#sidebar-left {
+ border-right: 3px solid #f5f5f5;
+}
+#sidebar-right {
+ border-left: 3px solid #f5f5f5;
+}
+#sidebar-left li, #sidebar-right li {
+ font-size: 1em;
+}
+.node .content {
+ text-align: left;
+ font-size: 0.85em;
+ line-height: 1.3;
+}
+.comment .content {
+ text-align: left;
+ font-size: 0.85em;
+ line-height: 1.3;
+}
+#footer-message {
+ padding: 15px 100px 30px 100px;
+ font-size: 0.85em;
+ text-align: center;
+ color: #aaa;
+}
+table#footer-menu {
+ border-top: 3px solid #6699cc;
+ border-bottom: 3px solid #6699cc;
+ background-color: #369;
+ color: #e4e9eb;
+}
+#footer-menu td {
+ padding: 5px;
+ font-size: 0.75em;
+}
+#footer-menu .primary-links, #footer-menu a:link, #footer-menu a:visited {
+ color: #e4e9eb;
+}
+#footer-menu a:hover {
+ color: #fff;
+ text-decoration: underline;
+}
+#footer-menu .primary-links h1, #footer-menu .primary-links h2, #footer-menu .primary-links h3 {
+ font-size: 1.3em;
+ color: #e4e9eb;
+}
+/*
+** Common declarations for child classes of node, comment, block, box, etc.
+** If you want any of them styled differently for a specific parent, add
+** additional rules /with only the differing properties!/ to .parent .class.
+** See .comment .title for an example.
+*/
+#content .title, #content .title a {
+ color: #369;
+}
+.content h1 {
+ color: #369;
+ font-size: 1.9em;
+}
+.content h2 {
+ color: #58b;
+ font-size: 1.7em;
+}
+.content h3 {
+ color: #69c;
+ font-size: 1.5em;
+}
+.content h4 {
+ color: #8be;
+ font-size: 1.3em;
+}
+.content h5 {
+ color: #96c6f6;
+ font-size: 1.15em;
+}
+.submitted {
+ color: #999;
+ font-size: 0.79em;
+}
+.links {
+ color: #ff8c00;
+ font-size: 0.8em;
+ padding: 0px 0px 0px 0px;
+ margin: 0px 0px 0px 0px;
+}
+.links a {
+ font-weight: bold;
+}
+.box {
+ padding: 0 0 1.5em 0;
+}
+.box {
+ padding: 0px 0px 0px 0px;
+ margin: 0px 0px 0px 0px;
+}
+.box h2 {
+ font-size: 9px;
+}
+.block .title h3 {
+ border-bottom: 2px solid #6699cc;
+ color: #369;
+ font-size: 18px;
+ font-weight: bold;
+ padding: 10px 5px 10px 30px;
+ margin-bottom: .25em;
+ background: transparent url(icon-block.png) left center no-repeat;
+}
+.block .content {
+ padding: 5px 5px 5px 5px;
+}
+.block {
+ margin-bottom: 1.5em;
+}
+.box .title {
+ font-size: 1.1em;
+}
+.node {
+ margin: .5em 0 2.5em 0;
+}
+.node .content, .comment .content {
+ margin: .5em 0 .5em 0;
+}
+.node .taxonomy {
+ color: #999;
+ font-size: 0.83em;
+ padding: 1.5em;
+}
+.node .picture {
+ border: 1px solid #fff;
+ float: right;
+ margin: 0.5em;
+}
+.comment {
+ border: 1px solid #abc;
+ padding: .5em;
+ margin-bottom: 1em;
+}
+.comment .title {
+ font-size: 1em;
+ padding: 10px 0px 12px 19px;
+ background: transparent url(icon-comment.png) left center no-repeat;
+}
+.comment .new {
+ font-weight: bold;
+ font-size: 1em;
+ margin-left: 2px;
+ color: red;
+}
+.comment .picture {
+ border: 1px solid #fff;
+ float: right;
+ margin: 10px;
+}
+.links {
+ font-size: 0.75em;
+}
+.links .prev, .links .next, .links .up {
+ font-size: 1.15em;
+}
+.titles .prev, .titles .next {
+ font-size: 0.85em;
+ font-weight: bold;
+ color: #444;
+}
+.hide {
+ display: none
+}
+.nav .links .next a:link {
+ padding: 15px 15px 17px 0;
+ background: transparent url(arrow-next.png) right center no-repeat;
+}
+.nav .links .next a:hover {
+ padding: 15px 15px 17px 0;
+ background: transparent url(arrow-next-hover.png) right center no-repeat;
+}
+.nav .links .prev a:link {
+ padding: 15px 0 17px 15px;
+ background: transparent url(arrow-prev.png) left center no-repeat;
+}
+.nav .links .prev a:hover {
+ padding: 15px 0 17px 15px;
+ background: transparent url(arrow-prev-hover.png) left center no-repeat;
+}
+.nav .links .up a:link {
+ padding: 11px 0 15px 0;
+ background: transparent url(arrow-up.png) center top no-repeat;
+}
+.nav .links .up a:hover {
+ padding: 11px 0 15px 0;
+ background: transparent url(arrow-up-hover.png) center top no-repeat;
+}
+
+/*
+** Module specific styles
+*/
+.content .active {
+ color: #369;
+}
+#aggregator .feed {
+ background-color: #eee;
+ border: 1px solid #ccc;
+ padding: 1em;
+ margin: 1em 0 1em 0;
+}
+#aggregator .news-item .source {
+ color: #999;
+ font-style: italic;
+ font-size: 0.85em;
+}
+#aggregator .title {
+ font-size: 1em;
+}
+#aggregator h3 {
+ margin-top: 1em;
+}
+#tracker th {
+ text-align: center;
+ background-color: #f5f5f5;
+ border-bottom: 1px solid #ddd;
+ border-right: 1px solid #ddd;
+ border-left: 1px solid #fafafa;
+}
+#tracker th img {
+ float: right;
+}
+#tracker tr.light, #tracker tr.dark {
+ background-color: #fff;
+}
+#tracker td {
+ vertical-align: top;
+ padding: 1em 1em 1em 0;
+ border-bottom: 1px solid #bbb;
+}
+#forum {
+ margin: 15px 0 15px 0;
+ background-color: #fff;
+}
+#forum table {
+ width: 100%;
+ border: 2px solid #69c;
+}
+#forum table tr th {
+ text-align: center;
+ background: #69c;
+ color: #fff;
+ font-size: 0.75em;
+ border-bottom: 1px solid #aaa;
+}
+#forum table tr th a {
+ color: #fff;
+ text-decoration: underline;
+}
+#forum table tr th img {
+ margin: 0;
+}
+#forum tr.dark {
+ background: #e0edfb;
+}
+#forum tr.light {
+ background: #fff;
+}
+#forum td {
+ padding: 0.5em 0.5em 0.5em 0.5em;
+}
+#forum td.container {
+ color: #000;
+ background: #369 url(forum-container.jpg) right top no-repeat;
+ border: 2px solid #69c;
+}
+#forum td.container a {
+ color: #e4e9eb;
+ padding: 20px 0 20px 35px;
+ background: transparent url(forum-link.png) left center no-repeat;
+}
+#forum td.container a:visited {
+ color: #e4e9eb;
+}
+#forum td.statistics, #forum td.settings, #forum td.pager {
+ height: 1.5em;
+ border: 1px solid #bbb;
+}
+#forum td .name {
+ color: #96c;
+}
+#forum td .links {
+ padding-top: 0.7em;
+ font-size: 0.9em;
+}
+.block-forum h3 {
+ margin-bottom: .5em;
+}
+.calendar a {
+ text-decoration: none;
+}
+.calendar td, .calendar th {
+ padding: 0.4em 0;
+ border-color: #888;
+}
+.calendar .row-week td a {
+ padding: 0.4em 0;
+}
+.calendar .day-today {
+ background-color: #69c;
+}
+.calendar .day-today a {
+ color: #fff;
+}
+.calendar .day-selected {
+ background-color: #369;
+ color: #fff;
+}
+.calendar .header-week {
+ background-color: #ccc;
+}
+.calendar .day-blank {
+ background-color: #ccc;
+}
+.calendar .row-week td a:hover {
+ background-color: #fff; color: #000;
+}
diff --git a/themes/pushbutton/tabs-off.png b/themes/pushbutton/tabs-off.png
new file mode 100644
index 000000000..5199a9ec8
--- /dev/null
+++ b/themes/pushbutton/tabs-off.png
Binary files differ
diff --git a/themes/pushbutton/tabs-on.png b/themes/pushbutton/tabs-on.png
new file mode 100644
index 000000000..4f73e50e2
--- /dev/null
+++ b/themes/pushbutton/tabs-on.png
Binary files differ
diff --git a/themes/pushbutton/tabs-option-hover.png b/themes/pushbutton/tabs-option-hover.png
new file mode 100644
index 000000000..6a77858a3
--- /dev/null
+++ b/themes/pushbutton/tabs-option-hover.png
Binary files differ
diff --git a/themes/pushbutton/tabs-option-off.png b/themes/pushbutton/tabs-option-off.png
new file mode 100644
index 000000000..e3c3a3a0e
--- /dev/null
+++ b/themes/pushbutton/tabs-option-off.png
Binary files differ
diff --git a/themes/pushbutton/tabs-option-on.png b/themes/pushbutton/tabs-option-on.png
new file mode 100644
index 000000000..93ca79491
--- /dev/null
+++ b/themes/pushbutton/tabs-option-on.png
Binary files differ