
#buddypress .dd-button,
#buddypress input[type="submit"],
#buddypress input[type="button"] {
	text-transform: uppercase;
}

#buddypress p {
	font-weight: normal;
	margin-bottom: 20px;
}

#buddypress label {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
}

/**
 * Form
 */

#buddypress textarea,
#buddypress input[type="text"],
#buddypress input[type="password"] {
	background: #fff;
	border: 0;
	min-height: 67px;
	overflow: hidden;
	-moz-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.14);
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.14);
	box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.14);
	color: #dadada;
	font-family: Oswald, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
	padding: 20px 25px;
}

#buddypress textarea {
	font-size: 16px !important;
}

/**
 * Wrappers
 */

.dd-bp-wrapper-primary,
#group-create-body,
.buddypress.settings .standard-form,
#signup_form {
	background: #f2f5f8;
	border: 5px solid #eaeef2;
	border-radius: 5px;
	color: #7d8791;
	margin: 0 0 30px 35px;
	padding: 35px 25px 35px 85px;
	position: relative;
}

.dd-bp-wrapper-secondary {
	background: #f8f9f5;
	border: 5px solid #f4f5f1;
	border-radius: 5px;
	margin-bottom: 30px;
	overflow: visible;
	margin-left: 35px;
	min-height: 90px;
	padding: 25px 25px 35px 85px;
	position: relative;
}

.dd-bp-wrapper-equal-padding,
.buddypress.settings .standard-form,
#signup_form {
	padding: 35px;
}

.dd-bp-wrapper-no-min-height {
	min-height: 1px;
}

.dd-bp-wrapper-no-left-margin,
#signup_form {
	margin-left: 0;
}

.dd-bp-content,
#buddypress .item-desc,
#buddypress .activity-inner,
#buddypress .update,
#buddypress  .activity-comments .acomment-content {
	background: #fff;
	border-radius: 3px;
	border-left: 0 !important;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.08);
	box-shadow: 0 1px 5px rgba(0,0,0,.08);
	clear: both;
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.9;
	margin: 15px 0 15px 0;
	padding: 15px 20px;
	position: relative;
	width: auto;
}

#buddypress .dd-bp-content p:last-child,
#buddypress .item-desc p:last-child,
#buddypress .activity-inner p:last-child,
#buddypress .update p:last-child,
#buddypress  .activity-comments .acomment-content p:last-child {
	margin-bottom: 0;
}

/**
 * Avatars
 */

.dd-bp-avatar,
#buddypress #whats-new-avatar {
	position: absolute;
	top: 27px;
	left: -35px;
}

	.dd-bp-avatar img,
	#buddypress #whats-new-avatar img {
		background: #fff;
		border: 2px solid transparent;
		border-right: 2px solid #eaeef2;
		border-bottom: 2px solid #eaeef2;
		border-radius: 50%;
		display: block;
		height: 85px;
		padding: 8px;
		width: 85px;
	}

/**
 * What's new (various elements)
 */

 #whats-new-post-in { display: none; }

 #whats-new {
 	min-height: 50px;
 	height: 50px;
 }

 #whats-new-options {
 	margin-top:20px;
 }

 #whats-new-form .dd-button {
 	display: block;
 }

 #whats-new-form .dd-button {
 	padding-top: 11px;
 	padding-bottom: 11px;
 	vertical-align: middle;
 	margin: 0;
 }

 #whats-new-form .dd-button-dropdown {
 	margin: 0;
 }

 .dd-bp-sep {
 	display: block;
 	float: left;
 	line-height: 34px;
 	margin: 0 15px;
 }

 /**
  * Titles
  */

.buddypress .page-single-title {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}

#buddypress #whats-new-form h5,
.dd-bp-header,
#buddypress h2 {
	color: #545b60;
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	font-family: "Open Sans", sans-serif;
	line-height: 1.5;
	margin: 0 0 27px 0; 
	padding: 0;
}

	.dd-bp-header img {
		display: none;
	}

	.dd-bp-header p:last-child {
		margin-bottom: 0 !important;
	}

#buddypress .item-title {
	font-size: 22px;
	line-height: 1;
	font-weight: 600;
	float: left;
	width: auto;
}

	#buddypress .item-title {
		color: #4aaaf8;
		font-weight: 700;
	}

.dd-bp-group-type {
	float: right;
}

