@import url( //s1.wp.com/i/fonts/merriweather/merriweather.css );


#bit, #bit * {
	*zoom: 1;
}

#bit {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	_display: none;
}

/* @noflip */
.rtl #bit {
	font-family: tahoma, Arial, sans-serif;
}

.loggedout-follow-shelf {
	position: fixed;
	right: 40%;
	z-index: 100;
	bottom: -330px;
}

.loggedout-follow-normal {
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

.loggedout-follow-typekit {
	margin-right: 4.5em;
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

#bit a.bsub {
	display: block;
	overflow: hidden;
	padding: 0 10px 0 8px;
	float: right;
	text-decoration: none !important;
	line-height: 26px;
	font-weight: normal;
	font-size: 13px;
	color: #CCC;
	letter-spacing: normal;
	border: 0;
	background-color: #324155;
	-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-o-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-ms-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	outline-style: none;
	outline-width: 0;
}

#bit a.bsub {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

#bit a.bsub span {
	padding-right: 2px;
}

#bsub-text {
	font-size: 15px;
}

#bit a.bsub span:before {
	background: url(/wp-content/blog-plugins/loggedout-follow/../../../i/reader-follow.svg) 0 -1px;
	background-size: 24px 24px;
	content:'';
	display: inline-block;
	height: 24px;
	margin-right: 5px;
	vertical-align: middle;
	width: 24px;
}

#bit a:hover span, #bit a.bsub.open span {
	color: #ffffff !important;
	background-position: left -117px;
}

#bit a.bsub.open {
	background: #324155;
}

#bitsubscribe {
	background: #324155;
	color: #fff;
	padding: 15px;
	width: 200px;
	margin-top: 27px;
	-moz-border-radius: 2px 0 0 0;
	-webkit-border-radius: 2px 0 0 0;
	-o-border-radius: 2px 0 0 0;
	-ms-border-radius: 2px 0 0 0;
	border-radius: 2px 0 0 0;
	*float: right;
	*margin-right: -68px;
}

div#bitsubscribe.open {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

#bitsubscribe div {
	overflow: hidden;
}

#bitsubscribe a {
	color: #d2dee6;
}

#bit h3, #bit #bitsubscribe h3 {
	margin: 0 0 .5em 0 !important;
	font-size: 20px;
	line-height: 1.313;
	color: #D2DEE6;
	text-align: left;
	font-family: 'Merriweather', serif;
	font-weight: bold;
}

#bit h3 label{
	color: #D2DEE6;
	font-family: 'Merriweather', serif;
	font-size: 20px;
}

#bit #bitsubscribe p {
	margin: 0 0 1em 0;
	*margin: 0 0 0 0;
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 300;
	color: #fff;
}

#bitsubscribe p a {
	margin: 20px 0 0;
	color: #fff;
	text-decoration: underline;
}

#bit #bitsubscribe p.bit-follow-count {
	font-size: 13px;
	color: #D2DEE6;
	margin-top: -8px;
}

#bitsubscribe input[type=submit] {
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: .75em;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  background: #00aadc;
  border-color: #0090bb;
  border-top-color: #0099c6;
  border-bottom-color: #0088b0;
  color: #fff;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  width:100%;
  text-shadow: none;
  font-size: 1em;

}

#bitsubscribe input[type=submit]:hover {
	background: #33bbe3;
	border-color: #2b9ec0;
	border-bottom-color: #2895b5;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
}

#bitsubscribe input[type=submit]:active {
	border-width: 2px 1px 1px;
}

#bitsubscribe input[type=text],
#bitsubscribe input[type=email] {
	background: #f4f8fA;
	border: 1px solid #d2dee6;
	border-radius: 0;
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.2;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

#bitsubscribe input::-webkit-input-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

#bitsubscribe input::-moz-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

#bitsubscribe input[type=text]:focus,
#bitsubscribe input[type=email]:focus {
	border: 1px solid #000;
}

#bitsubscribe.open {
	display: block;
}

#bsub-subscribe-button {
	text-align: center;
	margin: 0 auto;
}

#bsub-subscribe-button input {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
}

/*
Confirmation
=============================== */


#bitsubscribe #lof-followpublicize h3 {
	font-size: 13px;
	padding-top: 1em;
	margin-bottom: 1em !important;
}

#bitsubscribe #lof-followpublicize p.lof-followpublicize-twitter,
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	overflow: hidden;
}
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	border: 1px solid #242f3d;
}

/*
Error
=============================== */

#bit #bitsubscribe p#loggedout-follow-error {
	background: #E8F0F5;
	border-left: 3px solid #DD3D36;
	font-size: 12px;
	font-weight: 1.4em;
	padding: 10px;
	color: #DD3D36;
}

/*
Footer
=============================== */

#bitsubscribe #bsub-credit {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.313;
	padding: 0 0 7px 0;
	margin:0 0 -15px;
	border-top: 1px solid #3c3c3c;
}

#bitsubscribe #bsub-credit a {
	color: #90AEC2;
	background: none;
	text-decoration: none;
}

#bitsubscribe #bsub-credit a:hover {
	color: #78DCFA;
	background: none;
}

@media (max-width: 800px) {
	#bit, #bit a.bsub {
		display:none;
	}
}

@media (min-device-width: 768px) {
	#bit, #bit a.bsub {
		display: block;
	}
}
/**
 * Styles for Jetpack related posts
 */

/* Container */

div#jp-relatedposts {
	display: none;
	padding-top: 1em;
	margin: 1em 0;
	position: relative;
}

div.jp-relatedposts:after {
	content: '';
	display: block;
	clear: both;
}

/* Headline above related posts section, labeled "Related" */

div#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 1em 0;
	display: inline-block;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	font-family: inherit;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.2);
	margin-bottom: 1em;
}

div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
	font-weight: bold;
}

/* Related posts items (wrapping items) */

div#jp-relatedposts div.jp-relatedposts-items {
	clear: left;
}

div#jp-relatedposts div.jp-relatedposts-items-visual {
	margin-right: -20px;
}

/* Related posts item */

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
	float: left;
	width: 33%;
	margin: 0 0 1em; /* Needs to be same as the main outer wrapper for Related Posts */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px;
	/*cursor: pointer;*/
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: underline;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* Related posts item content */

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
div#jp-relatedposts div.jp-relatedposts-items p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs {
	position:relative;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	display:block;
}

div#jp-relatedposts div.jp-relatedposts-items p {
	margin-bottom: 0;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: none;
	margin: 0;
	font-family: inherit;
	display: block;
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: underline;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span {
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span {
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: .6;
}

/* Behavior when there are thumbnails in visual mode */
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	display: none;
}

/* Behavior when there are no thumbnails in visual mode */
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	overflow: hidden;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs span {
	margin-bottom: 1em;
}

/**
 * Responsive
 */

@media only screen and (max-width: 640px) {

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 50%;
	}

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
		clear: left;
	}

	div#jp-relatedposts div.jp-relatedposts-items-visual {
		margin-right: 20px;
	}

}

@media only screen and (max-width: 320px) {

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
	}

}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/**
 * Theme Name: Alto
 * Theme URI: http://pixelunion.net/
 * Description: Alto is a content-focused theme that channels the best of digital publishing. Sharp lettering and simple organization provide an engrossing reader experience, all easily tuned to fit your content perfectly. A subtle mix of traditional and contemporary aesthetics, Alto is a perfect frame for blogs, portfolios, and magazines.
 * Author: Pixel Union
 * Author URI: http://pixelunion.net/
 * Version: 1.0
 * Tags: art, artwork, blog, bright, classic-menu, clean, colorful, conservative, contemporary, craft, custom-background, custom-colors, custom-header, custom-menu, design, elegant, fashion, featured-images, flexible-header, fluid-layout, formal, full-width-template, industrial, infinite-scroll, journal, light, magazine, minimal, modern, one-column, photoblogging, photography, portfolio, professional, red, responsive-layout, right-sidebar, simple, sophisticated, sticky-post, tech, theme-options, threaded-comments, two-columns, urban, white
 * License: GNU General Public License
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-size: 100%;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Text elements */
p {
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
}

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  top: 0px;
  left: 0px;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* =Menu
----------------------------------------------- */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 1.5em;
  z-index: 99;
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation ul li:hover > ul {
  display: block;
}

/* Small menu */
.menu-toggle {
  cursor: pointer;
  display: none;
}

@media screen and (max-width: 804px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }

  .main-navigation ul {
    display: none;
  }
}
/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-main .gallery dd {
  margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* =Navigation
----------------------------------------------- */
.site-main [class*="navigation"] {
  margin: 0;
  overflow: visible;
  *zoom: 1;
}
.site-main [class*="navigation"]:before, .site-main [class*="navigation"]:after {
  display: table;
  content: "";
}
.site-main [class*="navigation"]:after {
  clear: both;
}

[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}

[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

* {
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, Sans-serif;
}

body {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p, a, li {
  word-wrap: break-word;
}

/*
* Typographic Elements
*/
.block-header,
#jp-relatedposts .jp-relatedposts-headline {
  position: relative;
  margin-bottom: 1.25em;
}

.block-header h3,
#jp-relatedposts .jp-relatedposts-headline em {
  display: inline-block;
  position: relative;
  z-index: 5;
  color: #9f9f9f;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 0.875em;
  background: #ffffff;
  padding-right: 3.125%;
}

.block-header:after,
#jp-relatedposts .jp-relatedposts-headline:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 14px;
  height: 1px;
  background: #eeeeee;
}

#jp-relatedposts {
  margin-top: 1.875em;
  padding-top: 0px;
}

#jp-relatedposts .jp-relatedposts-post {
  margin-bottom: 0px;
}

#jp-relatedposts .jp-relatedposts-headline:after {
  top: 16px;
}

#jp-relatedposts .jp-relatedposts-headline em:before {
  display: none;
}

#jp-relatedposts .jp-relatedposts-headline {
  display: block;
  width: 99.5%;
  margin-top: 0px;
}

#jp-relatedposts .jp-relatedposts-headline em {
  font-size: 12px;
}

#jp-relatedposts img {
  margin-bottom: 0px;
}

#jp-relatedposts .jp-relatedposts-post-title {
  margin-top: 0.625em;
  margin-bottom: 0.25em;
  font-weight: bold;
  color: #333333;
  line-height: 1.375em;
}

#jp-relatedposts .jp-relatedposts-post-title a {
  font-weight: bold;
  color: #333333;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

#jp-relatedposts .jp-relatedposts-post-context {
  font-size: 14px;
  line-height: 19px;
  color: #aaaaaa;
}

#jp-relatedposts .jp-relatedposts-post-nothumbs .jp-relatedposts-post-title {
  margin-top: -7px;
  margin-bottom: 6px;
}

#jp-relatedposts .jp-relatedposts-post-nothumbs .jp-relatedposts-post-excerpt {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 24px;
}

@media screen and (min-width: 480px) {
  .block-header h3,
  #jp-relatedposts .jp-relatedposts-headline em {
    padding-right: 0.78125%;
  }
}
@media screen and (min-width: 805px) {
  .block-header h3,
  #jp-relatedposts .jp-relatedposts-headline em {
    padding-right: 1%;
  }
}
.btn,
button:not(.search-submit),
input[type='submit'],
#infinite-handle,
#comment-submit {
  display: inline-block;
  padding: 15px 20px !important;
  border: none;
  background: rgba(242, 48, 71, 0.8);
  -webkit-appearance: none;
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, Sans-serif;
  font-size: 0.75em;
  line-height: 0.75em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: none;
  font-weight: bold;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 0 #ca2a3d;
  -moz-box-shadow: 0 1px 0 #ca2a3d;
  box-shadow: 0 1px 0 #ca2a3d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn:hover,
button:not(.search-submit):hover,
input[type='submit']:hover,
#infinite-handle:hover,
#comment-submit:hover {
  background: #f23047;
  -webkit-box-shadow: 0 1px 0 #ca2a3d;
  -moz-box-shadow: 0 1px 0 #ca2a3d;
  box-shadow: 0 1px 0 #ca2a3d;
  cursor: pointer;
}
.btn:active,
button:not(.search-submit):active,
input[type='submit']:active,
#infinite-handle:active,
#comment-submit:active {
  -webkit-box-shadow: 0 -1px 0 #ca2a3d;
  -moz-box-shadow: 0 -1px 0 #ca2a3d;
  box-shadow: 0 -1px 0 #ca2a3d;
  position: relative;
  top: 1px;
}
.btn:active, .btn:focus,
button:not(.search-submit):active,
button:not(.search-submit):focus,
input[type='submit']:active,
input[type='submit']:focus,
#infinite-handle:active,
#infinite-handle:focus,
#comment-submit:active,
#comment-submit:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.btn span,
button:not(.search-submit) span,
input[type='submit'] span,
#infinite-handle span,
#comment-submit span {
  color: #ffffff;
}

#infinite-handle {
  margin-top: 50px;
}
#infinite-handle span {
  display: none;
}
#infinite-handle:before {
  content: "Load more posts";
}

#infinite-handle span {
  background: none;
  padding: 0;
}

/*****

  Alto Font v1.0.0 by Pixelunion
  License: This font is licensed under GPL v3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

*****/
/*
  Icon Font: fontcustom
*/
@font-face {
  font-family: "fontcustom";
  src: url(/wp-content/themes/premium/alto/fonts/fontcustom_00a897433079573d20314fcc28d6d60e.eot);
  src: url(/wp-content/themes/premium/alto/fonts/fontcustom_00a897433079573d20314fcc28d6d60e.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/premium/alto/fonts/fontcustom_00a897433079573d20314fcc28d6d60e.woff) format("woff"), url(/wp-content/themes/premium/alto/fonts/fontcustom_00a897433079573d20314fcc28d6d60e.ttf) format("truetype"), url(/wp-content/themes/premium/alto/fonts/fontcustom_00a897433079573d20314fcc28d6d60e.svg#fontcustom) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "fontcustom";
    src: url(/wp-content/themes/premium/alto/fonts/fontcustom_00a897433079573d20314fcc28d6d60e.svg#fontcustom) format("svg");
}
}
[data-icon]:before {
  content: attr(data-icon);
}

[data-icon]:before,
#menu-social li a:before,
.icon-alto-iconfont_Close:before,
.icon-alto-iconfont_Close-Rounded:before,
.icon-alto-iconfont_External:before,
.icon-alto-iconfont_Infinite:before,
.icon-alto-iconfont_Like:before,
.icon-alto-iconfont_Mail:before,
.icon-alto-iconfont_Menu:before,
.icon-alto-iconfont_Reblog:before,
.icon-alto-iconfont_Right-angle-arrow:before,
.icon-alto-iconfont_Search:before,
.icon-alto-iconfont_Share---Bold:before,
.icon-alto-iconfont_Share---Light:before,
.icon-alto-iconfont_Share---Medium:before,
.icon-alto-iconfont_Share---Rounded:before,
.icon-alto-iconfont_Speech-1:before,
.icon-alto-iconfont_Speech-2:before,
.icon-alto-iconfont_Speech-3:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

#menu-social li a[href*="bandcamp.com"]:before {
  content: "\f100";
}

#menu-social li a[href*="behance.net"]:before {
  content: "\f101";
}

.icon-alto-iconfont_Close:before {
  content: "\f102";
}

.icon-alto-iconfont_Close-Rounded:before {
  content: "\f103";
}

#menu-social li a[href*="delicious.com"]:before {
  content: "\f104";
}

#menu-social li a[href*="deviantart.com"]:before {
  content: "\f105";
}

#menu-social li a[href*="digg.com"]:before {
  content: "\f106";
}

#menu-social li a[href*="dribbble.com"]:before {
  content: "\f107";
}

#menu-social li a[href*="etsy.com"]:before {
  content: "\f108";
}

.icon-alto-iconfont_External:before {
  content: "\f109";
}

#menu-social li a[href*="facebook.com"]:before {
  content: "\f10a";
}

.icon-alto-iconfont_facebook-2:before {
  content: "\f10b";
}

#menu-social li a[href*="flickr.com"]:before {
  content: "\f10c";
}

#menu-social li a[href*="foursquare.com"]:before {
  content: "\f10d";
}

#menu-social li a[href*="github.com"]:before {
  content: "\f10e";
}

.icon-alto-iconfont_Infinite:before {
  content: "\f10f";
}

#menu-social li a[href*="instagram.com"]:before {
  content: "\f110";
}

#menu-social li a[href*="last.fm"]:before {
  content: "\f111";
}

.icon-alto-iconfont_Like:before {
  content: "\f112";
}

#menu-social li a[href*="linkedin.com"]:before {
  content: "\f113";
}

.icon-alto-iconfont_Mail:before {
  content: "\f114";
}

.icon-alto-iconfont_Menu:before {
  content: "\f115";
}

#menu-social li a[href*="pinboard.com"]:before {
  content: "\f116";
}

#menu-social li a[href*="pinterest.com"]:before {
  content: "\f117";
}

#menu-social li a[href*="rdio.com"]:before {
  content: "\f118";
}

.icon-alto-iconfont_Reblog:before {
  content: "\f119";
}

.icon-alto-iconfont_Right-angle-arrow:before {
  content: "\f11a";
}

.icon-alto-iconfont_Search:before {
  content: "\f11b";
}

.icon-alto-iconfont_Share---Bold:before {
  content: "\f11c";
}

.icon-alto-iconfont_Share---Light:before {
  content: "\f11d";
}

.icon-alto-iconfont_Share---Medium:before {
  content: "\f11e";
}

.icon-alto-iconfont_Share---Rounded:before {
  content: "\f11f";
}

#menu-social li a[href*="skype.com"]:before {
  content: "\f120";
}

#menu-social li a[href*="soundcloud.com"]:before {
  content: "\f121";
}

.icon-alto-iconfont_Speech-1:before {
  content: "\f122";
}

.icon-alto-iconfont_Speech-2:before {
  content: "\f123";
}

.icon-alto-iconfont_Speech-3:before {
  content: "\f124";
}

#menu-social li a[href*="spotify.com"]:before {
  content: "\f125";
}

#menu-social li a[href*="stumbleupon.com"]:before {
  content: "\f126";
}

#menu-social li a[href*="svpply.com"]:before {
  content: "\f127";
}

#menu-social li a[href*="twitter.com"]:before {
  content: "\f128";
}

#menu-social li a[href*="youtube.com"]:before {
  content: "\f129";
}

#menu-social li a[href*="plus.google.com"]:before {
  content: "\f12a";
}

#menu-social li a[href*="myspace.com"]:before {
  content: "\f12b";
}

#menu-social li a[href*="vimeo.com"]:before {
  content: "\f12c";
}

