/**
 * WP.com stylesheet for Twenty Sixteen
 */

/**
 * Reblog
 */

.entry-content .wpcom-reblog-snapshot {
	border-color: inherit;
	margin-bottom: 1.75em;
}

.entry-content .wpcom-reblog-snapshot .reblog-post {
	border: 1px solid transparent;
	border-color: inherit;
	box-shadow: none;
	padding: 1.75em;
}

.entry-content .wpcom-reblog-snapshot .reblogger-note {
	border-color: inherit;
	margin-bottom: 1.75em;
}

.reblogger-note-content blockquote {
	color: inherit;
	line-height: 1.75em;
}

.reblogger-headline img {
	height: 28px;
	width: auto;
}

.entry-content .wpcom-reblog-snapshot p.reblogger-headline {
	line-height: inherit;
	margin-bottom: 1.75em;
}

.entry-content .reblogger-note-content blockquote:not(.alignleft):not(.alignright) {
	margin-left: 0;
}

.reblog-from img {
	height: 49px;
	width: auto;
}

.entry-content .wpcom-reblog-snapshot p.reblog-from {
	margin-bottom: 1.75em;
}


/**
 * Jetpack Comments (WP.com)
 */

.comments-area #respond {
	font-family: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0 0 1.75em;
}

.comments-area .comment-list + #respond,
.comments-area .comment-navigation + #respond {
	padding: 1.75em 0 0;
}

.comments-area #respond h3 {
	margin-top: 0;
	margin-bottom: 1.217391304em;
	padding-top: 1.217391304em;
}

.comments-area #respond form {
	background: transparent;
	margin-top: 1.75em;
}

.comments-area #respond #comment-form-identity {
	border-top: 0;
	margin-bottom: 14px;
}

.comments-area #respond .comment-form-fields label,
.comments-area #respond .comment-form-fields label span.required,
.comments-area #respond .comment-form-fields label span.nopublish {
	color: #686868;
	letter-spacing: 0;
}

.comments-area #respond #comment-form-comment,
.comments-area #comment-form-share-text-padder,
.comments-area #respond .comment-form-fields div.comment-form-input {
	background: #f7f7f7;
	border: 1px solid #d1d1d1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	transition-duration: 0;
}

.comments-area #respond #comment-form-comment.active,
.comments-area #comment-form-share-text-padder.active,
.comments-area #respond .comment-form-fields div.comment-form-input.active {
	background: #fff;
	border: 1px solid #007acc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	transition-duration: 0;
}

.comments-area #respond #comment-form-comment textarea,
.comments-area #comment-form-share-text-padder textarea {
	color: #686868;
	text-shadow: none;
}

.comments-area #respond #comment-form-comment.active textarea,
.comments-area #comment-form-share-text-padder.active textarea {
	color: #1a1a1a;
}

.comments-area #respond #comment-form-identity #comment-form-nascar {
	background: transparent;
}

.comments-area #respond .comment-form-service {
	background: transparent;
	border-color: #d1d1d1;
	padding: 14px 0;
}

.comments-area #respond .comment-form-service a {
	color: #007acc;
	text-decoration: none;
}

.comments-area #respond .comment-form-service a:hover,
.comments-area #respond .comment-form-service a:focus {
	color: #686868;
}

.comments-area #respond .comment-form-padder {
	padding: 0;
}

.comments-area #respond .comment-form-avatar img {
	border: 0;
	border-radius: 50%;
	background: transparent;
	padding: 0;
}

.comments-area #respond .comment-form-fields p.comment-form-posting-as,
.comments-area #respond .comment-form-fields p.comment-form-log-out,
.comments-area #respond #comment-form-identity #comment-form-nascar p,
.comments-area #respond #comment-form-subscribe p {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.comments-area #respond .comment-form-fields p.comment-form-posting-as a {
	box-shadow: 0 1px 0 0 currentColor;
}

.comments-area #respond .comment-form-fields p.comment-form-posting-as a:hover,
.comments-area #respond .comment-form-fields p.comment-form-posting-as a:focus {
	box-shadow: none;
}

.comments-area  #respond #comment-form-identity #comment-form-nascar p {
	padding: 7px 0 0 0;
}

.comments-area #respond #comment-form-identity #comment-form-nascar ul {
	margin: 7px -5px -7px 14px;
}

