/*
Theme Name: Ingenuity
Theme URI: http://www.ecoastdesign.com
Author: eCoast
Author URI: http://www.ecoastdesign.com
Description: Ingenuity Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/*CLASES*/
.c {
  clear: both;
}
.cf {
  clear: both;
  float: left;
}
.cr {
  clear: both;
  float: right;
}
.bl {
  display: block;
}
.l {
  float: left;
}
.r {
  float: right;
}
.hide {
  display: none;
}
.full {
  width: 100%;
}
.half {
  width: 50%;
}
.fullpx {
  width: 1000px;
}
.reset {
  margin: 0;
  padding: 0;
}
.center {
  margin: 0 auto;
}
.fix {
  clear: both;
  float: left;
}
.notext {
  text-indent: -999999em;
}
.tac {
  text-align: center;
}
.j {
  text-align: justify;
}
.u {
  text-transform: uppercase;
}
.under {
  text-decoration: underline;
}
.i {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
/*ej:
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
*/
.nb {
  border: 0px;
}
/*ej: .bs(0px,0px,1px,1px,rgba(255,255,255,0.15)); */
.transition {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.transition-bgc {
  -webkit-transition: background-color 1000ms linear;
  -moz-transition: background-color 1000ms linear;
  -o-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
.rel {
  position: relative;
}
.ab {
  position: absolute;
}
/*
.droid		{ font-family: 'Droid Sans', sans-serif;}
.arial		{ font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
.oswald		{ font-family: 'Oswald', sans-serif;}
.prata		{ font-family: 'Prata', serif;}
.ptserifCaption	{ font-family: 'PT Serif Caption', serif;}
.ptsans		{ font-family: 'PT Sans', sans-serif;}
.calibri	{ font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;}
.helvetica	{ font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;}			
.istok		{ font-family: 'Istok Web', sans-serif;}
.georgia    { font-family: Georgia, Times, "Times New Roman", serif;}
*/
.arial {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.electrolize {
  font-family: 'Electrolize', sans-serif;
}
/*colors*/
/*dark blue*/
/*blue*/
/* RESET
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
caption,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
sidebar,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
body {
  background: url(i/bg.jpg);
}
.wrapper {
  clear: both; float:left;
  width: 100%;
  /*width:1132px;*/
  /*background: url(i/wrapper.png) repeat-y center top;*/
}
article,
aside,
caption,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
sidebar {
  display: block;
}
p,
span,
i,
a,
li,
input,
textarea,
select,
button,
label,
table,
time {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #3b485b;
  font-size: 0.8125em;
  /*13/16*/

}
h1,
h2,
h4,
h5,
h6 {
  font-family: 'Electrolize', sans-serif;
  color: #35527c;
  font-weight: normal;
}
h3 { 
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
   color: #572600;
   font-weight: normal;
   padding-bottom: 7px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-family: 'Electrolize', sans-serif;
  font-size: 100%;
  color: #748daf;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: 'Electrolize', sans-serif;
  font-size: 100%;
}
h1 {
  font-size: 1.625em;
  /*26/16*/
}
h2 {
  font-size: 1.25em;
  /*20/16*/
}
h3 {
  font-size: 1.25em;
  /*20/16*/
}
h4 {
  font-size: 1.25em;
  /*20/16*/
}
h5 {
  font-size: 1.25em;
  /*20/16*/
}
h6 {
  font-size: 1.25em;
  /*20/16*/
}
li {
  list-style: none;
}
.entry-content li a {
  color:#009ec4!important;
  text-decoration: underline;
}
a {
  text-decoration: none;
  border: 0px;
}
img {
  border: 0px;
}
input, textarea, button {
  border: 0;
  margin: 0;
  padding: 0;
}
.clearFix {
  clear: both;
  display: block;
}
/**************************************************************************************
header
**************************************************************************************/
.mainHeader {
  clear: both;
  float: left;
  width: 100%;
  padding: 0px;
  /*innerHeader*/

}
.mainHeader .innerHeader {
  position: relative;
  margin: 0 auto;
  padding:0 60px 0 60px;
  width: 1000px;
  background:#f2e7ca;
  border-left:solid 1px #896b50; border-right:solid 1px #896b50;
  /*h1*/

}
.mainHeader .innerHeader:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mainHeader .innerHeader h1 {
  float: left;
  padding: 0 0 7px 0;
  /*a*/
}
.mainHeader .innerHeader h1 a {
  float: left;
  display: block;
  width: 722px;
  height: 162px;
  background: url(i/ingenuity-project.png) no-repeat;
  text-indent: -99999em;
}
/*mainHeader*/
.topNav {
  float: right;
  padding: 26px 0 0 0;
}
.topNav form {
  clear: both;
  display: block;
  padding: 10px 0 0 0;
}
.topNav form input {
  float: left;
  margin: 3px 4px 0 0;
  width: 165px;
  height: 25px;
  text-indent: 10px;
  line-height: 25px;
  font-size: 14px;
  color: #572600;
}
.topNav form button {
  float: right;
  width: 30px;
  height: 30px;
  background: url(i/go.png) no-repeat center top;
  text-indent: -999999em;
  cursor: pointer;
}
.topNav form button:hover {
  background-position: bottom;
}
/*topNav*/
/**************************************************************************************
superfish
**************************************************************************************/
nav.mainNav {
  clear: both;
  float: left;
  margin: 0px;
  width: 1000px;
  height: 46px;
  background: url(i/menu.jpg) repeat-x;
}
/**************************************************************************************
nivo
**************************************************************************************/
/* The Nivo Slider styles */
.slider-wrapper {
  float: left;
  padding: 0px;
  background: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
/**************************************************************************************
main
**************************************************************************************/
.main {
  clear: both;
  float: left;
  width: 100%;
}
.main .innerMain {
  margin: 0 auto;
  width: 940px;
  min-height:500px;
  padding: 0px 90px 13px 90px;
  position: relative;
  clear: both;
  background:#f2e7ca;
  border-left:solid 1px #896b50; border-right:solid 1px #896b50;
}
.main .innerMain:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
/*main*/
.home {
  clear: both;
  float: left;
  width: 100%;
  padding: 13px 0 0 0;
}
.home:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.how {
  float: right;
  padding: 0 11px 0 10px;
  width: 201px;
  height: 291px;
  background: url(i/how.jpg) no-repeat;
}
.how h2 {
  padding: 26px 0 10px 0;
  color: #572600;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.how a {
  font-size: 12px;
  color: #572600;
}
.how a p {
  display: block;
  padding: 5px 7px 0 7px;
  font-size: 12px;
  color: #572600;
  line-height: 14px;
}
.how a:hover p {
  color: #000;
}
/*how*/
.student {
  position: relative;
  clear: both;
  float: left;
  margin: 27px 0 0 0;
  padding: 10px 10px 0 10px;
  width: 202px;
  min-height: 201px;
  background: #009ec3;
}
.student img {
  display: block;
  border: solid 1px #fff;
}
.student h2 {
  display: block;
  padding: 10px 0 7px 0;
  text-align: center;
  color: #f2e7ca;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 14px;
}
.student p {
  color: #fff;
  font-size: 11px;
}
/*student*/
.support {
  position: relative;
  float: left;
  margin: 27px 0 0 18px;
  padding: 10px 10px 0 10px;
  width: 202px;
  min-height: 201px;
  background: #009ec3;
}
.support img {
  display: block;
  border: solid 1px #fff;
}
.support h2 {
  display: block;
  padding: 10px 0 7px 0;
  text-align: center;
  color: #f2e7ca;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 14px;
}
.support p {
  color: #fff;
  font-size: 11px;
}
/*support*/
.inthe {
  position: relative;
  float: left;
  margin: 27px 0 0 18px;
  padding: 10px 10px 0 10px;
  width: 199px;
  min-height: 201px;
  background: #009ec3;
}
.inthe img {
  display: block;
  border: solid 1px #fff;
}
.inthe h2 {
  display: block;
  padding: 0px 0 7px 0;
  color: #f2e7ca;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 14px;
}
.inthe h3 {
  display: block;
  padding: 10px 0 0 0;
  font-size: 12px;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
}
.inthe h3 span {
  font-size: 14px;
  color: #fff;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
}
.inthe p {
  color: #fff;
  font-size: 11px;
}
/*inthe*/
.ne {
  position: relative;
  float: right;
  margin: 27px 0 0 0px;
  padding: 10px 10px 0 10px;
  width: 202px;
  min-height: 201px;
  background: #009ec3;
}
.ne h2 {
  display: block;
  padding: 0px 0 20px 0;
  color: #572600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 14px;
}
.ne h3 a	{
	color:#222; font-size:0.75em;
}
.ne p {
  display: block;
  color: #572600;
  font-size: 11px;
  line-height: 11px;
}
/*ne*/
a.more {
  float: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  color: #f2e7ca;
}
a.more:hover {
  color: #fff;
}
.entry-content  p a {
 color: #009ec3;
 text-decoration: underline;
}
/**************************************************************************************
footer
**************************************************************************************/
.mainFooter {
  clear: both;
  float: left;
  margin: 0px;
  width: 100%;
  /*innerFooter*/

}
.mainFooter .innerFooter {
  position: relative;
  clear: both;
  margin: 0px auto 0 auto;
  padding: 20px 60px 40px 60px;
  width: 1000px;
  border-top: solid 2px #30adc4;
  background:#f2e7ca;
  border-left:solid 1px #896b50; border-right:solid 1px #896b50;
}
.mainFooter .lowerFooter {
  position: relative;
  clear: both;
  margin: 0px auto 0 auto;
  padding: 20px 60px 40px 60px;
  width: 1000px;
  background:#f2e7ca;
  height:50px;
}
.mainFooter .lowerFooter nav {
  border-top: solid 1px #b3a88b;
}
.mainFooter .innerFooter:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mainFooter .innerFooter ul {
  float: left;
}
.mainFooter .lowerFooter ul {
  float: left;
}
.mainFooter .innerFooter ul.fr {
  float: right;
}
.mainFooter .lowerFooter ul.fr {
  float: right;
}
.mainFooter .innerFooter  ul li {
  float: left;
  padding: 0 3px;
}
.mainFooter .lowerFooter  ul li {
  float: left;
  padding: 0 3px;
}
.mainFooter .innerFooter ul li a {
  float: left;
  display: block;
  font-size: 11px;
  color: #572600;
}
.mainFooter .innerFooter ul li a:hover {
  color: #000;
}

.mainFooter .innerFooter ul li.facebook a	{
	width:15px; height:15px;
	background:url(i/facebook.gif) no-repeat;
	text-indent:-9999em;
}
.mainFooter .innerFooter ul li.twitter a	{
	width:15px; height:15px;
	background:url(i/twitter.gif) no-repeat;
	text-indent:-9999em;
}

.mainFooter .innerFooter nav {
  clear: both;
  float: left;
  margin: 1.5em 0 0 0;
  padding: 1em 0 0 0;
  width: 100%;
  border-top: solid 1px #b3a88b;
}
.mainFooter .innerFooter nav ul {
  float: left;
  display: block;
  width: 16.66%;
}
.mainFooter .innerFooter nav ul li {
  float: left;
  display: block;
  width: 100%;
}
.mainFooter .innerFooter nav ul li:first-child a {
  font-weight: bold;
  font-size: 1em;
}
.mainFooter .innerFooter nav ul li a {
  display: block;
  padding: 0.5em 0;
}
/*mainFooter*/
/**************************************************************************************
inner
**************************************************************************************/
.inner {
  clear: both;
  float: left;
  width: 940px;
  background: url(i/inner.png) no-repeat 200px 0px;
}
aside.inSide {
  float: left;
  width: 221px;
}
aside.inSide nav ul {
  display: block;
  padding: 18px 0 0 0;
}
aside.inSide nav ul li {
  display: block;
  padding: 0 0 11px 5px;
}
aside.inSide nav ul li a {
  display: block;
  font-size: 14px;
  color: #966b44;
}
aside.inSide nav ul li a:hover {
  color: #009ec3;
}
/*inSide*/
.inContent {
  position: relative;
  float: left;
  padding: 20px 0 40px 0;
  width: 719px;
}
.inContent h1 {
  padding: 0 0 20px 0;
  font-size: 2em;
  color: #572600;
}
.inContent nav.utility {
  position: absolute;
  top: 0px;
  right: 0px;
}
.inContent nav.utility ul {
  float: left;
}
.inContent nav.utility ul li {
  float: left;
  padding: 20px 0 0 10px;
  background: none;
}
.inContent nav.utility ul li.email a {
  background: url(i/email.png) no-repeat center top;
}
.inContent nav.utility ul li.bookmark a {
  background: url(i/bookmark.png) no-repeat center top;
}
.inContent nav.utility ul li.share a {
  background: url(i/share.png) no-repeat center top;
}
.inContent nav.utility ul li.print a {
  background: url(i/print.png) no-repeat center top;
}
.inContent nav.utility ul li a {
  float: left;
  padding: 20px 0 0 0;
  font-size: 12px;
  color: #966b44;
}
.inContent nav.utility ul li a:hover {
  color: #009ec3;
}

.inContent p, .inContent li, .inContent a {
  font-size: 16px;
  color: #572600;
}
.inContent p {
  display: block;
  padding: 0 0 20px 0;
  line-height: 20px;
}
.inContent li {
  display: block;
  padding: 0 0 0.5em 1em;
  background: url(i/li.jpg) no-repeat 0 7px;
  line-height: 20px;
}
.inContent li.liform {
  display: block;
  padding: 0 0 0.5em 0em;
  background:none;
  line-height: 20px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/*inContent*/

#contact{
  list-style:none;
  margin:0;
}
#contact li{
float: left;
    height: 60px;
	margin:0 0 20px;
    position: relative;
    width: 540px;
}
#contact li .text{
	background: #F0EFEF;
	padding:15px 10px 10px 0;
	position:absolute;
	z-index:100;
	min-width:85px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	text-indent: 5px;
}
#contact li .required{
	position:absolute;
	right:10px;
	top:10px;
	z-index:100;
}
#contact li .wpcf7-form-control-wrap{
	position: absolute;
}
#contact li .wpcf7-form-control-wrap input, #contact li .wpcf7-form-control-wrap textarea{
	background:#fff;
	border:solid 5px #F0EFEF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:15px 10px 25px;
	width: 509px;
	text-indent:95px;
	z-index:100;
	margin:0;
}
#contact li .wpcf7-form-control-wrap input:focus, #contact li .wpcf7-form-control-wrap textarea:focus{
	background:#F0EFEF
}
#contact li .wpcf7-form-control-wrap textarea{
	line-height: 28px;
    padding: 10px;
	height:200px;
}
#contact li#message{
	min-height:220px;
}
#contact li#submit input{
	color:#fff;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#009ec3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ec3', endColorstr='#02738d');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#009ec3), to(#02738d));
	background: -moz-linear-gradient(top, #009ec3, #02738d);
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-0-border-radius:3px;
	border-radius:3px;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-shadow:0 1px 0 #09b2f3;
	text-transform:uppercase;
}
#contact li#submit input:hover{
	background:#009ec3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ec3', endColorstr='#69d2f9');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#009ec3), to(#69d2f9));
	background: -moz-linear-gradient(top, #009ec3, #69d2f9);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-o-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	color:#06506c;
	text-shadow:0 1px 0 rgba(255,255,255,.25);
	text-transform:uppercase;
	
div.wpcf7-validation-errors {
    clear: left;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}

.modalDialog > div {
	width: 560px;
	position: relative;
	margin: 10% auto;
	padding: 15px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }
