1, 'blog_id' => 0, 'option_name' => "raindrops_color_scheme", 'option_value' => "raindrops_color_ja", 'autoload' => 'yes', 'title' => esc_html__( 'Color Scheme', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Please choose the naming convention for the color list', 'raindrops' ), 'validate' => 'raindrops_color_scheme_validate', 'list' => 12 ), array( 'option_id' => 2, 'blog_id' => 0, 'option_name' => "raindrops_base_color", 'option_value' => "#3399cc", 'autoload' => 'yes', 'title' => esc_html__( 'Base Color for Automatic Color Arrangement', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Please specify your favorite color. and an automatic arrangement of color is designed.', 'raindrops' ), 'validate' => 'raindrops_base_color_validate', 'list' => 1 ), array( 'option_id' => 3, 'blog_id' => 0, 'option_name' => "raindrops_style_type", 'option_value' => "boots", 'autoload' => 'yes', 'title' => esc_html__( 'Color Type', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'The mood like dark atmosphere and the bright note, etc. is decided. and The editor is displayed when themename is selected, and a present style can be edited in detail.', 'raindrops' ), 'validate' => 'raindrops_style_type_validate', 'list' => 2, ), array( 'option_id' => 4, 'blog_id' => 0, 'option_name' => "raindrops_header_image", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'Header background image', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'The header image can be set by two methods. One is a method of up-loading the image from the below up-loading form. Another is a method of filling in the filename from this textfield from Raindrops/images something image.', 'raindrops' ), 'validate' => 'raindrops_header_image_validate', 'list' => 3, ), array( 'option_id' => 5, 'blog_id' => 0, 'option_name' => "raindrops_footer_image", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'Footer background image', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'The footer image can be set by two methods. One is a method of up-loading the image from the below up-loading form. Another is a method of filling in the filename from this textfield from Raindrops/images something image.', 'raindrops' ), 'validate' => 'raindrops_footer_image_validate', 'list' => 4 ), array( 'option_id' => 6, 'blog_id' => 0, 'option_name' => "raindrops_heading_image", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'Widget Title Background Image', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'The header image can be chosen from among three kinds [h2.png,h2b.png,h2c.png].', 'raindrops' ), 'validate' => 'raindrops_heading_image_validate', 'list' => 5 ), array( 'option_id' => 7, 'blog_id' => 0, 'option_name' => "raindrops_heading_image_position", 'option_value' => "0", 'autoload' => 'yes', 'title' => esc_html__( 'Widget Title Background Image Position', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'The name of the picture file used for the h2 headding is set. Please set the integral value from 0 to 7. ', 'raindrops' ), 'validate' => 'raindrops_heading_image_position_validate', 'list' => 6 ), array( 'option_id' => 8, 'blog_id' => 0, 'option_name' => "raindrops_page_width", 'option_value' => "doc5", 'autoload' => 'yes', 'title' => __( 'Page Width', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Please choose width on the page.', 'raindrops' ) . esc_html__( 'Please choose from four kinds of inside of', 'raindrops' ) . esc_html__( '750px centerd 950px centerd fluid 974px.', 'raindrops' ), 'validate' => 'raindrops_page_width_validate', 'list' => 7 ), array( 'option_id' => 9, 'blog_id' => 0, 'option_name' => "raindrops_col_width", 'option_value' => "t6", 'autoload' => 'yes', 'title' => esc_html__( 'Column Width and Position', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Please specify the position and the width of Default Sidebar. Six kinds of sidebars of left 160px left 180px left 300px right 180px right 240px right 300px can be specified.', 'raindrops' ), 'validate' => 'raindrops_col_width_validate', 'list' => 8 ), array( 'option_id' => 10, 'blog_id' => 0, 'option_name' => "raindrops_default_fonts_color", 'option_value' => "#333", 'autoload' => 'yes', 'title' => esc_html__( 'Text color in content ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'If you need to set contents Special font color.', 'raindrops' ), 'validate' => 'raindrops_default_fonts_color_validate', 'list' => 9 ), array( 'option_id' => 11, 'blog_id' => 0, 'option_name' => "raindrops_footer_color", 'option_value' => "#fff", 'autoload' => 'yes', 'title' => esc_html__( 'Text color in footer ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'If you need to set footer Special font color.', 'raindrops' ), 'validate' => 'raindrops_footer_color_validate', 'list' => 10 ), array( 'option_id' => 12, 'blog_id' => 0, 'option_name' => "raindrops_show_right_sidebar", 'option_value' => "show", 'autoload' => 'yes', 'title' => esc_html__( 'Extra Sidebar', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Please specify show when you want to use three row layout. Please set Ratio to text when extra sidebar is displayed when you specify show', 'raindrops' ), 'validate' => 'raindrops_show_right_sidebar_validate', 'list' => 11 ), array( 'option_id' => 13, 'blog_id' => 0, 'option_name' => "raindrops_right_sidebar_width_percent", 'option_value' => "25", 'autoload' => 'yes', 'title' => esc_html__( 'Extra Sidebar Width', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'When display extra sidebar is set to show', 'raindrops' ) . esc_html__( 'it is necessary to specify it.', 'raindrops' ) . esc_html__( 'It can decide to divide the width of which place of extra sidebar', 'raindrops' ) . esc_html__( 'and to give it. Please select it from among 25% 33% 50% 66% 75%. ', 'raindrops' ), 'validate' => 'raindrops_right_sidebar_width_percent_validate', 'list' => 12 ), array( 'option_id' => 14, 'blog_id' => 0, 'option_name' => "raindrops_show_menu_primary", 'option_value' => "show", 'autoload' => 'yes', 'title' => esc_html__( 'Menu Primary', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Display or not Menu Primary. default value is show. set hide when not display menu primary', 'raindrops' ), 'validate' => 'raindrops_show_menu_primary_validate', 'list' => 13 ), array( 'option_id' => 15, 'blog_id' => 0, 'option_name' => "raindrops_hyperlink_color", 'option_value' => "#0d0549", 'autoload' => 'yes', 'title' => esc_html__( 'Link color', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Hyper link color', 'raindrops' ), 'validate' => 'raindrops_hyperlink_color_validate', 'list' => 14 ), array( 'option_id' => 16, 'blog_id' => 0, 'option_name' => "raindrops_accessibility_settings", 'option_value' => "no", 'autoload' => 'yes', 'title' => esc_html__( 'Accessibility Settings', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Accessibility Settings is create a unique link text. set to yes or no.', 'raindrops' ), 'validate' => 'raindrops_accessibility_settings_validate', 'list' => 15 ), array( 'option_id' => 17, 'blog_id' => 0, 'option_name' => "raindrops_doc_type_settings", 'option_value' => "html5", 'autoload' => 'yes', 'title' => esc_html__( "Document Type Settings", 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( "Default Document type html5. Set to xhtml or html5.", 'raindrops' ), 'validate' => 'raindrops_doc_type_settings_validate', 'list' => 16 ), array( 'option_id' => 18, 'blog_id' => 0, 'option_name' => "raindrops_basefont_settings", 'option_value' => "16", 'autoload' => 'yes', 'title' => esc_html__( "Base Font Size Setting", 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( "Base Font Size Value Recommend 13-20 (px size)", 'raindrops' ), 'validate' => 'raindrops_basefont_settings_validate', 'list' => 17 ), array( 'option_id' => 19, 'blog_id' => 0, 'option_name' => "raindrops_fluid_max_width", 'option_value' => "1280", 'autoload' => 'yes', 'title' => esc_html__( "Fluid ( Responsive ) Max Page Width", 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( "Default 1280 (px size)", 'raindrops' ), 'validate' => 'raindrops_fluid_max_width_validate', 'list' => 18 ), array( 'option_id' => 20, 'blog_id' => 0, 'option_name' => "raindrops_entry_content_is_home", 'option_value' => "excerpt", 'autoload' => 'yes', 'title' => esc_html__( "Home Entry Content Type", 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( "value content, excerpt, none", 'raindrops' ), 'validate' => 'raindrops_entry_content_is_home_validate', 'list' => 19 ), array( 'option_id' => 21, 'blog_id' => 0, 'option_name' => "raindrops_entry_content_is_category", 'option_value' => "excerpt", 'autoload' => 'yes', 'title' => esc_html__( "Category Archive Content Type", 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( "value content, excerpt, none", 'raindrops' ), 'validate' => 'raindrops_entry_content_is_category_validate', 'list' => 20 ), array( 'option_id' => 22, 'blog_id' => 0, 'option_name' => "raindrops_entry_content_is_search", 'option_value' => "excerpt", 'autoload' => 'yes', 'title' => esc_html__( "Search Result Content Type", 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( "value content, excerpt, none", 'raindrops' ), 'validate' => 'raindrops_entry_content_is_tag_validate', 'list' => 21 ), array( 'option_id' => 23, 'blog_id' => 0, 'option_name' => "raindrops_footer_link_color", 'option_value' => "#fff", 'autoload' => 'yes', 'title' => esc_html__( 'Link color in footer ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'If you need to set footer Special link color.hex color ex.#ff0000 or none', 'raindrops' ), 'validate' => 'raindrops_footer_link_color_validate', 'list' => 22 ), array( 'option_id' => 24, 'blog_id' => 0, 'option_name' => "raindrops_complementary_color_for_title_link", 'option_value' => "yes", 'autoload' => 'yes', 'title' => esc_html__( 'Complementary Color For Entry Title Link ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'If you need to set complementary color for entry title.(There is a need to link color is set to chromatic) value yes or none', 'raindrops' ), 'validate' => 'raindrops_complementary_color_for_title_link_validate', 'list' => 23 ), array( 'option_id' => 25, 'blog_id' => 0, 'option_name' => "raindrops_plugin_presentation_bcn_nav_menu", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'Breadcrumb NavXT Automatic Presentation ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Theme, will make a presentation of applying the plugin automatically, value set yes or none', 'raindrops' ), 'validate' => 'raindrops_plugin_presentation_bcn_nav_menu_validate', 'list' => 24 ), array( 'option_id' => 26, 'blog_id' => 0, 'option_name' => "raindrops_plugin_presentation_wp_pagenav", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'WP-PageNavi Automatic Presentation ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Theme, will make a presentation of applying the plugin automatically, value set yes or none', 'raindrops' ), 'validate' => 'raindrops_plugin_presentation_wp_pagenav_validate', 'list' => 25 ), array( 'option_id' => 27, 'blog_id' => 0, 'option_name' => "raindrops_plugin_presentation_meta_slider", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'Meta Slider Automatic Presentation ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Please Set Meta Slider ID or none', 'raindrops' ), 'validate' => 'raindrops_plugin_presentation_wp_pagenav_validate', 'list' => 26 ), array( 'option_id' => 28, 'blog_id' => 0, 'option_name' => "raindrops_plugin_presentation_the_events_calendar", 'option_value' => "none", 'autoload' => 'yes', 'title' => esc_html__( 'The Events Calendar Automatic Presentation ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Theme, will make a presentation of applying the plugin automatically, value set yes or none', 'raindrops' ), 'validate' => 'raindrops_plugin_presentation_the_events_calendarr_validate', 'list' => 27 ), array( 'option_id' => 29, 'blog_id' => 0, 'option_name' => "raindrops_disable_keyboard_focus", 'option_value' => "disable", 'autoload' => 'yes', 'title' => esc_html__( 'Disable Keyboard Focus ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Fallback Setting when Nav Menu displayed improperly, value set enable( defalt ) or disable', 'raindrops' ), 'validate' => 'raindrops_disable_keyboard_focus_validate', 'list' => 28 ), array( 'option_id' => 30, 'blog_id' => 0, 'option_name' => "raindrops_sync_style_for_tinymce", 'option_value' => "yes", 'autoload' => 'yes', 'title' => esc_html__( 'Synchronize Style for Visual Editor', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Reflect on Dynamically Editor Style Settings, value set yes ( default ) or none', 'raindrops' ), 'validate' => 'raindrops_sync_style_for_tinymce_validate', 'list' => 29 ), array( 'option_id' => 31, 'blog_id' => 0, 'option_name' => "raindrops_uninstall_option", 'option_value' => "keep", 'autoload' => 'yes', 'title' => esc_html__( 'Uninstall Option', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Delete all Theme Settings when switch theme. default keep ( or delete )', 'raindrops' ), 'validate' => 'raindrops_uninstall_option_validate', 'list' => 30 ), array( 'option_id' => 32, 'blog_id' => 0, 'option_name' => "raindrops_menu_primary_font_size", 'option_value' => 100, 'autoload' => 'yes', 'title' => esc_html__( 'Menu Primary Font Size', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Menu Primary Font Size. default value is 100( % ). set font size between 77 and 182', 'raindrops' ), 'validate' => 'raindrops_menu_primary_font_size_validate', 'list' => 31 ), array( 'option_id' => 33, 'blog_id' => 0, 'option_name' => "raindrops_menu_primary_min_width", 'option_value' => 10, 'autoload' => 'yes', 'title' => esc_html__( 'Menu Primary Menu Width', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Menu Primary Menu Width. default value is 10 ( em ). set 1 between 95.999', 'raindrops' ), 'validate' => 'raindrops_menu_primary_min_width_validate', 'list' => 32 ), array( 'option_id' => 34, 'blog_id' => 0, 'option_name' => "raindrops_featured_image_position", 'option_value' => 'left', 'autoload' => 'yes', 'title' => esc_html__( 'Featured Image Position', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Featured Image Position for Emphasis of new content using the Featured Image values default,left,front', 'raindrops' ), 'validate' => 'raindrops_featured_image_position_validate', 'list' => 33 ), array( 'option_id' => 35, 'blog_id' => 0, 'option_name' => "raindrops_featured_image_size", 'option_value' => 'thumbnail', 'autoload' => 'yes', 'title' => esc_html__( 'Featured Image Size', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'values thumbnail, medium, large, default', 'raindrops' ), 'validate' => 'raindrops_featured_image_size_validate', 'list' => 34 ), array( 'option_id' => 36, 'blog_id' => 0, 'option_name' => "raindrops_featured_image_recent_post_count", 'option_value' => absint( get_option( 'posts_per_page' ) ), 'autoload' => 'yes', 'title' => esc_html__( 'Featured Image Special Layout Apply Post Count', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'values from 1 to Post Per Page count default value none', 'raindrops' ), 'validate' => 'raindrops_featured_image_recent_post_count_validate', 'list' => 35 ), array( 'option_id' => 37, 'blog_id' => 0, 'option_name' => "raindrops_featured_image_singular", 'option_value' => 'hide', 'autoload' => 'yes', 'title' => esc_html__( 'Featured Image Show, lightbox or Hide on Singular Post,Page', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'values show or hide or lightbox ( light box is crop height ,add lightbox )', 'raindrops' ), 'validate' => 'raindrops_featured_image_singular_validate', 'list' => 36 ), array( 'option_id' => 38, 'blog_id' => 0, 'option_name' => "raindrops_use_featured_image_emphasis", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'USE or Not Emphasis of new content using the Featured Image', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'values yes or no default no', 'raindrops' ), 'validate' => 'raindrops_use_featured_image_emphasis_validate', 'list' => 37 ), array( 'option_id' => 39, 'blog_id' => 0, 'option_name' => "raindrops_japanese_date", 'option_value' => 'no', 'autoload' => 'yes', 'title' => esc_html__( 'USE or Not Japanese Date', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'values yes or no default no', 'raindrops' ), 'validate' => 'raindrops_japanese_date_validate', 'list' => 38 ), array( 'option_id' => 40, 'blog_id' => 0, 'option_name' => "raindrops_read_more_after_excerpt", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'Add Read More Link', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Add read more link after excerpt. values yes or no default no', 'raindrops' ), 'validate' => 'raindrops_read_more_after_excerpt_validate', 'list' => 39 ), array( 'option_id' => 41, 'blog_id' => 0, 'option_name' => "raindrops_excerpt_enable", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'Use Raindrops Extend Excerpt', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'HTML in Excerpt. values yes or no default no', 'raindrops' ), 'validate' => 'raindrops_excerpt_enable_validate', 'list' => 40 ), array( 'option_id' => 42, 'blog_id' => 0, 'option_name' => "raindrops_allow_oembed_excerpt_view", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'Allow Oembed Media at Raindrops Extend Excerpt', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Overview display, if you set no, you can reduce the load time of the page. values yes or no default yes', 'raindrops' ), 'validate' => 'raindrops_allow_oembed_excerpt_view_validate', 'list' => 41 ), array( 'option_id' => 43, 'blog_id' => 0, 'option_name' => "raindrops_place_of_site_title", 'option_value' => 'header_image', 'autoload' => 'yes', 'title' => esc_html__( 'Place of Title', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value default above or header_image', 'raindrops' ), 'validate' => 'raindrops_place_of_site_title_validate', 'list' => 42 ), array( 'option_id' => 44, 'blog_id' => 0, 'option_name' => "raindrops_site_title_left_margin", 'option_value' => 32, 'autoload' => 'yes', 'title' => esc_html__( 'Left Margin of Site Title', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Works only Place of Title value set header_image, default value 1', 'raindrops' ), 'validate' => 'raindrops_site_title_left_margin_validate', 'list' => 43 ), array( 'option_id' => 45, 'blog_id' => 0, 'option_name' => "raindrops_site_title_top_margin", 'option_value' => 28, 'autoload' => 'yes', 'title' => esc_html__( 'Top Margin of Site Title', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Works only Place of Title value set header_image, default value 1', 'raindrops' ), 'validate' => 'raindrops_site_title_top_margin_validate', 'list' => 44 ), array( 'option_id' => 46, 'blog_id' => 0, 'option_name' => "raindrops_site_title_font_size", 'option_value' => 3.5, 'autoload' => 'yes', 'title' => esc_html__( 'Font Size of Site Title', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default value none, or 1-10( percent of viewport width )', 'raindrops' ), 'validate' => 'raindrops_site_title_font_size_validate', 'list' => 45 ), array( 'option_id' => 47, 'blog_id' => 0, 'option_name' => "raindrops_site_title_css_class", 'option_value' => 'google-font-open-sans-condensed300', 'autoload' => 'yes', 'title' => esc_html__( 'Site Title CSS', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'for example google-font-lobster default value none', 'raindrops' ), 'validate' => 'raindrops_site_title_css_class_validate', 'list' => 46 ), array( 'option_id' => 47, 'blog_id' => 0, 'option_name' => "raindrops_tagline_in_the_header_image", 'option_value' => 'hide', 'autoload' => 'yes', 'title' => esc_html__( 'Tagline in the header image', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'tagline show or hide', 'raindrops' ), 'validate' => 'raindrops_tagline_in_the_header_image_validate', 'list' => 46 ), array( 'option_id' => 48, 'blog_id' => 0, 'option_name' => "raindrops_col_setting_type", 'option_value' => 'details', 'autoload' => 'yes', 'title' => esc_html__( 'Side bar setting method', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value details or simple. default simple', 'raindrops' ), 'validate' => 'raindrops_col_setting_type_validate', 'list' => 47 ), array( 'option_id' => 49, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_index", 'option_value' => 2, 'autoload' => 'yes', 'title' => esc_html__( 'Index Page columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_index_validate', 'list' => 48 ), array( 'option_id' => 51, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_date", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Date Archive columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_date_validate', 'list' => 50 ), array( 'option_id' => 52, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_page", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Static Page columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_page_validate', 'list' => 51 ), array( 'option_id' => 53, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_single", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Single Post columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_single_validate', 'list' => 52 ), array( 'option_id' => 54, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_search", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Search Result Page columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_search_validate', 'list' => 53 ), array( 'option_id' => 55, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_404", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( '404 Page columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_404_validate', 'list' => 54 ), array( 'option_id' => 56, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_list_of_post", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'List of Post Template columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_list_of_post_validate', 'list' => 55 ), array( 'option_id' => 57, 'blog_id' => 0, 'option_name' => "raindrops_full_width_max_width", 'option_value' => 980, 'autoload' => 'yes', 'title' => esc_html__( 'Content Container Width', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'px value, default 1280', 'raindrops' ), 'validate' => 'raindrops_full_width_max_width_validate', 'list' => 56 ), array( 'option_id' => 58, 'blog_id' => 0, 'option_name' => "raindrops_full_width_limit_window_width", 'option_value' => 1920, 'autoload' => 'yes', 'title' => esc_html__( 'Support limit Browser Width', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'In the case of specified size abnormalities of the browser window size, it will show in the box layout. set px value, default 1920', 'raindrops' ), 'validate' => 'raindrops_full_width_limit_window_width_validate', 'list' => 57 ), array( 'option_id' => 59, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_category", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Category Archive columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_category_validate', 'list' => 58 ), array( 'option_id' => 60, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_author", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Category Archive columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_author_validate', 'list' => 59 ), array( 'option_id' => 61, 'blog_id' => 0, 'option_name' => "raindrops_xhtml_media_type", 'option_value' => 'text/html', 'autoload' => 'yes', 'title' => esc_html__( 'xhtml media type', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value text/html or application/xhtml+xml, default text/html', 'raindrops' ), 'validate' => 'raindrops_xhtml_media_type_validate', 'list' => 60 ), array( 'option_id' => 62, 'blog_id' => 0, 'option_name' => "raindrops_actions_hook_message", 'option_value' => 'hide', 'autoload' => 'yes', 'title' => esc_html__( 'Insert Point hooks and auto include template name for Developer', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value show or hide, default hide', 'raindrops' ), 'validate' => 'raindrops_actions_hook_message_validate', 'list' => 61 ), array( 'option_id' => 63, 'blog_id' => 0, 'option_name' => "raindrops_status_bar", 'option_value' => 'hide', 'autoload' => 'yes', 'title' => esc_html__( 'Bottom Status Bar', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value show or hide, default show', 'raindrops' ), 'validate' => 'raindrops_status_bar_validate', 'list' => 62 ), array( 'option_id' => 64, 'blog_id' => 0, 'option_name' => "raindrops_article_title_css_class", 'option_value' => ' ', 'autoload' => 'yes', 'title' => esc_html__( 'Entry Title CSS Class', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default empty', 'raindrops' ), 'validate' => 'raindrops_article_title_css_class_validate', 'list' => 63 ), array( 'option_id' => 65, 'blog_id' => 0, 'option_name' => "raindrops_display_article_publish_date", 'option_value' => 'show', 'autoload' => 'yes', 'title' => esc_html__( 'Display Post Publish Date', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default show', 'raindrops' ), 'validate' => 'raindrops_display_article_publish_date_validate', 'list' => 64 ), array( 'option_id' => 66, 'blog_id' => 0, 'option_name' => "raindrops_display_article_author", 'option_value' => 'avatar', 'autoload' => 'yes', 'title' => esc_html__( 'Display Post Author', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default show', 'raindrops' ), 'validate' => 'raindrops_display_article_author_validate', 'list' => 65 ), array( 'option_id' => 67, 'blog_id' => 0, 'option_name' => "raindrops_display_default_category", 'option_value' => 'show', 'autoload' => 'yes', 'title' => esc_html__( 'Display Default Category', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default show', 'raindrops' ), 'validate' => 'raindrops_display_default_category_validate', 'list' => 66 ), array( 'option_id' => 68, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_image_archive", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Image Archive columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_image_archive_validate', 'list' => 67 ), array( 'option_id' => 69, 'blog_id' => 0, 'option_name' => "raindrops_site_title_left_margin_type", 'option_value' => 'centered', 'autoload' => 'yes', 'title' => esc_html__( 'Left Margin of Site Title', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Works only Place of Title value set header_image, centered, manual, default value default', 'raindrops' ), 'validate' => 'raindrops_site_title_left_margin_type_validate', 'list' => 68 ), array( 'option_id' => 70, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_tag", 'option_value' => 1, 'autoload' => 'yes', 'title' => esc_html__( 'Tag Archive columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_tag_validate', 'list' => 69 ), array( 'option_id' => 71, 'blog_id' => 0, 'option_name' => "raindrops_excerpt_length", 'option_value' => '200', 'autoload' => 'yes', 'title' => esc_html__( 'Excerpt Length', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( '20-400', 'raindrops' ), 'validate' => 'raindrops_excerpt_length_validate', 'list' => 70 ), array( 'option_id' => 72, 'blog_id' => 0, 'option_name' => "raindrops_stylesheet_in_html", 'option_value' => 'embed', 'autoload' => 'yes', 'title' => esc_html__( 'Location of the style sheet', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Select link stylesheet to their source HTML or document with the LINK element', 'raindrops' ), 'validate' => 'raindrops_stylesheet_in_html_validate', 'list' => 71 ), array( 'option_id' => 73, 'blog_id' => 0, 'option_name' => "raindrops_parent_theme_mods", 'option_value' => 'no', 'autoload' => 'yes', 'title' => esc_html__( 'Import Raindrops Theme Current Settings', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => '', 'validate' => 'raindrops_parent_theme_mods_validate', 'list' => 72 ), array( 'option_id' => 74, 'blog_id' => 0, 'option_name' => "raindrops_header_image_filter_color", 'option_value' => '#000000', 'autoload' => 'yes', 'title' => esc_html__( 'Header Image Filter Color', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => '', 'validate' => 'raindrops_header_image_filter_color_validate', 'list' => 73 ), array( 'option_id' => 75, 'blog_id' => 0, 'option_name' => "raindrops_header_image_filter_apply_top", 'option_value' => 0.8, 'autoload' => 'yes', 'title' => esc_html__( 'Filter Image Top', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => '', 'validate' => 'raindrops_header_image_filter_apply_top_validate', 'list' => 74 ), array( 'option_id' => 76, 'blog_id' => 0.1, 'option_name' => "raindrops_header_image_filter_apply_bottom", 'option_value' => 0.1, 'autoload' => 'yes', 'title' => esc_html__( 'Filter Image Bottom', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => '', 'validate' => 'raindrops_header_image_filter_apply_bottom_validate', 'list' => 75 ), array( 'option_id' => 77, 'blog_id' => 0, 'option_name' => "raindrops_enable_header_image_filter", 'option_value' => 'enable', 'autoload' => 'yes', 'title' => esc_html__( 'Header Image Filter', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => '', 'validate' => 'raindrops_enalbe_header_image_filter_validate', 'list' => 76 ), array( 'option_id' => 78, 'blog_id' => 0, 'option_name' => 'raindrops_options_owner', 'option_value' => 'boots', 'autoload' => 'yes', 'title' => esc_html__( 'Header Image Filter', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => '', 'validate' => 'raindrops_options_owner_validate', 'list' => 77 ), array( 'option_id' => 79, 'blog_id' => 0, 'option_name' => 'raindrops_display_sticky_post', 'option_value' => 'anytime', 'autoload' => 'yes', 'title' => esc_html__( 'Sticky Post Show Single Post', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Sticky Post Show only Home Page or Always it displayed ( default Always it displayed )', 'raindrops' ), 'validate' => 'raindrops_display_sticky_post_validate', 'list' => 78 ), array( 'option_id' => 80, 'blog_id' => 0, 'option_name' => 'raindrops_sitewide_css', 'option_value' => '', 'autoload' => 'yes', 'title' => esc_html__( 'Site-wide CSS', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Style It will be retained even if the theme is updated', 'raindrops' ), 'validate' => 'raindrops_sitewide_css_validate', 'list' => 79 ), array( 'option_id' => 81, 'blog_id' => 0, 'option_name' => 'raindrops_posted_in_label', 'option_value' => 'emoji', 'autoload' => 'show', 'title' => esc_html__( 'Posted in Labels', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Hide Posted in Labels ', 'raindrops' ) . esc_html__( 'This entry was posted in', 'raindrops' ) . esc_html__( 'and tagged', 'raindrops' ), 'validate' => 'raindrops_posted_in_label_validate', 'list' => 80 ), array( 'option_id' => 81, 'blog_id' => 0, 'option_name' => 'raindrops_comments_are_closed', 'option_value' => 'hide', 'autoload' => 'show', 'title' => esc_html__( 'Comments are closed Label', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Hide ', 'raindrops' ) . esc_html__( 'Comments are closed.', 'raindrops' ), 'validate' => 'raindrops_comments_are_closed_validate', 'list' => 80 ), array( 'option_id' => 82, 'blog_id' => 0, 'option_name' => 'raindrops_archive_title_label', 'option_value' => 'emoji', 'autoload' => 'show', 'title' => esc_html__( 'Comments are closed Label', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Hide or Show like Category Archives, Tag Archives label', 'raindrops' ), 'validate' => 'raindrops_archive_title_label_validate', 'list' => 81 ), array( 'option_id' => 83, 'blog_id' => 0, 'option_name' => 'raindrops_archive_nav_above', 'option_value' => 'hide', 'autoload' => 'show', 'title' => esc_html__( 'Archive Page Top Navigation', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Hide or Show Blog Archives page top navigation', 'raindrops' ), 'validate' => 'raindrops_archive_nav_above_validate', 'list' => 82 ), array( 'option_id' => 84, 'blog_id' => 0, 'option_name' => 'raindrops_posted_on_position', 'option_value' => 'before', 'autoload' => 'show', 'title' => esc_html__( 'Position of Posted on', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default before contents', 'raindrops' ), 'validate' => 'raindrops_posted_on_position_validate', 'list' => 83 ), array( 'option_id' => 85, 'blog_id' => 0, 'option_name' => 'raindrops_posted_in_position', 'option_value' => 'after', 'autoload' => 'show', 'title' => esc_html__( 'Position of Posted in', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'default after contents', 'raindrops' ), 'validate' => 'raindrops_posted_in_position_validate', 'list' => 84 ), array( 'option_id' => 86, 'blog_id' => 0, 'option_name' => 'raindrops_fallback_image_for_entry_content', 'option_value' => get_template_directory_uri() . '/images/image-not-found.png', 'autoload' => 'show', 'title' => esc_html__( 'Fallback Image for Entry Content', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Image, to display an alternative image if that can not be displayed', 'raindrops' ), 'validate' => 'raindrops_fallback_image_for_entry_content_validate', 'list' => 85 ), array( 'option_id' => 87, 'blog_id' => 0, 'option_name' => 'raindrops_custom_footer_credit', 'option_value' => false, 'autoload' => 'show', 'title' => esc_html__( 'Custom Footer Credit', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Show your custom footer credit when anything input. You can use element address, span, a, br,img, %current_year% (replase current year )', 'raindrops' ), 'validate' => 'raindrops_custom_footer_credit_validate', 'list' => 86 ), array( 'option_id' => 88, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_pdf_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Attachment Page PDF Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_pdf_archive_validate', 'list' => 87 ), array( 'option_id' => 89, 'blog_id' => 0, 'option_name' => "raindrops_primary_menu_responsive", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'Primary Menu Automatic Responsive', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value yes or no. default yes', 'raindrops' ), 'validate' => 'raindrops_primary_menu_responsive_validate', 'list' => 88 ), array( 'option_id' => 90, 'blog_id' => 0, 'option_name' => "raindrops_tooltip", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'Tooltip', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'Enable Tooltip. value yes or no. default yes', 'raindrops' ), 'validate' => 'raindrops_tooltip_validate', 'list' => 89 ), array( 'option_id' => 91, 'blog_id' => 0, 'option_name' => "raindrops_display_site_title", 'option_value' => 'show', 'autoload' => 'yes', 'title' => esc_html__( 'Display Site Title Text', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value show, hide. default show', 'raindrops' ), 'validate' => 'raindrops_display_site_title_validate', 'list' => 90 ), array( 'option_id' => 92, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_link_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format link Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_link_archive_validate', 'list' => 91 ), array( 'option_id' => 93, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_image_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Image Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_image_archive_validate', 'list' => 92 ), array( 'option_id' => 94, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_quote_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Quote Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_quote_archive_validate', 'list' => 93 ), array( 'option_id' => 95, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_status_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Status Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_status_archive_validate', 'list' => 94 ), array( 'option_id' => 96, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_video_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Video Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_video_archive_validate', 'list' => 95 ), array( 'option_id' => 97, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_audio_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Audio Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_audio_archive_validate', 'list' => 96 ), array( 'option_id' => 98, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_gallery_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Galley Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_gallery_archive_validate', 'list' => 97 ), array( 'option_id' => 99, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_chat_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Chat Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_chat_archive_validate', 'list' => 98 ), array( 'option_id' => 100, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_format_aside_archive", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Post Format Aside Columns', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_format_aside_archive_validate', 'list' => 99 ), array( 'option_id' => 101, 'blog_id' => 0, 'option_name' => "raindrops_sidebar_posts_page", 'option_value' => '3', 'autoload' => 'yes', 'title' => esc_html__( 'Static Front Page / Posts page ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value 1-3. default 3', 'raindrops' ), 'validate' => 'raindrops_sidebar_posts_page_validate', 'list' => 100 ), array( 'option_id' => 102, 'blog_id' => 0, 'option_name' => "raindrops_sticky_menu", 'option_value' => 'yes', 'autoload' => 'yes', 'title' => esc_html__( 'Sticky Menu ', 'raindrops' ), 'excerpt1' => '', 'excerpt2' => esc_html__( 'value yes or no. default yes', 'raindrops' ), 'validate' => 'raindrops_sticky_menu_validate', 'list' => 101 ), ); } /** * Color Type for boots theme. * * @return style_rules * * %c_5% == class color-5 * %c_4% == class color-4 * %c_3% == class color-3 * %c_2% == class color-2 * %c_1% == class color-1 * %c1% == class color1 * %c2% == class color2 * %c3% == class color3 * %c4% == class color4 * %c5% == class color5 * @see post-new.php help tab */ function raindrops_indv_css_boots() { /** * Create Color from base color */ $base_color = raindrops_warehouse_clone( 'raindrops_base_color' ); $base_color = apply_filters( 'boots_base_color', $base_color ); $complementary_base_color = raindrops_complementary_color( $base_color ); /** * fallback in the case of very dark color is set to base_color */ $hex2rgb = raindrops_hex2rgb_array_clone( $base_color ); $darkness = (float) boots_darkness( $hex2rgb[ 0 ], $hex2rgb[ 1 ], $hex2rgb[ 2 ] ); if ( function_exists( 'boots_darkness' ) && $darkness < 60 ) { $hover_contrast_color = '#f55'; } else { $hover_contrast_color = $base_color; } /** * Detect Link Color from link color settings */ $hyper_link_color = raindrops_warehouse_clone( 'raindrops_hyperlink_color' ); $complementary_link_color = raindrops_warehouse_clone( 'raindrops_complementary_color_for_title_link' ); /** * Create border rgba color from base color setting */ $rgba_border = raindrops_hex2rgba( $base_color, 0.2 ); $rgba_border_3 = raindrops_hex2rgba( $base_color, 0.3 ); /** * Create gradient from base color setting */ $gradient = raindrops_gradient_single_clone( '-4', 'asc' ); /** * Create Original color for accent */ $accent_color = '#336699'; $complementary_accent_color = raindrops_complementary_color( $hyper_link_color ); /** * Detect config for design */ $page_width = raindrops_warehouse_clone( 'raindrops_fluid_max_width' ); $css = << .month , .lsidebar .eco-archive > .month, .rsidebar .eco-archive > .year, .lsidebar .eco-archive > .year{ border-bottom:1px solid {$rgba_border_3}; } #comments .pingback a:not(.comment-edit-link), #comments .pingback{ %c_1%; border:1px solid {$rgba_border_3}; } #comments .comment{ %c4%; border:1px solid {$rgba_border_3}; } .comment-author{ %c5%; border:1px solid {$rgba_border_3}; } .current-menu-item a, .current_page_item a, .current-menu-item, .current_page_item{ border-bottom:6px solid {$rgba_border_3}; } .comment .reply{ %c3%; } .pingback .comment-edit-link{ %c5%; border:1px solid {$rgba_border_3}; } .comment .comment-edit-link{ %c_3%; border:1px solid {$rgba_border_3}; } .rd-type-boots hr.tear { height:16px; background:linear-gradient(-135deg, #fff 4px, transparent 0) 0 4px,linear-gradient(135deg, #fff 4px, {$rgba_border_3} 0) 0 4px; background-color: #fff; background-position: left bottom !important; background-repeat: repeat-x !important; background-size: 8px 8px; width:100%; } .rd-type-boots .rsidebar > ul > li > ul > li:hover:after, .rd-type-boots .lsidebar > ul > li > ul > li:hover:after{ content: ""; position:absolute; top: 0; right: 0; height: 0; width: 0; border: 21px solid transparent; border-right-color: #fff; } /*.rd-type-boots .yui-t2 .lsidebar > ul > li > ul > li:hover:before{ content: ""; position:absolute; top: 0; left: 0; height: 0; width: 0; border: 21px solid transparent; border-left-color: #fff; } */ figure[id^=attachment]{ background:{$rgba_border_3}; border:1px solid {$base_color}; } figure[id^=attachment] figcaption{ background:#fff; } #date_list tr:nth-child(odd) .time, #raindrops_year_list tr:nth-child(odd) .month-name, #month_list tr:nth-child(odd) .month-date{ %c3%; } #date_list tr:nth-child(even) .time, #raindrops_year_list tr:nth-child(even) .month-name, #month_list tr:nth-child(even) .month-date{ %c4%; } #raindrops_year_list tr .month-name + td, #month_list tr .month-date + td{ border:none; } #raindrops_year_list tr .month-name + td{ border-bottom:1px solid {$base_color}; } .entry-content .pagenate a span, .entry-content .pagenate span{ background: #fff; border:1px solid {$base_color}; } .entry-content .pagenate a:hover span{ %c_2%; } .entry-content .pagenate > span{ background: {$rgba_border_3}; border:1px solid {$base_color}; } @media screen and (min-width : 641px){ .rd-type-boots #access .children, .rd-type-boots #access .sub-menu, .rd-type-boots #access .children a, .rd-type-boots #access .sub-menu a{ %c_5%; } } @media screen and (max-width : 640px){ .entry-content dl{ border:1px solid {$rgba_border_3}; } .entry-content dt{ %c_1%; } .entry-content dd{ %c5%; } .rd-type-boots .rsidebar > ul > li > ul > li:hover:after, .rd-type-boots .lsidebar > ul > li > ul > li:hover:after{ border: 28px solid transparent; border-right-color: #fff; } .child-boots #top{ z-index:9999; display:block!important; } #access .menu > li > a, #access .children li, #access .sub-menu li, #top #access > div.menu > ul > li > a, #top #access .menu > li > a, #top #access .menu-header, #access ul, #access a + ul, #top #access .children, #top #access .sub-menu, #access .children a, #access .sub-menu a{ %c_5%; position:static!important; display:block!important; width:100%; min-width:100%; visibility:visible; float:none!important; overflow:visible!important; z-index:999!important; height:auto; text-align:left; } .page_item_has_children > a:after, #access .menu-item-has-children > a:after, #access .sub-menu .page_item_has_children > a:after, #access .children .menu-item-has-children > a:after, #access .sub-menu .menu-item-has-children > a:after { content: ''; display:none; } } .rd-type-boots .entry-title:hover span:first-letter, .rd-type-boots .entry-title a:focus span:first-letter, #ft .widget_tag_cloud .tagcloud a:hover, #ft .eco-archive .year a:hover, #ft .eco-archive .month a:hover, #ft a:hover{ color:{$complementary_base_color}; } .rd-type-boots .entry-title:hover span, .rd-type-boots .entry-title a:focus span, .rsidebar .eco-archive .month a:hover, .lsidebar .eco-archive .month a:hover, .rsidebar .eco-archive .year a:hover, .lsidebar .eco-archive .year a:hover, .lsidebar .widget_tag_cloud .tagcloud a:hover, .rd-type-boots #site-title:hover span, .rd-type-boots #site-title a:focus span, .rd-type-boots #access .sub-menu.focus > a, .rd-type-boots #access .chilren.focus > a, .rd-type-boots #access .sub-menu:hover > a, .rd-type-boots #access .chilren:hover > a, .rd-type-boots #access li a:hover{ color:{$hover_contrast_color}; } #ft{ {$gradient} } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+1):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+1):hover{ %c5%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+2):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+2):hover{ %c4%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+3):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+3):hover{ %c3%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+4):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+4):hover{ %c2%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+5):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+5):hover{ %c1%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+6):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+6):hover{ %c_1%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+7):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+7):hover{ %c1%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+8):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+8):hover{ %c2%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+9):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+9):hover{ %c3%; } .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+10):hover a, .rd-type-boots .lsidebar > ul > li > ul > li:nth-child(10n+10):hover{ %c4%; } .rd-type-boots .rsidebar > ul > li > ul li, .rd-type-boots .lsidebar > ul > li > ul li { position:relative; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+1):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+1):hover{ %c5%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+2):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+2):hover{ %c4%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+3):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+3):hover{ %c3%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+4):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+4):hover{ %c2%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+5):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+5):hover{ %c1%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+6):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+6):hover{ %c_1%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+7):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+7):hover{ %c1%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+8):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+8):hover{ %c2%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+9):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+9):hover{ %c3%; } .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+10):hover a, .rd-type-boots .rsidebar > ul > li > ul > li:nth-child(10n+10):hover{ %c4%; } .rd-type-boots .lsidebar > ul > .widget_recent-post-groupby-cat ul li:hover a, .rd-type-boots .lsidebar > ul > .widget_recent-post-groupby-cat ul li:hover, .rd-type-boots .rsidebar > ul > li > ul > li a, .rd-type-boots .rsidebar > ul > li > ul > li a{ background:none!important; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+1):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+1):hover{ %c5%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+2):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+2):hover{ %c4%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+3):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+3):hover{ %c3%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+4):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+4):hover{ %c2%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+5):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+5):hover{ %c1%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+6):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+6):hover{ %c_1%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+7):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+7):hover{ %c1%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+8):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+8):hover{ %c2%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+9):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+9):hover{ %c3%; } .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+10):hover a, .rd-type-boots .lsidebar > ul > li > div > ul > li:nth-child(10n+10):hover{ %c4%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+1):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+1):hover{ %c5%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+2):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+2):hover{ %c4%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+3):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+3):hover{ %c3%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+4):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+4):hover{ %c2%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+5):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+5):hover{ %c1%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+6):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+6):hover{ %c_1%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+7):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+7):hover{ %c1%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+8):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+8):hover{ %c2%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+9):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+9):hover{ %c3%; } .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+10):hover a, .rd-type-boots .rsidebar > ul > li > div > ul > li:nth-child(10n+10):hover{ %c4%; } BOOTSCSS; return apply_filters( __FUNCTION__, $css ); }