/*
==============================================================================
**
** BIO STYLES
**
** SCOPE: 		ABOUT
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		The body tag for this section will have and ID of "about"

** NOTES:
				
** TODO:		Connect up LESS variables

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* =========================================================================== */
/*
** COLOR PALETTE
**
** DESCRIPTION:	Class to be applied to any button
** USAGE:		
** NOTES:
**
*/
/* =========================================================================== */
/*
#about figure {
	margin: 0 0 3.157em 2em !important; }

#about img {
	width: 33% !important;
	margin-bottom: 1.333em; }

*/#about .committee-description ul {
  padding: 10px 0 0 0;
}
#group-photo figcaption {
  padding: 1em;
}
#group-photo ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#group-photo li {
  display: inline;
}
#group-photo li::after {
  content: ", ";
}
#group-photo li:last-child::after {
  content: "";
}
#committee-members ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#committee-members li {
  margin: 0 0 5% 5%;
  width: 47.5%;
  float: left;
  font-size: .9em;
  line-height: 1.2;
}
#committee-members .leadership {
  margin-left: 0;
  width: 100%;
  float: none !important;
}
#committee-members li:first-child, #committee-members li:nth-child(2n+2) {
  margin-left: 0;
  clear: left;
}
#committee-members .adr {
  display: inline;
}
#committee-members .url {
  display: inline;
}
#committee-members .title {
  display: inline;
}
#committee-members .leadership img {
  display: block;
  padding-bottom: 5px;
}
#committee-members .leadership .url {
  display: inline;
}
#majority, #minority {
  width: 48% !important;
  padding: 0;
}
#minority {
  float: right;
}
#individual-social-media {
  padding: 0;
  margin: 0 !important;
  list-style: none;
  line-height: 1.1;
}
#individual-social-media li {
  display: block;
  margin-bottom: 2em;
}
#facebook-internal {
  height: 32px;
  width: auto;
  background: transparent url(../img/global-sprites.png) -477px -152px no-repeat;
  padding-left: 48px;
}
#twitter-internal {
  height: 32px;
  width: auto;
  background: transparent url(../img/global-sprites.png) -477px -242px no-repeat;
  padding-left: 48px;
}
