/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



#top .social_bookmarks li.language-picker {
	width: 100px;
	
	padding-left: 10px;
	line-height: 30px;
	margin-left: 10px;
}

#top .social_bookmarks li.language-picker a {
	width: 40px;
}

#top .social_bookmarks li.language-picker a.text {
	top: -2px;
}

#top .social_bookmarks li.language-picker img {
	max-height: 20px;
	line-height: 30px;
	margin-top: 4px;
}

#top .social_bookmarks li.language-picker.en {
	width: 120px;
}

#top .social_bookmarks li.language-picker.en a {
	width: 50px;
}

#mobile-advanced li.language-picker img {
	max-height: 20px;
	margin-bottom: -5px;
}