
/* 1. RESET
----------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
	{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	}


  
/* 2. ROOT
----------------------------------------------------------------------------------------*/

html { 
  overflow-y: scroll;
  background: #FFF;
  height:100%;
  }

img, embed, object, video { max-width: 100%; }
.ie6 img.full, .ie6 object.full, .ie6 embed, .ie6 video { width: 100%; }  
  
* {
	margin: 0 auto;
	padding: 0;
}

html {
	background: #fff;
}

.clear {
	clear:both;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-decoration:none; 
	line-height:18px;
	color:#000000;
	height:100%;
	}

a,
a:hover {
	color:#0695c7;
	text-decoration:none;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-decoration:none; 
	line-height:18px; 
	color:#000000;
	margin-bottom:20px;
}
	
td, th {
	font:12px Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	line-height:18px; color:#000000;
	}
	
h1, h2, h3, h4, h5 {
	font-family: 'Donegal One', serif;
	font-weight:400;
	margin:0;
	padding:0;
	}
	
h1 {
	font-size:28px;
	line-height:32px;
	padding-bottom:14px;
	letter-spacing:-0.50px;
	color:#000;
	}
	
h2 {
	font-size:24px;
	line-height:28px;
	padding-bottom:12px;
	letter-spacing:-0.25px;
	}
	
h3 {
	font-size:22px;
	line-height:24px;
	padding-bottom:12px;
	margin:0;
	padding:0;
	}		

h4 {
	font-size:20px;
	line-height:22px;
	padding-bottom:10px;
	}

h5 {
	font-size:16px;
	line-height:20px;
	padding-bottom:8px;
	}

.listItem {
	margin: 0 20px 20px 30px;
}


		
/* 3. Header
----------------------------------------------------------------------------------------*/
	
#container {
	width:100%;
	height:auto !important;
	min-height:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	}

#headerContainer {
	width:100%;
	background:url(../img/header-background.png) no-repeat;
	background-position:top;
}

#header {
	display:block;
	width:900px;
	height:auto !important;
	min-height:100%;
	height:100%;
	position: relative;
	overflow: hidden;
}

#seal {
	display:block;
	float:left;
	width:150px;
	margin-top:6px;
}

#jeaTitle {
	display:block;
	float:left;
	margin:13px 0 0 12px;
}

div#jeaTitle a H1 {
	font-size:26px;
	line-height:30px;
	font-weight:500;
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	padding-bottom:4px;
}

div#jeaTitle a H1 span {
	font-size:32px;
}

.contactUs {
	display:block;
	position:absolute;
	width:160px;
	height:28px;
	font-size:14px;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	background:#0695c7;
	top:0;
	right:50px;
	font-weight:bold;
}

.contactUs a,
.contactUs a:hover {
	color:#fff;
	text-decoration:none;
	cursor:hand;
}

.educatorDropdown,
.essayDropdown {
	display:inline; 
	float:left; 
	margin-left:20px; 
	height:30px;
}

.selectEducatorYear,
.selectEssayYear {
	font:13px Arial, Helvetica, sans-serif; 
	border:1px; 
	line-height:30px; 
	margin-top:9px;
}



/* 4. Navigation
----------------------------------------------------------------------------------------*/

#menuContainer {
	display:block;
	float:left;
	width:750px;
	height:auto !important;
	min-height:100%;
	height:100%;
	position: relative;
	overflow: hidden;	
}

#menuContainer a {
	display:block;
	float:left;
	font-style:normal;
	font-weight:700;
	font-size:16px;
	line-height:24px;
	text-transform:uppercase;
	margin:0;
	padding:8px 12px 8px 12px;
	color:#0d6aac;
	text-decoration:none;
}

#menuContainer a:hover {
	background:#0695c7;
	color:#fff;
	text-decoration:none;
}

#menuContainer a.active {
	color:#fff;
}

#div1,
#div2,
#div3,
#div4 {
	display:none;
	float:left;
	width:700px;
	margin:0;
	padding:0;
	text-align:left;
}

#div1 ul,
#div2 ul,
#div3 ul,
#div4 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#div1 ul li,
#div2 ul li,
#div3 ul li,
#div4 ul li {
	display:inline;
	list-style:none;
	list-style-position:inherit;
	text-indent:0;
}

#div1 ul li a,
#div2 ul li a,
#div3 ul li a,
#div4 ul li a {
	display:inline-block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:10px;
}

#div1 ul li a:hover,
#div2 ul li a:hover,
#div3 ul li a:hover,
#div4 ul li a:hover {
	background:#d6e6f8;
	color:#0d6aac;
}

