/**
 * bbPress specific CSS
 *
 * @package bbPress
 * @subpackage Theme
 */

/* =bbPress Style
-------------------------------------------------------------- */
/*@import url("../twentyten/style.css");
*/

/* CUSTOM CODE */


/*LOGIN PAGE START*/
.login form .input, .login input[type="text"] {
border: 1px solid black;
}

.login form {
position: relative;
border-width: 20px;
-moz-border-image: url('/wp-content/uploads/2012/07/bordertest10.png') 44 44 stretch;
-o-border-image: url('/wp-content/uploads/2012/07/bordertest10.png') 44 44 stretch;
-webkit-border-image: url('/wp-content/uploads/2012/07/border10.png') 44 44 stretch;
background-clip: padding-box;
background-repeat: repeat;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}

.login #nav a, .login #backtoblog a {
color: white!important;
}

.login #nav, .login #backtoblog {
text-shadow: none;
}

#login {
padding: 0;
}

.login h1 a {
background-image: url('/wp-content/uploads/2012/07/logo-warlock-4-e1342785994532.png');
background-size: 300px 132px;
width: 300px;
height: 132px;
}

body.login {
background-image: url('/wp-content/uploads/2012/07/purple-screen-small.png');
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}
/*LOGIN PAGE END*/

.video_iframe
{
	border: solid;
	border-color: black;
	border-width: 3px;
	margin-top: -20px;
}

#Videos
{
	margin-left: 25px;
}

.navigation 
{
font-size: 25px;
}

.nav-previous 
{
font-size: 25px;
}

.nav-next 
{
font-size: 25px;
}

#faq
{
	/*padding-left: 8%;
	padding-right: 6%;
	*/
	font-family: arial;
}

#faq a1
{
	color: black;
	font-weight: bold;
}

#faq a2
{
	color: black;
}

#team
{
	/*padding-left: 8%;*/
}

.archive #main
{
	position: relative;
}

.archive #main #primary
{
	position: absolute;
	top: 20%;
	right: 0%;
}

.screenshot_thumbnail
{
border: solid;
border-color: black;
border-width: 3px;
margin-right: -14px;
}

 
#content #Screenshots table {
border: none;
text-align: center;
margin: 0;
}

#content #Screenshots tr td {
border-top: none;
}

.forgetmenot
{
	float: left;
	clear: left;
}

.submit
{
	padding-top: 3px;
	margin-bottom:	0px !important;
}

#container {
float: none;
margin: 0 -240px 0 0;
}

#site-info a {
display: none;
}

.single #content .entry-title
{
	display: inline;
}

#content .entry-title 
{
display: none;
}


a:link
{
	color: #774b37;
}
a:visited 
{	
	color: #5a3728;
}
a:active
{
	color: #F7FFCB;
}
a:hover
{
	color: #F7FFCB;
}

#colophon {
width: 880px;
}

#wp-social-login-connect-options {
position: absolute;
top: 0;
right: 0;
}

#home
{
	margin-left: 11%;
	margin-right: 10%;
	margin-top: 25px;
	-moz-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	-o-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	-webkit-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	border-style: solid;
	background-color: #f8f1e5;
	background-clip:padding-box;
	background-repeat: repeat;
	border-width: 11px;
	padding: 20px;
}

#BlogPost
{
	-moz-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	-o-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	-webkit-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	background-clip:padding-box;
	border-style: solid;
	background-color: #f8f1e5;
	background-repeat: repeat;
	border-width: 11px;
	padding: 20px;
	margin-bottom: 20px;
}

.post
{
	-moz-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	-o-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	-webkit-border-image: url('/wp-content/uploads/2014/07/post_border.png') 44 44 stretch;
	background-clip:padding-box;
	background-repeat: repeat;
	border-style: solid;
	background-color: #f8f1e5;
	border-width: 11px;
	padding: 20px;
}

