/* Enter Your Custom CSS Here */
/* The post excerpt. */
p.srp-widget-excerpt {
	padding-bottom: 8px;
    border-bottom: 2px solid #E2E3D9;
}
.sidey a.srp-post-title-link {
  line-height: 1.2em;
}
.srp-widget-singlepost {
	border-bottom  : 2px solid #e2e3d9;
	margin-bottom  : 2px;
	padding-bottom : 2px;
}
.srp-post-content {
  line-height: 1.2em;
}
.fpcnhtable {
    display:table;
    table-layout:fixed;
}
.fpcnhheader {
    display:table-header-group;
    font-weight:bold;
}
.fpcnhrowGroup {
    display:table-row-group;
}
.fpcnhrow {
    display:table-row;
}
.fpcnhcell {
    display:table-cell;
    width:25%;
}
.entry-content blockquote {
  border-top: none;
  border-bottom: none;

   padding: 0 30px 10px 30px !important;
}
.category-sticky {
  border-top: 1px solid #EFF0EC;
  border-bottom: 1px solid #EFF0EC;
}

@media only screen and (max-width:768px) {
#content figure.alignleft, #content figure.alignright,
 img.alignleft, img.alignright{
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 90% !important;
}
}

.document-gallery .document-icon a {
    font-size: 14px;
    line-height: 16px;
}
span.h3 {
    color: #466A66;
    font-size: 1.1em;
    font-weight: 600;
}
span.summer {
     color: #cc6600;
    font-style: italic;
    padding: 0 0 5px 10px;
    font-size: .9em;
    display: block;
    line-height: 1.1em;
}

/* hide category archives prefix */

h1.page-title {
    color: transparent;
    font-size: 0px !important;
}
h1.page-title span {
    color: #61928c;
}

div.simileAjax-bubble-container {
    left: 0 !important;
}


/* overrid about me icon to meetup */
#footer2 a.socialicons.social-AboutMe img {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding-left: 26px;
    background: url(http://fpcnh.org/wp-content/uploads/2017/09/font-awesome_4-7-0_meetup_26_0_ffffff_9dbbb9.png) left top no-repeat;
}
#topbar-inner a.socialicons.social-AboutMe img {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding-left: 26px;
    background: url(http://fpcnh.org/wp-content/uploads/2017/09/font-awesome_4-7-0_meetup_26_0_9dbbb9_none.png) left top no-repeat;
}

#footer2 a.socialicons.social-Facebook img {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding-left: 26px;
    background: url(http://fpcnh.org/wp-content/uploads/2017/09/font-awesome_4-7-0_facebook_26_0_ffffff_9dbbb9.png) left top no-repeat;
}
#topbar-inner a.socialicons.social-Facebook img {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding-left: 26px;
    background: url(http://fpcnh.org/wp-content/uploads/2017/09/font-awesome_4-7-0_facebook_26_0_9dbbb9_none.png) left top no-repeat;
}

/*.socials .social-AboutMe img:hover  {
    background: url(http://fpcnh.org/wp-content/uploads/2017/09/font-awesome_4-7-0_meetup_26_0_e3e3e3_59554e.png) left top no-repeat;
}*/

.socials .socials-hover {
  background-color: transparent !important;
}

/* ol */
ol {
    list-style: decimal !important;
}

ol li {
  margin-bottom: 1em;
}

/* sermon manager */
.wpfc-sermon-single-media .mbMiniPlayer.fpcnh {
    display: none !important;
}
/* featured */
.fpcnh-featured .srp-post-title {
    font-size: 1.25em;
}
.fpcnh-featured {
    border-color: #cbccbd;
    padding: 10px !important;
    border-bottom: 1px solid #cbccbd;
    background-color: #F3F4E5;
}