.comments-area #respond .comment-form-fields div.comment-form-field {
	margin-right: 0;
}

.comments-area #respond .comment-form-fields div.comment-form-input {
	margin-bottom: 14px;
}

.comments-area #respond .comment-form-fields .comment-form-url div.comment-form-input {
	margin-bottom: 0;
}

.comments-area #respond #comment-form-subscribe {
	margin-top: 0;
	padding-left: 0;
}

.comment-subscription-form,
.post-subscription-form {
	margin-bottom: 0;
}

.comments-area #respond .form-submit {
	font-size: 16px !important;
	font-size: 1.0rem !important;
	line-height: 1 !important;
	padding: 0;
}

.comments-area #respond p.form-submit input#comment-submit {
	background: transparent !important;
	border: 2px solid transparent;
	border-color: inherit;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 2px !important;
	color: inherit !important;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: inherit !important;
	font-weight: bold !important;
	letter-spacing: 0.046875em;
	line-height: inherit !important;
	padding: 0.71875em 0.75em 0.65625em !important;
	text-shadow: none !important;
}

.comments-area #respond p.form-submit input#comment-submit:hover,
.comments-area #respond p.form-submit input#comment-submit:focus {
	border-color: inherit !important;
	opacity: 0.8;
}

#respond .comment-reply-title small a {
	display: block;
	width: 26px;
}

.comment-content p.comment-likes span.comment-like-feedback {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	line-height: 21px;
	opacity: 1;
	padding-top: 0;
}

.comment-content .comment-like-link {
	box-shadow: none;
}


/**
 * Sharing (WP.com)
 */

.hentry #jp-post-flair {
	padding: 0;
}

.hentry #jp-post-flair:before,
.hentry #jp-post-flair:last-child:after {
	display: none;
}

.hentry div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	position: static;
}

/* Avoid double borders */
#jp-post-flair + .author-info {
	border-top-width: 0;
}

#jp-post-flair + .page-links {
	margin-top: 1.75em;
}


/**
 * Rating
 */

.sd-rating {
	padding: 1.75em 0;
	position: relative;
}

.sd-rating:before,
.sd-rating:last-child:after {
	background-color: currentColor;
	content: "";
	height: 1px;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%
}

.sd-rating:last-child:after {
	bottom: 0;
	top: auto;
}

.pd-rating {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.230769231;
}


/**
 * WP.com Widgets
 */

/* About Me */
.aboutme_widget #am_thumbnail img {
	border: 0;
	max-width: 100%;
}

.aboutme_widget #am_name {
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 0 0.736842105em;
}

.aboutme_widget #am_name a {
	font-size: inherit !important;
}

.aboutme_widget #am_headline {
	font-size: inherit;
}

.aboutme_widget #am_thumbnail,
.aboutme_widget #am_headline,
.aboutme_widget #am_bio,
.aboutme_widget #am_bio p {
	margin-bottom: 0.875em;
}

.aboutme_widget > :last-child {
	margin-bottom: 0 !important;
}

/* Author Grid Widget */
.widget.widget_author_grid ul {
	margin: 0 0 -0.4375em 0;
}

.widget.widget_author_grid ul li {
	margin: 0 -0.3125em -0.1875em 0 !important;
	padding: 0 0.75em 0.625em 0 !important;
}

/* Authors Widget */
.widget_authors > ul {
	list-style: none;
	margin: 0;
}

.widget_authors > ul > li:not(:last-child ) {
	margin-bottom: 1.75em;
}

.widget_authors ul ul {
	margin-top: 0.875em;
}

.widget_authors .avatar {
	margin-right: 0.4375em;
}

/* Blogs I follow Widget */
.widget_jp_blogs_i_follow .widget-grid-view-image {
	display: inline-block;
	float: none;
	max-width: 20%;
}

.widget_jp_blogs_i_follow .widget-grid-view-image a,
.widget_jp_blogs_i_follow .widget-grid-view-image:nth-child(even) a {
	margin: 0 0.4375em 0.4375em 0;
}

.widget_jp_blogs_i_follow .widgets-grid-layout {
	margin-bottom: -0.4375em;
}

/* Flickr Widget */
.widget_flickr #flickr_badge_wrapper,
.widget_flickr #flickr_badge_uber_wrapper,
.widget_flickr table td {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

#flickr_badge_uber_wrapper {
	width: auto;
}

