body {
	background: #FFFFFF;
}

a:link,a:focus, a:visited, a:hover {
	text-decoration: none;
}
a:link,a:focus, a:visited {
	color: #C4C4C4;
}
a:hover {
	color: #459CC6;
}

.text-block {
	max-width: none;
    width: 52%;
	margin-left: 7%;
	margin-top: 25%;
	position: absolute;
    text-align: left;
	z-index: 2;
}

h1, p.quotes {
	font-size: 22px !important;
	line-height: 28px !important;
}

h4 {
	font-size: 17px !important;
}

p  {
	font-size: 17px !important;
	line-height: 24px !important;
}

p.section-label {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px !important;
	margin-bottom: 0;
	color: #459CC6;
}

#opening {border-bottom: solid 1px #C4C4C4; width:100% !important; margin: margin-bottom: 0 !important; auto; padding-top: 0 !important; padding-bottom: 30px !important; overflow: none !important;}	
.overview {width: 100% !important; float: none !important; margin-left: 7%; margin-right: 0 !important;}
.overview p, .team-role p {padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; margin-top: 20px !important;}
.team-role {width: 100% !important; float: none !important; margin-left: 7%; margin-right: 0 !important;}


p {
	color: #8A9298;
    font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-left: 7%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}

.content p {
	width: 75% !important;
}

img, h1, h1 img {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}

div#main {
    background-color: #FFFFFF;
	
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
	width: 320px;
}



#main {
    margin-bottom: -155px;
}





#topbar {
	position: relative;
	max-width: 960px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.content {
    height: 100%;
	margin-top: 40px;
}

#main-nav {
	height: 100px;
	margin-bottom: 40px;
}

img.logo {
	position: relative;
	-webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -ms-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}

img.logo:hover {
	opacity: .75;
}

.content {
    -moz-box-sizing: border-box;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 30px;
	position: relative;
    margin: 0;
    padding: 0;
}

.content img {
	outline: none;
	border: none;
}

body {
    color: #8A9298;
    cursor: default;
    font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
	margin: 0;
	padding: 0;
}


/*logo*/

#logo-container {
	position: relative;
	margin-top: 60px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
	width: 100%;
	float: left;
	display: block;
	z-index: 2;
}

/*nav*/
ul#menubar {
	display: inline;
	position: relative;
	width: 100%;
	float: none;
	margin-right: 19% !important;
	padding-top: 10px !important;
}

ul#menubar li {
	display: inline;
	list-style: none;
	margin-left: 15px;
	padding: 0;
	float: left;
	
	font-size: 12px;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

/*text*/
.text {
	clear: both;
    display: table;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 25px !important;
	line-height: 24px;
}


/*images*/
.images {
	clear: both;
    display: table;
	margin-bottom: 1.2% !important;
	margin-left: auto;
	margin-right: auto;
}

.full-width {
	top: 0;
	bottom: 0;
}

.full-width img {
	width: 100%;
	max-width: 850px;
	height: auto;
	position: relative;
	top: 0;
	display: block;
	float: left;
	margin-bottom: 0;
}

.twothird-width {
	top: 0;
	bottom: 0;
}

.twothird-width img {
	width: 75%;
	max-width: 850px;
	height: auto;
	position: relative;
	top: 0;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/*two images*/
.half-images {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.2% !important;
	max-width: 850px;
}

.half-width {
	/*width: 49.501695%;*/
	width: 49.4%;
	max-width: 850px;
	height: auto;
	position: relative;
	top: 0;
	display: block;
	float: left;
	margin-left: 1.2%;
}

.first img{
	margin: 0;
}

/*three images*/


.third-width {
	/*width: 49.501695%;*/
	width: 32.66%;
	max-width: 850px;
	height: auto;
	position: relative;
	top: 0;
	display: block;
	float: left;
	margin-left: 1%;
}

img.first{
	margin: 0;
}


/*footer*/

#footer {
	margin-top: 80px;
	min-height: 150px;
	max-width: 980px;
	font-size: 14px;
	line-height: 24px;
	background: #F0F9FF;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: auto;
}