form label {
  margin-bottom: 0.75em;
  display: block;
  font-weight: bold;
  font-size: 0.875em;
  line-height: 0.75em;
  color: #262626;
}
form input[type='text'],
form input[type='number'],
form input[type='date'],
form input[type='email'],
form input[type='url'],
form input[type='tel'],
form input[type='password'] {
  display: block;
  width: 100%;
  height: 36px;
  border: 1px solid #d9d9d9;
  padding: 5px 10px;
  font-size: 0.875em;
  line-height: 1.375em;
  -webkit-appearance: none;
  font-family: "Open Sans";
}
form input[type='text']:focus,
form input[type='number']:focus,
form input[type='date']:focus,
form input[type='email']:focus,
form input[type='url']:focus,
form input[type='tel']:focus,
form input[type='password']:focus {
  outline: 0;
  border: 1px solid #aaaaaa;
  color: #666666;
}
form textarea {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #d6d6d6;
}

:-moz-placeholder {
  color: #d6d6d6;
}

::-moz-placeholder {
  color: #d6d6d6;
}

:-ms-input-placeholder {
  color: #d6d6d6;
}

.post-password-form label {
  display: block;
  font-weight: bold;
  font-size: 1em;
  line-height: 0.875em;
  color: #262626;
}
.post-password-form input[type='password'] {
  margin-top: 0.75em;
  font-size: 1.125em;
}
.post-password-form input[type='submit'] {
  font-size: 0.875em;
}

.contact-form {
  margin-bottom: 3.125em;
}
.contact-form div {
  margin-bottom: 1.875em;
}
.contact-form div .clear-form {
  display: none;
}
.contact-form label {
  display: block;
  font-weight: 600 !important;
  font-size: 1em;
  line-height: 0.875em;
  color: #262626;
}
.contact-form input[type='text'],
.contact-form input[type='number'],
.contact-form input[type='date'],
.contact-form input[type='email'],
.contact-form input[type='url'],
.contact-form input[type='tel'],
.contact-form input[type='password'],
.contact-form textarea {
  margin-top: 0.8125em;
  font-size: 0.9375em;
  margin-bottom: 0px !important;
  font-family: "Open Sans";
}
.contact-form label.grunion-field-label {
  margin-bottom: 0.8125em !important;
}
.contact-form label.grunion-radio-label,
.contact-form label.grunion-field-label.checkbox {
  font-weight: normal !important;
  clear: both !important;
  display: block !important;
  color: #666666;
}
.contact-form label.grunion-radio-label input,
.contact-form label.grunion-field-label.checkbox input {
  float: left;
  margin-right: 10px;
}
.contact-form input[type='submit'] {
  font-size: 0.875em;
}

/*****

  Alto by Pixelunion
  Theme: Layout

  Notes: This file makes use of a media query mixin found in helpers/_mixins.scss.

*****/
/********************
  Page Container
*********************/
#page {
  margin: 1.875em auto;
}
#page.full-width-template {
  width: 100%;
  max-width: 100%;
  margin: 1.875em 0;
}
#page.full-width-template #masthead {
  margin-bottom: 0px;
  border-bottom: none;
}
#page.full-width-template #masthead.alt-without-thumbnail {
  border-bottom: 1px solid #eee;
  margin-bottom: 1.5625em;
}
#page.full-width-template .alt-layout-comments-wrap,
#page.full-width-template .alt-layout-post-nav-wrap {
  *zoom: 1;
}
#page.full-width-template .alt-layout-comments-wrap:before, #page.full-width-template .alt-layout-comments-wrap:after,
#page.full-width-template .alt-layout-post-nav-wrap:before,
#page.full-width-template .alt-layout-post-nav-wrap:after {
  display: table;
  content: "";
}
#page.full-width-template .alt-layout-comments-wrap:after,
#page.full-width-template .alt-layout-post-nav-wrap:after {
  clear: both;
}

@media screen and (min-width: 480px) {
  #page {
    width: 90.86705%;
  }
  #page.full-width-template #masthead,
  #page.full-width-template #colophon,
  #page.full-width-template .alt-post .entry-body,
  #page.full-width-template .alt-layout-comments-wrap,
  #page.full-width-template .alt-layout-post-nav-wrap {
    width: 90.86705%;
    margin: 0 auto;
  }
  #page.full-width-template #colophon {
    margin-top: 3.125em;
  }
  #page.full-width-template #masthead.alt-without-thumbnail {
    margin-bottom: 2.1875em;
  }
  #page.full-width-template #masthead.alt-without-thumbnail.toggled {
    border-bottom: none;
  }
  #page.full-width-template #masthead .main-navigation.toggled {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 805px) {
  #page {
    margin: 2.5em auto;
  }
  #page.full-width-template {
    margin: 2.5em 0;
  }
  #page.full-width-template #masthead,
  #page.full-width-template #colophon,
  #page.full-width-template .alt-post .entry-body,
  #page.full-width-template .alt-layout-comments-wrap,
  #page.full-width-template .alt-layout-post-nav-wrap {
    width: 90.06211%;
  }
  #page.full-width-template #masthead.alt-without-thumbnail,
  #page.full-width-template #masthead.alt-without-thumbnail.toggled {
    border-bottom: 1px solid #eee;
    margin-bottom: 1.875em;
  }
}
@media screen and (min-width: 865px) {
  #page {
    margin: 3.125em auto;
  }
  #page.full-width-template {
    margin: 3.125em 0;
  }
  #page.full-width-template #masthead,
  #page.full-width-template #colophon,
  #page.full-width-template .alt-post .entry-body,
  #page.full-width-template .alt-layout-comments-wrap,
  #page.full-width-template .alt-layout-post-nav-wrap {
    width: 90.86705%;
  }
}
@media screen and (min-width: 1030px) {
  #page {
    max-width: 1000px;
  }
  #page.full-width-template #masthead,
  #page.full-width-template #colophon,
  #page.full-width-template .alt-post .entry-body,
  #page.full-width-template .alt-layout-comments-wrap,
  #page.full-width-template .alt-layout-post-nav-wrap {
    width: 91.2%;
    max-width: 1000px;
  }
}
/********************
  Content Area
*********************/
@media screen and (min-width: 805px) {
  .content-area {
    float: left;
    width: 69.6%;
    padding-right: 3.5%;
    border-right: 1px solid #eee;
  }
  .content-area.is-single, .content-area.is-page {
    float: none;
    width: 100%;
  }
  .content-area.no-sidebar {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (min-width: 865px) {
  .content-area.is-single, .content-area.is-page {
    padding-right: 0;
    border-right: none;
  }
}
/********************
  Sidebar
*********************/
@media screen and (min-width: 805px) {
  .sidebar {
    float: right;
    width: 27%;
  }
}
/*****

  Alto by Pixelunion
  Theme: Content

*****/
.hentry {
  margin: 0;
}

.post {
  padding-bottom: 1.875em;
}
.post p:last-child {
  margin-bottom: 0px;
}
.post:last-child {
  padding-bottom: 0px;
}

.post.sticky .entry-header .entry-title {
  padding: 1.375em 9.375% 1.5625em;
  background: #181818;
  text-align: center;
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
.post.sticky .entry-header .entry-title h5 a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 0.58333em;
  letter-spacing: 0.1em;
  color: #FF6779;
}
.post.sticky .entry-header .entry-title h1 a {
  display: block;
  margin-top: 0.375em;
  font-weight: bold;
  font-size: 1.375em;
  line-height: 1.25em;
  color: #ffffff;
  text-decoration: none;
}
.post.sticky .entry-header.has-thumbnail {
  position: relative;
}
.post.sticky .entry-header.has-thumbnail .wp-post-image {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.single-attachment .entry-body {
  border-top: none !important;
  margin-top: -0.8125em !important;
}
.single-attachment .entry-body .entry-content {
  padding-top: 0px !important;
}
.single-attachment .attachment img {
  margin-bottom: 1.5625em;
}

.entry-body.no-thumbnail {
  position: relative;
}
.entry-body.no-thumbnail:before {
  position: absolute;
  top: 1px;
  left: 4.56647%;
  right: 4.56647%;
  content: "";
  height: 1px;
  background: #eee;
}
.entry-body .entry-content {
  margin: 1.25em 0 0;
}
.entry-body .entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.entry-body .entry-content .entry-text {
  clear: both;
  margin: 0 4.56647% 0 4.56647%;
  font-size: 0.875em;
  line-height: 1.71429em;
  color: #666666;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"],
.entry-body .entry-content .entry-text form:not('.search-form') {
  margin-bottom: 1.875em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] div,
.entry-body .entry-content .entry-text form:not('.search-form') div {
  margin-bottom: 1.875em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] div .clear-form,
.entry-body .entry-content .entry-text form:not('.search-form') div .clear-form {
  display: none;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] br,
.entry-body .entry-content .entry-text form:not('.search-form') br {
  display: none;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] label,
.entry-body .entry-content .entry-text form:not('.search-form') label {
  display: block;
  font-weight: 600 !important;
  font-size: 1em;
  line-height: 0.875em;
  margin-bottom: 0.4375em;
  color: #262626;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='text'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='number'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='date'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='email'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='url'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='tel'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='password'],
.entry-body .entry-content .entry-text div[id^="contact-form-"] textarea,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='text'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='number'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='date'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='email'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='url'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='tel'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='password'],
.entry-body .entry-content .entry-text form:not('.search-form') textarea {
  margin-top: 0em;
  margin-bottom: 1.25em;
  font-size: 1em;
  margin-bottom: 0px !important;
  padding: 5px 10px;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='text']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='number']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='date']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='email']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='url']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='tel']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='password']:focus,