.widget_flickr #flickr_badge_uber_wrapper a,
.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited {
	color: #007acc;
	font-size: inherit;
	line-height: inherit;
}

.widget_flickr #flickr_badge_uber_wrapper a:focus,
.widget_flickr #flickr_badge_uber_wrapper a:hover {
	color: #686868;
}

/* Follow Blog Widget */
.widget_blog_subscription #subscribe-field {
	padding: 0.625em 0.4375em !important;
	width: 100% !important;
}

/* Follow Button Widget */
.widget_follow_button_widget iframe {
	margin-bottom: 0;
}

/* Gravatar Widget */
.widget_gravatar .avatar {
	padding: 0 !important;
}

.grav-widget-left {
	margin-right: 1.75em;
}

.grav-widget-right {
	margin-left: 1.75em;
}

/* Milestone Widget */
.widget-area .milestone-widget {
	margin-bottom: 3.5em;
}

.widget-area .milestone-content {
	margin-top: 0;
	max-width: 100%;
}

.widget-area .milestone-header,
.widget-area .milestone-countdown,
.widget-area .milestone-message {
	background-color: transparent;
	border: 2px solid currentColor;
	color: inherit;
}

.milestone-widget .event,
.milestone-widget .difference {
	color: currentColor;
}

.widget-area .milestone-countdown,
.widget-area .milestone-message {
	border-top: 0;
}

/* My Community Widget */
.widget_jetpack_my_community .widgets-multi-column-grid ul li {
	margin: 0 -0.3125em -0.1875em 0;
	padding: 0 0.75em 0.625em 0;
}

.widget_jetpack_my_community .widgets-multi-column-grid {
	margin-bottom: -0.4375em;
}

/* Posts I Like Widget */
.widget_jetpack_posts_i_like .widgets-list-layout li {
	margin-bottom: 0;
}

.widget_jetpack_posts_i_like .widgets-list-layout li:not(:last-child) {
	margin-bottom: 0.875em;
}

.widget_jetpack_posts_i_like .widgets-list-layout .widgets-list-layout-blavatar {
	margin-top: 0.25em;
}

.widget_jetpack_posts_i_like .widgets-list-layout-links {
	width: -webkit-calc(100% - 3.375em);
	width: calc(100% - 3.375em);
}

.widget_jetpack_posts_i_like .widgets-list-layout span {
	opacity: 1;
}

.widget_jetpack_posts_i_like .widget-grid-view-image {
	display: inline-block;
	float: none;
	max-width: 56px;
}

.widget_jetpack_posts_i_like .widget-grid-view-image a,
.widget_jetpack_posts_i_like .widget-grid-view-image:nth-child(even) a {
	margin: 0 0.4375em 0.4375em 0;
}

.widget_jetpack_posts_i_like .widgets-grid-layout {
	margin-bottom: -0.4375em;
}

/* Recent Comments (WP.com) */
.widget_recent_comments table,
.widget_recent_comments td {
	border: 0;
}

.widget_recent_comments .recentcommentsavatar {
	margin-bottom: -0.875em;
}

.widget_recent_comments td.recentcommentsavatartop,
.widget_recent_comments td.recentcommentsavatarend {
	padding: 0 0 0.875em 0;
}

.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
	padding: 0 0 0.875em 0.875em;
	vertical-align: middle;
}

/* Recent Image Widget */
.widget_recent_images .recent_images img {
	margin: 0 0.1875em 0.4375em 0;
}

.widget_recent_images .recent_images {
	margin-bottom: -0.4375em;
}

/* Tag Cloud (WP.COM) widget */
.wp_widget_tag_cloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: inherit !important;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #007acc;
	color: #007acc;
	outline: 0;
}

.wp_widget_tag_cloud ul {
	list-style-type: none;
	margin-left: 0;
}

.rtl .tagcloud ul {
	margin-right: 0;
}

.wp_widget_tag_cloud ul li {
	display: inline-block;
}

/* Top Rated Widget */
.top_rated div > p {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin-bottom: 0.875em;
	position: relative;
}

.top_rated div > p strong {
	font-weight: 400;
}

.top_rated div > p small {
	font-size: 100%;
}

.top_rated div > p:nth-child(2) {
	padding-bottom: 0.875em;
}

