/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom Styles Output */
body{
	background-color: #ffffff;
}body{
	font-family: 'Open Sans';
}
h1, h2, h3, h4, h5, h6, .heading{
	font-family: 'Open Sans';
}
/* Custom Post Formats Colors */
.format-standard{ background-color: #127f9e; }
.format-standard, .format-standard a{ color: #ffffff; }

.format-video{ background-color: #5f066b; }
.format-video, .format-video a{ color: #ffffff; }

.format-video .jp-seek-bar,.format-video .jp-volume-bar{ background-color: #5f066b; }
.format-video .jp-play-bar, .format-video .jp-volume-bar-value{ background-color: #ffffff; }

.format-audio{ background-color: #1ea061; }
.format-audio, .format-audio a{ color: #ffffff; }
.format-audio .jp-seek-bar,.format-audio .jp-volume-bar{ background-color: #1ea061; }
.format-audio .jp-play-bar, .format-audio .jp-volume-bar-value{ background-color: #ffffff; }

.format-gallery{ background-color: #2b373c; }
.format-gallery, .format-gallery a{ color: #ffffff; }

.format-image{ background-color: #2c3e50; }
.format-image, .format-image a{ color: #ffffff; }

.format-quote{ background-color: #3e9ddc; }
.format-quote, .format-quote a{ color: #ffffff;  }

.format-link{ background-color: #c84941; }
.format-link, .format-link a{ color: #ffffff;  }
.format-link .entry-title:before{ border-color: #333 #c84941; }
.format-link .entry-title:before{ border-color: rgba(0, 0, 0, .1) #c84941; }
.format-aside{ background-color: #403937; }
.format-aside, .format-aside a{ color: #ffffff;  }

.format-chat{ background-color: #f3be3f; }
.format-chat, .format-chat a{ color: #ffffff;  }

.format-status{ background-color: #3e5f96; }
.format-status, .format-status a{ color: #ffffff;  }
.format-status .entry-title a{ border-color: #ffffff;  }

/* Custom Single Post Format Styling */
.single-format-aside a{ color: #403937; }
.single-format-aside blockquote p{ border-color: #403937; }
.single-format-aside .hentry a{ color: #ffffff; }
.single-format-aside .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-aside .page-navigation .left-right-nav a{ background: #403937; }
.single-format-aside #submit{ background: #403937; color: #ffffff; }
.single-format-aside .accent-background{ background: #403937; color: #ffffff; }
.single-format-aside .accent-color{ color: #403937; }
.single-format-aside .bypostauthor,.single-format-aside .sticky,.single-format-aside .gallery-caption{ color: #ffffff; }
body[class*='aside'] .accent-color{ color: #ffffff; }

.single-format-gallery a{ color: #2b373c; }
.single-format-gallery blockquote p{ border-color: #2b373c; }
.single-format-gallery .hentry a{ color: #ffffff; }
.single-format-gallery .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-gallery .page-navigation .left-right-nav a{ background: #2b373c; }
.single-format-gallery #submit{ background: #2b373c; color: #ffffff; }
.single-format-gallery .accent-background{ background: #2b373c; color: #ffffff; }
.single-format-gallery .accent-color{ color: #2b373c; }
.single-format-gallery .bypostauthor,.single-format-gallery .sticky,.single-format-gallery .gallery-caption{ color: #ffffff; }
body[class*='gallery'] .accent-color{ color: #ffffff; }

.single-format-image a{ color: #2c3e50; }
.single-format-image blockquote p{ border-color: #2c3e50; }
.single-format-image .hentry a{ color: #ffffff; }
.single-format-image .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-image .page-navigation .left-right-nav a{ background: #2c3e50; }
.single-format-image #submit{ background: #2c3e50; color: #ffffff; }
.single-format-image .accent-background{ background: #2c3e50; color: #ffffff; }
.single-format-image .accent-color{ color: #2c3e50; }
.single-format-image .bypostauthor,.single-format-image .sticky,.single-format-image .gallery-caption{ color: #ffffff; }
body[class*='image'] .accent-color{ color: #ffffff; }

.single-format-link a{ color: #c84941; }
.single-format-link blockquote p{ border-color: #c84941; }
.single-format-link .hentry a{ color: #ffffff; }
.single-format-link .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-link .page-navigation .left-right-nav a{ background: #c84941; }
.single-format-link #submit{ background: #c84941; color: #ffffff; }
.single-format-link .accent-background{ background: #c84941; color: #ffffff; }
.single-format-link .accent-color{ color: #c84941; }
.single-format-link .bypostauthor,.single-format-link .sticky,.single-format-link .gallery-caption{ color: #ffffff; }
body[class*='link'] .accent-color{ color: #ffffff; }

.single-format-quote a{ color: #3e9ddc; }
.single-format-quote blockquote p{ border-color: #3e9ddc; }
.single-format-quote .hentry a{ color: #ffffff; }
.single-format-quote .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-quote .page-navigation .left-right-nav a{ background: #3e9ddc; }
.single-format-quote #submit{ background: #3e9ddc; color: #ffffff; }
.single-format-quote .accent-background{ background: #3e9ddc; color: #ffffff; }
.single-format-quote .accent-color{ color: #3e9ddc; }
.single-format-quote .bypostauthor,.single-format-quote .sticky,.single-format-quote .gallery-caption{ color: #ffffff; }
body[class*='quote'] .accent-color{ color: #ffffff; }

.single-format-video a{ color: #5f066b; }
.single-format-video blockquote p{ border-color: #5f066b; }
.single-format-video .hentry a{ color: #ffffff; }
.single-format-video .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-video .page-navigation .left-right-nav a{ background: #5f066b; }
.single-format-video #submit{ background: #5f066b; color: #ffffff; }
.single-format-video .accent-background{ background: #5f066b; color: #ffffff; }
.single-format-video .accent-color{ color: #5f066b; }
.single-format-video .bypostauthor,.single-format-video .sticky,.single-format-video .gallery-caption{ color: #ffffff; }
body[class*='video'] .accent-color{ color: #ffffff; }

.single-format-audio a{ color: #1ea061; }
.single-format-audio blockquote p{ border-color: #1ea061; }
.single-format-audio .hentry a{ color: #ffffff; }
.single-format-audio .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-audio .page-navigation .left-right-nav a{ background: #1ea061; }
.single-format-audio #submit{ background: #1ea061; color: #ffffff; }
.single-format-audio .accent-background{ background: #1ea061; color: #ffffff; }
.single-format-audio .accent-color{ color: #1ea061; }
.single-format-audio .bypostauthor,.single-format-audio .sticky,.single-format-audio .gallery-caption{ color: #ffffff; }
body[class*='audio'] .accent-color{ color: #ffffff; }

.single-format-status a{ color: #3e5f96; }
.single-format-status blockquote p{ border-color: #3e5f96; }
.single-format-status .hentry a{ color: #ffffff; }
.single-format-status .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-status .page-navigation .left-right-nav a{ background: #3e5f96; }
.single-format-status #submit{ background: #3e5f96; color: #ffffff; }
.single-format-status .accent-background{ background: #3e5f96; color: #ffffff; }
.single-format-status .accent-color{ color: #3e5f96; }
.single-format-status .bypostauthor,.single-format-status .sticky,.single-format-status .gallery-caption{ color: #ffffff; }
body[class*='status'] .accent-color{ color: #ffffff; }

.single-format-chat a{ color: #f3be3f; }
.single-format-chat blockquote p{ border-color: #f3be3f; }
.single-format-chat .hentry a{ color: #ffffff; }
.single-format-chat .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-chat .page-navigation .left-right-nav a{ background: #f3be3f; }
.single-format-chat #submit{ background: #f3be3f; color: #ffffff; }
.single-format-chat .accent-background{ background: #f3be3f; color: #ffffff; }
.single-format-chat .accent-color{ color: #f3be3f; }
.single-format-chat .bypostauthor,.single-format-chat .sticky,.single-format-chat .gallery-caption{ color: #ffffff; }
body[class*='chat'] .accent-color{ color: #ffffff; }

.single-format-standard a{ color: #127f9e; }
.single-format-standard blockquote p{ border-color: #127f9e; }
.single-format-standard .hentry a{ color: #ffffff; }
.single-format-standard .entry-content a{ border-bottom: 1px solid #ffffff; }
.single-format-standard .page-navigation .left-right-nav a{ background: #127f9e; }
.single-format-standard #submit{ background: #127f9e; color: #ffffff; }
.single-format-standard .accent-background{ background: #127f9e; color: #ffffff; }
.single-format-standard .accent-color{ color: #127f9e; }
.single-format-standard .bypostauthor,.single-format-standard .sticky,.single-format-standard .gallery-caption{ color: #ffffff; }
body[class*='standard'] .accent-color{ color: #ffffff; }



/* Custom Page Colors */

#post-312{background-color: #ffffff;color: #565656;}
#post-312 a:not(.stag-button){color: #c84941;}
#post-312 .ui-tabs-anchor{color: #565656!important;}
.page-id-312 .stag-toggle span.ui-icon:before{color: #ffffff;}
.page-id-312 .stag-toggle .ui-state-active span.ui-icon:before{color: #565656;}
.page-id-312 .accent-background{ background: #ffffff; color: #565656;}
.page-id-312 .accent-color{ color: #565656;}


#post-301 .custom-background{background-image: url(http://pastormike.org/wp-content/uploads/2013/11/10476.jpg);background-repeat: repeat;}
#post-301{background-color: #ffffff;color: #ffffff;}
#post-301 a:not(.stag-button){color: #efbe4c;}
#post-301 .ui-tabs-anchor{color: #ffffff!important;}
.page-id-301 .stag-toggle span.ui-icon:before{color: #ffffff;}
.page-id-301 .stag-toggle .ui-state-active span.ui-icon:before{color: #ffffff;}
.page-id-301 .accent-background{ background: #ffffff; color: #ffffff;}
.page-id-301 .accent-color{ color: #ffffff;}

#post-10{background-color: #769b07;color: #f9f9f9;}
#post-10 a:not(.stag-button){color: #d8f28c;}
#post-10 .ui-tabs-anchor{color: #f9f9f9!important;}
.page-id-10 .stag-toggle span.ui-icon:before{color: #769b07;}
.page-id-10 .stag-toggle .ui-state-active span.ui-icon:before{color: #f9f9f9;}
.page-id-10 .accent-background{ background: #769b07; color: #f9f9f9;}
.page-id-10 .accent-color{ color: #f9f9f9;}

#post-8{background-color: #edc721;color: #2d2d2d;}
#post-8 a:not(.stag-button){color: #c61d11;}
#post-8 .ui-tabs-anchor{color: #2d2d2d!important;}
.page-id-8 .stag-toggle span.ui-icon:before{color: #edc721;}
.page-id-8 .stag-toggle .ui-state-active span.ui-icon:before{color: #2d2d2d;}
.page-id-8 .accent-background{ background: #edc721; color: #2d2d2d;}
.page-id-8 .accent-color{ color: #2d2d2d;}

#post-6{background-color: #ffffff;color: #565656;}
#post-6 a:not(.stag-button){color: #c84941;}
#post-6 .ui-tabs-anchor{color: #565656!important;}
.page-id-6 .stag-toggle span.ui-icon:before{color: #ffffff;}
.page-id-6 .stag-toggle .ui-state-active span.ui-icon:before{color: #565656;}
.page-id-6 .accent-background{ background: #ffffff; color: #565656;}
.page-id-6 .accent-color{ color: #565656;}

.retina #post-301 .custom-background{ background-size: 640px 640px ; }

/* Custom Post Backgrounds */


#post-341{ background-color: #2b8c38; }.postid-341 .hfeed a{ color: #2b8c38; }.postid-341 blockquote p{ border-color: #2b8c38; }
.postid-341 .accent-color{ color: #2b8c38; }
.postid-341 .page-navigation .left-right-nav a{ background: #2b8c38; }
.postid-341 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-341 #submit{ background: #2b8c38; color: #ffffff; }
.postid-341 .accent-background{ background: #2b8c38; color: #ffffff; }


#post-324 .custom-background{background-image: url(http://pastormike.org/wp-content/uploads/2018/03/Screenshot_20180331-072047.jpg);background-repeat: repeat;}

#post-309{ background-color: #700045; }.postid-309 .hfeed a{ color: #700045; }.postid-309 blockquote p{ border-color: #700045; }
.postid-309 .accent-color{ color: #700045; }
.postid-309 .page-navigation .left-right-nav a{ background: #700045; }
.postid-309 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-309 #submit{ background: #700045; color: #ffffff; }
.postid-309 .accent-background{ background: #700045; color: #ffffff; }


#post-296{ background-color: #965d09; }.postid-296 .hfeed a{ color: #965d09; }.postid-296 blockquote p{ border-color: #965d09; }
.postid-296 .accent-color{ color: #965d09; }
.postid-296 .page-navigation .left-right-nav a{ background: #965d09; }
.postid-296 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-296 #submit{ background: #965d09; color: #ffffff; }
.postid-296 .accent-background{ background: #965d09; color: #ffffff; }


#post-287{ background-color: #a3002b; }.postid-287 .hfeed a{ color: #a3002b; }.postid-287 blockquote p{ border-color: #a3002b; }
.postid-287 .accent-color{ color: #a3002b; }
.postid-287 .page-navigation .left-right-nav a{ background: #a3002b; }
.postid-287 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-287 #submit{ background: #a3002b; color: #ffffff; }
.postid-287 .accent-background{ background: #a3002b; color: #ffffff; }


#post-276{ background-color: #878916; }.postid-276 .hfeed a{ color: #878916; }.postid-276 blockquote p{ border-color: #878916; }
.postid-276 .accent-color{ color: #878916; }
.postid-276 .page-navigation .left-right-nav a{ background: #878916; }
.postid-276 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-276 #submit{ background: #878916; color: #ffffff; }
.postid-276 .accent-background{ background: #878916; color: #ffffff; }


#post-267{ background-color: #7f370e; }.postid-267 .hfeed a{ color: #7f370e; }.postid-267 blockquote p{ border-color: #7f370e; }
.postid-267 .accent-color{ color: #7f370e; }
.postid-267 .page-navigation .left-right-nav a{ background: #7f370e; }
.postid-267 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-267 #submit{ background: #7f370e; color: #ffffff; }
.postid-267 .accent-background{ background: #7f370e; color: #ffffff; }


#post-263{ background-color: #260035; }.postid-263 .hfeed a{ color: #260035; }.postid-263 blockquote p{ border-color: #260035; }
.postid-263 .accent-color{ color: #260035; }
.postid-263 .page-navigation .left-right-nav a{ background: #260035; }
.postid-263 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-263 #submit{ background: #260035; color: #ffffff; }
.postid-263 .accent-background{ background: #260035; color: #ffffff; }


#post-254{ background-color: #e0b61f; }.postid-254 .hfeed a{ color: #e0b61f; }.postid-254 blockquote p{ border-color: #e0b61f; }
.postid-254 .accent-color{ color: #e0b61f; }
.postid-254 .page-navigation .left-right-nav a{ background: #e0b61f; }
.postid-254 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-254 #submit{ background: #e0b61f; color: #ffffff; }
.postid-254 .accent-background{ background: #e0b61f; color: #ffffff; }


#post-236{ background-color: #a0a0a0; }.postid-236 .hfeed a{ color: #a0a0a0; }.postid-236 blockquote p{ border-color: #a0a0a0; }
.postid-236 .accent-color{ color: #a0a0a0; }
.postid-236 .page-navigation .left-right-nav a{ background: #a0a0a0; }
.postid-236 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-236 #submit{ background: #a0a0a0; color: #ffffff; }
.postid-236 .accent-background{ background: #a0a0a0; color: #ffffff; }
.postid-174 .entry-content {color: #494949;}.postid-174 .bypostauthor,.postid-174 .sticky,.postid-174 .gallery-caption{ color: #494949; }


#post-174{ background-color: #bcbcbc; }.postid-174 .hfeed a{ color: #bcbcbc; }.postid-174 blockquote p{ border-color: #bcbcbc; }
.postid-174 .accent-color{ color: #bcbcbc; }
.postid-174 .page-navigation .left-right-nav a{ background: #bcbcbc; }
.postid-174 .page-navigation .left-right-nav a{ color: #494949; }
.postid-174 #submit{ background: #bcbcbc; color: #494949; }
.postid-174 .accent-background{ background: #bcbcbc; color: #494949; }
.postid-174 .hentry a{ color: #dd3333; }
.postid-174 .entry-content a{ border-bottom: 1px solid #dd3333; }


#post-135{ background-color: #c40034; }.postid-135 .hfeed a{ color: #c40034; }.postid-135 blockquote p{ border-color: #c40034; }
.postid-135 .accent-color{ color: #c40034; }
.postid-135 .page-navigation .left-right-nav a{ background: #c40034; }
.postid-135 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-135 #submit{ background: #c40034; color: #ffffff; }
.postid-135 .accent-background{ background: #c40034; color: #ffffff; }


#post-18{ background-color: #b53c29; }.postid-18 .hfeed a{ color: #b53c29; }.postid-18 blockquote p{ border-color: #b53c29; }
.postid-18 .accent-color{ color: #b53c29; }
.postid-18 .page-navigation .left-right-nav a{ background: #b53c29; }
.postid-18 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-18 #submit{ background: #b53c29; color: #ffffff; }
.postid-18 .accent-background{ background: #b53c29; color: #ffffff; }
.postid-18 .hentry a{ color: #eded82; }
.postid-18 .entry-content a{ border-bottom: 1px solid #eded82; }


#post-96{ background-color: #3a3535; }.postid-96 .hfeed a{ color: #3a3535; }.postid-96 blockquote p{ border-color: #3a3535; }
.postid-96 .accent-color{ color: #3a3535; }
.postid-96 .page-navigation .left-right-nav a{ background: #3a3535; }
.postid-96 .page-navigation .left-right-nav a{ color: #ffffff; }
.postid-96 #submit{ background: #3a3535; color: #ffffff; }
.postid-96 .accent-background{ background: #3a3535; color: #ffffff; }

.retina #post-324 .custom-background{ background-size: 290px 444.5px ; }

