/*   
Theme Name: Learco
Theme URI: http://www.learco-inc.com
Description: Custom theme for learco-inc.com
Author: Patrick E. Lanigan
Author URI: http://www.patricklanigan.org
Version: 1.0

Color palette adapted from http://www.colourlovers.com/palette/27905/threadless 
*/

body {
	background-color: #1B325F;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	line-height: 1em;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	width: 80%;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	font-weight: normal;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

div, img {
	margin: 0;
	border: 0;
	padding: 0;
}

a:link		{ color: #1B325F; text-decoration: none; border-bottom: 1px dotted;}
a:visited	{ color: #1B325F; text-decoration: none; border-bottom: 1px dotted;}
a:active	{ color: #1B325F; text-decoration: none; border-bottom: 1px dotted;}
a:hover		{ color: #F26C4F; text-decoration: none; border-bottom: 0;}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover, 
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover, 
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover, 
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover { border: 0; }

.wp-caption a {
	border: 0;
}

.wp-caption a img {
	border: 1px solid #1B325F;
	padding: 3px;
}

.wp-caption a:hover img {
	border: 1px solid #F26C4F;
	padding: 3px;
}

.wp-caption-text {
	margin: 0 0 2em 0;
	padding: 0;
	font-style: italic;
}

.alignleft, .left {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright, .right {
	float: right;
	margin: 0 0 1em 1em;
}

.plain {
	font-variant: normal;
	text-transform: none;
}

.meta {
	font-size: 0.9em;
	color: #3A89C9;
}

.meta-sep {
	color: #F26C4F;
}

.post .meta {
	border-left: 0.5em solid #F26C4F;
	padding-left: 0.5em;
}

.post-content {
	margin: 0 1em;
}

.corner-bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.corner-br {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.corner-tr {
	position: absolute;
	top: 0px;
	right: 0px;
}

.corner-tl {
	position: absolute;
	top: 0px;
	left: 0px;
}

.hidden {
	visibility: hidden;
	display: none;
}

h1.post-title, h1.page-title {
	border-bottom: 1px solid #1B325F;
	padding: 0 0 0.1em 0;
	margin: 0.2em 0 0.2em 0;
	width: 75%;
}

h1.page-title {
	color: #1B325F;
}

h2.post-title {
	margin: 1em 0 0.1em 0;
}

#page {
	margin: 0 7%;
	border: 0;
	padding: 0;
	background-color: #FFF;
}

#header {
	background-color: #9CC4E4;
	background-image: url('images/header-wave.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 65px;
	position: relative;
	border-bottom: 5px solid #3A89C9;
}

#header a {
	border: 0;
	margin: 0;
	padding: 0;
}

#site-logo {
	position: absolute;
	left: 75px;
	bottom: 0px;
}

#site-search {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
}

#searchform {
	margin: 0;
	padding: 0 0.5em 0.2em 0;
}

#searchform input {
	vertical-align: middle;
}

input, textarea {
	color: #AAA;
	border: 1px solid #BBB;
	padding: 0.3em;
	font-size: 0.9em;
}

input:focus, textarea:focus {
	border: 1px solid #F26C4F;
	color: #000;
}

input.search-terms {
	padding-left: 20px;
	background-image: url('images/magnifier.png');
	background-position: 3px 50%;
	background-repeat: no-repeat;
}

input.submit_button {
	border: 1px solid #BBB;
	background-color: #EEE;
	cursor: pointer;
}

input.submit_button:hover {
	border: 1px solid #F26C4F;
	background-color: #E9F2F9;
	color: #F26C4F;
}

#sidebar {
	background-color: #9CC4E4;
	background-image: url('images/corner-sidebar.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 200px;
	width: 150px;
	float: left;
	padding: 40px 0 40px 0;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	overflow: hidden;
}

#sidebar ul {
	margin: 0 1em 0 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	font-size: 1.1em;
}

#sidebar ul a {
	border: 0;
	border-left: 0.5em solid #9CC4E4;
	display: block;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-decoration: none;
	color: #1B325F;
}

#sidebar ul a:hover {
	color: #F26C4F;
	border-left: 0.5em solid #F26C4F;
	background-color: #E9F2F9;
}

#sidebar ul ul {
	margin: 0 0 0.3em 0;
	padding: 0 0 0 3.5em;
	list-style-type: square;
	color: #1B325F;
}

#sidebar ul ul li {
	font-size: 0.8em;
	border: 0;
	padding: 0.2em 0 0.2em 0;
}

#sidebar ul ul a, #sidebar ul ul a:hover {
	padding: 0 0 0.1em 0;
	background-color: #9CC4E4;
	color: #1B325F;
	border: 0;
	border-bottom: 1px solid #9CC4E4;
}

#sidebar ul li ul li a:hover {
	border-bottom: 1px solid #E9F2F9;
}

#container {
	float: right;
	margin: 0 0 0 -150px;
	width: 100%;
}

#content {
	background-image: url('images/corner-content.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 150px;
	padding: 1em 1em 1em 15px;
	overflow: hidden;
}

#content p {
	color: #333;
	line-height: 1.3em;
}

#content input.search-terms {
	width: 50%;
}

#gutter {
	clear: both;
	margin: 0;
	font-size: 0.9em;
	position: relative;
	overflow: hidden;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif; 
	padding: 0 0 0 150px;
	min-height: 40px;
}

#gutter .corner-br, #gutter .corner-bl {
	width: 37px;
	height: 37px;
}

#gutter-content {
	text-align: right;
	padding: 0.6em 40px 0.6em 40px;
	color: #666;
	border-top: 1px solid #9CC4E4;
	
}

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #9CC4E4;
	clear: both;
	text-align: center;
	padding: 1em 0 5px 0;
	background-color: #1B325F;
}

#footer a {color: #9CC4E4;}


