@import url( //s1.wp.com/i/fonts/merriweather/merriweather.css );
img.wp-smiley {
	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;
}/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* 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;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}


#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;
	}
}
/**

	WordAds V2! This CSS applies to all WordAds and Adsense themes

	HTML markup structure of an ad:

	<div class="wpcnt|mpb">
	<div class="wpa [wpmrec|wpwidesky|wpleaderboard]">

		<a class="wpa-about" href="http://wordpress.com/about-these-ads/" rel="nofollow">
		About these ads
		</a>

		<div class="u">
		[ad unit here]
		</div>

	</div>
	</div>

*/


/* outer container */
.wpcnt {
	text-align: center;
	line-height: 0;
}

.rtl .wpcnt{
	direction: ltr;
}

.mpb{
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

/* inner container */
.wpa, .wpadvert {				/* @todo: deprecate wpadvert */
	position: relative;
    /*overflow: hidden; */       /* this hides "about these ads" when there's no adfill */
    display: inline-block !important;
    max-width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wpa.wpwidesky, .wpa.wpleaderboard{
	width: auto;
}

.wpa.top{
	min-width: 728px;
}

.wpa.wpwidesky{
	min-width: 160px;
}

.wpa.wpmrec{
	min-width: 300px;
}

.mpb .wpa{
	padding: 10px 0 0;
}

@media screen and (max-width: 650px) {
	.mpb .wpa{
		min-width: 300px;
	}
}

/* about these ads */
/* all the !important use is to ensure consistency */
.wpa-about{	/* @todo: deprecate wpadvert-about */
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	display: block;
	min-width: 160px;
	/*margin-top: 5px;*/
	border-bottom: none !important;			/* some themes ad dotted underlines, that won't look nice */
	font: 10px/1 "Open Sans", Arial, sans-serif !important;
	text-align: left !important;
	text-decoration: none !important;
	opacity: 0.85;
}

.wpa-about:hover{
	text-decoration: underline !important;	/* !important necessary, since themes override this routinely */
	opacity: 1;
}

/*.wpadvert-about {
	display: block;
	padding: 0 1px;
	font: 9px/1 sans-serif;
	text-decoration: underline;
}*/


.wpa-about:hover, .wa_infobox a:hover {
	text-decoration: underline !important;	/* !important necessary, since themes override this routinely */
	color: #444;							/* !disabling since links must use the theme colors */
}

.wpa-notice {
	display: block;
	position: relative; 
	padding: 24px;
	overflow: hidden;
	border: 5px solid #efefef;
	font: 13px/1.75 "Merriweather sans", "Open Sans", Arial, sans-serif !important;
	color: #2e4453 !important;
	box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
}

.wpa-buttons{
	text-align: center;
	margin: 0;
}

.wpa-button {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
  outline: 0;
	padding: 7px !important;
	overflow: hidden;
	background: white;
	border-color: #c8d7e1;
  border-style: solid !important;
  border-width: 1px 1px 2px !important;
	border-bottom: 2px solid #c8d7e1 !important;
  cursor: pointer;
  vertical-align: top;
	color: #668eaa !important;
  font-size: 11px !important;
	font-weight: 600 !important;
  line-height: 1 !important;
	text-overflow: ellipsis;
  text-decoration: none !important;
	text-transform: uppercase !important;
  border-radius: 4px;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wpa-button:hover{
	border-color: #a8bece !important;
	color: #2e4453 !important;
}

.wpa-button.is-primary{
	background: #00aadc !important;
	border-color: #0087be !important;
	color: white !important;
}

.wpa-button.is-primary:hover{
	border-color: #005082 !important;
	color: white !important;
}

/* dark theme */
body.highlander-dark .wpa-about {
	color: #ddd;
}
body.highlander-dark .wpa-about:hover {
	color: #e9e9e9;
}

/* ad unit wrapper */
.wpa .u>div, .wpadvert>div>* {	/* @todo: deprecate wpdvert */
	display: block;
	margin-top: 5px;			/* this makes "about these ads" visible */
	margin-bottom: 1em;			/* every ad should have a little space below it */
}

div.wpa>div {
	margin-top: 20px;
}

#google_ads_div_wpcom_below_post_adsafe_ad_container {
	display: block !important;
}

.wa-sponsored-link {
	font: 9px/1 sans-serif;
}
/**
 * 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: Isola
Theme URI: https://wordpress.com/themes/isola/
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: Isola is a fresh, clean slate for your best works, perfect for showcasing your writing, photographs, or videos in a bold way. Its primary menu and widget area are tucked behind a handy button, giving your content plenty of room to breathe, and Isola looks beautiful regardless of the device or screen size.
Version: 1.0.6-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: isola
Tags: blog, lifestream, photography, clean, white, light, one-column, custom-background, custom-colors, custom-header, custom-menu, rtl-language-support, translation-ready, journal, photoblogging, simple, featured-images, post-formats, infinite-scroll, fixed-layout, responsive-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Isola is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
*/


/* =Reset
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
-------------------------------------------------------------- */
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, th {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	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, th {
	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;
}

/* =Rebuild
----------------------------------------------- */
html {
	font-size: 100%;
	line-height: 1.5em;
}

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: Georgia, "Bitstream Charter", serif;
	font-size: 16px;
	font-weight: 400;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}

hr {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	height: 0;
	margin-top: -1px;
	margin-bottom: 24px;
	padding-top: 24px;
}

/* Text elements */
p {
	margin-bottom: 24px;
}

ul, ol {
	margin: 0 0 24px 36px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 24px;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 24px 24px;
}

b, strong {
	font-weight: 600;
}

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

blockquote {
	margin: 0 24px;
}

address {
	margin: 0 0 24px;
}

pre {
	background: rgba(119, 119, 119, 0.5);
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 0.9375em;
	line-height: 1.6em;
	margin-top: -2px;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 24px;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.875em;
	line-height: 1.71429em;
}

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 24px;
	width: 100%;
}

th {
	font-weight: bold;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

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

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}

.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;
	height: 1px;
	width: 1px;
	left: -1000em;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #fff;
	border: 1px solid #000;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 2px 2px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 2px 2px 10px;
	box-shadow: rgba(0, 0, 0, 0.6) 2px 2px 10px;
	clip: auto !important;
	display: inline-block;
	font-weight: 600;
	line-height: 24px;
	padding: 24px;
	z-index: 100000;
	position: absolute !important;
	top: 24px;
	left: 24px;
}

