/*
Theme Name: IALA
Theme URI: http://learningalternatives.net/
Description: A theme designed for the the International Association for Learning Alternatives (developed with <a href="http://wigleyandassociates.com">Wigley and Associates</a> and based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
Version: 1.0
Author: Sean Hayford O&#8217;Leary
Author URI: http://design.hayfordoleary.com/
*/

a, a:link, a:visited {
	color: #75a4be;
}

a:hover, a:active {
	color: #163a41;
}

a img {
	border: 0;
}

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

#access #menu {
	background: #e5d8a0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	line-height: 25px;
	padding: 10px 0;
	text-align: center;
	width: 750px;
}

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

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

#access #menu ul li a {
	border: 1px solid #e5d8a0;
	color: #787256;
	padding: 5px;
	text-decoration: none;
}

#access #menu ul li a:hover, #access #menu ul li.current_page_item a {
	border: 1px solid #484434;
	color: #484434;
	text-decoration: none;
}

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

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

#container #nav-above {
	display: none;
}

#content {
	line-height: 18px;
	margin: 0 0 0 200px;
	padding: 10px 20px;
}

#content #site-welcome {
	background: #f2ecd0;
	padding: 10px;
}

#content #site-welcome p {
	margin: 0;
}

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

#content a img {
	border: 5px solid #75a4be;
}

#content a:hover img {
	border: 5px solid #837d6d;
}

#content .gallery dl, #content .gallery dl dt {
	display: inline;
}

#content .gallery dl a {
	padding: 10px;
}

#content h2 {
	font: 22px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	clear: both;
	margin-bottom: 0;
}

#content h2 a {
	text-decoration: none;
}

#content h2 .author {
	font-size: 14px;
}

#content h2 .author a {
	color: #494949;
	text-decoration: none;
}

.entry-content .alignleft {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
}

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

.entry-date abbr, .entry-meta abbr {
	border: 0;
}

.entry-meta {
	border-bottom: 3px solid #75a4be;
	clear: both;
	padding: 10px 0 20px 0;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	color: #494949;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	margin-left: 220px;
	padding: 10px 0;
	width: 100%;
}

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

#header #blog-title {
	height: 100px;
	margin: 0 0 0 55px;
	width: 500px;
}

#header #blog-title a {
	background: url("./images/logo.png") no-repeat top left;
	display: block;
	height: 100px;
	outline: 0;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 500px;
}

html {
	font: 14px "Georgia", "Times New Roman", "Times", serif;
}

input, select, textarea {
	font: 14px "Georgia", "Times New Roman", "Times", serif;
	line-height: 22px;
}

.navigation {
	clear: both;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	padding: 10px 0;
	text-transform: uppercase;
}

.navigation a {
	border: 1px solid #fff;
	color: #75a4be;
	padding: 5px;
	text-decoration: none;
}

.navigation a:active, .navigation a:hover {
	border: 1px solid #837d6d;
	color: #837d6d;
	text-decoration: none;
}

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

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

.preface {
	display: none;
}

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

.sidebar {
	color: #fff;
	float: left;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	width: 180px;
	overflow: hidden;
}

.sidebar a {
	color: #fff;
}

.sidebar a:active, .sidebar a:hover {
	color: #bad7e8;
}

.sidebar input, .sidebar select, .sidebar textarea {
	background: #fff;
	color: #000;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	line-height: 22px;
}

.sidebar input.submit-button {
	background: #b0b0b0;
	color: #fff;
	border: 0;
}

.sidebar input.submit-button:active, .sidebar input.submit-button:hover {
	background: #fff;
	color: #75a4be;
}

.sidebar input.text-input {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	width: 100px;
}

.sidebar label {
	color: #bad7e8;
	text-transform: uppercase;
}

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

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

.sidebar ul li h2, .sidebar ul li h3 {
	margin-bottom: 0;
}

.sidebar ul li ul {
	list-style: disc;
	margin: 0 0 0 15px;
}

.sidebar ul li ul li {
	list-style: disc;
}

#wrapper {
	background: url("./images/sidebar.png") repeat-y top left;
	border-right: 1px solid #75a4be;
	margin: auto;
	text-align: left;
	width: 750px;
}
