'') { if (is_home()) { $metakeywords = get_option('arclite_meta'); } else if(is_category()) { foreach((get_the_category()) as $category) { $metakeywords = $metakeywords.$category->cat_name . ','; } } else{ $metakeywords = ""; $tags = wp_get_post_tags($post->ID); foreach ($tags as $tag ) { $metakeywords = $metakeywords . $tag->name . ", "; } } } ?> > '') && (!is_404())) { ?> <?php wp_title('«', true, 'right'); if (get_query_var('cpage') ) print ' Page '.get_query_var('cpage').' « ';?> <?php bloginfo('name'); ?> '.PHP_EOL; if(get_option('arclite_imageless')=='yes') print '@import "'.get_bloginfo('template_url').'/style-imageless.css";'.PHP_EOL; else { print '@import "'.get_bloginfo('stylesheet_url').'";'.PHP_EOL; if(get_option('arclite_widgetbg')<>'') print '@import "'.get_bloginfo('template_url').'/options/side-'.get_option('arclite_widgetbg').'.css";'.PHP_EOL; if(get_option('arclite_contentbg')<>'') print '@import "'.get_bloginfo('template_url').'/options/content-'.get_option('arclite_contentbg').'.css";'.PHP_EOL; else print '@import "'.get_bloginfo('template_url').'/options/content-default.css";'.PHP_EOL; if(get_option('arclite_sidebarpos')=='left') print '@import "'.get_bloginfo('template_url').'/options/leftsidebar.css";'.PHP_EOL; if((get_option('arclite_header')=='default') || (get_option('arclite_header')=='')) print '@import "'.get_bloginfo('template_url').'/options/header-default.css";'.PHP_EOL; else if(get_option('arclite_header')=='user') { if(get_option('arclite_headerimage')<>'') print '#header{ background: transparent url("'.get_option('arclite_headerimage').'") no-repeat center top; }'.PHP_EOL; else if(get_option('arclite_headerimage2')<>'') print '#header-wrap{ background: transparent url("'.get_option('arclite_headerimage2').'") repeat center top; }'.PHP_EOL; } else if(get_option('arclite_header')=='user2') print '#header, #header-wrap{ background: #'.get_option('arclite_headercolor').'; }'.PHP_EOL; else print '@import "'.get_bloginfo('template_url').'/options/header-'.get_option('arclite_header').'.css";'.PHP_EOL; } $usercss = get_option('arclite_css'); if($usercss<>'') print $usercss; print ''.PHP_EOL; ?> 'no') { ?> class="home"class="inner">
>