/* EXODUS THEME */ 
#exodus-home-content h1#exodus-intro-heading {
  display: none;
}

.exodus-home-widget .textwidget iframe#wpYouTubeLive {
	width:ignore;
}

.exodus-home-widget .exodus-widget-entry-meta > li {
  display: inline;
  margin: 15px 20px 0 0;
}

section#em_widget-8 li {
  margin-left: 0px;
  list-style: none;
	height: 78px !important;
}

/* SIDEBAR */
/* hide sidebar, expand content */
body.buddypress div#exodus-sidebar-right {display: none;}

body.buddypress .exodus-has-sidebar #exodus-content-inner { margin-right: 0;}

/* EVENTS MANAGER */
.home-page article.exodus-widget-entry.exodus-events-widget-entry.post-4234.ctc_event.type-ctc_event.has-post-thumbnail.hentry.ctc_event_category-sundmus {
  background: #dd3333;
  padding: 20px;
  color: white;
  margin: 0px 0px 0px -20px;
}

.home-page article.exodus-widget-entry.exodus-events-widget-entry.post-4234.ctc_event.type-ctc_event.has-post-thumbnail.hentry.ctc_event_category-sundmus h1 a {
	color:white;
	text-decoration: underline;}



/* BUDDYPRESS */
/* Page Layout */
.buddypress .exodus-content-block {position: relative; margin-top: -60px;}

/* Header */
#buddypress #header-cover-image {
  border: 2px #888 solid;
	filter: sepia(70%) ;
}

.groups-header div#item-header-content {
	margin: 200px 0 0 -80px !important;
}

#buddypress div#item-header #item-header-cover-image #item-header-content {
	margin-top: -180px;
	margin-left: 200px;
}


/* Content */
.buddypress h1.exodus-entry-title {
	margin-top: 20px;
	margin-bottom: -45px;
}

/* Profile */
.buddypress-wrap .item-body .screen-heading {
  display: none;
}

/* Groups */
.group-description {display: none;}

li.group-act-search {margin-top: -40px; clear: right;}


.bp-list li .item-avatar img.avatar, .activity-avatar {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 0px solid #ccc;
    box-shadow: none;
}

/* Groups Header */
.groups-header .moderators-lists .user-list {margin: -20px 0px 5px;}

p.highlight.group-status {margin: 20px 0px 0px;}

div#item-header-avatar {margin: 40px;}

.buddypress-wrap .subnav-filters>ul {
    float: left;
    list-style: none;
    margin: 20px 0 -20px;
}

h2.bp-screen-title {
    display: none;
}

#buddypress form#whats-new-form textarea {
    background: #fff;
    box-sizing: border-box;
    color: #555;
    font-family: inherit;
    font-size: medium;
    height: 2.2em;
    line-height: 1.4;
    padding: 6px;
    width: 100%;
    border: 1px #ccc solid;
}

/* DOCUMENTS */
.author-cell, .created-date-cell, .edited-date-cell {
    text-align: center;
    width: 140px;
}

p.currently-viewing {
    margin: 0 0 -30px;
    font-size: .8em;
}

#bp-create-doc-button {
    float: right;
    margin: 10px 19px;
    font-weight: 700;
    white-space: nowrap;
}

nav.bp-docs-main-navs.main-navs.bp-navs.dir-navs {
  background:  #f0f0f0;
	border: 1px solid #ddd; 
}

h2.doc-title {
    margin: 0;
}

/* PROJECTS */
a#task_breaker-new-project-btn {
    float: right;
    clear: both;
}

p#group-projects-explainer {
    margin-top: -28px;
}

div#user_switching_switch_to {
    margin-top: 2px;
}

ul.member-header-actions.action {
    margin-left: 0px;
}

div#groupbutton-17 {
    margin-top: -87px;
}

.desc-wrap {
    display: none;
}

.buddypress-wrap .subnav-filters>ul {
    float: left;
    list-style: none;
    margin: 0 0 -20px;
}

div#comp-filters {
  margin-top: -50px
}