/*--------------------------------------------------------------
# Quay - November 2009 (for Joomla 1.5) - updated 02.02.2010 (ver.1.0.7)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* 
 * Activity stream module
 */
 
div.ctitle,
body #community-wrap div.ctitle { font-weight:bold; margin:16px 0 12px; padding: 0 0 6px; text-align:left; }
div:first-child.ctitle { margin-top: 0; }
div.newsfeed-item,
body #community-wrap div.newsfeed-item { clear: both; padding: 6px; }
div.newsfeed-item img.avatar { margin-right: 20px; }
/*
 * Top Members module
 */
 
ul#modTopMembers li { float: left; margin: 0 20px 16px 0; border: none; text-align: center; }
ul#modTopMembers li .mod_topmemebrs_avatar { padding: 3px; width: 56px; }
ul#modTopMembers li div { margin: 0; line-height: 1.2em; }
ul#modTopMembers li div small { font-size: 0.82em; }
/*
 * Active Groups module
 */
 
ul#modActiveGorups li {border-bottom: 1px solid #eee!important;}