.dd-bp-group-admins h3 {
	border-bottom: 1px solid #dbdee2;
	color: #7d8791;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	font-family: "Open Sans", sans-serif;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

/**
 * Buttons
 */

 #buddypress .button,
 #buddypress .generic-button a,
 #buddypress .item-meta,
 .buddypress .page-single-title .button,
 .bp-primary-action,
 .bp-secondary-action,
 .dd-bp-comment-time-since,
 #buddypress .time-since,
 #buddypress .load-more a {
 	background: #617280;
 	border: 0;
 	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.17);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.17);
	box-shadow: 0 2px 2px rgba(0,0,0,.17);
	color: #fff;
	display: inline-block;
	font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
	padding: 6px;
	text-transform: uppercase;
 }

#buddypress .green,
.buddypress .page-single-title .button,
#buddypress a.join-group,
#buddypress .load-more a,
#buddypress #members-list a.not_friends,
#buddypress #members-list .not_friends .add,
#buddypress .friendship-button .add {
	background: #93b631;
}

#buddypress .orange {
	background: #bf4c29;
}

#buddypress .orange-light {
	background: #e05930;
}

#buddypress .purple,
#buddypress .acomment-reply {
	background: #a54786;
}

#buddypress .blue {
	background: #506678;
}

#buddypress .blue-light {
	background: #3b5998;
}

#buddypress .red,
#buddypress a.leave-group,
#buddypress a.delete,
#buddypress #members-list a.pending_friend,
#buddypress #members-list .pending_friend .remove {
	background: #e03030;
}

/**
 * Pagination
 */

#buddypress .pagination {
	background: #f2f5f8;
	border: 5px solid #eaeef2;
	border-radius: 5px;
	color: #7d8791;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0 30px 0;
	overflow: hidden;
	padding: 22px 20px;
	box-sizing: border-box;
}

	#buddypress .pagination .pag-count {
		float: left;
	}

	#buddypress .pagination .pagination-links {
		float: right;
	}

/**
 * Meta
 */

#buddypress .item-meta {
	position: absolute;
	right: 25px;
	top: 25px;
}

/**
 * Subnav
 */

.bp-user #buddypress #subnav {
	border: 3px solid #ecf0f3;
	border-radius: 3px;
	margin-left: 35px;
	overflow: hidden;
	padding: 0 5px;
	margin-bottom: 30px;
}

	.bp-user #buddypress #subnav li {
		float: left;
		margin-bottom: 0;
	}

		.bp-user #buddypress #subnav li a {
			background: transparent;
			color: #cfd3d6;
			display: block;
			font-weight: bold;
			line-height: 47px;
			padding: 0 15px;
			text-transform: uppercase;
		}

		.bp-user #buddypress #subnav li.current a {
			background: transparent;
			color: #7d8791;	
		}

/**
 * Group Admins
 */

.dd-bp-group-admins {
	margin-top: 25px;
}

#buddypress #group-admins {
	margin: 0;
}

	#buddypress #group-admins li {
		float: left;
		margin: 0;
	}

		#buddypress #group-admins li img {
			width: 32px;
			height: 32px;
			border: 1px solid transparent;
			border-radius: 50%;
		}

/**
 * Activity Comments
 */

.acomment-options {
	float: left;
}

.dd-bp-comment-time-since {
	float: right;
}

#buddypress .activity-comments {
	padding: 0;
	margin: 0;
	position: relative;
}

	#buddypress  .activity-comments ul {
		padding: 0;
		margin-left: 0;
	}

		#buddypress  .activity-comments li {
			background: transparent;
			border: 0;
			border-top: 1px dotted #d5d7d0;
			border-radius: 0;
			margin: 30px 0 0 0;
			padding: 30px 2px 0 70px;
			position: relative;
		}

		#buddypress  .activity-comments li:last-of-type {
			margin-bottom: 0;
		}

			#buddypress  .activity-comments .acomment-avatar {
				position: absolute;
				top: 30px;
				left: 0;
			}

				#buddypress  .activity-comments .acomment-avatar img {
					border-radius: 50%;
					width: 50px;
					height: 50px;
				}

			#buddypress  .activity-comments .acomment-meta {
				color: #545b60;
				font-size: 14px;
				font-weight: bold;
				font-style: italic;
				line-height: 1;
			}

			#buddypress .activity-header a,
			#buddypress .comment-meta a,
			#buddypress .acomment-meta a {
				font-weight:700;
			}

			#buddypress  .activity-comments .acomment-options {
				
			}

