/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.posts-default .entry-meta { display: none; }
.posts-line .entry-comments { display: none; }
.posts-quick .entry-comments { display: none; }

.posts-quick .entry-info { display: none; }



<html>
<head>

<meta property="fb:app_id" content="{YOUR_APPLICATION_ID}">

</head>

<script src="http://connect.facebook.net/en_US/all.js#xfbml=1">
</script>

<body>

<div id="fb-root"></div>

<fb:comments href="YOUR_CANONICAL_URL"></fb:comments>

</body>
</html>