/* Clearing */
.clear:before,
.clear:after {
	content: '';
	display: table;
}

.clear:after {
	clear: both;
}

.entry-content:before,
.entry-content:after {
	content: '';
	display: table;
}

.entry-content:after {
	clear: both;
}

.comment-content:before,
.comment-content:after {
	content: '';
	display: table;
}

.comment-content:after {
	clear: both;
}

.site-header:before,
.site-header:after {
	content: '';
	display: table;
}

.site-header:after {
	clear: both;
}

.site-content:before,
.site-content:after {
	content: '';
	display: table;
}

.site-content:after {
	clear: both;
}

.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.site-footer:after {
	clear: both;
}

/* =Forms
----------------------------------------------- */
button,
input,
select,
textarea {
	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 */
	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%;
}

html {
	font-size: 100%;
	line-height: 1.6em;
}

blockquote:before, #menu-close:before, .comments-link a:before, .byline a:before,
.edit-link a:before,
.tags-links a:before,
.posted-on a:before,
.reply a:before, .format-link .entry-title a:after, #cancel-comment-reply-link:before {
	-webkit-font-smoothing: antialiased;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: -1px;
	text-decoration: none;
	vertical-align: text-bottom;
}

/* =Global */
body {
	background: white;
	color: #333333;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
}

button,
input,
select,
textarea {
	background: white;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin: 12.8px 26px 12.8px 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 12.8px 0 12.8px 26px;
}

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

