@import url( ../../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: 28px;
	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: 6px;
}

#bit a.bsub span:before{
	content: '\f801';
	color: #00AADC;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Noticons';
	margin: 0 5px 4px 0;
	vertical-align: middle;
}

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

}
/* =Infinity Styles
-------------------------------------------------------------- */

.infinite-wrap {
	border-top: none;
	padding: 0;
}
#infinite-handle {
	min-height: 50px;
}
#infinite-handle span {
	background-color: #eee;
	border-color: #ddd;
	color: #999;
}
#infinite-handle span:hover:before {
	color: #999;
}
.infinite-loader {
	margin-bottom: 3em;
}
.infinite-scroll #footer #about {
	display: none;
}
/**
 * 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: Tarski
Theme URI: http://ionfish.co.uk/tarski/
Description: A relaxing two-column theme, with two spots for widgets and a custom-header.
Author: Benedict Eastaugh and Chris Sternal-Johnson
Author URI: http://ionfish.co.uk
Version: 3.1-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tarski
Tags: two-columns, fixed-layout, custom-header, rtl-language-support, left-sidebar, sticky-post, custom-background, translation-ready, clean, elegant, faded, minimal, blog, infinite-scroll
Status: inactive
*/

/* Initial cleanup
----------------------------------------------- */
html, body, form, fieldset {
	margin: 0; padding: 0;
	}
form label {
	cursor: pointer;
	}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
	}
.clearer {
	clear: both;
	}

/* Main structure
----------------------------------------------- */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 76%;
	color: #545454; background: #fff;
	line-height: 120%;
	min-width: 760px;
	}
#wrapper {
	width: 760px;
	text-align: left;
	}
	#content {
		clear: both;
		padding: 2em 20px;
		}
		#primary {
			width: 500px; float: right;
			overflow: hidden;
			}
		#secondary {
			width: 200px; float: left;
			overflow: hidden;
			}
		#intro {
			padding: 0 0 1em 220px;
			}
		body.janus #primary, body.janus #nav-1, body.janus .comment-content, body.janus .trackback-data, body.janus #comment-input, body.janus #about {
			float: left;
			}
		body.janus #secondary, body.janus #nav-2, body.janus .comment-metadata, body.janus .trackback-time, body.janus #info-input, body.janus #miscellany {
			float: right;
			}
		body.janus #intro {
			padding: 0 220px 1em 0;
			}
#footer {
	clear: both;
	}
	#miscellany {
		width: 200px; float: left;
		margin: 1.6em 0 0 0;
		}
		#miscellany .searchbox {
			float: none;
			}
	#about {
		width: 500px; float: right;
		margin: 1.6em 0 0 0;
		}
	#theme-info, #footer-include {
		clear: both;
		}
	#footer .generator {
		display: block;
		margin-top: 0.4em;
	}

/* Alignment
----------------------------------------------- */
.primary {
	width: 500px; float: right;
	}
	body.janus .primary {
		float: left;
		}
.secondary {
	width: 200px; float: left;
	}
	body.janus .secondary {
		float: right;
		}

body.center #wrapper {
	margin: 0 auto;
	}
body.left #wrapper {
	margin: 0 auto 0 0;
	}
body.center {
	text-align: center;
	}
body.left {
	text-align: left;
	}

/* Header
----------------------------------------------- */
#header {
	padding: 0 20px 0 20px;
	}
	#title {
		border-bottom: 1px solid #ccc;
		}
	#navigation {
		border-bottom: 1px solid #ccc;
		}

