21, 'wrapping'=>'fixed', 'min_width'=>'800', 'max_width'=>'1600', 'wrap'=>'1000', 'sidebar'=>'300', 'sidebarunit'=>'px', 'style'=>get_option(get_stylesheet().'_default_style'), 'innertop'=>2, 'innerbottom'=>2, 'footer'=>4, ); $front=array( 'type'=>'fe', 'archive_type'=>'excerpt', 'column'=>4, 'featuredlim'=>50, 'excerptlim'=>20, 'featuredx'=>450, 'featuredy'=>300, 'thumbx'=>150, 'thumby'=>100, 'catch'=>1, 'not'=>1, 'fnotimg'=>'', 'notimg'=> '', 'excerpt_more'=>'...Read the Rest', 'meta'=>array('commentcount'=>'commentcount','left'=>'category','right'=>'date'), 'post_meta'=>array('commentcount'=>1,'date'=>1,'author'=>'','categories'=>1,'tags'=>1,'author_info'=>'') ); $header=array( 'image'=>'', 'head_bg'=>'Sea', 'bg_height'=>200, 'head_type'=>0, 'logo'=> get_template_directory_uri().'/images/calotropis.jpg', 'repeat'=>'no-repeat', 'h_align'=>'center', 'v_align'=>'top', 'height'=>'', 'color'=>'#ffffff', 'hover_color'=>'#ddeeee', 'span_color'=>'#eeffff', 'bgcolor'=>'#000044', 'text_align'=>'left', 'scope'=>'1', 'font_size'=>'3.5em', 'span_font_size'=>'1.8em', ); $bg=array( 'image'=>'', 'attachment'=>'scroll', 'repeat'=>'no-repeat', 'bgcolor'=>'', 'v_align'=>'top', 'h_align'=>'center', 'resize'=>'100', ); $menu=array( 'wp_menu'=>1, 'home'=>'Home', 'depth'=>'0', 'cat_inc'=>array(), 'cat_sortby'=>'name', 'cat_order'=>'ASC', 'page_inc'=>array(), 'page_sortby'=>'post_title', 'page_order'=>'ASC', 'show'=>'cat' ); $links=array( 'rss'=>get_bloginfo('rss2_url'), 'crss'=>get_bloginfo('comments_rss2_url'), 'twitter'=>'', 'facebook'=>'CalotropisTheme', 'plurk'=>'', ); $single=array( 'post_meta'=>array('commentcount'=>1,'date'=>1,'author'=>'author_posts','categories'=>1,'tags'=>1,'author_info'=>''), 'page_meta'=>array('commentcount'=>1,'author'=>'author_posts','author_info'=>''), ); $css=array( 'insert'=>'' ); $misc=array( 'favicon'=> get_template_directory_uri().'/images/favicon.ico' ); ?>