/* 
Styles.css  - Dev - dev.galileo-camps.com
======================================*/

/* Colors 
--------*/

.turqBlue, .turqBlueHed {color: #00aeef;}  /* Heads, logo: rgb: 0 174 239 */ 
.dkBlue {color: #1e445c;} /* Footer bg: rgb: 30 68 92 */
.green {color: #80c342;} /* rgb: 128 195 66 */
.pink {color: #ec008c;} /* rgb: 236 0 140 */
.orange {color: #e96b17;} /* rgb: 233 107 23*/	

.ltBlue {color: #bccee0;} /* Footer location text, rule brand, top footer: rgb: 188 206 224 */
.ltBlueBg {background-color: #e6f4fa;} /* Right sidebar blue bg: rgb: 230 244 250 */
.white {color: #fff;} /* Footer heads */
.lgGray {color: #f7f9fb;} /* schedule striping */
.medGray {color: #646464;} /* Text: rgb 100 100 100 (was #231f20) change per Todd */
/* .turqBlue {color: #0099d9;}  Links: rgb: 0 153 217 */
.yellow {color: #feee00;} /* rgb: 254 238 0 */


.dkBlue h1, .dkBlue h2, .dkBlue h3, .dkBlue h4, .dkBlue h5, .dkBlue h6, .dkBlue a {color: #1e445c;}
.pink h1, .pink h2, .pink h3, .pink h4, .pink h5, .pink h6, .pink a {color: #ec008c;}
.green h1, .green h2, .green h3, .green h4, .green h5, .green h6, .green a {color: #80c342;}
.orange h1, .orange h2, .orange h3, .orange h4, .orange h5, .orange h6, .orange a {color: #e96b17;}	
	.orange.video a, .homeBox.dkBlue a, .homeBox.pink a, .homeBox.green a {color: #0099d9;} /* keeps link default blue */

.yellow h1, .yellow h2, .yellow h3, .yellow h4, .yellow h5, .yellow h6, .yellow a {color: #feee00;}	 /* ewee 031513 */
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white a {color: #fff;} /* ewee 031513 */



/* Fonts 
-------------*/

/* 
	Heads: 
		Veneer H1 only
		Alternate Gothic all other heads
	Body: 
		Bodoni Egyptian Pro
		BodoniEgyptianPro-Bold
			- Footer location heads
			- Subheads (age descriptions for Supernovas, etc.)
			- Some leds
		BodoniEgyptianPro-ExtBold
			- Footer Camp heads
			- Some leds
		BodoniEgyptianPro-Medium
			- Footer locations
			- Body intro text
		BodoniEgyptianPro-Regular
			- Body text
		ConduitBlkITCTT
			- Logo text
*/

.veneer {font-family: 'Veneer';} 

.altgoth {font-family: 'alternate_gothic_fs_no_2Rg';} /* waiting for Todd to choose bet no1-3 */

.bodoni	{font-family: 'BodoniEgyptianPro-Regular';}
.bodoni-italic	{font-family: 'BodoniEgyptianPro-RegularIta';}
.bodoni-extbold	{font-family: 'BodoniEgyptianPro-ExtBold';}
	


/* Styles 
-------------*/
html, body {overflow-x: hidden;}

html {
	background: no-repeat center center fixed;
	background-size: 100%; /* only works in CSS 3 */
	-webkit-background-size: cover; /* for webKit */
    -moz-background-size: cover;/* Mozilla */
    -o-background-size: cover; /* opera */
    background-size: cover; /* generic */
}


body {
	background: #dadada;
	background-size: 100%; /* only works in CSS 3 */
	-webkit-background-size: cover; /* for webKit */
    -moz-background-size: cover;/* Mozilla */
    -o-background-size: cover; /* opera */
    background-size: cover; /* generic */
	width: 100%;
	width: auto; /* ie8 */
	height: 100%;
	height: auto; /* ie8 */
	margin: 0;
	}	
	/* .ie8 body {height: auto;} */


	body#home, #home p {
		color: #646464;
	}
body, p, li {
	font-family: BodoniEgyptianPro-Regular, Garamond, CenturySchoolbook, Georgia, Times, serif; 
	font-weight: normal; 
	font-style: normal;
	font-size: 18px; 
	line-height: 1.5em; 
	color: #646464;
}
	/*#home p {
		font-size: 1.25em; line-height: 1.25em; /* 22px/18px 
	}*/
		#home .led {font-size: 1.4em; line-height: 1.125em; color: #00aeef; margin-top: 10px;} /* 25px/18px */

	.intro {
		font-size: 1.25em; /* 22px/18px */
		padding-right: 40px;
		} 
		#about .intro {font-size:1.5em; line-height: 1.25em;}
	.first-graph {font-size: 1.33em;} /* 24px/18px */	
		#home .first-graph {font-size: 1.15em; margin: 0;}
		.col3 .first-graph {font-size: 1.15em;}
		
	.leadin {
		color: #00aeef;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 1.75em;		
		font-style: normal;
		font-weight: normal;
		text-transform: uppercase;
		}
 	
	h2#best-place-to-work.leadin {
		bottom: -8px;
	    display: inline;
	    float: left;
	    line-height: 0.5px;
	    margin: 0 5px 0 0;
	    position: relative;
	    vertical-align: text-bottom; 
		}
	
		.dkBlue .leadin {
			color: #1e445c;
			}
		.pink .leadin {
			color: #ec008c;
			}
		.green .leadin {
			color: #80c342;
			}
		.orange .leadin {
			color: #e96b17;
			}
	
	
h1, h2, h3, h4, h5, h6 { 
	color: #00aeef;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
h1.sans, h2.sans, h3.sans, h4.sans, h5.sans, h6.sans {
	font-family: BodoniEgyptianPro-ExtBold, Garamond, CenturySchoolbook, Georgia, Times, serif;
	font-weight: normal;
	}
	h1 {
		font-family: Veneer, Helvetica, Arial, clean, sans-serif;
		font-size: 2.25em; line-height:1em; /* 40px/18px */
	} 
		#home #slider h1 {
			clear: both;
			color: #fff;
			display: block; 
			font-size: 5.25em; /* 96px/18px */
			letter-spacing: 0.5px;
			line-height: 0.875em;
			position: relative;
			top: 120px;
			text-align: center;
			text-shadow: 1px 1px 1px #000;
		} 
		#home #slider h1 a {
			color: #fff;
		}
		#home #slider h1 a:hover {
			filter: alpha(opacity=50);
			opacity: 0.5;
		}
		#about.summer-camp-videos h1, #jobs.video-gallery h1, #jobs h1.first, #jobs.summer-jobs h1, #jobs.returning-summer-staff h1, #jobs.refer-a-friend h1, #about.camp-staff h1, #partner-camps h1, /*#galileo-summer-quest.arts-academy h1 {font-size:4em;}*/
		#about h1, #about.our-story h1, #camp-galileo.overview h1, #camp-galileo.summer-camp-themes h1, #about.our-team h1, #jobs.being-a-camp-director h1, #camp-galileo.extended-care h1, #galileo-summer-quest.overview h1, #galileo-summer-quest.extended-care h1, #galileo-summer-quest.majors h1, #jobs.why-work-here h1 {font-size: 3em;}
		#about.mission h1 {font-size: 2.5em;}
		.sub h1 {border-top: 1px dotted #646464; margin: 40px 0; color: #00aeef;}	
		h1.eyebrow, #galileo-summer-quest.location h1.eyebrow {
			font-family: Veneer, alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
			font-size: 1.33em; 
			line-height: 0.5em;
			}
		.eyebrow {font-size: 0.75em;}
		.enbiggen {font-size: 1.5em; line-height: 0.85em;}
			.enbiggenGreenHed {
				color: #80c342;
				font-family: Veneer, alternate_gothic_fs_no_2Rg, sans-serif;
				font-size: 1.5em; 
				line-height: 0.85em;
				}
		
	h2 {font-size: 1.8em; line-height:1em;} /* 32px/18px */
		#home h2, #about.our-team h2, #about.why-galileo h2, #camp-galileo.overview h2, #galileo-summer-camp.overview h2 {
			font-size: 2.15em; 
			line-height: 1em;
			}
	
	h3 {font-size: 1.33em; line-height:1.125em;} /* 24px/18px */
		h3.session-name {font-size: 2em; line-height: 0.75em; padding-top: 0.25em;}
		#about.our-team h3, #camp-galileo.overview h3, #galileo-summer-camp.overview h3 {font-size: 1.5em; line-height: 0.75em;}
		
		
	h4 {font-size: 1em; line-height:1.125em;} /* 18px/18px */
	h5 {font-size: 0.8em; line-height:1.125em;} /* 14px/18px */
	h6 {font-size: 0.7em; line-height:1.125em;} /* 13px/18px */
		
b, strong {
	font-family: BodoniEgyptianPro-ExtBold, Garamond, CenturySchoolbook, Georgia, Times, serif; 
	font-weight: normal;
	font-style: normal;
	}
i, em	{
	font-family: BodoniEgyptianPro-Regular, Garamond, CenturySchoolbook, Georgia, Times, serif;
	font-style: italic;
}
	/* duplicated to force cascade to choose this last after the style above... */
	i, em {
		font-family: 'BodoniEgyptianPro-RegularIta';
		font-weight: normal;
		font-style: normal;
		}

hr {border-top: 1px solid #bccee0; border-bottom: none; margin: 10px 0;}
	
li li {list-style: circle;}
a {color: #00aeef; text-decoration: none;}
	a:hover, a:active, a:focus {color: #f86; text-decoration: none;}	
	.sub.team a.contact {color: #646464;}
		.sub.team a.contact:hover, .sub.team a.contact:active, .sub.team a.contact:focus {color: #787;}
		
/* Homepage Alert Box Under Rotators */
.bannerContainer {
	clear:left;
}

.bannerAlert {
	background-color:#1e445c;
	width:100%;
	color:#FFFFFF;
	text-align:center;
	margin: -10px 0 10px;
	padding: 10px 0;
	width: auto; /* ie8 */
	height: auto; /* ie8 */
}

.locationsList {
		padding-bottom: 20px;
	}
.locationsList ul {
	margin: 0 0 0 1em;
}

.locationsList li {
	font-size: 0.85em;
	list-style: none;
	text-indent: -1em;
	}
	.locationsList li a {color: #646464;}

#locations-and-prices .age-range	{
	color: #646464;
	font-family: BodoniEgyptianPro-Regular, Garamond, CenturySchoolbook, Georgia, Times, serif; 
	font-size: 18px; 
	font-style: normal;
	font-weight: normal; 
	line-height: 1.5em; 
	text-transform: none;
}

	
img, object {
	max-width: 100%; 
  	height: auto !important; /* just in case, to force correct aspet ratio */
	-ms-interpolation-mode: bicubic; /* ie7 needs this */
	}
	/* .oldie img {width: 100%;} */

.heroImage {margin: 0;}
.videoLarge {margin: 20px 0;}

.video-btn-overlay { 
	background: url("../img/play.png") no-repeat center;
	display: block;
	height: 66px; /* ewee 031313 */
	filter: alpha(opacity=75);
	opacity: 0.75;
	position: relative;
	width: 66px; /* ewee 031313 */
	z-index: 100;
}
	.video-block .video-btn-overlay {  
		/* margin: -150px 0 100px 130px;  ewee 031313 */
		margin: -50% 36% 36% 36%; /* ewee 032613 */
	}
	.homeVideo .video-btn-overlay { 
		margin: -50% 40%; /* ewee 032613 */ 
	} 

	.homeVideo {
		margin: 5% 0 10px 0;
		}

.homeVideo a.homeVideoModal { /* this hides the black bars at top and bottom of the youtube video previews ewee 032613 */
	display: inline-block;
	height: 190px;
	overflow: hidden;
	width: 75%;
}
.homeVideo a.homeVideoModal img { /* this positions the image to hide the black bars */
	position: relative;
	/* top: -34px; ewee 032613 */
	margin-top: -10%; 
}
#home .title-overlay { /* ewee 031513 */
	font-size: 2.5em;
	margin-top: -30px;
	position: relative;	
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); /* for chrome */
	-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); /* for all browser*/
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); /* for firefox */
	-o-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); /* for opera */
	-ms-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); /* for ie 9+ */
	-khtml-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); /* for gecko based browser*/
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
	top: 100px;
	z-index: 10;
}


/* 
responsive video! 
from http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/

#video {padding-bottom: 5%;}
.video {
	height: 0;
	padding-bottom: 56.25%; /* 16:9 
	position: relative;
}
.video iframe {
	padding-top: 30%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}
.video h1 {padding-bottom: 86.25%;}
*/



.right {
	float: right;
	text-align: right;
}
.clearfix {
	clear: both;
}
.shadow {
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
}		
.logo {
	white-space: nowrap;
	}
.logo img {	
	display: inline;
	position: relative;
	width: auto; /* ie8 */
	/*z-index: 100;*/
	min-width: 300px;
	padding: 15px;
	}
	.ie .logo img {min-width: 320px;}
.more {
	clear: both;
	color: #fff;
	display: inline;
	float: right;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	font-size:0.75em;
	margin: 10px 0 40px 0;
	text-align: right;
	text-transform: uppercase; 
	white-space: nowrap;
	}
	.ie7 .more, .ie8 .more {padding-right: 10px;}
	.jump-down p {
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 1em;
		text-align: right;
		text-transform: uppercase; 
		}
	.jump-down a {
		background-image: url('../img/arrow-dkBlue-down.png');
		background-repeat:no-repeat;
		background-position: 0 .25em;
		color: #1e445c;
		margin-left: 25px;
		padding-left: 25px;
		white-space: nowrap;
		}
.sign-up {font-size: 18px;}	
/*
.arrow {	
	background: url("../img/arrows.png") no-repeat -5px -2px;
	width:20px; height: 20px; 
	margin: 0 0 0 5px;
	border: 0;
	overflow: hidden;
	display: inline;
	}
	a:hover .arrow {
		background: url("../img/arrows.png") no-repeat -5px -2px; 
		width:20px; height: 20px;
		/* making transparent on hover, rather than image sprite... 
		filter: alpha(opacity=50);
		opacity: 0.5;
		display: inline;
		}
	#about .arrow {
		display: block;
	    position: relative;
	    top: 70px;
	    width: 100%;
	}
*/		
.map-link {
	clear: both;
	display: inline;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	font-size:0.88em;
	margin: 10px 0 40px 0;
	text-transform: uppercase; 
	white-space: nowrap;
	}

/* Structural 
-------------*/
header {
	/* border-bottom: 1px solid #bccee0; */
	display: inline;
	float: left;
	height: 140px;
}	
	.ie8 {height: 140px;}
.navContainer { 
	background: #fff;
	border-bottom: 1px solid #bccee0;
	padding-right: 20px;
	height: 145px;
}
	#home .navContainer { 
		height: 140px; /* lorem ipsum: redundant if same as above */
	}
nav {
	display: inline;
	float: right;
	position: relative; 
	bottom: 0;
}
nav.mainnav {
	top: -70px;
	/*padding-right: 15px;*/
	}
	.ie nav.mainnav {clear:both;z-index:999px;margin-top: -10px;}
	
nav a, nav.mainnav ul.nav a {
	color: #1e445c; 
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	text-transform: uppercase;
	white-space: nowrap;	
}
nav.mainnav ul.nav .bordered, nav.utilnav a {
	border-left: 1px solid #ec008c;
	padding-left: 15px;
}
nav .first a, nav.mainnav ul.nav .first a, nav.mainnav ul.nav .first .bordered, 
nav.utilnav ul li.first a {
	border: 0;
	}	
	nav .selected, nav a:hover, nav a:active, nav a:focus {color: #aaa;}
	
nav.mainnav ul.nav a {
	font-size: 1.25em;
	padding: 0 10px 60px; /* padding bottom makes the nav "touch" the subnav which keeps subnav open on hover */
}
	nav.mainnav ul.nav ul a {padding-bottom: 0;} /* padding above not needed for subnav items... */
	nav.mainnav ul.nav .last a, nav.mainnav ul.nav .has-children .last a {padding-right: 0;}

nav.mainnav ul.nav .has-children ul {
	background: transparent;
	/* border-top: 1px solid #bccee0;
	border-bottom: 1px solid #bccee0; */
	height: 25px;
	overflow: hidden;
    padding: 10px 0 0;
	position: absolute;
	right: 0; 
 	/*  top: 40px; */
	white-space: nowrap;
	width: auto;
	}
	nav.mainnav ul.nav .has-children a:hover ul {
		float: right;
		left: 0;
		min-width: auto;
		overflow: hidden;
		position: absolute;
		right: 0;
		width: auto;
	}
	
	#home .mainnav .nav .has-children ul {
		background: transparent;
		width: auto;
		top: 40px;
		/* padding-right: 15px;
		border-bottom: 1px solid #bccee0;
		border-top: 1px solid #bccee0; */
	}
	
	/* hides the subnav on ALL pages */
	li#nav-camp-galileo ul,
	li#nav-galileo-summer-quest ul,
	li#nav-locations-and-prices ul, 
	li#nav-about ul, 
	li#nav-jobs ul {
		display: none;
		}

		/* ...until hover etc */
		li#nav-camp-galileo:focus ul,
		li#nav-camp-galileo:active ul,
		li#nav-camp-galileo:hover ul,
		li#nav-galileo-summer-quest:focus ul,
		li#nav-galileo-summer-quest:active ul,
		li#nav-galileo-summer-quest:hover ul,
		li#nav-locations-and-prices:focus ul, 
		li#nav-locations-and-prices:active ul, 
		li#nav-locations-and-prices:hover ul, 
		li#nav-about:focus ul, 
		li#nav-about:active ul, 
		li#nav-about:hover ul, 
		li#nav-jobs:focus ul, 
		li#nav-jobs:active ul, 
		li#nav-jobs:hover ul { 
			display: inline;
			}
		/* ...except for partner camps and blog */
		
		body#jobs li#nav-partner-camps:focus,
		body#jobs li#nav-partner-camps:active,
		body#jobs li#nav-partner-camps:hover,
				
		body#camp-galileo li#nav-camp-galileo ul,
		body#home li#nav-galileo-summer-quest ul,
		body#home li#nav-partner-camps ul, 
		body#home li#nav-locations-and-prices ul, 
		body#home li#nav-about ul, 
		body#home li#nav-jobs ul, 
		body#home li#nav-blog ul, {
			display: none;
		}
		
	body#camp-galileo li#nav-camp-galileo ul,
	body#galileo-summer-quest li#nav-galileo-summer-quest ul,
	body#partner-camps li#nav-partner-camps ul, 
	body#locations-and-prices li#nav-locations-and-prices ul, 
	body#about li#nav-about ul, 
	body#jobs li#nav-jobs ul, 
	body#blog li#nav-blog ul,
	nav.mainnav ul.nav .has-children.parent-active ul {
		background: #none;
		display: inline; 
		visibility: visible;
		z-index: 1;
	}
	.mainnav .nav .has-children ul {width:auto;}
		/* #home .mainnav .nav .has-children ul {width: 1000px; margin-right: -15px;} */

		li#nav-camp-galileo ul {
			/* width: 560px; */
		}
		li#nav-galileo-summer-quest ul {
			/* width: 550px; */
		}	
		li#nav-partner-camps ul {
			/* width: 1170px; */
		}
		li#nav-locations-and-prices ul {
			/* width: 405px; */
		} 
		li#nav-about ul {
			/* width: 725px; */
		} 
		li#nav-jobs ul {
			/* width: 980px; */
		} 
		li#nav-blog ul {
			/* width: 1170px; */
		}
	
	nav.mainnav .has-children ul a, nav.mainnav ul.nav .has-children ul li a {
		border-left: 1px solid #ec008c;
		color: #1e445c; 
		white-space: nowrap;
		font-size: 1.25em;
	}
		nav.mainnav ul.nav .has-children ul li.first a {border: 0;}
		nav.mainnav .has-children ul a {
		font-family: BodoniEgyptianPro-Regular, Garamond, CenturySchoolbook, Georgia, Times, serif; 
		text-transform: none;
		}
		nav.mainnav ul li a p {
		font-size: 0.75em;
		padding-left: 15px;
		text-transform: none;
		}

