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

div.bbp-search-author {
float:left;
margin-left:20px;
width:120px;
color: rgb(194, 177, 148);
}
div.bbp-search-content {
color: rgb(194, 177, 148);
}

h2#user-profile {
  margin-top: 3px;
  width: 500px;
  font-size: 17px;
  font-family: 'Marcellus',serif;
  text-transform: uppercase;
}

form#bbp-your-profile textarea#description {
color: rgb(48, 48, 48);
padding-left: 18px;
border-radius: 10px 10px 10px 10px;
border: 3px solid rgba(122, 89, 59, 0.7);
width: 400px;
height: 200px;
max-width: 400px;
margin-left: 0px;
background: none repeat scroll 0% 0% transparent;
box-shadow: none;
}

div.bbp-search-form {
width:330px;
float:right;
margin-bottom:12px;
}

div#input_bg {
background: url("../../../../../themes/twentyten/images/inputana.png") no-repeat scroll center center transparent;
width: 210px;
color: rgb(0, 0, 0);
height: 27px;
float:left;
margin-right:10px;
}


input#bbp_search {
background:transparent;
padding-left: 14px;
margin-top:2px;
color:#000;
}

form#bbp-your-profile input#first_name.regular-text,
form#bbp-your-profile input#last_name.regular-text,
form#bbp-your-profile input#nickname.regular-text,
form#bbp-your-profile input#email.regular-text,
form#bbp-your-profile input#pass1,
form#bbp-your-profile input#pass2
{
    padding-left: 18px;
    width: 210px;
    color: rgb(48, 48, 48);
    height: 27px;
    background: url("../../../../../themes/twentyten/images/inputana.png") no-repeat scroll center center transparent;
	border:0px;
	outline:none;
	box-shadow:none;
}


#bbp-single-user-details {
border-bottom: 1px solid #9d8b2f;
}

#bbp-user-body {
border-top: 1px solid #cdcdcd;
}




#bbp-your-profile h3 {
margin-top: 3px;
width: 500px;
font-size: 17px;
font-family: 'Marcellus',serif;
text-transform: uppercase;
}


#bbp-user-replies-created  #myButton,
#bbp-user-body #myButton {
display: none;
}
				
#bbp-user-replies-created .hentry{

border-top: none;

border-radius: 0px;			
}

div#bbreplyabout {
margin-top:4px;
margin-botoom:4px;
}

p#liczbapostow {
font-family: 'Helvetica Neue',Arial,Helvetica,'Nimbus Sans L',sans-serif;
font-size: 11px;
font-weight: bold;
color: rgb(170, 170, 170);
text-align:center;
margin:0;
padding:0;
}
iframe#bbp_topic_content_ifr {
height:300px;
}

div.bbp-reply-content{
position:relative;
}

.bbp-topic-revision-log-item {

display: none !important;

}


div#bbp-user-wrapper {
padding:30px;
position:relative;

}

div#bbp-user-body div#password {
background:none;
}

div#bbp-user-wrapper h2#user-profile {
display:none;


margin-top: 3px;
width: 500px;
font-size: 17px;
font-family: 'Marcellus',serif;
text-transform: uppercase;

}		

a.bph-author-name {
text-transform:none;
font-size:12px;
}

img.avatar.avatar-150.photo {
margin-top:-12px;
margin-left:0px;
width:90px;
height:90px;
}
div#bbp-user-avatar {

}

img.user_gui {
position:absolute;
left:0px;
top:0px;
z-index:100;
}

div#bbp-user-navigation {
position:absolute;
top:92px;
left:140px;
z-index:1000;
}

div#bbp-user-navigation ul li{
list-style:square;
display:inline;
padding-left:10px;
}



a.bbp-forum-title {
font-family: 'Stoke',serif;
text-transform: uppercase;
position: relative;
text-align: left;
color: rgb(100, 61, 27);
font-size: 18px;
font-weight: 300;
letter-spacing: 0.1em;
line-height: 2em;
}
 
 span.bbp-topic-freshness-author {
	/* float:right;*/
	/* margin-right:30px;*/
	 /*display:none;*/
 }
 
/* =bbPress Style
-------------------------------------------------------------- */

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

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

#bbpress-forums div.even,
#bbpress-forums ul.even {
	
background:#FFF;
	width:auto;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
	 	

background:#f3f3f3;
	border-radius:0px;
	border:none;
	border-radius: 0px;
	width:auto;
	z-index:100;
}

#bbpress-forums div.reply {
	height: auto;
	width:auto;
	border:none;
	border-radius: 0px;
}

#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
	background-color: #FFF;
	border-top:4px solid rgb(243, 243, 243);
	border-bottom:4px solid rgb(243, 243, 243);
	
	}

#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
 {
 
	background: url(locked.png) no-repeat;
	background-position: right center;
	background-color: #f0f0f0 !important;
	font-size: 1.1em;


}

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

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


