
/*------------------------------------------------------------------------
# Soapbox -> Social CSS (v1.0)
# ------------------------------------------------------------------------
# Copyright (C) 2009 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !PAGE: Social Profile > Profile > Default Layout (Default) */
/* !PAGE: Social > Profile > Default Layout (Default) */
/* ----------------------------------------------------------------------*/
#page.socprofile-layDefault #sectProfile-content table td							{ vertical-align: top; }
#page.socprofile-layDefault #sectProfile-content table td.profile-avatar-column			{ text-align: center; }
#page.socprofile-layDefault #sectProfile-content table td.profile-avatar-column			{ text-align: center; }
#page.socprofile-layDefault #sectProfile-content table td.profile-info-column			{ width: 100%; padding-left: 20px; }

#page.socprofile-layDefault .profile-avatar					{ margin-bottom: 5px; }

#page.socprofile-layDefault .profile-avatar img.avatar			{ height: 160px; }

#page.socprofile-layDefault .compList-photos li				{ margin-bottom: 10px; }