/* lorem ipsum: .parent-active no longer available? */		
nav.mainnav ul.nav .parent-active a, nav.mainnav ul.nav .parent-active .active a,

/* highlight .active item */
nav.mainnav ul.nav .active a, 
nav.mainnav ul.nav .has-children ul li.active a

/* highlight subnav item */
body#camp-galileo li#nav-camp-galileo .active a, body#galileo-summer-quest li#nav-galileo-summer-quest .active a,  body#locations-and-prices li#nav-locations-and-prices .active a, body#about li#nav-about .active a, body#jobs li#nav-jobs .active a, 

/* highlight mainnav when first subnav item is selected */
body#camp-galileo li#nav-camp-galileo .sf-with-ul, body#galileo-summer-quest li#nav-galileo-summer-quest .sf-with-ul,  body#locations-and-prices li#nav-locations-and-prices .sf-with-ul, body#about li#nav-about .sf-with-ul, body#jobs li#nav-jobs .sf-with-ul, 

/* highlight for mainnav without subnav items */
body#partner-camps li#nav-partner-camps a, body#blog li#nav-blog a,

/* highlight on mouseover */
nav.mainnav ul.nav .has-children a:focus,
nav.mainnav ul.nav .has-children  a:hover,
nav.mainnav ul.nav .has-children  a:active,
nav.mainnav ul.nav a:focus, nav.mainnav ul.nav a:hover, nav.mainnav ul.nav a:active {
	color: #00aeef;
}


