/**
 * bbPress specific CSS
 *
 * @package bbPress
 * @subpackage Theme
 */

/* =bbPress Style
-------------------------------------------------------------- */

#bbpress-forums hr {
	margin: 0 0 24px 0;
}

#bbpress-forums {
	background: transparent;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	font-size:inherit;
}

#bbpress-forums div.reply {
	height: auto;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
	background-color: #f4f4f4;
}

#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even {
	background-color: #fee;
}
#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {
	background-color: #fdd;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
	color: #ccc;
}

#bbpress-forums ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#bbpress-forums li {
	margin: 0;
	list-style: none;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	overflow: hidden;
/*	border: 1px solid #eee; */
	margin-bottom: 20px;
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	background: #f3f3f3;
	border-top: 1px solid #eee;
	font-weight: bold;
	padding: 1% 1% 0 1%;
	text-align: center;
}

#bbpress-forums li.bbp-header {
	background: transparent;
	border: none;
	padding: 4% 1% 2% 1%;
}

#bbpress-forums li.bbp-header ul {
	overflow: hidden;
}

#bbpress-forums .bbp-forums-list {
	margin: 0 0 0 5px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
}

#bbpress-forums .bbp-forums-list li {
	display: inline;
}

#bbpress-forums li.bbp-footer p {
	margin: 0;
	line-height: 1em;
}

li.bbp-forum-info,
li.bbp-topic-title {
	float: left;
	text-align: left;
	width: 68%;
	font: 400 1.1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	color: #8B8D8A;
	margin: 0;
}

ul.bbp-forums li.bbp-forum-info{
width: 57%; }

li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
	float: left;
	text-align: center;
	width: 10%;
	font: 400 1.1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	color: #8B8D8A;
	margin: 0;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness,
 {
	text-align: center;
	float: left;
	width: 22%;
	font: 400 1.1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	color: #8B8D8A;
	margin: 0;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #F9F9F9;
	overflow: hidden;
	padding: 1%;
	clear: both;
}

li.bbp-header div.bbp-topic-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-reply-content span#favorite-toggle {
	float: right;
}

#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
	line-height: 1em;
	margin: 8px 0;
}

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
	float: left;
	text-align: center;
	width: 115px;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
	border: none;
	max-width: 80px;
	padding: 0;
	margin: 12px auto 0 auto;
	float: none;
}

#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin: 0 12px;
	word-break: break-word;
	display: inline-block;
}

#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {

	font-style: italic;
}

#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-topic-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-content {
	margin-left: 140px;
	padding: 0;
	text-align: left;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
	margin-bottom: 0;
	overflow: hidden;
	padding: 8px;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
	border-top: 1px solid #ddd;
	clear: both;
}

span.bbp-author-ip {
	font-weight: bold;
	color: #aaa;
}

/* =Topic and reply content
-------------------------------------------------------------- */

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
	float: right;
	width: 85%;
}

#bbpress-forums div.bbp-topic-content a,
#bbpress-forums div.bbp-reply-content a {
	background: none;
	border: none;
	display: inline;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content h1,
#bbpress-forums div.bbp-reply-content h1,
#bbpress-forums div.bbp-topic-content h2,
#bbpress-forums div.bbp-reply-content h2,
#bbpress-forums div.bbp-topic-content h3,
#bbpress-forums div.bbp-reply-content h3,
#bbpress-forums div.bbp-topic-content h4,
#bbpress-forums div.bbp-reply-content h4,
#bbpress-forums div.bbp-topic-content h5,
#bbpress-forums div.bbp-reply-content h5,
#bbpress-forums div.bbp-topic-content h6,
#bbpress-forums div.bbp-reply-content h6 {
	clear: none;
	line-height: 1em;
	margin: 24px 0;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content img,
#bbpress-forums div.bbp-reply-content img {
	max-width: 100%;
}

#bbpress-forums div.bbp-topic-content ul,
#bbpress-forums div.bbp-reply-content ul,
#bbpress-forums div.bbp-topic-content ol,
#bbpress-forums div.bbp-reply-content ol {
	margin: 0 15px 15px;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content ul li,
#bbpress-forums div.bbp-reply-content ul li {
	list-style-type: disc;
}

#bbpress-forums div.bbp-topic-content ol li,
#bbpress-forums div.bbp-reply-content ol li {
	list-style-type: decimal;
}

#bbpress-forums div.bbp-topic-content ol li li,
#bbpress-forums div.bbp-reply-content ol li li {
	list-style-type: lower-alpha;
}

