/**
 * WP.com stylesheet.
 */

/* =WordPress.com Twitter Widget
-------------------------------------------------------------- */

.widget_twitter li {
	margin-bottom: 26px;
}
.widget_twitter .timesince {
	font-size: 12px;
	font-size: 1.2rem;
}


/* =WordPress.com Milestone Widget
-------------------------------------------------------------- */

.milestone-widget .milestone-header {
	background-color: rgb( 50, 50, 50 ); /* #323232 */
}
.milestone-countdown {
	color: rgb( 50, 50, 50 ) !important; /* #323232 */
}


/* =WordPress.com Widget Overrides
-------------------------------------------------------------- */

.widget_goodreads img {
	-webkit-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
}


/* =WordPress.com Stats Smiley
-------------------------------------------------------------- */

#wpstats {
	display: block;
	margin: 0 auto 26px;
}


/* =WordPress.com Sharing
-------------------------------------------------------------- */

.sharedaddy {
	margin: 0 0 13px;
}
.sharedaddy .sharedaddy {
	margin: 0;
}
#content div.sharedaddy div.sd-block {
	border-color: rgb( 245, 245, 245 ); /* #f5f5f5 */
	border-color: rgba( 245, 245, 245, 0.8 );
	padding: 16px 0 5px !important;
}
#content div.sharedaddy div.wpl-likebox {
	padding-bottom: 12px !important;
}
div.sharedaddy .wpl-count {
	padding: 7px 0 0;
}
.wpl-count-number {
	line-height: 1;
}
div.sharedaddy ul.wpl-avatars {
	padding-bottom: 2px !important;
}
.entry-content div.sharedaddy .sd-content ul li.share-google-plus-1 {
	margin-top: 3px !important;
	margin-bottom: -1px !important;
}


/* =WordPress.com/Polldaddy Polls
-------------------------------------------------------------- */

.PDS_Poll {
	margin: 0 0 26px;
}


/* =WordPress.com Digg Button
-------------------------------------------------------------- */

.db-wrapper {
	margin: 0 10px 10px 0;
}


/* =WordPress.com Follow
-------------------------------------------------------------- */

#bit h3 {
	line-height: 26px;
}
#bit form {
	float: none;
	margin: 0;
}


/* =SyntaxHighlighter Styles
-------------------------------------------------------------- */

.syntaxhighlighter table {
	table-layout: auto;
}
.syntaxhighlighter .lines td {
	padding: 5px 0 6px !important;
}


/* =VideoPress Styles
-------------------------------------------------------------- */

.video-player {
	margin: 0 0 26px !important;
	padding: 0 !important;
}