/*
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
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  */
body {

color:black;
}

div#header {height: 200px; background-image: url(images/jensenism.jpg);
	background-repeat: no-repeat;
	background-position: top center; }
div#wrapper {width: 800px; margin-left: -400px; background-image: url(images/bg3.jpg);
background-repeat:no-repeat;
background-position:bottom; background-attachment:fixed;
position: absolute; left: 50%; display: inline;
border-left-style: dotted; border-left-width:6px; }
div#container {width: 590px; float: left; padding-left: 10px;}
div.sidebar {width: 180px; float: right;}
div#secondary {clear: right;}
div#footer {clear:both;}

a:link { 
	color: #1c1a1a;
text-decoration: none;
	}
a:visited { 
	color: #1c1a1a;
text-decoration: none;
	}
a:hover { 
	color: #9e0039;
	text-decoration: none;
	}
a:active { 
	color: #1c1a1a;
text-decoration: none;
	}
h2 { 
font-family: arial;
font-size: 40px;
letter-spacing: -3px;
font-weight: 100;
text-transform: lowercase;
}

h3 { 
font-family: arial;
font-size: 15px;
letter-spacing: -2px;
font-weight: 300;
}

li {
list-style-type: lower-greek;
}
