/*--------------------------------------*/
/* CSS CREATED BY ERIKA GRECO - 2008 ---*/
/* WWW.ERIKAGRECO.COM ------------------*/
/*--------------------------------------*/

/*---------------------*/
/* GENERAL ------------*/
/*---------------------*/
#rrBody {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #333;
}
#groupActivityProfileContainer p {line-height: 1.4em; margin: 5px 0 20px 0;}
#groupActivityProfileContainer h1, #groupActivityProfileContainer h2, 
#groupActivityProfileContainer h3, #groupActivityProfileContainer h4, 
#groupActivityProfileContainer h5, #groupActivityProfileContainer h6 {
	color: #000;
	margin: 0 !important;
	font-weight: bold !important;
}
#groupActivityProfileContainer hr {display: none;}
#groupActivityProfileContainer img, fieldset {border: none;}
#groupActivityProfileContainer a:link, #groupActivityProfileContainer a:visited {color: #c00;font-weight: bold;}
#groupActivityProfileContainer a:hover, #groupActivityProfileContainer a:active {color: #333;}
#groupActivityProfileContainer .clear {clear: both;}
#groupActivityProfileContainer {
  width: 590px;
  margin: 0 auto;
}
#groupActivityProfileContainer p#link {
  text-align: center;
  margin: 5px 0;
  font-size: 12px;
}
/*---------------------*/
/* Content ------------*/
/*---------------------*/
#groupActivityProfileContent {
  padding: 0 30px 30px 20px;
}
#groupActivityProfileContent h2 {
  font-size: 24px;
}
#groupActivityProfileContent h3 {
  background: url(/images/underline.gif) bottom left no-repeat;
  font-size: 18px;
  margin-top: 20px;
  padding-bottom: 7px;
  margin-bottom: 5px;
}
#groupActivityProfileContent .user {
  padding: 0 0 5px 0;
}
#groupActivityProfileContent .user img {
  float: left;
  display: inline;
}
#groupActivityProfileContent .user .info {
  width: 300px;
  float: left;
  display: inline;
  margin: 5px 0 0 10px;
}
#groupActivityProfileContent .user .info h4 {
  font-size: 15px;
}
#groupActivityProfileContent .user ul {
  list-style: none;
}
#groupActivityProfileContent .user li {
  display: inline;
  margin-right: 5px;
}                   
#groupActivityProfileContent .user .links {
  margin: 5px 0 5px 0;
}
#groupActivityProfileContent .user .tags li {
  color: #c00;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}
#groupActivityProfileContent .user .tags li.blue {
  color: #369;
}
#groupActivityProfileContent .user .tags li a:hover {
  text-decoration: none;
  background: #369;
  color: #fff;
  font-size: 16px;
}