body {
	font-size: 18px;
}

.widget-title {
	clear: both;
	font-size: 16px;
	margin-bottom: 24px;
	text-transform: uppercase;
	background-color: #222;
	color: #fff;
	padding: 10px;
}

.featured-content a.alignnone, 
.js .home-middle a.alignleft, .js .home-top a.alignleft {
	margin-bottom: 0;
}

/*body {
	font-family: "freight-text-pro", sans-serif;
}*/

.widget-title {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 20px;
}

/*Email Opt-In Form*/
ul#emaillist li {
	border-bottom-style: 0;
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

ul#emaillist li {
	list-style-type: circle;
}

h3#emaillist {
	color: #aaa;
}

p#emaillist {
	margin-bottom: 0;
}

.enews-widget {
	padding-bottom: 20px;
	padding-top: 20px;
}

/* Ambiance Pro-like design for single entry
--------------------------------------------- */
.entry-background {
	display: block;
	height: 560px;
	width: 100%;
}

.has-featured-image .site-header,
.has-featured-image .nav-secondary {
	padding-top: 0;
	background: rgba(0,0,0,0.5);
}

.has-featured-image .site-header {
	text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.entry-avatar {
	text-align: center;
	position: relative;
}

.entry-avatar .avatar {
	background-color: #fff;
	float: none;
	margin-bottom: 40px;
	margin-top: -105px;
	padding: 5px;
	height: 120px;
	width: 120px;
	border-radius: 50%;
}

.has-featured-image .site-title a, .has-featured-image .site-title a:hover,
.has-featured-image .genesis-nav-menu > li > a,
.has-featured-image .responsive-menu-icon:before,
.has-featured-image .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
	color: #fff;
}

@media only screen and (min-width: 1024px) {
	.entry-background {
		padding-top: 64px;
	}
}

@media only screen and (max-width: 768px) {
	.has-featured-image .genesis-nav-menu.responsive-menu .sub-menu li a {
		color: #fff;
	}
}

/*+++++++++++++++++++++++++++++++++Brought from Balance+++++++++++++++++++++++++*/
/* Bevel Buttons */
a.bevel {
	border-color: rgba(255,255,255,.2) rgba(0,0,0,0.1) rgba(0,0,0,.1) rgba(255,255,255,0.2);
	border-style: solid;
	border-width: 3px;
	color: #fff;
	display: inline-block;
	padding: .5em .8em;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

a.bevel.blue {
	background: #031B62;
	color: #fff;
}

.format_text .bevel:hover {
	color: #fff;
	opacity: .5;
}

/*Image Shadows*/
.img-shadow {
	position: relative;
	max-width: 100%;
	float: left;
}

.img-shadow::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-moz-box-shadow: 0 0 10px 4px #777777;
	-webkit-box-shadow: 0 0 10px 4px #777777;
	box-shadow: 0 0 10px 4px #777777;
}

.img-shadow img {
	float: left;
}

/*Other Stuff*/
p#myfooter {
	text-align: center;
	color: #888888;
	font-size: 8px;
}

/*body.home .entry-content p {
	width: 55%;
	float: right;
	margin-top: -5px;
}

a.more-link {
	float: right;
	clear: both;
	font-size: 9px;
}

input#goog-input {
	height: 24px;
	margin: 0;
}
*/
/*My Post Footer (Subscribe Box)*/
/* BOXES */
#rightcolp {
	clear: both;
	width: 100%;
}

#rightcolp p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px 2.5em 10px 0;
}

a#cmecredit {
	color: #031B62;
}

#subscribep h3 {
	padding: 0;
	font-size: 2.4em;
	text-align: center;
}

#rightcolp ul {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 1em;
}

#rightcolp ul a {
	text-decoration: underline;
	font-size: 14px;
}

#rightcolp ul a:hover {
	border: 0;
}

/*#rightcolp li { margin-bottom: 10px; }*/
#subscribep {
	margin: 15px 0 0;
	padding: 0 10px 19px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

#mc_embed_signup form {
	text-align: center;
}

#customp {
	background: #FCF16A;
	border: 1px solid #C6D9E9;
	margin: 15px 0 0;
	padding: 0 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#customp h3 {
	text-align: center;
}

#customp ul {
	margin-left: 100px;
}

.clearspace p {
	color: #FFF;
}

h3.getcme {
	font-size: 48px;
	line-height: 58px;
	text-align: center;
}

/*guest-post box*/
div.guest {
	background-color: lightgrey;
	float: left;
	width: 750px;
	padding: 0 10px 0 0;
	border: 4px solid navy;
	margin-bottom: 25px;
}

img#guest {
	margin-bottom: 0;
}

div.csl-entry {
	line-height: 1;
	margin-bottom: 15px;
}

iframe.bookframe {
	border-width: 0;
}

iframe.youtube-player, div.embed-vimeo iframe {
	margin-bottom: 40px;
}

h3.getcme {
	margin-top: 10px;
}

section#facebook-likebox-2 div.widget-wrap iframe {
	height: 300px !important;
	width: 400px !important;
}