#bbpress-forums div.bbp-topic-content ol li li li,
#bbpress-forums div.bbp-reply-content ol li li li {
	list-style-type: upper-roman;
}

#bbpress-forums div.bbp-topic-content code,
#bbpress-forums div.bbp-reply-content code,
#bbpress-forums div.bbp-topic-content pre,
#bbpress-forums div.bbp-reply-content pre {
	font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
	display: inline;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 2px;
}

#bbpress-forums div.bbp-topic-content pre,
#bbpress-forums div.bbp-reply-content pre {
	display: block;
	line-height: 18px;
	margin: 0 0 24px;
	padding: 5px 10px;
	white-space: pre;
	overflow: auto;
}

#bbpress-forums div.bbp-topic-content pre code,
#bbpress-forums div.bbp-reply-content pre code {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	overflow-wrap: normal;
}

#bbpress-forums .wp-editor-tools {
    display: none;
}

p.entry-meta{
	margin: 0;
}

/* =Breadcrumb and Tags
-------------------------------------------------------------- */

div.bbp-breadcrumb {
color: #8B8D8A;
font-size: 85%;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
width: inherit;
float: left;
clear: left;
}

#bbpress-forums div.bbp-breadcrumb p{ margin-bottom: 0; padding: 0; }
#bbpress-forums div.bbp-topic-tags p {
margin-bottom:  0;
padding: 0;
}

#bbpress-forums div.bbp-topic-tags {
	float: right;
}

#bbp-topic-hot-tags {
	clear: both;
}

/* =Search
-------------------------------------------------------------- */

#bbpress-forums #bbp-search-form {
	clear: left;
}

#bbpress-forums div.bbp-search-form {
	float: right;
	margin: 1% 1% 0 0;
}


/* =Admin Links
-------------------------------------------------------------- */

span.bbp-admin-links {
	float: left;
	color: #333;
}

#page-content .bbp-admin-links a {
	color: #8B8D8A;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	background: none;
	font-size: 85%;
}
fieldset span.bbp-admin-links {
	float: left;
}
tr td span.bbp-admin-links a:hover {
	color: #ff4b33;
}
td.bbp-topic-admin-links,
td.bbp-topic-counts {
	width: 50%;
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
	float: right;
	margin-left: 10px;
	color: #ccc;
}

/* =Toggles
-------------------------------------------------------------- */
#favorite-toggle{ }
#favorite-toggle a{  }

.bbp-topic-action #favorite-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	}
	.bbp-topic-action #favorite-toggle a:hover {
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
	}
	.bbp-topic-action #favorite-toggle span.is-favorite a {
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		}
		.bbp-topic-action #favorite-toggle span.is-favorite a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

.bbp-topic-action #subscription-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	}
	.bbp-topic-action #subscription-toggle a:hover {
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
	}
	.bbp-topic-action #subscription-toggle span.is-subscribed a {
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		}
		.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
	padding: 0;
}

#bbpress-forums p.bbp-topic-meta span {
	white-space: nowrap;
}

/* =Pagination
-------------------------------------------------------------- */
.bbp-topic-tags-bottom{
	float: right;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	text-align: right;
}

.bbp-pagination-count {
	border: 1px solid transparent;
	color: #8B8D8A;
	font-size: 85%;
	margin:  0 0 1% 0;
}

.bbp-pagination-links {
	list-style: none;
	display: inline;
	color: #8B8D8A;
	clear: right;
	font-size: 85%;
	}
	.bbp-pagination-links a,
	.bbp-pagination-links span.current {
		padding: 0px 5px;
		margin-left: 5px;
		border: 1px solid #efefef;
		text-decoration: none;
		}
		.bbp-pagination-links a:hover,
		.bbp-pagination-links span.current {
			background: #eee;
			opacity: 0.8;
			border: 1px solid #ddd;
		}

	.bbp-pagination-links span.dots {
		padding: 1px 4px;
		margin-left: 5px;
	}

.bbp-pagination {
float: right;
width: 50%;
margin-bottom: 0;
margin-top: 0;
text-align: right;
}

.bbp-topic-pagination {
	display: inline-block;
	margin: 5px;
	}
	.bbp-topic-pagination a {
		line-height: 10px;
		padding: 0px 5px;
		border: 1px solid #ddd;
		text-decoration: none;
		background: #f7f7f7;
	}


/* =Forms
-------------------------------------------------------------- */

#bbpress-forums fieldset.bbp-form { width:  100%; }

