#wrapper_category { background-repeat:no-repeat; height:100%; }
#wrapper_category.left { background-position:left bottom;}
#wrapper_category.center { background-position:center bottom;}
#wrapper_category.right { background-position:right bottom;}

#wrapper_category .feature_category { height:1000px; width:100%; background-position:top center; background-repeat:no-repeat; margin-bottom:-240px; background-size:100% auto; display:block; }
#wrapper_category.vertical .feature_category { background-size:cover; }
#wrapper_category.dark-theme { background-color:#000; }
#wrapper_category.dark-theme h1, 
#wrapper_category.dark-theme .wp_latest_post .post_content h1, 
#wrapper_category.dark-theme .wp_latest_post .post_content h1 a,
#wrapper_category.dark-theme .nyeCategories .wp_post h2,
#wrapper_category.dark-theme .nyeCategories .wp_post h2 a { color:#FFF; }

