/**
 * Theme Name: Miles To Memories
 * Theme URI: http://boardingarea.com/
 * Description: Miles To Memories - Travel Realized
 * Version: 1.0.0
 * Author: Joshua Fach
 * Author URI: http://boardingarea.com/
 * Template: Newspaper
 * Text Domain: miles-to-memories
 * Tags: responsive, custom-menu, featured-images, post-formats, sticky-post, translation-ready
 */

/*  Copyright 2014  Joshua Fach  (email : jfach@frequentflyerservices.com)

	This program is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License, version 2, as 
	published by the Free Software Foundation.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with this program; if not, write to the Free Software
	Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
*/

/* @import url("../Newspaper/style.css"); */

/**
 * ====================================================================================================
 * Miles To Memories Custom Styles
 * ====================================================================================================
 */

/* MTM Top Ad */
.mtm-top-ad .container {
	background: #ffffff;
}
.archive .mtm-top-ad .container {
	padding-bottom: 26px;
}
.single .mtm-top-ad .container {
	padding-bottom: 26px;
}
.single_template_4 .mtm-top-ad .container {
	padding-bottom: 49px;
}

/* MTM Homepage Ad */
.mtm-homepage-ad {
	margin-bottom: 48px;
}

/* MTM Post Ad */
.mtm-post-ad {
	background: #fcfcfc;
	border: 1px solid #f5f5f5;
	margin: 16px 0;
	padding: 20px 0;
}
@media(max-width: 380px) {
	.mtm-post-ad {
		background: none;
		border: none;
		padding: 0;
	}
}

/* BoardingArea Header & Footer */
.boardingarea-header-body #boardingarea-nav .header-fixed .navbar {
	left: 0;
}

/* MailChimp Sign-Up */
#mc_embed_signup * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mc_embed_signup {
	background: #1479CB;
	color: #fff;
	padding: 26px;
}
#mc_embed_signup input,
#mc_embed_signup input:focus {
	color: #222222;
	height: auto;
	line-height: 1.5;
	padding: 7px 14px;
	width: 100%;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
	border: none !important;
}
#mc_embed_signup input[type="submit"],
#mc_embed_signup input[type="button"] {
	background: transparent;
	border: 2px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	padding: 7px 14px;
	text-transform: uppercase;
}
#mc_embed_signup input[type="submit"]:hover,
#mc_embed_signup input[type="button"]:hover {
	background: #4989c6;
	border-color: #4989c6;
}

/* YASIP */
.yasip {
	margin-bottom: 43px;
	text-align: center;
}
.yasip .block-title {
	text-align: left;
}
.yasip img {
	margin: 0 4px 4px 0;
	width: 40px;
}

/* Widget */
.wp_twitter_widget {
	margin-bottom: 43px;
}
.widget a {
	color: #1479cb;
}
.widget a:hover {
	color: #4989c6;
}

/* Comments */
.comments {
	margin-top: 49px;
}
ol.comment-list a {
	color: #1479cb;
}
ol.comment-list a:hover {
	color: #4989c6;
}
.comment-form .logged-in-as {
	color: #9a9a9a;
}
.comment-subscription-form .subscribe-label {
	color: #9a9a9a;
}

/* Footer 4 */
.footer-4 .widget {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 0;
}
.footer-4 .widget p:last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.footer-4 .widget {
		padding: 0 20px;
	}
}

/* Entry Crumbs */
.entry-crumbs,
.entry-crumbs a {
	color: #777777;
}

/* Meta Info */
.meta-info {
	color: #777777;
}

/* Entry Comments Views */
.entry-comments-views {
	color: #777777;
}

/* Prev / Next Post */
.prev-post a, .next-post a {
	color: #777777;
}

/* Comment Subscription Form */
.comment-subscription-form .subscribe-label {
	color: #777777;
}

/* Widget Post Date */
.widget_archive .post-date,
.widget_categories .post-date,
.widget_meta .post-date,
.widget_pages .post-date,
.widget_recent_entries .post-date,
.widget_rss .post-date {
	color: #777777;
}

/* Related Title */
.related-title {
	position: relative !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	border-bottom: 2px solid #1479CB;
	font-size: 20px !important;
	margin: 0px 0px 26px 0px !important;
	line-height: 32px !important;
	font-weight: normal !important;
}

/* isoSLider */
.iosSlider .td-sbig-title-wrap a:hover {
	color: #FFFFFF;
}

/* Mod 9 & Mod Search Heading Line Height */
.td_mod9 h3,
.td_mod_search h3 {
	line-height: 30px;
}

/* Mod 3 Thumb Wrap Max Width */
.td_mod3 .thumb-wrap {
	width: 100px;
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_mod3 .thumb-wrap {
		width: 60px;
	}
}

/* Category / Tag Entry Content */
.category .entry-content, .tag .entry-content {
	color: inherit;
}

/* Post 13621 */
.post-13621 figure#attachment_13622 figcaption {
	padding-bottom: 0;
}

/* Blockquote */
blockquote {
	background: #fcfcfc;
	border-color: #1479CB;
	padding: 15px;
}
blockquote p {
	color: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	text-align: left;
}
blockquote p:last-child {
	margin-bottom: 0;
}

/* -- increase logo width for desktop -- */
@media (min-width: 768px) {
	img.td-retina-data {
		width: 500px !important;
	}
}