/**
 * WP.com stylesheet for Resonar
 */

/**
 * Reblog
 */

.hentry .wpcom-reblog-snapshot .reblogger-note {
	border-color: rgba(0, 0, 0,0.1);
	margin-bottom: 24px;
	padding-bottom: 24px;
}

.hentry .wpcom-reblog-snapshot p.reblogger-headline {
	line-height: inherit;
	margin-bottom: 24px;
}

.hentry .wpcom-reblog-snapshot p.reblog-from {
	margin-bottom: 24px;
}


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

 .comment-form {
 	padding-top: 0;
 }

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

.comments-area .comment-list + #respond,
.comments-area .comment-navigation + #respond {
	padding-top: 24px;
}

.comments-area .comment #respond {
	padding-bottom: 24px;
}

.comment-list + #respond {
	border-top: 1px dotted rgba(0, 0, 0,0.1);
}

.comments-area #respond h3 {
	margin: 0;
}

.comments-area #respond form {
	background: transparent;
	margin-top: 24px;
}

.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 rgba(0, 0, 0,0.1);
	-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 #5b5b5b;
	-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,
.comments-area #comment-form-share-text-padder {
	padding: 5px 10px 5px !important;
}

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

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

.comments-area #respond #comment-form-identity {
	margin-bottom: 12px;
}

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

.comments-area #respond .comment-form-service {
	background: transparent;
	border-color: rgba(0, 0, 0,0.1);
	padding: 12px 0;
}

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

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

.comments-area #respond .comment-form-avatar img {
	border: 0;
	border-radius: 50%;
	background: transparent;
	margin-top: 1px;
	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 {
	color: #5b5b5b;
}

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

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

.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: 12px;
}

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

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

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

.comment-subscription-form {
	margin-top: 24px;
}

.comments-area #respond .comment-subscription-form label,
.comments-area #respond .post-subscription-form label {
	font-family: inherit;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}

.comments-area #respond #comment-form-subscribe p {
	opacity: 0.7;
}

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

.comments-area #respond p.form-submit input#comment-submit {
	background: #232323 !important;
	border: 0;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	color: #fff !important;
	font-family: Lato, sans-serif;
	font-size: inherit !important;
	font-weight: bold !important;
	line-height: inherit !important;
	padding: 10px 12px !important;
	text-shadow: none !important;
}

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

.comment-content p.comment-likes span.comment-like-feedback {
	font-family: Lato, sans-serif;
	line-height: 20px;
	opacity: 0.7;
	padding-top: 0;
}

.comment-content .comment-likes a {
	background-image: none;
	text-shadow: none;
}

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

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

.sd-rating + .sharedaddy,
.sd-rating + #jp-relatedposts {
	margin-top: 12px;
}

.sharedaddy + #jp-relatedposts {
	margin-top: 7px;
}

div.jp-relatedposts .jp-relatedposts-headline em:after {
	content: ":";
}

body.highlander-light h3.sd-title:before {
	border-top: 0;
}

.hentry div.sharedaddy h3.sd-title:before {
	border-color: rgba(0, 0, 0,0.1);
}


/**
 * Rating
 */
.entry-summary .sd-rating:first-child {
	margin-top: 24px;
}

.pd-rating {
	font-family: Lato, sans-serif;
	font-size: 0.75rem;
	font-size: 12px;
	line-height: 1.3334;
}


/**
 * WP.com Widgets
 */

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

.aboutme_widget #am_thumbnail,
.aboutme_widget #am_name,
.aboutme_widget #am_headline,
.aboutme_widget #am_bio,
.aboutme_widget #am_bio p {
	margin-bottom: 24px;
}

.aboutme_widget #am_name {
	margin-top: 0;
}

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

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

/* Akismet Widget */
.widget_akismet_widget a {
	color: rgba(255,255,255,0.6) !important;
}

/* Authors Widget */
.widget_authors .avatar {
	margin-right: 12px;
}

.rtl .widget_authors .avatar {
	margin-right: 0;
	margin-left: 12px;
}

.widget_authors strong {
	font-family: Lato, sans-serif;
}

/* Author Grid Widget */
.widget_author_grid ul {
	list-style: none;
	margin-left: 0;
}

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

.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 3px 3px 0;
}

.widget_jp_blogs_i_follow .widgets-grid-layout {
	margin-bottom: -3px;
}

/* Contact Info Widget */
.widget_contact_info .contact-map {
	margin-bottom: 24px;
}