#BlogPost, #Screenshots
{
	/*margin-top: 10px;
	border-top: solid 4px black;
	padding-top: 50px;
	
padding-bottom: 50px;
*/
	/*border-width: 20px;
	-moz-border-image: url('/wp-content/uploads/2012/07/border1.png') 44 44 stretch;
	-o-border-image: url('/wp-content/uploads/2012/07/border1.png') 44 44 stretch;
	-webkit-border-image: url('/wp-content/uploads/2012/07/border1.png') 44 44 stretch;
	background-clip: padding-box;*/
	/*background-repeat: repeat;*/
}

#header {
position: relative;
}

#awards-left
{
	position: absolute;
	top: 400%;
	left: -37%;
}

#awards-left-row1
{
	position: relative;
}

#awards-left-row2
{
	position: relative;
}

#awards-left-row3
{
	position: relative;
}

#betasignup-image
{
	position: absolute;
	top: 90%;
	left: 0%;
	transform: rotate(-27deg);
}

#left-header-image
{
	position: absolute;
	top: -162%;
	left: -18%;
}

#middle-header-image
{
	position: absolute;
	top: -183%;
	left: 24%;
}

#middle-header-image src
{
	width: 500px;
}

#right-header-image
{
	position: absolute;
	top: -162%;
	right: -18%;
}

#footer {
position: relative;
}

#paypal {
	width: 20%;
	margin-left: auto;
	margin-right: auto;
}

#left-footer-image
{
	z-index: 1;
	position: absolute;
	bottom: -24%;
	left: -52%;
	pointer-events:none;
}

#right-footer-image
{
	z-index: 1;
	position: absolute;
	bottom: -25%;
	right: -58%;
	pointer-events:none;
}

#footer-image
{
	width: 1920px;
	position:absolute;
	bottom:0;
	z-index:999999;
}

#content .bbp-forums tr th, #content tfoot th, #content thead th {
/*
background-image: url('/wp-content/uploads/2012/07/forumtest1.png');
background-size: 100% 100%;
*/
background-color: #8B5740;
color: white;
<th class="bbp-forum-info">Forum</th>
}

#access .menu-header, div.menu {
margin-left: 17%;
}

#access .menu-header li, div.menu li {
background-color: transparent;
float: left;
position: relative;
width: 154px;
height: 50px;
background-repeat: no-repeat;
padding: 0;
margin: 0;
list-style-position:outside;
}

#access li:hover > a, #access ul ul :hover > a {
background: transparent;
width: 154px;
height: 50px;
color: white;
background-repeat: no-repeat;
}

#access li.menu-item-154:hover > a /*News Button Over*/
{
background-image: url('/wp-content/uploads/2012/07/news_active.png');
}
#access ul li.current_page_item.menu-item-154 /*Selected News Button*/
{
	background-image: url('/wp-content/uploads/2012/07/news_active.png');
}
#access li.menu-item-154 /*News Button*/
{
background-image: url('/wp-content/uploads/2012/07/news_inactive1.png');
}

 .responsive-image {
            max-width: 80%;
            height: auto;
        }

#access li.menu-item-158:hover > a /*Forum Button Over*/
{
background-image: url('/wp-content/uploads/2012/07/forum_active.png');
}
#access ul li.current_page_item.menu-item-158 /*Selected Forum Button*/
{
	background-image: url('/wp-content/uploads/2012/07/forum_active.png');
}
#access li.menu-item-158 /*Forum Button*/
{
background-image: url('/wp-content/uploads/2012/07/forum_inactive.png');
}



#access li.menu-item-157:hover > a /*Media Button Over*/
{
background-image: url('/wp-content/uploads/2012/07/media_active.png');
}
#access ul li.current_page_item.menu-item-157 /*Selected Media Button*/
{
	background-image: url('/wp-content/uploads/2012/07/media_active.png');
}
#access li.menu-item-157 /*Media Button*/
{
background-image: url('/wp-content/uploads/2012/07/media_inactive.png');
}



#access li.menu-item-156:hover > a /*About Button Over*/
{
background-image: url('/wp-content/uploads/2012/07/team_active.png');
}
#access ul li.current_page_item.menu-item-156 /*Selected About Button*/
{
	background-image: url('/wp-content/uploads/2012/07/team_active.png');
}
#access li.menu-item-156 /*About Button*/
{
background-image: url('/wp-content/uploads/2012/07/team_inactive.png');
}



