/*h1 {
  font-size: 32px;
}*/

/*.entry-content {
  background-color: #fff;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}*/

.breadcrumb-container.theme1 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

/*.main-navigation ul ul {
  padding-left: 14px;
}
widen the layout
#masthead.site-header {
  width: 25%;
}

#content.site-content {
  width: 75%;
  float: right;
}*/

/*div.bbp-template-notice p {
  display: none;
}

div.bbp-template-notice.info {
  display: none;
}

div.bbp-template-notice {
  display: none;
}*/

.bp-list li .item-avatar {
  width: 50px;
  height: 50px;
}

.buddypress.widget ul.item-list li .item-avatar .avatar {
  width: 60px;
  height: 60px;
}

.widget-area .buddypress.widget ul.item-list li {
  border-width: 0px;
}

.buddypress-wrap .bp-navs li.selected a .count {
  display: none;
}

#members-order-by {
  display: none;
}

.buddypress-wrap .select-wrap span.select-arrow {
  display: none;
}

#dir-members-search-form.bp-dir-search-form {
  display: none;
}

div:not(.entry-content) .widget ul li {
  margin-bottom: 7px;
}

.separate-containers .widget {
  padding-top: 20px;
  padding-bottom: 22px;
}

.widget-title {
  margin-bottom: 15px;
}

.sidebar .widget :last-child {
  line-height: 20px;
}

.blog-top p {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 400;
}

.blog-top h2 {
  margin-bottom: 5px;
}

.widget.buddypress div.item-meta {
  /*margin-left: 85px;*/
  margin-top: 5px;
}



.widget.buddypress #members-list li {
  padding-bottom: 2px;
}