/*
/*
 Theme Name:     Extra Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Extra Child Theme
 Author:         Mark Wiard
 Author URI:     https://www.elegantthemes.com
 Template:       Extra
 Version:        1.0.0
 *
 * header green - #434940
 * link blue - #0e76bb
 *
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

.advertising-note {
	text-align:left;
	color:gray;
	font-size:9px;
	padding: 2px 2px 2px 2px;
}

.comment-body, .page article.comment-body, .single article.comment-body  { /* Fix super narrow margins in comments - testing */
    position: relative;
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 10px 0 10px !important;
    margin: 0 0 48px;
    min-height: 87px;
}
.comment .children { /* less indent on comment history */
    padding: 0 0 0 20px;
}

.comment_avatar { /* Fix avatar alignment to top - testing */
    position: inherit !important;
    /*top: 0;*/
    /*left: 0;*/
    /*max-width: 80px;*/
    /*max-height: 80px;*/
    /*overflow: hidden;*/
    border: 3px solid black !important;
}

.bigborder {
	border: 3px solid black;
	padding: 10px;
}
#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 30% !important;
}
.fixed-logo { 
	position:fixed; 
    	bottom:40px; 
    	right:20px; 
	z-index: 100;
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
.fixed-logo {
	display: none;
} 
}
/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
.fixed-logo {
	display: none;
} 
}


.midpage-donate {
	color:#434940; 
	font-size:18px;
	font-weight: bold;
	margin: 15px auto;
	text-align: center;
	border: 1px solid black;
	padding: 5px;
	background: #c9ecc8;
	border-radius: 3px;
	line-height: 35px;
}

.midpage-donate a {
/*	margin: 10px 0px;*/
	text-align: center;
	border: 1px solid black;
	padding: 5px;
	background: orange !important;
	border-radius: 3px;
	white-space: nowrap;
}

.mc4wp-alert {
	color: red !important;
}

/* START menu arrangements */
.subscribe-menu {
	display: none !important;
}
@media all and (max-width: 980px) {
.subscribe-menu {
    display: block !important;
}
}

#et-info, #et-info .et-extra-social-icons {
    color: white;
}

/* END menu arrangements */

.donate-button { 
	border: 2px solid black;
	border-radius: 20px;
	background: #ff7000;
	width: 220px;
	margin: 10px auto;
	text-align: center;
	padding: 15px 10px !important;
	box-shadow: 10px 5px 5px #333333;
}
.donate-button a { 
	color: #060690 !important;
	font-size: 20px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: center !important;
}

.gallery-caption {
    margin-left: 0;
    font-size: 12px !important;
	line-height: 14px !important;
}
#gallery-1 .gallery-item {
    margin-left: 10px !important;
}

.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
    list-style-position: outside !important;
}
.comment-notes {
	font-weight: strong;
	color: red;
	font-size: 14px;
}

.wp-polls p strong {
	color: #0e76bb;
	font-size: 22px;
	line-height: 28px;
	text-align: left;
	margin-bottom: 10px;
}
.wp-polls-ul {
    margin: 16px 0px 10px 10px;
}
/*.mid-page-banner {
	border: 1px solid black !important;
	max-width: 1000px;
	max-height: 500px;
	clear: both;
}*/

.button-ed {
	background-color: blue;
}


@media all and (max-width: 980px) {
 .alignright{
float:none;}
}
@media all and (max-width: 980px) {
 .alignleft{
float:none;}
}

.page-id-27903  .page .post-wrap h1 {
	display: none;
}

.delivery-notice  {
	border: 1px solid black;
	padding: 5px;
	margin: 0px 10px 10px 20px;
	background: #f4f4f4;
	font-size: 20px;
}


.event-submit-button { /* .page-id-23643  */
/*	display: none !important;*/
	width: 250px;
	margin: 0px auto;
}
.page-id-23643 .event-submit-button, .page-id-23643 .event-disclaimer {
	display: none !important;
}
.event-disclaimer {
	font-size: 14px;
	background-color: #ccc;
	max-width: 600px;
	padding: 5px;
	margin: 5px auto;
	border: 1px solid black;
}
.tribe-community-events {
    padding: 0px 50px 10px 50px !important;
}

.page-id-10150 .adrotate-leaderboard { /*  */
	display: none !important;
     }

.storytelling {
    max-width: 280px;
    background: white; 
}

.menu-below-banner {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding: 5px 20px;
	background-color: #29482a;
	width: 100%;
	margin: 0px;
	border: 3px solid #d94432;
	text-transform:uppercase;
}
.menu-below-banner a {
	color: white !important;
	border: 0px solid #d94432;
	border-radius: 3px;
	background-color: #d94432;
	padding: 2px 5px;
	margin: 3px;
}

.post-header .post-meta a { /* author byline and link */
    color: #0e76bb !important;
    font-size: 15px;
}
.post-header .post-meta { /* author byline and link */
    font-size: 15px;
}
.author-box-description { 
	margin-left: 20px;
	font-size: 14px;
}
.author-box-description strong {
	display: block;
	color: rgba(0,0,0,.75);
	font-size: 15px;
	font-weight: 600;
}
.noticebox { /* used for decker fire notices */
	display: block;
	margin: 20px 10px;
	color: #666;
	font-size: 14px;
	font-weight: 600;
	border: 2px solid #81A750;
	padding: 10px;
}
.noticebox h3{ /* used for decker fire notices */
	font-size: 16px;
	text-transform:capitalize;
}
#footer-info {  
}
#footer p {
    font-size: 12px !important;
}
#footer-info a {
font-weight: 400;
color: #fff;
font-size: 12px;
}

#footer {
    margin: 0;
}
#et-navigation li a { /* tighten drop down menu */
	padding: 8px 0 !important;
}
#et-navigation li li {  /* tighten main menu drop downs */
	padding: 0 0 0 10px !important;
}

#et-navigation li li a {
    padding: 5px 0;
}
.nav li ul {
    padding: 0px 0;
}

hr {
	clear: both;
	margin: 20px 0;
}
sup {
	vertical-align: super;
	font-size: x-small;
	font-weight: 400;
}
ol li, ul li {
	margin-bottom: .2em;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding: .7em 0 2em 3em;
}
ul {
	list-style-type: disc;
	padding: .7em 0 2em 3em;
	line-height: 1.7em;
}
.external-link { /* color drop down menu for external links */
	background-color: #434940;
}
 @media only screen and (min-width: 768px) { /* fix shrinking logo */
.et-fixed-header #main-header .logo {
	height: 90px !important;
	width: 337px !important;
	margin: 10.92px 0 !important;
}
}

#comment-wrap {
	padding-top: 25px;
	background-color: white;
	padding: 8px;
}
 @media only screen and (min-width: 768px) { /* set height of above nav ad on sticky menu */
.et-fixed-header #main-header .etad {
	min-height: 95px;
	margin: 14.945px 0;
}
}
.et_pb_posts a.more-link { /* read more link on some blog archive pages */
	width: 150px;
	padding: 10px 12px 10px 12px;
	color: rgba(0,0,0,.6);
	background: rgba(0,0,0,.1);
	border: 0;
	border-style: solid;
	border-radius: 3px;
	margin-top:10px;
	font-family: inherit;
	font-size: inherit;
	font-weight: 600;
	line-height: normal;
	text-shadow: none;
	text-transform: uppercase;
	cursor: pointer;
	transition: .3s ease;
	border-color: #fff;
}
/* START Secondary Menu - Turn off trending, turn on secondary menu */


/* Show Secondary menu on mobile */
@media (max-width: 980px) {
	#top-header, div#et-secondary-menu, ul#et-secondary-nav {
		display: block !important; 
	}
	#top-header .container {
		padding-top: 0.75em !important;
	}
}


div#et-secondary-nav div#et-trending {
	display: none;
}
div#et-secondary-nav ul#et-secondary-menu {
	display: inline-block !important;
	position: relative;
	width: 100%;
}
div#et-secondary-nav ul#et-secondary-menu li {
	display: inline-block;
	width: auto;
	text-align: center;
	margin-right: 0px;
}
header.header .et-trending #et-secondary-menu a {
	padding: 10px 20px;
	font-size: 16px;
	border: 1px solid black;
	/* background-color: #434940; */
	color: white;
}
.menu-regular {
	background-color: #434940 !important;
}

.menu-donate {
	background-color: #D62021 !important;
}


/* Adding button to menu */
.my-custom-menu-button {
	background-color: #ff0000;	
}

.my-custom-menu-button a, .my-custom-menu-button a:hover, .my-custom-menu-button a:active {
	color: #ffffff !important;
}

.my-custom-menu-button:hover {
	background-color: #FF4D4D;
}

}
.menu-no-format { /* format header volume info */
	font-weight: bold;
	font-size: 12px;
	border: none;
	background-color: none;
	color: white;
	margin-right: 3px;
}
#top-header {
	padding: 0;
}
#et-secondary-nav {
	margin: -10px 0;
}
/* END Turn off trending, turn on secondary menu */

