/*
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
*/


html,body {
	margin:0;
	height:100%;
	font-family:Arial;
	font-size:.82em;
	color:#DCDCDC;
	background:url('images/bg.gif');
}

*html html, body {
	background:url('images/bg_ie.gif') top center;
}

img {
	border:none;
}

h1 {
	margin:0 0 .5em 0;
	padding:0 0 0 17px;
	height:22px;
	text-transform:uppercase;
	font-size:110%;
	font-weight:bold;
	color:#B5DCB5;
	line-height:22px;
	border:#232323 1px solid;
	background:url('images/h1-f.gif');
}

h2 {
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-size:100%;
	font-weight:normal;
	color:#A7A7A7;
	border-bottom:#565656 1px solid;
	
}



h2.callout {margin:0 0 1px 0;font-weight:bold;}

p {
	margin:0 0 10px 0;
}

a {
	color:#00BC00;
}

a:hover {
	color:#00E700;
}

.line {
	width:100%;
	height:1px;
	border-top:#232323 1px solid;
	border-bottom:#232323 1px solid;
	background:#2A2A2A;
	
}

*html .line {
	height:3px;
	overflow:hidden;
}

.rowcntnr {
	position:relative;
	margin:0 0 18px 0;
	padding:5px 11px;
	width:758px;
}

*html .rowcntnr {
	width:758px;
}

#content .rowcntnr {
	background:#333333;
}

.arrow {
	display:block;
	margin:2px 0;
	height:6px;
	text-align:right;
	overflow:hidden;
}

.arrow a {
	background:#00BC00;
}

.arrow a:hover {
	background:#00E700;
}

.rct, .rcb {position:absolute; text-align:left;}
.rct {top:0;}
.rcr {right:0;}
.rcb {bottom:0;}
.rcl {left:0;}
.rct *, .rcb * {height:1px; overflow:hidden; background:#2F2F2F;}
.rc1 {width:5px;}
.rc2 {width:3px;}
.rc3 {width:2px;}
.rc4 {width:1px; height:2px;}
.rcr .rc2 {margin-left:2px;}
.rcr .rc3 {margin-left:3px;}
.rcr .rc4 {margin-left:4px;}

#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}

#bgdl {
	position:absolute;
	z-index:1;
	width:100%;
	height:43px;
	background:url('images/bg-d.png');
}

*html #bgdl {
	background:url('images/bg-d_ie.gif') top center;
}



.#bggl {
	position:absolute;
	top:159px;
	z-index:1;
	width:100%;
	height:176px;
	background:url('images/bg-g.png');
}

*html #bggl {
	background:url('images/bg-g_ie.gif') top center;
}

html>body #sdwl {
	position:absolute;
	left:-9px;
	z-index:1;
	width:9px;
	height:100%;
	background:url('images/shadow-l.png');
}

html>body #sdwr {
	position:absolute;
	right:-9px;
	z-index:1;
	width:9px;
	height:100%;
	background:url('images/shadow-r.png');
}

html>body #shdl {
	position:absolute;
	left:0;
	z-index:3;
	width:12px;
	height:100%;
	background:url('images/ss-l.png');
}

html>body #shdr {
	position:absolute;
	right:0;
	z-index:3;
	width:12px;
	height:100%;
	background:url('images/ss-r.png');
}

#hlgo {
	position:absolute;
	z-index:4;
}

#container {
	position:relative;
	z-index:2;
	margin:0 auto;
	width:798px;
	min-height:100%;
	height:auto;
	background:#2F2F2F;
}

*html #container {
	position:absolute;
	left:50%;
	margin:0 0 0 -251px;
	background:none;
}

#header {
	margin:0;
	padding:0 0 0 143px;
	width:655px;
	height:41px;
	text-align:right;
	background:url('images/h-f.gif');
}

*html #header {
	width:655px;
}


#header li {
	display:inline;
	z-index:4;
	line-height:41px;
	text-transform:uppercase;
	list-style:none;
}

#header a {
	padding:12px 10px 13px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#B5DCB5;
}

#header a:hover, li.current_page_item a{
	color:#FFFFFF;
	background:url('images/h-f-mo.gif');
}

#imgbar {
	position:relative;
	padding:9px;
	width:780px;
}

*html #imgbar {
	width:798px;
	height:106px;
}

#imgbar a{
	padding:5px 11px;
	display:block;
	height:86px;
	text-decoration:none;
	color:#DCDCDC;
	background:#333333;
}

*html #imgbar a {
	height:96px;
}

#imgbar a:hover{
	background:#3C3C3C;
}

.CBoxes {

	width:253px;
	height:106px;
	margin-bottom:2em;
	
}

#content {
	padding:9px;
	width:780px;
	font-size:110%;
	
}

#content p{
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

*html #content {
	width:792px;
}

#content li{line-height:1.75em;}

.entry-content{width:720px; margin-left:30px;}
.entry-content p{line-height:1.5em;font-size:105%;}
.half{width:350px; margin-right:20px;}
half2{width:325px; margin-right:18px;}
.column{float:left;}
.last{margin:0;}
#footer {
clear:both;
	
	width:780px;
	line-height:36px;
	text-align:center;
	font-weight:bold;
	font-size:100%;
	color:#737373;
	background:#333333;
	margin-top:1em;
	
}