#access li.menu-item-271:hover > a /*FAQ Button Over*/
{
background-image: url('/wp-content/uploads/2012/07/faq_active.png');
}
#access ul li.current_page_item.menu-item-271 /*Selected FAQ Button*/
{
	background-image: url('/wp-content/uploads/2012/07/faq_active.png');
}
#access li.menu-item-271 /*FAQ Button*/
{
background-image: url('/wp-content/uploads/2012/07/faq_inactive.png');
}

.wooden-button {
    width: 8vw;
    padding: 0.7vw 1.5vw;
    margin: 2px 0; /* Зменшено відступи, так що кнопки ближче одна до одної */
    border: none;
    background-image: url('/images/wood_texture.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: lightyellow;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0.8vw;
    font-weight: bold;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-shadow: 1px 1px 2px black, -1px -1px 2px black, 1px -1px 2px black, -1px 1px 2px black;
    display: inline-block; /* Додано для коректного показу кнопки */
}

@media (max-width: 768px) {
    .wooden-button {
        width: 16vw;
        padding: 1.6vw 3.2vw;
        font-size: 1.2vw;
    }
}

.wooden-button:hover {
    transform: scale(1.05);
    box-shadow: inset 3px 3px 10px 0px rgba(255, 223, 0, 0.7), inset -3px -3px 10px 0px rgba(255, 223, 0, 0.7);
}

.wooden-button:focus {
    outline: none;
}


@media (max-width: 768px) {
    .wooden-button {
        width: 16vw;
        padding: 1.6vw 3.2vw;
        font-size: 1.2vw;
    }
}

.wooden-button:hover {
    transform: scale(1.05);
    box-shadow: inset 3px 3px 10px 0px rgba(255, 223, 0, 0.7), inset -3px -3px 10px 0px rgba(255, 223, 0, 0.7);
}

.wooden-button:focus {
    outline: none;
}


html
{
	overflow-y: scroll;
	height: 90%;
	
}

#site-generator a 	/*Removing wordpress at bottom*/
{
display: none;
}

#access a {
color: #AAA;
display: block;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
font-size: 0px;
text-align: center;
height: 41px;
/*margin-left: -25%;
*/
}

#site-description {
clear: none;
float: none;
font-style: italic;
width: 400px;
margin-left: 27%;
text-align: center;
font-size: 25px;
color: black;
margin-bottom: 5%;
font-family: Times New Roman;
-webkit-text-size-adjust: auto;
}

/*#site-title a {
background:url('/wp-content/uploads/2012/07/header.png') no-repeat top center;
display:block;
text-indent:-9000px;
width: 100px;
height: 198px;
background-position: center;
padding-left: 120%;
}
}*/
#site-title a 
{
	display: none;
}

#site-title
{
	/*margin-top: 50px;*/
	
}

#wrapper {
/*
border-radius: 50px;
*/
border-width: 20px;
border-style:solid;
padding: 4px 23px;
-moz-border-image: url('/wp-content/uploads/2014/07/blue_background_tiling-2.png') 44 44 stretch;
-o-border-image: url('/wp-content/uploads/2014/07/blue_background_tiling-2.png') 44 44 stretch;
-webkit-border-image: url('/wp-content/uploads/2014/07/blue_background_tiling-2.png') 44 44 stretch;
border-image: url('/wp-content/uploads/2014/07/blue_background_tiling-2.png') 44 44 stretch;
background-image: url('/wp-content/uploads/2014/07/blue_background_tiling-1.png');
background-clip:padding-box;
background-repeat: repeat;
 /*
border-style: solid;
border-width: 5px;
border-color: black;
*/
}

#access {
background: transparent;
}



body.custom-background {
background-image: url('/wp-content/uploads/2014/07/blue_screen-small.png');
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
	padding-top: 130px;
	font-family: arial;
}

.bbPress #primary {
display: none;
}

.page-id-76 #container
{
	float: left;
}

.bbPress #container {
	float: none;
	margin: 0 -240px 0 0;
}

/* CUSTOM CODE */