table {
	border: 1px solid #e5e5e5;
	width: auto;
}

/* START - After Story Home Page Link */
.after-story {
	color: black;
	width: 95%;
	border: 3px solid #7aa556;
	border-radius: 5px;
	background: #f9f9f9;
	font-size: 20px;
	text-align: center;
	padding: 8px 0px;
	margin: 10px auto;
}

/* END - After Story Home Page Link */

/* START - footer CPA and Donate */

/* START - footer CPA and Donate */
.CPA-ad  { 
  max-width: 900px;
	background: white !important;
	font-size: 16px;
    border: 2px solid #337dba;
    margin-bottom: 10px;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
}
.CPA-ad-1 { 
	max-width: 800px;
	padding: 10px 0px;
	background: white !important;
    color: #467DB5;
    font-weight: bold;
    margin: 10px;
	clear: both;
}
.CPA-ad-1 img { 
   text-align: center;
    padding: 4px 0px 0px 0px;
}

/* END - footer CPA and Donate */

/* START The Events Calendar mods */
.page .post-wrap { /* some events calendar pages do not have white background */
	background-color: white;
}
.single-tribe_events .tribe-events-single-event-title {
	font-size: 1.2em;
	line-height: 1;
	margin: 0;
	padding: 0;
}
/* END The Events Calendar mods */


/* START sidebar tighten */
.et_pb_widget {
	margin: 0 0 10px;
}
.custom-html-widget a {
	font-size: 14px;
	font-weight: 600;
}
.et_pb_widget.widget_text .textwidget {
	padding: 10px;
	line-height: 1.1em;
}
.et_pb_widget.widget_text .textwidget {
	font-size: 14px;
	font-weight: 600;
}
.input, .textarea, input, input[type=email], input[type=password], input[type=search], input[type=text], select, textarea {
	padding: 5px 6px;
}
/* END sidebar tighten */


/* START Adrotate styles OLD STUFF*/
.adrotate_widgets .widgettitle {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
.header-advertisement {
	width: 90%;
	max-width: 1280px;
	padding: 20px 0px;
	margin: 0 auto;
	border: none;
}
.footer-advertisement {
	width: 90%;
	max-width: 1280px;
	padding: 20px 0px;
	margin: 0 auto;
	border: none;
	clear: both;
}
.adrotate-leaderboard { /* THIS IS THE ONE! - Leaderboard Header and Footer Leaderboard - center ads */
	margin: 0px auto;
	padding: 0;
	text-align: center;
	max-width: 1280px;
	max-height: 200px;
	/*border: 2px solid green  !important;*/
	clear: both;
}
.adrotate-super-leaderboard { /* Super Leaderboard Goes at very top of page */
	margin: 0px auto;
	padding: 0;
	max-width: 728px;
	max-height: 90px;
	clear:both;
}
.adrotate-story-header { /* Before story ads- center ads */
	margin: 0px auto 20px auto;
	padding: 0px;
	text-align: center;
/*	background-color: white;*/
	max-width: 900px;
	max-height: 200px;
	clear: both;
/*	border: 2px solid green !important;*/
}
.adrotate-story-footer { /* After story ads- center ads */
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: white;
	max-width: 900px;
	max-height: 1000px;
	clear: both;
	/*border: 2px solid green !important;*/
}
/* END Adrotate styles - WP template insert */


/* START - spacing above and below headlines and content */
.post-header { /* less padding above and below story text */
	padding: 30px 60px;
}
.et_pb_pagebuilder_layout .page .post-wrap h1 { /* less padding  below story headline */
	padding: 20px 5% 20px 10px;
}
.page .post-wrap h1 { /* less padding  below story headline */
    padding: 20px 5% 20px 0px;
	   font-size: 27px;
	font-weight: 700px;
}
.page .post-wrap .post-content, .single .post-wrap .post-content { /* less margin above post content */
	margin: 0 0 40px;
	padding: 0px 20px;
}
.page .post-wrap, .post-wrap { /* less margin above and below post content */
	padding: 0px 20px;
}
@media (min-width: 981px) { /* less margin above page content */
.et_pb_section {
	padding: 2% 0;
}
}
/* END - spacing above and below headlines and content */

/* fix the text sqeeze on some phone screens */
@media only screen and (max-width: 767px) {
    figure.alignleft, img.alignleft, figure.alignright, img.alignright {
        float:none;
    }
}

