.eo-eb-event-title a {
  font-size: 18px !important;
}

.widget_calendar table {
  width: 100%;
  background: #ffe5e555;
  text-align: center;
}

.widget_calendar table th {
  background: #DFDFDF;
  border: 1px solid white;
  padding: 5px;
}

.widget_calendar table #today,
.widget_calendar table td.today {
  background: #fff79a;
}

.widget_calendar table td {
  border: 1px solid white;
  padding: 5px;
}

.widget_calendar table td a {
  background: #0BE;
  display: block;
  padding: 5px;
  margin: -5px;
  color: white;
  text-decoration: none;
}

.widget_calendar table td:hover {
  background: #f5f5f5;
}

.widget_calendar table td.today:hover {
  background: #fff8ae;
}

.widget_calendar table td a:hover {
  background: #1e8cbe;
}

.eo-fullcalendar {
  margin: 20px 0px;
}

.eo-fullcalendar .fc-content table {
  border-top: 1px solid #dfdfdf;
}

a {
  color: #6a3906;
  text-decoration: none;
  font-weight: bold;
}

body.has-main-sidebar #secondary,
body.siteorigin-panels-home.page-template-default.has-main-sidebar #secondary {
  width: 28.5%;
}

#secondary {
  padding: 7px;
}

#main h1 {
  height: 30px;
  margin-bottom: 10px;
  background: url(https://www.tomoe-takashio.com/wp-content/uploads/2020/03/87d8707d41ae9f55bce2c4de3eb9151c.png) no-repeat 0 0;
  background-size: 580px;
  display: block;
  padding: 8px 9px 9px 50px;
  font-size: 20px;
  text-align: left;
  line-height: 80%;
  font-weight: bold;
  clear: both;
}

#main h2 {
  height: 30px;
  margin-bottom: 10px;
  background: url(https://www.tomoe-takashio.com/wp-content/uploads/2020/03/87d8707d41ae9f55bce2c4de3eb9151c.png) no-repeat 0 0;
  background-size: 580px;
  display: block;
  padding: 8px 9px 9px 50px;
  font-size: 16px;
  text-align: left;
  line-height: 100%;
  font-weight: bold;
  clear: both;
}

#main h3 {
  margin-bottom: 10px;
  background: url(https://www.tomoe-takashio.com/wp-content/uploads/2020/03/h3.jpg) no-repeat 0 center;
  display: block;
  padding: 9px 9px 9px 37px;
  font-size: 14px;
  line-height: 100%;
  border-bottom: #FDBECF 1px dotted;
  font-weight: bold;
  clear: both;
}

#secondary h3 {
  height: 30px;
  margin-bottom: 10px;
  background: url(https://www.tomoe-takashio.com/wp-content/uploads/2020/03/87d8707d41ae9f55bce2c4de3eb9151c.png) no-repeat 0 0;
  display: block;
  padding: 9px 9px 9px 40px;
  font-size: 12px;
  line-height: 100%;
  font-weight: bold;
}

.post-thumbnail {
  display: none;
}

#post-619 .entry-title {
  display: none;
}

.widgets ul li {
  list-style-type: circle;
  list-style-position: inside;
  color: #6A3906;
  padding: 0 10px 4px 10px;
  border-bottom: 1px dotted #cccccc;
  margin: 0 0 10px;
}

#masthead.site-header.has-shadow {
  background-image: url(https://www.tomoe-takashio.com/wp-content/uploads/2020/03/footer.png);
  background-repeat: repeat-x;
}

.sow-slider-image-container {
  background-image: url(https://www.tomoe-takashio.com/wp-content/uploads/2020/03/footer.png);
  background-repeat: repeat-x;
  background-size: contain;
}

.site-header .site-title a {
  font-weight: normal;
  font-size: 20px;
  white-space: normal;
  border-width: 1px;
  border-style: hidden;
  border-color: #dbafaf;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

.site-title a {
  font-size: 24px;
  text-shadow: 0px 1px 1px rgba(244,1,154,0.65);
}

ul,
ol {
  margin: 0 0 0em 0.5em;
}

@media screen and (max-width: 800px) {
  body.has-main-sidebar #secondary,
  body.siteorigin-panels-home.page-template-default.has-main-sidebar #secondary {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  #masthead {
    position: fixed;
    top: 0;
  }

  .site-header .site-title a {
    font-size: 16px;
  }
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  border-width: 1px;
  border-style: outset;
  border-color: #d1d1d1;
  padding: 1px;
}

.entry-content img {
  border-width: 1px;
  border-style: inset;
  border-color: #f5dcdc;
  padding: 2px;
  top: 0px;
}