/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.9.3
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');

*, html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #dadada;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 1.6;
}
a img {
	border: 0;
}

#wrapper {
	background: #fff;
	width: 800px;
	margin: 0px auto 30px auto;
	padding: 12px 20px 10px 12px;
}
	#wrapper a:link, #wrapper a:visited {
		color: #127700;
		text-decoration: none;
	}
	#wrapper a:hover {
		text-decoration: underline;
	}

div#container {
	margin-top: 7px;
}

#top, #bottom {
	margin: 10px auto 7px auto;
	width: 825px;
}

#bottom {
	margin-top: -24px;
	font-size: 11px;
}
#top-left {
	float: left;
	display: inline;
	font-size: 11px;
	width: 200px;
}
	#top-left a:link, #top-left a:visited, #bottom a:link, #bottom a:visited {
		color: #666;
		text-decoration: none;
	}
	#top-left a:hover, #bottom a:hover {
		text-decoration: underline;
	}
#top-right {
	float: right;
	display: inline;
	margin: 5px 0 0 0;
}

h1#blog-title {
	margin-top: 5px;
	background: url(img/logo.png) no-repeat;
	width: 290px;
	height: 68px;
	text-indent: -9000px;	
}
	h1#blog-title a {
		display: block;
		width: 100%;
		height: 100%;
		outline: none;
	}

h2#welcome {
	font-weight: normal;
	font-size: 21px;
}

#home ul {
	list-style-type: none;
}

#home-left {
	float: left;
	display: inline;
	width: 270px;
}
#home-right {
	float: left;
	display: inline;
	width: 270px;
	margin-left: 20px;
}
#home-left h2, #home-right h2 {
	font-size: 1.4em !important;
	font-weight: normal;
	margin: 6px 0 2px 0;
	color: #444;
	background: #f1f1f1;
}
#home-left ul, #home-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}

#primary {

}
#secondary {
	margin: 0px 0 0 0;
}

div#header{text-align:center;margin-bottom:2em;}
div#menu{font-size:11px;display:block;text-align: right;}
div#menu a{text-decoration:none;}
div#menu a:link, div#menu a:visited {color: #555;font-size:11px;text-decoration:none;}
div#menu a:hover{text-decoration: underline;}

p#publish {
	display: block;
	text-align: right;
	margin: 0px -13px 0 0;
}

.entry-content p {
	margin: 0 0 10px 0;
}
	.entry-content ul, .entry-content ol {
		padding-left: 17px;
	}
	.entry-content h3 {
		margin: 10px 0 6px 0;
		font-size: 18px;
		font-weight: normal;
	}

.entry-title{clear:both;}
h2.entry-title, h2.page-title {
	font-weight: normal;
	font-size: 2em;
	color: #333;
}

ul.items {
	padding: 0;
	list-style: none;
}
	ul.items li {
		margin-bottom: 5px;
	}

ul#poll li {
	list-style: none;
}

.entry-meta {
	margin-top: 20px;
	text-align: right;
	font-size: 11px;
	color: #888;
}

div.sidebar{ margin-top: 10px; }

.sidebar h3 {
	margin: 10px 0 0 0 !important;
	color: #555;
	font-weight: normal;
	background: #f1f1f1;
}

li#categories ul {
margin: 0;
}
li#categories ul li {
	list-style: none;
}

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;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.req-field{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;}
ol.commentlist li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}
.form-label {
	font-weight: bold;
}
.comment-meta {
	font-size: 11px;
	color: #888;
}
#comments ol {
	padding-left: 16px;
}
	#comments ol li {
		margin-bottom: 8px;
	}

#respond h3, #comments-list h3 {
	font-size: 18px;
	font-weight: normal;
	background: #eaeaea;
	margin: 10px 0 5px 0;
}

#searchform input#s { 
	width: 120px;
}

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{ 
	border-top: 1px solid #ccc;
	padding-top: 3px;
}
	#footer ul#left {
		list-style: none;
		float: left;
		display: inline;
	}
	#footer ul#middle {
		list-style: none;
		float: left;
		display: inline;
		margin-left: 80px;
	}
	#footer ul#right {
		list-style: none;
		float: left;
		display: inline;
		margin-left: 80px;
	}
	#footer a:link, #footer a:visited {
		font-size: 11px;
	}
	
.suggestion {
	font-size: 11px;
	color: #999;
}

#copyleft {
	float: right;
	font-size: 11px;
}