@import url(https://fonts.googleapis.com/css?family=Lato);

@charset "utf-8";


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------*\
	eve-styles.css
\*------------------------------------*/

/* Design of Template ResponseEve (eve-styles.css) by Silvia Gamsjäger (SiGa)*/
/*
Twitter:            @sg_layout
Author URL:         sg-layout.com
Project URL:        sg-layout.com
Version:            1.0
Date:               January 2012
License:			MIT License (X11)
					http://www.opensource.org/licenses/MIT

Copyright (c) 2012 Silvia Gamsjäger (SiGa)

You´ll find a copy of the license in the files
you´ve downloaded.
*/

/*------------------------------------*\
	MAIN
\*------------------------------------*/
html{font-family: 'Lato', Arial, sans-serif;color: #333;}
body {background-color:#ffffff;}
/* ORIGINAL body{background:url(../img/bg.jpg) repeat;} */

.social {text-align: right; position: relative;  margin: 4px 0;}
.social img {margin-bottom: 0;}

/* ORIGINAL #footer {border-radius: 10px; background-color: #55C5F6; color: #fff; padding: 10px 0;} */
#footer {
	border-radius: 0px;
	/* background-color: #6478f7; */
	background-color: #EFEFEF;
	color: #000000;
	padding: 10px 0;
	/* -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;*/
	border: 1px solid #dcdcdc;

}
#footer p {margin: 0; padding: 10px 0;}

#mainimage img {border-radius: 0px; background-color: -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888; border-radius:0px;
	border:1px solid #dcdcdc;}

/*------------------------------------*\
	LOGO
\*------------------------------------*/

#logo, #logo img{display:block;width:100px; height:100px;}
#logo{float: left; background:url('images/YESBanner.jpg') no-repeat center top; 
position: relative; margin: 0; z-index: 12; display: inline; /* fixes IE6 margin bug */
}
#logo img{position:absolute; left:-99999px;}

/*------------------------------------*\
	TOP NAVIGATION
\*------------------------------------*/
.nav {list-style:none; margin:0 0 1.5em 0;}

/*Add a class of centred/centered to create a centred nav.*/

#nav.main{
	float: right;
	text-align:center;
	margin: 0.5em 0 0 0;
	padding: 0.4em 0;
	font-family:'Lato', 'Oswald', Arial, sans-serif;
}
#nav.main li {display:inline; float:none;}