/* Navigation
----------------------------------------------- */
#nav-1, #navigation .menu {
	list-style: none;
	width: 500px;
	float: right;
	margin: 0;
	padding: 0.5em 0;
}
#nav-1 li {
	display: inline;
	margin: 0 1em 0 0;
}
#nav-2 {
	list-style: none;
	width: 200px;
	float: left;
	margin: 0;
	padding: 0.5em 0 0.2em 0;
}
#nav-2 li {
	display: inline;
	margin: 0 1em 0 0;
}
#navigation .menu li {
	float: left;
	list-style: none;
	margin: 0;
	position: relative;
}
#navigation .menu li a {
	background: #fff;
	display: block;
	line-height: 26px;
	padding: 0 10px;
}
#navigation .menu ul {
	background: #fff;
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	left: 0;
	margin: 0 0 0 10px;
	position: absolute;
	top: 26px;
	width: 105px;
	z-index: 99999;
}
#navigation .children .children,
#navigation .sub-menu .sub-menu {
	margin-left: 0;
}
#navigation .menu ul ul {
	left: 100%;
	top: 0;
}
#navigation .menu ul li {
	min-width: 85px;
}
#navigation .menu ul a {
	display: block;
	width: 85px;
	height: auto;
}
#navigation .menu li:hover > ul {
	display: block;
}
#navigation .menu li.current_page_item > a,
#navigation .menu li.current_page_parent > a,
#navigation .menu li.current_page_ancestor > a,
#navigation .menu li.current-cat > a,
#navigation .menu li.current-menu-ancestor > a,
#navigation .menu li.current-menu-item > a,
#navigation .menu li.current-menu-parent a {
	color: #000;
}

/* Feed icon
----------------------------------------------- */
.feed {
	padding: 5px 0 5px 20px;
	font-size: 0.8em;
	background: url(../../wp-content/themes/pub/tarski/images/feed-add.gif) no-repeat 0 50%;
	}

/* Clearfix
----------------------------------------------- */
#navigation:after, #comments-meta:after, .comment:after, .trackback:after, .pingback:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#navigation, #comments-meta, .comment, .trackback, .pingback {display: inline-block;}
/* Hides from IE-mac \*/
* html #navigation, * html #comments-meta, * html .comment, * html .trackback, * html .pingback {height: 1%;}
#navigation, #comments-meta, .comment, .trackback, .pingback {display: block;}
/* End hide from IE-mac */

/* Content
----------------------------------------------- */
p {
	margin: 0 0 1em 0;
	}
blockquote {
	margin: 0 0 1.2em 0; padding: 0 60px;
	font-family: 'Times New Roman', Times, serif; font-size: 1.2em; color: #a8a8a8;
	}

ul, ol {
	margin: 0 0 1em 2em; padding: 0;
	}
.entry ol {
	padding-left: 10px;
}
ul {
	list-style: disc;
	}
li {
	margin: 0 0 0.25em 0;
	}

strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
code {
	font-family: 'Courier New', Courier, monospace; font-size: 1.1em; color: #7ca653;
	}
acronym {
	border-bottom: 1px solid #8fb7bf;
	}