#bbpress-forums .hentry {
box-shadow: none;
border:none;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies {
	font-size: 12px;
	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 {
	background: #f3f3f3;
	/*border-top: 1px solid #eee;*/
	
	padding: 8px;
	text-align: center;
	}
#bbpress-forums li.bbp-footer {
	background: #47311f;
	/*border-top: 1px solid #eee;*/
	
	padding: 8px;
	text-align: center;
	border-radius: 0px 0px 10px 0px;
	
	border-top: 2px solid rgb(122, 89, 58);
	border-bottom: 2px solid rgb(50, 32, 20);;
}

a.bbp-topic-permalink {
font-size:16px;
}
span.page-numbers.current,
span.bbp-breadcrumb-current {
color: rgb(100, 61, 27);
font-weight:bold;
}
span.page-numbers.current{
text-decoration:underline;
}


ul.forum-titles {

color: rgb(194, 177, 148);

}

#bbpress-forums li.bbp-header {
	/*background: #eaeaea; */
	background: #47311f;
	border-radius: 0px 10px 0px 0px;
	border-top: 2px solid rgb(122, 89, 58);
	border-bottom: 2px solid rgb(50, 32, 20);;
}

#bbpress-forums li.bbp-header ul {
	overflow: hidden;
	font-size:15px;
	
}

#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;
	font-size: 12px;
}

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

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

#bbpress-forums .bbp-topic-content ul,
#bbpress-forums .bbp-reply-content ul {
	padding-left: 15px;
}

#bbpress-forums .bbp-topic-content ul li,
#bbpress-forums .bbp-reply-content ul li {
	list-style: square;
	padding-bottom:7px;
}

#bbpress-forums .bbp-forum-content p {
	margin: 5px 0 0;
	font-style: italic;
}

li.bbp-forum-info,
li.bbp-topic-title {
	float: left;
	text-align: left;
	width: 55%;
}
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%;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness{
	/*text-align: center;*/
	float: left;
	width: 22%;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	position:relative;
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 8px;
	border-radius:0px;
}

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-topic-author,
#bbpress-forums div.bbp-reply-author {
	float: left;
	text-align: center;
	width: 150px;
}

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

#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	color: rgb(157, 139, 47);
	text-transform:none;
	font-size:13px;
	
	word-break: break-word;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name:hover,
#bbpress-forums div.bbp-reply-author a.bbp-author-name:hover  {
	background-color: #47311f;
	text-decoration:none;
	color:#fff;

}


#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	
	font-size: 11px;
	font-style: italic;
}

#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
	position:relative;
	margin-left: 140px;
	/*padding: 12px 12px 12px 0;*/
	padding: 32px 42px 70px;
	text-align: left;
	/*color: rgb(157, 139, 47);*/
	font-size:13px;
	color: rgb(102, 102, 102);
	

	text-align: justify;
	line-height: 1.3em;

	
	}
	#bbpress-forums div.bbp-reply-content p {
	font-size:14px;
	color: rgb(102, 102, 102);
	}
	
#bbpress-forums div.bbp-topic-content a,
#bbpress-forums div.bbp-reply-content a{


text-decoration: none;
}	

#bbp-user-wrapper a.d4p-bbt-quote-link {
display:none;
}

button#bbp_reply_submit,
a.d4p-bbt-quote-link{

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #B7B7B7 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #B7B7B7 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #B7B7B7 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #B7B7B7));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #B7B7B7 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #B7B7B7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	border:1px solid #551709;
	color: #551709;
    font-family: 'Stoke',serif;
    font-size: 12px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	}
	
	button#bbp_reply_submit:hover,
	a.d4p-bbt-quote-link:hover {
	color: #551709;
	cursor:pointer;
		/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #B7B7B7 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #B7B7B7 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #B7B7B7 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #B7B7B7));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #B7B7B7 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to top, #FFFFFF 0%, #B7B7B7 100%);
	
	
	}
	
	button#bbp_reply_submit:active,
	a.d4p-bbt-quote-link:active {
	position:relative;
	top:1px;
	color: #551709;
	}


/*#bbpress-forums div.bbp-topic-content a:hover,
#bbpress-forums div.bbp-reply-content a:hover{
color: #FFF;
text-decoration: none;
background-color:#47311f;
}	*/
#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: 150px;
	color: rgb(194, 177, 148);
	margin-right:30px;
}

#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: 180px;*/

	padding:0;
	
	text-align: left;
	color: rgb(194, 177, 148);
	}

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

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

span.bbp-author-ip {
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}

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

div.bbp-breadcrumb {
	float: left;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
	font-size: 12px;
}

#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
	margin-bottom: 10px
}

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

/* =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-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
	float: right;
	margin-left: 10px;
	color: #ccc;
}

/* =Toggles
-------------------------------------------------------------- */

