/*
Plugin Name: 300 Polityka Social
Plugin URI: http://300polityka.pl
Author: Marcin Wiśniowski mfw.pl
Author URI: http://mfw.pl/
Description: Collection of social plugins for site 300polityka.pl
Version: 1.0
License: GNU Lesser General Public License v3 or later
License URI: http://www.gnu.org/licenses/lgpl-3.0.html
Tags: twitter, facebook, wykop, +1, google+, like, comments, follow
Text Domain: 300polityka-social
*/

/* =Social
-------------------------------------------------------------- */

.entry-social {
	margin-top: 2px;
	float: left;
}

.entry-social li {
	display: inline-block;
	vertical-align: middle;
}

.entry-social .facebook {
	position: relative;
	top: -2px;
}

.entry-social .facebook > .fb-like iframe {
	max-width: 450px;
}

.fb-comments iframe[style] {
	width: 100% !important;
}

.fb-comments span[style] {

}
.entry-social .twitter iframe {
	width: 95px !important;
}

.social-comments {
	margin-top: 24px;
	margin-top: 1.428571428rem;
}
