.author-box {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.rpwe-block a:hover {
	color: #4169E1;
}

div#jp-relatedposts h3.jp-headline em:before {
    border-top: 0 solid rgba(0, 0, 0, 0.2);
}

div#jp-relatedposts h3.jp-relatedposts-headline {
	    font-size: 16px;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	color: #4169E1;
	text-decoration: none;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: #009933;
	text-decoration: none;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	color: #4169E1;
	text-decoration: none;
}

div#jp-relatedposts h3.jp-relatedposts-headline {
	font-weight: normal;
}

div#jp-relatedposts {
    padding-top: 0;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
    border-top: 0px solid rgba(0, 0, 0, 0.2);
}

.archive-pagination, .entry-pagination {
	font-size: 20px;
}

.entry-content {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.after-entry {
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	margin-top: 1rem;
	padding: 0;
}

body.gppro-custom .entry-header .entry-title {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.2;
}

.nav-primary {
	position: relative;
}

.site-header .wrap {
	border-bottom: 0px solid #222;
}

.site-header {
	padding-top: 0;
}

.header-image .site-header .title-area, .header-image .site-header .widget-area {
	padding: 1rem 0;
}

body.gppro-custom .sidebar .widget .widget-title {
	color: #000;
	text-align: center;
}

.magazine-home .content .widget-title,
.sidebar .widget-title {
	background-color: #fff;
	color: #000;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

/* Sub menu indicators
--------------------------------------------- */
.genesis-nav-menu > .menu-item.menu-item-has-children > a:after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 1.0rem;
	padding-left: .5rem;
	speak: none;
}

ul.sub-menu li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 1.0rem;
	padding-left: 1rem;
	speak: none;
}

.alignleft {
	font-size: 20px;
	padding-bottom: 20px;
}

.alignright {
	font-size: 20px;
	padding-bottom: 20px;
}

.entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
	margin-bottom: 2rem;
}

h3 {
	padding-top: 20px;
}

.site-title .genesis-nav-menu .author-box-title .entry-content .button textarea body {
	font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}

a {
	color: #009933;
}

a:hover {
	color: #4169E1;
}

.entry-content a {
	color: #009933;
}

body {
	background-color: #fff;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
}

body.gppro-custom .entry-content p {
	font-size: 1rem;
}

body.gppro-custom .sidebar .widget {
	font-size: 1rem;
}

.widget-title {
	font-size: 18px;
	text-transform: none;
	text-align: center;
}

.entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
	margin-bottom: 1rem;
}

.entry-content a:hover {
	color: #4169E1;
}

body.gppro-custom .site-inner {
	padding-top: 2rem;
}

.entry-header .entry-meta {
	margin-bottom: 0rem;
}

.entry-title a {
	color: #009933;
	font-weight: 400;
}

.entry-title a:hover {
	color: #4169E1;
}

.entry-title {
	color: #009933;
	font-weight: 400;
}

.entry {
	margin-bottom: 20px;
}

.entry-title {
	font-size: 32px;
	line-height: 1.1;
}

img.alignnone {
	margin-bottom: 0;
}

input, select, textarea {
	font-family: 'Roboto', sans-serif;
}

blockquote,
blockquote::before {
	color: #000;
	border-left: 5px solid #ccc;
	padding-left: 10px;
	font-style: italic;
}

blockquote {
	margin: 20px;
}

blockquote::before {
	content: normal;
}

.nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #009933;
}

.genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #009933;
}

.nav-primary a:hover,
.nav-primary .sub-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a:hover {
	color: #4169E1;
}

.genesis-nav-menu a {
	color: #009933;
}

.genesis-nav-menu {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

.site-inner {
	padding-top: 30px;
}

.genesis-nav-menu a {
	padding-top: 20px;
    padding-right: 8px;
    padding-bottom: 15px;
    padding-left: 8px;
}

.after-entry p:last-child {
	margin-bottom: 20px;
}

.widget_top-posts .widgets-list-layout-blavatar {
	max-width: 150px;
}

.jp-relatedposts-post-context {
	color: #fff;
}

div#jp-relatedposts {
	margin: 0;
}

.nav-primary,
.nav-secondary {
	text-align: left;
}

