/* Use Helvetica */
#tec-events-calendar-header, .tec-calendar, #tec-content .ical, .events-single #content .ical, a.gmap, .tec-event-list-meta td, .tec-nav, #tec-event-meta, span.back, .eventsListWidget .dig-in, .gcal-add {
	font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

#tec-content {
	position:relative;
	margin-bottom:48px;
	padding:1px 20px;
}
.single #tec-content {
	font-size:16px;
	
}
#tec-content.upcoming {
	margin-bottom:60px;
}

#tec-content a, #tec-event-meta a {
	text-decoration:none;
}
#tec-events-calendar-header {
	position:relative;
	margin-bottom:18px;
}
.tec-calendar-buttons {
	position:absolute;
	right:20px;
	top:-15px;
}
.upcoming .tec-calendar-buttons {
	top:-24px;
}
h2.tec-cal-title {
	float:left;
	padding-right:15px;
	margin-bottom: 33px;
	font-size:21px;
	font-weight:bold;
	color:#000;
	position:relative;
	z-index:5;
}
h2.tec-cal-title a {
	color:#000;
}
h2.tec-cal-title a:hover, h2.tec-cal-title a:focus {
	color:#333;
	text-decoration:underline !important;
}
.tec-month-nav a, .tec-nav a, .back a, .eventsListWidget .dig-in a {
	color:#888;
	text-decoration:none;
}
.tec-month-nav a:hover, .tec-nav a:hover, .back a:hover, .eventsListWidget .dig-in a:hover {
	text-decoration:underline;
}
#tec-content .ical, .events-single #content .ical, #content .gcal-add {
	color:#fff;
	font-size:10px;
	background:#777;
	padding:0 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:right;
	text-transform:uppercase;
	letter-spacing:1px;
}
.events-single #content .ical, #content .gcal-add {
	text-decoration:none;
	line-height:18px;
	margin-bottom:21px;
}
#content .gcal-add {
	margin-right:9px;
}
.tec-calendar-buttons a {
	background:#999;
	border-radius:3px;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin:21px 0 24px 10px;
	padding: 0 9px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	width:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.tec-calendar-buttons a.tec-button-on {
	background:#666;
}
.tec-calendar-buttons a.tec-button-off {
	background:#ddd;
	color:#444;
}

.tec-month-nav {
	position: absolute;
	left:0;
	bottom:0;
	z-index:2;
}
.tec-prev-month {
	margin-right:14px;
}
.tec-next-month {
	margin-left:5px;
}

#