header nav.utilnav {
	border: none;
	float: right; 
	padding: 10px 0;
	text-align: right;
	}
	nav.utilnav a {
		font-family: BodoniEgyptianPro-Regular, Garamond, CenturySchoolbook, Georgia, Times, serif;
		padding: 0 5px 0 10px;
		text-transform: none;
		}
	nav ul {list-style: none; margin: 1px auto;}	
	nav ul li {
		display: inline; 
		font-size: 0.875em; 
		font-style: normal;	
		font-weight: normal;
		line-height: 1.15em;
		}

.subnav {
	background: #fff;
	float: right;
	text-align: right;
	}
.subnav li {border: 0;}
.subnav li a {
	font-family: BodoniEgyptianPro-Regular, Garamond, CenturySchoolbook, Georgia, Times, serif;
	text-transform: none;
	}
	.hiddenFields {display: inline;}
	
/* Bootstrap overrides for nav search box */	
nav .form-search {
	display: inline;
	margin: 0 10px;
}
nav .form-search .input-prepend .add-on {
	background-color: #fff;
	border-right: none;
}
nav .form-search .input-prepend .add-on:first-child {border-radius: 14px 0 0 14px;}	
nav .form-search .input-prepend .search-query {
	border-left: none;
	width: 170px;
	}
	
