/* Enter Your Custom CSS Here */
/* not sure about this
.page-title ul, .page-title ul li, page-title ul li a
{
  font-size: 12px;
} */
.entry-author {display:none;}

.widget-footer-optin h3
{
 /* font-family: Pinyon Script;
  font-weight: 400; */
  text-transform: none;
/*  letter-spacing: 0px;
  font-size: 22px; */
}

.site-footer p
{
  visibility:hidden;
}

blockquote
{
  border-top-width: 0px;
  border-bottom-width: 0px;
  margin-bottom: 15px;
  background-color:#f2f2f2;
  color:#767676;
 /* padding-top: 25px;
  padding-right: 30px;
  padding-bottom: 4px;
  padding-left: 65px; */
}
.title-area
{visibility: hidden;}

h1, h2 {text-transform: none;
font-family: serif;
}

.front-page-2 .widget-area
{
  padding-top: 10px;
	padding-bottom: 0px;
}

.footer-widgets
{padding-top: 10px;
	padding-bottom: 10px;
}

.site-footer
{padding-top: 10px;
	padding-bottom: 10px;
}