.top_rated div > p:nth-child(2):after {
	background-color: currentColor;
	content: "";
	height: 1px;
	left: 0;
	opacity: 0.2;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#top_posts {
	margin-bottom: 0;
}

#top_posts li:not(:last-child) {
	margin-bottom: 0.875em;
}

/* Twitter(WP.COM) Widget */
.widget_twitter li:not(:last-child) {
	margin-bottom: 0.875em;
}


/**
 * Ads
 */

.entry-content .wpa > div {
	margin-top: 21px;
}

.entry-content .wpa .u > div,
.entry-content .wpadvert > div > * {
	margin-bottom: 0;
}

.wpcnt {
	margin-bottom: 1.75em;
}

.entry-content .wpcnt {
	text-align: left;
}

.entry-content .wpcnt a {
	box-shadow: none;
}

.wpcnt,
.wpcnt div,
.entry-content .wpa-notice {
	border-color: inherit;
}

.entry-content .wpa-notice {
	border-width: 1px;
	padding: 21px;
}

.wpa-notice > :last-child {
	margin-bottom: 0;
}


/**
 * Embeds
 */

iframe[src^="https://embed.spotify.com"] {
	margin: 0 0 1.75em !important;
}


/**
 * Infinite Scroll Footer Adjustment for WP.com
 */

.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}


/*
 * Site Logo support only for WP.com
 */

.site-logo-link {
	display: block;
}

.site-logo {
	max-height: 112px;
	width: auto;
}

.has-site-logo .site-title {
	margin-top: 0.608695652em;
}


/**
 * Media Queries
 */

@media screen and (min-width: 44.375em) {
	.comments-area .comment-list + #respond,
	.comments-area .comment-navigation + #respond {
		padding-top: 3.5em;
	}

	.widget-area .milestone-widget {
		margin-bottom: 5.25em;
	}

	.site-logo {
		max-height: 175px;
	}

	.has-site-logo .site-title {
		margin-top: 0.5em;
	}
}

