/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

* {
	border-width: 0px;
	border-style: solid;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

div#container {
	float:right;
	margin:0 0 0 -200px;
	padding-top: 12px;
	width:100%;
}

div#content {
	margin:0 0 0 200px;
	padding-left: 20px;
}

.entry-content a {
	font-weight: bold;
}

.wp-caption {
	background-color: rgb(244,244,244);
	border-color: rgb(224,224,224);
	border-width: 1px;
	font-size: 8pt;
	margin: auto;
	text-align: center;
}

div.sidebar {
	background-color: rgb(244,244,244);
	border-right-color: rgb(224,224,224);
	border-right-width: 1px;
	float:left;
	font-size: 8pt;
	overflow:hidden;
	padding: 12px;
	width:175px;
}

div#secondary {
	clear:left;
	height: inherit;
}

div#footer {
	clear:both;
}

.entry-title {
	border-bottom-width: 1px;
	border-bottom-color: rgb(208,208,208);
	display: inline;
	font-size: 14pt;
	padding-bottom: 4px;
}


.entry-date {
	background-color: rgb(240,240,240);
	color: rgb(128,128,128);
	display: inline-block;
	float: right;
	font-size: 8pt;
	padding: 6px 20px;
}

.entry-meta {
	background-color: rgb(240,240,240);
	font-size: 8pt;
	width: 100%;
}

.entry-content {
	margin-top: 16px;
}

.post {
	margin-top: 12px;
	margin-bottom: 36px;
}

p {
	margin: 12px 0px;
}

li {
	list-style-position: outside;
	margin-bottom: 2px;
	margin-left: 32px;
	padding-left: 8px;
}

.sidebar li, #access li {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

html, body {
	display: block;
	font-family: helvetica;
	font-size: 9pt;
	height: 100%;
}

input, textarea {
	border-color: rgb(192,192,192);
	border-width: 1px;
}

a {
	color: rgb(30,60,120);
	font-family: inherit;
	text-decoration: none;
}

#wrapper {
	display: block;
	margin: auto;
	min-width: 770px;
	height: 100%;
	width: 80%;
}

#header {
	background-color: rgb(32,32,32);
	background-image: url("/0penware/0penware.png");
	background-position: 40px;
	background-repeat: no-repeat;
	color: rgb(224,224,224);
	height: 48px;
}

#blog-title {
	display: none;
}

#blog-description {
	font-family: "Georgia", serif;
	font-size: 11pt;
	padding-left: 220px;
	padding-top: 18px;
}

.skip-link {
	display: none;
}

#menu {
	background-color: rgb(30,60,120);
	border-top-color: rgb(128,128,128);
	border-top-width: 1px;
	height: 24px;
	padding-left: 0px;
}

#menu li {
	background-color: rgb(34,68,136);
	height: 20px;
	margin-left: 4px;
	padding-top: 3px;
	text-align: center;
	width: 120px;
}

#menu a {
	background-color: rgb(34,68,136);
	color: rgb(224,224,224);
	font-variant: small-caps;
}

#menu a:hover {
	font-weight: bold;
}

.widget {
	padding-bottom: 10px;
}

.widgettitle {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 4px;
}

#s {
	margin-left: 0px;
	width: 160px;
}

#searchform .button {
	display: none;
}

#comments {
	background-color: rgb(244,244,244);
	border-color: rgb(224,224,224);
	border-width: 1px;
	padding: 12px;
}
