@charset "utf-8";
body
{
background: url("../owlface-imagery/owlface-logo.png");
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-color: #191919;
}

img
{
border: 0;
max-width: 100%;
}

img.logo
{
display: block;
margin-right: auto;
margin-left: auto;
max-width: 100%;
}

h1, #titling
{
font-family: "montserrat", 'Helvetica Neue', Verdana, sans-serif;
font-size: 2em;
font-weight: normal;
font-style: normal;
line-height: 1.25;
color: white;
padding-left: 20%;
}

h2
{
font-family:  "montserrat", 'Helvetica Neue', Verdana, sans-serif;
font-size: 1.8em;
font-style: normal;
}

h4
{
font-family:  "montserrat", 'Helvetica Neue', Verdana, sans-serif;
font-size: 1em;
font-style: normal;
}

p, ul
{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: normal;
}

.reverse
{
color:white;
}

p.commentary
{
font-family: 'Times New Roman', serif;
font-size: 2em;
font-weight: normal;
font-style: italic;
color: black;
margin-top: -.5em;
padding-left: 25%;
padding-right: 25%;
}

a
{
text-decoration: none;
font-style: inherit;
color: inherit;
}

a:link, a:visited
{
border:none;
text-decoration: none;
font-style: normal;
color: #084777;
}

/*a:hover
{
text-decoration: none;
color: #ef5a8b;
}*/

.float-left
{
float: left;
margin: 0 0 0 20px;
}

.float-left img
{
margin: 20px;
}

.float-right
{
float: right;
margin: 0 20px 0 0;
}

.center
{
font-size: 2.5em;
padding: 80px 0 0 0;
text-align: center;
}

#container
{
width: 100%;
margin: auto;
margin-top: 2em;
}

.row
{
max-width: 100%;
}

.bodycopy
{
background: rgba(254,254,254,.5);
padding: 1.5em;
}

.lh-portlet
{
width: 32%;
margin-right: 1%;
float: left;
}

.mid-portlet
{
width: 32%;
margin-right: 1%;
float: left;
}

.rh-portlet
{
width: 32%;
margin-right: 1%;
float: left;
}

.heading-image
{
z-index: 2;
}

/* -- start navigation -- */

#navcontainer
{
margin: 0;
padding: 0;
height: auto;
position: fixed;
left: 0em;
top: 0em;
bottom: auto;
z-index: 1000;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
float: right;
/*clear: both;*/
text-align: center;
/*padding: .5em;*/
margin: 0em;
}

#navcontainer ul li a
{
background: transparent;
border: none;
margin: 0 0;
padding: 1em;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: normal .75em/1em Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
color: #fff;
padding: 1em;
background: rgba(1,1,1,.2);
}

#navcontainer a:active
{
background: #fff;
padding: 1em;
margin: 0 0;
color: black;
}

#navcontainer li#active a
{
background: #fff;
padding: 1em;
margin: 0 0;
color: black;
}

/* -- end navigation -- */

#header, #intro, #third #second #fifth #footer
{
width: 100%;
}

#intro
{
background: url(../imagery/pyramid.svg) 50% 0 no-repeat fixed;
color: white;
height: 768px;
margin: 0;
padding: 0 0 0 0;
}

#second
{
background: url(../imagery/quadrangle.svg) 50% 0 no-repeat fixed;
color: black;
height: 776px;
margin: 0;
overflow: hidden;
padding: 0;
}

#second .bg
{
background: url(../imagery/rgb-lettering.png) 100% 100% no-repeat fixed;
height: 768px;
margin: 0;
padding: 0;
position: absolute;
width: 100%;
}


#third
{
background: url(../imagery/concial-section.svg) 75% 0 no-repeat fixed;
color: black;
height: 774px;
padding: 0 0 0 0;
}

#fifth
{
background: url(../imagery/sphere-with-hole.svg) 75% 0 no-repeat fixed;
height: 778px;
margin: 0 auto;
padding: 0 0 0 0;
}

#footer
{
background: url(../imagery/piston.svg) 50% 0 no-repeat fixed;
height: 776px;
}

.story
{
margin: 0 auto;
min-width: 90%;
overflow: auto;
width: 90%;
color: black;
padding: 3em 2em 2em 2em;
}

.story .float-left, .story .float-right
{
padding: 0 0 0 0;
position: relative;
width: 35%;
}

.top-level
{
margin: 0 auto;
min-width: 90%;
overflow: auto;
width: 90%;
color: black;
padding-top: 3em;
}

img.portfolio
{
padding: 1em;
float: left;
}

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print
{
*
{
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
}

/* Black prints faster: h5bp.com/s */
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }

/* Don't show links for images, or javascript/internal links */
pre, blockquote
{
border: 1px solid #999;
page-break-inside: avoid;
}

thead { display: table-header-group; }

/* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }

@page {
margin: 0.5cm;
}

p, h2, h3
{
orphans: 3;
widows: 3;
}

h2, h3 { page-break-after: avoid; }
}