/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.0
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');

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #F6FBF7;
	margin: 0px;
	padding: 0px;
}
div#header {
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 5px 10px 0px;
	padding: 0px;
	height: 82px;
	background-color: #E9F5EB;
}
div#access div.skip-link {
	position:absolute;
	top:1em;
	right:1em;
}
div#container, div.sidebar {
	margin-top:2em;
}
div#nav-above, div#nav-below {
	width:100%;
	height:1em;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
.alignleft, div.nav-previous {
	float: left;
}
.alignright, div.nav-next {
	float: right;
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:red;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url {
	width:50%;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
div.sidebartop{
	background-image: url(/images/nav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:19px;
}
div.sidebar {
	font-family: "Times New Roman", Times, serif;
	margin-left:10px;
	width:180px;
	background-color: #E9F5EB;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-y;
}
div.sidebarbtm{
	background-image: url(/images/nav_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:20px;
}
div.sidebar div, div.sidebar ul, div.sidebar li {
	margin:0;
	padding:0;
}
div.sidebar a {
	font-weight:bold;
	font-size:.9em;
	color: #214928;
	background-color: #E9F5EB;
	text-decoration:none;
	letter-spacing: .05em;
}
div.sidebar a:hover {
	text-decoration:underline;
}
div.sidebar h3 {
	margin:10px;
	padding:0px;
	font-size:1.1em;
	color: #003300;
	font-style:italic;
}
div.sidebar #recent-posts a{
	font-weight:normal;
	letter-spacing:normal;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 3px;
}
div.sidebar li form {
	margin:0.2em 0 0 10px;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 1em;
}
div.sidebar ul ul li {
	list-style:none;
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:none;
}
div#content {
	margin-bottom: 20px;
	margin-right: 20px;
}
.box {
	border: 1px solid #EAF4EB;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.leftside {
	width: 48%;
	float: left;
}
.rightside {
	float: right;
	width: 48%;
}

div#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #1F4828;
	margin-bottom: 7px;
	background-color: #E9F5EB;
	padding-left: 5px;
}
div#content h3 {
	font-size: 110%;
	font-weight: bold;
}
.entry-title {
	margin-bottom: 0px;
	clear:both;
}
.entry-date {
	font-size: 80%;
	font-style: italic;
}
abbr {
	text-decoration: none;
	border: none;
}
.entry-meta {
	font-size: 80%;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: solid 1px #999;
}
div#comments-list h3 {
	font-size: 90%;
}
.comment-author vcard {
	font-weight: bold;
}
.comment-meta {
	font-size: 80%;
	font-style: italic;
}
div#content a {
	color: #003399;
	text-decoration: underline;
}
div#content a:hover {
	text-decoration: none;
}
.boxtopic1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/bg_topic1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	position: relative;
	top: -10px;
	left: 10px;
	padding-top: 2px;
	padding-left: 10px;
}
.boxtopic2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/bg_topic2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	position: relative;
	top: -10px;
	left: 10px;
	padding-top: 2px;
	padding-left: 10px;
}
.boxtopic3 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/bg_topic3.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	position: relative;
	top: -10px;
	left: 10px;
	padding-top: 2px;
	padding-left: 10px;
}
.boxtopic4 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/bg_topic4.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	position: relative;
	top: -10px;
	left: 10px;
	padding-top: 2px;
	padding-left: 10px;
}
.boxtopic5 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/bg_topic5.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	position: relative;
	top: -10px;
	left: 10px;
	padding-top: 2px;
	padding-left: 10px;
}
div#footer {
	text-align:center;
	font-size:80%;
}
#copyright {
	font-style: italic;
}
#byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}
#byline .medgrey {
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #274F2C;
	color: #274F2C;
	background-color: #F6FBF7;
}
caption {
	text-align: left;
	font-weight: bold;
}
.resource {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #214928;
	margin-right: 10px;
	margin-left: 10px;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}