/*
Theme Name: Salient Child Theme
Theme URI: http: //blog.amtrak.com/
Description: This is a custom child theme for Salient
Author: April Harding and Travis Austin
Template: salient
Version: 0.1

-------------------------------------------------------------------------

	1.	Globally Applied Styles
	2.	Home Styles
	3.	Blog Styles
	4.  Landing Page Styles
	5.	Better Click to Tweet Styles
	6.	Gravity Forms Styles
	7.	Responsive Styles

-------------------------------------------------------------------------*/


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

/*-------------------------------------------------------------------------*/
/*	1.	Globally Applied Styles
/*-------------------------------------------------------------------------*/

div#footer-outer div#copyright.row div.container div.col.span_7.col_last ul#social li a i:hover {
    color: #ffffff !important;
}

body a:hover {
    color: #003a5d;
    opacity:.8;
}

.footerText{
    font-size:14px;
    line-height:16px;
}

.footer-widgets .row{
    padding:5px;
}

#footer-outer #footer-widgets .widget h4{
    font-size:16px;
    line-height:18px;
}

/*-------------------------------------------------------------------------*/
/*	2.	Home Styles
/*-------------------------------------------------------------------------*/


.row .col .home-stories {
	margin-bottom:60px;
}

.row .col .home-stories h4 {
	color:#333;
	font-size:52px;
	font-weight:600;
}

ul#social li a:hover {
	color:#fff;
}

div.button.solid_color {
    border: 5px solid #ccd8df;
    padding:0px;
}

.swiper-slide .button a {
	padding:10px 40px;
}


/*-------------------------------------------------------------------------*/
/*	3.	Blog Styles
/*-------------------------------------------------------------------------*/

body #single-below-header {display: none !important;}
body .author-section {display:none !important;}

body .meta-author {display: none !important;}
body .meta-category {display: none !important;}
body .meta-comment-count {display: none !important;}

body .post-area.masonry article.post .post-meta {display: none!important;}
article.post .content-inner {border-bottom: none;}

.category-flag  {
	background-color:#557a91;
	padding:3px 30px 3px 25px;
	position:absolute;
	top:0;
	left:0;
	margin-left:-10px;
	margin-top:20px;
	font-size:16px;
	font-weight:normal;
	font-family:Arial;
	line-height:24px;
}

.category-flag-home {
    background-color:#557a91;
    padding:3px 30px 3px 25px;
    position:absolute;
    top:0;
    left:0;
    margin-left:-10px;
    margin-top:20px;
    font-size:16px;
    font-weight:normal;
    font-family:Arial;
    line-height:24px;
    -webkit-box-shadow: 6px 3px 28px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 3px 28px -8px rgba(0,0,0,0.75);
    box-shadow: 6px 3px 28px -8px rgba(0,0,0,0.75);
    border: 1px solid rgba(255,255,255,0.25);
}

.category-flag a, .category-flag-home a {
	color:#fff;
}

.category-flag a:hover, .category-flag-home a:hover {
	opacity:.8;
}

.post-overlap {
    background-color: #fff;
    font-weight: 300;
    margin-top: -350px;
    padding: 8% 12% 1%;
    color:#333;
    z-index:10;
}

.post-overlap .category-flag {
	padding:3px 30px 3px 145px;
}

h1.entry-title {
	font-size:66px;
	line-height:70px;
	font-weight:600;
	text-transform:none;
	margin-bottom:40px;
	color:#333;
}

h2.TextBlock, h2.TextBlock a {
	font-size:36px;
	font-weight:600;
}

h2.TextBlock a:hover {
	color:#003a5d;
	opacity:.8;
}

.ascend .masonry-blog-item .article-content-wrap {
    background-color: #efefef;
    padding: 15px !important;
}

article.post .post-header h2 a:hover {
	color:#003a5d !important;
	opacity:.8;
}

article.post .post-header h2 a {
    font-family: 'Source Sans Pro';
    font-size: 24px;
    font-weight: 300;
    transition: none;
}

.post-header, #single-below-header {
    margin-bottom: 0px;
}

.blogpost {
    background-color: #ffffff;
}

.TextBlock img.alignleft {
	margin: 8px 20px 8px -40px;
}

.injected-promo {
	float:right;
	margin-left:25px;
	margin-right:-200px;
	width:200px;
	border: 5px solid #ccd8df;
	background-size:cover;
	background-repeat:no-repeat;
}

.promo-header {
	background-color:#003a5d;
	color:#fff;
	width:100%;
	text-align:center;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}

.promo-title {
	background-color:#fff;
	width:85%;
	margin:120px auto 0px;
	padding:10px;
	text-align:center;
}


.promo div h2 {
	font-family:'Source Sans Pro';
	font-size:66px;
	font-weight:700;
	line-height:70px;
}

.promo div p {
	font-family:'Source Sans Pro';
	font-size:42px;
	color:#333;
	font-weight:200;
	line-height:46px;
}

.promo div a {
    background-color: #003a5d;
    border: 5px solid #ccd8df;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 50px;
    text-transform: uppercase;
}

.row .col .promo-title h3 {
	font-size: 15px;
	font-weight: 600;
	line-height:20px;
	margin:0px;
}

.share-block {
	margin-top:40px;
	text-align:center;
}

.content-inner div.share-block h4 {
    color: #888;
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0;
    text-transform: uppercase;
}

.buy-button {
	text-align:center;
	margin-top:40px;
}