/* 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 {
	font-size: inherit;
	line-height: inherit;
}

.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited,
.widget_flickr #flickr_badge_uber_wrapper a:hover {
	color: #0074b8;
}

/* Follow Blog Widget */
.widget_blog_subscription #subscribe-field {
	padding: 3px 6px !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: 24px;
}

.grav-widget-right {
	margin-left: 24px;
}

/* Instagram Widget */
.widget_wpcom_instagram_widget .wpcom-instagram-images {
	grid-gap: 5px;
}

/* Milestone Widget */
.widget-area .milestone-widget {
	margin-bottom: 7.6923%;
}

.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: 1px solid rgba(0, 0, 0,0.1);
	color: inherit;
}

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

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

/* My Community Widget */
.widget.widgets-multi-column-grid {
	margin-bottom: -3px;
}

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

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

.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 3px 3px 0;
}

.widget_jetpack_posts_i_like .widgets-grid-layout {
	margin-bottom: -3px;
}

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

.widget_recent_comments .recentcommentsavatar {
	margin-bottom: -12px;
}

.widget_recent_comments td.recentcommentsavatartop,
.widget_recent_comments td.recentcommentsavatarend {
	padding: 0 0 12px 0;
}

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

/* Recent Image Widget */
.widget_recent_images .recent_images img {
	margin: 0 1px 5px 0;
}

.widget_recent_images .recent_images {
	margin-bottom: -5px;
}

/* Top Rated Widget */
.top_rated div > p {
	font-family: Lato, sans-serif;
	font-weight: 700;
	margin-bottom: 12px;
}

/* List style for widgets */
.widget_authors ul,
.widget_jp_blogs_i_follow ol,
.widget_blog-stats ul,
.widget_delicious ul,
.widgets-list-layout ul,
.widget_top-clicks ul,
.top_rated ul,
.widget_jetpack_posts_i_like ul {
	border-bottom: 1px solid rgba(0, 0, 0,0.1);
	list-style: none;
	margin: 0;
}

.widget_authors ul ul {
	border-bottom: 0;
	margin: 12px 0 0 0;
}

.widget_authors li,
.widget_jp_blogs_i_follow li,
.widget_blog-stats li,
.widget_delicious li,
.widgets-list-layout li,
.widget_top-clicks li,
.top_rated li {
	border-top: 1px solid rgba(0, 0, 0,0.1);
	padding: 12px 0;
}

.widget_authors li li:last-child {
	padding-bottom: 0;
}


/**
 * Syntax Highlighter
 */

.syntaxhighlighter table {
	table-layout: auto;
}

.hentry .syntaxhighlighter {
	margin: 24px 0 !important;
}


/**
 * Ads
 */

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

.wpcnt {
	margin-bottom: 24px;
}

.hentry .wpa-notice {
	border-color: rgba(0, 0, 0,0.1);
}

.entry-content .wpa-about {
	background-image: none;
	text-shadow: none;
}


/**
 * Media Queries
 */

@media screen and (min-width: 43.75em) {
	.hentry .wpcom-reblog-snapshot .reblogger-note {
		margin-bottom: 32px;
		padding-bottom: 32px;
	}

	.hentry .wpcom-reblog-snapshot p.reblogger-headline {
		margin-bottom: 32px;
	}

	.hentry .wpcom-reblog-snapshot p.reblog-from {
		margin-bottom: 32px;
	}

	.comments-area .comment-list + #respond,
	.comments-area .comment-navigation + #respond {
		padding-top: 32px;
	}

	.comments-area .comment #respond {
		padding-bottom: 32px;
	}

	.comments-area #respond form {
		margin-top: 32px;
	}

	.comments-area #respond .comment-form-service {
		padding: 16px 0;
	}

	.comments-area #respond #comment-form-identity {
		margin-bottom: 16px;
	}

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

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

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

	.comments-area #respond .form-submit {
		font-size: 0.8125rem !important;
		font-size: 13px !important;
	}

	.comments-area #respond p.form-submit input#comment-submit {
		padding: 15px 32px 14px !important;
	}

	.comment-content p.comment-likes span.comment-like-feedback {
		font-size: 0.8125rem;
		font-size: 13px;
	}

	.sd-rating + .sharedaddy,
	.sd-rating + #jp-relatedposts {
		margin-top: 17px;
	}

	.sharedaddy + #jp-relatedposts {
		margin-top: 12px;
	}

	.entry-summary .sd-rating:first-child {
		margin-top: 32px;
	}

	.pd-rating {
		font-size: 0.8125rem;
		font-size: 13px;
		line-height: 1.23076;
	}

	.wpcnt {
		margin-bottom: 32px;
	}

	.hentry .syntaxhighlighter {
		margin: 32px 0 !important;
	}
}
