/* 
Theme Name:     Imagination Foundation
Description:    Requires Fifty Framework
Author:         Fifty & Fifty
Author URI:     http://fiftyandfifty.org/ 
Template:       fifty-framework-master

(optional values you can add: Theme URI, Author URI, Version)
*/
@import url("../fifty-framework-master/style.css");
@import url("assets/css/style.css");
@import url("assets/css/custom.css");

.page-template-page-templatesslider-php .header-no-image{
    margin-bottom:20px;
}

.nav.menu ul ul li a{ line-height: 20px;}

.post-content ul, .post-content ol {
  list-style: inherit;
}

.post-content {
  padding-right: 100px;
}

.wp-caption-text {
  font-size: 14px!important;
  font-style: italic;
  color: #b2b2b2;
  margin-top: -25px; 
}

em {font-style:italic;}

/* Alternate page header styles */
h3.pink_text, h3.pink_text a{ color:#FF2F72 !important; }
h3.pink_text a:hover{ color:#D42158; }
h3.white_text, h3.white_text a{ color:#ffffff !important; }
h3.white_text a:hover{ opacity: .7; }


footer.default nav.footer-nav ul li ul li#menu-item-869 a {
    line-height: 10px;
}
footer.default nav.footer-nav ul li ul li#menu-item-869 {
    margin-bottom: 10px;
}

/* More home page fixes 
================================================= */
.home .container-full.featured-callout-container {
	padding-top: 45px;
	padding-bottom: 100px;
}
/*a.btn.flat.white:hover { border: 1px solid #ff2f6f !important;}*/

/* About Us fix
================================================= */
.story.old {
	width: 300px;
	height: 199px;
	display: inline-block;
	margin-top: 60px;
	margin-bottom: 30px;
	margin-right: 1px;	
	background-repeat: no-repeat;
}
.story.old a { width: 300px; }

/* Button styles shortcode
================================================= */
/* Primary Links
================================================= */
a.imag-btn {
	display: inline-block;
	position: relative;
	/*display: inline-block;*/
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	border-radius: 0;
	margin: 10px;
}
a.imag-btn-primary {
	height: 50px;
	background: #ff2f6f;
	border: none;
	color: #fff;
	padding: 15px 20px;
}

a.imag-btn-primary i.icon-long-arrow-right { padding-left: 15px; }
a.imag-btn-primary i.icon-long-arrow-right:before { border-left: 1px solid rgba(255,255,255, 0.2); padding-left: 15px;}
a.imag-btn-primary:hover {
	background: #ff62A2;
}
a.imag-btn-primary.alt { background: #45c6e4; }
a.imag-btn-primary.alt:hover { background: #5FE0FE; }

/* Secondary Links
================================================= */
.imag-secondary {
  padding: 13px 13px 9px 13px;
  color: #fff;
  font-size: 15px;
  text-transform: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
}
.imag-secondary.pink {
  border: 1px solid #ff2f6f;
  color: #ff2f6f;
  background: transparent;
}
.imag-secondary:hover {
  color: #ff2f6f;
  background-color: rgba(254, 254, 180, 0.85);
}
.imag-secondary.alt {
 border: 1px solid #45c6e4;
 color: #45c6e4;
}
.imag-secondary.alt:hover {
  background: #92ffff;
}

/* Tertiary Links
================================================= */
a.tertiary-link {
	display: inline-block;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	margin: 10px 0;
	position: relative;
}
a.tertiary-link i.icon-long-arrow-right { margin-left: 5px; }
a.tertiary-link.tert-pink { color: #ff2f6f;}
a.tertiary-link.tert-pink:hover { color: #FF548B;}
a.tertiary-link:hover { font-weight: bold; }
a.tertiary-link.alt { color: #45c6e4; }
a.tertiary-link.alt:hover { color: #26a5c3; }

/* Button White
================================================= */
a.imag-btn-white {
	display: inline-block;
	height: 50px;
	background: #fff;
	border: none;
	color: #ff2f6f;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	padding: 15px 20px;
}

a.imag-btn-white i.icon-long-arrow-right { padding-left: 15px; }
a.imag-btn-white i.icon-long-arrow-right:before { border-left: 1px solid rgba(255,47,11, 0.2); padding-left: 15px;}
a.imag-btn-white:hover { border: 1px solid #ff2f6f; }
a.imag-btn-white:hover,
a.imag-btn-white:hover i.icon-long-arrow-right {
	color: #d42158;
}
a.imag-btn-white:hover i.icon-long-arrow-right:before {
	border-left: 1px solid rgba(212,32,88,0.5);
}

/* Mail Chimp signup shortcode styles
================================================= */
#mc_embed_signup.signup-shortcode {
  position: relative;
  width: 220px;
}
#mc_embed_signup.signup-shortcode input[type="email"] {
  width: 190px;
  height: 51px;
  font-size: 15px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 30px;
  border: none;
  padding: 0 0 0 20px;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  color: #d1cece;
}
#mc_embed_signup.signup-shortcode button[type="submit"] {
  position: absolute;
  right: 3px;
  top: 10px;
  height: 51px;
  width: 60px;
  padding: 0;
  /*text-indent: -9999px;*/
  border-radius: 0;
  background: #fff;
  /*background-image: url("../images/submit-btn.jpg");
  background-repeat: no-repeat;*/
  cursor: pointer;
  border: none;
  color: #ff2f6f;
  line-height: 30px;
}
#mc_embed_signup.signup-shortcode button[type="submit"]:hover {
  color: #d42158;
}
#mc_embed_signup.signup-shortcode button[type="submit"]:hover i.icon-long-arrow-right {
  border-left: 1px solid rgba(212,32,88,0.5);
}
#mc_embed_signup.signup-shortcode button[type="submit"] i.icon-long-arrow-right {
  border-left: 1px solid rgba(255,47,11, 0.2);
}
#mc_embed_signup.signup-shortcode button[type="submit"] i.icon-long-arrow-right:before { margin-left: 15px;}
#mc_embed_signup.signup-shortcode input {
  border-radius: 0;
}
================================================= 
body #gform_wrapper_4 {
	padding: 50px 100px;
	background-color: #45c7e6;
	color: #ffffff;
}
body #gform_wrapper_4 .gform_heading .gform_title {
	font-size: 48px;
	color: #ffffff;
	text-align: center;
}
body #gform_wrapper_4 .gform_heading .gform_description {
	font-size: 21px;
	text-align: center;
	font-family: 'avenir', sans-serif;
}
body #gform_wrapper_4 .gform_body .gform_fields .gfield input[type=text] {
	font-size: 14px;
}
body #gform_wrapper_4 .gform_body .gform_fields .gfield select {
	height: 44px;
	font-size: 14px;
}
body #gform_wrapper_4 .gform_footer.top_label button {
	font-family: 'avenir', sans-serif;
	font-size: 14px;
	margin-left: 20px;
	text-transform: capitalize;
	font-weight: 700;
}
body #gform_wrapper_4 .validation_error {
	font-family: 'avenir', sans-serif;
	margin-top: 30px;
	margin-left: 20px;
}
body #gform_wrapper_4 .gfield.gfield_error {
	border: none;
	background-color: #45c7e6;
	padding-left: 20px !important;
} 