/* Tablet Portrait */
#page {
	padding: 0 25px 30px 25px;
	background-color: #fff;
}
#menu {
	top: -5px;
	/*width: 93.5%;
	width: calc(100% - 50px);*/
	position: relative;
	width: 100%;
	height: 38px;
}
.admin-bar #menu {
	top: 0;
}
#menu ul li {
	padding: 8px;
}
#menu ul li a {
	letter-spacing: 0;
	font-size: .67em;
}
#nav li ul {
	top: 35px;
	margin-left: -8px
}
#nav li ul li {
	line-height: 14px
}
#wrap {
	margin-top: 0;
}
#main,
.home #main {
	width: 100%;
	float: none;
	overflow: hidden;
}
#content {
	width: 65%;
}
#secondary {
	width: 30%;
	margin-left: 5%;
}
#tertiary {
	width: 100%;
	float: none;
	margin-left: 0;
	text-align: center;
}
.postid-6 #main #content { width: 100%; }
.postid-6 #wrap {
	padding: 60px 50px 40px;
}
.postid-6 #tertiary {
	/* schedule at a glance */
	width: 100%;
}

#site-title {
	width: 100%;
	padding: 20px 0 30px;
}
#site-title h1 a {
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: itlaic;
}
#mainnav {
	margin: 30px 0 0;
	max-width: 100%;
}
#mainnav ul li a {
	font-size: .75em;
}
#content .entry-content {
	float: left;
}
#content .entry-details {
	width: 20%;
}
#secondary aside:last-child {
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
#tertiary aside:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#home_slider {
	margin-top: -5px;
}
#home_slider .wooslider-vimeo {
	height: 252px;
}