/*
 Theme Name:   FN Dish 3.0
 Theme URI:    http://blog.foodnetwork.com/star-talk
 Description:  FNR Relaunch design for FN-Dish blog.
 Author:       Elan Trybuch / Kristina Romero
 Author URI:   http://frontend.scrippsnetworks.com/
 Template:     fn-parent-theme_2.0
 Version:      3.0
 Tags: 		   fixed-width, right-sidebar, two-columns, custom-header, theme-options
 Text Domain:  fn-dish_3.0
*/

@import url("../fn-parent-theme_2.0/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* 
**	SINGLE POST 
*/

section#post .tags,
.printable .tags{
	margin:10px 0;
}
section#post .extra img,
.printable img.avatar{
	margin-right: 10px;
}

/* 
**	COMMENTS 
*/

#IDSubscribeToThis{
	display: inline !important;
}
#IDSubscribeToThisWrapper div.btn-group.bootstrap-select{
	display: none;
}