/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
/* author box */
.custom .post-author { background:#F9F9F9; border:1px solid #DDD; margin:10px; overflow:hidden; padding:1.4em; }
.custom .post-author img { 	background-color:#fff; 	padding:5px; border: 1px solid #ddd; float: left; margin-right: 1.5em;  }
.custom .post-author h4 { color: #666; font-size: 1.5em; margin-bottom: 10px; }
.custom .post-author p { color: #333; font-size: 13px; line-height:1.4em; margin-bottom: 12px; }

.fb_comments { background:#F9F9F9; border:1px solid #DDD; margin:10px; overflow:hidden; padding:1.4em; }
.fb_comments img { 	background-color:#fff; 	padding:5px; border: 1px solid #ddd; float: left; margin-right: 1.5em;  }
.fb_comments h4 { color: #666; font-size: 1.5em; margin-bottom: 10px; }
.fb_comments p { color: #333; font-size: 13px; line-height:1.4em; margin-bottom: 12px; }