.nav-primary {
	background-color: #fff;
}

.sub-menu a {
	color: #009933;
}

.primary-nav .site-header {
	padding-top: 30px;
}

#responsive-menu-icon:before {
	color: #000;
}

#responsive-menu-icon {
	padding: 20px 0 0;
}

.primary-nav .site-header {
	padding-top: 0;
}

.admin-bar .nav-primary {
	top: 0;
}

.site-header .wrap {
	border-bottom: 1px solid #ccc;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #000;
	border-top: none;
}

#infinite-footer .container {
	width: 100%;
}

#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 0;
	width: 500px;
}

#mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em;
}

#mc_embed_signup input {
	border: 1px solid #999;
	-webkit-appearance: none;
}

#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}

#mc_embed_signup input:focus {
	border-color: #333;
}

#mc_embed_signup .button {
	clear: both;
	background-color: #009933;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

#mc_embed_signup .button:hover {
	background-color: #4169E1;
}

#mc_embed_signup .small-meta {
	font-size: 11px;
}

#mc_embed_signup .nowrap {
	white-space: nowrap;
}

#mc_embed_signup .clear {
	clear: none;
	display: inline;
}

#mc_embed_signup label {
	display: block;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 500;
}

#mc_embed_signup input.email {
	display: block;
	padding: 8px 0;
	margin: 0 4% 10px 0;
	text-indent: 5px;
	width: 58%;
	min-width: 130px;
}

#mc_embed_signup input.button {
	display: block;
	width: 35%;
	margin: 0 0 10px;
	min-width: 90px;
}

#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0 .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}

#mc_embed_signup #mce-error-response {
	display: none;
}

#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}

#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}

.sidebar .widget {
	margin-bottom: 30px;
}

.sd-content ul {
	margin: 1.5em 0 .7em !important;
}

.archive-pagination li a {
	background-color: #009933;
	color: #fff;
}

.archive-pagination li a:hover {
	background-color: #4169E1;
}

.archive-pagination li.active a {
	background-color: #4169E1;
}

.footer-widgets {
	background-color: #000;
	color: #aaa;
}

.footer-widgets a {
	color: #00CC66;
	font-weight: 300;
}

.footer-widgets a:hover {
	color: #3399FF;
}

.genesis-nav-menu .search-form input {
	background-color: #fff;
	border: 1px solid #222;
	color: #000;
	text-transform: uppercase;
	width: 135px;
}

.genesis-nav-menu .search-form ::-moz-placeholder {
	color: #000;
}

.genesis-nav-menu .search-form ::-webkit-input-placeholder {
	color: #000;
}

.genesis-nav-menu .search-form input:focus {
	border: 1px solid #222;
}

.entry-content {
border-bottom: 0px solid #222;
}

.archive .content .entry, .home .content .entry, .page-template-page_blog-php .content .entry {
border-bottom: 1px solid #ccc;
}

body {overflow-x: hidden;}

.ebzNative {
	margin-bottom: 30px;
}

.teads {
	margin-bottom: 30px;
}

.front-page-ad {
	margin-bottom: 30px;
}

input,
select,
textarea {
	font-family: 'Roboto', sans-serif;
	text-transform: none;
}

a.btn {
	color: #fff;
	background: #009932;
	padding: 14px 25px 12px;
	font-size: 16px;
	line-height: 150%;
	display: inline-block;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}
a.btn:hover {
	background: #3e65e4;
	color: #fff;
}

.mc4wp-form input[type=submit] {
    color: #fff !important;
    background-color: #009933 !important;
    border-color: #009933;
}

.mc4wp-form button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    text-transform: none !important;
    font-family: 'Roboto', sans-serif;
}

.flexbox-container {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}

.flexbox-container > div {
	width: 50%;
	padding: 10px;
}

.flexbox-container > div:first-child {
	margin-right: 20px;
}

#lunicorn_flash {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 42px;
    vertical-align: middle;
    z-index: 9999;
  }
  
  #lunicorn_flash .success {
    background-color: #009933;
    color: white;
  }
  
  #lunicorn_flash .notice {
    background-color: #ffcc00;
  }
  
  #lunicorn_flash .error {
    background-color: #ff3333;
  }