Index: template.php
===================================================================
--- template.php	(revision 306)
+++ template.php	(working copy)
@@ -21,7 +21,7 @@
   
   // Compute the conditional stylesheets.
   if (!module_exists('conditional_styles')) {
-    include_once $base_path . drupal_get_path('theme', 'genesis') . '/template.conditional-styles.inc';
+    include_once '/template.conditional-styles.inc';
     // _conditional_styles_theme() only needs to be run once.
     if ($theme == 'genesis') {
       _conditional_styles_theme($existing, $type, $theme, $path);
