/*
// JoomlaWorks "User Extended Fields for K2" Plugin for Joomla! 1.5.x - Version 1.0
// Copyright (c) 2006 - 2010 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
// Released under the GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
// More info at http://www.joomlaworks.gr
// Designed and developed by the JoomlaWorks team
// *** Last update: May 13th, 2010 ***
*/

div.userExtendedFields {}
	div.userExtendedFieldsContactDetails {}
	div.userExtendedFieldsContactDetails h3 {}
	div.userExtendedFieldsContactDetails ul {list-style:none;margin:0;padding:0;}
	div.userExtendedFieldsContactDetails ul li {margin:0;padding:0 0 4px 0;clear:both;}
	div.userExtendedFieldsContactDetails ul li div.userElementLabel {float:left;width:25%;font-weight:bold;}
	div.userExtendedFieldsContactDetails ul li div.userElementValue {float:left;width:70%;}
	
	div.userExtendedFieldsSocialProfiles {clear:both;margin-top:16px;}
	div.userExtendedFieldsSocialProfiles h3 {}
	div.userExtendedFieldsSocialProfiles a.uefSocialLink {background-repeat:no-repeat;background-position:0 50%;padding:0;margin-right:4px;display:block;float:left;width:16px;height:16px;}
	div.userExtendedFieldsSocialProfiles a.uefSocialLink span {display:none;}
	
	/* Social links */
	.facebook {background-image:url(../images/facebook_16.png);}
	.twitter {background-image:url(../images/twitter_16.png);}
	.google {background-image:url(../images/google_16.png);}
	.linkedin {background-image:url(../images/linkedin_16.png);}
	.youtube {background-image:url(../images/youtube_16.png);}
	.vimeo {background-image:url(../images/vimeo_16.png);}
	.blip {background-image:url(../images/bliptv_16.png);}
	.vimeo {background-image:url(../images/vimeo_16.png);}
	.flickr {background-image:url(../images/flickr_16.png);}
	.picasa {background-image:url(../images/picasa_16.png);}
	