@media screen and (min-width: 56.875em) {
	.widget-area .milestone-widget {
		margin-bottom: 3.230769231em;
	}

	.aboutme_widget #am_name {
		font-size: 16px;
		font-size: 1.0rem;
		margin-bottom: 1.3125em;
	}

	.aboutme_widget #am_thumbnail,
	.aboutme_widget #am_headline,
	.aboutme_widget #am_bio,
	.aboutme_widget #am_bio p {
		margin-bottom: 1.615384615em;
	}

	.widget.widget_author_grid ul {
		margin-bottom: -0.538461538em;
	}

	.widget.widget_author_grid ul li {
		margin: 0 -0.384615385em -0.230769231em 0 !important;
		padding: 0 0.923076923em 0.769230769em 0 !important;
	}

	.widget_authors > ul > li {
		margin-bottom: 1.615384615em;
	}

	.widget_authors ul ul {
		margin-top: 0.538461538em;
	}

	.widget_authors .avatar {
		margin-right: 0.538461538em;
	}

	.widget_jp_blogs_i_follow .widget-grid-view-image a,
	.widget_jp_blogs_i_follow .widget-grid-view-image:nth-child(even) a {
		margin: 0 0.538461538em 0.538461538em 0;
	}

	.widget_jp_blogs_i_follow .widgets-grid-layout {
		margin-bottom: -0.538461538em;
	}

	.widget_blog_subscription #subscribe-field {
		padding: 0.4615384615em 0.5384615385em !important;
	}

	.grav-widget-left {
		margin-right: 1.615384615em;
	}

	.grav-widget-right {
		margin-left: 1.615384615em;
	}

	.widget-area .milestone-widget {
		margin-bottom: 4.307692308em;
	}

	.widget_jetpack_my_community .widgets-multi-column-grid ul li {
		margin: 0 -0.384615385em -0.230769231em 0;
		padding: 0 0.923076923em 0.769230769em 0;
	}

	.widget_jetpack_my_community .widgets-multi-column-grid {
		margin-bottom: -0.538461538em;
	}

	.widget_jetpack_posts_i_like .widgets-list-layout-links {
		width: -webkit-calc(100% - 4.153846154em);
		width: calc(100% - 4.153846154em);
	}

	.widget_jetpack_posts_i_like .widgets-list-layout li:not(:last-child) {
		margin-bottom: 1.076923077em;
	}

	.widget_jetpack_posts_i_like .widgets-list-layout .widgets-list-layout-blavatar {
		margin-top: 0.153846154em;
	}

	.widget_jetpack_posts_i_like .widget-grid-view-image a,
	.widget_jetpack_posts_i_like .widget-grid-view-image:nth-child(even) a {
		margin: 0 0.538461538em 0.538461538em 0;
	}

	.widget_jetpack_posts_i_like .widgets-grid-layout {
		margin-bottom: -0.538461538em;
	}

	.widget_recent_comments .recentcommentsavatar {
		margin-bottom: -1.076923077em;
	}

	.widget_recent_comments td.recentcommentsavatartop,
	.widget_recent_comments td.recentcommentsavatarend {
		padding: 0 0 1.076923077em 0;
	}

	.widget_recent_comments td.recentcommentstexttop,
	.widget_recent_comments td.recentcommentstextend {
		padding: 0 0 1.076923077em 1.076923077em;
	}

	.widget_recent_images .recent_images img {
		margin: 0 0.307692308em 0.538461538em 0;
	}

	.widget_recent_images .recent_images {
		margin-bottom: -0.538461538em;
	}

	.wp_widget_tag_cloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.top_rated div > p,
	#top_posts li:not(:last-child) {
		margin-bottom: 1.076923077em;
	}

	.top_rated div > p:nth-child(2) {
		padding-bottom: 1.076923077em;
	}

	.widget_twitter li:not(:last-child) {
		margin-bottom: 1.076923077em
	}

	body #infinite-footer {
		display: block !important;
	}

	body.infinity-end #infinite-footer {
		display: none !important;
	}

	.has-site-logo .site-header-main {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media screen and (min-width: 61.5625em) {
	.comments-area .comment-list + #respond,
	.comments-area .comment-navigation + #respond {
		padding-top: 5.25em;
	}

	/* Reset the border */
	#jp-post-flair + .author-info {
		border-top-width: 1px;
	}

	#jp-post-flair + .page-links {
		margin-top: 0;
	}

	body:not(.search-results) article:not(.type-page) .sd-rating:last-child:after {
		display: none;
	}

	/* Put the margin back because WP.com has the wrapper #jp-post-flair */
	body:not(.search-results) article:not(.type-page) .sharedaddy:last-child,
	body:not(.search-results) article:not(.type-page) .jp-relatedposts:last-child {
		padding-bottom: 1.75em;
	}

	/* Remove the margin again when #jp-post-flair the last element (meaning there is no author info) */
	body:not(.search-results) article:not(.type-page) #jp-post-flair:last-child .sharedaddy:last-child,
	body:not(.search-results) article:not(.type-page) #jp-post-flair:last-child .jp-relatedposts:last-child,
	body:not(.search-results) article:not(.type-page) #jp-post-flair:last-child .sd-rating:last-child {
		padding-bottom: 0;
	}

	/* In WP.com, featured image in Portfolio shortcode is size-full. So, we need to stop it to be outdented. */
	/* Make sure full size image in Reblog to not outdenting */
	body:not(.search-results) article:not(.type-page) .jetpack-portfolio-shortcode img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) .reblogged-content img.below-entry-meta {
		margin-left: 0;
		max-width: 100%;
	}
}


/**
 * RTL
 */

.rtl .comments-area #respond .comment-form-fields p.comment-form-posting-as,
.rtl .comments-area #respond .comment-form-fields p.comment-form-log-out,
.rtl .comments-area #respond #comment-form-identity #comment-form-nascar p,
.rtl .comments-area #respond #comment-form-subscribe p,
.rtl .comments-area #respond p.form-submit input#comment-submit,
.rtl .comment-content p.comment-likes span.comment-like-feedback,
.rtl .pd-rating,
.rtl .wp_widget_tag_cloud a,
.rtl .top_rated div > p {
	font-family: Arial, Tahoma, sans-serif;
}

.rtl .entry-content .reblogger-note-content blockquote:not(.alignleft):not(.alignright) {
	margin-right: 0;
	margin-left: auto;
}

.rtl .comments-area #respond #comment-form-identity #comment-form-nascar ul {
	margin: 7px 14px -7px -5px;
}

