.page-template-fullwidth #my-content {
	width: 100%;
	position: relative;
}
#my-content {
	float: left;
	width: 68.08510638297872%;
	margin: 0 0 4px 0;
	min-height: 180px;
}
#footer {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 22px 0 24px 0;
	border-top: 5px solid #444;
	font-size: 0.8461538461538462em;
	color: #aaa;
}
.menu-toggle {
	clear: both;
	display: none;
	float: left;
	width: 100%;
	height: 50px;
	margin: 0 0 0 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 47px;
	text-align: center;
	color: #eee;
	background: #111;
	cursor: pointer;
}
#site-title {
	font-size: 2.307692307692308em;	/* 30 / 13 = 2.307692307692308 */
	line-height: 1em;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	word-wrap: break-word;
}
#site-title a {
	color: #222;
	border-bottom: none;
}
#header img { max-width: 100%; }
/* Mobile (portrait) */
@media only screen and (max-width: 767px) {
	#my-content {
		width: 100%;
	}
	#footer { min-height: 10px; }
}
#my-site-description-hline{
	font-size: 1.846153em;	/* 24 / 13 = 1.846153 */
	line-height: 1.5em;
	margin: 0;
	color: #333;
	text-transform: none;
	float: left;
	width: 91.48936170212766%;
	clear: both;
	text-align: center;
	border-top: 5px solid #444;
	padding: 18px 4.25532% 8px;	/* 40px / 940px = 4.25531914893617% */
}