/* 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{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{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{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{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{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;}

#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;}

#post-296{background-color: #965d09;}

#post-287{background-color: #a3002b;}

#post-276{background-color: #878916;}

#post-267{background-color: #7f370e;}

#post-263{background-color: #260035;}

#post-254{background-color: #e0b61f;}

#post-236{background-color: #a0a0a0;}

#post-226{}

#post-215{}

#post-174{background-color: #bcbcbc;color: #494949;}#post-174 a{color: #dd3333;}
#post-174 .entry-title a{color: #494949;}


#post-172{}

#post-167{}

#post-65{}

#post-91{}

#post-135{background-color: #c40034;}

#post-57{}

#post-59{}

#post-18{background-color: #b53c29;}#post-18 a{color: #eded82;}
#post-18 .entry-title a{color: #ffffff;}


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

