/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen
Author: the WordPress team
Author URI: https://wordpress.org/
*/

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, 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,
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
    overflow-y: scroll;
}

.clear {
	clear:both;
}

body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background-color:#005461;
	font-family: museo, Helvetica, Arial, sans-serif;
}

#body {
	width:100%;
	border-top:solid;
	border-top-width:3px;
	border-top-color:#00ACC8;
	background-color:#ffffff;
}

#header {
	width:1000px;
	margin:0 auto;
	height:167px;
}

#logo {
	float:left;
	width:280px;
	height:128px;
	margin:25px 0 0 0;
}

.main-menu {
	float:right;
	display:block;
	list-style:none;
	margin-top:115px;
}

.main-menu li {
	float:left;
	display:block;
	font-size:16px;
	position:relative;
}

.main-menu li a {
	color:#231F20;
	display:block;
	text-decoration:none;
	padding:15px 17px 21px 18px;
	font-family:museo, Helvetica, Arial, sans-serif;
}

.main-menu li:hover > a,
.main-menu li a:hover,
.main-menu li:focus > a,
.main-menu li a:focus {
	background-color:#f7f7f7;
	color:#00ACC8;
}

.main-menu .children {
	background-color:#f7f7f7;
	border-bottom:3px solid #00acc8;
	padding:9px 0;
	position:absolute;
	height:1px;
	width:1px;
	overflow:hidden;
	clip:rect(1px, 1px, 1px, 1px);
}

.main-menu ul ul a {
	color:#231F20;
	margin:0;
	width:225px;
	padding:9px 17px 9px 18px;
}

.main-menu ul li:hover > ul {
	clip:inherit;
	overflow:inherit;
	height:inherit;
	width:inherit;
}

.main-menu .current_page_item > a,
.main-menu .current_page_ancestor > a,
.main-menu .current-menu-item > a,
.main-menu .current-menu-ancestor > a {
	color:#00ACC8;
}

#masthead {
	max-width:1500px;
	min-width:1000px;
	min-height:140px;
	border-top:solid;
	border-top-width:3px;
	border-top-color:#00ACC8;
	margin:0 auto 40px auto;
	background-position:50% 0;
	background-repeat:no-repeat;
}

/* Chrome, Safari, Opera */ 
@-webkit-keyframes animatedBackground {
	from { background-position:50% 0; }
	to { background-position:50% 100%; }
}

@keyframes animatedBackground {
	from { background-position:50% 0; }
	to { background-position:50% 100%; }
}

.home #masthead {
	-webkit-animation-name:animatedBackground; /* Chrome, Safari, Opera */
    animation-name:animatedBackground;
	-webkit-animation-duration:40s; /* Chrome, Safari, Opera */
    animation-duration:40s;
	-webkit-animation-timing-function:linear; /* Chrome, Safari, Opera */
    animation-timing-function:linear;
	-webkit-animation-iteration-count:1; /* Chrome, Safari, Opera */
    animation-iteration-count:1;
	-webkit-animation-fill-mode:forwards; /* Chrome, Safari, Opera */
    animation-fill-mode:forwards;
}

#masthead-content{
	width:1000px;
	margin:0 auto;
	height:217px;
	padding-top:60px;
}

#masthead .tag-box {
	background-color:rgba(0,0,0,0.7);
	padding:20px;
	width: 300px;
}

#masthead .tag-box h2 {
	font-size:30px;
	color:#FFDB71;
	line-height:1.1em;
	font-weight:700;
	margin:0;
	padding:0;
}

#content {
	width:1000px;
	margin:0 auto;
	padding-bottom:40px;
}

#left-column-home{
	width:670px;
	float:left;
}

#left-column-home p {
	font-size:17px;
	font-family: museo, Helvetica, Arial, sans-serif;
}

#left-column{
	width:440px;
	float:left;
}

#left-column-wide{
	width:660px;
	float:left;
}

#left-menu {
	width: 200px;
	margin-right:30px;
	float:left;
}

#left-menu ul{
	list-style:none;
}

#left-menu li {
	margin:0 0 30px 0;
	font-size:16px;
}

#left-menu li a{
	color:#231F20;
	text-decoration:none;
	font-family: museo, Helvetica, Arial, sans-serif;
}

#left-menu li.current_page_item a{
	 color:#00ACC8;
}

#left-menu li a:hover {
	color:#00ACC8;
}

h1 {
	font-size:30px;
	color:#005461;
	margin-bottom:30px;
	font-weight:700;
	font-family: museo, Helvetica, Arial, sans-serif;
}

h2 {
	font-size:20px;
	color:#000;
	line-height:1.2em;
	font-family: museo, Helvetica, Arial, sans-serif;
	font-weight:700;
	margin-bottom:20px;
	padding-top:20px;
}

h3 {
	font-size:18px;
	color:#005461;
	line-height:1.2em;
	font-family: museo, Helvetica, Arial, sans-serif;
	font-weight:700;
	margin-bottom:20px;
	padding-top:10px;
}

p {
	font-size:16px;
	color:#58595B;
	line-height:1.5em;
	margin-bottom:30px;
	font-weight:300;
	font-family: museo, Helvetica, Arial, sans-serif;
}

strong {
	color:#000;
	font-weight:700;
}

em {
	font-style:italic;
}

#left-column ul {margin: 20px 20px 20px 40px;}
#left-column li {margin-bottom: 10px;}
#left-column li:last-of-type {margin-bottom: 0;}

sub, sup {
	font-size:60%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}

sup {
	top:-0.5em;
}

sub {
	bottom:-0.25em;
}

#right-column {
	width:300px;
	float:right;
}

#technology {
	border-top:solid;
	border-top-width:3px;
	border-top-color:#00ACC8;
	width:100%;
	background-color:#f7f7f7;
	padding:30px 0 30px 0;
}

#technology-content {
	width:1000px;
	margin:0 auto;
}

#technology-content .column {
	width:270px;
	float:left;
	margin-right:17px;
}

#technology-content .icon {
	float:left;
	margin-right:10px;
}

#technology-content .column h3 {
	color:#00ACC8;
	margin-bottom:10px;
	font-size:16px;
	line-height:1.2em;
	font-weight:500;
}

#technology-content .column p {
	margin-bottom:10px;
	font-size:14px;
	line-height:1.3em;
}

p:last-of-type {
	margin-bottom:0;
}

a {
	color:#00ACC8;
	font-weight:500;
}

.founder {
	float:right;
	margin: 0 0 20px 20px;
}

#footer {
	width:1000px;
	margin:20px auto 20px auto;
	color:#ffffff;
	font-size:13px;
}

#footer #copyright {
	float:left;
}

#footer #contact {
	float:right;
}