/**********  MAIN STYLES  **********/

/* reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* default styles */
body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #464646;
	padding: 0;
	margin: 0;
}

a { font-weight: 700; color: #003e7e; }
a:hover { color: #2465a8; }
strong { font-weight: 900; }
b { font-weight: 700; }
em, i { font-style: italic; }
.clear { clear: both; }

h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	color: #000000;
	text-align: center;
	padding: 64px 0 33px 0;
}

h2 {
	font-size: 24px;
	font-weight: 900;
	line-height: 30px;
	color: #237dac;
	text-align: center;
	text-transform: uppercase;
	padding: 70px 0 25px 0;
	margin: 29px 0 0 0;
	background: url("images/divider.png") no-repeat center top;
}

h3 {
    font-size: 24px;
    font-weight: 900;
    font-style: italic;
    line-height: 30px;
    color: #776218;
    text-align: center;
    padding: 23px 0 14px 0;
}

.left { float: left; }
.right { float: right; }
.large { width: 700px; }
.small { width: 280px; }

.wrap {
	width: auto;
	max-width: 1040px;
	margin: 0 auto 0 auto;
}



/* header styles */
header {
	width: 100%;
	height: 320px;
	background: url('images/header.jpg') no-repeat center top;
}

a#logo {
	width: 260px;
	height: 51px;
	display: block;
	outline: 0;
	border: 0;
	float: left;
	margin: 20px 0 0 0;
	background: url("images/logo.png") no-repeat left top;
}

nav {
	width: 520px;
	padding: 28px 0 0 0;
	float: right;
	text-align: center;
}

nav a {
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

nav a:hover { color: #fecb84; }

nav ul li {
	display: inline;
	list-style-type: none;
	padding: 0 23px;
}

#title {
	width: 520px;
	font-size: 44px;
	font-weight: 400;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	float: right;
	margin: 7px 0 0 0;
}

#title span {
	font-size: 18px;
	font-weight: 900;
	line-height: 20px;
	color: #b9ecff;
}



/* closed styles */
section#closed {
	width: auto;
	text-align: center;
	padding: 41px 30px 42px 30px;
	margin: 0 0 0 0;
	background: #1b2839;
	/*background: url("images/closed-bg.jpg") left top;*/
}

section#closed p {
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	color: #ffffff;
}

section p {
	font-size: 18px;
	line-height: 30px;
}



/* content styles */
main p { padding-bottom: 28px; }
main .wrap > div { margin: auto; }



/* winner styles */
section#winner {
	width: auto;
	text-align: right;
	padding: 60px 30px 60px 30px;
	/*background: #3b5963;*/
	background: url("images/winner-bg.jpg") left top;
}

section#winner .wrap {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

section#winner .left {
	width: 350px;
	float: left;
}

.winner-photo {
	margin: 0 0 0 0;
	float: right;
}

section#winner p#quote {
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	color: #ffffff;
	margin-top: 20px;
}

section#winner p#author {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #ffffff;
	margin-top: 10px;
}



/* essay styles */
section#essay {
	width: auto;
	padding: 24px 30px 13px 30px;
	/*background: #f4f3f3;*/
	background: url("images/essay-bg.jpg") left top;
}

section#essay .wrap {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

section#essay h2 {
	font-family: Georgia, serif;
	text-transform: none;
	padding: 40px 0 25px 0;
	margin: 0;
	background: none;
}

section#essay p {
	font-family: Georgia, serif;
	padding-bottom: 20px;
}

section#essay a {
	font-style: normal;
	color: #003e7e;
}

section#essay a:hover {
	color: #2465a8;
}

.dropcap {
	float: left;
	font-size: 62px;
	line-height: 60px;
	padding: 0 8px 0 3px;
}

.left-quote {
	width: 240px;
	border-top: 10px solid #d7d7d7;
	border-bottom: 10px solid #d7d7d7;
	padding: 42px 0 18px 0;
	margin: 7px 50px 20px 0;
	float: left;
}

