/*
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
*/

#blog-description, abbr, .skip-link, .skip-nav, #nav-above{display:none;}
*{margin:0;padding:0;font-family:sans-serif;}
body{font-size:13px;background:#eee;}
img{border:0;}
p{margin-bottom:1.4em;}

#wrapper{width:960px;margin:5px auto;background:url(stretch.jpg) top left repeat-y;border:1px solid #222;}
#header{background:url(top.jpg) top left no-repeat;height:310px;}
#blog-title a{
display:block;
height:295px;
text-indent:-9999px;
}

#access{
margin-top:-68px;
}

#menu li, #menu li a{
width:auto;
display:block;
float:left;
}
#menu li a{
padding:0 10px;
border-right:1px solid #666;
text-decoration:none;
font-size:15px;
height:25px;
line-height:25px;
color:#222;
}
#menu li a:hover{color:#fff;}

#container{
clear:both;
float:right;
width:690px;
margin:20px 5px;
padding-top:25px;
}
#content{

}

.alignright{float:right;margin-left:5px;}
.alignleft{float:left;margin-right:5px;}
.aligncenter{
display:block;
text-align:center;
margin:0 auto;
}

.sidebar{
width:253px;
clear:left;
margin-top:65px;
text-align:center;
float:left;
}
#menu li, .sidebar li{list-style:none;}
.sidebar li a{
display:block;
background:#acbaca;
border:1px solid #444;
margin:2px 5px;
color:#3b4f67;
padding:3px;
text-decoration:none;
}
.sidebar li a:hover{
background:#000;
color:#fff;
}

.widgettitle{
margin-top:10px;
color:#eee;
}

#footer{
clear:both;
text-indent:-9999px;
height:10px;
margin-bottom:5px;
}