.title-box {
	background: rgba(25,25,25,1);
	border-radius: 10px 10px;
	border: 1px solid #171717 !important;
	box-shadow: 0 0 10px 0;
	margin: 0 auto;
	padding: 60px;
	width: 43.9453125%;
}

Select#activity-filter-by button, input, optgroup, select, textarea {
	color: black;
}

.wpcf7-form input {
	color: black;
}

.blog .header-img {
	display: none;
}

.comment-content {
	padding: 15px;
	background-color: #171717 !important;
}

.bypostauthor > .comment-body {
	background: #333;
}

a {
	color: #1f948d;
	text-decoration: underline;
}

a:hover {
	color: #CD6889;
	text-decoration: underline;
}

h3 {
	font-size: 2em;
}

h3 a, h3 a:hover, h3 a:visited, h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

p {
	line-height: 1.5;
}

.hentry {
	background-color: #171717 !important;
	padding: 15px;
}

.widget-area {
	background-color: #171717 !important;
	padding: 10px;
}

#buddypress div#message-thread div.alt {
	background-color: #171717;
}

#buddypress table.forum tr.alt td, #buddypress table.messages-notices tr.alt td, #buddypress table.notifications tr.alt td, #buddypress table.notifications-settings tr.alt td, #buddypress table.profile-fields tr.alt td, #buddypress table.profile-settings tr.alt td, #buddypress table.wp-profile-fields tr.alt td {
	background: #171717;
}

#buddypress th {
	background-color: #333333;
}

#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
	background-color: #333333;
	color: white;
}

#buddypress a#header-cover-image {
	background-color: #171717;
}

.wpulike {
	display: inline-block;
	line-height: 1;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wpecp_comment_content {
	padding-top: 10px;
	padding-bottom: 10px;
}

span.safe-comments-report-link {
	font-size: smaller;
	display: block;
	float: right;
	padding: 10px;
}

.reply {
	padding-top: 5px;
}

.primary-navigation {
	background: #171717 !important;
}

.cld-like-dislike-wrap {
	margin-bottom: 0px;
}

mark {
	background-color:white;
	color:white;
}