body, input, select, option, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
html {
  height: 100%;
}
body {
  color: #354E74; /* Update - Text Color */
  min-height: 100%;
  /* background-color: rgba(0,0,0,0.6); */
  background: #1E3C57;
}
div.body-content {
  /* background: url(https://7a2ba0.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/wood-bg.jpg) top center; */
}
a {
  color: #3764A7; /* Update - Link Color */
}
h1, h2, h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #F0804C; /* Update - Body Headings Text Color */
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.8em;
  margin: 10px 0px 15px 0px;
}
hr {
  background-color: #44271b; /* Update - Line Color */
}
ul, ol {
  
}

img.border {
  border: 6px solid #E1F1F6;
}
img.alignleft {
  float: left;
  margin-right: 25px;
}
img.alignright {
  float: right;
}
img.aligncenter {
  margin: 0px auto;
}

/* Header */
#logo_wrapper {
   /* Update - Header Sides Color */
   /* background: url(https://3fb503.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/top-bg.png) transparent repeat-x; */
  /* padding-top: 44px; */
;
}

#logo {
  width: 980px;
  height: 150px;
  /* background: url(https://f77fea.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/banner.png) transparent no-repeat; */
  /* background: #624C34; /* Update - Header Color */
}
#logo p {
  padding: 55px 0px 0px 30px;
}
#logo h1, #logo h2, #logo h3 {
  /* text-shadow: #0c364e 0px 1px 3px;  /* Update - Header Text Shadow */
	/* filter: progid:DXImageTransform.Microsoft.Glow(Color=#0c364e,Strength=1); */
  z-index: 10;
}
#logo h1 {
  top: 28px;
  left: 0px;
  /* text-align: center; */
  letter-spacing: -1px;
  /* border: 1px solid #E1F1F6; /* for testing */
}

#logo h1 a, #logo h1 * {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bolder;
  font-size: 28px;
  color: #C5D5DF; /* Update - Main Header Title Color */
}
#logo h2 {
  top: 77px;
  left: 0px;
  width: 310px;
  /* text-align: center; */
  color: #FFFFFF; /* Update - Header Text Subtitle Color */
}
#logo h2, #logo h2 * {
  font-size: 11px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#logo > div {
  z-index: 10;
  top: 100px;
  left: 0px;
  width: 980px;
  color: #FFFFFF; /* Update - Additional Header Text Color */
}
#logo > div div {
  /* bottom: 0px; /* Bottom align */
  width: 980px;
  text-align: left;
  /* text-shadow: #0c364e 0px 1px 1px; /* Update - Additional Header Text Shadow */
}
#logo > div * {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}
#logo a {
  text-decoration: none;
  color: #FFF;  /* Update - Header Link Color */
  font-size: inherit;
}
#logo #logo_social_buttons {
	top: 6px;
	left: auto;
	right: 17px;
	width: 215px;
  height: 26px;
}
#logo #logo_social_buttons a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0px 3px;
  float: right;
}
#button-background-music {
  position: absolute;
  top: 6px;
  left: 22px;
  width: 30px;
  height: 21px;
  background: url(https://245f10.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/background-music-speaker-off.png) no-repeat;
}

/* Menu */
#menu_wrapper {
  left: 0;
  right: 0;
  height: auto;
  /* Update - Menu Sides */
  /* background: #f27901 url(https://354008.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/bg.jpg) top center repeat-y; /* Update - Header Sides Color */
  /* border-bottom: 1px solid #574b55; */
}
#menu {
  left: 165px;
  position: relative;
  width: 700px;
  padding-top: 2px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: -1;
  font-size: 13px;
  /* background: #473521; /* Update - Menu Background Color */
  height: 32px;
  /* border: 1px solid #FFFFFF; /* for testing */
}
#menu a {
  display: block;
  float: left;
  height: 24px;
  padding: 6px 15px 0px 15px;
  background: url(https://48616d.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/menu-seperator.gif) no-repeat left top;  /* Update - Menu Seperator */
  text-decoration: none;
  text-transform: uppercase;
  /* text-shadow: #ddd 0px 1px 1px; */ /* Update - Menu Text Shadow */
  color: #ffffff; /* Update - Menu Text Color */
  font-size: 90%;
}
#menu li.first-child a {
  background: none;
}
#menu li.current_page_item {
  /* background: url(https://95d083.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/img09.jpg) no-repeat left top; */
}
#menu .current_page_item a {
  /* background: url(https://b908d4.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/img10.jpg) no-repeat right top; */
}
#menu .dropdown ul {
  /* background: #473521; /* Update - Additional Menu Background Color */
  padding: 0px;
  background: rgb(38, 68, 95);
  background: rgba(38, 68, 95, 0.85);
}
#menu .dropdown li, #menu .dropdown li a {
  background: none !important;
}