.container {
	width: auto; /* ie8 */
	max-width: 1170px;
	position: relative;
	}

.brand {
	background: #fff; 
	min-height: 104px;
	padding: 2.5% 20px; 
}

.main {background: #fff;}
	#home .main {background: #fff;}

.bodyContent {
	background: #fff;
	margin: 0 auto 20px;
	}
	.ie7 .bodyContent {padding-bottom: 5%;}
.accordion-button {font-size: 0.75em;}

.contentWell {padding-top: 145px;}
	#home .contentWell {padding-top: 0;}

.mainWell {padding: 10px 20px;}
	/* .mainWell.span8 {width: 70%;} */
	
	.mainWell ul {
		padding: 0;
	}

.row-fluid .span4.col3 {margin-left: 28px;}
.row-fluid .span4.col3.first {margin-left: 0;}

.row-fluid .span6.col2 {margin-left: 20px; padding-left: 60px;}
.row-fluid .span6.col2.first {margin-left: 0;}

.col2 {
	float: left;
	width: 50%;
	}
.col3 {
	float: left;
	margin-top: 1%;
	width: 33%;
}

.sidebarRt {
	margin: 20px;
	padding: 20px;
	max-width: 300px;
	width: 33%; /* change to stretchy ok per Todd */
}
	.sidebarRt ul {
		list-style: none;
		margin-left: 0;
	}
	.sidebarRt h2, .sidebarRt h3, .sidebarRt h4, .sidebarRt .job-title {
		color: #1e445c;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		text-transform: uppercase;
	}
	.sidebarRt h3 {font-size: 1.11em;}
	.sidebarRt .job-title {
		font-size: 0.9em;
		font-style: italic;
		margin: 10px 0 0;
		}
	.sidebarRt p, .sidebarRt li {
		font-size: 0.77em; /* 14px/18px */
		line-height:1.33em;  
		} 
		#camp-galileo.lunch .sidebarRt p, #galileo-summer-quest.lunch .sidebarRt p, #locations-and-prices.lunch .sidebarRt p {font-size: 1em; line-height: 0.5em;}
	.sidebarRt a {color: #1e445c;}
	.sidebarRt.span4 {
		float: right;
		width: 300px;
		}
	.sidebarRt hr {
		border: 1px solid #bccee0;
	}
.sidebarRt.toc, .sidebarRt.menu  {
	margin: 0;
	padding: 0;
}	
	.sidebarRt.toc a, .sidebarRt.menu a {
		display: block;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 2.25em;
		line-height: 1em;
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	.sidebarRt.toc .green, .sidebarRt.menu .green, .sidebarRt.menu.green, .sidebarRt.menu .green a , .sidebarRt.menu.green a {color: #80c342;}
	.sidebarRt.toc .pink, .sidebarRt.menu .pink, .sidebarRt.menu.pink, .sidebarRt.menu .pink a, .sidebarRt.menu.pink a {color: #ec008c;}
	.sidebarRt.toc .orange, .sidebarRt.menu .orange, .sidebarRt.menu.orange, .sidebarRt.menu .orange a, .sidebarRt.menu.orange a {color: #e96b17;}
	.sidebarRt.toc .dkBlue, .sidebarRt.menu .dkBlue, .sidebarRt.menu.dkBlue, .sidebarRt.menu .dkBlue a, .sidebarRt.menu.dkBlue a {color: #1e445c;}
	
	.sidebarRt.menu a {
		color: #00AEEF;
	}
	.sidebarRt.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.sidebarRt.menu li, .down-arrow {
		padding-left: 25px;
		background-image: url('../img/arrow-blue-down.png');
		background-repeat:no-repeat;
		background-position: 0 .5em;
	}
	
	.sidebarRt.menu.pink li, .sidebarRt.menu li.pink, .down-arrow-pink, .pink .down-arrow {
		background-image: url('../img/arrow-pink-down.png');
	}
	.sidebarRt.menu.green li, .sidebarRt.menu li.green, .down-arrow-green, .green .down-arrow {
		background-image: url('../img/arrow-green-down.png');
	}
	.sidebarRt.menu.orange li, .sidebarRt.menu li.orange, .down-arrow-orange, .orange .down-arrow {
		background-image: url('../img/arrow-orange-down.png');
	}
	.sidebarRt.menu.dkBlue li, .sidebarRt.menu li.dkBlue, .down-arrow-dkBlue, .dkBlue .down-arrow {
		background-image: url('../img/arrow-dkBlue-down.png');
	}
	
#about.mission .gia-list ul li, #camp-galileo.lunch .lunch-details ul li, #galileo-summer-quest.lunch .lunch-details ul li, #locations-and-prices.lunch .lunch-details ul li, #camp-galileo.extended-care .extended-care-details ul li, #galileo-summer-quest.extended-care .extended-care-details ul li, #galileo-summer-quest .majors-list ul li, #galileo-summer-quest .gia-list ul li {
	list-style: disc; 
	margin-left: 15px;
	padding-left: 5px;
}
	.lunch .lunch-details ul, .lunch .lunch-details ol {margin-bottom: 40px;}

#camp-galileo.extended-care .extended-care-details ul, #galileo-summer-quest.extended-care .extended-care-details ul {padding-bottom: 20px;}
/* For the right sidebar nav list for mission.html - wanted to make it more general to apply to all pages with menu but didn't want to mess with your #about.mission ul li above ....*/
#about.mission .sidebarRt.menu ul li, #camp-galileo.lunch .sidebarRt.menu ul li, #galileo-summer-quest.lunch .sidebarRt.menu ul li, #locations-and-prices.lunch .sidebarRt.menu ul li {
	list-style: none;
	padding-left: 20px;
}

.homeBox {
	border: 1px solid #ccc;
	float: left;
	margin: 0 auto;
	min-height: 265px; /* without clearing divs, I'm not sure how else to force the boxes to fall below each other when they're of differing lengths ewee 032613 */
	padding: 2% 4%;
	position: relative;
	text-align: center;
	top: -10px;
	width: 41.759958717948715%; /* makes the border run to the edge, or nearly so. crazy decimal seems to help when zooming in/out */
	z-index: 10;
}	

	/* .homeBox .homeVideo .homeVideoModal img {max-width: 75%;} ewee 032613 */
	
.bio, .video-block, .majors-list div {
		float: left;
		margin: 0 2% 2% 0;
		min-height: 400px; /* without clearing divs, forces the boxes to fall below each other */
		width: 45%;
	}	
	/* not supported in IE, not critical, just making layout a little more symmetrical */
	#about.our-team .bio:nth-of-type(even), .video-block:nth-of-type(even) { 
		margin-left:5%;
		} 

.summer-jobs .video-block {
	float:right;
	min-height:200px;
	overflow:hidden;
	margin: 0 0 0 25px;

}

.bio {
	min-height: 750px; /* without clearing divs, I'm not sure how else to force the boxes to fall below each other when they're of differing lengths*/
}
.bio.area-directors {
	min-height: 700px;
}
.majors-list div {
	min-height: 200px;
}

.box {
	background-color: #e6f4fa;
	height: auto;
	margin: 20px 20px 0 20px;
	}
	.box .right-arrow-small-pink p {
			float: left;
			background: url('../img/arrow-pink-rt-small.png') no-repeat left 2px;
			padding: 0 20px 40px 40px;		
		}

footer .utilnav {
	border-top: 1px solid #bccee0;
	padding: 0 20px;
}
	footer .utilnav .span8 {
		width: 65.95744680851064%;
	}
footer .locations {
	background: #1e445c;
	padding: 0 20px;
}
	footer .locations *, * footer .locations *, body#home .locations, #home .locations p {
		color: #fff;
	}
	footer.row-fluid .locations {margin-left: 0;}
footer p, footer li {font-size: 0.77em; line-height:1.33em;} /* 14px/18px */
footer ul {list-style: none; margin: 0;}	
body.* footer h3, body.* footer h4  {
	font-family: BodoniEgyptianPro-ExtBold, Garamond, CenturySchoolbook, Georgia, Times, serif;
	font-size: 0.77em;
	font-weight: normal;
	margin-bottom: 0;
	text-transform: none;
	}	
footer .footerCamp {text-transform: uppercase;}

#partner-camps .sidebarRt img {padding: 20px 10px;}	

iframe {overflow: auto;}

/* Enrollement Success */
#sign-up.enrollment-success iframe {display: block; height: 0;} /* otherwise this iframe pushes the page down */ 

/* Footer copyright */
.copyright {text-align:right;font-size:18px;clear:both;}



/* Blog Section 
======================================*/
.blogCatImg {
	float: left;
	margin-right: 1em;
	margin-bottom: 3.5em;
}

.blog-categories {
	list-style: none;
}

ul.blog-categories li {
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	font-size: 1em;
	text-transform: uppercase;
}
.blog-categories li a {color: #80c342;}
	.orange .blog-categories a {color: #e96B17;} 
	.dkBlue .blog-categories a {color: #1e445c;} 
	.pink .blog-categories a {color: #ec008c;} 
	.turqBlue .blog-categories a {color: #00aeef;} 
	
.blog-categories li a .btn {background: #80c342;}
.sidebarRt .span4 ul li ul{
	list-style: none;
}

#additional-blogs {
	padding-top: 2.5em;
	list-style: none;
}

.sidebarRt li > ul > li {
	font-size: 1em;
	list-style: none;
}

.full {
	margin: 0 20px;
}

.pager {
	text-align: right;
}
.pager li a {
	background: #F7F9FB;
	border: 0;
	border-radius: 0;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	text-transform: uppercase;
}
.pager li .active {
	background: #bccee0;
}

.post img {
	padding-right: 1em;
	float: left;
}

.post img {
	margin-bottom: 1em;
}

.post p {
	clear: both;
}

.blog-social {
float: right;
}
	.blog-social ul {
		float: right;
		margin: 10px 0;
		width: 100%;
	}
	.blog-social ul li {
		display: inline;
	}
	.blog-social a img {
		margin: 0 0 0 10px;
		padding: 0;
	}
	.blog-social .first a img {
		margin: 0;
	}

.readMore, .top {
	color: #1e445c; 
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	text-transform: uppercase;	
}
.locationsArrow, .arrow {
	color: #fff;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	font-size: 1.5em;
	padding: 5px;
	text-transform: uppercase;	
}
	.locationsArrowDkBlue, .arrowDkBlue, .dkBlue .locationsArrowDkBlue, .dkBlue .arrowDkBlue {
		background: #1e445c; 
		color: #fff;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 1.5em;
		padding: 5px;
		text-transform: uppercase;
		}
	.locationsArrowGreen, .arrowGreen, .green .locationsArrowGreen, .green .arrowGreen {
		background: #80c342; 
		color: #fff;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 1.5em;
		padding: 5px;
		text-transform: uppercase;
		}
	.locationsArrowPink, .arrowPink, .pink .locationsArrowPink, .pink .arrowPink {
		background: #ec008c; 
		color: #fff;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 1.5em;
		padding: 5px;
		text-transform: uppercase;
		}
	.locationsArrowOrange, .arrowOrange, .orange .locationsArrowOrange, .orange .arrowOrange {
		background: #e96b17; 
		color: #fff;
		font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
		font-size: 1.5em;
		padding: 5px;
		text-transform: uppercase;
		}
		
.right-arrow, .right-arrow-pink, .right-arrow-orange, .right-arrow-green, .right-arrow-dkBlue {
	background-repeat:no-repeat;
	background-position: center;
	background-image: url('../img/arrow-blue-right.png');
	color: #fff;
	float: right;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif;
	font-size: 1.125em;
	letter-spacing: 0.5px;
	min-width: 65px;
	padding: 20px 20px 20px 15px;	
	text-transform: uppercase;
}
	.pink a.right-arrow, a.right-arrow-pink {
		background-image: url('../img/arrow-pink-right.png');
		color: #fff;
	}
/*	.pink .right-arrow-small, .right-arrow-small-pink {
		float: left;
		background-image: url('../img/arrow-pink-rt-small.png');
		background-repeat:no-repeat;
		background-position: left;
		padding: 20px 20px 20px 10px;			
	} */
	.orange a.right-arrow, a.right-arrow-orange {
		background-image: url('../img/arrow-orange-right.png');
		color: #fff;
	}

	.green a.right-arrow, a.right-arrow-green {
			background-image: url('../img/arrow-green-right.png');
			color: #fff;
		}

	.dkBlue a.right-arrow, a.right-arrow-dkBlue {
				background-image: url('../img/arrow-dkBlue-right.png');
				color: #fff;
			}
.right-arrow-large {
	background-repeat:no-repeat;
	background-position: center;
	background-image: url(../img/arrow-blue-right-larger.png);
	color: #fff;
	float: right;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif;
	font-size: 1.125em;
	letter-spacing: 0.5px;
	padding: 20px 20px 20px 15px;	
	text-transform: uppercase;
	min-width:95px;
}

#jobs.summer-jobs .mainWell .right-arrow {margin: 0 0 20px 100%;}		


/* adding spacing for the locations arrows */
.limited-availability-majors .major-titles, .arts-academy .major-titles, .culinary-arts .major-titles, .high-technology .major-titles, .builders-and-makers .major-titles {margin-top: 60px;}
			
/* Pricing Table for Locations pages */

.price-table tr.topStripe {
	background: #EFF3F5;
}
.price-table tr.evenStripe {
	background: #f7f9fb;
}
.price-table th, .price-table td {text-align: left;}
.price-table .weeks  {width: 40%;}
.price-table .earlyPrice, .price-table .price, .price-table .exCare {width: 20%;}


/* Jobs Pages
======================================*/
h2.veneer {
	margin-top: 1em;
}

#search-position {
	font-size: 1.25em;
}

#jobs-list ul, #jobs-list li {
	list-style: none;
	margin-left: 0;
	padding: 0 0 20px 0;
}

.job-titles, .major-titles {
	font-family: 'Veneer';
	color: #00AEEF;
	padding-top: 20px;
}

.jobs-video {
	margin-bottom: 20px;
}

#jobs.headquarters #jobs-list {
	border-top: 1px solid #BCCEE0;
	margin-top: 20px;
	padding-top: 20px;
}

/* removing extra padding per Mimi's request and making the span10 line up with the span8 above it */
#jobs.refer-a-friend .mainWell.span8 {
	padding-bottom: 0;
}
#jobs.refer-a-friend .mainWell.span10 { 
	padding-top: 0;
	width: 65.81196581196582%;
}

/* Schedule (from Salesforce tables)
-------------*/

.sf-gal-iframe {
	background: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
	.sf-gal-iframe table td {
		padding: 5px 20px;
	    width: 33%;
		}
	.sf-gal-iframe table td.loctable_info_long {
		padding: 0;
	}
.iframe, .prices {
	background: #fff;
	border: 1px solid #ccc;
	margin: 20px 20px 20px 0;
}
.iframe tr, .prices tr {
	padding: 10px 0;
}
.iframe td, iframe td, .sched-intro {
	padding: 0 20px;
}
.prices, .prices td, .prices th {padding: 5px 10px;}
.iframe .sched-intro h2, .prices h2 {line-height: 2em;}
.iframe .sched-intro p, .prices p {line-height: 1.125em;}

.iframe .loctable_head-CGwk, .loctable_colhead_long {
	padding-top: 20px;
}
.loctable_head-CGtheme {
	border-bottom: 1px solid #ccc;
	float: left;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.loctable_head-CGgrade, .loctable_info_long {
	color: #1e445c;
	font-family: alternate_gothic_fs_no_2Rg, Helvetica, Arial, clean, sans-serif; 
	font-size: 1.5em;
	text-transform: uppercase;
	vertical-align: bottom;
	width: 20%;
}
.loctable_info_long {
	width: 16.6%; 
	}

.iframe .loctable_CGavail, .iframe .loctable_info {
	font-size: 1.5em;
	padding-bottom: 20px;
	text-transform: capitalize;
}
.sign-up {
	float: right;
}
.session-dates {
	border-bottom: 1px solid #ccc;
	font-size: 1.25em;
}
.bg-gray, .odd-row {
	background: #f7f9fb;
}
.bg-white, .even-row {
	background: #fff;
}
.theme-a .session-name, .theme-a .sign-up a, .session-1 .session-name, .session-1 .sign-up a, .session-5 .session-name,  .session-5 .sign-up a {
	color: #e96b17; /* orange */
}
.theme-b .session-name, .theme-b .sign-up a, .session-2 .session-name, .session-2 .sign-up a, .session-6 .session-name,  .session-6 .sign-up a {
	color: #80c342; /* green */
}
.theme-c .session-name,  .theme-c .sign-up a, .session-3 .session-name,  .session-3 .sign-up a {
	color: #ec008c; /* pink */
}
.theme-d .session-name,  .theme-d .sign-up a, .session-4 .session-name,  .session-4 .sign-up a {
	color: #00aeef; /* blue */
}

	
/* Bootstrap Overrides
======================================*/
/* .span2 {width: 21.5%;}
.span4 {width: 46%;} */	
.row-fluid [class*="span"] {margin-left: 0;}	
.row-fluid .span3 {margin-right: 5%; width:20%;}
table {width: 100%;}
.modal {
		background: #efefef;
		filter: alpha(opacity=50);
		opacity: 0.5;
		width: auto;
	}
	.modal-header {border-bottom: 0;}


/* Superfish Overrides
======================================*/
/* .sf-navbar {
	background: transparent;
	float: right;
	height:	61px;
	/* padding-bottom:	35px; 
	top: 1em;
	/* width: 765px; 
	padding-left: 45%;
	padding-right: 15px; 
	right: 15px;
	}
.sf-navbar li ul {
	width:			50em; /*IE6 soils itself without this
}
.sf-navbar > li > ul {background: #fff;}
 .sf-navbar li ul {width: auto;} */

/*-------- styles above here moved into superfish-navbar.css --------*/

.sf-navbar li, 
.sf-navbar li.current, 
.sf-navbar li li,
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active,
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active,
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background: none;
	}

ul.sf-navbar .current ul, ul.sf-navbar ul li:hover ul, ul.sf-navbar ul li.sfHover ul, 
.sf-menu li:hover ul, .sf-menu li.sfHover ul  {
	background: none;
	left: auto;
	right: 0;
	top: 3em;
	width: auto;
	}
	
.nav > li > a:active, .nav > li > a:focus, .nav > li > a:hover, .nav li ul li a:active, .nav li ul li a:focus, .nav li ul li a:hover {
	background: none;
	color: #00aeef;
/*	filter: alpha(opacity=50);
	opacity: 0.5; */
}


/* Orbit Overrides
======================================*/
#slider {
	float: left;
}
#slider .item {
	background: #fff;
}
#slider .item img {
	padding: 0;
    position: absolute;
    top: 0;
    z-index: -999;
}
div.orbit-wrapper {top: -10px;}
.orbit-bullets {
	bottom: 0;
	display: none; /* lorem ipsum: hiding temporarily */
	left: 95%;
	position: relative;
	right: 0;
	top: -50px;
}
	.orbit-bullets li {
		background: #feee00;
		-webkit-border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px;
		border-radius: 8px;
		-moz-box-shadow:    3px 3px 5px 0 #333;
	  	-webkit-box-shadow: 3px 3px 5px 0 #333;
	  	box-shadow:         3px 3px 5px 0 #333;
		margin: 10px;
		height: 15px;
		width: 15px;
	}
	.orbit-bullets li.active {
		background: #fff;
	}

	
/* SEM Dynamic Landing pages (/welcome)
======================================*/
#welcome .bodyContent h2 {
	color: #8c8c8c;
	padding-bottom: 10px;
}
#welcome .sidebarRt.menu {
	padding:5px 0 0
}
#welcome .sidebarRt.menu li {
	background-image: none;
	padding-left: 0;
	padding-right: 10px;
}
#welcome .sidebarRt.menu li a {
	font-size: 2.15em;
}
#welcome .sidebarRt.menu li a img {
	padding: 0 0 10px 5px;
}

