Index: icons.css
===================================================================
RCS file: /cvs/drupal/contributions/themes/filmforge_theme/icons.css,v
retrieving revision 1.1
diff -u -p -r1.1 icons.css
--- icons.css	29 Oct 2007 23:36:48 -0000	1.1
+++ icons.css	1 Nov 2007 19:13:27 -0000
@@ -8,15 +8,15 @@
 
 /* Leaf, collapsed, and expanded icons used for navigation*/
 .block li.leaf, ul.menu li.leaf {
-  list-style-image: url(/sites/all/themes/filmforge/images/menu-leaf.png);
+  list-style-image: url(images/menu-leaf.png);
 }
 
 .block li.collapsed, ul.menu li.collapsed {
-  list-style-image: url(/sites/all/themes/filmforge/images/menu-collapsed.png);
+  list-style-image: url(images/menu-collapsed.png);
 }
 
 .block li.expanded, ul.menu li.expanded {
-  list-style-image: url(/sites/all/themes/filmforge/images/menu-expanded.png);
+  list-style-image: url(images/menu-expanded.png);
 }
 
 .block li a.active {
@@ -24,7 +24,7 @@
 }
 
 .block ul li {
-  list-style-image: url(/sites/all/themes/filmforge/images/menu-leaf.png);
+  list-style-image: url(images/menu-leaf.png);
 }
 
 /* Forum posts and recent blog posts */
@@ -33,7 +33,7 @@
   list-style-image: none;
   margin:0;
   padding:5px 0px 5px 20px;
-  background-image: url(/sites/all/themes/filmforge/images/page_text.gif);
+  background-image: url(images/page_text.gif);
   background-repeat: no-repeat;
   background-position: 0 .5em;
 }
@@ -43,7 +43,7 @@
   list-style-image: none;
   margin:0;
   padding:5px 0px 5px 20px;
-  background-image: url(/sites/all/themes/filmforge/images/blog.png);
+  background-image: url(images/blog.png);
   background-repeat: no-repeat;
   background-position: 0 .7em;
 }
@@ -54,20 +54,20 @@
   list-style-image: none;
   margin:0;
   padding:5px 0px 5px 20px;
-  background-image: url(/sites/all/themes/filmforge/images/icon_user.gif);
+  background-image: url(images/icon_user.gif);
   background-repeat: no-repeat;
   background-position: 0 .5em;
 }
 
 /* Status and Error icons */
 div.status {
-  background-image: url(/sites/all/themes/filmforge/images/dialog-information_i.gif);
+  background-image: url(images/dialog-information_i.gif);
   background-repeat: no-repeat;
   background-position: .5em 50%;
 }
 
 div.error {
-  background-image: url(/sites/all/themes/filmforge/images/dialog-warning.gif);
+  background-image: url(images/dialog-warning.gif);
   background-repeat: no-repeat;
   background-position: .5em 50%;
 }