#content hr,
#container hr {
	margin: 0 0 24px 0;
}
#entry-author-info {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #fff;
}

#content table.bbp-topics,
#content table.bbp-forums,
#content table.bbp-replies,

#container table.bbp-topics,
#container table.bbp-forums,
#container table.bbp-replies,

#main table.bbp-topics,
#main table.bbp-forums,
#main table.bbp-replies {
	clear: left;
	table-layout: fixed;
	width: 100%;
	border: solid 1px black;
}

/* =Breadcrumb and Tags
-------------------------------------------------------------- */

div.bbp-breadcrumb {
	float: left;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
	font-size: 12px;
}

#content div.bbp-breadcrumb p,
#content div.bbp-topic-tags p {
	margin-bottom: 10px
}

div.bbp-topic-tags {
	float: right;
}

/* =Tables
-------------------------------------------------------------- */

#content table tbody tr.even td {
	background-color: #B98E4C;
	border: solid 1px black;
}
#content table tbody tr.odd td {
	background-color: #CFAC6E;
	border: solid 1px black;
}

#content table tbody tr.status-trash.even td,
#content table tbody tr.status-spam.even td {
	background-color: #fee;
}
#content table tbody tr.status-trash.odd td,
#content table tbody tr.status-spam.odd td {
	background-color: #fdd;
}

#content table.bbp-topics tbody tr.status-closed td,
#content table.bbp-topics tbody tr.status-closed td a {
	/*color: #ccc;*/
}

table.bbp-topic tbody tr td,
table.bbp-replies tbody tr td {
	background-color: #fff;
}

table.bbp-forums th, table.bbp-topics th,
table.bbp-topic th, table.bbp-replies th {
	background-color: #f3f3f3;
}
table.bbp-forums th span, table.bbp-topics th span,
table.bbp-topic th span, table.bbp-replies th span {
	float: right;
}
#content th.bbp-topic-author,
#content th.bbp-reply-author {
	text-align: center;
	width: 120px;
	font-size: 100%;
}
#content th.bbp-topic-content,
#content th.bbp-reply-content {
	text-align: left;
	padding: 9px 10px 9px 15px;
	font-size: 100%;
}
#content table.bbp-forums tfoot td, #content table.bbp-topics tfoot td,
#content table.bbp-topic tfoot td, #content table.bbp-replies tfoot td,
#content table.bbp-replies tr.bbp-reply-header td,
#content table.bbp-topic tr.bbp-topic-header td {
	background-color: #fafafa;
	color: #888;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	padding: 4px 10px;
	/*
	background-image: url('/wp-content/uploads/2012/07/forumtest1.png');
	*/
}

span.bbp-author-ip {
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}

#content .bbp-forum-info {
	width: 55%;
	text-align: left;
}
#content .bbp-forum-topic-count,
#content .bbp-forum-reply-count,
#content .bbp-topic-reply-count,
#content .bbp-topic-voice-count,
#content .bbp-topic-action {
	width: 10%;
	text-align: center;
	padding: 6px 0px;
}
#content td.bbp-topic-author,
#content td.bbp-reply-author {
	padding: 20px;
	text-align: center;
	vertical-align: top;
}
#content td.bbp-topic-author .bbp-author-role,
#content td.bbp-reply-author .bbp-author-role {
	font-size: 11px;
	font-style: italic;
}
.bbp-topic-title {
	width: 55%;
	text-align: left;
}
.bbp-topic-freshness,
.bbp-forum-freshness {
	text-align: center;
	width: 25%;
}

#content tbody .bbp-topic-content,
#content tbody .bbp-reply-content {
	vertical-align: top;
	padding: 15px 10px 10px 15px;
	overflow: auto;
}

#content .bbp-topic-content img,
#content .bbp-reply-content img {
	max-width: 100%;
}

/* =Admin Links
-------------------------------------------------------------- */