/* Headings */
h1 {
	font-size: 36px;
	font-weight: 600;
	line-height: 1;
	margin: 26px 0;
}

h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	margin: 26px 0;
}

h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	margin: 26px 0;
}

h4 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	margin: 26px 0;
}

h5 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	margin: 26px 0;
}

h6 {
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	margin: 26px 0;
}

hr {
	background-color: #efefef;
	height: 1px;
	margin-bottom: 24.6px;
	padding: 0;
}

/* Text elements */
p {
	margin-bottom: 26px;
}

ul {
	margin: 0 0 26px 26px;
	list-style: disc;
}
ul ul {
	list-style: square;
}
ul ul ul {
	list-style: circle;
}

ol {
	margin: 0 0 26px 26px;
	list-style: decimal;
}
ol ol {
	list-style: lower-alpha;
}
ol ol ol {
	list-style: lower-roman;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 26px;
}

dt {
	font-weight: 400;
}

dd {
	margin: 12.8px 0 12.8px 26px;
}

b, strong {
	font-weight: bold;
}

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

blockquote {
	font-style: italic;
	font-weight: 300;
	line-height: 1.5;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 26px;
	padding-left: 51px;
	position: relative;
}
blockquote:before {
	content: "\f106";
	display: block;
	font-size: 32px;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
blockquote blockquote {
	font-size: inherit;
}
blockquote cite {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 12.8px 0;
	text-align: left;
	width: 100%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"], #infinite-handle span {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.8125em;
	line-height: 1.96923em;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #777777;
	border: 0;
	border-radius: 3px;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 12.8px 26px;
	text-shadow: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, #infinite-handle span:hover, button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus, #infinite-handle span:focus, button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active, #infinite-handle span:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #333333;
	color: #efefef;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	background: white;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 12px;
}
input[type="text"]:focus, input[type="text"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="search"]:focus,
input[type="search"]:active {
	background: white;
	border: 1px solid #cccccc;
	outline: none;
}

textarea {
	background: white;
	border: 1px solid #efefef;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 11.8px;
}
textarea:focus, textarea:active {
	background: white;
	border: 1px solid #ebebeb;
	outline: none;
}

address {
	font-style: italic;
	margin-bottom: 26px;
}

pre {
	background: rgba(0, 0, 0, 0.03);
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 0.8125em;
	line-height: 1.96923em;
	margin-bottom: 26px;
	padding: 26px;
	overflow: auto;
	max-width: 100%;
}

code, kbd, tt, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.8125em;
	line-height: 1.96923em;
}

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

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

sup,
sub {
	font-size: 0.8125em;
	line-height: 1.96923em;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: 0.5ex;
}

small {
	font-size: 0.8125em;
	line-height: 1.96923em;
}

big {
	font-size: 1.5em;
	line-height: 2.13333em;
}

figure {
	margin: 0;
}

table {
	margin-bottom: 26px;
	width: 100%;
}

td, th {
	border-bottom: 1px solid #efefef;
	border-collapse: collapse;
	padding: 6px 3px;
}

th {
	border-bottom-width: 4px;
	font-weight: 700;
}

img {
	height: auto;
	max-width: 100%;
}

