/*
THEME NAME: Cannon River STEM School
THEME URI: http://cannonriverstemschool.org/
DESCRIPTION: A custom theme for the Cannon River STEM School (based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
VERSION: 1.0
AUTHOR: Sean Hayford O&#8217;Leary
AUTHOR URI: http://hayfordoleary.com/
*/

a {
	color: #438b49;
	text-decoration: underline;
}

a img {
	border: 0;
}

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

#access {
	background: #438b49;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

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

#access #menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

#access #menu ul li a {
	color: #fff;
	text-decoration: none;
}

#access #menu ul li.current_page_item a {
	text-decoration: underline;
}

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

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

.alignleft {
	clear: left;
	float: left;
	margin: 15px 15px 15px 0;
}

.alignright {
	clear: right;
	float: right;
	margin: 15px 0 15px 15px;
}

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

#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}

#content {
	color: #474747;
	font-size: 18px;
	line-height: 22px;
	margin: 0 200px 0 0;
	padding: 20px 30px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content strong {
	color: #438b49;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#footer {
	background: #eaeaea;
	color: #6b6b6b;
	clear: both;
	padding: 10px 0;
	width: 100%;
}

#footer a {
	color: #6b6b6b;
}

#footer abbr {
	border-bottom: 0;
}

#footer p {
	margin: 0;
}

#header {
	background-color: #eaeaea;
}

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

#header #blog-title {
	background: url('./images/logo.png') no-repeat top left;
	height: 180px;
	margin: 0;
	width: 460px;
}

#header #blog-title a {
	display: block;
	height: 180px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -99999px;
	width: 460px;
}

html {
	background: #eaeaea;
	color: #000;
	font: 14px 'Gill Sans', 'Gill Sans MT', 'Tahoma', 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica', 'Arial', sans-serif;
}

#secondary {
	display: none;
}

.sidebar {
	color: #737373;
	float: right;
	overflow: hidden;
	padding-top: 20px;
	width: 180px;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	font-weight: normal;
	margin-bottom: 0;
}

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

.sidebar ul li ul {
	list-style: square;
	margin-left: 25px;
	padding: 0 0 0 0;
}

.wp-caption {
	font-size: 12px;
	text-align: left;
}

.wp-caption p {
	margin: 0;
}

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

body.home #container {
	margin: 0 0 0 0;
	width: 800px;
}

body.home #content .entry-title {
	display: none;
}

body.home #content small {
	font-size: 12px;
}

body.home #content strong {
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
}

body.home .sidebar {
	display: none;
}