@import url('https://fonts.googleapis.com/css?family=Faster+One');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');

@font-face {
    font-family: flash;
    src: url('flasher.ttf');
}

@font-face {
	font-family: flash2;
	src: url('Flash_Font.ttf');
}

html {height: 100%;overflow-y: scroll;}
body {font-family:Source Sans Pro; font-size:16px; color:#47484c; font-weight:normal; line-height:1.7em; background:#faf9f7; }
h1,h2,h3,h4 {font-family:Source Sans Pro; text-transform:uppercase; font-weight:400;  -webkit-font-smoothing: antialiased;}
h1 {font-size:18px; color:#0069B4; margin-top:0; margin-bottom:80px; text-align:center;}
h2 {font-size:36px; color:#47484c; margin:20px 0;  text-align:center;}
h3 {font-size:24px; color:#0069B4; margin:30px 0; text-align:center;}
h4 {font-size:14px; color:#0069B4; margin-bottom:0px; font-weight:bold;}

a {text-decoration:none;color:#0069B4;}

a:hover {color:#38afd1;}

div.background {
  top: 100;
  width: 100%;
  height: 100px; 
  border-bottom: 1px solid #eee; 
  background-color: #0069B4;
}



#header_wrapper{background:#0069B4; width:100%;  top:0; left:0 ;position:fixed; z-index:10;}
#header {width:1200px;margin:0px auto;position:relative;}

#nav {width:1200px;padding:0;text-transform:lowercase;}
#nav ul {width:900px; margin:0 auto;}
#nav li {text-align:center;float:left;display:inline;width:auto; font-family:Source Sans Pro; text-transform:uppercase; font-weight:400;  -webkit-font-smoothing: antialiased;}
#nav li a {font-size:16px;font-weight:normal;display:block;padding:10px 15px;border-bottom:none;color:#FFF;}
#nav li a:hover, #nav  li.selected a {background-color:#000090;}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#domain div.headlineBig {
  font-size: 30px;
  width:100%;
  line-height: 25px;
  height: 40px;
  color: #0069B4;
  text-align: center;
  font-family:Source Sans Pro;
  white-space: nowrap;
  margin: 10px;
  
}

#publications img{
  display: inline-block;
  float: initial;
  width: auto;
	
}

#domain img{
	display: block;
	margin-left: auto;
    	margin-right: auto;
}

#download img{
  display: block;
	margin-left: auto;
    	margin-right: auto;
}

#bench img{
    display: block;
    margin-left: 10px;
    margin-right: auto;
}

.container {width:100%; padding:0; }
.post {width:780px;margin:30px auto 120px; padding:10px 0; border-top:2px solid #d9d9d9;}
.post p {margin:14px 0 14px 0;}
.post p.highlight {text-align:center; font-size:18px; margin:30px 60px; color:#777; font-weight:normal; line-height:1.75em;}

.post .two_cols {}
.post .two_col1 {float:left; width:360px; padding-right:28px; padding-top:10px;}
.post .two_col2 {float:left; width:360px; padding-left:29px;   padding-top:10px;}

.post .three_cols {padding-top:20px;}
.post .three_cols  div {float:left; padding:0 40px; width:180px; text-align:center;}
.post .three_cols img {margin:0 auto;}

.column-left{ float:left; width:33%;}
.column-right{ float:right; width:33%;}
.column-center{ float:right; width:33%;}



#tool.post{ border:0; margin-bottom:80px;}
#contact a.contact_email {font-size:18px; margin:10px 0; display:block; }

#footer {margin:0 auto; font-size:0.9em;width:1200px;padding:30px 0 40px 0; text-align:center;}

.shareboxes {position:fixed; top:15px; left:20px;}
.sharebox {float:right;}

#logo p{width:auto;display:block;background:#faf9f7;font-size:81px; text-align: center;color:#0069B4;}
#poly {padding: 6px 12px;}