/* Links */
a {
	color: #44c2b2;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a:visited {
	color: #44c2b2;
}
a:hover, a:focus, a:active {
	color: #6acfc2;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* =Layout */
.site {
	margin: 0 auto;
	width: 100%;
}

.site-content {
	margin: 0 auto;
	padding: 0 5%;
}

.site-footer {
	clear: both;
	color: #777777;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 26px 0;
	text-align: center;
}
.site-footer a {
	color: #777777;
	text-decoration: none;
}

.site-info {
	font-size: 0.8125em;
	line-height: 1.96923em;
	margin: 0 auto;
}
.site-info .sep {
	clear: both;
	display: block;
	height: 1px;
	margin: 0;
	visibility: hidden;
	width: 100%;
}

/* =Header */
.site-header {
	background: #efefef;
	margin: 0;
	width: 100%;
	z-index: 15;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.site-header-inner:before,
.site-header-inner:after {
	content: "";
	display: table;
}

.site-header-inner:after {
	clear: both;
}

.site-header-inner {
	margin: 0 auto;
	padding: 6px 5%;
	position: relative;
}

.site-header-image div {
	overflow: hidden;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.site-header-image {
	height: 150px;
	display: block;
	margin: 0 auto;
	max-height: 150px;
}

.site-branding {
	float: left;
	position: relative;
	width: 50%;
	z-index: 10;
}

.site-title {
	font-size: 1em;
	line-height: 2;
	clear: none;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
	z-index: -1;
}
.site-title a {
	color: #777777;
	text-decoration: none;
}

.site-description {
	font-size: 0.8125em;
	line-height: 1.96923em;
	clear: none;
	display: none;
	margin: 0;
}

/* =Menu */
.main-navigation {
	font-size: 1em;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 100%;
}
.main-navigation li {
	display: block;
	margin: 0 auto;
}
.main-navigation a {
	border-top: 1px solid #e6e6e6;
	color: #777777;
	display: block;
	padding: 12.8px 0;
	text-decoration: none;
}
.main-navigation a:hover {
	color: rgba(119, 119, 119, 0.5);
}
.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
}
.main-navigation ul ul a {
	padding-left: 12.8px;
}
.main-navigation ul ul ul a {
	padding-left: 26px;
}
.main-navigation ul:first-child {
	display: block;
	margin: 26px auto 0;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
	color: rgba(119, 119, 119, 0.5);
}

.toggle {
	background: transparent;
	float: left;
	margin: 0 26px 0 0;
	height: 24px;
	padding: 0;
	position: relative;
	top: 4px;
}
.toggle .menu-toggle-image {
	cursor: pointer;
	fill: #777777;
	width: 24px;
	height: 24px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.toggle:hover, .toggle:focus, .toggle:active {
	background-color: transparent;
	box-shadow: none;
}
.toggle:hover .menu-toggle-image, .toggle:focus .menu-toggle-image, .toggle:active .menu-toggle-image {
	fill: #333333;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#toggle-sidebar {
	background-color: #eeeeee;
	display: none;
	overflow: auto;
	position: relative;
	left: -100%;
	width: 100%;
	z-index: 20;
}
#toggle-sidebar::-webkit-scrollbar-thumb {
	background-color: #cccccc;
	border-radius: 10px;
	border: 3px solid #efefef;
}
#toggle-sidebar::-webkit-scrollbar {
	background-color: #efefef;
	margin: 3px;
	width: 12px;
}

.toggle-open #toggle-sidebar {
	display: block;
	padding: 0 5%;
	left: 0;
}

#menu-close {
	background: transparent;
	color: #777777;
	display: none;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	width: 100%;
	height: 32px;
}
#menu-close:before {
	content: "\f405";
	display: inline-block;
	margin: 0 -8px 26px;
	font-size: 32px;
	width: 32px;
	height: 32px;
}
#menu-close:before:hover {
	color: #333333;
}
.search-icon {
	display: none;
}
.header-search .search-form {
	float: right;
	position: relative;
}
.header-search .search-icon {
	display: block;
	position: absolute;
	right: 0;
	top: 4px;
}
.header-search .search-icon .icon {
	fill: #777;
}
.header-search .search-field {
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: 24px;
	margin: 3px 0;
	padding: 1px 2px 1px 32px;
	position: relative;
	top: 1px;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	width: 24px;
}
.header-search .search-field:focus {
	background-color: white;
	border: none;
	cursor: text;
	outline: 0;
	padding-left: 4px;
	width: 110px;
}
.header-search .search-submit {
	display: none;
}

.svg-definitions {
	display: none;
}

/* =Content */
.hentry {
	border-top: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	padding: 2em 0;
}

.site-content .hentry:first-of-type {
	border-top: 0;
}

.byline,
.updated {
	display: none;
}

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

.entry-thumbnail,
.entry-video {
	margin: 26px auto;
	text-align: center;
}

