@charset "UTF-8";
/* CSS Document */


body {
		margin: 0;
		padding: 0;
		background-color: #F2F4F8;
		min-width: 1000px;
		font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
		color: #444;
}

#header {
	height: 200px;
	background-image: url(images/clouds-over-sea-topoff.jpg);
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center; 
	background-size: 100% 100%;
	font-size: 140px;
	text-align: center;
	color: white;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-weight: 400;
	padding-top: 80px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

#container {
	margin: 0px 2% 40px 2%;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 40px 10px 60px 10px;
	background-color: #F6F8Fb;
	

}


a {
	color: #637EAB;
	
}

a:hover {
	background-color: #637EAB;
	color: #fff;
}

h6 {

	font-size: 24px;
	line-height: 28px; 
	margin-top: 10px; 
	color: #849ABD;
	
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;

}

#smol {
	font-size: 25px;
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 20px;
	}

#big {
	font-size: 22px;
	line-height: 26px;
	color: #222;	
}
p {
	font-size: 16px;
	line-height: 24px;

}
#menu {
	padding-left: 80px;
	padding-right: 80px;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0.2em;
	background-color: #D7DFEA;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 0.5px solid #fff;
	text-align: center;
	z-index: 100;
	position: relative;
}

#menu ul {
  list-style: none;
  margin: 0; 
  padding: 10px 0 10px 0;
/*  overflow: hidden; */
  background-color: #D7DFEA;
  width: 100%;
  position: relative;
  }


#menu ul li {
  display: inline;
	position: relative;
} 


#menu ul li a {
  display: inline-block;
  color: #4B434B;
  padding: 14px 16px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
}

#menu ul li a:hover {
  background-color: #e7eFfA;
}


#menu ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background: #D7DFEA;
	margin: 0;
	padding: 0;
	text-align: center;
	}

 #menu ul ul a
{
	line-height: 120%;
	padding: 12px 0 12px 0;
	width: 100%;
	background: #D7DFEA;
	font-size: 11px;

} 

#menu ul li:hover > ul
{
	display: block;
	
}


#footer {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
	margin: 10px 0px 60px 0px;
	background-color: #D7DFEA;
	clear: both;
}

#footer p {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#boxy {
	width: 28%;
	float: left;
	margin: 0 0 0 4.21052%;
	list-style: none;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-size: 18px;
	line-height: 1.6em;
	box-shadow: 2px 5px 8px #ccc;
	padding: 10px 0 20px 0;
	min-height: 200px;
	
}

#boxycontainer {
	width: 28%;
	float: left;
	margin: 0 0 0 4.21052%;
	list-style: none;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-size: 18px;
	line-height: 1.6em;
	
}

#insideboxy {
	width: 100%;
	margin: 0 0 30px 4.21052%;
	list-style: none;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-size: 18px;
	line-height: 1.6em;
	box-shadow: 2px 5px 8px #ccc;
	padding: 10px 0 20px 0;
	min-height: 200px;

}
#twitbox {
	width: 100%;
	margin: 0 0 30px 4.21052%;
	list-style: none;

	box-shadow: 2px 5px 8px #ccc;
	padding: 0;

}

#boxy img {
	margin: auto;
	text-align: center;
}

.boxyhead {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin: auto;
}



#boxy:hover {
	background-color: #F2F4F8;	
}

#flexy {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#flexy #essay {
	width: 315px;
	
}
#essay {
	margin: 5px;
	background-color: #fafafa;
	border: 1px dotted #ddd;
	margin: 0 10px 15px 10px;
	padding: 10px 0px 5px 10px;
	box-shadow: 2px 5px 4px #ccc;

}

#essay:hover {
		background-color: #f9f4ef;
}


.podcast {
	padding: 0 15px 0 17px;
	margin: 0;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
}

.podcast img {
	margin: 0;
	padding: 0;
	}



.podcast a:hover {
	background-color: transparent !important;
}

#bottombit {
	height: 280px;
	background: url(images/clouds-over-sea-topoff.jpg);
	background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center; 
	background-size: 100% 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 140px;
	text-align: center;
	color: white;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif;
	font-weight: 400;
	padding-top: 80px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
    }