.button a, .button a:link, .button a:visited {
	background:#80c342 url(../img/button-arrow.png) no-repeat 120px 8px;
	padding: 10px 0 5px 30px; 
	margin:0 0 20px;
	display:block;
	width: 150px;
	border:1px solid transparent;
	-webkit-border-radius:10px;
	border-radius:10px;
	color:#fff;
}


/*
#welcome .sidebarRt.menu li a {
	background: url('../img/arrow-blue-right.png') 100% 100% no-repeat;
	background-size: 30px 30px;
	padding-right: 40px;
}
#welcome .sidebarRt.menu li.pink a {
	background: url('../img/arrow-pink-right.png') 100% 100% no-repeat;
	background-size: 30px 30px;
}
#welcome .sidebarRt.menu li.green a {
	background: url('../img/arrow-green-right.png') 100% 100% no-repeat;
	background-size: 30px 30px;
}
#welcome .sidebarRt.menu li.orange a {
	background: url('../img/arrow-orange-right.png') 100% 100% no-repeat;
	background-size: 30px 30px;
}
#welcome .sidebarRt.menu li.dkBlue a {
	background: url('../img/arrow-dkBlue-right.png') 100% 100% no-repeat;
	background-size: 30px 30px;
}
*/


/* Media Queries 
======================================*/
/* changes throughout -ewee 032613 */