.entry-gallery {
	margin: 0 auto 5.6px;
}

.entry-content,
.entry-summary {
	margin: 0 auto 26px;
}

.jetpack-video-wrapper {
	margin-bottom: 26px;
}

.page-links {
	clear: both;
	margin: 26px 0;
	word-spacing: 6px;
}
.page-links span.active-link {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #777777;
	display: inline-block;
	color: white;
	margin-bottom: 6px;
	width: 26px;
	height: 26px;
	text-align: center;
	text-decoration: none;
}
.page-links a span.active-link {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #777777;
	display: inline-block;
	color: white;
	margin-bottom: 6px;
	width: 26px;
	height: 26px;
	text-align: center;
	text-decoration: none;
}
.page-links a:hover span.active-link {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #777777;
}

.entry-title {
	display: block;
	font-weight: 600;
	margin: 26px auto;
}
.entry-title a {
	color: #333333;
}

.entry-footer:before,
.entry-footer:after {
	content: "";
	display: table;
}

.entry-footer:after {
	clear: both;
}

.entry-footer {
	color: #777777;
	font-size: 0.8125em;
	line-height: 1.96923em;
	margin: 0 auto;
}
.entry-footer a {
	color: #777777;
	font-size: inherit;
}

.entry-meta,
.entry-footer a,
.edit-link {
	display: inline-block;
	float: left;
}
.comments-link a,
.entry-meta a,
.entry-footer a a,
.edit-link a,
.tags-links a {
	text-decoration: none;
}
.tags-links,
.comments-link {
	clear: both;
	display: block;
	float: none;
}
.tags-links {
	max-width: 100%;
}
.tags-links a {
	margin-bottom: 9px;
}

.edit-link {
	float: right;
}

.reply {
	font-size: 0.8125em;
	line-height: 1.96923em;
}