/**
 * Activity Comments (reply)
 */

#buddypress .activity-comments .ac-form {
		position: relative;
		background: transparent;
		border: 0;
		border-top: 1px dotted #d5d7d0;
		border-radius: 0;
		margin: 30px 0 0 0;
		padding: 30px 30px 30px 70px;
	}

		#buddypress .ac-reply-avatar {
			position: absolute;
			top: 30px;
			left: 0px;
		}

			#buddypress .ac-reply-avatar img {
				border-radius: 50%;
				height: 50px;
				width: 50px;
			}

		#buddypress div.activity-comments form div.ac-reply-content {
			margin: 0;
			padding: 0;
		}

/**
 * Other
 */

body.bbpress.archive #sub-header {
	display: none;
}

.form-submit { margin-bottom: 0; }

#group-creation-previous {
	background: #bf4c29;
}

.message-search {
	display: none;
}

#message-type-select {
	width: auto;
}

#buddypress .time-since {
	position: absolute;
	bottom: -20px;
	right: 0;
}

.logged-in #buddypress .time-since {
	bottom: 0;
}

#buddypress .activity-content {
	position: relative;
}

#buddypress .load-more {
	text-align: center;
}

/**
 * Members Listing
 */

#buddypress #members-list .item-title {
	line-height: 25px;
}

#buddypress #members-list .update {
	float: left;
	width: 60%;
}

#buddypress #members-list .action {
	float: right;
}

	#buddypress #members-list .action a {
		padding: 11px 10px;
		font-size: 12px;
	}

#buddypress #members-list .item-meta,
#buddypress #groups-list .item-meta {
	position: relative;
	top: 0;
	right: auto;
	margin-left: 15px;
}

#buddypress #members-list .dd-bp-no-update .item {
	margin-top: 36px;
	float: left;
}

#buddypress #members-list .dd-bp-no-update .action {
	margin-top: 33px;
}

/**
 * Groups Listing
 */

#buddypress .dd-bp-group-type {
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	font-style: italic;
}

/**
 * Group Create
 */

 #buddypress #group-create-tabs,
 .group-admin #buddypress #subnav {
	overflow: hidden;
	margin-bottom: 10px;
}

	#buddypress #group-create-tabs li,
	.group-admin #buddypress #subnav li {
		float: left;
	}

		#buddypress #group-create-tabs li a,
		#buddypress #group-create-tabs li span,
		.group-admin #buddypress #subnav li a,
		.group-admin #buddypress #subnav li span {
			background: transparent;
			border: 3px solid transparent;
			border-radius: 3px;
			color: #bdc2c7;
			display: block;
			font-size: 15px;
			font-weight: bold;
			line-height: 1;
			padding: 15px 20px;
			text-transform: uppercase;
		}

		#buddypress #group-create-tabs li.current a,
		.group-admin #buddypress #subnav li.current a {
			border-color: #eaeef2;
			color: #7d8791;
			padding: 15px 20px;
			margin-right: 10px;
		}

.buddypress.group-create h4,
.buddypress.group-settings h4 {
	font-style: normal;
}

.buddypress.group-create .page-single-title .button {
	display: none;
}

#group-create-body {
	padding: 40px;
	margin: 0;
}

	#group-create-body div,
	.buddypress.group-admin #buddypress form div {
		margin-bottom: 15px;
	}

	/* Group Settings (2nd step) */

	.buddypress.group-settings {

	}

		.buddypress.group-settings label ul {
			font-weight: normal;
			font-style: normal;
			list-style-type: disc;
			list-style-position: inside;
			margin-left: 40px;
		}

			.buddypress.group-settings label ul li {
				margin: 0 0 5px 0;
			}


	/* Group Invites */

	.buddypress.group-create.group-invites .main-column #friend-list {
		display: none;
	}


/* My Account */

.buddypress.myaccount.general .standard-form input[type="text"],
.buddypress.myaccount.general .standard-form input[type="password"] {
	margin-bottom: 15px;
}

/* Member Header */

#dd-bp-member-header-name {
	float: left;
}

#dd-bp-member-header .user-nicename {
	float: left;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
}

#dd-bp-member-header #item-buttons {
	margin-top: 20px;
}

	#dd-bp-member-header #item-buttons .generic-button {
		float: left;
		margin-right: 10px;
	}



/* Other */

