@font-face {
    font-family: 'DroidSerifRegular';
    src: url('DroidSerif-Regular-webfont.eot');
    src: url('DroidSerif-Regular-webfont-iefix.eot') format('eot'),
         url('DroidSerif-Regular-webfont.woff') format('woff'),
         url('DroidSerif-Regular-webfont.ttf') format('truetype'),
         url('DroidSerif-Regular-webfont.svg#webfont5XtKyzGt') format('svg');
    font-weight: normal;
    font-style: normal;
}


a {
    color: #0e7271;
    text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;    
}
p a:hover {
	text-decoration: underline;	
}
body,input {
    font-size: 75%;
    line-height: 1.6666;
    font-family: 'DroidSerifRegular', Georgia, serif;
    background: #e9e7d7;
    color: #7d7a67;
    margin: 0;
    padding: 0;
}
h1 {
    margin: 70px 0 10px 0;
    position: relative;
}
p.desc {
    font-size: 1.6em;
    text-shadow: #fff 0 1px 0;
    width: 500px;
    margin: 0 auto -20px auto;
}
p.desc strong {
    font-weight: normal;
    color: #514f41;
}

p.desc stronger {
    font-weight: normal;
    color: #514f41;
    background: url(foot.png) 10 0px no-repeat;
}


.home {
	position: absolute;
	top: -50px;
	left: 20px;
	font-size: 17px;
}
.copy {
	text-align: left;
	line-height: 1.5;
	font-size: 14px;
	padding: 0 20px;
	color: #7d7a67;
	text-shadow: #fff 0 1px 0;
}
.copy h2 {
	font-size: 36px;
	font-weight: normal;
	color: #514f41;
	margin-top: 0.6em;
}
.copy h3 {
	font-size: 24px;
	font-weight: normal;
	color: #514f41;
	margin-bottom: 0.3em;
}
.copy b,.copy strong,.copy i, .copy em {
	color: #514f41;
}
.copy ul {
	margin-left: 0;
	padding-left: 0;
}
.copy li {
	margin: 0 0 0.5em 20px;
	padding-left: 0;
}
input, a span, a {
    -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;
}
input:focus {
    outline: none;
}
input#mce-EMAIL {
    border: 2px solid rgba(255,255,255,0.8);
    background: transparent url(email.png) 10px 12px no-repeat;
    padding: 10px 10px 10px 40px;
    width: 400px;
    font-size: 1.3em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    height: 24px;
    vertical-align: middle;
    margin-right: 2px;
    text-shadow: #fff 0 1px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}
input#mce-EMAIL:hover,
input#mce-EMAIL:focus {
    border-color: #fff;
    background-color: rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
input.btn {
    height: 38px;
    padding: 7px 16px;
    border: none;
    background: #fff;
    font-size: 1.3em;
    vertical-align: middle;
    border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 1;
    text-shadow: #fff 0 1px 0;
    color: #0e7271;
    -webkit-box-shadow: inset 0 -2px 1px rgba(0,0,0,0);
    -moz-box-shadow: inset 0 -2px 1px rgba(0,0,0,0);
    position: absolute;
    top: 5px;
    right: 147px;
}
input.btn:hover {
    cursor: pointer;
    color: #0e7271;
    background: #e3f4f4;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.15);
}
label.inside {
    display: none;
}
.hiring {
	 position: absolute;
	 top: 0;
	 right: 5%;
	 -webkit-animation-name: hiring;
	 -webkit-animation-duration: 2s;
	 -webkit-animation-iteration-count: 1;
	 -webkit-animation-timing-function: ease-in-out;
}
input.labelHighlight { color: #7d7a67; }

#mc_embed_signup {
    width: 734px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 100px;
}



#mc-embedded-subscribe-form {
    display: block;
    position: relative;
    margin-bottom: 80px;
}
div.mce_inline_error,
div#mce_error_response {
    position: absolute;
    bottom: -40px;
    left: 200px;
    background: #0e7271;
    color: #fff;
    padding: 7px 12px;
    border-radius: 3px;
    display: none;
    line-height: 1;
}
div.mce_inline_error:after,
div#mce_error_response:after {
    content: "a";
    position: absolute;
    top: -4px;
    display: block;
    left: 15px;
    width: 8px;
    height: 4px;
    color: red;
    background: url(point.png) no-repeat;
    text-indent: -2000em;
    overflow: hidden;
}
#mce-success-response {
    position: absolute;
    background: #e9e7d7;
    padding: 10px;
    bottom: 0;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    min-height: 50px;
    line-height: 1.4;
}

.slogan {
    background: url(foot.png) 0 5px no-repeat;
}

.social {
    background: url(foot.png) 0 5px no-repeat;
}
.social a {
    width: 90px;
    min-height: 50px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    zoom: 1;
    *display: inline;
    _height: 50px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.3;
    padding-left: 44px;
    padding-top: 2px;
    text-shadow: #fff 0 1px 0;
    position: relative;
}

.social a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 37px;
    height: 37px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    background: #fff url(twitter.png) 50% 50% no-repeat;
    -webkit-box-shadow: inset 0 -2px 1px rgba(0,0,0,0);
    -moz-box-shadow: inset 0 -2px 1px rgba(0,0,0,0);
}

.social a:hover span {
    background-color: #e3f4f4;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.15);
}

.social a#facebook span {
    background-image: url(facebook.png);
}

.social strong {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    color: rgba(14,114,122,0.5);
}

@-webkit-keyframes fade {
 0% {
   opacity: 0;
 }
 100% {
   opacity: 1;
 }
}

#home #mc_embed_signup {
    -webkit-animation-name: fade;
     -webkit-animation-duration: 1.7s;
     -webkit-animation-iteration-count: 1;
     -webkit-animation-timing-function: ease-in-out;
}

#home .line {
     -webkit-animation-name: fade;
     -webkit-animation-duration: 3s;
     -webkit-animation-iteration-count: 1;
     -webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes loaded {
 0% {
   opacity: 0;
   top: 0;
 }
 100% {
   opacity: 1;
   top: 50px;
 }
}

@-webkit-keyframes hiring {
 0% {
   top: -200px;
   opacity: 0;
 }
 100% {
   opacity: 1;
   top: 0;
 }
}

#mc-embedded-subscribe-form {
 position: relative;
 top: 50px;
}

}


/* Localized */