/* WordPress.com Widgets */

/* Flickr */
#flickr_badge_wrapper {
	background: transparent;
	border: 0 none !important;
}
#flickr_badge_uber_wrapper {
	margin: 0 auto;
}
#flickr_badge_uber_wrapper td {
	border-bottom: 0;
}
#flickr_badge_uber_wrapper tr:hover {
	background: transparent;
}
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	color: #ccc !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:focus {
	color: #444;
}
.widget_recent_comments td {
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}
.widget_authors ul,
.widget_author_grid ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_authors img {
	vertical-align: middle;
}
.widget_authors li {
	list-style: none;
	margin-bottom: 10px;
}
.widget_authors ul li:before {
	content: '';
}
#wpstats {
	display: block;
	margin: 0 auto 1.5em;
}

/* WordPress.com Sharing */

.sharedaddy ul li:before {
	content: "";
	margin: 0;
	padding: 0;
}

/* Reset font-weight for Custom Fonts,
 * which doesn't load lighter font weights.
 * Allows for greater accuracy when previewing in the Customizer.
 */

.wf-active > body,
.wf-active body, 
.wf-active button, 
.wf-active input, 
.wf-active select, 
.wf-active textarea,
.wf-active .main-navigation, 
.wf-active .menu-toggle, 
.wf-active .main-small-navigation .menu,  
.wf-active #colophon, 
.wf-active .site-description, 
.wf-active .entry-meta, 
.wf-active .entry-content, 
.wf-active .entry-summary,
.wf-active .comment-content,
.wf-active .comment-meta, 
.wf-active .nocomments, 
.wf-active .widget,
.wf-active #infinite-footer .blog-credits, 
.wf-active #infinite-footer .blog-credits a, 
.wf-active #infinite-footer .blog-credits a:focus, 
.wf-active #infinite-footer .blog-credits a:hover, 
.wf-active #infinite-footer .blog-info a, 
.wf-active #infinite-footer .blog-info a:focus, 
.wf-active #infinite-footer .blog-info a:hover {
	font-weight: 400;
}