/* Globals
----------------------------------------------------------------------------------------------------*/
.bar-address {
	text-align: right;
}
.bar-address > .phone-number {
	margin-left: 4px;
	border-left: 1px solid;
	padding-left: 4px;
}
.bar-address a { color: #999 !important; }

.social-icons {
	margin: 0 0 10px;
	font-size: 32px;
	text-align: center;
}
.social-icons h6 {
	margin: 15px 0 5px;
	font-size: 13px;
	font-weight: 600;
	color: #ccc;
}
.social-icons h6 > .fa {
	color: #fa3b60;
}
.social-icons a { color: #eee; color: rgba(255,255,255,.7); }
.social-icons a:hover { color: #fff; }

.tb_sub-heading {
	margin: 0;
	font-family: "proxima-nova", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #e09a42;
}

.hp_copyright { float: left; }
.hp_site-credits {float: right; }

.tb_tagline {
	margin: 200px 0 0;
	text-align: center;
}
.tb_tagline img {
	width: 200px;
	height: auto !important;
}

p.edit { display: none; }

/* Homepage
----------------------------------------------------------------------------------------------------*/
.home #system .item > header .title { display: none; }

.homepage-calendar {
	margin-top: 30px;
	border-top: 1px solid rgba(255,255,255,.2);
}
.homepage-calendar-title {
	display: inline-block;
	margin: 15px 15px 0 0;
}
.homepage-calendar-more {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
}