/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#footer-bg {
	background-color: #945aa1;
}

/* FONTS  -------------------------------------*/
p {
	font-size: 16px;
}

H1 {
	font-family: Helveica;
	font-size: 35px;
	color: #oooooo;
}

h2 {
	font-family: Helvetica;
	color: #6e237e;
}

h3 {
	font-family: Helvetica;
}

.back-to-top  a:link {
	color: #FFFFFF;
}

/*-----------Membership Directory ---------------------*/
#sc_our_team .sc_team_member_inner {
	height: 150px important;
}

.cn-list-row-alternate {
	font-size: 24px;
}

.cn-list-row vcard individual piano {
	font-size: 24px;
}

.cn-entry {
	font-size: 24px;
}

table, th, td {
	font-size: 14px;
	background-color: #e8e9ea;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.navbackground {
	background-image: url ('https://www.mtacsacb.org/wp-content/uploads/2015/08/register.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

/** news and event  background  **/
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
	max-width: 700px;
	margin: 0 auto;
	background-color: #e8e9ea;
	padding: 15px;
}

/* ----------------------------------MAIN TEXT AREA  -------------------------------------*/
.largebox {
	width: 90%;
	background-color: #f4f4f5;
	padding: 20px;
}

.column {
	width: 40%;
	margin: 10px;
	float: left;
}

.clear {
	clear: all;
}

/* -------------------------------------HOME PAGE  -----------------------------------------*/
.mainbox {
	width: 400px;
	margin-right: 10%;
	float: left;
}

.sidebox {
	width: 600px;
	float: left;
}

/* ----------------------------test alt 


.mainbox {
	width: 60%;
	margin-right: 10%;
	float: left;
}

.sidebox {
	width: 400px;
	float: left;
}

------------------*/
/* ------------------FORMS -------------------
Form Maker  8/22/15 ----------------------------*/
.wdform_section {
	font-family: helvetica;
	font-size: 18px;
	padding: 20px;
	background-color: #f4f4f5;
}

/*------------------------EVENTS ----------------------------*/
.tribe-events-list {
	Font-family: helvetica;
	Font-size: 18px;
}

.tribe-events-event-meta vcard {
	Font-family: helvetica;
	Font-size: 18px;
}

.tribe-events-list-event-title entry-title summary {
	font-family: helvetica;
	font-size: 18px;
}

.date-start dtstart {
	font-size: 18px;
}

.updated published time-details h3 {
	font-size: 18px;
}

.author {
	font-size: 18px;
}

.boxspecial {
	width: 400px;
	background-color: #f2eaee;
	padding: 5%;
}