.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;
	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: 0 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;
		}

#bbpress-forums p.bbp-topic-meta {
	margin: 5px 0 5px;
	font-size: 11px;
}

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

/* =Pagination
-------------------------------------------------------------- */

.bbp-pagination-count {
	float: left;
	color: rgb(100, 61, 27);
}
.bbp-pagination-links {
	float: right;
	font-size:18px;
}
.bbp-pagination {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.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
-------------------------------------------------------------- */

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

#bbpress-forums fieldset.bbp-form {
	border-radius: 10px 10px 10px 10px;
	
	padding: 20px;
	padding-bottom:30px;
	margin-bottom: 10px;
	min-height:180px;
	
}

#bbpress-forums fieldset.bbp-form legend {
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	background: #47311f;
	border-radius: 0px 0px 10px 0px;
	color: rgb(194, 177, 148);
	
}

#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 8px;
}

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;
}

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

.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;
}

/* =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%;
	height:250px;
	margin: 0;
	font-size: 12px;
	color: #47311f;
}

#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 {
	font-size: 12px;
	padding: 5px;
	margin: 3px 0 0;
	line-height: 1em;
	margin: 0;
	color: rgb(194, 177, 148);
}

#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;
}

/* =Edit User
-------------------------------------------------------------- */
#bbp-your-profile {
margin-top:40px;
}
#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;
	}
	#bbpress-forums #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;
	}

	#bbpress-forums #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 {
	border-radius: 4px;
	border:none;
	padding:4px;
	background: #FFF;
	color: #551709;
	font-family: 'Stoke',serif;
	font-size:14px;
	position:relative;
	}
*/
/* =Notices
-------------------------------------------------------------- */

div.bbp-template-notice {
/*	border-width: 1px;
	border-style: solid;*/
display:none;

	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: #e6db55;*/
	color: #000;
	clear: both;
}
div.bbp-template-notice a {
	
	text-decoration: none;
}
	div.bbp-template-notice a:hover {
		color: #000;
	}
	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 {
		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 ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	
	background-position: right center;
	background-color: #fffddd !important;
	font-size: 1.1em;
}

/* CLOSED
----------------------------------------------- */
.bbp-topics-front ul.closed ,
.bbp-topics ul.closed {
background: url(locked.png) no-repeat;
	background-position: right center;
	background-color: transparent;
	font-size: 1.1em;
	width:32px;
	height:32px;
	z-index:2000;

}


/* =Revisions
-------------------------------------------------------------- */
#bbpress-forums .bbp-topic-revision-log,
#bbpress-forums .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 label {
	width: 140px;
	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 {

}

.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
-------------------------------------------------------------- */

#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;
	font-size: 1.8em;
	line-height: 1em;
	padding-bottom: 10px;
}

#bbpress-forums h2.entry-title {
	font-family: 'Stoke', serif;
	text-transform: uppercase;
	font-size: 17px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
	/*
    Dodane Tomek 26.10.2012: 
	*/
	/*margin-left:-25px;*/
	color: rgb(194, 177, 148);
	text-align:left;
	border-style:solid;
	border-color: #7a593a;
	background-color: rgb(71, 49, 31);
	padding:5px 0px 5px 10px;
	-moz-border-radius: 0px 10px 0px 10px;
	border-radius: 0px 10px 0px 10px;
	font-weight:300;
	/****destroy*/
	position: relative;
	height: 20px;
	clear: both;
	border:none;
	
	
	
	line-height: 1em;
	text-align: left;
	background-color: rgb(71, 49, 31);
	border-bottom: 2px solid rgb(50, 32, 20);
	letter-spacing: 0.02em;
	border-radius: 0px 10px 0px 0px;
	box-shadow: none;
	font-weight: 300;
	text-decoration: none;
}

DIV.bbpress-quotes a{
color: rgb(157, 139, 47);
text-transform:uppercase;


}
DIV.bbpress-quotes a:hover{
background:#47311f;

}
#bbpress-forums #entry-author-info {
	margin: 10px 0 20px 0;
	overflow: hidden;
}

#bbpress-forums #entry-author-info #author-avatar {
	float: left;
	margin-right: 0;
	width: 60px;
}

#bbpress-forums #entry-author-info #author-avatar img.avatar {
	max-width: 60px;
}

#bbpress-forums #entry-author-info #author-description {
	float: none;
	margin-left: 100px;
}

#bbp-author-subscriptions,
#bbp-author-favorites,
#bbp-author-topics-started {
	border-top: 1px solid #ccc;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
}

body.my-account #bbpress-forums,
body.my-account #bbp-author-subscriptions,
body.my-account #bbp-author-favorites,
body.my-account #bbp-author-topics-started {
	border-top: none;
	padding-top: 0;
	margin-bottom: 0;
}

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

#bbpress-forums div.row-actions {
	font-size: 11px;
	visibility: hidden;
}

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