/*
Theme Name: 	BuddyPress Twenty Ten Child
Theme URI: 		http://bp-theme-converts.com/twentyten-for-buddypress/
Description: 	The 2010 default theme for WordPress with BuddyPress Page Templates.
Author: 		bp-theme-converts
Author 			URI: http://bp-theme-converts.com
Template:       twentyten
Version: 		1.0
Tags: 			buddypress, black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
@import url("../twentyten/style.css");
ul#groups-list {
	list-style: none;
}
ul#members-list {
	list-style: none;
}
.item-avatar { float: left; }
span.activity {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #FFF9DB;
	border-bottom: 1px solid #FFE8C4;
	border-right: 1px solid #FFE8C4;
	color: #000;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