.entry-body .entry-content .entry-text div[id^="contact-form-"] textarea:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='text']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='number']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='date']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='email']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='url']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='tel']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') input[type='password']:focus,
.entry-body .entry-content .entry-text form:not('.search-form') textarea:focus {
  outline: 0;
  color: #666666;
  border: 1px solid #aaa;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-field-label,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-field-label {
  margin-bottom: 0.8125em !important;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-radio-label,
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-field-label.checkbox,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-radio-label,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-field-label.checkbox {
  font-weight: normal !important;
  clear: both !important;
  display: block !important;
  color: #666666;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-radio-label input,
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-field-label.checkbox input,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-radio-label input,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-field-label.checkbox input {
  float: left;
  margin-right: 10px;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-radio-label,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-radio-label {
  margin-bottom: 1.07143em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] label.grunion-field-label.checkbox,
.entry-body .entry-content .entry-text form:not('.search-form') label.grunion-field-label.checkbox {
  margin-bottom: 0px !important;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] input[type='submit'],
.entry-body .entry-content .entry-text form:not('.search-form') input[type='submit'] {
  font-size: 0.875em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] p,
.entry-body .entry-content .entry-text form:not('.search-form') p {
  margin-bottom: 2.14286em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] p label,
.entry-body .entry-content .entry-text form:not('.search-form') p label {
  margin-bottom: 0.71429em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] p label + br,
.entry-body .entry-content .entry-text form:not('.search-form') p label + br {
  margin-bottom: 3.57143em;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] p input[type="checkbox"],
.entry-body .entry-content .entry-text div[id^="contact-form-"] p input[type="radio"],
.entry-body .entry-content .entry-text form:not('.search-form') p input[type="checkbox"],
.entry-body .entry-content .entry-text form:not('.search-form') p input[type="radio"] {
  margin: 0 0.35714em 0.35714em 0;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"] p:last-child,
.entry-body .entry-content .entry-text form:not('.search-form') p:last-child {
  margin-bottom: 0px;
}
.entry-body .entry-content .entry-text div[id^="contact-form-"]:last-child,
.entry-body .entry-content .entry-text form:not('.search-form'):last-child {
  margin-bottom: 0px;
}
.entry-body .entry-content .entry-text .fluid-width-video-wrapper {
  margin-top: 0.3125em;
}
.entry-body .entry-content .entry-text iframe, .entry-body .entry-content .entry-text embed, .entry-body .entry-content .entry-text audio, .entry-body .entry-content .entry-text video {
  margin-bottom: 1.25em;
}
.entry-body .entry-content .entry-text .wp-caption:first-child {
  margin-top: 7px;
}
.entry-body .entry-content .entry-text .alignright,
.entry-body .entry-content .entry-text .align-left {
  margin: 0;
}
.entry-body .entry-content .entry-text .alignleft {
  margin: 0.4375em 1.875em 0.9375em 0 !important;
}
.entry-body .entry-content .entry-text .alignright {
  margin: 0.4375em 0 0.9375em 1.5625em !important;
}
.entry-body .entry-content .entry-text .wp-caption.alignleft {
  margin: 0.4375em 1.875em 0.9375em 0 !important;
}
.entry-body .entry-content .entry-text .wp-caption.alignright {
  margin: 0.4375em 0 0.9375em 1.5625em !important;
}
.entry-body .entry-content .entry-text .wp-caption .wp-caption-text {
  margin-top: 0.625em;
}
.entry-body .entry-content .entry-text span {
  font-size: 1em;
}
.entry-body .entry-content .entry-text a {
  color: #666666;
}
.entry-body .entry-content .entry-text a:hover {
  color: #333333;
}
.entry-body .entry-content .entry-text .subtitle {
  margin-top: 0;
  margin-bottom: 1.07143em;
  font-size: 1.14286em;
  line-height: 1.64286em;
  font-weight: normal;
  color: #888888;
}
.entry-body .entry-content .entry-text h1,
.entry-body .entry-content .entry-text h2,
.entry-body .entry-content .entry-text h3,
.entry-body .entry-content .entry-text h4,
.entry-body .entry-content .entry-text h5,
.entry-body .entry-content .entry-text h6 {
  font-weight: bold;
  color: #333333;
}
.entry-body .entry-content .entry-text h1 {
  font-size: 2em;
  line-height: 1.28571em;
  margin-top: 0em;
  margin-bottom: 0.35714em;
}
.entry-body .entry-content .entry-text h2 {
  font-size: 1.57143em;
  line-height: 2.14286em;
  margin-top: 0.35714em;
  margin-bottom: 0.35714em;
}
.entry-body .entry-content .entry-text h3 {
  font-size: 1.42857em;
  line-height: 1.42857em;
  margin-top: 1.07143em;
  margin-bottom: 0.57143em;
}
.entry-body .entry-content .entry-text h4 {
  font-size: 1.28571em;
  line-height: 1.42857em;
  margin-top: 1.28571em;
  margin-bottom: 0.85714em;
}
.entry-body .entry-content .entry-text h5 {
  text-transform: uppercase;
  font-size: 1.14286em;
  line-height: 1.42857em;
  margin-top: 1.78571em;
  margin-bottom: 1.07143em;
}
.entry-body .entry-content .entry-text h6 {
  text-transform: uppercase;
  font-size: 0.85714em;
  line-height: 1.42857em;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
  margin-top: 2.35714em;
  margin-bottom: 1.57143em;
  border-bottom: 1px solid #eee;
}
.entry-body .entry-content .entry-text p {
  margin-bottom: 1.28571em;
}
.entry-body .entry-content .entry-text blockquote {
  margin: 0 0 1.42857em;
  border-left: 3px solid #f23047;
  padding-left: 1.21429em;
}
.entry-body .entry-content .entry-text .pull-quote {
  position: relative;
  border-left: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 1.85714em;
  margin-bottom: 1.71429em;
  padding: 1.07143em 0 1.07143em 2em;
}
.entry-body .entry-content .entry-text .pull-quote:after {
  position: absolute;
  top: 0.64286em;
  left: 0;
  content: "\201C";
  font-family: Georgia, Times New Roman, Serif;
  font-size: 3em;
  color: #d2d2d2;
}
.entry-body .entry-content .entry-text .pull-quote span {
  margin: 0;
  font-size: 1.28571em;
  line-height: 1.75em;
  color: #3b3b3b;
}
.entry-body .entry-content .entry-text ul,
.entry-body .entry-content .entry-text ol {
  margin-left: 1.28571em;
  list-style-position: outside;
}
.entry-body .entry-content .entry-text ol ol,
.entry-body .entry-content .entry-text ol ul,
.entry-body .entry-content .entry-text ul ol,
.entry-body .entry-content .entry-text ul ul {
  margin-top: 0.35714em;
}
.entry-body .entry-content .entry-text ol {
  list-style-type: decimal;
}
.entry-body .entry-content .entry-text ol ol {
  list-style: upper-alpha;
}
.entry-body .entry-content .entry-text ol ol ol {
  list-style: lower-roman;
}
.entry-body .entry-content .entry-text ol ol ol ol {
  list-style: lower-alpha;
}
.entry-body .entry-content .entry-text ol ol ol ol ol {
  list-style-type: decimal;
}
.entry-body .entry-content .entry-text ul li,
.entry-body .entry-content .entry-text ol li {
  margin-bottom: 0.35714em;
}
.entry-body .entry-content .entry-text ul li:last-child,
.entry-body .entry-content .entry-text ol li:last-child {
  margin-bottom: 0;
}
.entry-body .entry-content .entry-text img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.42857em;
}
.entry-body .entry-content .entry-text .wp-caption {
  border: none;
  margin: 1.78571em 0 1.57143em;
}
.entry-body .entry-content .entry-text .wp-caption img[class*="wp-image-"] {
  margin: 0;
  max-width: 100%;
}
.entry-body .entry-content .entry-text .wp-caption .wp-caption-text {
  margin-top: 1.21429em;
  font-size: 0.92857em;
  line-height: 1.57143em;
  font-style: italic;
  text-align: left;
  color: #888888;
  margin-bottom: 0px;
}
.entry-body .entry-content .entry-text .more-link {
  margin-top: 1em;
  display: inline-block;
  color: #f23047;
  font-size: 1em;
  line-height: 1.78571em;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
}
.entry-body .entry-content .entry-text .more-link:hover {
  color: #333333;
  text-decoration: underline;
}
.entry-body .entry-content .entry-text p:last-child {
  margin-bottom: 0px;
}
.entry-body .entry-content .entry-text table {
  border: 1px solid #ccc;
}
.entry-body .entry-content .entry-text table th,
.entry-body .entry-content .entry-text table td {
  padding: 5px 10px;
  border-right: 1px solid #ccc;
}
.entry-body .entry-content .entry-text table th:last-child,
.entry-body .entry-content .entry-text table td:last-child {
  border-right: none;
}
.entry-body .entry-content .entry-text table td,
.entry-body .entry-content .entry-text table th {
  border-bottom: 1px solid #ccc;
}
.entry-body .entry-content .entry-text table tr:last-child td {
  border-bottom: none;
}
.entry-body .entry-content .entry-text > *:first-child {
  margin-top: 0px;
}
.entry-body .entry-content .entry-text > *:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 480px) {
  .entry-body .entry-content .entry-text .pull-quote {
    float: right;
    width: 28.52615%;
    margin: 0.625em 0 0.9375em 1.875em;
  }
}
.entry-body .entry-content .entry-text .more-link {
  display: block;
}
.entry-body .entry-content .entry-text .more-link .continue-reading {
  display: block;
  margin-top: 2.5em;
}
.entry-body .entry-meta {
  margin: 1.5625em 4.56647% 0;
}
.entry-body .entry-meta .posted-author .posted-on,
.entry-body .entry-meta .posted-author .byline {
  display: block;
  font-size: 0.75em;
  clear: both;
}
.entry-body .entry-meta .posted-author .posted-on strong,
.entry-body .entry-meta .posted-author .byline strong {
  margin-right: 0.3125em;
  color: #666666;
}
.entry-body .entry-meta .posted-author .posted-on a,
.entry-body .entry-meta .posted-author .byline a {
  color: #999999;
  text-decoration: none;
}
.entry-body .entry-meta .posted-author .posted-on a:hover,
.entry-body .entry-meta .posted-author .byline a:hover {
  color: #666666;
  text-decoration: underline;
}
.entry-body .entry-meta .posted-author .byline {
  margin-top: 0.4375em;
}

.post:first-child .entry-body.no-thumbnail:before {
  display: none;
}

.entry-body.not-sticky {
  margin-top: 0px;
}
.entry-body.not-sticky .index-post-thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.entry-body.not-sticky .entry-content {
  margin-top: 0px;
}
.entry-body.not-sticky .entry-title {
  margin: 1.25em 4.56647% 1.25em;
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
.entry-body.not-sticky .entry-title h5 {
  margin-bottom: 0.3125em;
}
.entry-body.not-sticky .entry-title h5 a {
  display: inline-block;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 0.875em;
  color: #f23047;
  text-transform: uppercase;
  text-decoration: none;
}
.entry-body.not-sticky .entry-title h5 a:hover {
  color: #333333;
}
.entry-body.not-sticky .entry-title h1 a {
  display: inline-block;
  font-weight: bold;
  font-size: 1.375em;
  line-height: 1.4375em;
  color: #333333;
  text-decoration: none;
}
.entry-body.not-sticky .entry-title h1 a:hover {
  color: #f23047;
}
.entry-body.not-sticky.no-thumbnail .entry-content {
  padding-top: 1.5625em;
}
.entry-body.not-sticky.no-thumbnail .entry-title {
  margin-top: 0px;
}

.tags {
  font-size: 0.75em;
  color: #888888;
}
.tags strong {
  display: block;
  color: #666666;
  margin-bottom: 0.3125em;
}
.tags a {
  display: inline-block;
  color: #f23047;
  text-decoration: none;
  margin-bottom: 0.1875em;
}
.tags a:hover {
  text-decoration: underline;
}

.edit-link {
  display: block;
  margin: 1.5625em 4.56647% 0;
}
.edit-link a {
  color: #f23047;
  font-size: 0.75em;
}

.is-single .post {
  padding-bottom: 0px;
}
.is-single .default-single .entry-header.has-thumbnail .entry-title {
  margin-top: 1.25em;
}
.is-single .entry-body {
  border-top: none;
}
.is-single .entry-body.no-thumbnail {
  position: relative;
}
.is-single .entry-body.no-thumbnail:before {
  display: none;
}
.is-single .entry-body.not-sticky.no-thumbnail .entry-content {
  padding-top: 0px;
  margin-top: -0.625em;
}
.is-single .entry-body .entry-title h1 {
  display: inline-block;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.375em;
  color: #333333;
  text-decoration: none;
}
.is-single .tags {
  clear: both;
  margin: 2.5em 4.56647% 0;
}

.is-page .wp-post-image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 1.875em;
}
.is-page .entry-title {
  margin: 0 4.56647%;
  font-size: 1.5em;
  font-weight: bold;
  color: #333333;
}
.is-page .entry-meta {
  margin: 0 4.56647%;
}
.is-page .entry-content {
  clear: both;
  margin: 1.375em 4.56647% 0 4.56647%;
  font-size: 0.875em;
  line-height: 1.71429em;
  color: #666666;
}
.is-page .entry-content .search-form {
  position: relative;
}
.is-page .entry-content label {
  margin-bottom: 0px;
}
.is-page .entry-content .search-field {
  display: block;
  width: 100%;
  height: 36px;
  padding: 4px 12px;
  border: 3px solid #ececec;
  font-family: "open sans";
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 500;
  color: #d6d6d6;
  -webkit-appearance: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.is-page .entry-content .search-field:focus {
  outline: 0;
  color: #888888;
  border: 3px solid #d5d5d5;
}
.is-page .entry-content .search-submit,
.is-page .entry-content .search-submit:focus {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 37px;
  height: 35px;
  opacity: 0 !important;
}
.is-page .entry-content .search-cap {
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
  padding: 10px 6px;
  background: transparent;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  -o-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
}
.is-page .entry-content .search-cap.focused {
  background: #d5d5d5;
  padding: 10px 6px 9px;
}
.is-page .entry-content .search-cap.focused i {
  color: #ffffff;
}
.is-page .entry-content .search-cap i {
  display: inline-block;
  color: #e3e3e3;
  font-size: 2.1em;
  margin-top: -11px;
}
@media screen and (min-width: 480px) and (max-width: 805px) {
  .is-page .entry-content .search-cap i {
    margin-top: -14px;
  }
}
.is-page .entry-content .search-form .search-cap i {
  margin-top: -6px;
}
.is-page .entry-content div[id^="contact-form-"],
.is-page .entry-content form:not('.search-form') {
  margin-bottom: 1.875em;
}
.is-page .entry-content div[id^="contact-form-"] div,
.is-page .entry-content form:not('.search-form') div {
  margin-bottom: 1.875em;
}
.is-page .entry-content div[id^="contact-form-"] div .clear-form,
.is-page .entry-content form:not('.search-form') div .clear-form {
  display: none;
}
.is-page .entry-content div[id^="contact-form-"] br,
.is-page .entry-content form:not('.search-form') br {
  display: none;
}
.is-page .entry-content div[id^="contact-form-"] label,
.is-page .entry-content form:not('.search-form') label {
  display: block;
  font-weight: 600 !important;
  font-size: 1em;
  line-height: 0.875em;
  margin-bottom: 0.4375em;
  color: #262626;
}
.is-page .entry-content div[id^="contact-form-"] input[type='text'],
.is-page .entry-content div[id^="contact-form-"] input[type='number'],
.is-page .entry-content div[id^="contact-form-"] input[type='date'],
.is-page .entry-content div[id^="contact-form-"] input[type='email'],
.is-page .entry-content div[id^="contact-form-"] input[type='url'],
.is-page .entry-content div[id^="contact-form-"] input[type='tel'],
.is-page .entry-content div[id^="contact-form-"] input[type='password'],
.is-page .entry-content div[id^="contact-form-"] textarea,
.is-page .entry-content form:not('.search-form') input[type='text'],
.is-page .entry-content form:not('.search-form') input[type='number'],
.is-page .entry-content form:not('.search-form') input[type='date'],
.is-page .entry-content form:not('.search-form') input[type='email'],
.is-page .entry-content form:not('.search-form') input[type='url'],
.is-page .entry-content form:not('.search-form') input[type='tel'],
.is-page .entry-content form:not('.search-form') input[type='password'],
.is-page .entry-content form:not('.search-form') textarea {
  margin-top: 0em;
  margin-bottom: 1.25em;
  font-size: 1em;
  margin-bottom: 0px !important;
  padding: 5px 10px;
}
.is-page .entry-content div[id^="contact-form-"] input[type='text']:focus,
.is-page .entry-content div[id^="contact-form-"] input[type='number']:focus,
.is-page .entry-content div[id^="contact-form-"] input[type='date']:focus,
.is-page .entry-content div[id^="contact-form-"] input[type='email']:focus,
.is-page .entry-content div[id^="contact-form-"] input[type='url']:focus,
.is-page .entry-content div[id^="contact-form-"] input[type='tel']:focus,
.is-page .entry-content div[id^="contact-form-"] input[type='password']:focus,
.is-page .entry-content div[id^="contact-form-"] textarea:focus,
.is-page .entry-content form:not('.search-form') input[type='text']:focus,
.is-page .entry-content form:not('.search-form') input[type='number']:focus,
.is-page .entry-content form:not('.search-form') input[type='date']:focus,
.is-page .entry-content form:not('.search-form') input[type='email']:focus,
.is-page .entry-content form:not('.search-form') input[type='url']:focus,
.is-page .entry-content form:not('.search-form') input[type='tel']:focus,
.is-page .entry-content form:not('.search-form') input[type='password']:focus,
.is-page .entry-content form:not('.search-form') textarea:focus {
  outline: 0;
  color: #666666;
  border: 1px solid #aaa;
}
.is-page .entry-content div[id^="contact-form-"] label.grunion-field-label,
.is-page .entry-content form:not('.search-form') label.grunion-field-label {
  margin-bottom: 0.8125em !important;
}
.is-page .entry-content div[id^="contact-form-"] label.grunion-radio-label,
.is-page .entry-content div[id^="contact-form-"] label.grunion-field-label.checkbox,
.is-page .entry-content form:not('.search-form') label.grunion-radio-label,
.is-page .entry-content form:not('.search-form') label.grunion-field-label.checkbox {
  font-weight: normal !important;
  clear: both !important;
  display: block !important;
  color: #666666;
}
.is-page .entry-content div[id^="contact-form-"] label.grunion-radio-label input,
.is-page .entry-content div[id^="contact-form-"] label.grunion-field-label.checkbox input,
.is-page .entry-content form:not('.search-form') label.grunion-radio-label input,
.is-page .entry-content form:not('.search-form') label.grunion-field-label.checkbox input {
  float: left;
  margin-right: 10px;
}
.is-page .entry-content div[id^="contact-form-"] label.grunion-radio-label,
.is-page .entry-content form:not('.search-form') label.grunion-radio-label {
  margin-bottom: 1.07143em;
}
.is-page .entry-content div[id^="contact-form-"] label.grunion-field-label.checkbox,
.is-page .entry-content form:not('.search-form') label.grunion-field-label.checkbox {
  margin-bottom: 0px !important;
}
.is-page .entry-content div[id^="contact-form-"] input[type='submit'],
.is-page .entry-content form:not('.search-form') input[type='submit'] {
  font-size: 0.875em;
}
.is-page .entry-content div[id^="contact-form-"] p,
.is-page .entry-content form:not('.search-form') p {
  margin-bottom: 2.14286em;
}
.is-page .entry-content div[id^="contact-form-"] p label,
.is-page .entry-content form:not('.search-form') p label {
  margin-bottom: 0.71429em;
}
.is-page .entry-content div[id^="contact-form-"] p label + br,
.is-page .entry-content form:not('.search-form') p label + br {
  margin-bottom: 3.57143em;
}
.is-page .entry-content div[id^="contact-form-"] p input[type="checkbox"],
.is-page .entry-content div[id^="contact-form-"] p input[type="radio"],
.is-page .entry-content form:not('.search-form') p input[type="checkbox"],
.is-page .entry-content form:not('.search-form') p input[type="radio"] {
  margin: 0 0.35714em 0.35714em 0;
}
.is-page .entry-content div[id^="contact-form-"] p:last-child,
.is-page .entry-content form:not('.search-form') p:last-child {
  margin-bottom: 0px;
}
.is-page .entry-content div[id^="contact-form-"]:last-child,
.is-page .entry-content form:not('.search-form'):last-child {
  margin-bottom: 0px;
}
.is-page .entry-content .fluid-width-video-wrapper {
  margin-top: 0.3125em;
}
.is-page .entry-content iframe, .is-page .entry-content embed, .is-page .entry-content audio, .is-page .entry-content video {
  margin-bottom: 1.25em;
}
.is-page .entry-content .wp-caption:first-child {
  margin-top: 7px;
}
.is-page .entry-content .alignright,
.is-page .entry-content .align-left {
  margin: 0;
}
.is-page .entry-content .alignleft {
  margin: 0.4375em 1.875em 0.9375em 0 !important;
}
.is-page .entry-content .alignright {
  margin: 0.4375em 0 0.9375em 1.5625em !important;
}
.is-page .entry-content .wp-caption.alignleft {
  margin: 0.4375em 1.875em 0.9375em 0 !important;
}
.is-page .entry-content .wp-caption.alignright {
  margin: 0.4375em 0 0.9375em 1.5625em !important;
}
.is-page .entry-content .wp-caption .wp-caption-text {
  margin-top: 0.625em;
}
.is-page .entry-content span {
  font-size: 1em;
}
.is-page .entry-content a {
  color: #666666;
}
.is-page .entry-content a:hover {
  color: #333333;
}
.is-page .entry-content .subtitle {
  margin-top: 0;
  margin-bottom: 1.07143em;
  font-size: 1.14286em;
  line-height: 1.64286em;
  font-weight: normal;
  color: #888888;
}
.is-page .entry-content h1,
.is-page .entry-content h2,
.is-page .entry-content h3,
.is-page .entry-content h4,
.is-page .entry-content h5,
.is-page .entry-content h6 {
  font-weight: bold;
  color: #333333;
}
.is-page .entry-content h1 {
  font-size: 2em;
  line-height: 1.28571em;
  margin-top: 0em;
  margin-bottom: 0.35714em;
}
.is-page .entry-content h2 {
  font-size: 1.57143em;
  line-height: 2.14286em;
  margin-top: 0.35714em;
  margin-bottom: 0.35714em;
}
.is-page .entry-content h3 {
  font-size: 1.42857em;
  line-height: 1.42857em;
  margin-top: 1.07143em;
  margin-bottom: 0.57143em;
}
.is-page .entry-content h4 {
  font-size: 1.28571em;
  line-height: 1.42857em;
  margin-top: 1.28571em;
  margin-bottom: 0.85714em;
}
.is-page .entry-content h5 {
  text-transform: uppercase;
  font-size: 1.14286em;
  line-height: 1.42857em;
  margin-top: 1.78571em;
  margin-bottom: 1.07143em;
}
.is-page .entry-content h6 {
  text-transform: uppercase;
  font-size: 0.85714em;
  line-height: 1.42857em;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
  margin-top: 2.35714em;
  margin-bottom: 1.57143em;
  border-bottom: 1px solid #eee;
}
.is-page .entry-content p {
  margin-bottom: 1.28571em;
}
.is-page .entry-content blockquote {
  margin: 0 0 1.42857em;
  border-left: 3px solid #f23047;
  padding-left: 1.21429em;
}
.is-page .entry-content .pull-quote {
  position: relative;
  border-left: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 1.85714em;
  margin-bottom: 1.71429em;
  padding: 1.07143em 0 1.07143em 2em;
}
.is-page .entry-content .pull-quote:after {
  position: absolute;
  top: 0.64286em;
  left: 0;
  content: "\201C";
  font-family: Georgia, Times New Roman, Serif;
  font-size: 3em;
  color: #d2d2d2;
}
.is-page .entry-content .pull-quote span {
  margin: 0;
  font-size: 1.28571em;
  line-height: 1.75em;
  color: #3b3b3b;
}
.is-page .entry-content ul,
.is-page .entry-content ol {
  margin-left: 1.28571em;
  list-style-position: outside;
}
.is-page .entry-content ol ol,
.is-page .entry-content ol ul,
.is-page .entry-content ul ol,
.is-page .entry-content ul ul {
  margin-top: 0.35714em;
}
.is-page .entry-content ol {
  list-style-type: decimal;
}
.is-page .entry-content ol ol {
  list-style: upper-alpha;
}
.is-page .entry-content ol ol ol {
  list-style: lower-roman;
}
.is-page .entry-content ol ol ol ol {
  list-style: lower-alpha;
}
.is-page .entry-content ol ol ol ol ol {
  list-style-type: decimal;
}
.is-page .entry-content ul li,
.is-page .entry-content ol li {
  margin-bottom: 0.35714em;
}
.is-page .entry-content ul li:last-child,
.is-page .entry-content ol li:last-child {
  margin-bottom: 0;
}
.is-page .entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.42857em;
}
.is-page .entry-content .wp-caption {
  border: none;
  margin: 1.78571em 0 1.57143em;
}
.is-page .entry-content .wp-caption img[class*="wp-image-"] {
  margin: 0;
  max-width: 100%;
}
.is-page .entry-content .wp-caption .wp-caption-text {
  margin-top: 1.21429em;
  font-size: 0.92857em;
  line-height: 1.57143em;
  font-style: italic;
  text-align: left;
  color: #888888;
  margin-bottom: 0px;
}
.is-page .entry-content .more-link {
  margin-top: 1em;
  display: inline-block;
  color: #f23047;
  font-size: 1em;
  line-height: 1.78571em;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
}
.is-page .entry-content .more-link:hover {
  color: #333333;
  text-decoration: underline;
}
.is-page .entry-content p:last-child {
  margin-bottom: 0px;
}
.is-page .entry-content table {
  border: 1px solid #ccc;
}
.is-page .entry-content table th,
.is-page .entry-content table td {
  padding: 5px 10px;
  border-right: 1px solid #ccc;
}
.is-page .entry-content table th:last-child,
.is-page .entry-content table td:last-child {
  border-right: none;
}
.is-page .entry-content table td,
.is-page .entry-content table th {
  border-bottom: 1px solid #ccc;
}
.is-page .entry-content table tr:last-child td {
  border-bottom: none;
}
.is-page .entry-content > *:first-child {
  margin-top: 0px;
}
.is-page .entry-content > *:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 480px) {
  .is-page .entry-content .pull-quote {
    float: right;
    width: 28.52615%;
    margin: 0.625em 0 0.9375em 1.875em;
  }
}
.is-page .entry-content .alignright,
.is-page .entry-content .align-left {
  margin: 0;
}
.is-page .entry-content .alignleft {
  margin: 0.4375em 1.875em 0.9375em 0;
}
.is-page .entry-content .alignright {
  margin: 0.4375em 0 0.9375em 1.5625em;
}
.is-page .entry-content .wp-caption.alignleft {
  margin: 0.4375em 1.875em 0.9375em 0;
}
.is-page .entry-content .wp-caption.alignright {
  margin: 0.4375em 0 0.9375em 1.5625em;
}
.is-page .entry-content .wp-caption .wp-caption-text {
  margin-top: 0.625em;
}

.page-title {
  margin: 0 4.56647% 2.8125em;
  font-size: 0.875em;
  font-style: italic;
  color: #666666;
}

.nav-links {
  margin: 3.125em 4.56647% 0;
  text-align: left;
}
.nav-links h5 {
  margin-bottom: 0.625em;
  color: #bbbbba;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 1.125em;
  letter-spacing: 0.1em;
}
.nav-links h3,
.nav-links h3 a {
  font-weight: bold;
  color: #1c1e20;
  text-decoration: none;
}
.nav-links h3:hover,
.nav-links h3 a:hover {
  color: #f23047;
}
.nav-links .navigate-right {
  margin-top: 1.25em;
}

#main .latest-posts .post:not(.sticky):first-child .entry-body.not-sticky {
  padding-top: 0px !important;
  border: none !important;
}
#main .latest-posts .post:not(.sticky):first-child .entry-body.not-sticky .entry-title {
  margin-top: -10px;
}
#main .latest-posts .post:not(.sticky):first-child .entry-body.not-sticky .has-thumbnail .entry-title {
  margin-top: 1.25em;
}
#main .latest-posts .post:not(.sticky):first-child .entry-content {
  padding-top: 0px !important;
}

