/*
Description: Custom CSS for StarTribune for the Executive Pro theme
Version: 1.0
*/

/* ==========================
	Color Palette
   ==========================
 *	Dark Green: #00793a
 *	Light Green: #8cc63e
 *
 *
 */

/* ==========================
	Fonts
   ========================== */

@font-face { font-family: Popular; font-weight: normal; src: url('fonts/PopulistDisplay-Reg.otf'); }
@font-face { font-family: Popular-Med; src: url('fonts/PopulistDisplay-Med.otf'); }
@font-face { font-family: Popular-Bold; font-weight: bold; src: url('fonts/PopulistDisplay-Bold.otf'); }

/*
 *Icon Font
 *(Used for some flat icons on the site)
 */
@font-face {
    font-family: 'Flat-UI-Icons';
    src:url('fonts/Flat-UI-Icons.eot');
    src:url('fonts/Flat-UI-Icons.eot?#iefix') format('embedded-opentype'),
    url('fonts/Flat-UI-Icons.woff') format('woff'),
    url('fonts/Flat-UI-Icons.ttf') format('truetype'),
    url('fonts/Flat-UI-Icons.svg#Flat-UI-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Helvetica Nueue", Helvetica, Verdana, sans-serif;
    background-color: #fff;
}
body > div {
    font-size: 1.3rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Popular, Times, sans-serif;
    font-weight: normal;
    color: #373737;
}

h2{
    font-size: 2rem;
}
h3{
    font-size: 1.8rem;
}

p, a, span {
    font-family: "Helvetica Nueue", Helvetica, Verdana, sans-serif;
    font-weight: lighter;
    font-size:1.6rem;
}
a {
    text-decoration: none;
    color: #00793a;
}

/* main body */
.entry-title{
    font-size: 2.5rem;
}
.entry {
    margin: 10px;
}
.breadcrumb{
    margin: 0;
}
.header-text {
    font-size: 44px;
    line-height: 54px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .8);
    color: #fff;
    font-family: Popular, Times, sans-serif;
    position: absolute;
    max-width: 720px;
    left: 67px;
    top: 200px;
}
.site-header .genesis-nav-menu .sub-menu a span{
    font-size: 1.3rem;
}
hr.green {
    padding: 0;
    margin: 0 0 10px;
    border-bottom: 1px solid #00793A;
}
.header-image .title-area, .header-image .site-title, .header-image .site-title a{
    height: 54px;
    float: left;
    margin: 10px 0 20px;
    min-height: 54px;
}
.site-header .search-form{
    float:right;
    margin-top: 0;
    width: 25%;
}
.site-header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    background: rgba(255, 255, 255, .95);
}
.site-header .widget_nav_menu{
    float:left;
}
.featured-image img {
    width: 100%;
    margin: 0 auto;
    top: -20px;
    max-height: 450px;
}
.shrink {
    height:45px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    min-height: 45px;
}
.shrink .genesis-nav-menu a {
    padding: 11px;
}
.shrink .site-title a {
    margin:2px 10px;
    min-height: 35px;
    height: 35px;
}
.shrink .header-image .title-area, .shrink p.site-title, .shrink .title-area{
    height: 0;
    min-height: 0;
    margin: 0;
}
.shrink input#searchform-1, .shrink section#search-4 {
    padding: 5px;
}
.shrink h1.site-title {
    margin: 0;
}
/* site inner */
.home-middle{
    max-width: 1200px;
    margin: 0 auto;
}
.content{
    padding: 0;
}
.sidebar-page .site-container .site-inner, .no-sidebar-margined .site-container .site-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.no-sidebar-margined .site-container .site-inner {
    padding-top:100px;
}

