/*
Theme Name: BHA Humanism for Schools
Theme URI: http://humanism.org.uk
Author: Andrew West
Author URI: http://humanism.org.uk
Description:
Version: 1.0

*/

body {
		font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
		font-size: 16px;
}

h1, h1 a {
	color: #258082 !important;
	text-transform:uppercase;
	padding-bottom: 10px;
}

a, a:visited, a:active {
	color: #258082;
}

/* ----------- helper classes ----------- */

.green {
	color: #258082;
}

.red {
	color: #6b1518;
}

.orange {
	color: #f1724c;
}

.purple {
	color: #6c308c;
}

.blue {
	color: #24498b;
}

.blueBackground {
	background-color: #24498b;
}

.purpleBackground {
	background-color: #6c308c;
}

.orangeBackground {
	background-color: #f1724c;
}

.greenBackground {
	background-color: #258082;
}

.redBackground {
	background-color: #6b1518;
}


.link-white a,.link-white a:visited, .link-white a:active {
	color:white !important;
}


.topBar {
	background-color: #258082;
	padding:0.5em;
	margin-bottom:1em;
	color:white;
	font-size: 15px;
}

.bottomBar h3 {
	margin-top: 10px !important;
}

.bottomBar {
	background-color: #258082;
	padding:0.5em;
	margin-top:1em;
	color:white;
	font-size:14px;
}

.topBar a, .topBar a:visited, .topBar a:active, .bottomBar a, .bottomBar a:visited, .bottomBar a:active {
	color:white;
	}
	
.logo {
	width: 600px;
}

.menu {
padding-top:90px;
}

.menu a {
	color: #258082;
	padding-right:1em;
}

.mainBannerLeft {
	height: 300px;
}

.mainBannerRight {
	height: 300px;
}

.topBanner {	
	border-bottom: 1px solid #258082;
	padding-bottom:1em;
}

.frontPageTable {
	clear:right;
}

.frontPageTable, .frontPageTable td td {
	text-align:center;
}

.frontPageTable td {
	width: 33%;
}

.alignleft {
	padding: 0 15px 15px 0;
}

.alignright {
	padding: 0 0 15px 15px;
}

blockquote {
	font-size:16px !important;
}

.block, .block a, .block a:visited, .block a:active, .block a:hover {
	color:white;
}

.block {
	padding: 0 15px 15px 15px;
	border: 10px solid white; /* shut up it works */
	background-image: url("http://humanismforschools.org.uk/wp-content/themes/h4s/images/blockBackground.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}

.block h3 {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid white;
}

.frontPageBlock {
	height: 225px !important;
}

.frontPageBlock h3 {
		text-transform:uppercase;
}


.toolkitBlock {
	height: 550px !important;
}

.schoolSpeakerBlock a {
	text-decoration: underline;
}

#gallery-1 img {
    border: none !important;
}

.topEmail {
	font-size: 125%;
}