#nav.main a{
	font-size:15px;
	font-family:'Lato', Arial;
	font-weight:normal;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	border:1px solid #dcdcdc;
	padding:10px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #efefef), color-stop(100%, #cccccc) );
	background:-moz-linear-gradient( center top, #efefef 5%, #cccccc 100% );
	background:-ms-linear-gradient( top, #efefef 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#cccccc');
	background-color:#efefef;
	color:#666666;
	display:inline-block;
	/* text-shadow:0px -1px 0px #d9d9d9; */
 	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
 	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
 	box-shadow:inset 0px 0px 0px 0px #ffffff; 	
 	}
#nav.main a:hover{	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #cccccc), color-stop(100%, #efefef) );
		background:-moz-linear-gradient( center top, #cccccc 5%, #efefef 100% );
		background:-ms-linear-gradient( top, #cccccc 5%, #efefef 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#efefef');
	background-color:#cccccc;
 }
/*ORIGINAL #nav.main a:hover{color: #666; text-shadow: 1px 1px 0px #fff; background-color: #55C5F6; } */


#nav.main a.active
	{position:relative;
	top:1px;
	}

#nav li span {display: block; font-size: 10px; color: #333; text-shadow: none; line-height: 6px;}

/*------------------------------------*\
	TYPE
\*------------------------------------*/
/* @font-face kit by Fonts2u (http://www.fonts2u.com/oswald.schriftart) */
/* Font Oswald, SIL-licenced, author Vernon Adams */  
@font-face {font-family:"Oswald";src:url("Oswald.eot?") format("eot"),url("Oswald.woff") format("woff"),url("Oswald.ttf") format("truetype"),url("Oswald.svg#Oswald") format("svg");font-weight:normal;font-style:normal;}

/*--- HEADINGS ---*/
h1, h2, h3 {
	font-family: 'Lato', 'Oswald', Arial, sans-serif;
	font-style: normal;
	font-weight: 500;
	/* color: #55C5F6;*/ 
	color: #2032A2; 
	/* text-shadow: 1px 1px 0px #6D8901;*/
}

h4, h5, h6 {
	font-family: 'Lato', 'Oswald', Arial, sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #55C5F6;
	/* color: #2032A2; */ 
	/* text-shadow: 1px 1px 0px #6D8901;*/
}


h1{font-size:2.5em;	margin-bottom:0.75em; line-height:1.5;}
h2{font-size:2.3em;	margin-bottom:1em; line-height:1.4em;}
h3{font-size:2em; margin-bottom:1em; line-height:1.3;}
h4{font-size:1.5em;	margin-bottom:0.8em; line-height:auto; text-shadow: none; font-weight:bold;}
h5{font-size:1.3em; margin-bottom:0.6em; text-shadow: none; line-height:auto;}
h6{font-size:1.2em; margin-bottom:0.6em; text-shadow: none; line-height:auto;}
/*------------------------------------*\
	CLASSES
\*------------------------------------*/
/*
Some not-too-pretty and insemantic classes to do odd jobs.
*/
.left	{ float:left!important; }
.right	{ float:right!important;}
.right2	{ float:right!important; padding:1px; border:1px solid #999; background-color:#74FFD3; }

.intro {padding: 10px 0; color: #333;}
.intro h2 {font-size: 3em; line-height: 1em; letter-spacing: -1px; text-transform:uppercase; padding-right:15px; margin: 0 0 20px 0;}
.intro p {font-family: 'Lato', 'Oswald', Arial, sans-serif; font-size: 1.9em; line-height: 1.2em; letter-spacing: -2px; padding-right: 15px;}

.quote {font-family: 'Lato', Arial, sans-serif; font-size: 1.4em; letter-spacing: -1px; font-style: italic; line-height: 1.3em; } /*a styled quote in addition to blockquote*/
.quote span {display: block; font-size: 0.7em; padding-top: 10px; font-style: normal;}

/*Colored boxes, green and grey*/
.green, .grey {-webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; zoom: 1; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; margin-bottom: 10px!important; /*-moz-box-shadow: 0 0 5px #888;*/
/* -webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;*/

}
.green {background-color: #EAFFC4;
}
.grey {background-color: #EFEFEF;
}
.grey p {padding:10px 25px 0; letter-spacing:1px; text-transform:uppercase;}
.grey p.quote {padding:10px 25px 0; letter-spacing:0px; text-transform:none;}
.green p {padding:10px 25px 0; letter-spacing:1px;}

.green h2, .grey h2, .green h3, .grey h3, .green h4, .grey h4 {border-bottom: 3px solid #fff; margin-bottom: 0; }
.green h2, .grey h2, .green h3, .grey h3, .green h4, .grey h4, .green h5, .grey h5, .green h6, .grey h6 {padding: 0px 30px; line-height: 1.5em;}

.green h1, .grey h1 {padding: 10px 10px; line-height: 1.0em;}

/*Additional whitespace top,bottom or both for any element. You don´t have to use hr or lots of <br />*/
.top {margin-top: 30px!important;}
.bottom {margin-bottom: 30px!important;}

.ticker {border: none!important; background: none!important; line-height: auto;}

/*------------------------------------*\
	LINKS and BUTTON
\*------------------------------------*/

a{
	color: #2032A1;
	text-decoration: none;
}


a.button {
	font-size:16px;
	font-family:'Lato', Arial;
	font-weight:normal;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	border:1px solid #dcdcdc;
	padding:10px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(7%, #efefef), color-stop(98%, #55c6f6) );
	background:-moz-linear-gradient( center top, #efefef 7%, #55c6f6 98% );
	background:-ms-linear-gradient( top, #efefef 7%, #55c6f6 98% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#55c6f6');
	background-color:#efefef;
	color:#ffffff;
	display:inline-block;
	text-shadow:0px -1px 0px #d9d9d9;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}a.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(7%, #55c6f6), color-stop(98%, #efefef) );
	background:-moz-linear-gradient( center top, #55c6f6 7%, #efefef 98% );
	background:-ms-linear-gradient( top, #55c6f6 7%, #efefef 98% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c6f6', endColorstr='#efefef');
	background-color:#55c6f6;
}a.button:active {
	position:relative;
	top:1px;
}

/*------------------------------------*\
	LISTS
\*------------------------------------*/
ul.check {list-style:none;
	list-style-image:url('img/check.png');
	list-style-position: inside;
	}
/*------------------------------------*\
	IMAGES
\*------------------------------------*/
img{margin-bottom: 10px;}
img.left	{ margin:0 20px 10px 0; }
img.right	{ margin:0 0 10px 20px; }
/* due to article of Chris Coyier 
http://css-tricks.com/441-resizeable-images-at-full-resolution/ */
img.expand { width: 24em; margin: 0; }

/*-------------------------------------------*\
	No borders and background for form-tables
\*-------------------------------------------*/
.form th, .form td {border:none; background:none; padding: 0.75em 0;}
.form tbody tr:nth-of-type(odd){background:none;}
/*------------------------------------*\
	hr with image (leaf)
\*------------------------------------*/
/* ORIGINAL hr{margin:1em 0; width: 100%; height: 26px; background: url(../img/hr.png) no-repeat top center; border:none;} */
hr{margin-left:25px; margin-right:25px;width: 100%; height:1px;border-width:0;color:gray;background-color:#efefef}

/******************************************************************************************************
TABS by Sohtanaka, CSS tweaked by SiGa
*******************************************************************************************************/
ul.tabs {
 margin: 0;
 padding: 0;
 list-style: none;
 height: 32px; /*--Set height of tabs--*/
 width: 100%;
 display: block;
}
ul.tabs li {
 float: left;
 margin: 0;
 padding: 0;
 height: 32px; 
 line-height: 32px; /*--Vertically aligns the text within the tab--*/
 border-bottom: 1px solid #fff;
 border-left: 1px solid #fff;
 overflow: hidden;
 position: relative;
 background: #CECECE;
}
ul.tabs li a {
 text-decoration: none;
 color: #333;
 display: block;
 font-size: 1.1em;
 padding: 0 15px;
 outline: none;
}
ul.tabs li a:hover {
 background: #E0E0E0;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
 background: #EFEFEF; border: none; border-bottom: 1px solid #EFEFEF;
}
.tab_container {
 background: #EFEFEF;
 overflow: hidden;
 clear: both;
float: left; width: 100%; margin-bottom: 25px;
}
.tab_content {
 padding: 15px 18px 10px;
 font-size: inherit;
}
.tab_content p {margin-bottom: 1em;}

/*------------------------------------*\
	NARROW  Media queries
\*------------------------------------*/
/*
CSS for tablets and narrower devices
*/

@media (min-width: 721px) and (max-width: 960px){
#logo{margin:0 auto 1em; width: 100%;}
#nav.main{margin: 0 auto;float: none; padding: 0.4em 0 0 0}
.intro h2 {font-size: 2.5em; line-height: 1em; letter-spacing: -1px; text-transform:uppercase; padding-right:15px; margin: 0 0 20px 0;}
.intro p {font-family: 'Lato', 'Oswald',"Helvetica Neue", Arial, sans-serif;font-size: 1.6em; line-height: 1.2em; letter-spacing: -2px; padding-right: 20px;}	
.social {text-align: center; margin: 30px 0 15px 0;}
.wrapper{width:auto!important; padding:15px!important;}
}

/*------------------------------------*\
	MOBILE  Media queries
\*------------------------------------*/
/*
CSS for mobile devices.
Linearise it!
*/

@media (max-width: 720px){

.debug, .debug body{background:none!important;}
body{-webkit-text-size-adjust:none;}

.wrapper{line-height: 1.5em; width:auto!important; padding:10px!important;}
.wrapper p {font-size:0.9em;}
.social {text-align: center; margin: 30px 0 15px 0;}

#nav.main a{display:inline-block;padding: 0.8em 1.2em;font-size: 0.9em;letter-spacing: 2px;}
#nav.main{padding: 0.4em 0 0 0; float: none; margin: 0 auto; background-image: none; font-size: 100%;}

#subheader {margin: 110px 0 20px;}

h1{font-size:1.9em;margin-bottom:0.75em;line-height:1.7;}
h2{font-size:1.7em;margin-bottom:1em;line-height:1.5;}
h3{font-size:1.5em;	margin-bottom:1em;line-height:1.3em;}
h4{font-size:1.1em;	margin-bottom:0.8em;line-height:auto;font-weight:bold;}
h5,h6{font-size:1em;margin-bottom:0.8em;line-height:auto;}

.intro p {font-size: 1.2em; line-height: 1.2em; letter-spacing: -1px;}
.intro h2 {font-size: 2em;}	

#footer p {margin: 0; padding: 0 10px;}
	
.grids{margin:0!important;width:auto!important;}
[class^="grid-"],
.grids [class^="grid-"]{
	width:auto!important;
	float:none!important;
	margin:0!important;
	
}


/*------------------------------------*\
	LOGO
\*------------------------------------*/
#logo{margin:0 auto 1em; width: 100%;}

/* =============================================
 
    MediaQuery-Reporter Styles
	Uncomment and use this to display the screen 
	sizes while developing your media queries!
	http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/a-basic-responsive-grid-plus-handy-css3-media-query-reporter/
 
================================================ */
 
/*body:after {
    content: "less than 320px";
    font-size: 300%;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    width: 100%;
    text-align: center;
    background-color: hsla(1,60%,40%,0.7);
    color: #fff;
}
@media only screen and (min-width: 320px) {
    body:after {
        content: "320 to 480px";
        background-color: hsla(90,60%,40%,0.7);
    }
}
@media only screen and (min-width: 480px) {
    body:after {
        content: "480 to 768px";
        background-color: hsla(180,60%,40%,0.7);
    }
}
@media only screen and (min-width: 768px) {
    body:after {
        content: "768 to 1024px";
        background-color: hsla(270,60%,40%,0.7);
    }
}
@media only screen and (min-width: 1024px) {
    body:after {
        content: "1024 and up";
        background-color: hsla(360,60%,40%,0.7);
    }
}
*/

================================= NEW ENTRY BOX =====================================

.lastBox {
	margin-right:0 !important;
}
.box {
	margin-right:5%;
	float:left;
	width:30%;
}
.box h2 {
	text-align:center;
}
.box img {
	margin:3% 0;
}


/* for 480px or less */
@media screen and (max-width: 480px) {
	.box {
		float:none;
		width:auto;
		margin:2% 0 0 0;
		border-bottom:1px solid #e9e9e9;
		padding:0 0 3% 0;
	}

#border img {
   padding:1px;
   border:1px solid #021a40;
   background-color:#ff0;
}

================================= NEW NAV =====================================

/* styles for desktop */
.tinynav { display: none }

/* styles for mobile */
@media screen and (max-width: 600px) {
    .tinynav { display: block }
    #nav { display: none }
}

================================ YouTube Video ================================

.video-container 
{ position: relative; padding-bottom: 46.25%; padding-top: 20px; height: 0; overflow: hidden; }  
.video-container iframe, .video-container object, 
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }