/*    
Theme Name: Schoolhouse New Theme
Theme URI: http://www.schoolhouse.org.uk/
Description: New Schoolhouse Theme
Author: Tom Bathgate
Author URI: http://www.schoolhouse.org.uk/
Version: 1.0  
*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	background:#b4b4b5;
	color:#2a2a2b;
}
p {
	padding: 10px;
	line-height:150%;
}
a {
font-weight:bold;
}
h1 {
	color:#009b8b;
	font-size:170%;
	line-height:120%;
}
h2, h3 {line-height:140%;}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background: #ffffff;
}
#content {
	float: left;
	color: #333;
	background: #ffffff;
	height: auto;
	width: 659px;
	display: inline;
}
#home-banner {
position:relative;
top:-13px;
}
div.addthis_container {
padding-top:15px;
}
#home-banner img {
float:right;
width:413px;
height:161px;
}
#home-banner span {
margin-left:50px;
margin-top:35px;
float:left;
width:180px;
text-align:center;
}
#home-banner h1 {
float:left;
width:130px;
text-align:center;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	height: 180px;
	background: #ffffff;
}
#banner-image {
	background:url(images/header-image.jpg) no-repeat;
	width:900px;
	height:70px;
	position:relative;
	top:10px;
}
#social-icons {
width:659px;
height:64px;
text-align:center;
}
#social-icons a img {
float:left;
border:0;
padding-left:77px;
padding-right:77px;
padding-bottom:10px;
}
#navigation-container {
	position:relative;
	top:25px;
	width:900px;
	height:72px;
	background:#009b8b;
}
#logo {
	width:242px;
	height:72px;
	float:left;
	position:relative;
	top:0px;
}
#navigation {
float:right;
position:relative;
left:2px;
top:-72px;
width: 659px;
}
#navigation ul{ 
margin: 0;
padding: 0;
height:35px;

}
.background {
background:url(images/nav-border-long.jpg) no-repeat bottom;
}
#navigation-container li{
display: inline;
}
#navigation-container li a{
float: left;
color: white;
width:130px;
line-height:35px;
text-align:center;
text-decoration: none;
text-transform:uppercase;
background:url(images/nav-border.jpg) right no-repeat;
}
#navigation-container li a.noborder {
background:none;
}
#navigation-container li a:hover {
background:#fff;
color:#000;
}
#leftcolumn {
	color: #2a2a2b;
	background:#ffffff;
	width: 241px;
	float: left;
}
#leftcolumn h2 {
	font-size:105%;
	text-transform:uppercase;
	color:#009b8b;
}
#in-this-section {
	background: #ebe3cd;
	width: 241px;
	margin-bottom:20px;
}
#recent-news {
	background: #ebe3cd;
	width: 241px;
	margin-bottom:20px;
}
#mailing-list {
	width: 241px;
	height:auto;
	margin-bottom:20px;
}
#mailing-list li {
list-style-type:none;
}
#mailing-form {
	width:176px;
	background-color: #ebe3cd;
	float:left;
}
#mailing-list img {
	float:right;
}
.padding-large {
	padding:10px;
}
.padding-small {
	padding:5px;
}
#footer {
	width: 900px;
	height: 45px;
	clear: both;
	color: #fff;
	background: #10009c;
	font-size:85%;
	text-align:center;
}
#footer a {
color:#fff;
}
#footer a:hover {
text-decoration:none;
color:#000;
}
.breadcrumb {
position:relative;
top:10px;
left:10px;
margin-bottom:15px;
}
#in-this-section h3 {
padding:5px;
}
#in-this-section ul {
list-style-type:none;
}
#in-this-section ul li a {
display: block;
	color: #000;
	text-decoration: none;
	width: 200px;
	padding: 10px 5px 10px 10px;
}
#in-this-section ul li a:hover {
	color: #fff;
	background:#b4b4b5;
}
#recent-news h3 {
padding:5px;
}
#recent-news ul {
list-style-type:none;
}
#recent-news ul li a {
display: block;
	color: #000;
	text-decoration: none;
	width: 200px;
	padding: 10px 5px 10px 10px;
}
#recent-news ul li a:hover {
	color: #fff;
	background:#b4b4b5;
}
.divider {
		width:40%;
		border:0;
		color: #000;
background-color: #000;
height: 1px;
clear:both
	}
	.detailed {
		height:30px;
		line-height:30px;
		margin: 5px 0 5px 0;
		float:left;
	}
	.detailed img {
		float:left;
		width:30px;
		height:30px;
	}
#respond {
	margin-top:20px;
}
#comment {
	width:500px;
	margin-bottom:10px;
}
.entry {
margin-top:15px;
margin-bottom:15px;
}
.post, .page {

	padding: 10px;
	margin: 0 0 15px;
	color: #000;
}
.posted {
	float: left;
	padding: 10px;
	margin: 0 auto;
	color: #000;
}
.post, .posted h2 a {
	color: #000;
	border-color: #000;
}
.post, .posted small {
	color: #000;
	line-height: 1.3em;
	display: block;
	margin-bottom: 10px;
}
.post img {
	margin-top: 5px;
}
.post ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 15px;
}
.post ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 15px;
}
.post blockquote {
	width: 90%;
	margin: 25px auto;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.2em;
}
.post p {
	padding:0;
	margin:0
}
input#submit {
background:#b4b4b5;
border:none;
color:#fff;
font-size:18px;
height:37px;
}
.tagzone a, .postmetadata, .postmetadata a {
	color: #000;
	border-color: #8DB135;
}
.tagzone a:hover, .postmetadata a:hover {
	color:#666
}
.wpcf7-form, .text{
	width:90%
}
.titles {
margin-bottom:10px;
}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 5px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
border-bottom: 1px solid #b4b4b5;
border-top: 1px solid #b4b4b5;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
	.pagerbox {
	margin-bottom:15px;
	}
	form#searchform {
	margin-top:35px;
	margin-bottom:15px;
	margin-left:15px;
	}