div.comment-content p a {
	color: #000080;
	text-decoration: underline;
}

/*expand title area*/
div.title-area {
	width: 800px;
}
.site-header .widget-area {
	width: 320px;
}

span.tinyemcrit {
	color: #BCBEBF;
}

/*rec reading page*/
div.betweenbooks {
	clear: both;
	padding-top: 50px;
}

/*styling of insightly forms*/
.form-style-1 {
	margin: 10px auto;
	max-width: 400px;
	padding: 20px 12px 10px 20px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.form-style-1 li {
	padding: 0;
	display: block;
	list-style: none;
	margin: 10px 0 0;
}

.form-style-1 label {
	margin: 0 0 3px;
	padding: 0;
	display: block;
	font-weight: bold;
}

.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea,
select {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #BEBEBE;
	padding: 7px;
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	outline: none;
}

.form-style-1 input[type=text]:focus,
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus,
.form-style-1 select:focus {
	-moz-box-shadow: 0 0 8px #88D5E9;
	-webkit-box-shadow: 0 0 8px #88D5E9;
	box-shadow: 0 0 8px #88D5E9;
	border: 1px solid #88D5E9;
}

.form-style-1 .field-divided {
	width: 49%;
}

.form-style-1 .field-long {
	width: 100%;
}

.form-style-1 .field-select {
	width: 100%;
}

.form-style-1 .field-textarea {
	height: 100px;
}

.form-style-1 input[type=submit], .form-style-1 input[type=button] {
	background: #4B99AD;
	padding: 8px 15px;
	border: none;
	color: #fff;
}

.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover {
	background: #4691A4;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.form-style-1 .required {
	color: red;
}
/*End Insightly Styling*/

.entry-author-name {font-size: 1.2em;font-weight: bold;}


.entry-title {
	font-size: 24px;
}

.abt-bibliography, .abt-static-bib {
    background: #f5f5f5;
    padding: 10px;
}

div.podcastbox {
background: #F5F5F5;
padding-top: 25px;
padding-right: 0;
padding-bottom: 25px;
padding-left: 25px;
margin-bottom: 10px;
border-radius: 25px;
}

/*ibcc-menu-stuff
.menuicon, .menuicon:hover {
	top: 20px;
	left: 10px;
	position: relative;
}

li#menu-item-453038 {
	width: 50px;
}

li#menu-item-453038:hover {
	position: relative;
	width: 50px;
}
*/

.ibanchor:target::before {
  content: "";
  display: block;
  height: 100px; /* fixed header height*/
  margin: -100px 0 0; /* negative fixed header height */
}

@media only screen and (max-device-width: 600px) {
   div.title-area {
	width: 320px;
}
		h1.sitetitle {
	width: 320px;
	}
	.ibanchor:target::before {
  content: "";
  display: block;
  height: 0px; /* fixed header height*/
  margin: 0px 0 0; /* negative fixed header height */
}
	
    }

/*Team Page*/
/* Three columns side by side */
.page-id-459746 .column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

/* Display the columns below each other instead of side by side on small screens */
 @media screen and (max-width: 650px) {
 .page-id-459746 .column {
    width: 100%;
    display: block;
  }
}

/* Add some shadows to create a card effect */
.page-id-459746 .card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.page-id-459746 .container {
  padding: 0 16px;
}

/* Clear floats */
.page-id-459746 .container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.page-id-459746 .title {
  color: grey;
}

.page-id-459746 .button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.page-id-459746 .button:hover {
  background-color: #555;
} 

/*membership buttons
.group-button {
	border-radius: 4px;
	font-size: 16px;
	background-color: #008CBA;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}*/


/* Content Boxes*/
.content-box-blue,
.content-box-gray,
.content-box-yellow {
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
}
.content-box-blue {
background-color: #d8ecf7;
border: 1px solid #afcde3;
}
.content-box-gray {
background-color: #e2e2e2;
border: 1px solid #bdbdbd;
}
.content-box-yellow {
background-color: #fef5c4;
border: 1px solid #fadf98;
}

/*Buttons*/
.button {
  align-items: center;
  background-color: initial;
  background-image: linear-gradient(#464d55, #25292e);
  border-radius: 8px;
  border-width: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1),0 3px 6px rgba(0, 0, 0, .05);
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  font-family: expo-brand-demi,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 18px;
  height: 52px;
  justify-content: center;
  line-height: 1;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all 150ms;
  vertical-align: baseline;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}


.button:hover {
  box-shadow: rgba(0, 1, 0, .2) 0 2px 8px;
  opacity: .85;
}

.button:active {
  outline: 0;
}

.button:focus {
  box-shadow: rgba(0, 0, 0, .5) 0 0 0 3px;
}

@media (max-width: 420px) {
  .button-84 {
    height: 48px;
  }
}

h6 {
	background-color: blue;
  color: white;
  padding: 20px;
  border-radius: 10px;
}

h5 {
	background-color: #999999;
  color: white;
  padding: 20px;
  border-radius: 10px;
}