/*
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
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  
@import url('../sandbox-layouts/2c-l.css');
*/
/* Just some example content */
body {
	background-image:url(../images/back/contact.gif);
	background-repeat: no-repeat;
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size:0.8em;
	line-height:130%;
	color:#000;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #9e9e7d;
	background-position: 0px 0px;
}
#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D71921;
}