small {
	font-size: 0.8em;
	}

		/* Headers
		--------------------------------------- */
		#blog-title {
			font-family: 'Times New Roman', Times, serif; font-size: 2.5em; font-weight: normal;
			margin: 0; border: none; padding: 0; line-height: 120%;
			}
		span#blog-title {display:block;}
		#tagline {
			font-family: 'Times New Roman', Times, serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #a8a8a8;
			margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%;
			}
		h1, h2, .post-title {
			font-family: 'Times New Roman', Times, serif; font-size: 2em; font-weight: normal; line-height: 120%;
			margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0;
			}
			.static .post-title, .archive .post-title {
				margin: 0 0 0.3em 0;
				}
		#intro h1 {
			margin: 0 0 0.3em 0;
			}
		h3 {
			font-size: 0.8em; font-weight: normal; color: #8fbf60;
			text-transform: uppercase; letter-spacing: 0.1em;
			margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0;
			}
		h4 {
			font-family: 'Times New Roman', Times, serif; font-size: 1.5em; font-weight: normal; line-height: 120%;
			margin: 0 0 0.3em 0;
			}

		/* Post content
		--------------------------------------- */
		#post-nav {
			font-size: 0.8em; text-align: center;
			margin: -2em 0 2em 0; padding: 0 0 0 220px;
			}
		.entry {
			margin: 0 0 3em 0;
			clear: both;
			}
		body.single .entry {
			margin: 0 0 2em 0; border-bottom: none; padding: 0;
			}
			.post-meta {
				margin: 0 0 1em 0;
				}
				.post-metadata {
					font-size: 0.8em; color: #a8a8a8;
					margin: 0; padding: 0.3em 0 0 0;
					}
			.post-content {
				}
				.post-content p {
					line-height: 1.4;
					}
				.post-content li {
					line-height: 1.4;
					}
			.archive .post-content {
				margin: 0 0 1.5em 0;
				}
			body a.download {
				display: block; font-weight: bold;
				margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
				}
			body a.download:link, body a.download:visited, body a.download:active {
				background: #fafeff url(../../wp-content/themes/pub/tarski/images/download.gif) no-repeat 10px 50%;
				border-top: 1px solid #cfe2e5; border-bottom: 1px solid #cfe2e5;
				}
			body a.download:hover {
				background: #fffafb url(../../wp-content/themes/pub/tarski/images/download.gif) no-repeat 10px 50%;
				border-top: 1px solid #e5cfd2; border-bottom: 1px solid #e5cfd2;
				}
			a img {
				border: 1px solid #006a80;
				}
			a:hover img {
				border: 1px solid #a8001c;
				}
				#wrapper a.imagelink:link, #wrapper a.imagelink:visited, #wrapper a.imagelink:hover, #wrapper a.imagelink:active {
					border: none;
					}
				.imageleft {
					float: left;
					margin: 0 10px 10px 0;
					}
				.imageright {
					float: right;
					margin: 0 0 10px 10px;
					}
				.imageblock {
					display: block;
					margin: 0 0 1em 0;
					}

			.tagdata {
				font-size: 0.8em; color: #a8a8a8;
				}
		.aside {
			margin: 0 0 3em 0;
			}
			.aside-meta {
				margin: -0.8em 0 0 0; border-top: 1px dotted #d9d9d9; padding: 0.2em 0 0 0;
				color: #a8a8a8; font-size: 0.8em; text-align: right;
				}

		/* Tags page
		--------------------------------------- */
		.tagcloud {
			margin: 1em 0 2em 0;
			line-height: 150%;
			}
		.tagcloud a {
			border: none !important;
			}

		#searchselector {
			margin: 0.5em 0 1em 0;
			}
		/* Search content
		--------------------------------------- */
			.post-brief {
				margin: 0 0 2em 0;
				}
				.post-brief h3 {
					margin: 0 0 0.2em 0;
					}
				.post-brief p.post-metadata {
					color: #a8a8a8;
					margin: 0 0 0.2em 0; border: none; padding: 0;
					}
				.post-brief p.excerpt {
					margin: 0;
					}

		/* Comments
		--------------------------------------- */
		#comments {
			float:right;
			overflow:hidden;
			width:500px;
			padding: 2em 0 0 0;
			}
		#comments-meta {
			padding: 0 0 0.1em 0;
			}
			h2.comments-title {
				width: 200px; float: left;
				margin: 0; border: none; padding: 0.1em 0 0 0;
				}
			.comments-feed {
				width: 500px; float: right; text-align: right;
				margin: 0; padding: 0.75em 0 0 0;
				}
				.comments-feed a {
					padding: 5px 24px 5px 0;
					background: url(../../wp-content/themes/pub/tarski/images/feed.gif) no-repeat 100% 50%;
					font-size: 0.8em;
					}
		.comment {
			margin: 0; border-top: 1px solid #ccc; padding: 0.5em 0;
			}
			.comment p {
				line-height: 1.4;
				}
			.comment-metadata {
				width: 200px; float: left;
				}
				.comment-permalink {
					font-size: 0.8em;
					margin: 0;
					}
				.comment-author {
					margin: 0 0 0.5em 0;
					}
			.comment-content {

				}
			.comment .avatar {
				border: none;
				float: right;
				margin: 0 0 3px 6px;
				}
			.comment a:link .avatar, .comment a:visited .avatar, .comment a:hover, .avatar, .comment a:active .avatar {
				border: none;
				}
			body.janus .avatar {
				float: left;
				margin: 0 6px 3px 0;
				}
		.bypostauthor {
			/* author highlighting: uncomment the following line to turn it on */
			/* background: #fbfeff; */
			}
		.trackback, .pingback {
			margin: 0; border-top: 1px solid #ccc; padding: 0.5em 0 0.5em 0;
			background: #fcffff url(../../wp-content/themes/pub/tarski/images/trackback.gif) no-repeat 100% 60%;
			}
			.trackback p, .pingback p {
				font-size: 0.8em;
				margin: 0;
				}
			.trackback-time {
				width: 200px; float: left;
				}
			.trackback-data {
				width: 500px; float: right;
				}

		#respond {
			margin: 0; border-top: 1px solid #ccc; padding: 1em 0 0 0;
			float:right;
			overflow:hidden;
			width:500px;
			}
			.comments-info {
				font-size: 0.8em;
				margin: 0.6em 0 1em 0px; border-bottom: 1px solid #ccc; padding: 0 0 1.2em 0;
				}
		#commentPreview { /* Live comment preview div */
			margin: 1em 0 0 0;
			}


		/* Lists
		--------------------------------------- */
		.navlist {
			list-style: none;
			margin: 0 0 1em 0;
			}
			.navlist li {
				margin: 0.5em 0;
				}
				.navlist ul {
					list-style: none;
					margin: 0 0 0 1em;
					}
					.navlist ul li {
						margin: 0.5em 0;
						}

		.archivelist {
			list-style: none;
			margin: 0.5em 0 1em 0;
			}
			.archivelist li {
				margin: 0.5em 0;
				}
				.archivelist ul {
					list-style: none;
					margin: 0 0 0 1.5em;
					}
					.archivelist ul li {
						margin: 0.5em 0;
						}
		.postspermonth {
			list-style: none;
			margin: 0.5em 0 1em 0;
			}
			.postspermonth li {
				margin: 0.5em 0;
				}

		/* Sidebar
		--------------------------------------- */
		#secondary {
			}
		#wp_tag_cloud div a { line-height: 1; }

		/* Footer
		--------------------------------------- */
		#footer {
			margin: 1em 20px 0 20px; border-top: 3px double #ccc; padding: 0 0 0 0;
			}
			#recent {}
				#recent ul {
					list-style: none;
					margin: 0;
					}
					#recent li {
						margin: 0;
						}
					h4.recent-title {
						margin: 0;
						}
					p.recent-metadata {
						font-size: 0.8em; color: #a8a8a8;
						margin: 0;
						}
					p.recent-excerpt {
						line-height: 1.4;
						margin: 0 0 1em 0;
						}
			#blurb {}
				#blurb p {
					line-height: 1.4;
					}
			#theme-info {
				margin: 0.5em 0 0 0; border-top: 3px double #ccc; padding: 1em 0 0.5em 0;
				color: #a8a8a8;
				}
