.entry-title {
 font-family: Helvetica;
 font-style: italic;
}
.wp-caption {
	font-family: Quicksand, Helvetica, Arial, sans-serif;
 font-style: italic;
}
body.single .hentry {
	width: 80%;
	padding-right: 20px;
	padding-right: 2rem;
}
body {
	font-size: 15px;
}

.menu { 
  font-size: 15px;
}
.site-navigation li {
	font-size: 20px;
}
.home .entry-header {
xxdisplay: none;
}
.widget li {
    border-top: none;
}
/* =Portfolio */
.page-template-portfolio-page-php .site-header {
  border-bottom: 0;
  margin-bottom: 0;
}
.page-template-portfolio-page-php.paged .site-header {
  border-bottom: none;
  margin: 0 0 5px;
}

body[class*="jetpack-portfolio"].archive .site-header {
  margin-bottom: 5px;
}

a:link {
color: #000000;
}

a:hover {
color: #808080;
}

blockquote {
  font-size: 1em;
  line-height: 1.36em;
  border-left: 2px solid #eeeeee;
  color: #000000;
  font-style: italic;
  line-height: 1.5;
  margin: 0 0 27px;
  padding-left: 24px;
}
.site-header {
  border-bottom: none;
  margin: 0 0 27px;
  padding: 0 0 24px;
  position: relative;
  z-index: 5;
}
.site-footer {
  font-size: 0.8125em;
  line-height: 2.09231em;
  border-top: 2px solid #eeeeee;
  color: #999999;
  clear: both;
  letter-spacing: 1px;
  margin: 24px 0 0;
  padding: 14px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
nav.navigation.project-navigation {
    display: none !important;
}