/*
#activity-filter-select { display: none; }
#groups-order-select { display: none; }
.message-search { display: none; }
*/

#sitewide-notice {
	position: fixed;
	top: 0;
}

#sitewide-notice #message {
	padding: 20px 10px;
	background: #000;
}

#sitewide-notice.admin-bar-on {
	top: 28px;
}

.buddypress.settings.general .standard-form input {
	margin-top: 20px;
}

.buddypress.settings.general .standard-form input:first-of-type {
	margin-top: 0;
}

.buddypress.settings.general .standard-form .submit {
	margin-top: 20px;
}

/**
 * Messages
 */

#buddypress table { 
	background: #f2f5f8;
	border: 5px solid #eaeef2;
	border-radius: 5px;
	color: #7d8791;
	margin: 0 0 30px 0;
	padding: 25px;
	position: relative;
}
	#buddypress table caption {
		font-weight: bold; 
		margin-bottom: 10px;
	}
	
	#buddypress td {
		background: transparent;
		border: 1px solid #e0e0e0;
		padding: 10px;
		vertical-align: middle;
	}
	
	#buddypress th {
		background: #fff;
		padding: 5px;
	}

#buddypress .thread-avatar img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

/**
 * Search Members Form
 */

#members-dir-search,
#group-dir-search,
#bbp-search-form {
	position: absolute;
	top: 30px;
	right: 0;
	width: 330px;
	text-align: right;
}

.widget #members-dir-search,
.widget #group-dir-search,
.widget #bbp-search-form {
	position: relative;
	top: auto;
	right: auto;
	width: auto;
	text-align: left;
}

#search-members-form label,
#group-dir-search label {
	display: inline-block;
	width: 260px;
}

#search-members-form input[type="text"],
#group-dir-search input[type="text"] { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	background: #fdfdfd;
	border: 1px solid #cccccc;
	color: #c7c7c7;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 10px 10px;
	width: 100%;
	display: inline-block;
	min-height: 0;
}

#search-members-form input[type="submit"],
#group-dir-search input[type="submit"] {
	height: 41px;
}

#subnav input {
	width: auto;
}

.buddypress #sub-header .dd-button-dropdown {
	min-width: 120px;
}

/**
 * Register
 */

#signup_form {

}

	#signup_form input {
		margin-bottom: 20px;
	}

#bbp_topic_title, #bbp_topic_tags {
	box-shadow: inset 0 1px 6px 0 rgba(0,0,0,.18) !important;
	border-radius: 5px; 
}

#bbpress-forums h3 {
	font-size: 19px;
}

.bp-title-button { 
	margin-left: 20px; 

}
#sidebar .widget { 
	border-bottom: 1px solid #f0f0f0; 
	padding-bottom: 30px; 
	margin-bottom: 30px; 
}

.widget_bp_core_recently_active_widget .item-avatar, .widget_bp_core_whos_online_widget .item-avatar, .widget_bp_core_members_widget .item-avatar, .widget_bp_groups_widget .item-avatar {
	float: left;
	width: 55px;
	margin: 15px 15px 0 0;
}

.widget_bp_core_recently_active_widget .item-avatar img, .widget_bp_core_whos_online_widget .item-avatar img, .widget_bp_core_members_widget .item-avatar img, .widget_bp_groups_widget .item-avatar img { 
	border-radius: 99px; 
}

#sidebar .widget_bp_core_members_widget .item, #sidebar .widget_bp_groups_widget .item { 
	float: left; 
	margin-top: 18px;
}

#sidebar .widget_bp_core_members_widget .vcard, #sidebar .widget_bp_groups_widget li, #sidebar .avatar-block { 
	float: left; 
	margin-top: 5px;
	margin-bottom: 0;
	width: 87%;
	padding: 10px 20px 15px !important;
}

.widget_bp_core_members_widget .item, .widget_bp_groups_widget .item {
	float: left;
	margin-top: 18px;
}

.widget_bp_core_members_widget .vcard, .widget_bp_groups_widget li, .avatar-block { 
	float: left; 
}

.widget_display_stats dt { 
	float: left; 
	width: 50%;
}

.widget_display_stats dd { 
	text-align: right; 
	width: 10%; 
	float: right;
}

#bbp_search { 
	width: 64%;
}

#bbp-search-form input[type="submit"]{ 
	padding: 14px 10px; 
	text-transform: uppercase;
}
