@import url('css/blueprint/screen.css');
@import url('css/styles.css');

/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
.list { font-size: 1.375em;}
.list a { 
color: #FE0000; text-decoration:none; 
text-shadow: 1px 1px 2px #CCC;
filter: dropshadow(color=#CCC, offx=1, offy=1);  }
.list a:hover { color: #7A1506; text-shadow: 1px 1px 2px #757575;
filter: dropshadow(color=#757575, offx=1, offy=1);}