/* large screens */
@media (min-width: 1170px) and (max-width: 1200px) {	
}

@media (max-width: 1169px) {
	.homeVideo a.homeVideoModal {
		height: 170px;
		}
}

@media (min-width: 980px) and (max-width: 1169px) {
	.homeBox {
		min-height: 350px;
		width: 41.78%;
		}
	nav.mainnav ul.nav .has-children ul {background: transparent; border: 0; top: 35px;}
	nav.mainnav ul.nav .bordered, nav.utilnav a {padding-left: 10px;}
		nav.mainnav ul.nav a {padding: 0 5px;}	
		nav.mainnav ul li a p {padding-left: 10px;}
		
		body#camp-galileo li#nav-camp-galileo ul,
		body#galileo-summer-quest li#nav-galileo-summer-quest ul,
		body#locations-and-prices li#nav-locations-and-prices ul,
		body#about li#nav-about ul, 
		body#jobs li#nav-jobs ul {
			/* background: transparent; */
			width: auto;
		}
			
			li#nav-camp-galileo ul,
			li#nav-galileo-summer-quest ul,
			li#nav-locations-and-prices ul,			
			li#nav-about ul,
			li#nav-jobs ul {
				top: 50px;
				width: auto;
			}
			
			header {border-bottom: 1px solid #bccee0;}
			.navContainer {border-bottom: none;}	
}