.entry-content,
.page-content {
  margin: 0 4.56647%;
}
.entry-content .search-form,
.page-content .search-form {
  position: relative;
}
.entry-content label,
.page-content label {
  margin-bottom: 0px;
}
.entry-content .search-field,
.page-content .search-field {
  display: block;
  width: 100%;
  height: 36px;
  padding: 4px 12px;
  border: 3px solid #ececec;
  font-family: "open sans";
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 500;
  color: #d6d6d6;
  -webkit-appearance: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.entry-content .search-field:focus,
.page-content .search-field:focus {
  outline: 0;
  color: #888888;
  border: 3px solid #d5d5d5;
}
.entry-content .search-submit,
.entry-content .search-submit:focus,
.page-content .search-submit,
.page-content .search-submit:focus {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 37px;
  height: 35px;
  opacity: 0 !important;
}
.entry-content .search-cap,
.page-content .search-cap {
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
  padding: 10px 6px;
  background: transparent;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  -o-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
}
.entry-content .search-cap.focused,
.page-content .search-cap.focused {
  background: #d5d5d5;
  padding: 10px 6px 9px;
}
.entry-content .search-cap.focused i,
.page-content .search-cap.focused i {
  color: #ffffff;
}
.entry-content .search-cap i,
.page-content .search-cap i {
  display: inline-block;
  color: #e3e3e3;
  font-size: 2.1em;
  margin-top: -11px;
}
@media screen and (min-width: 480px) and (max-width: 805px) {
  .entry-content .search-cap i,
  .page-content .search-cap i {
    margin-top: -14px;
  }
}
.entry-content .search-form,
.page-content .search-form {
  margin-top: 3.125em;
}
.entry-content .search-cap i,
.page-content .search-cap i {
  font-size: 1.75em;
  margin-top: -13px;
}

@media screen and (min-width: 480px) {
  .post {
    padding-bottom: 2.5em;
  }

  .post.sticky .entry-header .entry-title {
    padding: 1.4375em 14.0625% 1.5625em;
  }
  .post.sticky .entry-header .entry-title h1 {
    margin-top: -0.0625em;
  }
  .post.sticky .entry-header .entry-title h1 a {
    font-size: 1.625em;
    line-height: 1.41667em;
  }
  .post.sticky .entry-header.has-thumbnail .wp-post-image {
    left: 0px;
  }
  .post.sticky .entry-header.has-thumbnail .entry-title {
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }

  .entry-body.no-thumbnail {
    position: relative;
    border-top: 1px solid #eee;
  }
  .entry-body.no-thumbnail:before {
    display: none;
  }
  .entry-body .entry-content,
  .entry-body .page-content {
    margin-top: 1.875em;
  }
  .entry-body .entry-content .entry-text,
  .entry-body .page-content .entry-text {
    margin: 0;
  }
  .entry-body .entry-meta {
    margin: 3.125em 0 0;
    position: relative;
    *zoom: 1;
  }
  .entry-body .entry-meta:before, .entry-body .entry-meta:after {
    display: table;
    content: "";
  }
  .entry-body .entry-meta:after {
    clear: both;
  }
  .entry-body .entry-meta:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background: #eeeeee;
    left: 0px;
    top: -26px;
  }
  .entry-body .entry-meta .posted-author .posted-on,
  .entry-body .entry-meta .posted-author .byline {
    float: left;
    clear: none;
  }
  .entry-body .entry-meta .posted-author .posted-on strong,
  .entry-body .entry-meta .posted-author .byline strong {
    display: block;
  }
  .entry-body .entry-meta .posted-author .byline {
    margin-top: 0px;
    margin-left: 3.75em;
  }
  .entry-body.has-thumbnail {
    border-top: 1px solid #eee;
    padding-top: 2.5em;
  }

  .entry-body.not-sticky.no-thumbnail .entry-content {
    padding-top: 2.1875em;
  }
  .entry-body.not-sticky .entry-title {
    margin-left: 0;
    margin-right: 0;
  }
  .entry-body.not-sticky .entry-title h1 a {
    font-size: 1.625em;
    line-height: 1.4375em;
  }

  .is-single .entry-body .entry-title h1 {
    font-size: 1.875em;
    line-height: 1.41667em;
  }
  .is-single .tags {
    clear: both;
    margin: 2.5em 0 0;
  }
  .is-single .entry-meta {
    margin-top: 1.5625em;
  }
  .is-single .entry-meta:before {
    display: none;
  }

  .is-page .wp-post-image {
    margin-bottom: 2.5em;
  }
  .is-page .entry-title {
    margin: 0 0 0.625em 0;
    font-size: 1.875em;
  }
  .is-page .entry-meta {
    margin: 0.625em 0 1.875em;
  }
  .is-page .entry-content {
    margin: 0;
  }

  .page-title {
    margin-left: 0px;
    margin-right: 0px;
  }

  .edit-link {
    margin: 1.5625em 0 0;
  }

  .nav-links {
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
  }
  .nav-links h5 {
    margin-bottom: 0.625em;
    color: #bbbbba;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 1.125em;
    letter-spacing: 0.1em;
  }
  .nav-links h3,
  .nav-links h3 a {
    font-weight: bold;
    color: #1c1e20;
    text-decoration: none;
  }
  .nav-links h3:hover,
  .nav-links h3 a:hover {
    color: #f23047;
  }
  .nav-links .navigate-left,
  .nav-links .navigate-right {
    max-width: 45%;
  }
  .nav-links .navigate-left {
    float: left;
    text-align: left;
    margin-bottom: 0px;
  }
  .nav-links .navigate-right {
    text-align: right;
    float: right;
    margin-top: 0px;
  }

  .page-content {
    margin-left: 0px;
    margin-right: 0px;
  }

  #main .latest-posts .post:not(.sticky):first-child .entry-body.not-sticky .entry-title {
    margin-top: -5px;
  }

  .single .entry-body.no-thumbnail {
    border-top: none;
  }
}
@media screen and (min-width: 805px) {
  .post {
    *zoom: 1;
  }
  .post:before, .post:after {
    display: table;
    content: "";
  }
  .post:after {
    clear: both;
  }

  .post.sticky:not(:first-child) {
    padding-top: 2.5em;
    border-top: 1px solid #eee;
  }
  .post.sticky .entry-header .entry-title {
    text-align: left;
    padding-top: 1.375em;
    padding-right: 6.6%;
    padding-bottom: 1.5625em;
    padding-left: 28.0%;
  }
  .post.sticky .entry-header .entry-title h1 {
    margin-top: -0.25em;
  }

  .single-attachment .entry-body {
    margin-top: 0px !important;
  }

  .entry-body {
    margin-top: 1.875em;
  }
  .entry-body .entry-content {
    float: right;
    width: 72%;
    margin-top: 0px;
  }
  .entry-body .entry-meta {
    margin-top: 0px;
    float: left;
    width: 25%;
  }
  .entry-body .entry-meta:before {
    display: none;
  }
  .entry-body .entry-meta .posted-author .posted-on,
  .entry-body .entry-meta .posted-author .byline {
    clear: both;
    float: none;
  }
  .entry-body .entry-meta .posted-author .byline {
    margin: 1.25em 0 0;
  }
  .entry-body .entry-meta.has-thumbnail {
    margin-top: 1.5625em;
  }

  .entry-body.not-sticky {
    border-top: 1px solid #eee;
    padding-top: 2.8125em;
  }
  .entry-body.not-sticky.no-thumbnail {
    padding-top: 2.5em;
  }
  .entry-body.not-sticky.no-thumbnail .entry-content {
    padding-top: 0px;
  }
  .entry-body.not-sticky.no-thumbnail .entry-content .entry-title {
    margin-top: -5px;
  }

  .is-single .entry-body {
    padding-top: 0px;
    border-top: none;
  }
  .is-single .entry-body .entry-content {
    width: 75.79092%;
  }
  .is-single .entry-body.not-sticky.no-thumbnail .entry-content {
    margin-top: 0px;
  }
  .is-single .entry-body .entry-meta {
    width: 24.07153%;
  }
  .is-single .entry-body.not-sticky.no-thumbnail {
    padding-top: 0px;
  }
  .is-single .nav-links,
  .is-single .edit-link {
    display: block;
    float: right;
    width: 75.79092%;
  }

  .is-page .wp-post-image {
    margin-bottom: 2.5em;
  }
  .is-page .entry-title,
  .is-page .entry-content {
    float: none;
    margin: 0 auto;
    width: 64%;
  }
  .is-page .entry-title {
    font-size: 1.875em;
    margin-bottom: 0.625em;
  }
  .is-page .entry-meta {
    float: none;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: 64%;
  }
  .is-page .edit-link {
    display: block;
    margin: 1.5625em auto 0;
    width: 64%;
  }
}
@media screen and (min-width: 865px) {
  .post.sticky .entry-header .entry-title {
    text-align: left;
    padding-top: 1.375em;
    padding-right: 6.6%;
    padding-bottom: 1.5625em;
    padding-left: 28.0%;
  }
  .post.sticky .entry-header .entry-title h1 {
    margin-top: -0.25em;
  }
}
@media screen and (min-width: 925px) {
  .is-single .entry-body .entry-content {
    width: 75.9481%;
  }
  .is-single .entry-body .entry-content .entry-title,
  .is-single .entry-body .entry-content .entry-text,
  .is-single .entry-body .entry-content .tags {
    width: 84.09987%;
  }
  .is-single .entry-body .entry-meta {
    width: 18.06387%;
  }
  .is-single .nav-links {
    width: 75.9481%;
    padding-right: 12.07585%;
  }
}
@media screen and (min-width: 1030px) {
  .post.sticky .entry-header .entry-title {
    text-align: left;
    padding-right: 10.625%;
    padding-left: 27.8125%;
  }
}
/*****

  Alto by Pixelunion
  Theme: Recent Posts

*****/
body.paged .recent-posts {
  margin-top: 0px;
}

body:not(.infinity-success) .recent-posts.index > article:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

body.infinity-end .recent-posts.index > article:last-of-type {
  padding-bottom: 1.9375em;
  margin-bottom: 1.5625em;
  border-bottom: 1px solid #eeeeee;
}

.recent-posts {
  clear: both;
  margin: 3.75em 4.56647% 0;
}
.recent-posts.no-margin-top {
  margin-top: 0px;
}
.recent-posts article {
  padding-bottom: 1.9375em;
  margin-bottom: 1.5625em;
  border-bottom: 1px solid #eeeeee;
}
.recent-posts article p:last-child {
  margin-bottom: 0px;
}
.recent-posts .post:last-child {
  padding-bottom: 1.9375em;
}
.recent-posts div:last-of-type article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  border-bottom: none;
}
.recent-posts .wp-post-image {
  margin: 0;
  display: inline-block;
  float: left;
  width: 90px;
  height: 90px;
  margin: 10px 25px 0px 0;
}
.recent-posts .recent-post-date,
.recent-posts .recent-post-title {
  clear: none;
  margin: 0;
}
.recent-posts .recent-post-date {
  margin-bottom: 0.25em;
}
.recent-posts .recent-post-date a {
  margin-bottom: 0.25em;
  font-size: 0.8125em;
  line-height: 0.9375em;
  color: #cccccc;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.recent-posts .recent-post-date a:hover {
  text-decoration: underline;
}
.recent-posts .recent-post-title {
  font-size: 1em;
  line-height: 1.4375em;
  margin-bottom: 1.375em;
}
.recent-posts .recent-post-title a {
  color: #333333;
  font-weight: bold;
  font-size: 1.38462em;
  line-height: 1.375em;
  text-decoration: none;
}
.recent-posts .recent-post-title a:hover {
  color: #f23047;
}
.recent-posts .entry-content,
.recent-posts .page-content {
  margin: 0;
  font-size: 0.8125em;
  line-height: 1.69231em;
}
.recent-posts .recent-post-body span {
  font-size: 1em;
  line-height: 1.71429em;
  color: #666666;
}
.recent-posts div:nth-last-child(2) article:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}

body.search-results:not(.infinite-scroll) .recent-posts article:last-of-type,
body.archive:not(.infinite-scroll) .recent-posts article:last-of-type,
body.paged:not(.infinite-scroll) .recent-posts article:last-of-type {
  padding-bottom: 0px;
}
body.search-results .recent-posts article:last-of-type,
body.archive .recent-posts article:last-of-type,
body.paged .recent-posts article:last-of-type {
  margin-bottom: 0px;
  border-bottom: none;
}

@media screen and (min-width: 480px) {
  .recent-posts {
    margin: 3.75em 0 0 0;
  }
  .recent-posts article {
    padding-bottom: 2.1875em;
    margin-bottom: 1.875em;
  }
  .recent-posts .wp-post-image {
    float: left;
    width: 22%;
    max-width: 150px;
    height: auto;
    margin: 9px 0 0 0;
  }
  .recent-posts .has-thumbnail .recent-post-body {
    float: right;
    width: 72%;
  }
  .recent-posts .recent-post-date {
    margin-bottom: 0.23077em;
  }
  .recent-posts .recent-post-date a {
    font-size: 0.84615em;
    line-height: 1.15385em;
  }
  .recent-posts .recent-post-title {
    margin-bottom: 0.38462em;
  }
  .recent-posts .recent-post-title a {
    font-size: 1.53846em;
    line-height: 1.46154em;
  }
  .recent-posts .recent-post-body span {
    font-size: 1.07692em;
    line-height: 1.73077em;
  }
}
@media screen and (min-width: 805px) {
  .recent-posts {
    margin-top: 3.125em;
  }
  .recent-posts .block-header h3 {
    padding-right: 4%;
  }
}
/*****

  Alto by Pixelunion
  Theme: Alternative Post Layouts

*****/
.alt-post-2 .full-width-image-header img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.alt-post .entry-body .entry-meta.desktop {
  display: none;
}
.alt-post .entry-body .entry-meta.desktop h5,
.alt-post .entry-body .entry-meta.mobile h5 {
  margin-bottom: 1em;
}
.alt-post .entry-body .entry-meta.desktop h5 a,
.alt-post .entry-body .entry-meta.mobile h5 a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 0.58333em;
  letter-spacing: 0.1em;
  color: #f23047;
}
.alt-post .entry-body .entry-meta.mobile h5 {
  display: none;
}
.alt-post .entry-body .entry-meta-right {
  margin-left: 4.56647%;
  margin-right: 4.56647%;
}
.alt-post .entry-body.no-thumbnail {
  border-top: none;
}
.alt-post .entry-body.no-thumbnail .entry-content {
  border-top: none;
  padding-top: 0px;
}
.alt-post.alt-post-1 .entry-body {
  padding-top: 0px;
}
.alt-post.alt-post-1 .entry-body .wp-post-image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.is-single .alt-post-2 .entry-body.not-sticky.no-thumbnail .entry-content {
  margin-top: -0.3125em;
}