.sidebar li, .sidebar .more-from-category a{
    background-image: none;
}
.home-middle{
    padding: 15px 30px 0
}
.left{
    float:left;
}
.right{
    float: right;
}
.site-inner{
    padding-top: 100px;
}
.img-center{
    max-height: 245px;
}
.executive-pro-home .home-cta .entry-title a, .executive-pro-home .home-cta .widget-title, .footer-widgets .entry-title a, .footer-widgets .widget-title{
    color:#00793A;
}
h3.widgettitle.widget-title{
    font-size: 13px;
    margin-bottom: 0;
}
.site-container{
    max-width: 100%;
}
.flexslider .slides img{
    width:100%;
}
.wrap {
    max-width: 1120px;
    margin: 0 auto;
}
.executive-pro-home .site-inner{
    margin: 10px 0;
}

.btn-green {
    border: 2px solid #00793a;
    width: 100%;
    padding: 15px 0;
    display: block;
    color: #00793a;
}
.btn-green span, .btn-green span:after {
    font-size: 18px;
    -webkit-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -moz-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -o-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}
.third {
    padding-top: 10px;
    padding-bottom: 10px;
}
.third.right-col {
    border-right: none;
    max-height: 315px;
    overflow: auto;
}
.third h1 {
    font-size: 22px;
    text-align: left;
    margin-bottom: 15px;
}
.third img.img-center {
    margin: 3px 0 -3px;
}
.half{
    width: 48%;
}
.company-news h2 {
    margin-bottom: 20px;
    display: block;
    padding-bottom: 5px;
    border-bottom: solid 1px #bbbbbb;
}
.news-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbbbbb;
}
.news-item-content {
    width: 76%;
}
.timestamp {
    background-color: #e0e0e0;
    text-align: center;
    margin: 0 15px 0 0;
    padding: 0 0 3px;
}
.timestamp p {
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
    padding: 0 4px;
    text-transform: uppercase;
    margin: 0;
}
.timestamp.left {
    background: none;
    width: 15%;
    word-break: break-word;
}
.timestamp h2.month {
    background-color: #00793a;
    color: #fff;
    text-shadow:none;
    padding:3px 5px;
}
.pagination {
    text-align: center;
    margin-bottom: 30px;
}
.pagination li {
    display: inline-block;
    font-family: "Helvetica Nueue", Helvetica, Verdana;
    font-weight: lighter;
    font-size: 14px;
    margin-bottom: 5px;
    color: #6E6E6E;
}
.pagination li .page-numbers {
    background-color: #e0e0e0;
    border-radius: 3px;
    color: #6e6e6e;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
    text-align: center;
    padding: 10px 12px 8px;
    margin: 0 3px;
    -webkit-transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -moz-transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -o-transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}
.pagination li .page-numbers.current {
    background-color: #00793a;
    color: #fff;
    text-shadow: none;
}
.section{
    padding: 0;
    width: 100%;
    min-height: 373px;
    background: no-repeat center top;
    padding-bottom: 30px;
}
.section-content {
    width: 50%;
    margin-top: 100px;
    background-color: #000;
    background-color: rgba(0,0,0,0.7);
    padding: 15px;
}
.section-content h1 {
    font-size: 36px;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, .8);
    color: #fff;
    margin-bottom: 15px;
}
.section-content p {
    font-size: 2rem;
    color: #fff;
    line-height: 2.5rem;
}
.section-content a {
    color: #fff;
    text-decoration: underline;
    font-size: 2rem;
}
.section-content .btn-green {
    text-decoration: none;
}
.white-text .section-content .btn-green {
    color: #fff;
}
.section-content .btn-green {
    text-align: center;
    width: 40%;
}
.site-wrapper {
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 20px;
    position: relative;
}
.even .section-content {
    float: right;
}
.bio-card {
    display: inline-block;
    padding: 10px;
    margin: 0 1% 0 0;
    position: relative;
    -webkit-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -moz-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -o-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    background-repeat: no-repeat;
}
.bio-card:hover {
    background: #f2f2f2;
    cursor: pointer;
    padding: 10px;
}
.bio-card.third.clearfix{
    width: 30%;
    padding: 8px;
    margin: 0 auto;
}
.bio-card .bio-card-content {
    color: #6e6e6e;
    margin: 10px 10px 0;
    text-shadow: 0 1px 0 rgba(255,255,255,1);
    width: 64%;
}
.bio-card p {
    color: #00793A;
    display: block;
    margin-top: 6px;
    font-size: 11px;
    line-height: 18px;
}
.bio-card.third.clearfix {
    text-align: left;
}