.menuItem {
	display:block;
	float:left;
	width:700px;
	font-family: "pragmatica-web-condensed", sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:13px;
	margin:0;
	padding:5px 20px 5px 20px;
	background:#0695c7;
	color:#fff;
	text-decoration:none;
}

.menuItem a {
	color:#fff;
}

.inactive {
    background:none;
	text-decoration:none;
}

.active {
    background:#0695c7;
	color:#fff;
	text-decoration:none;
}

.essayWinners {
	display:inline-block;
	float:left;
	font-family: "pragmatica-web-condensed", sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:13px;
	margin:0;
	padding:10px;
	background:#0695c7;
	color:#fff;
	text-decoration:none;
}



/* 5. Homepage Content
----------------------------------------------------------------------------------------*/

.summaryBoxes {
	width:820px;
	height:auto !important;
	min-height:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	margin-top:30px;
}

div.summaryBox1 {
	display:inline;
	float:left;
	width:260px;
	text-align:center;
	background:URL(../images/jea-video-still.jpg) no-repeat;
	background-position:top;
}

div.summaryBox2 {
	display:inline;
	float:left;
	width:260px;
	margin:0 20px 0 20px;
	text-align:center;
	background:URL(../images/photo-gallery.jpg) no-repeat;
	background-position:top;
}

div.summaryBox3 {
	display:inline;
	float:left;
	width:260px;
	text-align:center;
	background:URL(../images/about-jea.jpg) no-repeat;
	background-position:top;
}

.homeBottomContent {
	width:800px;
	height:auto !important;
	min-height:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	margin:30px 0 30px 0;
	padding:0;
}

.homeIntroQuote {
	display:block;
	float:left;
	width:30%;
	margin:0;
	padding-top:20px;
	border-top:20px solid #0695c7;
	border-bottom:20px solid #0695c7;
	text-align:left;
}

.homeIntroQuote p {
	font:20px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:28px;
}

.homeIntroDescription {
	display:block;
	float:left;
	width:70%;
	padding:0;
	text-align:left;
}

.homeIntroDescription p {
	padding-left:20px;
}

div.richardSandler {
	display:block;
	float:right;
	text-align:left;
}

/* 6. Main Content
----------------------------------------------------------------------------------------*/

.theContent {
	display:block;
	width:800px;
	text-align:left;
	margin-top:30px;
}

.clear {
	display:block;
	clear:both;
	width:100%;
	height:10px;
}

.lineSeparator {
	display:block;
	width:100%;
	height:4px;
	background:URL(img/separator-background.gif) repeat;
}

.leftContent {
	display:block;
	float:left;
	width:580px;
	padding-right:20px;
	text-align:left;
}

.leftContent p {
	padding-right:20px;
}

.rightSidebar {
	display:block; 
	width:200px;
	float:left; 
	margin:0; 
	padding:0; 
	font:12px arial,helvetica; 
	line-height:16px;
	text-align:left;
}

.rightSidebar img {
	width:100%;
	height:auto;
}

.educatorList {
	display:block;
	float:left;
	width:22%;
	height:auto !important;
	min-height:300px;
	height:100%;
	margin-right:15px;
}

.educatorList img {
	width:100%;
	height:auto;
}


/* 7. News section
----------------------------------------------------------------------------------------*/

.addVideos {
	display:block;
	float:left;
	width:30%;
	margin-right:16px;
	min-height:220px;
}

.addVideos img {
	width:100%;
	height:auto;
}

div.youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

div.youtube-player iframe,
div.youtube-player object,
div.youtube-player embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.photoSeries {
	display:block;
	float:left;
	width:30%;
	height:auto !important;
	height:100%;
	min-height:250px;
	margin-right:16px;
}

.photoSeries img {
	width:100%;
	height:auto;
}

.photoDescription {
	display:block;
	float:left;
	text-align:left;
}

.photoSeriesThumbnails {
	display:block;
	float:left;
	width:100%;
	margin-bottom:15px;
}

div.photoSeriesThumbnails a img {
	width:23%;
	height:auto;
	margin:0 6px 6px 0;
}

.newsroomPhoto {
	display:block;
	float:left;
	clear:both;
	width: 560px;
	padding: 10px;
	text-align: center;
	background: #eee;
}

div.newsroomPhoto img {
	width:100%;
	height:auto;
}