@media screen and (min-width: 480px) {
  .alt-post .entry-body .entry-meta-right {
    margin-left: 0;
    margin-right: 0;
  }
  .alt-post .entry-body .entry-title h1 {
    font-size: 1.875em;
  }
  .alt-post.alt-post-2 .entry-title h5 {
    margin-top: 1px;
  }
}
@media screen and (min-width: 805px) {
  .alt-post .entry-body {
    padding-top: 1.875em;
  }
  .alt-post .entry-body .entry-header.has-thumbnail .entry-title {
    margin-top: 0px;
  }
  .alt-post .entry-body .entry-content {
    width: 75.86207%;
  }
  .alt-post .entry-body .entry-content .entry-text {
    width: 100%;
  }
  .alt-post .entry-body .entry-meta {
    width: 20%;
  }
  .alt-post .entry-body .entry-meta.mobile h5 {
    display: block;
  }
  .alt-post .entry-body .entry-meta-right {
    float: right;
    width: 75.86207%;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing-list > li {
    float: left;
    margin-right: 0.9375em;
    clear: none;
  }
  .alt-post.alt-post-1 .entry-body .entry-header.has-thumbnail .entry-title {
    margin-top: -0.3125em;
  }
  .alt-post.alt-post-1 .entry-title h5 {
    display: none;
  }
  .alt-post.alt-post-1 .entry-body .wp-post-image {
    margin-bottom: 2.8125em;
  }
  .alt-post.alt-post-1 .entry-meta h5 {
    margin-top: -0.3125em;
  }
  .alt-post.alt-post-2 .entry-meta.desktop,
  .alt-post.alt-post-2 .entry-meta.mobile,
  .alt-post.alt-post-2 .entry-meta-right {
    margin-top: 0.3125em;
  }

  .is-single .alt-post-2 .entry-body.not-sticky.no-thumbnail .entry-content {
    margin-top: 0px;
  }
  .is-single .alt-post-2 .entry-body.not-sticky.no-thumbnail .entry-content .entry-title {
    margin-top: 0px;
  }
}
@media screen and (min-width: 880px) {
  .alt-post .entry-body .entry-content {
    float: left;
    width: 56.25%;
  }
  .alt-post .entry-body .entry-meta.desktop {
    display: block;
    float: left;
    width: 22%;
  }
  .alt-post .entry-body .entry-meta.desktop .semicolon {
    display: none;
  }
  .alt-post .entry-body .entry-meta.mobile {
    display: none;
  }
  .alt-post .entry-body .entry-meta-right {
    text-align: right;
    float: right;
    width: 18.125%;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing {
    padding-top: 0px;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-more {
    left: auto;
    right: 0px;
    text-align: left;
    top: 23px;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-more .close {
    position: absolute;
    margin: 0;
    top: 9px;
    right: 8px;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-more .sd-block.sd-sharing {
    padding-top: 1.5em;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .semicolon {
    display: none;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list {
    float: right;
    margin-right: -0.4375em;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list > li {
    float: left;
    clear: none;
    margin-right: 0em;
    text-align: right;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list > li > a > span {
    display: none;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list > li:last-child {
    margin-right: 0px;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list li > a > i {
    display: inline-block;
    float: left;
    margin-right: 0.125em;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_facebook {
    margin-top: -0.4em;
    font-size: 1.5em;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_twitter {
    margin-top: -0.42857em;
    font-size: 1.64286em;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_Mail {
    margin-top: -0.42857em;
    font-size: 1.75em;
  }
  .alt-post .entry-body .entry-meta-right .alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_Share---Rounded {
    margin-top: -0.42857em;
    font-size: 1.71429em;
  }

  .alt-layout-comments-wrap .comments-area {
    float: none !important;
    width: 56.25% !important;
    margin-left: 22%;
    padding-right: 0px !important;
  }

  .alt-layout-post-nav-wrap .nav-links {
    float: none !important;
    width: 56.25% !important;
    margin-left: 22%;
    padding-right: 0px !important;
  }
}
/*****

  Alto by Pixelunion
  Theme: Header

*****/
.site-header {
  position: relative;
  margin-left: 4.56647%;
  margin-right: 4.56647%;
  padding-bottom: 27px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  *zoom: 1;
}
.site-header:before, .site-header:after {
  display: table;
  content: "";
}
.site-header:after {
  clear: both;
}
.site-header.toggled {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.site-header .skip-link {
  width: 1px;
  height: 1px;
}

.site-branding {
  position: relative;
  margin-right: 3.75em;
}

.site-branding .custom-logo {
  margin-bottom: 0.3125em;
}

.site-branding .custom-logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 200px;
}

.site-branding .menu-toggle {
  float: right;
  position: absolute;
  top: 50%;
  right: -65px;
  margin-top: -16px;
  font-size: 1.8em;
}
.site-branding .menu-toggle .icon-alto-iconfont_Close {
  color: #f23047;
}

.site-branding.no-image .menu-toggle {
  margin-top: -9px;
}

.site-title a {
  font-size: 1.8125em;
  /* 29px / 16px */
  line-height: 1.1875em;
  /* 40px / 24px */
  font-weight: bold;
  text-decoration: none;
  color: #0f0f0f;
}

.site-description {
  font-size: 0.75em;
  /* 12px / 16px */
  line-height: 1.6875em;
  /* 25px / 24px */
  color: #aaaaaa;
}

.main-navigation {
  clear: none;
  width: auto;
}

.main-navigation.toggled {
  *zoom: 1;
  border-top: 1px solid #eee;
  width: 100%;
  margin-top: 27px;
  padding-top: 30px;
  padding-bottom: 3.75em;
  position: relative;
}
.main-navigation.toggled:before, .main-navigation.toggled:after {
  display: table;
  content: "";
}
.main-navigation.toggled:after {
  clear: both;
}
.main-navigation.toggled .menu {
  width: 100%;
}
.main-navigation.toggled .menu li {
  width: 100%;
  margin-bottom: 2px;
}
.main-navigation.toggled .menu li:last-child {
  margin-bottom: 0px;
}
.main-navigation.toggled .menu li a {
  display: block;
  background: #ececec;
  color: #555555;
  padding: 0.9375em 1.25em;
  text-align: left;
  font-size: 0.875em;
  /* 14px / 16px */
  line-height: 1.6em;
  /* 24px / 24px */
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.main-navigation.toggled .menu li a:hover {
  background: #f23047;
  color: #ffffff;
}
.main-navigation.toggled .menu .current-menu-item > a,
.main-navigation.toggled .menu .current_page_item > a {
  background: #f23047;
  color: #ffffff;
}
.main-navigation.toggled .menu-item-has-children .sub-menu,
.main-navigation.toggled .page_item_has_children .children {
  position: relative;
  display: block;
  top: 2px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.main-navigation.toggled .menu-item-has-children .sub-menu li a,
.main-navigation.toggled .page_item_has_children .children li a {
  padding-left: 2.5em;
}
.main-navigation.toggled ul ul {
  left: 0px;
  right: 0px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  margin-bottom: 2px;
}

.main-navigation.toggled .close-arrow {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -33px;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #a0a0a0;
}
.main-navigation.toggled .close-arrow:hover {
  cursor: pointer;
}

@media screen and (min-width: 480px) {
  .site-header {
    margin: 0px 0px 41px;
    padding-bottom: 40px;
  }

  .site-title a {
    font-size: 2.375em;
    /* 38px / 16px */
    line-height: 1.1875em;
    /* 40px / 24px */
  }

  .site-description {
    font-size: 0.875em;
    /* 12px / 16px */
    line-height: 1.6875em;
    /* 25px / 24px */
  }

  .main-navigation.toggled {
    padding-bottom: 4.0625em;
    margin-top: 40px;
    padding-top: 40px;
    margin-bottom: 31px;
    border-bottom: 1px solid #eee;
  }
  .main-navigation.toggled:after {
    margin-top: -36px;
  }

  .site-branding.no-image .menu-toggle {
    margin-top: -1px;
  }
}
@media screen and (min-width: 805px) {
  .site-header {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .site-header.toggled {
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .site-branding {
    margin: 0;
    max-width: 50%;
    overflow: hidden;
    zoom: 1;
  }

  .site-branding .custom-logo {
    display: table-cell;
    vertical-align: bottom;
    margin-bottom: 0;
    padding-right: 10px;
  }

  .site-branding .custom-logo img {
    display: block;
  }

  .site-branding .title-description {
    display: table-cell;
    vertical-align: bottom;
  }

  .site-branding .title-description.no-image {
    margin-left: 0px;
  }

  .site-branding .title-description h2 {
    clear: none;
  }

  .main-navigation,
  .main-navigation.toggled {
    position: absolute;
    right: 0;
    bottom: 40px;
    max-width: 50%;
    border-top: none;
    padding-top: 0px;
    padding-bottom: 0;
    border-bottom: none;
    margin-top: 0px;
    margin-bottom: 0;
  }
  .main-navigation .close-arrow,
  .main-navigation.toggled .close-arrow {
    display: none;
  }
  .main-navigation .menu,
  .main-navigation.toggled .menu {
    width: auto;
    float: right;
    *zoom: 1;
    text-align: right;
  }
  .main-navigation .menu:before, .main-navigation .menu:after,
  .main-navigation.toggled .menu:before,
  .main-navigation.toggled .menu:after {
    display: table;
    content: "";
  }
  .main-navigation .menu:after,
  .main-navigation.toggled .menu:after {
    clear: both;
  }
  .main-navigation .menu > li,
  .main-navigation.toggled .menu > li {
    width: auto;
    margin: 0 0px 0px 20px;
    float: none;
    display: inline-block;
  }
  .main-navigation .menu li:hover,
  .main-navigation.toggled .menu li:hover {
    cursor: pointer;
  }
  .main-navigation .menu > li:hover > a,
  .main-navigation.toggled .menu > li:hover > a {
    color: #f23047;
    text-decoration: underline;
  }
  .main-navigation .menu > li:last-child,
  .main-navigation.toggled .menu > li:last-child {
    margin-right: 0px;
  }
  .main-navigation .menu > li > a,
  .main-navigation.toggled .menu > li > a {
    padding: 0px;
    display: block;
    background: none;
    font-size: 0.8125em;
    line-height: 1em;
    color: #939393;
  }
  .main-navigation .menu > li > a:hover,
  .main-navigation.toggled .menu > li > a:hover {
    background: transparent;
  }
  .main-navigation .menu > .menu-item-has-children,
  .main-navigation .menu > .page_item_has_children,
  .main-navigation.toggled .menu > .menu-item-has-children,
  .main-navigation.toggled .menu > .page_item_has_children {
    position: relative;
    top: 2px;
  }
  .main-navigation .menu > .menu-item-has-children > a,
  .main-navigation .menu > .page_item_has_children > a,
  .main-navigation.toggled .menu > .menu-item-has-children > a,
  .main-navigation.toggled .menu > .page_item_has_children > a {
    float: left;
  }
  .main-navigation .menu > .menu-item-has-children:after,
  .main-navigation .menu > .page_item_has_children:after,
  .main-navigation.toggled .menu > .menu-item-has-children:after,
  .main-navigation.toggled .menu > .page_item_has_children:after {
    content: "";
    float: right;
    margin: 6px 0 0 5px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #939393;
  }
  .main-navigation .menu > .menu-item-has-children:hover:after,
  .main-navigation .menu > .page_item_has_children:hover:after,
  .main-navigation.toggled .menu > .menu-item-has-children:hover:after,
  .main-navigation.toggled .menu > .page_item_has_children:hover:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #f23047;
  }
  .main-navigation .menu > .current-menu-item > a,
  .main-navigation .menu > .current-menu-item:hover > a,
  .main-navigation .menu > .current_page_item > a,
  .main-navigation .menu > .current_page_item:hover > a,
  .main-navigation.toggled .menu > .current-menu-item > a,
  .main-navigation.toggled .menu > .current-menu-item:hover > a,
  .main-navigation.toggled .menu > .current_page_item > a,
  .main-navigation.toggled .menu > .current_page_item:hover > a {
    background: none;
    position: relative;
  }
  .main-navigation .menu .sub-menu,
  .main-navigation .menu .children,
  .main-navigation.toggled .menu .sub-menu,
  .main-navigation.toggled .menu .children {
    display: none;
    position: absolute;
    width: 175px;
    padding: 5px;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
  }
  .main-navigation .menu > .menu-item-has-children > .sub-menu,
  .main-navigation .menu > .page_item_has_children > .children,
  .main-navigation.toggled .menu > .menu-item-has-children > .sub-menu,
  .main-navigation.toggled .menu > .page_item_has_children > .children {
    top: 30px;
    left: 50%;
    margin-left: -87px;
  }
  .main-navigation .menu > .menu-item-has-children:last-child > .sub-menu,
  .main-navigation .menu > .page_item_has_children:last-child > .children,
  .main-navigation.toggled .menu > .menu-item-has-children:last-child > .sub-menu,
  .main-navigation.toggled .menu > .page_item_has_children:last-child > .children {
    left: auto;
    right: 0px;
    margin-left: 0px;
  }
  .main-navigation .menu > .menu-item-has-children:nth-last-child(-n+6) > .sub-menu > .menu-item-has-children .sub-menu,
  .main-navigation .menu > .page_item_has_children:nth-last-child(-n+6) > .children > .page_item_has_children .children,
  .main-navigation.toggled .menu > .menu-item-has-children:nth-last-child(-n+6) > .sub-menu > .menu-item-has-children .sub-menu,
  .main-navigation.toggled .menu > .page_item_has_children:nth-last-child(-n+6) > .children > .page_item_has_children .children {
    left: auto;
    right: 100%;
    margin-right: 3px;
  }
  .main-navigation .menu-item-has-children:hover > .sub-menu,
  .main-navigation .page_item_has_children:hover > .children,
  .main-navigation.toggled .menu-item-has-children:hover > .sub-menu,
  .main-navigation.toggled .page_item_has_children:hover > .children {
    display: block;
  }
  .main-navigation .menu > .menu-item-has-children > .sub-menu:before,
  .main-navigation .menu > .page_item_has_children > .children:before,
  .main-navigation.toggled .menu > .menu-item-has-children > .sub-menu:before,
  .main-navigation.toggled .menu > .page_item_has_children > .children:before {
    content: " ";
    background: transparent;
    height: 18px;
    position: absolute;
    top: -18px;
    left: 0px;
    right: 0px;
  }
  .main-navigation .menu-item-has-children .sub-menu li a,
  .main-navigation .page_item_has_children .children li a,
  .main-navigation.toggled .menu-item-has-children .sub-menu li a,
  .main-navigation.toggled .page_item_has_children .children li a {
    padding-left: 0.875em;
  }
  .main-navigation .sub-menu > li,
  .main-navigation .children > li,
  .main-navigation.toggled .sub-menu > li,
  .main-navigation.toggled .children > li {
    clear: both;
    width: 100%;
    display: block;
  }
  .main-navigation .sub-menu li a,
  .main-navigation .children li a,
  .main-navigation.toggled .sub-menu li a,
  .main-navigation.toggled .children li a {
    display: block;
    padding: 7px 14px;
    background: none;
    color: #939393;
    text-align: left;
    font-size: 0.8125em;
    /* 13px / 16px */
    line-height: 1.5em;
    /* 24px / 24px */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .main-navigation .sub-menu > li:hover > a,
  .main-navigation .children > li:hover > a,
  .main-navigation.toggled .sub-menu > li:hover > a,
  .main-navigation.toggled .children > li:hover > a {
    background: #f23047;
    color: #ffffff;
  }
  .main-navigation .sub-menu li.current-menu-item:first-child a,
  .main-navigation .children li.current_page_item:first-child a,
  .main-navigation.toggled .sub-menu li.current-menu-item:first-child a,
  .main-navigation.toggled .children li.current_page_item:first-child a {
    margin-top: 0px;
  }
  .main-navigation .sub-menu li.current-menu-item:last-child a,
  .main-navigation .children li.current_page_item:last-child a,
  .main-navigation.toggled .sub-menu li.current-menu-item:last-child a,
  .main-navigation.toggled .children li.current_page_item:last-child a {
    margin-bottom: 0px;
  }
  .main-navigation .sub-menu > .menu-item-has-children > a,
  .main-navigation .children > .page_item_has_children > a,
  .main-navigation.toggled .sub-menu > .menu-item-has-children > a,
  .main-navigation.toggled .children > .page_item_has_children > a {
    float: none;
    position: relative;
  }
  .main-navigation .sub-menu > .menu-item-has-children:after,
  .main-navigation .children > .page_item_has_children:after,
  .main-navigation.toggled .sub-menu > .menu-item-has-children:after,
  .main-navigation.toggled .children > .page_item_has_children:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 14px 12px 0 5px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #939393;
  }
  .main-navigation .sub-menu > .menu-item-has-children:hover:after,
  .main-navigation .children > .page_item_has_children:hover:after,
  .main-navigation.toggled .sub-menu > .menu-item-has-children:hover:after,
  .main-navigation.toggled .children > .page_item_has_children:hover:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid white;
  }
  .main-navigation .sub-menu .menu-item-has-children .sub-menu,
  .main-navigation .children .page_item_has_children .children,
  .main-navigation.toggled .sub-menu .menu-item-has-children .sub-menu,
  .main-navigation.toggled .children .page_item_has_children .children {
    display: none;
    left: 100%;
    top: 0.6875em;
    margin-left: 3px;
  }
  .main-navigation .sub-menu > .menu-item-has-children:hover > .sub-menu,
  .main-navigation .children > .page_item_has_children:hover > .children,
  .main-navigation.toggled .sub-menu > .menu-item-has-children:hover > .sub-menu,
  .main-navigation.toggled .children > .page_item_has_children:hover > .children {
    display: block;
  }
}
/*****

  Alto by Pixelunion
  Theme: Sidebar

*****/
.sidebar {
  word-wrap: break-word;
  font-size: 0.75em;
  margin: 3.16667em 4.56647% 0;
  padding-top: 3.16667em;
  border-top: 1px solid #eee;
}
.sidebar img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sidebar .wp-caption {
  border: none;
  margin: 0;
}
.sidebar .wp-caption img[class*="wp-image-"] {
  margin: 0;
  max-width: 100%;
}
.sidebar .wp-caption .wp-caption-text {
  margin-top: 1.21429em;
  font-size: inherit;
  line-height: 1.57143em;
  font-style: italic;
  text-align: left;
  color: #888888;
  margin-bottom: 0px;
}
.sidebar .widget {
  margin-bottom: 3.75em;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget-title {
  margin-bottom: 1.16667em;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
}
.sidebar .widget-title a {
  color: #333333;
  text-decoration: none;
}
.sidebar .widget-title a:hover {
  text-decoration: underline;
}
.sidebar .widget p {
  color: #666666;
}
.sidebar .widget p a {
  color: #f23047;
  text-decoration: none;
}
.sidebar ul,
.sidebar ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar ul ul {
  padding-left: 1.25em;
}
.sidebar ul li,
.sidebar ol li {
  color: #666666;
  line-height: 2em;
}
.sidebar ul li a,
.sidebar ol li a {
  color: #f23047;
  text-decoration: none;
}
.sidebar a:hover {
  text-decoration: underline;
  color: #333333;
}
.sidebar .search-form {
  position: relative;
}
.sidebar label {
  margin-bottom: 0px;
}
.sidebar .search-field {
  display: block;
  width: 100%;
  height: 36px;
  padding: 4px 12px;
  border: 3px solid #ececec;
  font-family: "open sans";
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 500;
  color: #d6d6d6;
  -webkit-appearance: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .search-field:focus {
  outline: 0;
  color: #888888;
  border: 3px solid #d5d5d5;
}
.sidebar .search-submit,
.sidebar .search-submit:focus {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 37px;
  height: 35px;
  opacity: 0 !important;
}
.sidebar .search-cap {
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
  padding: 10px 6px;
  background: transparent;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  -o-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
}
.sidebar .search-cap.focused {
  background: #d5d5d5;
  padding: 10px 6px 9px;
}
.sidebar .search-cap.focused i {
  color: #ffffff;
}
.sidebar .search-cap i {
  display: inline-block;
  color: #e3e3e3;
  font-size: 2.1em;
  margin-top: -11px;
}
@media screen and (min-width: 480px) and (max-width: 805px) {
  .sidebar .search-cap i {
    margin-top: -14px;
  }
}

.widget form:not(.search-form) input[type='text'],
.widget form:not(.search-form) input[type='number'],
.widget form:not(.search-form) input[type='date'],
.widget form:not(.search-form) input[type='email'],
.widget form:not(.search-form) input[type='url'],
.widget form:not(.search-form) input[type='tel'],
.widget form:not(.search-form) input[type='password'] {
  font-size: 1.0625em;
  padding: 5px 10px;
}
.widget form:not(.search-form) input[type='submit'] {
  font-size: 1em;
}

.widget_rss li {
  margin-bottom: 1.25em;
}
.widget_rss .rsswidget,
.widget_rss .rss-date,
.widget_rss .rssSummary {
  display: block;
}

.widget_rss .widget-title img {
  display: inline-block;
  float: left;
  margin-top: 1px;
  margin-right: 5px;
}

.widget_text .textwidget,
.widget_text .textwidget p {
  color: #777777;
  line-height: 1.83333em;
}
.widget_text .textwidget a {
  color: #333333;
  text-decoration: none;
}
.widget_text .textwidget a:hover {
  text-decoration: underline;
}

.widget_recent_entries ul li {
  word-break: break-word;
}
.widget_recent_entries ul li a {
  display: block;
  line-height: 1.4em;
  margin-top: 0.625em;
}
.widget_recent_entries ul li .rss-date,
.widget_recent_entries ul li .post-date {
  display: block;
  color: #aaaaaa;
  margin-bottom: 1em;
}
.widget_recent_entries ul li .rssSummary {
  display: block;
  color: #666666;
}
.widget_recent_entries ul li:last-child {
  margin-bottom: 0;
}
.widget_recent_entries ul li:first-child a {
  margin-top: 0px;
}

.widget_recent_comments tr {
  margin-bottom: 0.625em;
}
.widget_recent_comments td {
  vertical-align: middle;
  color: #666666;
}
.widget_recent_comments td a {
  color: #f23047;
  text-decoration: none;
}
.widget_recent_comments td.recentcommentsavatarend,
.widget_recent_comments td.recentcommentsavatartop {
  padding-bottom: 10px;
}

.widget_recent_images .recent_images img {
  margin-bottom: 10px;
}

.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  display: inline-block;
  font-size: 1em !important;
  padding: 5px 10px !important;
  background: #f5f5f5;
  color: #f23047;
  text-decoration: none;
  margin: 0px 0px 5px 0px !important;
  text-decoration: none;
}
.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:hover {
  background: #f23047;
  color: #ffffff;
  text-decoration: none;
}

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar tbody {
  color: #777777;
}
.widget_calendar #wp-calendar caption {
  margin-bottom: 0.8125em;
}
.widget_calendar #wp-calendar thead th {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.9375em;
}
.widget_calendar #wp-calendar td {
  padding-bottom: 1.25em;
}
.widget_calendar #wp-calendar tbody tr:first-of-type td {
  padding-top: 0.9375em;
}
.widget_calendar #wp-calendar #prev, .widget_calendar #wp-calendar #next {
  padding-bottom: 0;
}
.widget_calendar #wp-calendar #prev {
  text-align: left;
}
.widget_calendar #wp-calendar #next {
  text-align: right;
}
.widget_calendar #wp-calendar tbody a,
.widget_calendar #wp-calendar tfoot a {
  color: #F23058;
  text-decoration: none;
}
.widget_calendar #wp-calendar tbody a:hover,
.widget_calendar #wp-calendar tfoot a:hover {
  text-decoration: underline;
}

.widget_contact_info #contact-map {
  margin-bottom: 1.875em;
}
.widget_contact_info p, .widget_contact_info div:not(#contact-map) {
  margin-bottom: 23px;
  color: #777777;
}
.widget_contact_info a {
  color: #f23047;
  text-decoration: none;
}
.widget_contact_info strong {
  display: block;
  margin-bottom: 3px;
}
.widget_contact_info div:last-child {
  margin-bottom: 0px;
}

.widget_instagram .instagram-cycle {
  position: relative;
  width: 88.5%;
  min-height: 160px;
}
.widget_instagram .instagram-cycle-toggle {
  background: #eeeeee;
  width: 24px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 100%;
  margin-left: 3.5%;
  z-index: 5000;
  text-align: center;
}
.widget_instagram .instagram-cycle-toggle i {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 2px;
  font-size: 1.75em;
  color: #aeaeae;
  margin-top: -14px;
}
.widget_instagram .instagram-cycle-toggle:hover i {
  color: #ffffff;
}
.widget_instagram .instagram-cycle-toggle:hover {
  background: #f23047;
  cursor: pointer;
}
.widget_instagram .instagram-cycle-toggle.running {
  pointer-events: none;
  cursor: default;
}
.widget_instagram .panes .pane {
  position: relative;
}
.widget_instagram .panes .pane:not(.current) {
  display: none;
}
.widget_instagram .panes .pane:not(:first-child) img {
  opacity: 0;
}
.widget_instagram .image-list,
.widget_instagram .placeholder ul {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_instagram .image-list {
  z-index: 500;
}
.widget_instagram .placeholder ul {
  z-index: 100;
}
.widget_instagram .placeholder li {
  background: #eee;
}
.widget_instagram .image-list li,
.widget_instagram .placeholder li {
  width: 31%;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 10px;
}
.widget_instagram li:nth-child(3n+3) {
  margin-right: 0px;
}
.widget_instagram li img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.aboutme_widget #am_thumbnail {
  margin-bottom: 10px;
}
.aboutme_widget #am_name a {
  color: #f23047;
  text-decoration: none;
}
.aboutme_widget #am_bio p {
  color: #666666;
}
.aboutme_widget #am_services {
  *zoom: 1;
}
.aboutme_widget #am_services:before, .aboutme_widget #am_services:after {
  display: table;
  content: "";
}
.aboutme_widget #am_services:after {
  clear: both;
}
.aboutme_widget #am_services a {
  display: inline-block;
  float: left;
  clear: none;
  width: 32px;
  margin-right: 7px;
}
.aboutme_widget #am_services a img {
  display: inline-block;
}

