/*
Theme Name: Moultonbuzz Buddypress
Theme URI: http://www.moultonbuzz.com/
Description: Custom Theme for Moultonbuzz.com
Author: Patrick Doocey
Author URI: http://www.moultonbuzz.com/
Template: twentysixteen
Version: 2.7
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready, buddypress
Text Domain:  twenty-sixteen-child
*/

.membershipoptions_subscription
{
	border: #005599;
	border-style: solid;
    border-width: 5px;
	padding:5px;
}
.membershipoptions_oneyear
{
	border: #005599;
	border-style: solid;
    border-width: 5px;
	padding:5px;
}
.membershipoptions_subscription_new
{
	border: #d71921;
	border-style: solid;
    border-width: 5px;
	padding:5px;
}
.membershipoptions_oneyear_new
{
	border: #d71921;
	border-style: solid;
    border-width: 5px;
	padding:5px;
}
#search-form
{
	display:none;
}
.mbcclassifieds-description
{
	float:clear;
}
.mbcclassifieds-date
{
	float:right;
	font-weight:bold;
}
.mbcclassifieds-title
{
	font-weight:bold;
}
.mbcclassifieds-classified
{
	background-color:White;
	padding:15px;
	margin:0px;
	border-bottom: 1px solid #EAEAEA;
}
.mbcclassifieds-classified-alternate
{
	background-color:#F5F5F5;
	padding:15px;
	margin:0px;
	border-bottom: 1px solid #EAEAEA;
}
.mbcclassifieds-classified-single
{
	background-color:#F5F5F5;
	padding:15px;
	margin:0px;
	border: 1px solid #EAEAEA;
}
.mbcclassifieds-classified-single pre {
 font-family: Arial,Tahoma,Verdana,sans-serif;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
@media screen and (min-width: 38.75em) {
	#buddypress #signup_form.standard-form #profile-details-section {
		float: none!important;
	}
	#buddypress #signup_form.standard-form #basic-details-section {
		float: none!important;
	}
}