span.bbp-admin-links {
	float: right;
	color: #ddd;
}
span.bbp-admin-links a {
	color: #bbb;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
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-topic a.bbp-topic-permalink,
.bbp-replies a.bbp-reply-permalink {
	float: right;
	margin-left: 10px;
	color: #ccc;
}

/* =Toggles
-------------------------------------------------------------- */

.bbp-topic-action #favorite-toggle a {
	text-decoration: none;
	padding: 0px 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	.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;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		.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: 0px 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	.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;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

#content p.bbp-topic-meta {
	margin-bottom: 0;
	font-size: 11px;
}

#content p.bbp-topic-meta span {
	white-space: nowrap;
}

/* =Forums
-------------------------------------------------------------- */

#content table tbody tr .bbp-forum-content p {
	margin-bottom: 0;
	font-size: 13px;
	font-style: italic;
}

#content table tbody tr ul.bbp-forums {
	list-style: none;
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #aaa;
}
#content table tbody tr ul.bbp-forums li {
	display: inline;
}

#bbpress-forums .bbp-forums-list {
	margin: 0 0 0 5px;
	padding-left: 15px;
	border-left: 1px solid black;
}

#bbpress-forums .bbp-forums-list li {
	display: inline;
	font-size: 11px;
}

/* =Pagination
-------------------------------------------------------------- */

.bbp-pagination-count {
	float: left;
}
.bbp-pagination-links {
	float: right;
}
.bbp-pagination {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.bbp-topic-pagination {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 2px;
	}
	.bbp-topic-pagination a {
		font-size: 10px;
		line-height: 10px;
		padding: 1px 3px;
		border: 1px solid #ddd;
		text-decoration: none;
	}

/* =Forms
-------------------------------------------------------------- */
#content fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
	clear: left;
}

#content fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
	border: 1px solid black;
	padding: 10px 20px;
	background-color: #FFFAE7;
}

#content fieldset.bbp-form legend,
#container fieldset.bbp-form legend,
#wrapper fieldset.bbp-form legend {
	padding: 5px;
	border: solid 1px black;
	background-color: #F5DA96;
}

#content fieldset.bbp-form label,
#container fieldset.bbp-form label,
#wrapper 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;
}

#content fieldset.bbp-form p,
#container fieldset.bbp-form p,
#wrapper fieldset.bbp-form p,
#content fieldset.bbp-form textarea,
#container fieldset.bbp-form textarea,
#wrapper fieldset.bbp-form textarea,
#content fieldset.bbp-form select,
#container fieldset.bbp-form select,
#wrapper fieldset.bbp-form select,
#content fieldset.bbp-form input,
#container fieldset.bbp-form input,
#wrapper fieldset.bbp-form input {
	margin: 0px 0px 10px;
}

textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
	width: 97%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

textarea#bbp_forum_content {
	height: 210px;
}

#content fieldset.bbp-forum-form-attributes,
#container fieldset.bbp-forum-form-attributes,
#wrapper fieldset.bbp-forum-form-attributes {
	width: 200px;
	float: right;
	clear: none;
}

.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 {
	font-size: 10px;
	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;
}

input[type="password"] {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

/* =TinyMCE in themes
-------------------------------------------------------------- */
#content div.bbp-the-content-wrapper {
	margin-bottom: 10px;
}

#content div.bbp-the-content-wrapper textarea.bbp-the-content {
	width: 100%;
	margin: 0;
	font-size: 12px;
}

#content div.bbp-the-content-wrapper table,
#content div.bbp-the-content-wrapper tbody,
#content div.bbp-the-content-wrapper tr,
#content div.bbp-the-content-wrapper td {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 1em;
}

#content div.bbp-the-content-wrapper input {
	font-size: 12px;
	padding: 5px;
	margin: 3px 0 0;
	line-height: 1em;
	margin: 0;
}

#content div.bbp-the-content-wrapper div.quicktags-toolbar {
	padding: 5px;
	min-height: 26px;
}
#content div.bbp-the-content-wrapper td.mceToolbar {
	padding: 4px 4px 8px;
}

#content div.wp-editor-container {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#content div.bbp-the-content-wrapper td.mceStatusbar {
	line-height: 16px;
}

/* =Edit User
-------------------------------------------------------------- */

