There are several built in facebook templates you should have, including one called
facebook_likebutton
The contents of this are:
Code:
<iframe id="fb_likeframe" src="http://www.facebook.com/plugins/like.php?href={vb:raw href}&layout=standard&show_faces=false&width=260&action=like&font=tahoma&colorscheme=light&height=27" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
My guess is that template is empty, or non-existent in your custom style and that is why you don't have a facebook button... you should add it if it's missing...