
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: 1st Impressions stylesheet
author: Simon Tweedale
created: 15/07/10
edited for RWD: 26/03/15
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------   generic style */
   
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
   	font-family: Helvetica,Arial,sans-serif;
	color: #444444;
	line-height: 1.5;
	background: url(../images/bg.jpg) 0 0 #c2ba7b;
	}

p	{
	padding-bottom: 0.8em;
	}
	
.spacer	{
	clear: both;
	}
		
img.float-right	{
	border: 2px solid #fff;
	display: block;
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
	-moz-box-shadow: 2px 2px 7px #888;
	-webkit-box-shadow: 2px 2px 7px #888;
	}

.no-margin	{
	margin: 0 !important;
	}

.equipment-image	{
	position: absolute;
	right: 10px;
	top: -8px;
	}

#admin {
	max-width: 939px;
	margin: 0 auto;
}

iframe	{
	border: 2px solid #fff;
	}
	
/* -----------------------------------------------------------------------------  stop horrible click box in firefox */

a {
  outline: none;
  color: #A0734E;
	}
	
a:hover {
  color: #000;
	}

:focus {
  -moz-outline-style: none;
	}
	
/* -----------------------------------------------------------------------------   cms overrides style */
   
#main-panel ul.view li	{
	background: none;
	padding: 0;
}

#wrapper ul.primary	{
	border-bottom: 1px solid #888;
	}

#wrapper ul.primary li a {
  color: #888;
  background: #d1d2c1;
  font-weight: bold;
  border: 1px solid #888;
  border-bottom: none;
}

#wrapper ul.primary li.active a {
  color: #A0734E;
  background: white;
}

#wrapper ul.primary li.active a:hover {
  color: #000;
  background: #fff;
}

#wrapper ul.primary li a:hover {
  color: #fff;
  background: #C2BA7B;
}

#main-panel ul.primary li {
	padding: 0;
	background: none;
	}
	
#main-panel ul.primary  {
	padding: 0;
	}

#main-panel .item-list .pager li a	{	
	color: white; 
	background: url(../images/bg.jpg);
	text-shadow: none;
	}
	
#main-panel .pager-current	{
	color: #444;
}
	
#main-panel .item-list .pager li a:hover	{	
	background: #A0734E;
}

#main-panel input.form-submit	{
	background: url("../images/btn-bg.jpg") repeat-x scroll 0 0 #b88a34;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 7px;
	font-weight: bold;
	}	
	
ul.images_l img, ul.images_r img	{
	border: 2px solid #fff;
}

/* -----------------------------------------------------------------------------   generic layout style */

#header-wrapper	{
	background: url(../images/headerbg.jpg) center top no-repeat #8f7566;
	}

header	{
	max-width: 960px;
	padding: 20px;
	margin: 0 auto;
	overflow: hidden;
	}
	
#wrapper	{
	background: url(../images/navbg.jpg) 0 0 repeat-x #e5e4d2;
	border-top: 1px solid #d8d6c2;
	border-bottom: 2px solid #fff;
	padding-bottom: 1.5em;
	}
	
#content	{
	clear: both;
	margin: 0 auto;
	max-width: 960px;
	position: relative;
	padding: 20px;
	}
	
#main-panel	{
	width: 672px;
	float: left;
	background: url(../images/vert.gif) right top repeat-y;
	padding-right: 30px;
	}

#sidebar	{
	float: right;
	width: 230px;
	}

/* -----------------------------------------------------------------------------  header style */
	
#logo {
	float: left;
	}

header div	{
	float: right;
	background: #8f7566;
	background: rgba(143,117,102,0.8);
	color: #fff;
	padding: 15px 15px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	text-shadow: 1px 1px 1px #665c3f;
	border: 2px solid #bcbdae;	
	-moz-box-shadow: 2px 2px 7px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 7px rgba(0,0,0,0.4);
	font-weight: bold;
	}
	
