/* @group Posts / Pages Shared CSS */

.post-page-content {
	color: rgba(0,0,0,.7);
	font-size: 100%;
	line-height: 165%;
	padding-bottom: 50px;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
}

/* title font */

.post-page-head-area.bauhaus h2.post-title {

	letter-spacing: -2px;
	font-size: 180%;
	font-weight: bold;
	margin: 0 !important;
	padding: 10px 12px;
font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}


#container #content #homepage-h5-update {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  font-size: 28px;
  font-family: 'Gotham book';
  font-weight: normal;
  text-transform: none;
  color: #e82076;
}

#container #header #navigation a{margin-left: 12px;}