/*
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
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
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-r.css');

img {

}

.blockImage {
	border: 1px solid #eeeeee;
}

h1 {
	visibility: hidden;
}

h2 {
	
}

a {
	color: #c30;
}

a:hover {
	color: #f60;
}

#blog-description {
	visibility: hidden;
}

html {
	background-color: #858585;
	font-family: Helvetica;

}

body {
	margin-top: 0px;
	color: #333;
	height: 100%;
}

/* Just some example content */
div#header{
	text-align:center;
	height: 91px;
	background-image: url(images/toplogo.gif);
	position: absolute;
	width: 900px;
}

div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{
	font-size:0.9em;
	height:1.5em;
	padding-top:0.3em;
	width:100%;
	position: absolute;
	left: 38px;
	padding:1px 0px 0px 12px;
	position: relative;
	top: 1px;
}
div#menu .page_item {
	margin-right: 12px;
	font-size: 10px;
}
div#menu ul a{text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a {
	display: inline;
	color: #fff;
	font-weight: normal;
	margin-top: 1px;
}

div#menu ul li a:hover {
	color: #e40; 
}

div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
//* div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;} *//
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{
	clear:both;
	font-weight: normal;
	font-size: 72px;
	color: #ddd;
	line-height: 1.2em;
	position: relative;
	text-transform: lowercase;
	left: -.05em;
	top: 15px;
}

.home .entry-title {
	visibility: hidden;
}

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; margin-right: 1em; position: relative; top: .5em;}
.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.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

div#footer{
	background-image: url(images/logotype.gif);
	background-position: bottom;
	width: 900px;
	height: 42px;
	position: absolute;
	bottom: 0px;
}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}

.wp-caption-text {
	font-size: .7em;
	position: relative;
	top: -.5em;
}

#wrapper {
	margin: auto;
	width: 900px;
	min-height: 556px;
	background-color: #fff;
	position: relative;
	top: 0px;
}

.hentry {
	position: relative;
	top: 20px;
}

.home .hentry {
	top: -20px;
}

#content {
	font-size: 1.2em;
	color: #777;
	line-height: 1.62em;
}

#content p {
		margin-bottom: .75em;
}

.entry-content {
		padding-top: 16px;
}

.home .entry-content {
	padding-top: 0px;
}

.entry-content td {
	padding: 24px;
}

.homedot {
	position: absolute; 
	right: -87px; 
	bottom: -173px;
	z-index: 1;
}

a {
	text-decoration: none;
}

#metabox {
	font-size: .9em;
	width: 192px;
	position: absolute;
	right: 8px;
	top: 120px;
	margin: 0px;
	line-height: 1.5em;
}