header p	{
	padding-bottom: .2em;
	color: #a6d8fa;
	padding-bottom: 6px;
	}

header .block ul	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
header ul li	{
	padding-bottom: 8px;
	}
	
header ul a	{
	list-style: none;
	color: #fff;
	}
	
header ul a:hover	{
	text-decoration: none;
	color: #fff;
	}
	
/* -----------------------------------------------------------------------------  nav style */
  
ul#nav {
	font-weight: bold;
	max-width: 960px;
	margin: 0 auto 10px;
	overflow: hidden;
	}  
  
ul#nav li {
	float: left;
	list-style: none;
	width: auto;
	}  
  
ul#nav li a {
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 8px 20px;
	color: #939287;
	font-size: 14px;
	text-transform: lowercase;
	} 	
    
ul#nav li a:hover,ul#nav li a.active {
	color: #A0734E;
	}   
	
a.open-panel, a.close-panel {
	display: none;
	padding: 18px 15px 15px 35px;
	position: absolute;
	top: 0;
	right: 0;
	background: #E89D09;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
	
/* ----------------------------------------------------------------------------- banner style */
 
#banner	{
	padding: 20px;
  	background: #fff;
  	box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.19);
	margin: 20px auto;
	max-width: 920px;
	}

#banner-inner	{
	width: 380px;
	margin-right: 15px;
	float: left;
	}

#banner h1	{
	color: #999;
	font-size: 24px;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1;
	}
	
#banner h1 strong	{
	color: #E89D09;
	}
	
/*
#banner h1 br {
	display: none;
	}
*/
	
#banner ul	{
	padding-left: 20px;
	font-size: 14px;
	}
	
#banner li	{
	list-style-image: url(../images/tick.gif);
	float: left;
	width: 50%;
	}
	
#banner p	{
	padding-bottom: 10px;
	font-size: 14px;
	}
	
#banner img	{
	float: right;
	max-width: 240px;
	height: auto;
	margin-left: 20px;
	}

/* ----------------------------------------------------------------------------- content style */
	
#main-panel ul	{
	margin: 0;
	padding-left: 10px;
	}	

#main-panel li	{
	padding-left: 20px;
	list-style: none;
	margin-bottom: 1em;
	background: url(../images/main-bullet.jpg) 0 6px no-repeat;
	}
	
#main-panel ul.images_r {
	margin: 0 0 15px 15px;
}

#main-panel ul.images_l {
	margin: 0 15px 15px 0;
	padding-left: 0;
}

/* ----------------------------------------------------------------------------- ctas style */

ul.ctas	{	
	clear: both;
	list-style: none;
	}

ul.ctas li	{
	background: url(../images/vert.gif) right top repeat-y;
	width: 230px;
	padding-right: 10px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	}

ul.ctas h2	{
	color: #A0734E;
	padding: 0;
	}

ul.ctas a	{
	text-decoration: none;
	color: #A0734E;
	font-weight: bold;
	}
	
ul.ctas a:hover	{
	color: #333;
	}
	
ul.ctas ul 	{
	list-style: disc;
	padding: 0;
	}

ul.ctas ul li	{
	width: auto;
	padding: 0 0 7px 15px;
	float: none;
	background: url(../images/tick.gif) 0 4px no-repeat;
	margin: 0;
	}
	
/* ----------------------------------------------------------------------------- sidebar style */ 

#sidebar ul.ctas	{
	margin-top: 2em;
	}

#sidebar ul.ctas li	{
	margin-right: 0;
	background: none;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px solid #d1d3c6;
	}
	
#sidebar ul.ctas li:last-child {
	border: none;
}

#sidebar ul.ctas li h2	{
	min-height: 20px;
	}

#sidebar ul.ctas ul 	{
	list-style: disc;
	padding: 0;
	}

#sidebar ul.ctas ul li	{
	width: auto;
	padding: 0 0 7px 15px;
	float: none;
	background: url(../images/tick.gif) 0 4px no-repeat;
	margin: 0;
	border: 0;
	}
	
