/*
Theme Name: Sustainable Community Solutions
Theme URI: http://sustainablecommunitysolutions.com/
Description: A remaking of Michael Christopherson&#8217;s theme (based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
Version: 2.0
Author: Sean Hayford O&#8217;Leary
Author URI: http://design.hayfordoleary.com/
*/

#access #menu {
	background: #fff;
	border: 2px dotted #d5dce3;
	margin: 20px 0;
	padding: 10px 0;
	text-align: center;
}

#access #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#access #menu ul li {
	display: inline;
	padding: 0 10px;
}

#access #menu ul li ul {
	display: none;
}

#access .skip-link {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#comments {
	clear: both;
	padding-top: 20px;
}

#comments input, #comments textarea {
	margin-bottom: 15px;
	width: 380px;
}

#comments .comment-author, #comments .comment-author a {
	color: #005ec8;
}

#comments .comment-author {
	font-weight: bold;
}

#comments .comment-meta, #comments .comment-meta a {
	color: #aaa;
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
}

#container {
	float: right;
	margin: 0 0 0 -260px;
	width: 100%;
}

#content {
	margin: 0 0 0 260px;
}

#content a img {
	border: 3px solid #005ec8;
}

#content a:visited img {
	border: 3px solid #3d648b;
}

#content a:active img, html a:hover img, {
	border: 3px solid #198bff;
}

#content img.alignleft {
	clear: left;
	float: left;
	margin: 10px 10px 10px 0;
}

#content img.alignright {
	clear: right;
	float: right;
	margin: 10px 0 10px 10px;
}

#content .navigation {
	color: #aaa;
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
}

#content .navigation .nav-next {
	float: right;
}

#content .navigation .nav-previous {
	float: left;
}

#content .page, #content .post {
	background: #fff url("./images/background.sidebar.png") repeat-x;
	border: 2px dotted #d5dce3;
	margin-bottom: 20px;
	padding: 10px;
}

#content .page img, #content .post img {
//	clear: both;
	margin: 10px;
}

#content .post h2 {
	margin: 0;
}

#content .post .entry-date abbr {
	border: 0;
}

#content .post .entry-meta {
	font-style: italic;
}

.flickr_badge_image {
	overflow: auto;
}

#footer {
	clear: both;
	width: 100%;
}

#footer p {
	font-size: 12px;
	margin: 0 0 0 260px;
	padding: 20px 0;
}

.navigation#nav-above {
	display: none;
}

#header #blog-description {
	display: none;
}

#header #blog-title {
	background: url("./images/logo.png") no-repeat top left;
	height: 106px;
	margin: 20px 0 0 150px;
	width: 500px;
}

#header #blog-title a {
	display: block;
	height: 106px;
	margin: 0;
	outline: 0;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 500px;
}

html {
	background: #fafafa;
	color: #000;
	font: 14px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
}

html a, html a:link {
	color: #005ec8;
	text-decoration: underline;
}

html a:visited {
	color: #3d628b;
}

html a:active, html a:hover {
	color: #198bff;
}

html abbr {
	border-bottom: 1px dotted #000;
}

input, select, textarea {
	color: #000;
	font: 14px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	line-height: 23px;
	padding: 5px;
}

.sidebar {
	float: left;
	width: 240px;
	overflow: hidden;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	background: #edf0f3;
	border: 2px dotted #dcdcdc;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 10px;
}

.sidebar ul li h3 {
	margin-top: 0;
}

.sidebar ul li ul {
	list-style: disc;
}

.sidebar ul li ul li {
	border: 0;
	list-style: disc;
	margin: 3px 0 3px 20px;
	padding: 0;
}

div#secondary {
	clear: left;
	display: none;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 800px;
}