.buy-button a{
    background-color: #003a5d;
    border: 5px solid #ccd8df;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 70px;
    text-transform: uppercase;
}

.comments-section {
	margin-top:40px;
}

#farefinder .cds_ff_outer{
    margin:0 auto;
}

#buy-button, #buy-button a{
    margin:0 auto;
    text-align: center;
}

/*-------------------------------------------------------------------------*/
/*	4.	Landing Page Styles
/*-------------------------------------------------------------------------*/


div#ajax-content-wrap div.container-wrap {
	background-color:#fff;
}

.landing-header {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    margin: 0 auto;
    padding: 10px 15px 30px;
}

.landing-header h1 {
    color: #1a1919;
    font-size: 55px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    text-transform:none;
}

.landing-header p {
    color:#333;
    font-size: 28px;
    font-weight:200;
    margin: 0 auto;
    max-width: 850px;
    text-align: center;
    width: 90%;
}

.ascend .masonry-blog-item .article-content-wrap {
    margin-top: -10px;
}

/*-------------------------------------------------------------------------*/
/*	5.	Better Click to Tweet Styles
/*-------------------------------------------------------------------------*/


.bctt-click-to-tweet {
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left: 6px solid #557a91;
    border-radius: none;
}

.bctt-click-to-tweet img{
	position:relative;
	top:20;
	left:0;
}

.bctt-ctt-text a {
    font-size: 36px;
    font-weight: 600;
	padding: 15px 80px 15px 6px;
}

a.bctt-ctt-btn {
	display:none;
}

.bctt-logo {
	display:none;
	background-image:url('./assets/birdlogo.png');
	background-repeat:no-repeat;
	height:50px;
	width:50px;
	position:absolute;
	left:-30px;
	top:35%;
	background-color:#fff;
	border: 1px solid #fff;
    border-radius: 25px;
}

.bctt-click-to-tweet:hover .bctt-logo{
    display:block;
}

.bctt-click-to-tweet:hover a {
    opacity:1;
}

/*-------------------------------------------------------------------------*/
/*	6.	Gravity Forms Styles
/*-------------------------------------------------------------------------*/


#gform_wrapper_1 {
	background:rgba(204, 216, 233, 0.3) none repeat scroll 0 0;
	padding:10px 40px;
}

.gform_wrapper h3.gform_title {
    line-height: 1.2em;
}

.container-wrap .gform_body input[type="text"], .container-wrap .gform_body textarea {
	background-color:#ffffff !important;
}


/*-------------------------------------------------------------------------*/
/*	7.	Responsive Styles
/*-------------------------------------------------------------------------*/

/* Not really a responsive style per se, but seems to fit here */
/* begin mobile app pushdown styles*/
.mobile_app {
    position: relative;
    background-color: #f2f2f2;
    height: 93px;
    border-bottom: 1px solid #b9b9ba;
}

.mobile_app a.close_btn {
    position: absolute;
    max-width: 40px;
    width: 100%;
    height: 93px;
    top: 0;
    right: 0;
    z-index: 10;
    background: url(assets/mobile_close_btn.png) no-repeat -2px center;
}

.mobile_app a dl dt{
    font-size: 14px;
    line-height:16px;
    font-color: #000000;
}

.mobile_app a.description div.logo {
    width: 74px;
    height: 75px;
    background: url(assets/mobile_app.png) no-repeat;
    float: left;
    margin: 9px 9px 9px 7px;
}

.mobile_app a.description {
    padding: 0 40px 0 0;
    font-family: "Helvetica", Arial, sans-serif;
    display: block;
}

.mobile_app a.description dl {
    margin: 19px 0 0 0;
    line-height: 19px;
    display:inline-block;
}

.mobile_app .c_gray{
    color: #666666;
}
/* end mobile app pushdown styles */


@media (max-width: 1000px) {
	.injected-promo {
		float: none;
		margin: 0px 0px 20px;
		width: auto;
	}
}

@media only screen and (max-width: 768px) {
	h1.entry-title {
		font-size: 46px;
		line-height: 50px;
		margin-bottom: 40px;
	}
	.bctt-ctt-text a {
   		font-size: 16px;
    	padding: 15px 10px 15px 6px;
	}
	.TextBlock img.alignleft {
    	margin: 5px;
	}
	.buy-button a {
    	padding: 10px 40px;
	}
	.promo div h2 {
		font-size: 46px;
		line-height: 50px;
	}
	.promo div p {
	    font-size: 36px;
    	line-height: 42px;
	}
	.row .col .home-stories h4 {
		font-size: 40px;
	}
	.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
    	width: 100% !important;
	}
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
   		width: 100% !important;
	}
	
	.post-overlap{
		margin-top:0px;
    	padding:8% 3% 1%;
	}
	
	/*hide the background image for mobile*/
	.single-post #page-header-bg.fullscreen-header{
		display:none!important;
	}
	
	.post-overlap .category-flag {
    	padding:3px 30px 3px 25px;
	}
	#post-area {
	    margin-top: 40px;
	}
	.post_entry p {
		font-size:80%;
	}

}

@media only screen and (max-width: 450px) {
    /* hide the farefinder widget and button for small screens*/
    #farefinder{
        display:none;
    }
    #buy-button{
        display:none;
    }

    /* shrink the text down a bit more for handsets so they don't run off the screen */
     h1.entry-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .content-inner p{
        font-size:16px;
        line-height:21px;
    }


}