.comments-link a {
	background: #efefef;
	border: 1px solid #efefef;
	border-radius: 3px;
	clear: both;
	display: block;
	line-height: 1;
	margin: 0 12.8px 9px 0;
	padding: 11px 26px;
	text-align: center;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.comments-link a:before {
	clear: both;
	display: block;
	font-size: 32px;
	line-height: 1;
	margin: -3px auto 0;
	width: 100%;
}
.comments-link a:hover {
	background: white;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.byline a,
.edit-link a,
.tags-links a,
.posted-on a,
.reply a {
	background: #efefef;
	border: 1px solid #efefef;
	border-radius: 3px;
	display: block;
	float: left;
	line-height: 1;
	margin: 0 12.8px 9px 0;
	padding: 5px 7px;
	text-align: center;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.byline a:before,
.edit-link a:before,
.tags-links a:before,
.posted-on a:before,
.reply a:before {
	display: inline;
	font-size: 16px;
	line-height: 1;
	margin-right: 2px;
	vertical-align: middle;
	width: 100%;
}
.byline a:hover,
.edit-link a:hover,
.tags-links a:hover,
.posted-on a:hover,
.reply a:hover {
	background: white;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.byline a,
.posted-on a {
	clear: both;
	float: none;
	margin-bottom: 9px;
}

.tags-links a {
	display: inline-block;
	float: none;
	margin-right: 6px;
}
.tags-links a:before {
	content: "\f302";
}
.tags-links a:last-of-type {
	margin-right: 0;
}

.edit-link a {
	margin-right: 0;
}

.comments-link a:before {
	content: "\f300";
}

.posted-on a:before {
	content: "\f307";
}

.sticky .posted-on a:before {
	content: "\f308";
}

.byline a:before {
	content: "\f304";
}

.edit-link a:before {
	content: "\f411";
}

.reply a:before {
	content: "\f412";
}

.sep {
	margin: 0 6px;
}

.page-header {
	border-bottom: 4px solid #efefef;
	margin: 0 auto;
}

.page-title {
	color: #777777;
	font-size: 1.5em;
	margin: 26px auto 13px;
}

.page-content {
	margin: 26px auto;
}

.taxonomy-description {
	font-style: italic;
	margin-top: 26px;
}

/* =Post Formats */
.entry-format {
	font-size: 0.8125em;
	line-height: 1.96923em;
	color: #d9d9d9;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 auto;
	text-transform: uppercase;
	width: 100%;
}
.entry-format:visited, .entry-format:hover {
	color: #777777;
}

.format-link .entry-title a:after {
	content: "\f442";
	display: inline-block;
	font-size: 32px;
	margin-left: 7px;
}

.format-aside .entry-content {
	font-size: 1.5em;
	line-height: 2.13333em;
	line-height: 1.33333em;
	font-style: italic;
	font-weight: 300;
}
.format-aside .entry-format {
	margin-bottom: 26px;
}
.format-aside .entry-title {
	font-size: 0.8125em;
	line-height: 1.96923em;
	color: #d9d9d9;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.format-aside .entry-title a {
	color: #d9d9d9;
}

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

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

.wp-caption-text {
	color: #777777;
	font-size: 0.8125em;
	line-height: 1.96923em;
	margin: 12.8px 0;
	padding: 0 1%;
}

.size-thumbnail + .wp-caption-text,
.size-medium + .wp-caption-text {
	font-size: 0.8125em;
	line-height: 1.96923em;
	line-height: 1.96923em;
}

.site-content .gallery {
	margin-bottom: 26px;
}
.site-content .gallery a img {
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}

/* Gallery column widths */
.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.667%;
}

.gallery-columns-7 .gallery-item {
	width: 14%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.11%;
}

.site-content .gallery-columns-1.gallery a img {
	max-width: 100%;
}

.gallery-item {
	float: left;
	margin-bottom: 26px;
	text-align: center;
}
.gallery-item img {
	border: 1px solid white;
	border-radius: 3px;
	padding: 3px;
}

.gallery-caption {
	font-size: 0.8125em;
	line-height: 1.96923em;
	line-height: 1.96923em;
	margin: 0 auto;
	max-width: 90%;
}

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

/* =Navigation */
.paging-navigation:before,
.paging-navigation:after {
	content: "";
	display: table;
}

.paging-navigation:after {
	clear: both;
}

.post-navigation:before,
.post-navigation:after {
	content: "";
	display: table;
}

.post-navigation:after {
	clear: both;
}

.comment-navigation:before,
.comment-navigation:after {
	content: "";
	display: table;
}

.comment-navigation:after {
	clear: both;
}

.paging-navigation,
.post-navigation,
.comment-navigation {
	margin: 0 auto;
}
.paging-navigation .nav-previous,
.post-navigation .nav-previous,
.comment-navigation .nav-previous {
	float: left;
	display: block;
	padding: 26px 0;
	width: 50%;
}
.paging-navigation .nav-next,
.post-navigation .nav-next,
.comment-navigation .nav-next {
	float: right;
	text-align: right;
	padding: 26px 0;
	width: 50%;
}

/* =Comments */
div#respond,
.comments-title {
	border: 0;
	margin: 0 auto;
}

.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

.comment-body:after {
	clear: both;
}

.comment-body {
	margin: 26px auto;
	position: relative;
}

.comment-content {
	margin-top: 26px;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-list {
	list-style: none;
	margin: 0 auto 51px;
	padding: 0;
}
.comment-list .children {
	border-left: 1px solid #efefef;
	list-style: none;
	margin-left: 0;
	padding-left: 26px;
}
.comment-list li.comment {
	margin-top: 51px;
}

.pingback,
.trackback {
	margin: 12.8px 0;
}
.pingback a,
.trackback a {
	text-decoration: none;
}
.pingback .edit-link,
.trackback .edit-link {
	font-size: 0.8125em;
	line-height: 1.96923em;
}

.comment-author a {
	text-decoration: none;
}
.comment-author .avatar {
	float: left;
	margin-right: 12.8px;
}

.bypostauthor > .comment-body {
	border-color: red;
}

.comment-metadata, .comment-metadata a {
	color: #777777;
	font-size: 0.8125em;
	line-height: 1.96923em;
}
.comment-metadata a {
	font-size: inherit;
	text-decoration: none;
}

.comment-metadata .edit-link a {
	line-height: 1;
	position: absolute;
	top: 0;
	right: 0;
}

.comment-reply-link {
	color: #777777;
}
.comment-reply-link:hover {
	color: #777777;
}

#cancel-comment-reply-link {
	font-size: 0.8125em;
	line-height: 1.96923em;
	float: right;
	display: inline-block;
	text-decoration: none;
}
#cancel-comment-reply-link:before {
	content: "\f406";
	margin-right: 3px;
	vertical-align: middle;
}

.comments-title,
.comment-reply-title {
	color: #777777;
	font-size: 1.5em;
	margin: 26px auto 51px;
}

.comment-reply-title {
	margin-bottom: 26px;
}

.comment-form label {
	display: inline-block;
	width: 102.4px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	color: #777777;
	margin: 0 0 26px;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
	font-size: 0.8125em;
	line-height: 1.96923em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 6px 12.8px;
	position: absolute;
	left: 0;
	top: 6px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input {
	display: block;
	margin: 0 0 26px;
	padding-left: 100px;
	width: 100%;
}
.comment-form-author textarea,
.comment-form-email textarea,
.comment-form-url textarea,
.comment-form-comment textarea {
	margin: 0 0 26px;
	padding: 51px 12.8px 6px;
	clear: both;
	width: 100%;
}

.says {
	display: none;
}

.form-allowed-tags, .form-allowed-tags code {
	color: #777777;
	font-size: 0.8125em;
	line-height: 1.96923em;
}
.form-allowed-tags code {
	font-size: 0.8125em;
	line-height: 1.96923em;
}

.no-comments {
	color: #777777;
	font-style: italic;
	margin: 26px 0;
	text-align: center;
}

/* =Widgets */
.widget-area {
	border-top: 4px solid #e6e6e6;
	margin-top: 26px;
	padding-top: 26px;
}

.widget {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 auto 26px;
	padding-bottom: 26px;
	position: relative;
	overflow: hidden;
}
.widget select {
	max-width: -webkit-calc(100% - 2px);
	max-width: calc(100% - 2px);
}
.widget a {
	text-decoration: none;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li {
	border-bottom: 1px solid #efefef;
	list-style: none;
	margin: 0;
	padding: 12.8px 0;
}
.widget ul li li {
	border-bottom: 0;
	padding: 6px 0;
}
.widget ul li li:last-child {
	padding-bottom: 0;
}
.widget ul li:last-child {
	border-bottom: 0;
}

.widget > ul:first-of-type > li:first-child {
	padding-top: 0;
}

.widget-title {
	font-size: 1em;
	line-height: 1.6em;
	color: #777777;
	font-weight: bold;
	margin: 12.8px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.widget-title a {
	color: #777777;
}

.widget_search input {
	background: white;
	max-width: -webkit-calc(100% - 2px);
	max-width: calc(100% - 2px);
}
.widget_search input[type="submit"] {
	display: none;
}

.wp_widget_tag_cloud div,
.widget_tag_cloud .tagcloud {
	text-align: center;
}
.wp_widget_tag_cloud div a,
.widget_tag_cloud .tagcloud a {
	text-decoration: none;
}

/* Calendar widget */
#wp-calendar td, #wp-calendar th,
#wp-calendar th {
	text-align: center;
}
#wp-calendar caption {
	font-weight: 700;
	margin: 12.8px 0;
	text-align: center;
}

/* =Jetpack */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

#infinite-footer {
	z-index: 999;
}
#infinite-footer .container {
	background: white;
	border-top: 0;
	color: #777777;
	position: relative;
}
#infinite-footer .container a {
	color: #777777;
}
#infinite-footer .blog-info a,
#infinite-footer .blog-credits {
	font-size: 0.8125em;
	line-height: 1.96923em;
	font-style: normal;
	font-weight: normal;
}

