/* = Styles for WordPress.com
----------------------------------------------- */

/* About Page */
.page .grofile {
	padding: 1.3334em !important;
}

/* Good Reads */
.footer-widget-area .widget_goodreads a {
	color: #000;
}
.widget_goodreads div[class^="gr_custom_each_container"] {
	margin-bottom: 1.5em;
}

/* Milestone Widget */
.widget-area .milestone-widget {
	margin-bottom: 2.5714em;
}
.widget-area .milestone-content {
	max-width: 100%;
	padding: 0;
}
.widget-area .milestone-header {
	background-color: transparent;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	color: #404040;
	padding: .8em 36px;
}
.widget-area .milestone-header .event {
	background-color: #fff;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 1.7143;
	margin-top: -21px;
	margin-bottom: 0.857em;
	text-transform: uppercase;
}
.widget-area  .milestone-countdown {
	background-color: transparent;
}
.widget-area .milestone-countdown .difference {
	color: #e1122a;
	font-family: 'Droid Serif', Georgia, serif;
	font-style: italic;
}
.milestone-message {
	font-weight: bold;
}

/* Milestone Widget - Footer Widget Area */
.footer-widget-area .widget-area .milestone-header {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.footer-widget-area .milestone-header .event {
	background-color: #fafafa;
}
.footer-widget-area .milestone-countdown,
.footer-widget-area .milestone-message {
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

/* Gravatar Profile Widget */
.widget-area .widget-grofile .widget-title {
	display: none;
}
.widget-area .widget-grofile {
	border: 1px solid #f2f2f2;
	margin-top: 72px;
	text-align: center;
	padding: 0 12px;
}
.widget-area .grofile-thumbnail {
	border-radius: 50%;
	margin-top: -48px;
	width: 50%;
}
.widget-area .widget-grofile h4 {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.widget-area .widget-grofile h4 .grofile-full-link {
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}
.widget-area .widget-grofile ul.grofile-urls {
	text-align: center;
}
.widget-area .widget-grofile ul.grofile-accounts li {
	display: inline-block;
}

/* Gravatar Profile - Footer Widget Area */
.footer-widget-area .widget-grofile {
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

/* Recent Comments */
.recentcommentsavatar {
	border-bottom: 0;
	margin-bottom: 0;
}
.recentcommentsavatartop {
	border-bottom: 0;
	padding: 0;
}
.recentcommentstexttop,
.recentcommentstextend {
	vertical-align: middle;
}

/* Contact Info */
.widget_contact_info #contact-map,
.widget_contact_info div[class*="confit-"] {
	margin-bottom: 1em;
}

/* Authors */
.widget_authors img {
	margin-right: 12px;
	vertical-align: middle;
}
.widget_authors li > ul {
	margin-left: 0;
}

/* Flickr */
.widget_flickr #flickr_badge_uber_wrapper,
.widget_flickr #flickr_badge_wrapper {
	background: transparent;
	border: 0;
	margin: 0;
}
.widget_flickr #flickr_badge_wrapper {
	margin: 0;
}
.widget_flickr br {
	display: none;
}
.widget_flickr td {
	border: 0;
	padding: 0;
}
.widget_flickr a,
.widget_flickr img {
	display: block;
}
.widget_flickr a {
	border-bottom: 0;
	float: left;
	height: 72px;
	margin: 0 4px 4px 0;
	overflow: hidden;
}
.widget_flickr a img {
	height: 100%;
}
.widget_flickr #flickr_badge_uber_wrapper td a:last-child {
	color: #e1122a;
	clear: both;
	display: block;
	float: none;
	height: auto;
	padding: 24px 0 0;
}
.widget_flickr #flickr_badge_uber_wrapper td a:last-child:after {
	content: "\2192";
	margin-left: 6px;
}

/* Ratings */
.pd-rating {
	line-height: 1;
	margin-bottom: 1em;
}
div#jp-relatedposts h3.jp-relatedposts-headline {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	letter-spacing: 0;
}
.sd-title,
.jp-relatedposts-post-title {
	letter-spacing: 0;
}

/* Sharing and Likes*/
#jp-post-flair div.sharedaddy div.sd-block,
#jp-post-flair .jetpack-likes-widget-wrapper {
	border-top-color: #f2f2f2;
}
div.sharedaddy h3.sd-title {
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

/* Jetpack subscription form */
.comment-subscription-form {
	margin: 0;
}
.comment-subscription-form label {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	margin-left: 5px;
	vertical-align: text-bottom;
}

/* Stats */
#wpstats {
	display: none;
}
