fyi.. to get around it.. I used a hacky line in my header –
<link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo(‘template_url’); ?>/<?php bloginfo(‘description’); ?>.css” />
Then in virtual theme I just made the tagline for each city what the css is called.
haha… I’m such an amature.