 /*
 Theme Name:     Henry M Jackson Blog
 Theme URI:      http://sitecrafting.com
 Description:    Twenty Thirteen Child Theme
 Author:         Scott Dunham, SiteCrafting
 Author URI:     http://sitecrafting.com
 Template:       twentythirteen
 Version:        1.0.0
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*@import url("http://fnt.webink.com/wfs/webink.css/?project=5EA8908B-D786-4391-9DFB-A6D88B4A549C&fonts=382B4521-6228-4C38-41BC-3DE66C7C910A:f=ProximaNova-Bold,58DEFEBD-4A55-477B-3C13-525C6AEBDD7A:f=ProximaNova-Regular,7ADDF267-02FA-4E7A-F098-EF6D9CFEF9AE:f=ProximaNova-Black");*/

@import url("css/slider.css");
@import url("css/utility.css");
@import url("css/style.css");

.site {background-color:transparent; border: 0;}
.site-main { margin-top: 26px; }
.page-template-default .site-main{ margin-top: -1px; }

a, a:visited, .entry-title a, .entry-meta a, .entry-content a, .comment-content a , .comment-meta a, .widget a, .navigation a { color: #588188; }
.entry-meta a:hover, .entry-content a:hover, .comment-content a:hover, .comment-meta a:hover, .widget a:hover, .navigation a:hover { color: #588188; }
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login { color: #588188; }

.entry-title{ font-weight: 700; }

.widget { background-color: #f8f8ec; }
.comment-respond {background-color: #E8E5CE;}
.widget_calendar a {
    display: block;
    background: #588185;
    color: #FFF !important;
}
.widget_calendar a:hover, .entry-title a:hover {color: #588188 !important;  }
.site-main .sidebar-container { z-index: 55; }
.paging-navigation .meta-nav { background-color: #588188; }
.paging-navigation a:hover .meta-nav { background-color: #BABB55; }

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0px;
}

.widget form{
    background-color: transparent;
    padding: 0;
    min-height: 0;
}
.widget form label{ padding: 0; }

/*.sidebar .comment-respond .comment-form{
    padding: 0 376px 0 60px;
    background-color: transparent;
    min-height: 0;
}*/
.comment-form p{ padding: 0; }
.comment-form label{ color: #5f5f5f; }

/*.archive-header { background-color: #588188; }
.archive-header * {color:#fff;}

.format-aside { background-color: inherit; box-shadow: none; }
.format-audio { background-color: #babb55; }*/


/*
 * 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; }
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix { *zoom: 1; }
.cleaner{ clear: both; }

/* Stripe Payments Button */
button.donate {
    background: #588188;
    width: 148px;
    text-align: center;
    border-bottom: none;
}

.asp_product_item {
	border: none !important;
	box-shadow: none !important;
	}

button.donate {
    background: #588188;
    width: 148px;
    text-align: center;
    border-bottom: none;
}
@media (max-width: 767px){
.nav-primary-home, .nav-primary {
  display: none;
}
}
.nav-primary-home {
  margin-top: 74px;
}
.nav-primary-home ul, .nav-primary ul {
  margin: 0;
}

li#mega-menu-item-2382 {
    display: block;
    float:right !important;
    position: absolute;
    top: 0;
    right: 0;
    background: #588188 !important;
    width: 148px !important;
    text-align: center;
}

li#mega-menu-item-2382 a{
    text-align:center !important;
}

#home_content, #interior_content {
  margin-top: 10px;
}
.page-template-default #containerOuter {
      background-position: 0 -340px;
}

#interior_content #content {
	float: none;
	width: 100%;
}

#slider-wrap {
	float: none;
	margin: 0 auto;
}

span.hm-blue-50-percent {
    color: rgb(67,129,153, .5);
}


/* homepage sections */

figure.fellows-image {
    max-width: 950px;
}
figure.fellows-image img {
    max-width: 100%;
}
span.callout-btn {
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}

span.callout-summary p {
    font-size: 16px;
    min-height: 100px;
}
section.fellows {
	padding-bottom: 5%;
}
section.fellows p, section.mission p {
    font-size: 20px;
    font-family: "proxima-nova", arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    margin: 20px 0;
}
section.mission ul {
    margin-left: 5%;
}
section.mission li {
    font-size: 20px;
    line-height: 1.2em;
}


.fellows-cta a{
    font-size:20px;
    color:white;
    background: #588188;
    padding:10px 20px;
    border-radius: 3px;
}

.fellows-cta {
    text-align: center;
}

.callout-btn {
    text-align: center;
    background: #588188;
    padding: 8px;
    border-radius: 3px;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
}

.callout-summary {
    text-align: center;
}
#home_content article.top {
    margin-bottom: 40px;
}
/* to compensate for the missing nav. */
@media (max-width: 764px){ 
    section.mission {
        margin-top: 175px;
    }
}
@media (max-width: 540px){ 
    section.mission {
        margin-top: 80px;
    }
}
.announcement-content {
    /*width:60%; removed to make announcment same width as other section on homepage */
    margin: 0 auto;
    margin-top: 30px;
    padding: 30px;
    border: thin solid #adada0;
}
.announcement-content p{
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
}
.announcement-content p:last-of-type{
    margin-bottom: 0;
}
.btn-link a{
    background: #588188;
    padding:10px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    color: white !important;
}

/* WPPayForms Custom CSS */
.wpf_html_content_wrapper {
    border-bottom: thin solid #eeeeee;
    margin-bottom: 20px;
}