.widget_authors > ul > li {
  margin-bottom: 20px;
}
.widget_authors > ul > li:last-child {
  margin-bottom: 0px;
}
.widget_authors > ul > li > a {
  display: inline-block;
}
.widget_authors > ul > li > a img,
.widget_authors > ul > li > img {
  display: block;
  margin-bottom: 10px;
}
.widget_authors > ul > li > ul {
  padding-left: 0px;
}

.widget_categories .cat-item {
  color: #666666;
}

.widget_flickr #flickr_badge_wrapper {
  border: none;
}
.widget_flickr #flickr_badge_wrapper a {
  color: #f23047;
}
.widget_flickr br {
  display: none;
}
.widget_flickr #flickr_badge_uber_wrapper a:hover,
.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited {
  display: block;
  margin-bottom: 0.625em;
}

.widget_goodreads div[class^="gr_custom_container"] {
  border: none;
}
.widget_goodreads div[class^="gr_custom_each_container"] {
  padding: 10px 0;
  margin-bottom: 0px;
  border-bottom: 1px solid #eee;
}
.widget_goodreads div[class^="gr_custom_each_container"] div, .widget_goodreads div[class^="gr_custom_each_container"] p {
  color: #666666;
}
.widget_goodreads div[class^="gr_custom_each_container"] a {
  color: #f23047;
  text-decoration: none;
}
.widget_goodreads div[class^="gr_custom_each_container"]:first-child {
  padding-top: 0px;
}
.widget_goodreads div[class^="gr_custom_container"] div[class^="gr_custom_each_container"]:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
  margin-top: 1.25em;
  margin-bottom: 0.3125em;
}
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4:first-child {
  margin-top: 0px;
}
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a {
  font-size: 1.1em;
  color: #f23047;
  text-decoration: none;
}
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  font-size: 12px;
  color: #666666;
}
.widget_jetpack_display_posts_widget p a {
  color: #f23047;
}
.widget_jetpack_display_posts_widget img {
  margin-bottom: 0.625em;
}

.widget-grofile .grofile-thumbnail {
  margin-bottom: 0.9375em;
}
.widget-grofile p {
  display: none;
}
.widget-grofile h4 {
  margin: 0;
}
.widget-grofile h4:first-child {
  margin-bottom: 5px;
}
.widget-grofile a {
  color: #f23047;
  text-decoration: none;
}
.widget-grofile a:hover {
  color: #333333;
  text-decoration: underline;
}

.widget_rss_links img {
  display: inline-block;
  margin-top: 0.0625em;
  margin-right: 0.3125em;
  margin-bottom: 0;
}
.widget_rss_links a {
  color: #f23047;
  text-decoration: none;
}
.widget_rss_links a:hover {
  color: #333333;
  text-decoration: underline;
}
.widget_rss_links li a:last-child {
  margin-top: -10px;
}

.jetpack_subscription_widget #subscribe-email input {
  width: 100%;
  padding: 5px 10px;
}
.jetpack_subscription_widget ::-webkit-input-placeholder {
  color: #d6d6d6;
}
.jetpack_subscription_widget :-moz-placeholder {
  color: #d6d6d6;
}
.jetpack_subscription_widget ::-moz-placeholder {
  color: #d6d6d6;
}
.jetpack_subscription_widget :-ms-input-placeholder {
  color: #d6d6d6;
}

@media screen and (min-width: 480px) {
  .sidebar {
    font-size: 0.875em;
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar .widget_instagram .instagram-cycle {
    min-height: 52px;
  }
  .sidebar .widget_instagram .instagram-cycle-toggle {
    margin-left: 1.4%;
  }
  .sidebar .widget_instagram .instagram-cycle-toggle i {
    top: 50%;
    margin-top: -12px;
    left: 2px;
    font-size: 1.5em;
  }
  .sidebar .widget_instagram .image-list li,
  .sidebar .widget_instagram .placeholder li {
    width: 15%;
    float: left;
    margin-right: 1.9%;
    margin-bottom: 10px;
  }
  .sidebar .widget_instagram li:nth-child(3n+3) {
    margin-right: 1.9%;
  }
  .sidebar .widget_instagram li:nth-child(6n+6) {
    margin-right: 0;
  }
}
@media screen and (min-width: 680px) {
  .sidebar {
    font-size: 0.875em;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 805px) {
  .sidebar {
    font-size: 0.75em;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .sidebar .widget_instagram .instagram-cycle {
    min-height: 129px;
  }
  .sidebar .widget_instagram .instagram-cycle-toggle {
    margin-left: 3.5%;
  }
  .sidebar .widget_instagram .instagram-cycle-toggle i {
    left: 3px;
  }
  .sidebar .widget_instagram .image-list li,
  .sidebar .widget_instagram .placeholder li {
    width: 31%;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 10px;
  }
  .sidebar .widget_instagram li:nth-child(3n+3) {
    margin-right: 0px;
  }
  .sidebar .widget_instagram li:nth-child(6n+6) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 865px) {
  .sidebar .widget_instagram .instagram-cycle {
    min-height: 138px;
  }
}
/*****

  Alto by Pixelunion
  Theme: Footer

*****/
.site-footer {
  clear: both;
  border-top: 1px solid #eee;
  padding-top: 1.875em;
  margin-top: 2.5em;
  text-align: center;
  margin-left: 4.56647%;
  margin-right: 4.56647%;
}

#menu-social {
  display: inline-block;
  margin: 0 0 1.3125em;
  text-align: center;
}

#menu-social-items {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  float: right;
}

#menu-social-items li {
  display: inline;
}

#menu-social-items li a {
  text-align: center;
  margin-bottom: 0.625em;
  color: #cccccc;
  text-decoration: none;
  font-size: 1.5625em;
}
#menu-social-items li a:hover {
  color: #666666;
}

.site-footer .site-info {
  font-size: 0.75em;
}

.site-footer {
  margin-bottom: 0.3125em;
  color: #aaaaaa;
}

.site-footer a {
  color: #747474;
  text-decoration: none;
}

.site-footer a:hover {
  color: #747474;
}

@media screen and (min-width: 480px) {
  .site-footer {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 805px) {
  .site-footer {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    padding-top: 1.875em;
  }
  .site-footer .site-info {
    float: left;
    max-width: 40%;
  }
  .site-footer #menu-social {
    float: right;
    max-width: 400px;
    text-align: right;
    margin: 0;
  }
  .site-footer #menu-social-items {
    display: inline-block;
  }
  .site-footer #menu-social-items li {
    display: inline;
    vertical-align: middle;
    float: right;
    margin-left: .325em;
    margin-bottom: 0px;
    text-align: center;
  }
  .site-footer #menu-social-items li a {
    display: block;
    margin: 0;
  }
  .site-footer #menu-social-items li:nth-child(7n) {
    clear: both;
  }
  .site-footer #menu-social-items li a {
    margin-right: 0;
  }
}
/*****

  Alto by Pixelunion
  Theme: Comments

*****/
.no-comments {
  margin: 2.5em 0 0;
  color: #888888;
  font-size: 0.875em;
  font-style: italic;
}

.comments-disabled-text {
  font-size: 0.875em;
  color: #666666;
}

.comments-area {
  clear: both;
  margin: 30px 4.56647% 0;
}

.comments-area .comment-notes {
  display: none;
}

.comments-area .comments-title {
  font-weight: bold;
  font-size: 1.375em;
  line-height: 1.5em;
  margin: 1.25em 0 2.1875em;
  color: #333333;
}

.comments-area .comment-list {
  display: block;
  margin: 2.5em 0 0;
  list-style: none;
}
.comments-area .comment-list li.comment {
  margin-bottom: 2em;
}
.comments-area .comment-list li.comment:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list .comment .children {
  list-style: none;
  margin-left: 0;
  margin-top: 2.5em;
  padding-left: 1.25em;
}
.comments-area .comment-list .comment.depth-3 .children {
  padding-left: 0;
  margin-top: 2em;
}
.comments-area .comment-list .comment.byuser > .comment-body > .comment-meta > .comment-author > .avatar {
  border: 3px solid #f23047;
  margin-top: 0em;
}
.comments-area .comment-list .comment-author {
  *zoom: 1;
}
.comments-area .comment-list .comment-author:before, .comments-area .comment-list .comment-author:after {
  display: table;
  content: "";
}
.comments-area .comment-list .comment-author:after {
  clear: both;
}
.comments-area .comment-list .comment-author .avatar {
  float: left;
  width: 15%;
  min-width: 32px;
  max-width: 36px;
  height: auto;
  margin-top: 0.0625em;
  margin-right: 5%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.comments-area .comment-list .comment-metadata {
  float: left;
  width: 80%;
}
.comments-area .comment-list .comment-metadata .bullet-separator {
  display: none;
}
.comments-area .comment-list .comment-metadata .comment-reply-link {
  display: none;
}
.comments-area .comment-list .comment-metadata a {
  text-decoration: none;
}
.comments-area .comment-list .comment-metadata .fn {
  display: block;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 0.875em;
  font-style: normal;
}
.comments-area .comment-list .comment-metadata .fn a {
  color: #333333;
}
.comments-area .comment-list .comment-metadata a:hover,
.comments-area .comment-list .comment-metadata time:hover {
  color: #f23047;
  text-decoration: none;
}
.comments-area .comment-list .comment-metadata time {
  font-size: 0.8125em;
  line-height: 1.125em;
  color: #aaaaaa;
  text-decoration: none;
}
.comments-area .comment-list .comment-metadata time:hover {
  color: #aaaaaa;
  text-decoration: underline;
}
.comments-area .comment-list .comment-metadata .edit-link {
  display: inline;
  margin-left: 0.3125em;
}
.comments-area .comment-list .comment-metadata .edit-link a {
  font-size: 0.8125em;
  line-height: 1.125em;
  color: #777777;
  text-decoration: none;
}
.comments-area .comment-list .comment-metadata .edit-link a:hover {
  text-decoration: underline;
}
.comments-area .comment-list .comment-awaiting-moderation {
  clear: both;
  margin: 1.25em 0 0 0;
  background: #f23047;
  padding: 5px 10px;
  font-size: 0.75em;
  color: #fff;
  opacity: 0.8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.comments-area .comment-list .comment-content {
  margin-top: 1em;
  font-size: 0.875em;
  line-height: 1.5em;
  color: #777777;
}
.comments-area .comment-list .comment-content p {
  line-height: 1.75em;
}
.comments-area .comment-list .comment-content p:last-of-type {
  margin-bottom: 0px;
}
.comments-area .comment-list .comment-content .edit-link {
  display: none;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"],
.comments-area .comment-list .comment-content form:not('.search-form') {
  margin-bottom: 1.875em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] div,
.comments-area .comment-list .comment-content form:not('.search-form') div {
  margin-bottom: 1.875em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] div .clear-form,
.comments-area .comment-list .comment-content form:not('.search-form') div .clear-form {
  display: none;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] br,
.comments-area .comment-list .comment-content form:not('.search-form') br {
  display: none;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] label,
.comments-area .comment-list .comment-content form:not('.search-form') label {
  display: block;
  font-weight: 600 !important;
  font-size: 1em;
  line-height: 0.875em;
  margin-bottom: 0.4375em;
  color: #262626;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='text'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='number'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='date'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='email'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='url'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='tel'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='password'],
.comments-area .comment-list .comment-content div[id^="contact-form-"] textarea,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='text'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='number'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='date'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='email'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='url'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='tel'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='password'],
.comments-area .comment-list .comment-content form:not('.search-form') textarea {
  margin-top: 0em;
  margin-bottom: 1.25em;
  font-size: 1em;
  margin-bottom: 0px !important;
  padding: 5px 10px;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='text']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='number']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='date']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='email']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='url']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='tel']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='password']:focus,