.right-quote {
	width: 240px;
	border-top: 10px solid #d7d7d7;
	border-bottom: 10px solid #d7d7d7;
	padding: 42px 0 18px 0;
	margin: 7px 0 20px 50px;
	float: right;
}

.left-quote p, .right-quote p {
	font-family: 'Lato', sans-serif !important;
	font-weight: 700;
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	color: #094767;
}

.left-quote p span, .right-quote p span {
	font-weight: 400;
	font-size: 16px;
	color: #464646;
}




/* about us */
section#about {
	max-width: 800px;
	margin: 0 auto;
	padding: 50px 0;
}

section#about figure {
	width: 300px;
	margin: 8px 0 30px 40px;
	float: right;
}

section#about figcaption {
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}

section#about img {
	max-width: 300px;
	margin: 0 auto 0 auto;
}





/* footer styles */
footer {
	width: 100%;
	padding: 40px 0 20px 0;
	/*background: #1b2839;*/
	background: url("images/footer-bg.jpg") left top;
}

a#footer-logo {
	width: 260px;
	height: 51px;
	display: block;
	outline: 0;
	border: 0;
	margin: 2px auto 0 auto;
	background: url("images/logo.png") no-repeat left top;
}

footer p.disclaimer {
	font-size: 11px;
	line-height: 18px;
	color: #aec8d8;
	text-align: center;
	padding: 21px 0 0 0;
	margin: 42px 0 0 0;
	border-top: 1px solid #48596a;
}










/**********  TABLET STYLES  **********/
@media screen and ( min-width:760px) and (max-width:1040px) {
.small, section img { display: none; }
.left, .right, .center { float: none; }
.large, section .wrap { width: auto; }
section { padding: 60px 0 60px 0; }

.wrap { margin: 0 30px; }
nav, #title { width: 480px; }

.left-quote, .right-quote { width: auto; float: none; margin-left: 0px; margin-right: 0px; }

section#winner .left {
	width: auto;
	text-align: center;
	float: none;
}

.winner-photo {
	display: block;
	max-width: 280px;
	margin: 0 auto 0 auto;
	float: none;
}

}










/**********  MOBILE STYLES  **********/
@media screen and ( min-width:1px) and (max-width:759px) {
.small, section img, #badge, #title { display: none; }
.left, .right, a#logo, nav, form .left, form .right, .left-short, .right-short { float: none; }
.large, section .wrap, nav, #title, article, form .left, form .right { width: auto; }

.wrap { margin: 0 20px; }
h1 { font-size: 24px; line-height: 28px; padding: 44px 0 33px 0; }
h2 {
	font-size: 20px;
	line-height: 24px;
	padding: 30px 0 25px 0;
	margin: 9px 0 0 0;
	background: none;
	border-top: 1px solid #d7d7d7;
}
header, header#inside { background-image: none; background-color: #111a27; padding: 20px 0 20px 0; height: auto; }
a#logo {
	width: 164px;
	height: 117px;
	display: block;
	margin: 0 auto 0 auto;
	background: url("images/scholarship-thumb.png") no-repeat left top;
}
nav { padding: 14px 0 0 0; text-align: center; }
nav a { font-size: 16px; }
nav ul li { display: block; list-style-type: none; padding: 0; border-bottom: 1px solid #48596a; line-height: 40px; }
#title { font-size: 24px; line-height: 30px; padding: 10px 0 0 0; }
#title span { font-size: 12px; line-height: 14px; }
.left-quote, .right-quote { width: auto; float: none; margin-left: 0px; margin-right: 0px; }

section#essay { padding: 24px 20px 13px 20px; }
section#winner .left {
	width: auto;
	text-align: center;
	float: none;
}
.winner-photo {
	display: block;
	max-width: 90%;
	margin: 0 auto 0 auto;
	float: none;
}
footer { margin-top: -30px; }

}

	











