.entry-content a {
  color: #248cc8;
  transition: all 0.2s ease 0s;
  text-decoration: none;
}
em {
  font-size: 41px;
}

.entry-content h1 {
  margin-top: -30px;
}

h1 {
  font-size: 19px  !important;
}h2 {
  font-size: 19px  !important;
}

h3 {
  font-size: 19px  !important;
}

h4 {
  font-size: 19px  !important;
}

h5 {
  font-size: 19px  !important;
}

h6 {
  font-size: 19px  !important;
}

/* Footer */
.layout-full #colophon {
  border-top: 5px solid #00c9e0;
}

#masthead .hgroup .logo img {
  margin-top: 18px;
}

/* Footer Font Size */
}
#colophon * {
  font-size: 14px !important;
}

/* Footer */
#footer-widgets .widget .widget-title {
  font-size: 14px !important;
}

#footer-widgets .widget ul li a {
  color: #fffff;
}

#nav_menu-6.widget.widget_nav_menu {
  font-size: 110%;
}

.entry-content p {
  font-weight: 300;
  font-size: 20px;
}

#colophon.site-footer {
  font-weight: 300;
  font-size: 14px;
}

li {
  margin-left: 1em;
}

.textwidget {
  font-size: 70%;
}

.entry-content ul {
  font-size: 130%;
  font-weight: 300;
  padding-top: 44em;
  padding: 0px;
}

#footer-widgets .widget a {
  text-decoration: none;
  font-size: 13px;
}

.textwidget p:last-child {
  font-size: 14px;
}

#footer-widgets .widget ul {
  margin-left: -15px;
} /* Search Results */
.search-results #main {
    padding: 35px;
  }

  .search-results .page-header #page-title {
    font-size: 22px;
    font-style: italic;
  }

  .search-results .entry-title {
    font-size: 20px !important;
  }

  #nav_menu-6.widget.widget_nav_menu {
    font-weight: 300;
  }.entry-content img {
    box-shadow: 6px 6px 10px #ddd;
}@media (max-width: 768px){
	.site-main {
		padding: 0 35px !important;
	}

	#pgc-24-0-0 {
		display: none;
	}
}