@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,700,700i');
.site-branding {
	padding: 0;
	border: 0;
}

.site-description {
	font-family: 'Athalia Script';
}
header.entry-header {
	position: relative;
}
.entry-meta {
	top: 100%	;
	position: absolute;
	width: 100%;
	font-family: 'Maven Pro', sans-serif;
}
.entry-title {
	text-align: center;
	font-size: 1.5em;
}
.entry-header h2.entry-title a {
	color: #8d8f8f;
}
.entry-thumbnail {
	display: none;
}
.entry-meta::before {
	width: 0px;
	margin-right:0;
}
span.posted-on {
	float: left;
}
span.cat-links {
	margin-right: 1ex;
	float: right;
}
.entry-meta .cat-links {
	display: none;
}
header#masthead {
	margin-bottom: 0px;
}
.custom-logo {
	height: 110px;
	width: 100px;
}
.site-title {
	margin: .25em;
	color: #3FC3EA;
}

.site-title a {
	color: #3fc3ea !important;
}

.site-title
,h1,h2,h3,h4,h5,h6 {
	font-family: 'Maven Pro',  sans-serif;
}
.site-description {
	font-size: 28px;
	margin-bottom: .5em;
	color: #8d8f8f;
}
#primary-menu > ul > li > a, #primary-menu > li > a {
	padding: 15px 0;
	color: #a7a185;
	font-size: larger;
}
#primary-menu > li > a:hover, #primary-menu > li > a:focus
,.site-title a:hover
,.site-title a:focus {
	color: #3FC3EA;
}
body {
	font-family: "Maven Pro", sans-serif;
	color: #202020;
	font-size: 18px;
	font-weight: 300;
}
.main-navigation ul ul li {
	background: #909090;	
}
span.byline
,span.posted-on-delimeter
,span.category-delimeter {
	display: none !important;
}
.related-posts
,.author-name {
	display: none;
}
.author-description {
	width: calc(100% - 120px) !important;
}
.author-avatar img {
	width: 108px;
	height: 108px;
	margin-top: 26pt;
}
.author-bio em {
	font-style: normal;
	font-size: larger;
	font-family: 'Maven Pro', sans-serif;
	display: block;
}
.author-bio s {
	text-decoration: none;
	display: block;
	line-height: 1.2em;
	padding-top: .5em;
}
a, a:visited
,.entry-content a
,.entry-content a:visited
,widget_rss cite 
,.widget_archive ul li
,.widget_categories ul li
,.widget_calendar table caption
,.widget_calendar table thead th
,.widget_blaskan_author_widget .user-info > a 
,.comment-meta .reply a
,.widget_calendar table td#prev a:before,
.widget_calendar table td#next a:before 
,.widget_recent_comments .recentcomments > a
,.author-container p.author-name a 
{
	color: #3FC3EA;
}
a:hover, a:active, a:focus
,.entry-content a:hover 
,a.more-link:hover,
a.more-link:focus,
.entry-content a.more-link:hover,
.entry-content a.more-link:focus
,.widget a:hover,
.widget a:focus
,.comment-meta .reply a:hover
 {
	color: #8d8f8f;
	text-decoration: none;
}
.entry-footer .tags-links a {
	border-color: #8d8f8f;
}
.search-form:hover input
,#colophon select:focus,
#colophon select:hover
,input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover,
input[type="range"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="week"]:hover,
input[type="time"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="color"]:hover,
textarea:hover,
select:focus,
select:hover
,.top-header .search input#search:focus,
.top-header .search input#search:hover
,.entry-footer .tags-links a:hover {
	border-color: #3FC3EA;
}
.entry-footer .tags-links a:hover
,.widget_tag_cloud .tagcloud a:hover
,a.button,
input[ type="submit" ]
,.widget_calendar table caption:after
,.widget_calendar table#wp-calendar tbody tr td a 
,.entry-meta:before
,.related-posts p:after {
	border-color: #3FC3EA;
	background-color: #3FC3EA;
}
.search-form .search-field {
	width: inherit;
}
.copyright-info {
	display: none;
}
.copyright-info::before {
	color: white;
	visibility: visible;
	content: "Copyright 2018 Beth Woolsey all rights reserved";
}
#colophon {
	background-color: transparent;
}
.footer-widgets.container
,.site-info {
	padding: 0;
}
#handlinks {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
#handlinks>a {
	display: inline-block;
}
#handlinks>a>img {
	height: 50px;
	display: inline-block;
}
#rsslink {
	float: right;
}
#emaillink {
	float: left;
}
#headshot {
	
}
#secondary.widget-area .widget {
	border: 0;
	padding: 15px 20px;
}
.af-body {
	padding-top: 1em;
}
.af-element label
,.af-element div {
	display: inline-block;
}
.af-element label {
	width: 3em;
}
.af-element div {
	width: calc(100% - 4em);
}
#custom_html-6 {
	padding: 0 !important;
}
#custom_html-6 .af-body {
	padding-top: 0;
}
#custom_html-6 .af-element {
	line-height: 1;
}
#secondary.widget-area .widget{
	margin-bottom: 0px;
	padding: 10px;
}
.widget .widget-title {
	color: #989793;
	text-align: left !important;
	margin-bottom: 10px;
}
div.posts > a,
div.posts > a:hover,
div.posts > a:visited,
div.posts > a:active,
div.posts > a:focus
{
	color: #3FC3EA;
	display:inline-block;
	font-size: smaller;
}
@media (min-width: 992px) {
	.col-md-4 {
		width: 300px;
	}
	.col-md-6 {
	}
	body.blog #posts-container article.col-md-6
	,body.group-blog #posts-container article.col-md-6{
			width: 100% !important;
			position:relative !important;
			left:auto !important;
			top:auto !important; 
	}
	body.blog #posts-container article.big-post
	,body.group-blog #posts-container article.big-post{
			width: 100% !important;
			position:relative !important;
			left:auto !important;
			top:auto !important; 
	}

	body.blog #posts-container article.col-md-6 .entry-thumbnail a img,
	body.blog #posts-container article.col-md-6 .entry-thumbnail a img {
			width:100%;
	}
}
@media screen and (max-width: 768px) {
.main-navigation .blaskan-main-menu > ul, .main-navigation .blaskan-main-menu > div {
	background: #909090;	
}
	#custom_html-6 {
		display: none;
	}
	#custom_html-2 {
		display: none;
	}
}