/*
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
*/
* {
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	font-weight: 100;
}
body {
	width: 100%;
	color: #323533;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: .1em;
	font-weight: 100;
}
a:link, a:visited {
	color: #444444;
}
input,textarea{
	color: #FFFFFF;
	border: solid #404141 1px;
}
textarea {
	width: 100%;
	background: #353836;
	margin: 0 0 3px 0;
}
ul {
	list-style-type: none;
}
div.header {
	width: 954px;
	margin: 12px auto 5px;
}
div#container {
	color: #FFFFFF;
	background: #323533;
	border: solid #222222;
	border-width: 1px 0;
}
div#container a:link, div#container a:visited {
	color: #999999;
}
div#content {
	width: 954px;
	margin: 40px auto;
}
div#navigationFlash {
	margin: -12px 0 0 0;
}
div#navigationColumn {
	float: right;
}
div#contentColumn {
	width: 700px;
	float: left;
}
div.clear {
	clear: both;
}
div.hentry {
	background: #2E312F;
	border: solid 1px #404141;
	padding: 20px;
	margin: 0 0 5px 0;
	font-weight: light;
}
div.hentry img {
	border: solid 3px #404141;
}
li.comment {
	background: #353836;
	border: solid 1px #404141;
	padding: 20px;
	margin: -10px 0 0 0;
	font-size: .85em;
}

.hentry h2 {
	font-family: Georgia, Times, Serif;
	font-weight: 100;
	margin: 0 0 30px 0;
}
.hentry h2 a:link, .hentry h2 a:visited {
	text-decoration: none;
}
div#footer {
	font-size: .7em;
	color: #999999;
	margin: 15px auto;
	text-align: center;
}
div#footer a:link, div#footer a:visited {
	color: #999999;
	text-decoration: none;
}
div.sidebar {
	font-size: .8em;
	background: #2E312F;
	border: solid #404141;
	border-width: 1px 0 0 0;
}
div.sidebar h3 {
	display: none;
}
div.sidebar li{
	border-style: solid;
	border-color: #404141;
	border-width: 0 1px 1px 1px;
	padding: 1px 10px;
}
div.sidebar li li{
	border: 0;
	margin: 0 40px;
}
div.sidebar a:link, div.sidebar a:visited {
	text-decoration: none;
}
div.sidebar a:hover {
	color: #404141;
}
div.entry-meta {
	font-size: .7em;
	color: #555555;
	float: right;
	margin: 0 0 60px 0;
}
div#nav-below {
	text-align: right;
}
.button, #s{
	color: #FFFFFF;
	background: #2E312F;
	border: solid #404141 1px;
}
div.comments {
	border: dotted #404141;
	border-width: 1px 0 0 0;
	padding: 15px 0 60px 0;
}
div.comments ol {
	font-size: 36pt;
	color: #444444;
}
div.comments ol li div, div.comments ol li p{
	font-size: 12px;
	line-height: 1.5em;
	color: #888888;
}
div.comments h3 {
	margin: 0 0 20px 0;
}
#s {
	width: 150px;
}
#secondary {
	margin: 10px 0 0 0;
}
div.flashTitle {
	margin: 0 0 -7px 0;
}





////////////////////////////
.navdiv {
	width: 100%;
	clear: both;}.navdiv a {
	font-size: 14.7px;	padding-right: 58px;
	font-weight: 100;
	letter-spacing: 2px;}.navdiv a:link {	color: #323533;	text-decoration: none;}.navdiv a:visited {	color: #323533;	text-decoration: none;}.navdiv a:hover {	color: #777777;	text-decoration: none;}.navdiv a:active {	color: #323533;	text-decoration: none;}
#navDivLast {
	padding-right: 0;
}/////////////////////////////