/*
Theme Name: The influencer
Theme URI: http://theinfluencer.themesquad.com/
Author: ThemeSquad
Author URI: http://themesquad.com
Description: A nice, clean, customizable and content focused theme that will boost your brand.
Version: 1.0
Requires at least: 3.5
Tested up to: 3.7.1

License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Text Domain: the-influencer
Domain Path: /languages
*/


@import url(css/normalize.css);
@import url(css/app.css);
@import url(css/fi/foundation-icons.css);

/* reCaptcha Fix */
.recaptcha-wrapper small.error {
	margin-top: 0;
	margin-bottom: 0;
}
#recaptcha-content,
#comment-form-recaptcha {
	margin-bottom: 1em;
	line-height: 1;
}
#comment-form-recaptcha table.recaptcha_theme_white,
#comment-form-recaptcha table.recaptcha_theme_red {
	margin-left: -4px !important;
}
#recaptcha_response_field {
	display: inline !important;
	height: auto !important;
	background-color: #fff;
}

/* Discuss and livefyre */
.disqus-container,
.livefyre-container {
	padding-left: 30px;
	padding-right: 30px;
}
.disqus-container #disqus_thread,
.livefyre-container #livefyre-comments {
	padding-top: 16px;
	margin-top: 16px;
}