/* ----------------------------------------------------------------------------- blog style */ 	
	
#main-panel ul.blog li	{
	background: url(../images/horizontal.gif) 0 bottom repeat-x;
	padding-bottom: .7em;
	margin-bottom: 1.5em;
	}
	
#main-panel ul.blog ul li	{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#main-panel ul.blog	{
	margin: 2.7em 0 2em !important;
	}
	
#main-panel ul.blog h2	{
	padding-bottom: 4px;
	}
	
.postdetails	{
	font-weight: bold;
	padding: 10px 0 0 15px;
	margin: 4px 0 0;
	background: #f2f1e9;	
	font-size: 13px;
	}
	
#main-panel	ul.links li {
	background: none;
	padding-left: 0;
	}
	
.terms	{
	padding: 4px 0 8px 15px;
	margin: 0 0 4px;
	font-size: 13px;
	border-bottom: 1px solid #D1D3C6;
	line-height: 14px;
	background: #f2f1e9;
	margin-bottom: 10px;
	}
	
#wrapper .more	{
	float: right;
	display: block;
	padding: 2px 7px;
	background: url(../images/bg.jpg) ;
	color: #FEF7EA;
	text-shadow: none;
	border: none;
	text-decoration: none;
	}
	
#wrapper a.more:hover	{
	background: #A0734E;
	color: #fff;
	}
	
/* ----------------------------------------------------------------------------- gallery style */ 	
 
#main-panel ul.gallery 	{
	padding: 0;
	}

#main-panel ul.gallery li	{
	background: none;
	padding: 0;
	float: left;
	margin-right: 20px;
	}

#main-panel ul.gallery li img {
	border:2px solid #FFFFFF;
	}
	
/* -----------------------------------------------------------------------------   text style */


h1,h2,h3 {
	line-height: 1.2;
	margin: 0 0 0.5em;
}

h1	{
	color: #A0734E;
	letter-spacing: -1px;
	font-size: 32px;
	}

h2	{
	font-size: 21px;
	}
	
#main-panel h2 {
	padding-top: 20px;
}
	
h3 {
	font-size: 18px;
}
	
.messages {
	text-shadow: none;
	}

/* -----------------------------------------------------------------------------   form style */	
  

footer .form-item label {
		display:block;
		padding-bottom: 2px;
		color: #fff;
		font-weight: normal;
		text-shadow: 1px 1px 1px #665c3f;
	}

footer input{
		padding: 5px;
		background: #fff;
		margin-bottom: 10px;
		border: 2px solid #eee;
	}
	
footer input:focus{
		border: 2px solid #aaa;
	}
		
footer .block input.form-submit {
		width: auto;
		border: none;
		margin-bottom: 10px;
		background: url(../images/btn-bg.jpg) 0 0 repeat-x #b88a34;
		border: 1px solid #fff;
		clear: both;	
		color: #fff;
		font-weight: bold;
		cursor: pointer;
		padding: 2px 7px;
	}
	
.captcha {
	background: rgba(255,255,255,0.2);
	font-size: 13px;
}

/* ----------------------------------------------------------------------------- footer style */
 	
footer	{
	max-width: 960px;
	margin: 0 auto;
	clear: both;
	padding: 40px 20px;
	text-shadow: 1px 1px 1px #d5cda6;
	overflow: hidden;
	}

footer img {
	float: right;
	padding-bottom: .9em;
	}

footer p a {
	text-decoration: none;
	color: #000;
	}
	
footer a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #665c3f;
	}
	
.footerblock, .footer	{
	width:45%;
	margin: 0 2.5%;
	float: right;
	}
	
.footerblock.contact {
	float: left;
}
	
.footerblock h3	{
	color: #fff;
	text-shadow: 1px 1px 1px #665c3f;
	}

.footerblock ul	{
	list-style: none;
	padding: 0;
	}
	
.footerblock li	{
	padding: 0 0 10px 20px;
	background: url(../images/footer-bullet.jpg) 2px 8px no-repeat;
	}
	
.footerblock li	a {
	text-decoration: none;
	color: #444;
	}

p.credits	{
	margin-top: 34px;
	}
	
footer .contact p {
	font-size: 13px;
	padding: 0;
	
}

ul#footernav {
	list-style: none;
}

footer input.text-captcha-word-list-radios {
	width: auto;
}

footer .captcha img {
	float: none;
	margin-top: 10px;
}

footer .form-item {
	margin: 0;
}

footer .footer {
	float: right;
	clear: right;
	font-size: 13px;
}

/* -----------------------------------------------------------------------------    responsive break - tablet portrait display  */

@media screen and (max-width: 1024px)	{


	/* reset everything, including pseudo elements. Apply the border-box model (http://css-tricks.com/box-sizing/) */
*,
*:before,
*:after {
	margin: 0;
	border: none;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	
	#logo {
		max-width: 280px;
		height: auto;
		display: block;
		float: none;
		margin: 0 auto 10px;
	}
	
	#banner {
		margin: 20px;
	}
	
	header {
		min-height: inherit;
		padding: 20px 20px 0;
		overflow: hidden;
	}
	
	header div {
		float: none;
		clear: both;
		width: auto;
		margin: 0 -20px;
		border: none;
		padding: 0 20px;
		border-radius: 0;
	}
	
	header .block ul {
		text-align: center;
		padding: 10px 0;
		overflow: hidden;
	}
	
	header ul li {
		display: inline-block;
		font-size: 14px;
		padding: 0 8px;
	}
	
	#wrapper {
		background-image: none;
	}
	

	/* hide the to-top button on touch devices */
	/* #totop {display: none !important;}*/

	html.openNav body  {
		background: black;
	}

	html.openNav body {
		background: #fff;
	}
	
	#page {
		overflow: hidden;
	}
	
	.openNav #page {
		overflow: visible;
	}

	/* Move nav off screen, setup transitions */
	nav {
		width: 75%;
		position: absolute;
		right: -75%;
		top: 0;
		height: 100%;
		background: #000;
	}

	/* Display nav items vertically */

	ul#nav li {
		float: none;
		width: 100%;
		text-align: left;
		padding: 0;
		box-sizing: border-box;
		border-bottom: 1px solid #888;
	}

	ul#nav li a, ul#nav li a:hover {
		padding: 13px;
		font-size: 18px;
		text-align: left;
		line-height: 1.25;
		color: #fff;
		text-transform: none;
	}
	
	ul#nav li a.active {
		color: #fff;
		background: #444;
	}

	ul#nav ul {
		position: static;
		width: auto;
	}

	/* Reveal open/close buttons */
	a.open-panel {
		display: block;
		background-image: url(../images/icon-menu.png);
		background-position: 6px 50%;
	}

	.openNav a.open-panel {
		display: none;
	}

	.openNav a.close-panel {
		background-image: url(../images/icon-close.png);
		display: inline-block;
	}

	.openNav #page {
		right: 0;
		-webkit-transform: translate3d(-75%, 0, 0);
		-moz-transform: translate3d(-75%, 0, 0);
		-ms-transform: translate3d(-75%, 0, 0);
		-o-transform: translate3d(-75%, 0, 0);
		transform: translate3d(-75%, 0, 0);
		-webkit-transition: -webkit-transform 500ms ease;
		-moz-transition: -moz-transform 500ms ease;
		-o-transition: -o-transform 500ms ease;
		transition: transform 500ms ease;
	}

	/* When the panel is closed, transition the page back to the right */
	#page {
		right: 0;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: -webkit-transform 500ms ease;
		-moz-transition: -moz-transform 500ms ease;
		-o-transition: -o-transform 500ms ease;
		transition: transform 500ms ease;
	}


	/* stack the footer text bits */
	
	footer {
		padding: 20px 20px 60px;
		margin-bottom: 0;
	}

	footer ul.contact li, #footernav li {
		margin: 0 10px 0 0;
	}

	#footernav li {
		margin-bottom: 10px;
		float: none;
	}
	
	#content {
		padding: 20px 20px 0;
	}

	/* stack article and aside(sidebar), kill the floats */

	#main-panel, #sidebar {
		float: none !important;
		width: auto !important;
		margin: 0;
		overflow: hidden;
		padding: 0;
		background-image: none;
	}

	#sidebar {
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid rgba(0,0,0,0.2);
	}
	
	.equipment-image {
		display: none;
	}
	
	.gallery img {
		max-width: 100%;
		height: auto;
	}
	
	

	ul.ctas > li, #sidebar ul.ctas > li {
		width: 30% !important;
		margin: 0 5% 0 0;
		background: none;
		padding: 0;
		border: none;
	}
	
	#sidebar ul.ctas > li:last-child {
		margin-right: 0;
	}
	
	ul.ctas > li:last-child {
		float: right;
		margin: 0;
		background: none;
	}
}

	/* ctas that appear in the <aside> - lets get them to stack and position centrally */