#footer p {
	text-align: center;
	margin: 0;
	font-size: 12px;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 0 0 0;
	width: 100% !important;
}

#footer ul li {
	display: block;
}

.footer-left a, .footer-right a {
	-webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
	color: #C4C4C4;
}

.footer-left a:hover, .footer-right a:hover {
	color: #459CC6;
}


.footer-projects-left {
	list-style: none;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.footer-projects-right {
	list-style: none;
	text-align: left;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
}


.footer-list-projects {
	font-weight: bold;
	text-transform: uppercase;
	color: #459CC6;
}

.footer-left {
	display: block;
	float: left;
	width: 50%;
	padding-top: 0;
}

.footer-right {
	display: block;
	float: left;
	width: 50%;
}

#social {
	padding-top: 15px;
	padding-bottom: 10px !important;
	text-align: center;
	background: #FFFFFF;
	border-top: solid 1px #F2F2F2;
	height: 50px;
	
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.15);
	box-shadow: 0 0 4px rgba(0,0,0,0.15);

	
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#AAAAAA')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#AAAAAA');
	
}

#social img {
	max-width: 40px !important;
	margin: 0 1%;
	
	webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

#social img:hover {
	opacity: .75;
}

#copyright {
	background-color: #3B3B3B;
	border-top: solid 1px #FFFFFF;
	margin: auto;
	text-align: center;
	font-size: 12px;
	padding: 15px 0;
}

/*Projects*/

.white {
	background: #FFFFFF;
	/*border-bottom: solid 10px #FFFFFF;*/
	padding: 20px 0;
}

.gray {
	background: #F2F2F2;
	margin: 10px auto;
	/*border-bottom: solid 10px #FFFFFF;*/
	padding: 10px 0;
}

.gray img {
	max-width: auto;
	height: auto;
	position: relative;
	top: 0;
	display: block;
	float: left;
}



/**Derek's**/

div#projects {
  position: relative;
}

.menu {
    background: #FFFFFF;
    -webkit-transition: opacity .1s ease-in-out;
    -moz-transition: opacity .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out;
    transition: opacity .1s ease-in-out;
    display: none;
    position: absolute;
    left: 0;
	z-index: 1;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color='#AAAAAA')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color='#AAAAAA');
	
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}



div#projects:hover .menu {
    display: none !important;
}

ul#menubar li a {
	-webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#projects-menu {
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    font-family: arial,sans-serif;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.p-avatars,
.p-brgr,
.p-yolo,
.p-adopted,
.p-ferris,
.p-aau,
.p-180,
.p-hairinfographic {
    display: block;
    float: left;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    letter-spacing: .1em;
    text-decoration: none;
    padding: 10px 15px;
    width: 150px;
}

.first-project {
	padding-top: 15px;
}

.last-project {
	padding-bottom: 15px;
}

/*Menu Arrow*/
.arrow-up, .arrow-upborder {
	display: none;
}

div#projects:hover .arrow-up, div#projects:hover .arrow-upborder {
    display: block;
}

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	
	border-bottom: 10px solid #FFFFFF;
	margin-left: -10px;
	margin-top: 2px;
	position: relative;
	float: left;
	z-index: 5;
	display: none !important;
	
}

.arrow-upborder {
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	
	border-bottom: 12px solid #EFEFEF;
	z-index: 4;
	display: none !important;
	
}

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m, .addthis_default_style .at300bs {
	float: none !important;
}

p.paragraph {
	font-size: 12px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 400px;
}

p.subheadline {
	font-size: 20px;
	line-height: 26px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	max-width: 400px;
}

.aauvideo {
	width: auto !important;
	height: auto !important;
}


.text-block {
	max-width: none;
    width: 52%;
	margin-left: 7%;
	margin-top: 7% !important;
	position: absolute;
    text-align: left;
	z-index: 2;
}

.text-overlay {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}