ul, #access ul.menu, .bottom, #bottom-wrapper, .navigation h3, #single h1, #single h2, #single h3, #single h4, #single h5, #single h6, .aside h3, .meta h3, .archive-heading, #single', 'border-color' ) ) ); add_color_rule( 'link', '#835504', array( array( 'input[type=submit], #infinite-handle span', 'background-color', '#fff' ), array( 'a, .grid .time a, .widget_flickr #flickr_badge_uber_wrapper a', 'color', '#fff' ), ) ); add_color_rule( 'txt', '#C17E08', array( array( 'a:hover, a:focus', 'color', '#fff' ) ), __( 'Link Hover' ) ); add_color_rule( 'fg1', '#D7FDFD', array( array( '.grid:hover', 'background-color', 0.2 ), ), __( 'Grid Highlight' ) ); /* Stub rules for non-chokage */ add_color_rule( 'fg2', '#333', array() );