#bbpress-forums fieldset.bbp-form legend {
	font: 400 1.2em/1.5em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	color: #D02336;
}

#bbpress-forums fieldset.bbp-form label {
	margin: 0;
	display: inline-block;
}

#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbp-login fieldset label,
#bbp-register fieldset label,
#bbp-lost-pass fieldset label {
	width: 100px;
}

#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input {
	margin: 0 0 1%;
	color: #333333;
	font-size: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100% ;
}

#bbpress-forums fieldset.bbp-form input#rememberme{
	width: 15px;
}

#bbpress-forums fieldset.bbp-form p{
	font-size: 90%;
	width: 100%;
	display: block;
}

#bbpress-forums fieldset.bbp-form input:disabled{ color: #8B8D8A; }

textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
	width: 97%;
	box-sizing: border-box;
}

textarea#bbp_forum_content {
	height: 210px;
}

#bbpress-forums fieldset.bbp-forum-form-attributes {
	width: 200px;
	float: right;
	clear: none;
	margin-left: 25px;
}

div.bbp-submit-wrapper {
	margin-top: 15px;
	float: right;
	clear: both;
	margin-right: 5px;
}

/**
 * Fix for too-long forum names, usually from conversion
 */
#bbpress-forums fieldset select#bbp_forum_id {
	max-width: 200px;
}

.bbp-topic-form,
.bbp-reply-form,
.bbp-topic-tag-form {
	clear: left;
}
body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img {
	margin-right: 0;
	padding: 10px;
	border: 1px solid #ddd;
	line-height: 0;
	background-color: #efefef;
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
	background-color: #f0fff8;
	border: 1px solid #CEEFE1;
	display: block;
	padding: 8px;
	margin-top: 5px;
	width: 369px;
}

#merge_tag,
#delete_tag {
	display: inline;
}

div.bbp-submit-wrapper {
	margin-top: 15px;
	float: right;
	clear: both;
}

p.form-allowed-tags {
	width: 462px;
}
/* custom login form in bbpress */
#user-custom-login ul.tabs_login {
    color: #707070;
    float: left;
    list-style: none outside none;
    margin: 2% 0;
    padding: 0;
    position: relative;
    width: 30%;
    z-index: 1000;
    text-align: left;
}

#user-custom-login ul.tabs_login li {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 1%;
    position: relative;
}

#user-custom-login ul.tabs_login li a {
	text-decoration: none;
	padding: 0 10px;
	display: block;
	outline: none;
	opacity: 0.8;
}

#user-custom-login ul.tabs_login li a .login-arrow{
	display: none;
}

#user-custom-login ul.tabs_login li.active_login {
    color: #333333;
    width: 100%;
}

#user-custom-login ul.tabs_login li.active_login a {
	font-weight: bold;
	color: #D02336;
	opacity: 1;
}

#user-custom-login ul.tabs_login li.active_login a .login-arrow{
	display: inline-block;
}

#user-custom-login .tab_container_login {
    color: #333333;
    float: right;
    margin: 0;
    position: relative;
    top: -1px;
    width: 68%;
    z-index: 999;
}

#user-custom-login .tab_content_login {
    margin: 0 0 0 -3%;
    padding: 2% 5%;
}

#user-custom-login .tab_content_login ul {
	padding: 0; margin: 0 0 0 5%;
}

#user-custom-login .tab_content_login li {
	margin: 5px 0;
}

#user-custom-login #tab2_login, #tab3_login{
	display: none;
}

#user-custom-login{
	padding: 1% 0;
	overflow: hidden;
	background: #F9F9F9;
	border: 1px solid #EAE7DF;
	margin: 0 0 2% 0;
	font: 400 1.2em/1.5em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	color: #D02336;
	text-transform: uppercase;
	text-align: center;
	clear: both;
}

#bbpress-forums #user-custom-login p.entry-meta{
	text-align: left;
	font: 400 0.85em/1.2em 'proxima-nova', Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2;
	color: #8B8D8A !important;
	text-transform: none;
	width: 60%;
	margin-left: 37% !important;
	font-size: 85% !important;
}

#bbpress-forums #user-custom-login fieldset.bbp-form p{
	font-size: 100%;
}

/* =TinyMCE in themes
-------------------------------------------------------------- */
#bbpress-forums div.bbp-the-content-wrapper {
	margin-bottom: 10px;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	width: 100%;
	margin: 0;
	font-size: 100%;
}

