/*
THEME NAME: bits
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A child theme of sandbox
Template: sandbox-with-blueprint
VERSION: 2.0
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
*/

@import url('../sandbox-with-blueprint/style.css');

#wrapper {
	text-align: left;
	border-left: 1px solid #C9EAF8;
	border-right: 1px solid #C9EAF8;
	}

#footer {
	background-color: none;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 188px;
	background: url(./images/headerimage.jpg) no-repeat center center;
	width: 100%;
/*	border-bottom: 1px solid #528dcd;
*/
	color: #528dcd;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	}

#header a {
	text-decoration: none;
	color: #528dcd;
}

#blog-title {
	font-size: 3.em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0.5em;
	margin-bottom: 0em;
}

#blog-description {
	font-size: 2em;
}

.post {
	margin: 0 0 40px;
text-align: justify;
/*
padding-top: 0px;
*/
background: transparent url(./images/human_bits_ruler.png) no-repeat center top;
/*
}

.entry-content {
*/
	background-color: white;
	padding: 1em;
}

.entry-title {
	padding-top: 20px;
}

.entry-title a, .entry-title a:hover {
	text-decoration: none;
	color: #528dcd;
}

.entry-meta a {
	text-decoration: none;
	color: #528dcd;
}

.entry-meta a:hover {
	text-decoration: underline;
}

#nav-above {
	margin-top: 1em;
}

#nav-above a {
	text-decoration: none;
	color: #528dcd;
}

#nav-above a:hover {
	text-decoration: underline;
}

.container {
	width: 760px;
}

.skip-link {
	display: none;
}

#menu {
	display: none;
}

div#container {
float:left;
margin:0 -220px 0 0;
width:100%;
background-image: none;
background-color: white;
}

div#content {
margin:0 220px 0 0;
}

div.sidebar {
float:right;
overflow:hidden;
width:200px;
}

body {
	background: url(./images/grid.jpg);
}

p img {
	max-width: 100%;
	display: inline;
	padding: 0;
}
