/* Default style for member homepage and other related pages: journal page..  */

/* 
 MAIN STYLES
------------------------------------------------------------------*/
/*  "SEE ALL" LINK  */
	h5 { 
	  text-align: center; 
	  margin-top: 5px; 
	  padding: 5px; 
	  border-bottom: 1px solid #DCE7E6; 
	  border-top: 1px solid #DCE7E6;
	  }
/*  OPTION LINKS FOR EDITING, DELETING, POSTING COMMENTS  */
	.options { 
	  width: 96%; 
	  font-family: tahoma, verdana, arial;
	  font-size: 11px;
          text-align: right;
          vertical-align: bottom;
	  margin-left: 5px; 
	  padding-left: 5px; 
	  display: block; 
	  border-top: 1px solid #DCE7E6; 
	  padding-top: 5px;
	  }
.section_heading { font-size: 14px; width: 100%;} 
.section_interior { width: 100%; padding: 0px; }


/* 
 JOURNAL FEATURES
------------------------------------------------------------------*/
.journal_heading { 
  background-color: #DCE7E6; 
  padding: 5px;
  }
.journal_interior { 
  padding-top: 5px; 
  padding-bottom: 5px;
  margin-bottom: 20px;
  }
.journal_interior td { }


/* 
 PROFILE FEATURES
------------------------------------------------------------------*/
.profiles { margin-top: 10px; border-top: 1px solid #DCE7E6;}
.profile { margin-top: 7px;} 
.profile_heading { background-color: #DCE7E6; font-weight: bold; padding: 5px; }
.profile_interior { }

/* 
 SIDEBLOCK STYLES
------------------------------------------------------------------*/
.module_member_image { margin-right: 5px;}
.sbn { font-weight: bold; color: #000000; text-decoration: none }
.sbn a { font-weight: bold; color: #000000; text-decoration: none }

/* ALBUM BLOCK STYLES
------------------------------------------------------------------*/
.album_heading { }
.album_interior { }