.comments-area .comment-list .comment-content div[id^="contact-form-"] textarea:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='text']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='number']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='date']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='email']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='url']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='tel']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') input[type='password']:focus,
.comments-area .comment-list .comment-content form:not('.search-form') textarea:focus {
  outline: 0;
  color: #666666;
  border: 1px solid #aaa;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-field-label,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-field-label {
  margin-bottom: 0.8125em !important;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-radio-label,
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-field-label.checkbox,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-radio-label,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-field-label.checkbox {
  font-weight: normal !important;
  clear: both !important;
  display: block !important;
  color: #666666;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-radio-label input,
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-field-label.checkbox input,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-radio-label input,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-field-label.checkbox input {
  float: left;
  margin-right: 10px;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-radio-label,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-radio-label {
  margin-bottom: 1.07143em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] label.grunion-field-label.checkbox,
.comments-area .comment-list .comment-content form:not('.search-form') label.grunion-field-label.checkbox {
  margin-bottom: 0px !important;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] input[type='submit'],
.comments-area .comment-list .comment-content form:not('.search-form') input[type='submit'] {
  font-size: 0.875em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] p,
.comments-area .comment-list .comment-content form:not('.search-form') p {
  margin-bottom: 2.14286em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] p label,
.comments-area .comment-list .comment-content form:not('.search-form') p label {
  margin-bottom: 0.71429em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] p label + br,
.comments-area .comment-list .comment-content form:not('.search-form') p label + br {
  margin-bottom: 3.57143em;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] p input[type="checkbox"],
.comments-area .comment-list .comment-content div[id^="contact-form-"] p input[type="radio"],
.comments-area .comment-list .comment-content form:not('.search-form') p input[type="checkbox"],
.comments-area .comment-list .comment-content form:not('.search-form') p input[type="radio"] {
  margin: 0 0.35714em 0.35714em 0;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"] p:last-child,
.comments-area .comment-list .comment-content form:not('.search-form') p:last-child {
  margin-bottom: 0px;
}
.comments-area .comment-list .comment-content div[id^="contact-form-"]:last-child,
.comments-area .comment-list .comment-content form:not('.search-form'):last-child {
  margin-bottom: 0px;
}
.comments-area .comment-list .comment-content .fluid-width-video-wrapper {
  margin-top: 0.3125em;
}
.comments-area .comment-list .comment-content iframe, .comments-area .comment-list .comment-content embed, .comments-area .comment-list .comment-content audio, .comments-area .comment-list .comment-content video {
  margin-bottom: 1.25em;
}
.comments-area .comment-list .comment-content .wp-caption:first-child {
  margin-top: 7px;
}
.comments-area .comment-list .comment-content .alignright,
.comments-area .comment-list .comment-content .align-left {
  margin: 0;
}
.comments-area .comment-list .comment-content .alignleft {
  margin: 0.4375em 1.875em 0.9375em 0 !important;
}
.comments-area .comment-list .comment-content .alignright {
  margin: 0.4375em 0 0.9375em 1.5625em !important;
}
.comments-area .comment-list .comment-content .wp-caption.alignleft {
  margin: 0.4375em 1.875em 0.9375em 0 !important;
}
.comments-area .comment-list .comment-content .wp-caption.alignright {
  margin: 0.4375em 0 0.9375em 1.5625em !important;
}
.comments-area .comment-list .comment-content .wp-caption .wp-caption-text {
  margin-top: 0.625em;
}
.comments-area .comment-list .comment-content span {
  font-size: 1em;
}
.comments-area .comment-list .comment-content a {
  color: #666666;
}
.comments-area .comment-list .comment-content a:hover {
  color: #333333;
}
.comments-area .comment-list .comment-content .subtitle {
  margin-top: 0;
  margin-bottom: 1.07143em;
  font-size: 1.14286em;
  line-height: 1.64286em;
  font-weight: normal;
  color: #888888;
}
.comments-area .comment-list .comment-content h1,
.comments-area .comment-list .comment-content h2,
.comments-area .comment-list .comment-content h3,
.comments-area .comment-list .comment-content h4,
.comments-area .comment-list .comment-content h5,
.comments-area .comment-list .comment-content h6 {
  font-weight: bold;
  color: #333333;
}
.comments-area .comment-list .comment-content h1 {
  font-size: 2em;
  line-height: 1.28571em;
  margin-top: 0em;
  margin-bottom: 0.35714em;
}
.comments-area .comment-list .comment-content h2 {
  font-size: 1.57143em;
  line-height: 2.14286em;
  margin-top: 0.35714em;
  margin-bottom: 0.35714em;
}
.comments-area .comment-list .comment-content h3 {
  font-size: 1.42857em;
  line-height: 1.42857em;
  margin-top: 1.07143em;
  margin-bottom: 0.57143em;
}
.comments-area .comment-list .comment-content h4 {
  font-size: 1.28571em;
  line-height: 1.42857em;
  margin-top: 1.28571em;
  margin-bottom: 0.85714em;
}
.comments-area .comment-list .comment-content h5 {
  text-transform: uppercase;
  font-size: 1.14286em;
  line-height: 1.42857em;
  margin-top: 1.78571em;
  margin-bottom: 1.07143em;
}
.comments-area .comment-list .comment-content h6 {
  text-transform: uppercase;
  font-size: 0.85714em;
  line-height: 1.42857em;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
  margin-top: 2.35714em;
  margin-bottom: 1.57143em;
  border-bottom: 1px solid #eee;
}
.comments-area .comment-list .comment-content p {
  margin-bottom: 1.28571em;
}
.comments-area .comment-list .comment-content blockquote {
  margin: 0 0 1.42857em;
  border-left: 3px solid #f23047;
  padding-left: 1.21429em;
}
.comments-area .comment-list .comment-content .pull-quote {
  position: relative;
  border-left: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 1.85714em;
  margin-bottom: 1.71429em;
  padding: 1.07143em 0 1.07143em 2em;
}
.comments-area .comment-list .comment-content .pull-quote:after {
  position: absolute;
  top: 0.64286em;
  left: 0;
  content: "\201C";
  font-family: Georgia, Times New Roman, Serif;
  font-size: 3em;
  color: #d2d2d2;
}
.comments-area .comment-list .comment-content .pull-quote span {
  margin: 0;
  font-size: 1.28571em;
  line-height: 1.75em;
  color: #3b3b3b;
}
.comments-area .comment-list .comment-content ul,
.comments-area .comment-list .comment-content ol {
  margin-left: 1.28571em;
  list-style-position: outside;
}
.comments-area .comment-list .comment-content ol ol,
.comments-area .comment-list .comment-content ol ul,
.comments-area .comment-list .comment-content ul ol,
.comments-area .comment-list .comment-content ul ul {
  margin-top: 0.35714em;
}
.comments-area .comment-list .comment-content ol {
  list-style-type: decimal;
}
.comments-area .comment-list .comment-content ol ol {
  list-style: upper-alpha;
}
.comments-area .comment-list .comment-content ol ol ol {
  list-style: lower-roman;
}
.comments-area .comment-list .comment-content ol ol ol ol {
  list-style: lower-alpha;
}
.comments-area .comment-list .comment-content ol ol ol ol ol {
  list-style-type: decimal;
}
.comments-area .comment-list .comment-content ul li,
.comments-area .comment-list .comment-content ol li {
  margin-bottom: 0.35714em;
}
.comments-area .comment-list .comment-content ul li:last-child,
.comments-area .comment-list .comment-content ol li:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list .comment-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.42857em;
}
.comments-area .comment-list .comment-content .wp-caption {
  border: none;
  margin: 1.78571em 0 1.57143em;
}
.comments-area .comment-list .comment-content .wp-caption img[class*="wp-image-"] {
  margin: 0;
  max-width: 100%;
}
.comments-area .comment-list .comment-content .wp-caption .wp-caption-text {
  margin-top: 1.21429em;
  font-size: 0.92857em;
  line-height: 1.57143em;
  font-style: italic;
  text-align: left;
  color: #888888;
  margin-bottom: 0px;
}
.comments-area .comment-list .comment-content .more-link {
  margin-top: 1em;
  display: inline-block;
  color: #f23047;
  font-size: 1em;
  line-height: 1.78571em;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
}
.comments-area .comment-list .comment-content .more-link:hover {
  color: #333333;
  text-decoration: underline;
}
.comments-area .comment-list .comment-content p:last-child {
  margin-bottom: 0px;
}
.comments-area .comment-list .comment-content table {
  border: 1px solid #ccc;
}
.comments-area .comment-list .comment-content table th,
.comments-area .comment-list .comment-content table td {
  padding: 5px 10px;
  border-right: 1px solid #ccc;
}
.comments-area .comment-list .comment-content table th:last-child,
.comments-area .comment-list .comment-content table td:last-child {
  border-right: none;
}
.comments-area .comment-list .comment-content table td,
.comments-area .comment-list .comment-content table th {
  border-bottom: 1px solid #ccc;
}
.comments-area .comment-list .comment-content table tr:last-child td {
  border-bottom: none;
}
.comments-area .comment-list .comment-content > *:first-child {
  margin-top: 0px;
}
.comments-area .comment-list .comment-content > *:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 480px) {
  .comments-area .comment-list .comment-content .pull-quote {
    float: right;
    width: 28.52615%;
    margin: 0.625em 0 0.9375em 1.875em;
  }
}
.comments-area .comment-list .comment-reply-link {
  display: inline-block;
  margin-top: 0.9375em;
  font-size: 0.8125em;
  line-height: 1.125em;
  color: #f23047;
  font-weight: bold;
  text-decoration: none;
}
.comments-area .comment-list .comment-reply-link:hover {
  color: #333333;
}
.comments-area .comment-list .comment-respond {
  margin-top: 0.9375em;
}
.comments-area .comment-list .comment-respond .comment-form {
  margin-top: 0;
}
.comments-area .comment-list .comment-respond .comment-reply-title {
  font-family: "Open Sans";
  font-size: 1.125em;
  color: #333333;
  margin-bottom: 1.875em;
  margin-bottom: 1.875em;
}
.comments-area .comment-list .comment-respond .comment-reply-title a {
  font-size: 0.8125em;
  color: #f23047;
  float: right;
  text-decoration: none;
  margin-top: 0.5em;
}

.comment-reply-title {
  margin-top: 1.25em;
  font-weight: bold;
  font-size: 1.375em;
  color: #333333;
}

.comments-area .logged-in-as,
.comments-area .form-allowed-tags {
  font-size: 0.875em;
  line-height: 1.75em;
  color: #777777;
}
.comments-area .logged-in-as a,
.comments-area .form-allowed-tags a {
  color: #777777;
}
.comments-area .logged-in-as a:hover,
.comments-area .form-allowed-tags a:hover {
  color: #333333;
}

.comments-area .form-allowed-tags code {
  font-size: 1em;
  font-family: "Open Sans";
}

.comment-form {
  margin-top: 1.875em;
}

.comment-form-comment {
  margin-bottom: 0;
}

.comment-form label {
  font-weight: normal;
  color: #333333;
}
.comment-form label .required {
  color: #adadad;
}

.comment-form textarea {
  width: 100%;
  min-height: 8.75em;
  padding: 10px;
  border: 1px solid #d9d9d9;
  font-size: 0.875em;
  font-family: "Open Sans";
  margin-bottom: 1.875em;
}
.comment-form textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

.comment-form .form-submit {
  margin-bottom: 0;
}

script + .comment-subscription-form {
  margin-top: 1.25em;
  margin-bottom: 0px;
}

.comment-subscription-form + .comment-subscription-form {
  margin-top: 0.3125em;
  margin-bottom: 0px;
}

.pingbacks-trackbacks {
  margin-top: 2.5em;
}
.pingbacks-trackbacks ol {
  list-style: none;
  padding: 0;
  margin: 1.875em 0 0 0;
}
.pingbacks-trackbacks li {
  margin-top: 0.9375em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #f23047;
  max-width: 90%;
}
.pingbacks-trackbacks li:first-child {
  margin-top: 0px;
}
.pingbacks-trackbacks li a {
  font-weight: bold;
  font-size: 0.875em;
  color: #f23047;
  text-decoration: none;
}
.pingbacks-trackbacks time {
  clear: both;
  display: block;
  margin-top: 0.3125em;
  color: #aaaaaa;
  font-size: 0.8125em;
}

#comment-nav-below {
  margin-top: 1.5625em;
}
#comment-nav-below a {
  color: #aaaaaa;
  font-size: 0.875em;
  text-decoration: none;
}
#comment-nav-below a:hover {
  color: #666666;
}

#respond h3 {
  font-family: "Open Sans";
}

#respond #comment-form-comment {
  font-family: "Open Sans";
}

.is-single .comments-area {
  margin-top: 3.125em;
}

@media screen and (min-width: 480px) {
  .comments-area {
    margin: 0;
    padding-top: 0;
  }

  .comments-area .comments-title {
    font-size: 1.75em;
    line-height: 1.32143em;
  }

  .comments-area {
    margin: 60px 0 0;
  }

  .comments-area .comment-list .comment .children {
    border-left: 1px solid #eee;
    padding-left: 1.875em;
  }
  .comments-area .comment-list .comment.depth-3 .children {
    padding-left: 1.875em;
    margin-top: 2.5em;
  }
  .comments-area .comment-list .comment-author .avatar {
    margin-right: 3%;
  }

  .comment-reply-title {
    font-size: 1.5em;
  }

  .is-single .comments-area {
    margin-top: 2.8125em;
    padding-top: 0px;
  }
}
@media screen and (min-width: 805px) {
  .is-single .comments-area {
    float: right;
    width: 75.79092%;
  }

  .is-page .comments-area {
    float: none;
    margin: 3.75em auto 0;
    width: 64%;
  }

  .comments-area .comment-list .comment-metadata .edit-link {
    display: inline;
    margin-top: 0px;
    float: none;
  }
}
@media screen and (min-width: 925px) {
  .is-single .comments-area {
    width: 75.9481%;
    padding-right: 12.07585%;
  }
  .is-single .comments-area .comment-list .comment-author .avatar {
    margin-right: 2.5%;
  }
}
/*****

  Alto by Pixelunion
  Theme: Jetpack

*****/
.alto-sharing {
  position: relative;
  padding-top: 1.5625em;
  clear: both;
}
.alto-sharing h5 {
  font-weight: bold;
  font-size: 0.75em;
  color: #666666;
}
.alto-sharing .alto-sharing-list {
  margin: 0.375em 0 0 0;
  display: block;
  list-style: none;
  *zoom: 1;
}
.alto-sharing .alto-sharing-list:before, .alto-sharing .alto-sharing-list:after {
  display: table;
  content: "";
}
.alto-sharing .alto-sharing-list:after {
  clear: both;
}
.alto-sharing .alto-sharing-list > li {
  position: relative;
  float: left;
  margin-right: 15px;
}
.alto-sharing .alto-sharing-list > li > a {
  text-decoration: none;
}
.alto-sharing .alto-sharing-list > li > a:hover {
  text-decoration: none;
}
.alto-sharing .alto-sharing-list li > a > i {
  display: inline-block;
  float: left;
  margin-right: 0.125em;
}
.alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_facebook {
  margin-top: -0.07143em;
  font-size: 1.21429em;
}
.alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_twitter {
  margin-top: -0.14286em;
  font-size: 1.28571em;
}
.alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_Mail {
  margin-top: -0.21429em;
  font-size: 1.42857em;
}
.alto-sharing .alto-sharing-list li > a > i.icon-alto-iconfont_Share---Rounded {
  margin-top: -0.14286em;
  font-size: 1.28571em;
}
.alto-sharing .alto-sharing-list > li > a > span {
  font-size: 0.75em;
}
.alto-sharing .alto-sharing-list li a {
  color: #999999;
  text-decoration: none;
}
.alto-sharing .alto-sharing-list li a:hover {
  color: #666666;
  text-decoration: underline;
}
.alto-sharing .alto-sharing-more {
  position: absolute;
  z-index: 5000;
  top: 100%;
  left: 0;
  display: none;
  width: 260px;
  margin-left: -8px;
  margin-top: 10px;
  max-width: 280px;
  background: #ffffff;
  *zoom: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.26), 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.26), 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.26), 0 0 1px rgba(0, 0, 0, 0.2);
}
.alto-sharing .alto-sharing-more:before, .alto-sharing .alto-sharing-more:after {
  display: table;
  content: "";
}
.alto-sharing .alto-sharing-more:after {
  clear: both;
}
.alto-sharing .alto-sharing-more .close {
  display: block;
  color: #F23047;
  font-size: 0.75em;
  text-decoration: none;
  margin: 0.5625em 0 0 0.6875em;
  cursor: pointer;
}
.alto-sharing .alto-sharing-more .close i {
  display: inline-block;
  float: left;
  margin: 0;
  line-height: 0.1em;
  font-size: 1.75em;
}
.alto-sharing .alto-sharing-more .sd-block {
  *zoom: 1;
  border-top: none;
  padding: 0.625em 1.5625em 1.25em;
}
.alto-sharing .alto-sharing-more .sd-block:before, .alto-sharing .alto-sharing-more .sd-block:after {
  display: table;
  content: "";
}
.alto-sharing .alto-sharing-more .sd-block:after {
  clear: both;
}
.alto-sharing .alto-sharing-more .sd-block.sd-social {
  padding-top: 1.0625em;
}
.alto-sharing .alto-sharing-more .sd-block.jetpack-likes-widget-wrapper {
  padding-top: 1.375em;
}
.alto-sharing .alto-sharing-more .sd-sharing {
  border-bottom: 1px solid #eee;
}
.alto-sharing .alto-sharing-more .sd-title {
  display: none;
  width: 100% !important;
  margin-top: 0px !important;
  margin-bottom: 1.0625em !important;
}
.alto-sharing .alto-sharing-more .sd-content {
  float: left;
  width: 100%;
  padding: 0;
}
.alto-sharing .alto-sharing-more.likes-disabled .sd-content {
  border-bottom: none;
}
.alto-sharing .alto-sharing-more .alto-likes {
  float: left;
  width: 100%;
  padding: 0;
}
.alto-sharing .alto-sharing-more .alto-likes h5 {
  margin-bottom: 0;
}
.alto-sharing .alto-sharing-more .jetpack-likes-widget-wrapper,
.alto-sharing .alto-sharing-more .post-likes-widget {
  width: 100%;
}
.alto-sharing .alto-sharing-more .sd-content > ul {
  display: none;
}
.alto-sharing .alto-sharing-more .sharing-hidden .inner {
  display: block !important;
  height: auto !important;
  margin-top: 0 !important;
}
.alto-sharing .alto-sharing-more .sharing-hidden .inner {
  position: static;
  margin-left: 0;
  padding: 0;
  border: none;
  background: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.alto-sharing .alto-sharing-more .sharing-hidden .inner:before, .alto-sharing .alto-sharing-more .sharing-hidden .inner:after {
  content: none;
}

.infinite-loader .spinner {
  margin: 65px 0 0;
  left: 0px;
}

@media screen and (min-width: 805px) {
  .entry-header .alto-sharing {
    display: block;
    padding-top: 1.0625em;
  }

  .single-entry-meta .alto-sharing {
    display: none;
  }

  .alto-sharing h5 {
    margin-bottom: 0.35714em;
  }

  .alto-sharing .alto-sharing-more {
    left: 0px;
    right: auto;
  }

  .alto-sharing-list > li {
    float: none;
    margin-right: 0;
    clear: both;
  }

  .alto-sharing-more {
    width: 280px;
    margin-left: -8px;
  }
}
#jp-post-flair {
  padding-top: 0px;
  margin-top: 2.1875em;
}
#jp-post-flair .sd-title {
  font-size: 1em;
  color: #777777;
  font-weight: 500;
}
#jp-post-flair .sd-title:before {
  border-top: none;
}
#jp-post-flair .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
  height: 33px;
}
#jp-post-flair .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button > span,
#jp-post-flair .sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
  display: none;
}

div[id^='gallery-'] .gallery-item {
  margin-top: 0px !important;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div[id^='gallery-'] .gallery-icon {
  padding: 0.3125em;
}
div[id^='gallery-'] img {
  border: none !important;
  margin-bottom: 0px !important;
  display: block;
  width: 100%;
  max-width: 100%;
}
div[id^='gallery-'] .gallery-caption {
  margin: 0.625em auto 0 !important;
  width: 80%;
  max-width: 100%;
  font-size: 0.875em;
  line-height: 1.25em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: none !important;
  color: #888888;
}

#main #infinite-container .infinite-wrap article:first-child .entry-body,
#main #infinite-container .infinite-wrap article:first-child .recent-post-body {
  padding-top: 1.875em !important;
}
#main #infinite-container .infinite-wrap article:first-child .entry-body:before,
#main #infinite-container .infinite-wrap article:first-child .recent-post-body:before {
  display: block;
}
#main #infinite-container .infinite-wrap .post:last-child {
  padding-bottom: 1.875em;
}