@media (max-width: 980px) {
	.homeBox {
		position: relative;
		top: 0;
		}	
}

@media (max-width: 980px) and (min-width: 800px) {

}

/* tablets, netbooks */
@media (min-width: 640px) and (max-width: 979px) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}
	
	.homeBox {
		border-top: 1px solid #ccc;
		position: relative;
		top: -9.5em;
		width: 92%;
		}			
		
	.homeVideo a.homeVideoModal {
		height: 250px;
		}
	.homeVideo a.homeVideoModal img { 
		margin-top: -10%; 
		}
	.homeVideo .video-btn-overlay { 
		margin: -30% 45%; /* ewee 032613 */ 
	}
	nav.mainnav {top: 0;}
		nav.mainnav ul.nav .has-children ul {
			background: #fff;
			border: none;
			float: left;
			padding-bottom: 2em;
			padding-right: 0;
			top: 3em;
			width: auto;
			}
			/* nav.mainnav ul.nav .has-children#nav-jobs ul {width: 40em;} */
			/* nav.mainnav ul.nav .has-children#nav-jobs ul #nav-refer-a-friend a {border: 0;} */
			nav.mainnav ul.nav .has-children ul li a {
				font-size: 15px;
				line-height: 1.5em;
				}
	nav.mainnav ul.nav .bordered, nav.utilnav a {padding-left: 10px;}
		nav.mainnav ul.nav a {padding: 0 5px;}
		nav.mainnav ul li a p {padding-left: 10px;}
		
			/* li#nav-camp-galileo ul, 
			li#nav-galileo-summer-quest ul,
			li#nav-locations-and-prices ul,
			li#nav-about ul, 
			li#nav-jobs ul {
				top: 3em;
				width: auto;
			}
			*/
				/* li#nav-jobs ul {min-width: 875px;} */
			header {
				/* border-bottom: 1px solid #bccee0; */ 
				height: 13em;
				}
			.navContainer {
				border-bottom: none;
				height: 11em;
				}	
			.utilnav .social, .utilnav .search {clear:both; display:block; margin-bottom:5px;width:100%;}
			.mainnav.span9 {width: 100%;}
			.sf-navbar {
				font-size: 16px;
				height: auto;
				right: 15px;
				top: auto;
				width: auto;
				padding: 0;
				}
		.orbit-wrapper, #slider, .orbit > div {min-height: 20em;}
		
		.span4.col3 {width: 100%;}
		
		footer .locations {margin-top: 2em;}
			footer .locations .span3 {width: 40%; margin-right: 1%;}
}

@media (max-width: 815px) and (min-width: 640px) {
/*	.homeVideo a.homeVideoModal {
		height: 265px;
		} */
	.homeVideo .video-btn-overlay { 
		margin: -40% 45%;  /* ewee 032613 */ 
	} 
}

@media (min-width: 640px) and (max-width: 767px) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}

		header {height: 10em;}
		nav.mainnav ul.nav .has-children ul {height: 25px; top: 1em;}	
		
		nav.mainnav ul li a p {display: none;}	/* hide the text in nav under Camp G and GSQ */  
		nav.mainnav ul.nav .has-children a:hover ul,
		li#nav-about ul, 
		li#nav-jobs ul {
			max-width: 460px; /* this will put on two lines */
		}
		.homeBox {top: -130px;} /* ewee0227 */
}

@media (max-width: 641px) {
	.homeBox {
		position: relative;
		top: -55px;
		}
}

@media (max-width: 639px) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}

	nav.mainnav {top: 0;}	
	#home nav.mainnav ul.nav .has-children ul {background: #fff;}
	.homeBox {
		min-height: auto; 
		position: relative;
		top: -9.5em;
		width: 92%;
		}
	nav.mainnav ul.nav .bordered, nav.utilnav a {padding-left: 10px;}
		nav.mainnav ul.nav a {padding: 0 5px;}
	.orbit-wrapper {min-height: 240px;}
	
		nav.mainnav ul.nav .has-children ul {
			background: transparent;
			border: none;
			float: left;
			padding-bottom: 2em;
			padding-right: 0;
			top: 3em;
			width: auto;
			}
			nav.mainnav ul.nav li, nav.mainnav ul.nav .has-children ul li {
				display: block;
				float: left;
			}
			/* nav.mainnav ul.nav .has-children#nav-jobs ul {width: 30em;} */
			/* nav.mainnav ul.nav .has-children#nav-jobs ul #nav-refer-a-friend a {border: 0;} */
			nav.mainnav ul.nav .has-children ul li a {
				font-size: 15px;
				line-height: 1.5em;
				}
	nav.mainnav ul.nav .bordered, nav.utilnav a {padding-left: 5px;}
		nav.mainnav ul.nav a {padding: 0 2px;}
		nav.mainnav ul.nav .has-children ul li a {padding: 0 5px;}
		nav.mainnav ul li a p {padding-left: 5px;}
		
			body#camp-galileo li#nav-camp-galileo ul, body#galileo-summer-quest li#nav-galileo-summer-quest ul, body#partner-camps li#nav-partner-camps ul, body#locations-and-prices li#nav-locations-and-prices ul, body#about li#nav-about ul, body#jobs li#nav-jobs ul, body#blog li#nav-blog ul, nav.mainnav ul.nav .has-children.parent-active ul {background: transparent;}
			
			nav.mainnav ul li a p {display: none;}	/* hide the text in nav under Camp G and GSQ */
			
			nav.mainnav ul.nav .has-children a:hover ul,
			li#nav-about ul, 
			li#nav-jobs ul {
					max-width: 474px; /* this will put on two lines */
				} 
		
		/*	li#nav-camp-galileo ul, 
			li#nav-galileo-summer-quest ul,
			li#nav-locations-and-prices ul,
			li#nav-about ul, 
			li#nav-jobs ul {
				background: transparent;
				right: 0;
				top: 3em;
				width: auto;
			} */
				/* li#nav-jobs ul {width: 50%;} */
			header {
				/* border-bottom: 1px solid #bccee0; */ 
				height: 13em;
				}
			.navContainer {
				border-bottom: none;
				height: 11em;
				}	
			.utilnav .social, .utilnav .search {clear:both; display:block; margin-bottom:5px;width:100%;}
				nav .form-search .input-prepend .add-on:first-child {border-radius: 12px 0 0 12px;}	
				
			.mainnav.span9 {width: 100%;}
			.sf-navbar {
				font-size: 16px;
				height: auto;
				right: 0;
				top: auto;
				width: auto;
				padding: 0;
				}
		.contentWell {padding-top: 4.5em;}
	#slider {min-height: 15em;}
	
	.span4.col3 {margin-left: 0; width: 100%;}	
	
	h1.eyebrow, #galileo-summer-quest.location h1.eyebrow {line-height: 1em;} /* fixes line-height for smaller screens */
	
	footer .utilnav ul li {display: block;}	
		footer .utilnav ul li a {border: 0;}	
	footer .locations {margin-top: 7em;}
		footer .locations .span3 {width: 95%;}

}

@media (max-width : 480px) {
	.homeBox {
		position: relative;
		top: -15em;
		}
	#home .mainWell {
		position: relative;
		top: -14em;
		}		
	.homeVideo a.homeVideoModal {
		height: 150px;
		}	
	#home footer {
		position: relative;
		top: -14em;
		}
	footer .locations {
		margin-top: 8em;
		}	
}

@media (max-width : 320px) {
	.homeBox {
		position: relative;
		top: -15em;
		}
	#home .mainWell {
		position: relative;
		top: -14em;
		}		
	#home footer {
		position: relative;
		top: -14em;
		}
	footer .locations {
		margin-top: 8em;
		}		
}

