/*
	Horizons by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 11pt;
		background:#FFF;
	}

	.button {
		display: block;
		width: 100%;
		min-width: 0;
		padding: 0;
		font-size: 1.2em;
		line-height: 2.75em;
		height: 2.75em;
	}
	
	h1 {
				
					font-size: 80%;
					

		}

	h2 {
		font-size: 100%;
		
	}

	h3 {
		font-size: 100%;
	}
	
	#header {
		

		background-size:390%;
		max-width:100%;
		height:auto;
		margin-top:-3em;
		margin-bottom:-5em;
	
	
	}
	
				#nav > ul > li a {
				font-size: 0.7em;
				font-weight:600;
			}
			
		.image
			{
				max-width: 50% !important;
				height:auto;
				
			}		

	
		.image.full
			{
				max-width: 50% !important;
				height:auto;
				
			}
			
			
		.image.fit {
				max-width:100% !important;
				height:auto;

		}
		.image.fit img {
				width: 100%;
			}


		.image.centre {
			max-width:40 !important;
			}
			
				
		.image.centre img {
				width: 100%;
			}
	
/* Banner */

	#banner {
		padding: 0;
	}

		#banner .major h2 {
			font-size: 2em;
		}

		#banner .major .byline {
			font-size: 1em;
			margin: 0;
		}
		
		
		
		/* Footer */

	#footer {
		background: #222833 !important;

	}
