body,
input,
textarea {
    color: #777;
    font: 16px 'vernada', sans-serif;
    line-height: 20px;
}
#content ul a,
#content ol a {
    color: #63c6ae;
}

.one-third {
    width: 45%;
}
#colophon .widget-wrap {
	background-color: #ffffff;
	color: #63c6ae;
  font: 20px 'vernada', sans-serif;
}

.featured-text .featured-title {
    font-size: 20px;
    line-height: 35px;
    background-color: rgba(255, 255, 255, 0.8);
}

.featured-text .featured-content {
    background-color: rgba(0, 0, 0, 0.26);
    color: #fff;
}
.wpcufpn_container.default .text,
.wpcufpn_container.default .date,
.wpcufpn_container.default .category
{
	font-size: 0.8em;
	line-height: 1.4;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.narrow-layout .featured-text {
    bottom: 40px;
}
.featured-text .featured-title a {
    color: #63c6ae;
}
.blockquote {
	background-color: #fbfbfb;
}

#site-generator{
display: none;
}