/*
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
*/

a{color:#fff;}

*{font-family:sans-serif;margin:0;padding:0;}
body{font-size:13px;background:#2f3947;}

.skip-link, #nav-above, abbr, #blog-description{display:none;}

#wrapper{
width:960px;
margin:5px auto;
background:url(images/stretch.jpg) top left repeat-y;
}

#header{
height:544px;
background:url(images/top.jpg) top left no-repeat;
}
#blog-title a{
display:block;
height:150px;
text-indent:-9999px;
}

#access{margin-top:-375px;}
#menu{margin-left:270px;margin-top:5px;}
#menu li{list-style:none;float:left;width:auto;height:25px;margin:0 10px 0 0;}
#menu li a{list-style:none;float:left;width:50px;height:25px;text-decoration:none;padding:0 20px 0 10px;line-height:25px;text-indent:-9999px;}
#menu li a:hover{color:#000;}

.sidebar{width:262px;text-align:center;}
.sidebar li{list-style:none;}
.sidebar li a{background:#777;border:1px solid #222;color:#222;display:block;margin:2px 5px;text-decoration:none;text-align:center;padding:5px;}
.sidebar li a:hover{background:#444;color:#fff;}
.widgettitle{
	margin-top:20px;
	margin-left:3px;
	color:#fff;
	border-bottom:3px double #000;
	}

#primary{margin-top:64px;}
#secondary{}

#container{margin-top:35px;}
#content{float:right;margin:10px;width:677px;min-height:500px;color:#fff;}
#content p{margin-bottom:1.4em;}
#content li{margin-left:25px;}
.alignleft{float:left;margin:0 5px 5px 0;}
.alignright{float:right;margin:0 0 5px 5px;}
.aligncenter{text-align:center;display:block;}

.entry-title{margin-bottom:20px;}

.entry-title, .entry-title *{
	font-size:18px;
	color:#555;
	}

.entry-meta, .entry-meta *{font-size:9px;color:#777;}
#comments{
	margin:50px;
}

#footer{text-align:center;clear:both;background:url(images/bottom.jpg) bottom left no-repeat; padding:10px 0 0 200px;text-indent:-9999px;}