@media screen and (min-width: 480px) {
  #main #infinite-container .infinite-wrap article:first-child .entry-body,
  #main #infinite-container .infinite-wrap article:first-child .recent-post-body {
    padding-top: 2.8125em !important;
    border-top: 1px solid #eee !important;
  }
  #main #infinite-container .infinite-wrap article:first-child .entry-body:before,
  #main #infinite-container .infinite-wrap article:first-child .recent-post-body:before {
    display: none;
  }
  #main #infinite-container .infinite-wrap .post:last-child {
    padding-bottom: 2.8125em;
  }
}
img.emoji {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/**

	Noticons

	Noticons are vector icons embedded in a font for use across wp.com.
	To use, reference this stylesheet in your project. See instructions in example.html

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot?) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Noticons";
  src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
       url(/i/noticons/./Noticons.ttf) format("truetype"),
       url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}


/**
 * All noticons
 */

.noticon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.noticon-404:before { content: "\f423"; }
.noticon-activity:before { content: "\f508"; }
.noticon-add:before { content: "\f8b3"; }
.noticon-add-media:before { content: "\f8d9"; }
.noticon-akismet:before { content: "\f8d2"; }
.noticon-anchor:before { content: "\f509"; }
.noticon-art:before { content: "\f8b4"; }
.noticon-aside:before { content: "\f101"; }
.noticon-atsign:before { content: "\f814"; }
.noticon-attachment:before { content: "\f416"; }
.noticon-audio:before { content: "\f109"; }
.noticon-automattic:before { content: "\f815"; }
.noticon-automattic-blip:before { content: "\f817"; }
.noticon-automattic-ring:before { content: "\f816"; }
.noticon-bell:before { content: "\f8d4"; }
.noticon-bold:before { content: "\f471"; }
.noticon-book:before { content: "\f444"; }
.noticon-bug:before { content: "\f50a"; }
.noticon-bullhorn:before { content: "\f8a5"; }
.noticon-bullseye:before { content: "\f8a0"; }
.noticon-cart:before { content: "\f447"; }
.noticon-category:before { content: "\f301"; }
.noticon-chat:before { content: "\f108"; }
.noticon-checkmark:before { content: "\f418"; }
.noticon-close:before { content: "\f405"; }
.noticon-close-alt:before { content: "\f406"; }
.noticon-cloud:before { content: "\f426"; }
.noticon-cloud-download:before { content: "\f440"; }
.noticon-cloud-upload:before { content: "\f441"; }
.noticon-code:before { content: "\f462"; }
.noticon-codepen:before { content: "\f216"; }
.noticon-cog:before { content: "\f445"; }
.noticon-collapse:before { content: "\f432"; }
.noticon-colors:before { content: "\f8a7"; }
.noticon-comment:before { content: "\f300"; }
.noticon-compact:before { content: "\f807"; }
.noticon-day:before { content: "\f305"; }
.noticon-digg:before { content: "\f221"; }
.noticon-document:before { content: "\f443"; }
.noticon-dot:before { content: "\f428"; }
.noticon-downarrow:before { content: "\f502"; }
.noticon-download:before { content: "\f50b"; }
.noticon-draggable:before { content: "\f436"; }
.noticon-dribbble:before { content: "\f201"; }
.noticon-dropbox:before { content: "\f225"; }
.noticon-dropdown:before { content: "\f433"; }
.noticon-dropdown-left:before { content: "\f434"; }
.noticon-edit:before { content: "\f411"; }
.noticon-ellipsis:before { content: "\f476"; }
.noticon-eventbrite:before { content: "\f8a6"; }
.noticon-expand:before { content: "\f431"; }
.noticon-external:before { content: "\f442"; }
.noticon-facebook:before { content: "\f203"; }
.noticon-facebook-alt:before { content: "\f204"; }
.noticon-fastforward:before { content: "\f458"; }
.noticon-features:before { content: "\f8a8"; }
.noticon-feed:before { content: "\f413"; }
.noticon-flag:before { content: "\f468"; }
.noticon-flickr:before { content: "\f211"; }
.noticon-follow:before { content: "\f801"; }
.noticon-following:before { content: "\f803"; }
.noticon-fonts:before { content: "\f8b5"; }
.noticon-foursquare:before { content: "\f226"; }
.noticon-fullscreen:before { content: "\f474"; }
.noticon-gallery:before { content: "\f103"; }
.noticon-ghost:before { content: "\f8d5"; }
.noticon-gift:before { content: "\f8a4"; }
.noticon-github:before { content: "\f200"; }
.noticon-googleplus:before { content: "\f206"; }
.noticon-googleplus-alt:before { content: "\f218"; }
.noticon-gravatar:before { content: "\f8d0"; }
.noticon-gridview:before { content: "\f808"; }
.noticon-handset:before { content: "\f50c"; }
.noticon-heart:before { content: "\f461"; }
.noticon-help:before { content: "\f457"; }
.noticon-hide:before { content: "\f404"; }
.noticon-hierarchy:before { content: "\f505"; }
.noticon-home:before { content: "\f409"; }
.noticon-horizon:before { content: "\f8d8"; }
.noticon-image:before { content: "\f102"; }
.noticon-info:before { content: "\f455"; }
.noticon-instagram:before { content: "\f215"; }
.noticon-italic:before { content: "\f472"; }
.noticon-jetpack:before { content: "\f8d3"; }
.noticon-key:before { content: "\f427"; }
.noticon-layouts:before { content: "\f8a9"; }
.noticon-leftarrow:before { content: "\f503"; }
.noticon-lightbulb:before { content: "\f8a1"; }
.noticon-link:before { content: "\f107"; }
.noticon-linkedin:before { content: "\f207"; }
.noticon-linkedin-alt:before { content: "\f208"; }
.noticon-localization:before { content: "\f8b2"; }
.noticon-location:before { content: "\f417"; }
.noticon-lock:before { content: "\f470"; }
.noticon-mail:before { content: "\f410"; }
.noticon-maximize:before { content: "\f422"; }
.noticon-medium:before { content: "\f8d6"; }
.noticon-menu:before { content: "\f419"; }
.noticon-microphone:before { content: "\f50d"; }
.noticon-milestone:before { content: "\f806"; }
.noticon-minimize:before { content: "\f421"; }
.noticon-minus:before { content: "\f50e"; }
.noticon-month:before { content: "\f307"; }
.noticon-move:before { content: "\f50f"; }
.noticon-next:before { content: "\f429"; }
.noticon-notice:before { content: "\f456"; }
.noticon-notification:before { content: "\f800"; }
.noticon-paintbrush:before { content: "\f506"; }
.noticon-path:before { content: "\f219"; }
.noticon-pause:before { content: "\f448"; }
.noticon-phone:before { content: "\f437"; }
.noticon-picture:before { content: "\f473"; }
.noticon-pinned:before { content: "\f308"; }
.noticon-pinterest:before { content: "\f209"; }
.noticon-pinterest-alt:before { content: "\f210"; }
.noticon-play:before { content: "\f452"; }
.noticon-plugin:before { content: "\f439"; }
.noticon-plus:before { content: "\f510"; }
.noticon-pocket:before { content: "\f224"; }
.noticon-polldaddy:before { content: "\f217"; }
.noticon-portfolio:before { content: "\f460"; }
.noticon-previous:before { content: "\f430"; }
.noticon-price:before { content: "\f8b0"; }
.noticon-print:before { content: "\f469"; }
.noticon-promoted:before { content: "\f812"; }
.noticon-quote:before { content: "\f106"; }
.noticon-rating-empty:before { content: "\f511"; }
.noticon-rating-full:before { content: "\f512"; }
.noticon-rating-half:before { content: "\f513"; }
.noticon-reader:before { content: "\f8a2"; }
.noticon-reader-alt:before { content: "\f8a3"; }
.noticon-reblog:before { content: "\f805"; }
.noticon-reddit:before { content: "\f222"; }
.noticon-refresh:before { content: "\f420"; }
.noticon-reply:before { content: "\f412"; }
.noticon-reply-alt:before { content: "\f466"; }
.noticon-reply-single:before { content: "\f467"; }
.noticon-rewind:before { content: "\f459"; }
.noticon-rightarrow:before { content: "\f501"; }
.noticon-search:before { content: "\f400"; }
.noticon-send-to-phone:before { content: "\f438"; }
.noticon-send-to-tablet:before { content: "\f454"; }
.noticon-share:before { content: "\f415"; }
.noticon-show:before { content: "\f403"; }
.noticon-shuffle:before { content: "\f514"; }
.noticon-sitemap:before { content: "\f507"; }
.noticon-skip-ahead:before { content: "\f451"; }
.noticon-skip-back:before { content: "\f450"; }
.noticon-skype:before { content: "\f220"; }
.noticon-spam:before { content: "\f424"; }
.noticon-spike:before { content: "\f811"; }
.noticon-spotify:before { content: "\f515"; }
.noticon-squarespace:before { content: "\f8d7"; }
.noticon-standard:before { content: "\f100"; }
.noticon-star:before { content: "\f408"; }
.noticon-status:before { content: "\f105"; }
.noticon-stop:before { content: "\f449"; }
.noticon-stumbleupon:before { content: "\f223"; }
.noticon-subscribe:before { content: "\f463"; }
.noticon-subscribed:before { content: "\f465"; }
.noticon-summary:before { content: "\f425"; }
.noticon-tablet:before { content: "\f453"; }
.noticon-tag:before { content: "\f302"; }
.noticon-time:before { content: "\f303"; }
.noticon-title:before { content: "\f8b6"; }
.noticon-top:before { content: "\f435"; }
.noticon-trapper:before { content: "\f810"; }
.noticon-trash:before { content: "\f407"; }
.noticon-trophy:before { content: "\f804"; }
.noticon-tumblr:before { content: "\f214"; }
.noticon-twitch:before { content: "\f516"; }
.noticon-twitter:before { content: "\f202"; }
.noticon-types:before { content: "\f8b1"; }
.noticon-unapprove:before { content: "\f446"; }
.noticon-unfollow:before { content: "\f802"; }
.noticon-unsubscribe:before { content: "\f464"; }
.noticon-unzoom:before { content: "\f401"; }
.noticon-uparrow:before { content: "\f500"; }
.noticon-user:before { content: "\f304"; }
.noticon-vaultpress:before { content: "\f8d1"; }
.noticon-video:before { content: "\f104"; }
.noticon-videocamera:before { content: "\f517"; }
.noticon-vimeo:before { content: "\f212"; }
.noticon-warning:before { content: "\f414"; }
.noticon-website:before { content: "\f475"; }
.noticon-week:before { content: "\f306"; }
.noticon-wordads:before { content: "\f813"; }
.noticon-wordpress:before { content: "\f205"; }
.noticon-xpost:before { content: "\f504"; }
.noticon-youtube:before { content: "\f213"; }
.noticon-zoom:before { content: "\f402"; }


/**
 * Deprecated noticon names
 */

.noticon-like:before { content: "\f408"; }
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}/**
 * Post Reblogging not in the Reader
 */

.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}

/* Old reblog styles */
.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}

/* Reblogged post */
.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
/**
 * Sharedaddy Base Styles
 *
 * Contains styles for modules, containers, buttons
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}


/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}

body.highlander-light h3.sd-title:before {
	border-top: 1px solid rgba(0,0,0,.2);
}

body.highlander-dark h3.sd-title:before {
	border-top: 1px solid rgba(255,255,255,.4);
}


/* Sharing services list */
.sd-content ul {
	padding: 0 !important;
	margin: 0 0 .7em 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline-block;
}

.sd-block.sd-gplus {
	margin: 0 0 .5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	margin: 0 5px 5px 0;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	border-radius: 3px;
	color: #777 !important;
	background: #f8f8f8;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 0 rgba(0,0,0,.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0px 5px;
}

.sd-social-text .sd-content ul li a.sd-button span,
.sd-content ul li a.sd-button>span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-official .sd-content>ul>li .digg_button >a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
}



/* Our gray buttons should be smaller when seen with the official ones */
.sd-social-official .sd-content>ul>li>a.sd-button,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
.sd-social-official .sd-content>ul>li .digg_button>a,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a {
	line-height: 17px;
	box-shadow: none; /* No shadow on gray buttons between the official ones */
	vertical-align: top;
}

.sd-social-official .sd-content ul li a.sd-button>span {
	line-height: 17px;
}
.sd-social-official .sd-content>ul>li>a.sd-button:before,
.sd-social-official .sd-content>ul>li .digg_button>a:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
	margin-bottom: -1px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	color: #555;
	background: #fafafa;
	border: 1px solid #999999;
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
}

/* All icons */
.sd-content ul li a.sd-button:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'social-logos';
	vertical-align: top;
	text-align: center;
}
/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button:before {
	position: relative;
	top: 2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-content ul li a.sd-button:before {
		position: relative;
		top: 2px;
	}
}

.sd-social-official ul li a.sd-button:before {
	position: relative;
	top: -2px;
}
/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-social-official ul li a.sd-button:before {
		top: 0px;
	}
}

.sd-content ul li {
	margin: 0 !important;
	padding: 0;
}

/* Text + icon & Official */
.sd-social-icon-text .sd-content ul li a span,
.sd-social-official .sd-content ul li a.sd-button span,
.sd-content ul li.preview-item a.sd-button span {
	margin-left: 3px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a:before,
.sd-content ul li.no-icon a:before {
	display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}
@-moz-document url-prefix() {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before,
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before {
	content: '\f469';
}

.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before,
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before {
	content: '\f410';
}
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before,
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before {
	content: '\f207';
}
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before,
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before {
	content: '\f202';
}
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before,
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before {
	content: '\f222';
}
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before,
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before {
	content: '\f607';
}
.sd-social-icon .sd-content ul li.share-stumbleupon a:before,
.sd-social-text .sd-content ul li.share-stumbleupon a:before,
.sd-content ul li.share-stumbleupon div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-stumbleupon a:before {
	content: '\f223';
}
.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before,
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before {
	content: '\f224';
}
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before,
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before {
	content: '\f210';
}
.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,
.sd-social-text .sd-content ul li.share-google-plus-1 a:before,
.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-google-plus-1 a:before {
	content: '\f218';
}
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before,
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before {
	content: '\f203';
}
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before,
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before {
	content: '\f205';
}
.sd-social-official .sd-content li.share-press-this a:before {
	color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before,
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before {
	content: '\f606';
}
.sd-social-official .sd-content li.share-telegram a:before {
	color: #0088cc;
}
.sd-social-icon .sd-content ul li.share-skype a:before,
.sd-social-text .sd-content ul li.share-skype a:before,
.sd-content ul li.share-skype div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-skype a:before {
	content: '\f220';
}
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before,
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before {
	content: '\f415';
}
.sd-social-official .sd-content a.share-more:before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	content: '\f608';
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	color: #43d854;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
	background: #43d854;
	color: #fff !important;
}

/* Share count */
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}


/* Official buttons */
.sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
	line-height: 25px !important;
}

.sd-social-official .sd-content>ul>li>a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul>li {
	display: block;
	float: left;
	margin: 0 10px 5px 0 !important;
	height: 25px;
}

.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}

.sd-social-official .sd-content .pocket_button iframe {
	width: 98px;
}


/* Individual official buttons */
.googleplus1_button .g-plus {
	vertical-align: top !important;
}

.stumbleupon_button iframe, .reddit_button iframe {
	margin-top: 1px;
}

.pocket_button iframe, .googleplus1_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
	margin: 0 !important;
}

.sd-social-official .sd-content .share-skype {
	width: 55px;
}

body .sd-social-official li.share-print ,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a
{
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom>a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span
{
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
}

body .sd-social-icon .sd-content li.share-custom a span {
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}

.sharing-hidden .inner ul{
	margin: 0 !important;
}

.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
	clear: both;
	margin: 0!important;
	height: 0!important;
}

.sharing-hidden .inner:before, .sharing-hidden .inner:after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner:after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
	border: none;
	opacity: .6;
}



.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
	top: 1px;
	top: 0px\9; /* IE8 and below */
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
	top: 5px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
	background: #3b5998;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-stumbleupon a.sd-button {
	background: #ea4b24;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
	background: #00acee;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
	background: #1e8cbe;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
	background: #0088cc;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button {
	background: #dd4b39;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
	background: #ee4056;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-skype a.sd-button {
	background: #00AFF0;
	color: #fff !important;
}

/**
 * Screen Reader Text for "Icon Only" option
 */

.sharing-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.sharing-screen-reader-text:hover,
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/**
 * Sharing Email Dialog
 */

#sharing_email {
	width: 342px;
	position: absolute;
	z-index: 1001;
	border: 1px solid #ccc;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	text-align: left;
}

div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 12px;
	padding: 5px 8px;
	line-height: 1;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}

#sharing_email form {
	margin: 0;
}

#sharing_email input[type="text"], #sharing_email input[type="email"] {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	background: #fff;
	font-size: 12px;
	color: #333;
	max-width: none;
	padding: 1px 3px;
}
#jetpack-source_f_name {
	display: none!important;
	position: absolute !important;
	left: -9000px;
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 1em;
	font-size: 12px;
	text-shadow: none;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 0 0 1em 0;
}

/* Generated by grunt-webfont */



@font-face {
	font-family:"social-logos";
	src:url(/wp-content/mu-plugins/social-logos/social-logos.eot?51b607ee5b5cb2a0e4517176475a424c);
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"social-logos";
	src:url(/wp-content/mu-plugins/social-logos/social-logos.eot?51b607ee5b5cb2a0e4517176475a424c);
	src:url(/wp-content/mu-plugins/social-logos/social-logos.eot?#iefix) format("embedded-opentype"),
		url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
		url(/wp-content/mu-plugins/social-logos/social-logos.ttf?51b607ee5b5cb2a0e4517176475a424c) format("truetype");
	font-weight:normal;
	font-style:normal;
}

.social-logo {
	font-family:"social-logos";
	display:inline-block;
	vertical-align:middle;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	speak:none;
	text-decoration:inherit;
	text-transform:none;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}


/* Icons */


.social-logo__amazon:before {
	content:"\f600";
}


.social-logo__behance:before {
	content:"\f101";
}


.social-logo__blogger-alt:before {
	content:"\f601";
}


.social-logo__blogger:before {
	content:"\f602";
}


.social-logo__codepen:before {
	content:"\f216";
}


.social-logo__dribbble:before {
	content:"\f201";
}


.social-logo__dropbox:before {
	content:"\f225";
}


.social-logo__eventbrite:before {
	content:"\f603";
}


.social-logo__facebook:before {
	content:"\f203";
}


.social-logo__feed:before {
	content:"\f413";
}


.social-logo__flickr:before {
	content:"\f211";
}


.social-logo__foursquare:before {
	content:"\f226";
}


.social-logo__ghost:before {
	content:"\f61c";
}


.social-logo__github:before {
	content:"\f200";
}


.social-logo__google-plus-alt:before {
	content:"\f218";
}


.social-logo__google-plus:before {
	content:"\f206";
}


.social-logo__instagram:before {
	content:"\f215";
}


.social-logo__linkedin:before {
	content:"\f207";
}


.social-logo__mail:before {
	content:"\f410";
}


.social-logo__medium:before {
	content:"\f623";
}


.social-logo__path-alt:before {
	content:"\f604";
}


.social-logo__path:before {
	content:"\f219";
}


.social-logo__pinterest-alt:before {
	content:"\f210";
}


.social-logo__pinterest:before {
	content:"\f209";
}


.social-logo__pocket:before {
	content:"\f224";
}


.social-logo__polldaddy:before {
	content:"\f217";
}


.social-logo__print:before {
	content:"\f469";
}


.social-logo__reddit:before {
	content:"\f222";
}


.social-logo__share:before {
	content:"\f415";
}


.social-logo__skype:before {
	content:"\f220";
}


.social-logo__spotify:before {
	content:"\f515";
}


.social-logo__squarespace:before {
	content:"\f605";
}


.social-logo__stumbleupon:before {
	content:"\f223";
}


.social-logo__telegram:before {
	content:"\f606";
}


.social-logo__tumblr-alt:before {
	content:"\f607";
}


.social-logo__tumblr:before {
	content:"\f214";
}


.social-logo__twitch:before {
	content:"\f516";
}


.social-logo__twitter-alt:before {
	content:"\f202";
}


.social-logo__twitter:before {
	content:"\f610";
}


.social-logo__vimeo:before {
	content:"\f212";
}


.social-logo__whatsapp:before {
	content:"\f608";
}


.social-logo__wordpress:before {
	content:"\f205";
}


.social-logo__xanga:before {
	content:"\f609";
}


.social-logo__youtube:before {
	content:"\f213";
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
	max-width: 100%;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
	max-width: 100%; /* avoid videos being too wide */
}


/**
 * Layout
 */

.simple-homepage {
	display: none;
}
