.twentyseventeen-front-page.has-header-image .custom-header-media,
.site-branding {
	height:260px;
	height:43vh;	
	max-height:260px;
}
.has-header-image.twentyseventeen-front-page .site-branding, 
.has-header-image.home.blog .site-branding {
	vertical-align: middle;
	padding-bottom:70px;
}
.site-branding-text {
	background:transparent;
}
.twentyseventeen-front-page .site-header div.custom-header div.site-branding,
.site-branding {			background:url(http://www.ruthfallenbaum.com/wp-content/uploads/2018/02/bgpattern-blue2.jpg);	
	height:183px;
}
.custom-header-media::before {
    background: none;
    filter:none;
    z-index: 0;
}
.site-title {
	font-size:2.5em;
	font-weight:600;
	line-height:1;
	text-shadow:3px 3px 6px rgba(26, 42, 61, 1.0);
}
/*
.main-navigation li.current-menu-item.current_page_item {display:none;}
*/
.entry-title span {
    text-transform: none;
	letter-spacing:0.04em;
}
a.btn:hover {
	font-weight:600;
	color:white;
	padding:1em .85em;
}
.site-description {
	font-size:1.6em;
}

.simcal-event-title,
.simcal-event-start,
.simcal-event-end {
  font-size: 16px;
	font-size:1rem;
	font-weight:bold;
}
.simcal-event-address {
	font-weight:normal;
}
.simcal-event-description p a {
	color:#1c87b9;
}
div.simcal-calendar-list  ul.simcal-events,
  li.simcal-event {
	margin-left:0;
}
dt.simcal-day-label span {
	background:#1c87b9!important;
}
dt.simcal-day-label {
	border-bottom:none!important;
}




.entry-content a  {
    -webkit-box-shadow: inset 0 -1px 0 rgb(20, 159, 213);
}


/* Event */
.border h2 {
	font-size:2.4em;
	margin-bottom:0;
	color:#bd1919;
	font-weight:600;
	line-height:1;
}
.border h2 span {
	font-size:80%;
}
.border h3 {
	text-align:center;
	font-size:1.7em;
	line-height:1.2;
	color:red;
	font-weight:600;
}
.border h3 span {
	font-style:italic;
	color:#015278;
}
.border h2 em {
	padding-top:.5em;
	display:block
}
.border {
	border:2px solid #bd1919;
	padding:5em 4em;
	font-family:serif;
}
.border p {
	font-size:1.2em;
}

.post-383 .entry-title,
.post-433 .entry-title{
	display:none;
}