/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 9, 2015 */

@import url('examples/2c-l.css');

body {
background-color: #47b649;
font-style: normal;
font-weight: 400;
margin: 0px;
padding: 0px;
	color: #fff;
font-family: 'Quicksand', sans-serif;
}

div#wrapper {
width: 100%;
margin: 0 auto;
background-repeat: no-repeat;
background-size: 100% auto;
}

div#content {
background-color: #fff;
color: #000;
	max-width: 1024px;
	margin: 25px auto;
	box-sizing: border-box;
	padding: 1% 2%;
	text-align: justify;
	text-align-last: center;
	font-weight: 900;	
font-size: 18px;
	line-height: 22px;
}

div#content a {
	color: #47b649;
}

.menu-top-navigation-menu-container ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 3px 0px;
	font-size: 12px;
	min-height: 22px;
	display: flex;
    justify-content: space-evenly;
}

.menu-top-navigation-menu-container ul a {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.menu-top-navigation-menu-container ul a:hover {
	color: #fff;
}

#access {
	background-color: #47b649;
}

#access ul {
display: flex;
justify-content: space-around;
max-width: 1024px;
margin: 0px auto;
padding: 0px;
}

#access ul li {
	display: inline-block;
	margin: 0px;
	font-size: 18px;
    font-weight: 200;
	letter-spacing: 1.5px;
	margin: 0px 5px;
	position: relative;
}

h1 {
	margin-bottom: 0px;
	letter-spacing: 1px;
	color: #000;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #fff;
}

#access ul li a {
	color: #fff;
}

#access ul li ul {
text-transform: uppercase;
display: none;
position: absolute;
top: 10px;
width: 100%;
padding: 5px;
background-color: #47b649;
text-align: left;
z-index: 10000000;
}

#access ul li ul li{
display: block;
clear: both;
float: none;
margin: 0px;
}

#access ul li ul a {
color: #ffffff;
}

#access ul li:hover ul {
left: auto;
}

#access ul li img {
width: 45%;
height: auto;
}

div#logo-holder {
width: 80%;
margin: 5px auto;
}

div#logo-holder img {
	width: 100%;
	height: auto;
	max-width: 900px;
	margin: 5px auto 20px auto;
}

div#access {
padding: 10px 0px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin: 0 auto;
text-align: center;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0px 10px 0px 0px;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
width: 100%;
margin: 0 auto;
font-size: 12px;
}

div#header {
	background-color: #fff;
}

div#footer {
	padding-top: 15px;
	width: 40%;
	margin: 15px auto;
    font-weight: 600;
	letter-spacing: 1.5px;
	font-size: 24px;
}

div#footer a {
	color: #fff;
}

div#header {
	height: auto;
	display: block;
text-align: center;
width: 100%;
padding: 0px;
font-size: 16px;
	clear: both;
	margin-bottom: 0px;
font-family: 'hvd_comic_serif_proregular', serif;
}

div.header-image {
	width: 100%;
}

div.header-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

div#black-bar {
background-color: #000;
color: #fff;
	display: flex;
    justify-content: space-evenly;
width: 100%;
clear: both;
padding: 20px 0px;
font-weight: 300;
letter-spacing: 1px;
}

div#black-bar a {
text-transform: uppercase;
display: block;
color: #fff;
font-weight: 300;
}

div#newsletter-bar {
text-align: center;
font-size: 36px;
font-weight: 300;
letter-spacing: 2px;
width: 100%;
clear: both;
padding: 20px 0px;
background-color: #dfd6cf;
}

div.wp-caption {
	width: 100%;
	min-width: 100%;
	height: auto;
	display: block;
	position: relative;
	color: #440d22;
}

div.wp-caption img {
	width: 100%;
	height: auto;
}

div.wp-caption h1 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 70%;
	font-size: 4.25rem;
	text-transform: uppercase;
	color: #fff;
	-webkit-text-stroke-width: 3px;
   -webkit-text-stroke-color: #440d22;
}

div.wp-caption p {
		font-family: 'Poiret One', cursive;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 80%;
	font-size: 2.25rem;
	letter-spacing: .25em;
	text-transform: uppercase;
}
p.wp-caption-text {
	position: absolute;
	top: 25%;
}

div.indented {
padding: 5px 15px;
font-family: Grad, serif;
}

