.type-page .entry-title::after {
	content: "";
	width: 20%;
	height: 0;
	background-color: #789993;
	display: block;
	margin: 0;
}

#page {
	border-top: 0;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.navigation {
    font-family:'ITC Avant Garde Gothic W01 Md';
    font-size: 1.125rem;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    clear: both;
    font-family:'ITC Avant Garde Gothic W01 Md';
    font-weight: 400;
    line-height: 1;
    color: #252525;
}

.site-navigation ul {
    list-style: none;
    text-align: center;
    font-size: 1rem;
    text-transform: capitalize;
}

body {
    font-family:'ITC Avant Garde Gothic W01 Bk';
    color: #767676;
    line-height: 1.6;
}

#site-footer {
    padding: 1.25rem 0;
    background-color: #000;
    font-family:'ITC Avant Garde Gothic W01 Bk';
    color: #767676;
    text-align: center;
}

p .amdbible_chapter {
    float: left;
    color: #db9e36;
    font-size: 65px;
    line-height: 50px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

.form-control {
    display: block;
    width: 100%;
    height: 0px;
    padding: 4px 12px;
    line-height: 1.65;
    color: #000000;
    background-color: #db9e36;
    background-image: none;
    border: 1px solid #ffffff;
}

input, button, select, textarea {
    font-family:'ITC Avant Garde Gothic W01 Bk';
    font-size: inherit;
    line-height: inherit;
}

button, input, optgroup, select, textarea {
    color: #000000;
    font: inherit;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    margin: 0;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%;
    background-color: #000000;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    clear: both;
    font-family: 'ITC Avant Garde Gothic W01 Md';
    font-weight: 400;
    line-height: 1;
    color: #fff;
}

#mc_embed_signup .button {
    clear: both;
	background-color: #ffffff !important;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #000000 !important;
}

#mc_embed_signup #mce-success-response {
    color: #db9e36 !important;
    display: none;
}

#bottom-wrapper {
	background-image: url("/wp-content/uploads/2017/12/jesus-christ-community-bottom.jpg");
}

dfn, cite, em, i {
    font-style: italic;
    color: #db9e36 !important;
}

.genericon {
    font-size: 40px !important;
    vertical-align: top;
    text-align: center;
    -moz-transition: color .1s ease-in 0;
    -webkit-transition: color .1s ease-in 0;
    display: inline-block;
    font-family: "Genericons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    speak: none;
}

.wp-show-posts .wp-show-posts-entry-title {
    font-size: 20px;
    font-weight: bold;
}

.wp-show-posts .wp-show-posts-entry-title a {
    color: #db9e36;
}