@@ -75,10 +75,10 @@ div.error {
 /* Node links such as add comments, User's blog, etc */
 /*#main .node div.links {
   padding:5px 0px 5px 13px;
-  background: url(/sites/all/themes/filmforge/images/links.gif) no-repeat 0 .93em;
+  background: url(images/links.gif) no-repeat 0 .93em;
 }*/
 
 /* Administration panel */
 .admin-panel h3{
-  background: #B47A01 url(/sites/all/themes/filmforge/images/anvil_32x16.png) no-repeat .5em .5em;
+  background: #B47A01 url(images/anvil_32x16.png) no-repeat .5em .5em;
 }
Index: logo.png
===================================================================
RCS file: /cvs/drupal/contributions/themes/filmforge_theme/logo.png,v
retrieving revision 1.1
diff -u -p -r1.1 logo.png
Binary files /tmp/cvsj3rKfD and logo.png differ
Index: page.tpl.php
===================================================================
RCS file: /cvs/drupal/contributions/themes/filmforge_theme/page.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 page.tpl.php
--- page.tpl.php	29 Oct 2007 23:36:48 -0000	1.1
+++ page.tpl.php	1 Nov 2007 19:13:27 -0000
@@ -15,7 +15,7 @@
     <div id="header">
         <?php print $search_box; ?>
 
-      <div id="header-top"><?php print filmforge_user_bar() ?><?php print $header_top; ?></div>
+      <div id="header-top"><?php print filmforge_theme_user_bar() ?><?php print $header_top; ?></div>
 <div id="logo-title">
         <?php if ($logo): ?>
           <a href="<?php print $base_path; ?>"title="<?php print t('Home'); ?>">
Index: style.css
===================================================================
RCS file: /cvs/drupal/contributions/themes/filmforge_theme/style.css,v
retrieving revision 1.1
diff -u -p -r1.1 style.css
--- style.css	29 Oct 2007 23:36:48 -0000	1.1
+++ style.css	1 Nov 2007 19:13:27 -0000
@@ -94,7 +94,7 @@ body {
 
 #container {
   margin:0;
-  background: #fff url(/sites/all/themes/filmforge/images/bg.png) repeat-x;
+  background: #fff url(images/bg.png) repeat-x;
 }
 
 #main {
@@ -108,7 +108,7 @@ body {
 #squeeze {
   border:1px dotted #E0E0B5;
   border-width: 0 1px 1px 1px;
-  background: #f1f1e4 url(/sites/all/themes/filmforge/images/bg-center.png) repeat-x;
+  background: #f1f1e4 url(images/bg-center.png) repeat-x;
 }
 
 div.content, div.links {
@@ -199,7 +199,7 @@ ol, ul, dl { 
 /* Header styles */
 
 #header {
-  background: #9e9e72 url(/sites/all/themes/filmforge/images/bg-header.png) repeat-x ;
+  background: #9e9e72 url(images/bg-header.png) repeat-x ;
 }
 
 #logo-title {
@@ -288,7 +288,7 @@ div.menu {
   padding:0px;
   border-bottom:1px solid #9e9e72;
   border-top:1px solid #d4d4b2;
-  background: transparent url(/sites/all/themes/filmforge/images/bg-menu.png) repeat-x 0px -18px;
+  background: transparent url(images/bg-menu.png) repeat-x 0px -18px;
 }
 
 #primary ul {
@@ -302,7 +302,7 @@ div.menu {
 }
 
 #primary a {
-  background:transparent url(/sites/all/themes/filmforge/images/tabs.gif) repeat-x 0px 5px ;
+  background:transparent url(images/tabs.gif) repeat-x 0px 5px ;
   color:#FFF;
   font-weight:bold;
   display:block;
@@ -398,7 +398,7 @@ ul.links li {
 
 .taxonomy ul.links a {
   color: #bdbd19;
-  background: url(/sites/all/themes/filmforge/images/etiq.png) no-repeat 0px 1px;
+  background: url(images/etiq.png) no-repeat 0px 1px;
 }
 
 ul.links li.first {
@@ -679,12 +679,12 @@ div.node div.content .book-navigation .p
 }
 
 #sidebar-left {
-  /*background:transparent url(/sites/all/themes/filmforge/images/film.png) repeat-y 0 0;
+  /*background:transparent url(images/film.png) repeat-y 0 0;
   border-right: 1px dotted #e0e0b5;*/
 }
 
 #sidebar-right {
-  /*background:transparent url(/sites/all/themes/filmforge/images/film-right.png) repeat-y 100% 0;
+  /*background:transparent url(images/film-right.png) repeat-y 100% 0;
   border-left: 1px dotted #e0e0b5;*/
 }
 .block .item-list ul {
@@ -897,4 +897,4 @@ table.system-status-report tr.ok, table.
 #video-player p {
   font-size: 90%;
   line-height: 100%;
-}
\ No newline at end of file
+}
Index: template.php
===================================================================
RCS file: /cvs/drupal/contributions/themes/filmforge_theme/template.php,v
retrieving revision 1.1
diff -u -p -r1.1 template.php
--- template.php	29 Oct 2007 23:36:48 -0000	1.1
+++ template.php	1 Nov 2007 19:13:27 -0000
@@ -37,7 +37,7 @@
  *    An array of regions.  The first array element will be used as the default region for themes.
  *    Each array element takes the format: variable_name => t('human readable name')
  */
-function filmforge_user_bar() {
+function filmforge_theme_user_bar() {
   global $user;                                                               
   $output = '';
 
@@ -58,7 +58,7 @@ function filmforge_user_bar() {
 }
 
 
-function filmforge_regions() {
+function filmforge_theme_regions() {
   return array(
        'left' => t('left sidebar'),
        'right' => t('right sidebar'),
@@ -93,7 +93,7 @@ function filmforge_regions() {
   *   An array containing the breadcrumb links.
   * @return a string containing the breadcrumb output.
   */
- function filmforge_breadcrumb($breadcrumb) {
+ function filmforge_theme_breadcrumb($breadcrumb) {
    if (!empty($breadcrumb)) {
      return '<div class="breadcrumb">'. implode(' :: ', $breadcrumb) .'</div>';
    }
Index: template.php.hacked
===================================================================
RCS file: /cvs/drupal/contributions/themes/filmforge_theme/template.php.hacked,v
retrieving revision 1.1
diff -u -p -r1.1 template.php.hacked
--- template.php.hacked	29 Oct 2007 23:36:48 -0000	1.1
+++ template.php.hacked	1 Nov 2007 19:13:28 -0000
@@ -37,7 +37,7 @@
  *    An array of regions.  The first array element will be used as the default region for themes.
  *    Each array element takes the format: variable_name => t('human readable name')
  */
-function filmforge_user_bar() {
+function filmforge_theme_user_bar() {
   global $user;                                                               
   $output = '';
 
@@ -58,7 +58,7 @@ function filmforge_user_bar() {
 }
 
 
-function filmforge_regions() {
+function filmforge_theme_regions() {
   return array(
        'left' => t('left sidebar'),
        'right' => t('right sidebar'),
@@ -93,7 +93,7 @@ function filmforge_regions() {
   *   An array containing the breadcrumb links.
   * @return a string containing the breadcrumb output.
   */
- function filmforge_breadcrumb($breadcrumb) {
+ function filmforge_theme_breadcrumb($breadcrumb) {
    if (!empty($breadcrumb)) {
      return '<div class="breadcrumb">'. implode(' :: ', $breadcrumb) .'</div>';
    }
@@ -267,4 +267,4 @@ function phptemplate_views_view_list_vid
   if ($items) {
     return theme('item_list', $items);
   }
-}
\ No newline at end of file
+}
