<?php $themecolors = array( 'bg' => 'ffffe3', 'border' => 'ffffe3', 'text' => '000000', 'link' => 'c86c00' ); $content_width = 477; if ( function_exists('register_sidebars') ) register_sidebars(1); add_theme_support( 'automatic-feed-links' );