h4, ul.item-list .item .modal .modal-body h4
{
	font-size: 1.6em;
	width:auto;
}

#search-form
{
	display:none;
}

#bp-before-activity-post-form
{
	display: none;
}

#header h1 a {
	text-transform:none;
	font-weight: bold;

	width: 296px; height: 105px;
	background: url("/img/site/header/logo_red_pen.gif");
	text-indent: -9999px;
	display:block;
}	

#header #search-bar {
	background:#000;
}

/*
#sidebar-me, #sidebar-login-form
{
	display: none;
}*/

#naiwe-sidebar #sidebar-login-form
{
	display: block;
}

#header #n-header-form
{
	font-weight: bold;
	color:#ddd;
	position:relative;
	top:0px;
}
#header #search-bar input[type="text"],
#header #search-bar input[type="password"] {
	border: none;
	-moz-border-radius: 0.1em;
	-webkit-border-radius: 0.1em;
	border-radius: 0.1em;
	margin-right: 4px;
	padding: 5px;
	width:100px;
	font-size: 1em;
	line-height: 1em;
	border-image: initial;
}

.trim-len
{
	height:2.6em;
	overflow:hidden;
}
.trim-len.small {
font-size: 11px;
line-height: 1.3em;
font-style: italic;
font-family: georgia;
color: #777;
}

.member-search-form div.radio label
{
	width:100px;
	float:left;
}

.member-search-form div.checkbox label
{
	width:345px;
	float:left;
}

.left
{
	float:left;
}

.hide
{
	display:none;
}

.button.button-small {
	font-size: 11px;
	padding: 0.3em 0.5em;
	font-weight: normal;
}

blockquote.biz-desc
{
	font-size:13px;
	margin:10px 0;
	padding:0 1em;
}