/* -----------------------------------------------------------------------------    responsive break - tablet portrait display  */
@media screen and (max-width: 800px)	{

	ul.ctas {
		clear: both !important;
		float: none !important;
		/* width: auto !important; */
	}

	ul.ctas {
		text-align: center;
	}
	
	ul.ctas > li, #sidebar ul.ctas > li {
		float: none !important;
		width: 100% !important;
		display: inline-block;
		vertical-align: top;
		text-align: left;
		margin: 0 0 20px;
		padding: 15px;
		background: rgba(255,255,255,0.3) !important;
		border: 1px solid rgba(0,0,0,0.15) !important;
		border-bottom: 1px solid rgba(0,0,0,0.15) !important;
	}
	
	.ctas li {
		background: none;
	}
	
	#content ul.images_l, #content ul.images_r {
		width: auto !important;
	}
	
	#content ul.images_l li, #content ul.images_r li {
		float: left;
		clear: none;
		margin: 0 15px 10px 0; 
	}
	
	ul.images_r + p {
		clear: both;
	}
	

}

/* -----------------------------------------------------------------------------    responsive break - tablet portrait display  */
@media screen and (max-width: 767px)	{

	/* inline images - kill the float, pull them to the left */

	ul.images, ul.images_r {
		float: none !important;
		padding: 0 0 20px !important;
	}

	/* make form inputs/textareas/selects almost full width */

	body.webform .content input,body.webform .content select,body.webform .content textarea {
		width: 90% !important;
	}
	
	#header-wrapper {
		background-position: -200px 0;
	}
	
	header div {
		background: #8f7566;
	}
	
	
	
	.footerblock, .footer {
		width: auto;
		float: none !important;
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(0,0,0,0.2);
	}
	
	footer .footer {
		margin-bottom: 0;
		border-bottom: none;
	}
	
	/* make our back to top scroller full width, finger friendly */
	
	
	body {
		font-size: 15px;
	}

	h1	{
		font-size: 24px;
		line-height: 1.2;
	}

	h2	{
		font-size: 18px;
		line-height: 1.2;
	}

	h3	{
		font-size: 16px;
		line-height: 1.2;
	}
	
	ul.images_r {
  		margin: 0 !important;
	}
	
	.teacher-details, p.field-description {
		text-align: left;
	}
	
	input, textarea, select {
		width: 90% !important;
	}
	
	#banner img {
		display: none;
	}
	
	#banner li, #banner-inner {
		width: auto;
		float: none;
	}

}

/* -----------------------------------------------------------------------------    responsive break - mobile portrait display  */

@media screen and (max-width: 600px)	{
	
	#logo {
		margin-top: 29px;
	}




}
	
/* -----------------------------------------------------------------------------	end style sheet */