a.pageNextPrev,
a.allPhotos,
a.allVideos {
	display: inline;
	font-size: 11px;
	line-height: 14px;
	background: #0695c7;
	color: #fff;
	font-weight: bold;
	border: 1px solid #CCC;
	margin: 0;
	padding: 6px;
	text-transform: uppercase;
	text-decoration:none;
	vertical-align:middle;
	-webkit-tap-highlight-color: #0059a9;
	text-wrap:none;
}

div#photoNav {
	display: block;
	float: right;
	height: 28px;
	clear: both;
}

.photoNumbers {
	font-weight: bold;
	margin-right:20px;
}

.photoNextPrevious {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}



/* 8. Footer
----------------------------------------------------------------------------------------*/

#footer {
	width:100%;
	height:480px;
	background:#0695c7;
	position: relative;
	overflow: hidden;
}

* html #footer {
	height: 100%;
}

.footerInsole {
	display:block;
	width:800px;
	margin:0;
	padding:25px 15px;
	background:#0695c7;
}

.footer1,
.footer2,
.footer3 {
	display:block;
	float:left;
	width:30%;
	min-height:100%;	
	margin-right:20px;
	background:#0695c7;
	color:#fff;
	text-align:left;
}

.footer1 a,
.footer2 a,
.footer3 a,
.footer1 a:hover,
.footer2 a:hover,
.footer3 a:hover {
	color:#fff;
	text-decoration:none;
}

.footer1 h5,
.footer2 h5,
.footer3 h5 {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	padding-bottom:10px;
}


/* 9. Responsiveness
----------------------------------------------------------------------------------------*/


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

body, p {
	font:15px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-bottom:20px;
}

#menuContainer,
#header,
#div1,
#div2,
#div3,
#div4,
.menuItem {
	width:97%;
}

#menuContainer a,
#menuContainer a:hover {
	margin:0;
	padding:4px 10px 4px 10px;
}

.contactUs {
	right:0;
}

.summaryBoxes {
	width:100%;
}

div.summaryBox1,
div.summaryBox2,
div.summaryBox3 {
	display:block;
	width:50%;
	margin:0;
	margin-bottom:10px;
	padding:0;
	text-align:center;
	background-size:100%;
}

div.summaryBox1 a img,
div.summaryBox2 a img,
div.summaryBox3 a img {
	width:100%;
}

.homeBottomContent,
.homeIntroQuote,
.homeIntroDescription,
.homeIntroDescription p {
	width:98%;
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
}

.theContent,
.leftContent,
.rightSidebar {
	width:97%;
	margin-left:5px;
}

.theContent {
	margin:0;
	padding-top:10px;
	border-top:2px solid #0695c7;
}

.theContent p {
	padding:0;
}

.leftContent {
	margin-bottom:20px;
	border-bottom:2px solid #0695c7;
}

.educatorList {
	display:inline;
	width:30%;
	height:100%;
	height:auto !important;
	min-height:360px;
	margin:0 10px 0 0;
}

.educatorList p {
		line-height:16px;
}

.addVideos,
.photoSeries {
	display:block;
	float:left;
	width:46%;
	margin-right:8px;
}

.newsroomPhoto {
	width:100%;
	margin-top:8px;
	padding:0;
}

.newsroomPhoto img {
	width:100%;
	height:auto;
}

#footer {
	width:97%;
	clear:both;
	height:auto !important;
	min-height:100%;
	height:100%;
	position: relative;
	overflow: hidden;
}

.footerInsole {
	width:97%;
}
}

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

#jeaTitle {
	margin-top:40px;
}
}

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

#jeaTitle {
	margin:0;
	clear:both;
}

#menuContainer a,
#menuContainer a:hover {
	display:block;
	float;left;
	width:49.25%;
	margin:0;
	padding:4px 0 4px 0;
	border:1px solid #eee;
	text-align:center;
}

#div1 ul li a,
#div2 ul li a,
#div3 ul li a,
#div4 ul li a {
	padding:6px 8px 6px 8px;
}

div.summaryBox1,
div.summaryBox2,
div.summaryBox3 {
	width:100%;
}

.leftContent h1 {
	clear:both;
}

.educatorList {
	display:inline;
	width:45%;
	height:auto !important;
	min-height:400px;
	height:100%;
	margin:0 10px 0 0;
}

.footer1,
.footer2,
.footer3 {
	width:95%;
	margin:15px 10px 25px 0;
	padding-bottom:8px;
	border-bottom:1px solid #fff;
}
}

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

div#jeaTitle a H1,
div#jeaTitle a H1 span {
	font-size:1.5em;
}

.educatorList {
	min-height:340px;
}

div.photoSeriesThumbnails a img {
	width:47%;
	height:auto;
	margin:0 6px 6px 0;
}


}