.rtl .comments-area #respond .comment-form-fields div.comment-form-field {
	margin-right: auto;
	margin-left: 0;
}

.rtl .comments-area #respond #comment-form-subscribe {
	padding-right: 0;
}

.rtl .widget.widget_author_grid ul li {
	float: right !important;
	margin: 0 0 -0.1875em -0.3125em !important;
	padding: 0 0 0.625em 0.75em !important;
}

.rtl .widget_authors .avatar {
	margin-right: auto;
	margin-left: 0.4375em;
}

.rtl .widget_jp_blogs_i_follow .widget-grid-view-image a,
.rtl .widget_jp_blogs_i_follow .widget-grid-view-image:nth-child(even) a {
	margin: 0 0 0.4375em 0.4375em;
}

.rtl .widget_jetpack_my_community .widgets-multi-column-grid ul li {
	margin: 0 0 -0.1875em -0.3125em;
	padding: 0 0 0.625em 0.75em;
}

.rtl .widget_jetpack_posts_i_like .widget-grid-view-image a,
.rtl .widget_jetpack_posts_i_like .widget-grid-view-image:nth-child(even) a {
	margin: 0 0 0.4375em 0.4375em;
}

.rtl .widget_recent_images .recent_images img {
	margin: 0 0 0.4375em 0.1875em;
}

.rtl .wp_widget_tag_cloud a {
	margin: 0 0 0.4375em 0.1875em;
}

.rtl .entry-content .wpcnt {
	text-align: right;
}

@media screen and (min-width: 56.875em) {
	.rtl .widget.widget_author_grid ul li {
		margin: 0 0 -0.230769231em -0.384615385em !important;
		padding: 0 0 0.769230769em 0.923076923em !important;
	}

	.rtl .widget_authors .avatar {
		margin-right: auto;
		margin-left: 0.538461538em;
	}

	.rtl .widget_jp_blogs_i_follow .widget-grid-view-image a,
	.rtl .widget_jp_blogs_i_follow .widget-grid-view-image:nth-child(even) a {
		margin: 0 0 0.538461538em 0.538461538em;
	}

	.rtl .widget_jetpack_my_community .widgets-multi-column-grid ul li {
		margin: 0 0 -0.230769231em -0.384615385em;
		padding: 0 0 0.769230769em 0.923076923em;
	}

	.rtl .widget_jetpack_posts_i_like .widget-grid-view-image a,
	.rtl .widget_jetpack_posts_i_like .widget-grid-view-image:nth-child(even) a {
		margin: 0 0 0.538461538em 0.538461538em;
	}

	.rtl .widget_recent_images .recent_images img {
		margin: 0 0 0.538461538em 0.307692308em;
	}

	.rtl .wp_widget_tag_cloud a {
		margin: 0 0 0.5384615385em 0.2307692308em;
	}
}

@media screen and (min-width: 61.5625em) {
	/* In WP.com, featured image in Portfolio shortcode is size-full. So, we need to stop it to be outdented */
	body.rtl:not(.search-results) article:not(.type-page) .jetpack-portfolio-shortcode img.below-entry-meta {
		margin-right: 0;
	}
}


/**
 * Print
 */

@media print {
	.comments-area #respond h3,
	#bit.loggedout-follow-normal {
		display: none;
	}
}


/**
 * For Custom Fonts: The theme uses 900 for hedings in post/page content,
 * But for most fonts in Custom Fonts, 700 will look better.
 */

.wf-active .entry-content h1,
.wf-active .entry-content h2,
.wf-active .entry-content h3,
.wf-active .entry-content h4,
.wf-active .entry-content h5,
.wf-active .entry-content h6,
.wf-active .entry-summary h1,
.wf-active .entry-summary h2,
.wf-active .entry-summary h3,
.wf-active .entry-summary h4,
.wf-active .entry-summary h5,
.wf-active .entry-summary h6,
.wf-active .comment-content h1,
.wf-active .comment-content h2,
.wf-active .comment-content h3,
.wf-active .comment-content h4,
.wf-active .comment-content h5,
.wf-active .comment-content h6,
.wf-active .textwidget h1,
.wf-active .textwidget h2,
.wf-active .textwidget h3,
.wf-active .textwidget h4,
.wf-active .textwidget h5,
.wf-active .textwidget h6 {
	font-weight: 700;
}
