.community-detail {
  font-size: 1.1em;
  padding-top: 3em;
  padding-bottom: 3em; }
  .community-detail main {
    padding-bottom: 3em; }
  .community-detail h2, .community-detail h3 {
    color: #0177cf;
    margin-top: 0;
    margin-bottom: 1em; }
  .community-detail a {
    color: #005A9D; }
  .community-detail img {
    margin-bottom: 1.5em; }
  .community-detail hr {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cbdc7b;
    height: 5px; }
  .community-detail .community-heading {
    position: relative;
    margin-bottom: 1.5em; }
    .community-detail .community-heading img {
      margin: 0; }
    .community-detail .community-heading h1 {
      position: absolute;
      left: 0;
      bottom: 0;
      margin: 0;
      color: #BAD264;
      text-shadow: -2px 0 0 #999999;
      font-size: 2.5em;
      font-weight: normal; }
      @media (min-width: 768px) {
        .community-detail .community-heading h1 {
          font-size: 3em; } }
      @media (min-width: 1200px) {
        .community-detail .community-heading h1 {
          font-size: 3.9em; } }
  .community-detail .welcome-image-wrapper {
    border: 10px #cbdc7b solid;
    margin-bottom: 1em;
    float: right;
    margin-left: 1.5em;
    max-width: 120px;
    position: relative; }
    @media (min-width: 500px) {
      .community-detail .welcome-image-wrapper {
        max-width: 190px; } }
    .community-detail .welcome-image-wrapper img {
      margin: 0; }
    .community-detail .welcome-image-wrapper span.welcome-image-caption {
      display: block;
      position: absolute;
      left: 0;
      bottom: 0.5em;
      width: 100%;
      text-align: center;
      color: white;
      text-transform: uppercase;
      text-shadow: 1px 1px 0 #000;
      font-weight: 700;
      font-size: 0.7em; }
      @media (min-width: 500px) {
        .community-detail .welcome-image-wrapper span.welcome-image-caption {
          font-size: 1em; } }
  .community-detail .community-sidebar {
    font-size: 0.8em; }
    .community-detail .community-sidebar .inner {
      border: 10px solid #cbdc7b;
      padding: 1em; }
    .community-detail .community-sidebar h2 {
      color: gray;
      font-weight: normal; }
  .community-detail .community-blog-posts .community-blog-post, .community-detail .community-blog-posts .community-event, .community-detail .community-events .community-blog-post, .community-detail .community-events .community-event {
    padding-left: 136px; }
    .community-detail .community-blog-posts .community-blog-post h4, .community-detail .community-blog-posts .community-event h4, .community-detail .community-events .community-blog-post h4, .community-detail .community-events .community-event h4 {
      clear: none !important; }
    .community-detail .community-blog-posts .community-blog-post img, .community-detail .community-blog-posts .community-event img, .community-detail .community-events .community-blog-post img, .community-detail .community-events .community-event img {
      float: left;
      margin-left: -136px; }
    .community-detail .community-blog-posts .community-blog-post:after, .community-detail .community-blog-posts .community-event:after, .community-detail .community-events .community-blog-post:after, .community-detail .community-events .community-event:after {
      content: "";
      display: table;
      clear: both; }

.tribe_community_edit .author-meta, .post-type-archive-tribe_events .author-meta, .tribe_community_list .author-meta {
  display: none; }

.tribe_community_edit .author-name, .post-type-archive-tribe_events .author-name, .tribe_community_list .author-name {
  display: none; }

.tribe_community_edit .tribe-events-before-html, .tribe_community_list .tribe-events-before-html {
  display: none; }

.tribe_community_list .tribe-community-events-list-title {
  display: none !important; }

.tribe-events-before-html .tribe-button-clone {
  -webkit-font-smoothing: subpixel-antialiased;
  background: #008dd5;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: auto;
  letter-spacing: 1px;
  line-height: 1;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }

.tribe-events-user-recurrence-toggle {
  display: none; }