#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper tr,
#bbpress-forums div.bbp-the-content-wrapper td {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	padding: 5px;
	margin: 0 2px 0 0;
	line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	padding: 5px;
	min-height: 26px;
}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
	padding: 4px 4px 8px;
}

#bbpress-forums div.wp-editor-container {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
	line-height: 16px;
}

/* single replies */

#page-content .my-single-post {
    overflow: hidden;
    padding: 2% 2%;
}

#page-content .comment-meta {
    clear: left;
    float: left;
    min-height: 10%;
    padding: 0;
    width: 25%;
    overflow: hidden;
}

#page-content .comment-author a{
	font-weight: 600;
	color: #000000;
}

#page-content .comment-author a:hover{
	color: #D02336
}

#page-content .comment-date-link{
	width: 100%;
	color: #8B8D8A;
	line-height: 1.1;
	font-size: 85%;
}

#page-content .comment-date-link a{
	color: #8B8D8A;
	text-decoration: underline;
}

#page-content .comment-date-link a:hover{
	color: #D02336;
}

#page-content .comment-date-link .comment-entry-meta{
	display: block;
}

#page-content a.report-post-link{
	display: block;
	font-size: 85%;
	color: #8B8D8A;
	text-align: right;
}

#page-content a.report-post-link:hover{
	color: #D02336;
}

#page-content .comment-content p{
	padding: 0;
	margin: 0 0 2% 25%;
}

/* =Edit User
-------------------------------------------------------------- */

#bbpress-forums #bbp-your-profile tr.whitelist-user th, #bbpress-forums #bbp-your-profile tr.can-be-reassignee th{
	width: 30%;
}

#bbpress-forums #bbp-your-profile tr.whitelist-user label.full-width, #bbpress-forums #bbp-your-profile tr.can-be-reassignee label.full-width{
	padding-top: 0;
	text-align: left;
	width: 90%;
}

#bbpress-forums #bbp-your-profile tr.whitelist-user label.full-width input, #bbpress-forums #bbp-your-profile tr.can-be-reassignee label.full-width input{
	width: auto;
	margin-right: 1em;
}

#bbpress-forums #bbp-your-profile fieldset { }
	#bbpress-forums #bbp-your-profile fieldset div {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		clear: left;
	}
	#bbpress-forums #bbp-your-profile fieldset select {
		margin-bottom: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset input,
	#bbpress-forums #bbp-your-profile fieldset textarea {
		margin-bottom: 0;
		width: 60%;
		background: #f9f9f9;
		border: 1px solid #ddd;
		box-shadow: none;
		padding: 5px 8px;
		border-radius: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset input:focus,
	#bbpress-forums #bbp-your-profile fieldset textarea:focus {
		border: 1px solid #ccc;
		box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		outline-color: rgba(240,255,240,0.1);
	}
	#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox {
		width: auto;
	}
	#bbpress-forums #bbp-your-profile fieldset legend {
		display: none;
	}
	#bbpress-forums #bbp-your-profile fieldset label[for] {
		float: left;
		width: 20%;
		padding: 5px 20px 5px 0;
		text-align: right;
		cursor: pointer;
	}
	#bbpress-forums #bbp-your-profile fieldset dl label[for] {
		text-align: left;
		width: 60%;
	}
	#bbpress-forums #bbp-your-profile fieldset span.description {
		margin: 5px 0 0 24%;
		float: left;
		clear: left;
		width: 60%;
		color: #8B8D8A;
		font: 400 1.1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;

	}

	#bbpress-forums #bbp-your-profile fieldset fieldset {
		margin: 0;
		border: none;
		padding: 0;
		clear: none;
		float: none;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password {
		width: 60%;
		display: inline;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password input,
	#bbpress-forums #bbp-your-profile fieldset fieldset.password span {
		width: 100%;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl {
		margin: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description {
		margin-left: 0;
		margin-bottom: 20px;
	}

	#bbpress-forums #bbp-your-profile fieldset.submit button {
		float: right;
	}

/* =Notices
-------------------------------------------------------------- */

div.bbp-template-notice,
div.indicator-hint {
	padding: 1% 0; overflow: hidden; background: #F9F9F9; border: 1px solid #EAE7DF; margin: 2% 0 2% 0; font: 400 1.2em/1.5em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif; color: #D02336; text-transform: uppercase; text-align: center; clear: both;
}



div.bbp-template-notice.info{
	display: none;
	}

div.bbp-template-notice a {
	text-decoration: none;
}
	div.bbp-template-notice a:hover {
	}
	div.bbp-template-notice.info {
		border: #cee1ef 1px solid;
		background-color: #f0f8ff;
	}
	div.bbp-template-notice.important {
		border: #e6db55 1px solid;
		background-color: #fffbcc;
	}
	div.bbp-template-notice.error,
	div.bbp-template-notice.warning {
		background-color: #ffebe8;
		border-color: #c00;
	}
	div.bbp-template-notice.error a,
	div.bbp-template-notice.warning a {

	}
#bbpress-forums	div.bbp-template-notice p {
		padding: 1%;
		margin: 0;
		text-align: center;
		font-size: 100%;
	}

