/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*======FACEBOOK COMMENTS PLUGIN======*/
.fb-comments {
	margin-top: 20px;
	background: #f9f9f9;
	border: 1px solid #e8e8e8;
	padding: 8px 10px;
}
.fb-count {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: 400;
	color: #888;
}
.fb_comments_count {
	font-weight: 600;
	color: #333;
}

.custom .twitter-item { margin-bottom: 0em; padding: .5em 0 .5em 0; border-bottom: 1px solid #000; }

/*
.custom .no_sidebars #content { width: 51.4em; }
.custom.one_sidebar #container { width: 100em; }
.custom.one_sidebar #sidebars { width: 21.7em; }
*/

.custom .no_sidebars #content { width: 86.2em; }
.custom .one_sidebar #container { width: 16em; }
.custom .one_sidebar #sidebars { width: 16em; }