@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);

html, body
{
	padding: 0;
	margin: 0;
}
html
{
	height: 100%;	
	margin-right: 0 !important;
}
body {
	font-family: 'Roboto', Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	min-height: 100%;
	position: relative;
	-webkit-text-size-adjust: none;
}
body *
{
	text-shadow: none;
}
/* ====== Keep scroll bars on page when menu opens ===== */
html.mm-opened {
	overflow-y: visible !important;
}
/* ====== Custom scroll bars ===== */
/* ====== set to 0 so it doesn't show on magnific pop-up ===== */
/*
* ::-webkit-scrollbar {
    width: 0px;
}
body ::-webkit-scrollbar {
    width: 0px;
}
*/

body ::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
body ::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
body::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}


.mm-divider.button
{
	text-indent: 0 !important;
	padding: 20px 20px 40px 20px !important;
}

pre
{
	font-size: 12px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
nav:not(.mm-menu)
{
/*	display: none; */
}

.header,
.content,
.footer
{
	text-align: center;
}
.header,
.footer
{		
	background: #777;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	width: 100%;
	height: 40px;
	padding: 0 50px;
}
.header.fixed {
	position: fixed;
	top: 0;
}
.header.mm-slideout
{	
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.8;
    z-index: 1000;
}
.header a
{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 10px;
	text-decoration:none;
}

.header a:before
{
	color: #FFF;
	content: "\f0c9";
    font-family: FontAwesome;
	font-weight:300;
	font-size: 1.5em;
}
.header a.right
{
	left: auto;
	right: 10px;
}
.content
{
	background: #FFF;
	padding: 0px 0px 10px 0px;
	position: relative;
	overflow-x: hidden;
    overflow-y: hidden;
	min-height: 100vh;
	-webkit-box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,0.8);
	box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,0.8);
}

.header.mm-fixed + .content
{
	background-position: 25px 55px;
}

.messages
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.messages div
{
	color: rgba( 0, 0, 0, 0.5 );
	line-height: 18px;
	padding: 10px 20px;
}
.messages .error
{
	background: rgb( 255, 225, 225 );
	border-bottom: 1px solid rgb( 255, 150, 150 );
}
.messages .warn
{
	background: rgb( 255, 255, 200 );
	border-bottom: 1px solid rgb( 200, 200, 150 );
}

html.mm-opened.mm-effect-zoom-menu body
{
	background: #f3f3f3;
}
html.mm-opened.mm-effect-zoom-menu.mm-theme-dark body
{
	 background: #333;
}
html.mm-opened.mm-effect-zoom-menu.mm-theme-black body
{
	background: #000;
}
html.mm-opened.mm-effect-zoom-menu.mm-theme-white body
{
	background: #fff;
}
html.mm-opened.mm-effect-zoom-menu .mm-page
{
	background-color: #fff;
}

.mm-menu li .fa
{
	margin: 0 20px 0 5px;
	font-size: 16px;
	width: 12px;
}
.mm-menu li[class*="mm-tile"] .fa
{
	margin: 0;
	line-height: 0;
}

.mm-menu .buttonbar-item:after
{
	content: none !important;
	display: none !important;
}

.mm-navbar img {
	margin:auto;
	width: 220px;
	height: 120px !important;
	padding-top: 15px;
}
.mm-listview > li > a:hover {
	color: #FFF;
}


/*  STYLE BUTTON HOVER  */
.mm-listview >li::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.mm-listview > li:hover::before {
	opacity: .2;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-prev:hover {
	background: rgba( 255, 255, 255, 0.2 );
				color: #FFF;
}
.mm-panels {
	margin-top: 100px;
}
.mm-navbar-top {
	height: 0px;
}

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1 {
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: normal;
}

h2 {
	font-family: 'Oswald', Arial, sans-serif;
    text-align: left;
	font-size: 1.5em;
	font-weight: 300;
    color: #3498db;
	text-shadow: 0px 2px 3px #FFF;
	background: url(../img/diag-bg.png) repeat; 
	padding: 20px;
	margin: 0 0 0px;
	clear:left;
}
p {
	font-family: 'Roboto', Arial, sans-serif;		
}

/* ====== 3D TEXT ===== */
.dimensionaltext {
	padding-top: 20px;
	padding-bottom: 80px;
	text-align:center;
	color: #fff;
	font-size: 12em;
	font-weight: 700;
	line-height: .9em;
	letter-spacing: -3px;
	font-family: Arial Narrow;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.dimensionaltextBox {
    width:80%;
    background: rgba(255, 255, 255, 0.7);
    margin: 20px auto;
    padding: 0px;
	margin-top: 10%;
	border: 1px solid #999;
}

/* ====== Video Background ===== */
video#bgvid {
	position: absolute;
	left: -0%;
	overflow: hidden !important;
    min-width: 100%;
    min-height: 100vh;
    width: auto;
    height: auto;
    z-index: -100;
    background: url(../vid/polina.jpg) no-repeat;
    background-size: cover;
}

/* ====== Filter Buttons ===== */
#filtersDiv {
	margin-top: 40px;
	background-color: #CCC;
}
 .filter-button-group {
	padding: 5px 5px 5px 5px;
 } 
 .shiplap {
	 background: url("../img/shiplap.jpg") repeat;
 }
 