/* =Stickies
-------------------------------------------------------------- */

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background-color: #ffffe0 !important;
}

/* =Revisions
-------------------------------------------------------------- */

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
	border-top: 1px dotted #ddd;
	width: 100%;
	margin: 0;
	padding: 8px 0 0 0;
	color: #aaa;
}

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
	list-style-type: none;
}

/* =Widgets
-------------------------------------------------------------- */

.bbp-login-form fieldset legend {
	display: none;
}

#bbpress-forums #user-custom-login .bbp-login-form .bbp-username input,
#bbpress-forums #user-custom-login .bbp-login-form .bbp-email input,
#bbpress-forums #user-custom-login .bbp-login-form .bbp-password input {
	padding: 5px;
	width: 60%;
	font-size: 90%;
	background: #FFFFFF;
}

.bbp-login-form label {
	width: 35%;
	display: inline-block;
}

#sidebar .bbp-login-form label {
	width: 70px;
}

.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
	margin-top: 10px;
}

.bbp-login-form .bbp-remember-me {
	text-align: left;
	margin-left: 40%;
	white-space: nowrap;
}

.bbp-login-form .bbp-submit-wrapper {
	text-align: right;
}

.bbp-login-form .bbp-login-links {
}

.bbp-login-form .bbp-login-links a {
	float: left;
	clear: left;
}

.bbp-logged-in img.avatar {
	float: left;
	margin: 0 15px 0 0;
}

.bbp-logged-in h4 {
	font-weight: bold;
	font-size: 1.3em;
	clear: none;
	margin-bottom: 10px;
}

/* =Avatars
-------------------------------------------------------------- */

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
	float: none;
	margin-bottom: -7px;
	border: 3px double #ddd;
}

fieldset div.avatar {
	float: right;
}

/* =BuddyPress Activity Streams
-------------------------------------------------------------- */

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
	border-left: 2px solid #eaeaea;
	margin-left: 5px;
	padding-left: 10px;
}

/* =User Pages
-------------------------------------------------------------- */

#bbpress-forums h1 {
	clear: none;
	text-align: left;
}

#bbpress-forums #bbp-user-wrapper {
	float: left;
	width: 100%;
}

#bbpress-forums .bbp-user-section {
	overflow: auto;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	clear: none;
}

#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies,
#bbpress-forums #bbp-user-wrapper fieldset.bbp-form {
}

#bbpress-forums #bbp-single-user-details {
	margin: 0 0 0 0;
	width: 150px;
	float: left;
	overflow: hidden;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
	margin: 0;
	width: 150px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	border: none;
	height: 150px;
	padding: 0;
	margin: 0 0 20px 0;
	width: 150px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-description {
	float: none;
	margin-left: 180px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
	float: none;
	margin: 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation ul{
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
	margin: 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	padding: 5px 8px;
	display: block;
	border: 1px solid transparent;
	text-decoration: none;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background: #eee;
	opacity: 0.8;
}

#bbpress-forums #bbp-user-body {
	margin-left: 180px;
	border-left: 1px solid #E2E2E2;
	padding-left: 10px;
}

body.my-account #bbpress-forums {
	border-top: none;
	padding-top: 0;
	margin-bottom: 0;
}

/* =User Capabilities
-------------------------------------------------------------- */

#bbpress-forums dl.bbp-user-capabilities {
	display: inline-block;
	vertical-align: top;
}

#bbpress-forums dl.bbp-user-capabilities dt {
	margin: 0 0 10px;
	text-transform: capitalize;
}

#bbpress-forums dl.bbp-user-capabilities dd {
	margin: 0;
	padding: 0;
}

/* =BuddyPress Group Forums
-------------------------------------------------------------- */

#bbpress-forums div.row-actions {
	visibility: hidden;
}

.bbp-my-top-nav p{ padding: 0 !important;}

