I also use $_COOKIE[‘sitestyle’] in my header, which works great on my home page and the index.php (with a list of recent blog entries). However, the variable is NULL when I go to one of my blog entries (or archive, catgeories, etc.). The index.php is in the root and the other files (e.g. single.php) are in a theme sub-directory, but what is the problem?