div#gray-box {
width: 46%;
float: right;
text-align: justify;
display: inline-block;
margin-left: 4%;
background-color: #e1dad4;
padding: 1% 3%;
}

#gray-box h4 a{
color: #fff;
text-decoration: none;
text-transform: uppercase;
}

h2 {
font-family: 'hvd_comic_serif_proregular', serif;
width: 100%;
text-align: center;
font-size: 32px;
line-height: 42px;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 600;
}

span.gibson {
font-family: canada-type-gibson, sans-serif;
font-weight: 400;
text-transform: uppercase;
}

div.trainers {
width: 100%;
clear: both;
text-align: center;
letter-spacing: 2px;
}

strong {
font-family: canada-type-gibson, sans-serif;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1.5px;
}

div.mobile-only {
display: none;
}

div#hp-mission {
display: block;
clear: both;
width: 800px;
margin: 0px auto -0px auto;
padding: 10px;
font-size: 18px;
line-height: 26px;
text-align: center;
text-transform: uppercase;
background-image:url('http://www.shortandhappy.com/testplatform/wp-content/uploads/clemants-mission-bg.png');
letter-spacing: 1px;
}

h4 {
font-family: canada-type-gibson, sans-serif;
font-size: 36px;
color: #fff;
text-align: center;
letter-spacing: 2px;
}

h4 a {
color: #fff;
}

div.press-page-row {
width: 100%;
clear: both;
margin: 5px auto;
border-bottom: 1px solid black;
}

div.press-text {
float: right;
width: 700px;
}

input {
    border-radius: 0;
}

ul#menu-footer-menu {
list-style-type: none;
}

ul#menu-footer-menu li{
display: inline;
text-transform: uppercase;
margin: 0px 15px;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main-content-holder img{
	min-width: 100%;
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}

div#category-content-holder {
	display: flex;
	justify-content: space-between;
}

div#category-content-holder .category-holder {
	width: 32%;
	position: relative;
}

div.category-holder img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

div.category-title {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
}

div.category-holder a {
	text-align: center;
	color: #fff;
	text-decoration: none;
}

div#footer-nav-holder {
	max-width: 1024px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
}

div.footer-block {
	color: #fff;
	font-family: 'hvd_comic_serif_proregular', serif;
	text-align: center;
	width: 30%;
	letter-spacing: 1px;
	padding: 20px 10px;
	text-align: center;
	box-sizing: border-box;
}

div.red {
	background-color: #ff4623;
}

div.green {
	background-color: #47b649;
}

div.blue {
	background-color: #23dcff;
}

form#searchform {
	display: inline;
}

input#s {
	background-color: #47b649;
	color: #fff;
	border: 0px;
	border-bottom: 2px solid #fff;
	-webkit-appearance: none
}

div.application-left {
	width: 49%;
	float: left;
	text-align: left;
}

div.application-right {
	width: 49%;
	float: left;
	text-align: left;
}

table.three-up {
	width: 100%;
}

table.three-up td {
	width: 33%;
	text-align: center;
	vertical-align: top;
}

table.teachers td {
	text-align: left;
	text-align-last: left;
	padding: 5px;
}

h3 {
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: 600;
	color: #ef4b2d;
}

@media (max-width: 800px) {

div.mobile-only {
display: block;
}

div#mobile-menu {
background-color: #47b649;
color: #fff;
font-size: 24px;
text-align: center;
padding: 1% 0;
position: absolute;
width: 100%;
clear: both;
z-index: 100;
}

ul#menu-top-navigation-menu-1 {
display: block;
}

ul#menu-top-navigation-menu-1 li {
display: block;
width: 100%;
clear: both;
padding: 1% 0px;
}

a.mobile-hide {
display: none;
}

div.mobile-hide {
display: none;
}

div#menu-inside {
display:none;
}

img {
max-width: 100%;
}
	
	div#footer-nav-holder {
		flex-wrap: wrap;
	}
	
	div.footer-block {
		clear: both;
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	
	div#access ul li {
		display: block;
		width: 100%;
		clear: both;
	}
	div#access ul {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 50px;
	}	
	
	
#access ul li ul {
display: block;
left:auto;
width: auto;
padding: 5px;
margin-left: 0px;
	clear: both;
background-color: #47b649;
	text-align: center;
	position: relative;
	font-size: 10px;
	margin-top: 0px
}

#access ul li ul li{
display: block;
clear: both;
float: none;
margin: 0px;
font-size: 14px;
}

}
