/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.project h3 {
  min-height: 58px;
}
.navbar .navbar-nav {
  float: right;
}
.overlay-container > img {
  width: 100%;
}
.contributors {
  margin-left: 0;
  padding-left: 0;
}
.contributors img {
  display: block;
  margin: 0;
  border-radius: 50%;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
}
.contributors li {
  list-style: none;
}
.contrib-building {
  width: 50px;
  height: 50px;
  padding: 0;
  float: left;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  margin-right: 10px;
}
.building-icon {
  padding-left: 13px;
  padding-top: 10px;
  font-size: 200%;
}
.staff-tile h3 {
  font-size: 19px;
  line-height: 1.0;
}
.staff-tile small {
  font-size: 80%;
}
.staff-tile small p {
  margin-bottom: 0;
}
.image-box .body {
  min-height: 440px;
}
.project .image-box .body {
  min-height: 200px;
}
