/* Enter Your Custom CSS Here *//* Enter Your Custom CSS Here *//* Enter Your Custom CSS Here */

#rsa_ata {
 	display: inline-block;
  text-align: center;
  width: 100%;
}

#rsa_ata > h3 {
	display: inline-block;
  width: initial;
  font-size: 2em;
}

#last_nv > ul {
  list-style-type: none;
  text-align: center;
  padding: 0;
}

hr {
  display: block!important;
}

#fancybox-title-inside {
  font-family: Georgia, serif;
}

.ngg-navigation * {
  font-size: 2em!important;
}

.ngg-gallery-thumbnail {
  border: 0!important;
}

.ngg-navigation > a {
  color: rgb(216, 21, 34);
}



.ngg-gallery-thumbnail img {
  margin: auto!important;  
}

.ngg-gallery-thumbnail span {
  font-size: 1.2em!important;
  color: rgb(0, 0, 0);
}

#masthead {
  /* background: #F6EFE6; tan */
  /* dark blue */
  background: #7194a8;
  /* background: #A4D5F5; */ /* light blue */
  /* background: #BDC3C7; */
}

.site-branding.header-background-image {
  height: 200px!important;
}

.main-navigation {
  /* background: #836B4C brown */
  background: #000080; /* navy blue */
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Georgia', serif;
}
.site-navigation {
  font-family: 'Georgia', serif;
}

.byline, .mobile-hide, .posted-on, .edit-link {
  display: none;
}

.fa-search::before {
  font-size: 30px;
  
}



.gmw-thumbnail-map gmw-lightbox-enabled {
  margin-left: auto!important;
  margin-right: auto!important;
}

.google-maps-widget {
  text-align: center;
}

.jp-carousel-next-button {
  outline-color: red!important;
}

.sticky-post {
  display: none;
}

.byline {
  display: none!important;
}

.jp-carousel-close-hint {
  font-size: 48px;
}

.page-header {
  display: none;
}
.category-list {
  display:none
}

#footer_contact_info {
  list-style-type: none;
  text-align: center;
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

#footer_contact_info li {
	display: inline-block;  
  font-family: 'Lato', san-serif;
  font-weight: normal;  
  margin-left: 10px;
}

#footer_contact_info li + li:before {
	
}

#mc_embed_signup_scroll h2 {
  font-size: 2em!important;
  border-bottom: 2px solid #000;
}

.stickypost {
  margin-left: 0!important;
  /* list-style-type: none; */
}



.front-index-thumbnail {
  margin-bottom: 0!important;
}

.jp-carousel-close-hint {
  color: black!important;
  padding-left: 90px!important;
  padding-top: 50px!important;
  font-size: 36px!important;
}

#sidebar {
  float:right;
}

.lcp_catlist {
  font-size: 28px;
}

.gallerycatlist {
  font-size: 28px!important;
}

.catlist_upcoming {
  font-size: 2em;
  margin: 20px;
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
	 .stickypost {
    font-size: 28px!important;
  }
  div.content_column.gridContainer {
    margin: 0!important;
  }
  

}

div.post-comments {
  display: none!important;
}
/*div.content_column.gridContainer {
  margin-left: 50px;
  margin-right: 50px;
}
*/

font.leaf {
  letter-spacing: 1px!important;
}

th.caption_table_th {
 font-size: 30px;
  padding: 10px;
}

div.jp-carousel-titleanddesc {
  display: none!important;
}

div#fancybox-title-inside {
  font-size: 1.8em;
  font-style: italic;
}

div.rsa3-mobile {
  width: 50%!important;
}

p.rsa3-image-caption {
  white-space: nowrap;
}

@media only screen and (max-width: 400px) {
  p.rsa3-image-caption {
    font-size: 15px;
  }
}

@media only screen and (min-width: 1025px) {
  div.rsa3-mobile {
  width: 33%!important;
	}
}

.narrow_h3 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.rsa_upcoming_header {
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: underline;
}
  
.addtoany_header {
  color: #000080;
  display: inline-block!important;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, serif;
  padding-right: 12px;
  margin: 0!important;
}
  
.addtoany_list {
    display: inline-block!important;
}

.addtoany_share_save_container {
 display: inline-block!important;
  text-align: center;
  width: 100%;
  margin-top: 10px!important;
  margin-bottom: 0px!important;
  height: 60px;
}

.a2a_button_facebook {
  height: 60px;
}

.a2a_button_email {
  height: 60px;
}

.a2a_button_facebook_like {
    margin-top: -10px;
    margin-left: 10px;
    transform: scale(1.5);
}
/*
.a2a_button_facebook_like {
  height: 60px;
  transform: scale(2.0);
  transform-origin: top left;
  padding: 0px!important;
  margin-left: -25px;
}
*/
  

/*
li > a {
  padding-left: 10px!important;
  padding-right: 10px!important;
}
*/

.slides > li {
	margin:0!important;
}

.pos-bottom {
	position: initial!important;
}