/* ====== BUTTONS ===== */
.buttonSmall {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
  }
.buttonLarge {
	font-size: 15px;
	padding: 10px 20px 10px 20px;
  }
.buttonWide {
	width: 100%;
  }
.button {
	position: relative;	
	margin: 0px auto;
	font-family: Arial;
	color: #00a7fa;
	border: solid #b5acb5 1px;
	text-decoration: none;    
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px #d1d1d1;
	-moz-box-shadow: 1px 1px 2px #d1d1d1;
	box-shadow: 1px 1px 2px #d1d1d1;
  
	background-image: -webkit-linear-gradient(top, #ffffff, #d4d4d4);
	background-image: -moz-linear-gradient(top, #ffffff, #d4d4d4);
	background-image: -ms-linear-gradient(top, #ffffff, #d4d4d4);
	background-image: -o-linear-gradient(top, #ffffff, #d4d4d4);
	background-image: linear-gradient(to bottom, #ffffff, #d4d4d4);
	  
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
.button::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00a7fa;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button.button--round-s::before {
	border-radius: 2px;
}
.button.button--inverted::before {
	background: #CCC;
}
.button,
.button::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button:hover {
	color: #fff;
	border-color: #00a7fa;
}
.button.button--inverted:hover {
	color: #37474F;
	border-color: #fff;
}
.button:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.buttonCarrot {
	float: left;
}
.buttonCarrotIMG {
	margin: auto;
	width: 40px;
	height: 30px;
	background-image: url("../img/carrot.svg");
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	top: 9px;
	z-index: 500;
	display: none;
}

/* ====== PACKERY ===== */

#container:after {
    content: ' ';
    display: block;
    clear: both;
}
/* ====== Item Hover Effect ===== */ 
.item img {
	width: 100%;

  }
.item.effect-selena.clearBG {
	background-color:transparent;
	overflow: hidden;
}
.item.effect-selena {
	background: #00a2ff;
	overflow: hidden;
}
.item.effect-selena img {
	opacity: 0.95;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.item.effect-selena:hover img {
	opacity: .6;
	/* -webkit-transform: scale3d(0.85,0.85,0.25); */
	/* transform: scale3d(0.85,0.85,0.25); */
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
}
.item.effect-selena h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
.item.effect-selena:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.item.effect-selena:hover p {
	opacity: 1;
	top: -15px;
	transition: .55s;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	background-color: #00a2ff;
}
.item figure {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.item figure figcaption {
	min-width: 100%;
	max-width:100%;
	position: relative;
	align-items: center;
	justify-content: center;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.item figure figcaption,
.item figure figcaption > a {
	position: absolute;
	align-content: center;
	top: -5px;
	left: 0;
}
.item figure figcaption p {
	overflow:hidden;
	background-color: #00a2ff;
	min-width: 90%;
	max-width: 90%;
	margin-left: 5%;
	position:relative;
	opacity: 1;
	transition: .15s ease-out;
	-webkit-transform: translateY(-35px);
	transform: translateY(-35px);
/*	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
	transform: perspective(1000px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;*/
}

/* ====== Item Hover Effect Logos ===== */ 
.logo.effect-logos img {
	opacity: 0.5;
	-webkit-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.logo.effect-logos:hover img {
	opacity: 1;
}

/* 1 columns by default */
@media screen and (min-width: 240px) {
  body {background-color: #2a2725; }
  .item { font-size: .8em; }	
  .grid-sizer { width: calc(100%/1); }
  .item {
	  width: calc(100%/1);
	  float: left;
  }
  .logo {
	  width: calc(100%/3);
	  float: left;
  }
}
/* 2 columns for larger screens */
@media screen and (min-width: 320px) {
  body {background-color: #2a2725; }	
  .item { font-size: .8em; }
  .grid-sizer { width: calc(100%/2); }
  .item { 
  	width: calc(100%/2);
	float: left;
  }
  .logo { 
  	width: calc(100%/5);
	float: left;
  }
}
/* 3 columns for larger screens */
@media screen and (min-width: 640px) {
  body {background-color: #2a2725; }	
  .grid-sizer { width: calc(100%/3); }
  .item { 
  	width: calc(100%/3);
	float: left;
  }
  .logo { 
  	width: calc(100%/6);
	float: left;
  }  
}
/* 3 columns for larger screens */
@media screen and (min-width: 900px) {
  body {background-color: transparent; }
  .header {visibility:hidden; }
  #filtersDiv {margin-top: 0px; }
  .grid-sizer { width: calc(100%/3); }
  .item { 
  	width: calc(100%/3);
	float: left;
  }
  .logo { 
  	width: calc(100%/6);
	float: left;
  }  
}
/* 4 columns for larger screens */
@media screen and (min-width: 1024px) {
  body {background-color: transparent; }	
  .header {visibility:hidden; }
  #filtersDiv {margin-top: 0px; }  
  .grid-sizer { width: calc(100%/4); }
  .item { 
  	width: calc(100%/4);
	float: left;
  }
  .logo { 
  	width: calc(100%/7);
	float: left;
  }  
}
/* 5 columns for largest screens */
@media screen and (min-width: 2400px) {
  body {background-color: transparent; }	
  .header {visibility:hidden; }
  #filtersDiv {margin-top: 0px; }  
  .grid-sizer { width: calc(100%/5); }
  .item { 
  	width: calc(100%/5);
	float: left;
  }
  .logo { 
  	width: calc(100%/8);
	float: left;
  }
}

/* 6 columns for larger screens */
@media screen and (min-width: 1400px) {
  body {background-color: transparent; }	
  .header {visibility:hidden; }
  #filtersDiv {margin-top: 0px; }  	
  .grid-sizer { width: calc(100%/6); }
  .item { 
  	width: calc(100%/6);	
	float: left;
  }
  .logo { 
  	width: calc(100%/9);	
	float: left;
  }  
}

/* ====== ReCaptcha ===== */ 
.g-recaptcha {
  margin-top: 15px;
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin :0 0;
  -webkit-transform-origin: 0 0;
}

.contentPersonal {
	background: #FFF;
	background: url(../img/tile.jpg) repeat; 
	padding: 0px 0px 10px 0px;
	position: relative;
	overflow-x: hidden;
    overflow-y: hidden;
	min-height: 100vh;
	-webkit-box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,0.8);
	box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,0.8);
}

/*==================================================
 * whitePageWrap
 * ===============================================*/
 .whitePageWrap {
    width:90%;
    background:#FFF;
    margin: 20px auto;
	margin-top: 40px;
    padding: 0px 0px 0px 0px;
	
}
 
.whitePageText {
	padding: 5px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

blockquote {
	clear: left;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 1.25em;
	color: #7c7c7c; 
	margin: 0 0 20px; 
	background: url(../img/diag-bg.png) repeat; 
	padding: 20px; 
	text-shadow: 0px 1px 1px #fff; 
	border-style: none; 
	font-weight: normal !important; 
	font-style: normal !important }

.whitePageEffect
{
      position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.whitePageEffect:before, .whitePageEffect:after
{
    content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 

.whitePageEffect:after
{
  right:10px; 
  left:auto;
  -webkit-transform:skew(8deg) rotate(3deg); 
	 -moz-transform:skew(8deg) rotate(3deg);     
	  -ms-transform:skew(8deg) rotate(3deg);     
	   -o-transform:skew(8deg) rotate(3deg); 
		  transform:skew(8deg) rotate(3deg);
}


.whitePage img {
	width: 100%;
	margin-top: 15px;
}
/* ====== LINKS ===== */
.whitePageText a:link, .whitePageText a:visited {
	color:#777;
	text-decoration: none;
	font-weight:800;
}
.whitePageText a:hover {
	color: #00a2ff;
}
/* ====== IMG Hover GrayScale Effect ===== */
.imgGray img {
	opacity: 1;
	-webkit-filter: grayscale(100%) blur(0);
	filter: grayscale(100%) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
  }
.imgGray a:hover img {
	-webkit-filter: grayscale(0%) blur(0);
	filter: grayscale(0%) blur(0);
}
/* ====== RESUME ===== */
.centerGroup {
	width: 100%;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
.bulletBlock {
	display: inline-block;
	text-align: center;
	padding: 0 2px 0 2px;
}
.bulletPoint {
	background-color:#e3e3e3;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	width: 200px;
	margin: 5px;
	text-align: left;
}
.fa-square {
	color: #fff;
}
.fa-2 {
	font-size: 2.25em;
	color: #ccc;
}
.interest {
	display: inline-block;
	text-align: center;
	padding: 0 10px 0 10px;
	font-size: 1em;
	color: #ccc;	
}

/* ====== CONTACT MAP ===== */
#map {
	width: 100%;
	min-height: 100vh;
}
#over_map {
	position:absolute;
	top: 90px; 
	left: 30px;
	width: 200px;
	height: 300px;
	padding: 2px;
	border: 2px #000;
	margin: 20px auto;
	-webkit-box-shadow: inset 0px 0px 45px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 0px 45px -10px rgba(0,0,0,0.4);
	box-shadow: inset 0px 0px 45px -10px rgba(0,0,0,0.4);
	background-color:#FFF;
	z-index: 999;
	opacity: .85;
}

/* ====== CONTACT FORM ===== */
.group { 
	position:relative; 
	margin-bottom:45px; 
}
input {
	font-size:18px;
	padding:10px 10px 10px 5px;
	display:block;
	width:90%;
	border:none;
	border-bottom:1px solid #757575;
}
textarea {
	font-size:18px;
	padding:10px 10px 10px 5px;
	display:block;
	width:90%;
	border:none;
	border-bottom:1px solid #757575;
}
input:focus 		{ outline:none; }
textarea:focus 		{ outline:none; }

label {
	color:#999; 
	font-size:18px;
	font-weight:normal;
	position:absolute;
	pointer-events:none;
	left:5px;
	top:10px;
	transition:0.2s ease all; 
	-moz-transition:0.2s ease all; 
	-webkit-transition:0.2s ease all;
}

	/* active state */
input:focus ~ label, input:valid ~ label {
	top:-20px;
	font-size:14px;
	color:#00a2ff;
}
textarea:focus ~ label , textarea:valid ~ label {
	top:-20px;
	font-size:14px;
	color:#00a2ff;
}

.bar 	{ position:relative; display:block; width:90%; }
.bar:before, .bar:after 	{
	content:'';
	height:2px; 
	width:0;
	bottom:1px; 
	position:absolute;
	background:#00a2ff; 
	transition:0.2s ease all; 
	-moz-transition:0.2s ease all; 
	-webkit-transition:0.2s ease all;
}
.bar:before {
	left:50%;
}
.bar:after {
	right:50%; 
}

	/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
	width:50%;
}
textarea:focus ~ .bar:before, textarea:focus ~ .bar:after {
	width:50%;
}

.highlight {
	position:absolute;
	height:60%; 
	width:100px; 
	top:25%; 
	left:0;
	pointer-events:none;
	opacity:0.5;
}

	/* active state */
input:focus ~ .highlight {
	-webkit-animation:inputHighlighter 0.3s ease;
	-moz-animation:inputHighlighter 0.3s ease;
	animation:inputHighlighter 0.3s ease;
}
textarea:focus ~ .highlight {
	-webkit-animation:inputHighlighter 0.3s ease;
	-moz-animation:inputHighlighter 0.3s ease;
	animation:inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
	from { background:#00a2ff; }
    to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#00a2ff; }
    to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#00a2ff; }
    to 	{ width:0; background:transparent; }
}

/* ====== NEWS ===== */
.blog {
	clear:both;
	margin-bottom: 5px;
}
.blogDate {
	font-size: 10px;
	color: #555;
	margin-top: 2px;
}
.blog img, .imgFrame{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: solid 1px #EFEFEF;
}
.blog a:hover img {
	border: solid 1px #CCC; 
	-moz-box-shadow: 1px 1px 5px #999; 
	-webkit-box-shadow: 1px 1px 5px #999; 
	box-shadow: 1px 1px 5px #999;
}

.blogheader {
	font-family: Oswald;
	border-bottom: 3px solid #00a2ff;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

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

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