/* Tablet Landscape */
#page {
	margin: 0 auto;
	padding: 0 30px 30px;
	background-color: #fff;
	z-index: 0;
}
#wrap {
	margin: 4px 0 0;
	padding: 45px 0 0 0;
	overflow: hidden;
}
#main {
	width: 70%;
	float: left;
	overflow: hidden;
}
.home #main {
	width: 60%;
}
#home_slider .wooslider-vimeo {
	height: 338px;
}
#home_slider .slide-content h1 {
	display: none;
}
#home_slider .wooslider-prev {
	left: 30px;
}
#home_slider .wooslider-next {
	right: 30px;
}
#home_slider .wooslider-control-paging {
	padding-left: 30px;
}
#content {
	width: 100%;
	float: left;
}
.home #content {
	width: 100%;
}
#tertiary {
	width: 35%;
	padding-right: 0;
	text-align: right;
}
#content .entry-content {
	width: 76.5%;
}
#content .entry-details {
	width: 20%;
}
#site-title h1 {
	margin: 0 10px 3px 0;
	float: none;
}
#site-title h2 {
	margin: 0;
}
#menu {
	top: 0;
	width: 100%;
	height: 40px;
}
.admin-bar #menu {
	top: 0;
}
#secondary {
	width: 39%;
	margin-left: 3.6%;
}
#secondary aside:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#secondary aside,
#tertiary aside {
	float: none;
	overflow: hidden;
}
.widget .sidebar-theme {
	margin: 0 20px 8px 0;
	float: left;
}
.widget .rss-widget ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_social_links ul li,
.widget_meta ul li,
.widget_links ul li {
	margin: 0 20px 0 0;
	float: left;
}
.widget_categories ul li ul.children,
.widget_nav_menu ul li ul.sub-menu,
.widget_pages ul li ul.children {
	margin: 5px 0 0 0;
}
#colophon {
	max-width: 100%;
	padding: 30px 30px 50px;
}