/* Forms
----------------------------------------------- */
input {
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100%;
	}
		/* Search form
		--------------------------------------- */
		.searchbox {
			width: 200px;
			margin: 0 0 1em 0;
			}
			#s {
				display: block; width: 194px;
				margin: 0 0 0.6em 0; border: 1px solid #ccc; padding: 2px;
				background: #fafafa; color: #545454;
				}
			#s:focus {
				background: #fff;
				}

		/* Comment form
		--------------------------------------- */
		#commentform {
			}
		#info-input {
			width: 320px; float: left;
			}
			.userinfo {
				color: #a8a8a8;
				}
			#info-input label {
				display: block;
				margin: 0 0 1.2em 0;
				color: #a8a8a8;
				}
			#info-input input#subscribe {
				float: left;
			}
			#author, #email, #url {
				display: block; width: 194px;
				margin: 0.2em 0 0 0; border: 1px solid #ccc; padding: 2px;
				background: #fafafa; color: #545454;
				}
		#comment-input {
			width: 500px; float: right;
			}
			#respond label,
			#respond .required {
				margin: 0 0 0.2em 0;
				color: #a8a8a8;
				}
			.comment-form-comment label {
				display: block;
				margin: 0 0 .2em;
			}
			#respond textarea {
				background: #fafafa; color: #545454;
				border: 1px solid #ccc;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				max-width: 494px;
				padding: 2px;
				width: 100%;
				}
			.form-allowed-tags {
				display: none;
			}

		#author:focus, #email:focus, #url:focus, #comment:focus {
			background: #fff;
			}
		#submit {
			margin: 0 0 1em 0;
			}

