h1, h2, h3, h4, h5, h6, .site-title, .site-footer p, .tags-title, .site-tagline, .post-navigation .nav-links a, .comment-author span[itemprop=name], button, input[type="button"], input[type="reset"], input[type="submit"], .slide-menu, .calendar_wrap caption, .archive-pagination, #infinite-handle {
    font-family: "Alfa Slab One", "Open Sans", sans-serif;
    font-weight: bold;
}

.header-branding {
	background-color:#65adbb;
}

.featured-row .entry-title a {
	color: #65adbb;
}

.article-content .entry-header .entry-title a {
	color:#65adbb;
}

.widget-title, .widgettitle {
	background-color:#65adbb;
}


.site-description {
    font-size: 14px;
    font-family: Helvetica, sans-serif;
}

.featured-row {
	border-bottom: 2px solid #65adbb;
}

.featured-row article {
	padding-bottom: 0px;
	border-bottom: 0px solid #ffffff;
}

.featured-row .entry-title a {
	color: #333333;
}

.article-content .entry-header .entry-title a {
	color:#333333;
}

article {
	padding-bottom:30px;
	border-bottom: 2px solid #65adbb;
}

p {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.6;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.6;
}

.site-title {
display:none;
}

#st-2 .st-total {
	display:none;
}

.time-of-post {
	display:none;
}

.entry-title {
font-size:2em;
}

.article-content .entry-content {
/*display:none;*/
}

@media screen and (max-width: 500px) {
.entry-meta {
display: none;
	}
}

.content .entry-meta .entry-time {
	padding-left:0px;
	margin-right:0px;
}

.blog .content .entry-meta > span {
	padding-left:0px;
	/*display:none;*/
}

.content .entry-meta .entry-time:before {
content:none;
}

.content .entry-meta .entry-author:before {
content:none;
}

.single .entry-header .entry-meta {
	display:inline;
	padding: 20px 0px 0px 0px;
	font-size:.8em;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1.25px;
	color:#888;
	width:100%;
	clear:both
}

.single .entry-header .entry-meta a {
	color: #03c6ff;
	transition: background-color .8s ease;
	text-decoration:none;
}



.single .entry-header .entry-meta a:hover {
	color: #fff;
	background-color: #03c6ff;
	padding:5px 10px;
	text-decoration:none;
}

.single .entry-wrap .entry-meta .post-author {
display:none;
}

.single .posted-on {
	display:none;
}

.infinite-wrap .entry-meta .entry-author:before {
	font-family:"Times", Serif;
content:"BY";
	font-size:.95em;
	margin-left:-20px;
}

.infinite-wrap .entry-meta .entry-author {
	margin-left:20px;
}

/*
	Related Posts
*/

.widgettitle {
	font-family: "Alfa Slab One", "Open Sans", sans-serif;
	font-weight: bold;
	font-style: italic;
}

.wpp-list {
	font-family: "Alfa Slab One", "Open Sans", sans-serif;
  font-weight: bold;
}


.crp_related li  {
	list-style: none;	
}

.crp_related img {
	display: block;
	float: left;
	margin: 20px;
	width: 75%;
	padding-top: 10px;
	clear: both;
}

.crp_title {
	    font-family: "Alfa Slab One", "Open Sans", sans-serif;
    font-weight: bold;
		font-size: 1.4em;
		float: left;
		clear: both;
		vertical-align: top;
}

.crp_excerpt {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 5px solid black;
}


@media screen and (max-width: 600px) {
.crp_excerpt {
		display: none;
    border-bottom: none;
	}
}

@media screen and (max-width: 800px) {
.mc4wp-form {
display: none;
	}
}


@media screen and (max-width: 600px) {
.blog .archive-pagination, .blog #infinite-handle, .search-results .archive-pagination, .search-results #infinite-handle {
    visibility: hidden;
	}
}

/*Simple Authorbox adjustments */

.author-box .avatar  {  
	margin-top:40px;
	margin-bottom:-20px;
border-radius: 50% 50% 50% 50%;       
}

.author-box {
	margin-bottom:40px;
}