#splash {
  width: 980px;
  height: 340px;
  margin: 0px auto;
  /* background: url(https://0118f5.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/img06.jpg) no-repeat left top; */
}

/* Page */
#page_wrapper {
  /* Update - Page Sides */
  background: #E0E7EB url(https://0724ad.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/page-bg.gif) top center repeat-x; /* Update - Header Sides Color */
}
#page {
  width: 980px;
  background: #FFFFFF; /* Update - Page Background Color */
   /* border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
 }
#page-bgtop {
}
#page-bgbtm {
  min-height: 380px;
  padding: 15px 30px 0px 30px;
}

/* Content */
#content {
  width: 560px;
}
.post .title {
  padding-bottom: 10px;
  letter-spacing: -1px;
  color: #115073;
}
.post .title a {
  color: #115073;
}
.post .meta {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0px;
  text-align: left;
  font-size: 11px;
  font-style: italic;
}
.post .meta a {
}
.post .entry {
  margin-bottom: 25px;
  margin-left: 30px;
  padding: 10px 0px 10px 0px;
}
.links {
  width: 96px;
  padding: 2px 0px 2px 0px;
  background: #A53602;
  color: #FFFFFF;
}

/* Sidebar */
#sidebar li li {
  border-bottom: 1px solid rgba(200, 200, 200, 0.4); /* Update - Home Page Links Divider */
}
#sidebar li li span {
  margin-top: -20px;
  font-style: italic;
}
#sidebar h2 {
  min-height: 38px;
  padding: 13px 0px 0px 0px;
  font-size: 1.8em;
  /* color: #F0804C; /* Update - Home Page Headings Text Color */
}
#sidebar a {
  /* color: #555; /* Update - Home Page Links Text Color */
}
#sidebar a:hover {
  /* color: #FABDA6; /* Update - Home Page Links Hover Text Color */
}

/* Footer */
#footer_wrapper {
  /* Update - Footer Sides Color */
  /* background: #f27901 url(https://56b704.claudeassets.com/20220207144632im_/http://www.friendsofwarmhearth.org/sites2/images/Design_539/footer-bg.jpg) bottom center no-repeat; */
  /* padding-bottom: 40px; */
}
#footer {
  width: 980px;
  /* background-color: #624C34; */
;
}
#footer p {
  margin: 0;
  padding: 30px 0px 0px 0px;
  line-height: normal;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff; /* Update - Footer Text Color */
}

#bottom-menu {
  padding-right: 0px;
}
#bottom-menu li {
}
#bottom-menu li a { /* Update - Footer Links Color */
  font-size: 100%;
  letter-spacing: -1;
  color: #aaa;
}
#powered-by {
  padding-right: 0px;
}
#powered-by, #powered-by a { /* Update - Powered By Text Color */
  color: #999;
}

/* Calendar and Message Board */
.highlight {
  border-color: #ffffff !important; /* Update - Highlight Color */
}
.highlight-bg {
  background-color: #ffffff !important; /* Update - Highlight Color */
}
.inverse, #page_wrapper .inverse a {
  /* Update - Inverse Sections */
  border-color: #D4DCE0;
  background-color: #D4DCE0;
  /* color: #fffffff; */
}
.grid td { 
  padding: 3px;
  border: solid #D4DCE0 1px; /* Update - Calendar Grid Border Color */
  text-align: left;
}
.selectedCell {
  background-color: #D4DCE0; /* Update - Calendar Grid Selected Color  */
  cursor: pointer;
}
.highlightCell:hover, #page_wrapper .highlightCell:hover a {
  background-color: #D4DCE0; /* Update - Calendar Grid Hover Color  */
}
.highlightCell {
  cursor: pointer;
}

/*
     FILE ARCHIVED ON 16:37:00 Jan 19, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:12:01 Jul 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.117
  exclusion.robots: 0.089
  exclusion.robots.policy: 0.063
  esindex: 0.014
  cdx.remote: 28.4
  LoadShardBlock: 209.528 (3)
  PetaboxLoader3.datanode: 688.101 (5)
  PetaboxLoader3.resolve: 131.467 (3)
  load_resource: 660.675
  loaddict: 102.357
*/