/* specific devices ----------- */
/* iPads (landscape) */
@media (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.homeBox {
		position: relative;
		top: -3em;
		}
	#home .mainWell {
		position: relative;
		top: -2em;
		}		
	#home footer {
		position: relative;
		top: -2em;
		}
		
	.span4.col3 {width: 30%; margin-left: 3%;}	
}

/* iPads (portrait) */
@media (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {	
	.homeBox {
		position: relative;
		top: -8em;
		}
	#home .mainWell {
		position: relative;
		top: -7em;
		}		
	#home footer {
		position: relative;
		top: -7em;
		}
	footer .locations {
		margin-top: 1em;
		}

	nav.mainnav ul.nav .has-children a:hover ul,
	li#nav-camp-galileo ul, 
	li#nav-galileo-summer-quest ul,
	li#nav-locations-and-prices ul,
	li#nav-about ul, 
	li#nav-jobs ul {
			max-width: 740px; /* this will put on two lines */
	}	
}
/* iPad retina (portrait and landscape) 
@media and (-webkit-min-device-pixel-ratio : 2) and (min-device-width : 768px) and (max-device-width : 1024px) {
	
}
*/
/* iPad retina (landscape) 
@media (-webkit-min-device-pixel-ratio : 2) and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
*/
/* iPad retina (portrait) */
@media (-webkit-min-device-pixel-ratio : 2) and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}
	
	nav.mainnav ul.nav .has-children ul {top: 55px;}	
}
/* iPhone retina */
@media (-webkit-min-device-pixel-ratio : 1.5) and (min-device-pixel-ratio : 1.5) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}

	.sf-menu {margin-bottom: 0;}
	nav ul li {line-height: 1.5em;}	
	nav.mainnav ul li a p {display: none;}	/* hide the text in nav under Camp G and GSQ */
	nav.mainnav ul.nav .has-children a:hover ul,
	li#nav-camp-galileo ul, 
	li#nav-galileo-summer-quest ul,
	li#nav-locations-and-prices ul,
	li#nav-about ul, 
	li#nav-jobs ul {
			max-width: 600px; /* this will put on two lines */
		}
	h1.eyebrow, #galileo-summer-quest.location h1.eyebrow {line-height: 1em;} /* fixes line-height for smaller screens */		

}
@media (-webkit-min-device-pixel-ratio : 1.5) and (min-device-pixel-ratio : 1.5) and (orientation : portrait){
	.homeBox {
		position: relative;
		top: -15.5em;
		}	
	#home .mainWell {
		position: relative;
		top: -14.5em;
		}		
	#home footer {
		position: relative;
		top: -14.5em;
		}
	footer .locations {
		margin-top: 8em;
		}	
	
}
@media (-webkit-min-device-pixel-ratio : 1.5) and (min-device-pixel-ratio : 1.5) and (orientation : landscape){
	.homeBox {
		position: relative;
		top: -10.5em;
		}
	#home .mainWell {
		position: relative;
		top: -9.5em;
		}		
	#home footer {
		position: relative;
		top: -9.5em;
		}
	footer .locations {
		margin-top: 8em;
		}		
}

/* Smartphones (portrait and landscape) */
@media (max-device-width : 480px) {
	body, p, li, nav {font-size: 14px;}
	body {padding: 0;}
	.container {position: absolute; top: 0;}
	
	header {height: 20em;}
	nav.mainnav ul.nav .has-children ul {height: 45px;}	
	

	.sf-menu {margin-bottom: 0;}
	nav ul li {line-height: 1.5em;}	
	nav.mainnav ul li a p {display: none;}	/* hide the text in nav under Camp G and GSQ */
	nav.mainnav ul.nav .has-children a:hover ul,
	li#nav-camp-galileo ul, 
	li#nav-galileo-summer-quest ul,
	li#nav-locations-and-prices ul,
	li#nav-about ul, 
	li#nav-jobs ul {
			max-width: 460px; /* this will put on two lines */
		}	
	.video iframe {
		max-width: 300px;
		max-height: 168px;
		}
	h1.eyebrow, #galileo-summer-quest.location h1.eyebrow {line-height: 1em;} /* fixes line-height for smaller screens */

}

/* Smartphones (landscape) */
@media (max-device-width : 480px) and (max-width : 480px){
	.homeBox {
		position: relative;
		top: -17em;
		}
	#home .mainWell {
		position: relative;
		top: -16em;
		}		
	#home footer {
		position: relative;
		top: -16em;
		}
	footer .locations {
		margin-top: 8em;
		}		
}

/* Smartphones (portrait) */
@media (max-device-width : 480px) and (max-width : 320px) {
	.homeBox {
		position: relative;
		top: -21em;
		}
	#home .mainWell {
		position: relative;
		top: -20em;
		}		
	#home footer {
		position: relative;
		top: -20em;
		}
	footer .locations {
		margin-top: 8em;
		}		
}


/* Smartphones (landscape) */
@media (min-width : 321px) {
	h1.eyebrow, #galileo-summer-quest.location h1.eyebrow {line-height: 1em;} /* fixes line-height for smaller screens */
}

/* Smartphones (portrait) */
@media (max-width : 320px) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}
	
	.sf-navbar {font-size: 14px;}
	nav.mainnav ul.nav .has-children ul li a {font-size: 13px;}
	nav.mainnav ul.nav .has-children a:hover ul,
	li#nav-camp-galileo ul, 
	li#nav-galileo-summer-quest ul,
	li#nav-locations-and-prices ul,
	li#nav-about ul, 
	li#nav-jobs ul {
			max-width: 300px; /* this will put on two lines */
		}
	h1.eyebrow, #galileo-summer-quest.location h1.eyebrow {line-height: 1em;} /* fixes line-height for smaller screens */
	
	.orbit-wrapper, #slider, .orbit > div {min-height: 390px;}	
}


/* Samsung S3 */
@media only screen and (-webkit-min-device-pixel-ratio : 2) and (min-device-width : 720px) and (max-device-width : 1280px) and (orientation : portrait) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}
	
	.homeBox {
		position: relative;
		top: -15.5em;
		}
	#home .mainWell {
		position: relative;
		top: -14.5em;
		}		
	#home footer {
		position: relative;
		top: -14.5em;
		}
	footer .locations {
		margin-top: 9em;
		}	
	
	.orbit-wrapper, #slider, .orbit > div {min-height: 390px;}
}
@media only screen and (-webkit-min-device-pixel-ratio : 2) and (min-device-width : 720px) and (max-device-width : 1280px) and (orientation : landscape) {
	body {padding: 0;}
	.container {position: absolute; top: 0;}
	
	.homeBox {
		position: relative;
		top: -10.5em;
		}
	#home .mainWell {
		position: relative;
		top: -9.5em;
		}		
	#home footer {
		position: relative;
		top: -9.5em;
		}
	footer .locations {
		margin-top: 6em;
		}	
	
	.orbit-wrapper, #slider, .orbit > div {min-height: 390px;}
}

/* Smaller than standard 960 (devices and browsers) 
@media only screen and (max-width: 959px) {}

/* Tablet Portrait size to standard 960 (devices and browsers) 
@media only screen and (min-width: 768px) and (max-width: 959px) {}

/* All Mobile Sizes (devices and browser) 
@media only screen and (max-width: 767px) {}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) 
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) 
@media only screen and (max-width: 479px) {}
*/

/* ipad! */
/* For general iPad layouts 
@media only screen and (device-width: 768px) {}

/* For portrait layouts only
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {}

/* For landscape layouts only 
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {}
*/