.infinite-loader {
	margin: 26px auto 51px;
	width: 28px;
}

#infinite-handle span {
	display: block;
	margin: 26px auto;
	text-align: center;
	width: 12em;
}

@media screen and (min-width: 60em) {
	body,
	.site {
		height: 100%;
	}
	.site-header-image {
		height: 500px;
		max-height: 500px;
	}
	#menu-close {
	display: block;
	}
	.site-content,
	.site-footer {
		border-left: 1px solid #efefef;
		border-right: 1px solid #efefef;
		margin: 0 auto;
		padding: 55px 0 0;
		width: 56.25em;
	}

	.site-footer {
		border-top: 4px solid #efefef;
		padding: 26px 0;
	}

	.page-content,
	.entry-content,
	.entry-summary,
	.entry-title,
	.entry-footer,
	.page-title,
	.site-header-inner,
	.comment-list,
	.comments-title,
	div#respond,
	.page-content,
	.paging-navigation,
	.post-navigation,
	.comment-navigation,
	.entry-format,
	.page-header {
		width: 575px;
	}

	.tags-links {
		clear: none;
		display: inline-block;
	float: left;
	max-width: 61.4%;
	}
	.comments-link {
		clear: none;
		display: inline-block;
		float: left;
	}

	.site-header {
		position: fixed;
	}

	.site-header-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.header-search .search-field:focus {
		width: 180px;
	}

	#toggle-sidebar {
		display: block;
		padding: 8px 26px;
		position: fixed;
		left: -30%;
		width: 30%;
		height: 100%;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

	.toggle-open #toggle-sidebar {
		box-shadow: 0 -20px 30px 30px rgba(0, 0, 0, 0.1);
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

	.toggle-open #toggle-sidebar {
		top: 0;
		padding: 8px 26px;
	}

	.admin-bar.toggle-open #toggle-sidebar {
		top: 32px;
	}

}
@media screen and (min-width: 80em) {
	blockquote {
		font-size: 24px;
		padding-left: 51px;
	}

	h1 {
		font-size: 48px;
		font-weight: 600;
		line-height: 1;
		margin: 26px 0;
	}

	h2 {
		font-size: 36px;
		font-weight: 600;
		line-height: 1;
		margin: 26px 0;
	}

	h3 {
		font-size: 24px;
		font-weight: 600;
		line-height: 1;
		margin: 26px 0;
	}

	h4 {
		font-size: 16px;
		font-weight: 600;
		line-height: 1;
		margin: 26px 0;
	}

	h5 {
		font-size: 16px;
		font-weight: 600;
		line-height: 1;
		margin: 26px 0;
	}

	h6 {
		font-size: 13px;
		font-weight: 600;
		line-height: 1;
		margin: 26px 0;
	}

	.site-content,
	.site-footer {
		border-left: 1px solid #efefef;
		border-right: 1px solid #efefef;
		margin: 0 auto;
		padding: 55px 0 0;
		width: 75em;
	}

	.site-footer {
		border-top: 1px solid #efefef;
		padding: 0;
	}

	.page-content,
	.entry-content,
	.entry-summary,
	.entry-title,
	.entry-footer,
	.page-title,
	.site-header-inner,
	.comment-list,
	.comments-title,
	div#respond,
	.page-content,
	.paging-navigation,
	.post-navigation,
	.comment-navigation,
	.entry-format,
	.page-header {
		width: 650px;
	}

	.comment-reply-title {
		margin-top: 0;
	}

	.hentry {
		padding: 6em 0;
	}

	.format-link .entry-title a:after {
		font-size: 48px;
	}

	.comments-area {
		border-bottom: 4px solid #efefef;
		padding: 4em 0;
	}

	.site-info {
		padding: 26px 0;
	}
	.site-info .sep {
		clear: none;
		display: inline;
		height: auto;
		margin: 0 4px;
		visibility: visible;
		width: auto;
	}
}