#bbpress-forums li:hover > div.row-actions {
	visibility: visible;
}

/* my additional stuff */


#bbp-user-body .my-single-post{ margin-bottom: 4%; }
#bbp-user-favorites .bbp-topic-title,  #bbp-user-subscriptions .bbp-topic-title{ width: 50%; }
#bbp-user-favorites .bbp-topic-delete-favourite, #bbp-user-subscriptions .bbp-topic-delete-favourite{ width: 17%; float: left; text-align: center;
}

.bbp-reply-content p{ margin: 0; padding: 1% 0;}


/* bbp pages */
#page-content #bbpress-forums .bbp-body .bbp-forum-content {
	font: 400 0.9em/1.2em 'proxima-nova', Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	margin: 0;
	float: none;
}

#page-content #bbpress-forums h1, #page-content #bbpress-forums h3{ margin-bottom: 0; color: #000000; font: 600 14px/1.2em 'proxima-nova', Arial, Helvetica, Geneva, sans-serif; text-transform: uppercase; }

#page-content #bbpress-forums h1{
	color:  #D02336;
}

#page-content #bbpress-forums .bbp-body h3 a, #bbpress-forums.bbp-body h3 a  {
	margin-bottom: 5px;
	color: #6F5093;
	font: 400 1.2em/1.2em 'Century Schoolbook', Georgia, serif;
	text-transform: none;
}

#page-content #bbpress-forums li.bbp-forum-topic-count, #page-content #bbpress-forums li.bbp-topic-voice-count, #page-content #bbpress-forums li.bbp-forum-reply-count, #page-content #bbpress-forums li.bbp-topic-reply-count, #page-content #bbpress-forums li.bbp-forum-freshness, #page-content #bbpress-forums .bbp-topic-freshness {
float: left;
text-align: center;
width: 10%;
font: 400 1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
color: #8B8D8A;
}

#page-content #bbpress-forums li.bbp-forum-freshness, #page-content #bbpress-forums .bbp-topic-freshness { width: 22%; }
#page-content #bbpress-forums .odd{ background: #FFFFFF; }
#page-content #bbpress-forums .even{ background: #F9F9F9; }

/* mobile */
@media (max-width: 500px) {

	#bbpress-forums #bbp-single-user-details {
		float: none;
		margin: 0;
		width: 100%;
		border-bottom: 1px solid #e9e9e9;
		border-top:  1px solid #e9e9e9;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
		margin: 0;
		line-height: 1;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
		padding: 2%;
		font-size: 85%;
	}

	#bbpress-forums #bbp-user-body{
		width: 100%;
		margin: 2% 0 0 0;
		border-left: none;
	}

	.bbp-pagination {
		float: left;
		text-align: left;
		clear: left;
	}

	li.bbp-forum-info, li.bbp-topic-title {
		width: 58%;
		font: 400 1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	}

	#page-content #bbpress-forums li.bbp-forum-topic-count, #page-content #bbpress-forums li.bbp-topic-voice-count, #page-content #bbpress-forums li.bbp-forum-reply-count, #page-content #bbpress-forums li.bbp-topic-reply-count, #page-content #bbpress-forums li.bbp-forum-freshness, #page-content #bbpress-forums .bbp-topic-freshness {
		width: 15%;
		font: 400 1em/1.2em 'franklin-gothic-urw-comp', Arial, Helvetica, Geneva, sans-serif;
	}

	#page-content #bbpress-forums li.bbp-forum-freshness, #page-content #bbpress-forums .bbp-topic-freshness {
		width: 25%;
	}

	#page-content #bbpress-forums .bbp-topic-freshness {
		width: 25%;
	}

	#page-content #bbpress-forums li.bbp-forum-freshness{
		width: 15%;
	}

	ul.bbp-forums li.bbp-forum-info {
		width: 50%;
	}

	#page-content #bbpress-forums .bbp-body .bbp-forum-content {
		font: 400 0.9em/1.2em 'proxima-nova', Arial, Helvetica, Geneva, sans-serif;
	}

	div.bbp-breadcrumb {
		font-size: 90%;
	}

	#page-content .comment-meta {
		width: 100%;
	}

	#page-content .comment-date-link .comment-entry-meta {
		display: inline-block;
		padding: 0 5% 0 0;
		margin: 0 0 2% 0;
	}
	#page-content .comment-content p {
		margin: 0 0 2% 2%;
	}

	div.bbp-submit-wrapper{
		float: left;
	}
}