body.staff-template-default.single.single-staff .featured-image img, body.staff-template-default.single.single-staff article {
    display:none;
}
a:hover.bio-link {
    text-decoration:none;
}
.site-inner .no-sidebar-margined {
    margin: 0 auto;
    width: 1200px;
}
.section_awards .site-wrapper .section-content h3 {
    color: #fff;
}
.inline-block a{
    display:inline-block;
    float:left;
    padding: 4px;
}
.bio-detail-interior {
    min-height: 470px;
    background: #ededed;
    box-shadow: inset 0px -1px 6px rgba(0,0,0,0.3);
}
.bio-detail-interior img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 500px;
    width: auto;
    z-index: 1;
}
.bio-detail-interior h1 {
    text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
    font-size: 28px;
    margin-bottom: 25px;
}
.bio-detail-interior p {
    font-size: 18px;
    line-height: 26px;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
    color: #6e6e6e;
}
.bio-detail-interior-content {
    position: relative;
    z-index: 2;
    width: 50%;
    margin-top: 20px;
}

article.press_release.type-press_release.status-publish.entry,
.single .site-container .featured-image, .search .site-container .site-inner .content .entry-header .entry-meta {
    display:none;
}
.single .site-container .site-inner {
    padding-top: 100px;
}
.search .site-container .site-inner {
    max-width: 1200px;
    margin:0 auto;
}
table.contact-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border: none;
}
table.contact-table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

/* footer */
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4{
    padding: 0;
    width: 15%;
    float: left;
    font-size: 12px;
}
.footer-widgets-3{
    float:left;
}
.footer-widgets li{
    background-image: none;
}
.widget ul > li{
    padding: 0;
}
.footer-widgets {
    background: #D5D5D5;
    color:#6e6e6e;
}
h3.widgettitle.widget-title{
    color:#373737;
    font-weight: normal
}

.site-footer, .site-footer a{
    background-color: #535353;
    color: #D5D5D5;
    text-transform: none;
}
.site-footer a {
    text-decoration:underline;
}
.footer-widgets {
    border-top: 3px solid #01793b;
}

.footer-half{
    width: 49%;
}

.footer-widgets .widget{
    margin-bottom: 0;
}
.footer-widgets .wrap{
    padding: 60px 10px 0;
}


/* Media Queries */
@media screen and (max-width: 1040px) {
    .header-text {
        font-size: 20px;
        left: 5px;
        width: 100%;
        top: 150px;
    }
    .header-image .title-area, .header-image .site-title, .header-image .site-title a{
        float: none;
        margin: 5px auto 0;
    }
    .site-header .search-form, section#search-4, .bio-detail-interior img {
        display:none;
    }
    .section-content{
        width: 100%;
        margin-top: 10px;
    }
    .footer-widgets .widget-area{
        width: 100%;
        padding: 10px;
        margin: 0 auto;
    }
    .footer-widgets .wrap{
        padding-top: 10px;
    }
    .site-header .widget_nav_menu{
        float:none;
    }
    .shrink .header-image .title-area, .shrink p.site-title, .shrink .title-area{
        height:40px;
    }
    .bio-card.third.clearfix, .bio-detail-interior-content{
        width: 100%;
    }
    .bio-detail-interior p{
        line-height: 1.3;
    }
    .single .site-container .site-inner, .featured-image img{
        padding-top: 130px;
    }
    .full-width-content .content{
        padding-top: 60px;
    }
    .sidebar-page .site-container .site-inner, .no-sidebar-margined .site-container .site-inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 50px 20px;
    }

}

.custom-container {
	max-width: 1140px;
	margin: auto;
	box-sizing: border-box;
}

@media(max-width: 1040px){
	.custom-container {
		padding: 0 20px;
	}
}

.mt-2{
	margin-top: 20px;
}

.mb-2{
	margin-bottom: 20px;
}