#bbp-your-profile fieldset {
	margin-top: 20px;
	padding: 20px 20px 0 20px;
}
	#bbp-your-profile fieldset div {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		clear: left;
	}
	#bbp-your-profile fieldset select {
		margin-bottom: 0;
	}
	#bbp-your-profile fieldset input,
	#bbp-your-profile fieldset textarea {
		margin-bottom: 0;
		width: 400px;
		background: #f9f9f9;
		border: 1px solid #ccc;
		box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		padding: 2px;
	}
	#bbp-your-profile fieldset legend {
		display: none;
	}
	#content #bbp-your-profile fieldset label,
	#container #bbp-your-profile fieldset label {
		float: left;
		width: 150px;
		padding-right: 20px;
		text-align: right;
	}
	#bbp-your-profile fieldset span.description {
		margin: 5px 0 0 170px;
		font-size: 12px;
		font-style: italic;
		float: left;
		clear: left;
		width: 383px;
		padding: 5px 10px;
		border: #cee1ef 1px solid;
		background-color: #f0f8ff;
	}

	#content #bbp-your-profile fieldset fieldset,
	#container #bbp-your-profile fieldset fieldset {
		margin: 0;
		width: 260px;
		border: none;
		padding: 0;
		clear: none;
		float: none;
	}
	#bbp-your-profile fieldset fieldset span.description {
		margin-left: 0;
		margin-bottom: 20px;
	}

	#bbp-your-profile fieldset.submit button {
		float: right;
	}

/* =Notices
-------------------------------------------------------------- */

div.bbp-template-notice {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 0 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffffe0;
	border-color: black;
	color: #000;
	clear: both;
}
div.bbp-template-notice a {
	color: #555;
	text-decoration: none;
}
	div.bbp-template-notice a:hover {
		color: #000;
	}
	div.bbp-template-notice.info {
		border: black 1px solid;
		background-color: #ffffe0;
	}
	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 {
		color: #c00;
	}
	div.bbp-template-notice p {
		margin: 0.5em 0 6px 0 !important;
		padding: 2px;
		font-size: 12px;
		line-height: 140%;
	}

/* =Stickies
-------------------------------------------------------------- */

.bbp-topics-front tr.super-sticky td,
.bbp-topics tr.super-sticky td,
.bbp-topics tr.sticky td,
.bbp-forum-content tr.sticky td {
	background-color: #CFAC6E  !important;
	font-size: 1.1em;
}

/* =Revisions
-------------------------------------------------------------- */
#content .bbp-topic-revision-log,
#content .bbp-reply-revision-log,

#main .bbp-topic-revision-log,
#main .bbp-reply-revision-log,

#container .bbp-topic-revision-log,
#container .bbp-reply-revision-log {
	border-top: 1px dotted #ddd;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #aaa;
}

/* =Widgets
-------------------------------------------------------------- */

.bbp-login-form fieldset legend {
	display: none;
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
	padding: 5px;
}

.bbp-login-form .bbp-username label,
.bbp-login-form .bbp-password label {
	width: 70px;
	display: inline-block;
}
.bbp-login-form .bbp-username,
.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 {

}

.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-right: 15px;
}

.bbp-logged-in h4 {
	font-weight: bold;
	font-size: 1.3em;
	clear: none;
	margin-bottom: 10px;
}

/* =Avatars
-------------------------------------------------------------- */

#content p.bbp-topic-meta img.avatar,
#content ul.bbp-reply-revision-log img.avatar,
#content ul.bbp-topic-revision-log img.avatar,
#content div.bbp-template-notice img.avatar,
#content .widget_display_topics img.avatar,
#content .widget_display_replies img.avatar,
#content p.bbp-topic-meta img.avatar,

#main ul.bbp-reply-revision-log img.avatar,
#main ul.bbp-topic-revision-log img.avatar,
#main div.bbp-template-notice img.avatar,
#main .widget_display_topics img.avatar,
#main .widget_display_replies img.avatar,
#main p.bbp-topic-meta img.avatar,

#container ul.bbp-reply-revision-log img.avatar,
#container ul.bbp-topic-revision-log img.avatar,
#container div.bbp-template-notice img.avatar,
#container .widget_display_topics img.avatar,
#container .widget_display_replies 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;
}