/* Links
----------------------------------------------- */
a {
	text-decoration: none;
	}
a:link, a:visited, a:active {
	color: #006a80;
	}
a:hover {
	color: #a8001c;
	}

.content a:link, .content a:active, .content a:visited, .post-content a:link, .post-content a:active, .post-content a:visited, .comment-content a:link, .comment-content a:active, .comment-content a:visited, #blurb a:link, #blurb a:active, #blurb a:visited, .recent p a:link, .recent p a:active, .recent p a:visited {
	border-bottom: 1px solid #cfe2e5;
	}
.content a:hover, .post-content a:hover, .comment-content a:hover, #blurb a:hover, .recent p a:hover {
	border-bottom: 1px solid #e5cfd2;
	}
	body .content h3 a:link, body .content h3 a:visited, body .content h3 a:hover, body .content h3 a:active, body .post-content h3 a:link, body .post-content h3 a:visited, body .post-content h3 a:hover, body .post-content h3 a:active, body .post-content h4 a:link, body .post-content h4 a:visited, body .post-content h4 a:hover, body .post-content h4 a:active {
		border: none;
		}

/* Widgets
----------------------------------------------- */
.widgets .textwidget {
	padding: 0 0 1em 0;
	}

.widgets a img { border: 0; }

.widgets .rsswidget img {
	border: 0;
	}

.widgets .pagenav, .widgets .pagenav ul, .widgets .page_item, .widgets .widget_archives ul {
	list-style: none;
	background: none !important;
	margin: 0; padding: 0;
	}
	.widgets .navlist .page_item {
		margin: 0.5em 0;
		}
		.widgets .navlist ul {
			list-style: none;
			margin: 0 0 0 1em;
			}
			.widgets .navlist ul li {
				margin: 0.5em 0;
				}
.widget_pages ul li.page_item, .widgets .pagenav ul li {
	margin: 0.5em 0;
	}
	.widget_pages ul li.page_item ul, .widgets .pagenav ul li ul {
		margin: 0 0 0 1em;
		}
		.widget_pages ul li.page_item ul li, .widgets .pagenav ul li ul li {
			margin: 0.5em 0;
			}
.widget_archives ul li {
	margin: 0.5em 0;
	}

.widgets .widget_archives, body .widgets .pagenav {
	margin: 0 0 1em 0;
	}

.widgets .widget_gsearch div {
	text-align: left !important;
	margin: 0 0 1em 0;
	}

.widgets #wp-calendar {
	width: 100%;
	}
	.widget_calendar table, .widget_calendar tr, widget_calendar th {
		text-align: left;
		}

.widgets #wp-calendar caption {
	text-align: left;
	font-size: 0.8em; font-weight: normal; color: #8fbf60;
	text-transform: uppercase; letter-spacing: 0.1em;
	margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0;
	}

.widget_search {
	margin: 0 0 1em 0;
	}
	.widget_search #s {
		display: block; width: 194px;
		margin: 0; border: 1px solid #ccc; padding: 2px;
		background: #fafafa; color: #545454;
		}
		#s:focus {
			background: #fff;
			}

.widgets ul {
	list-style: none;
	margin: 0; padding: 0;
	}
	.widgets li {
		margin: 0.5em 0;
		}
		.widgets ul li ul {
			margin: 0 0 0 1em;
			}
.widgets .widget {
	margin: 0 0 1em 0;
	}

.linkcat {
	list-style: none;
	}
#header-image a img {
	border: 0;
	}

.navigation .left { float: left; }
.navigation .right { float: right; }

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.sticky .post-title {
background: #006A80;
padding: 5px;
}
.sticky .post-title a {
color: white;
}


/* =WP.com
-------------------------------------------------------------- */

.wpl-likebox {
	clear: right !important;
	float: right;
	width: 500px;
}