* {
  margin: 0;
  padding: 0;
}
a {
  color: #36C;
  text-decoration: none;
}
a:hover {
  color: #06F;
  text-decoration: underline;
}
body {
  background-image: url(images/canvas.png);
  background-position: center center;
  background-size: cover;
  color: black;
  margin: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 65%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
p,
code,
ul {
  font-size: 1.4em;
  padding-bottom: 0.6em;
  color: #003438;
}
h1 {
  font-size: 2.0em;
  margin-bottom: 4px;
}
h2 {
  font-size: 1.65em;
}
h1,
h2,
h3 {
  color: #007C84;
  padding-top: 0px;
  font-variant: small-caps;
}
h2,
h3 {
  letter-spacing: 0;
}
h3 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.clearer {
  clear: both;
}
.container {
  margin: 0 auto;
  padding-bottom: 6px;
  width: 1000px;
}
.header {
  background: #EEE;
  border: 2px solid #505050;
  margin-bottom: 8px;
  height: 140px;
}
.title {
  color: #007C84;
  font-weight: bold;
  font-size: 4.5em;
  text-align: center;
  padding-top: 20px;
}
.title a {
  color: #007C84;
  text-decoration: none;
}
#onelife {
  color: #007C84;
  font: italic 2em Verdana, sans-serif;
  padding: 1.0em;
}
#home {
  float: left;
}
#social {
  float: right;
}
#social img {
  margin-bottom: 5px;
  margin-right: 5px;
  vertical-align: -12px;
  width: 24px;
}
#social #meetup-img {
  width: 36px;
}
#what-is {
  clear: both;
}
.main {
  clear: both;
  padding: 8px 18px;
}
.item h1 {
  font-size: 300%;
}
.sidenav {
  background-color: rgba(100, 100, 100, 0);
  float: left;
  padding-bottom: 5px;
  width: 249px;
}
.sidenav image {
  border: none;
}
.sidenav h1 {
  color: #666;
  font-size: 1.6em;
  height: 20px;
  margin-bottom: 0px;
  padding: 0 0 0 0.2em;
}
.sidenav ul {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
}
.sidenav li {
  background: #EEE;
  border: 1px solid #BABABA;
  border-top: none;
  list-style: none;
  margin: 5px 0 10px 0;
}
.sidenav li:first-child {
  margin-top: 0;
}
.sidenav li a {
  color: #333;
  display: block;
  font-size: 0.9em;
  padding: 3px 6px 3px 14px;
  text-decoration: none;
}
.sidenav li a:hover {
  color: black;
  font-weight: bold;
}
.sidenav #contacts {
  background-color: rgba(100, 100, 100, 0);
  font-size: 1.3em;
  margin: 10px 7px 0 7px;
}
.currentPage {
  background: #DAE8E2 !important;
}
#past-photos img {
  width: 48%;
  margin-right: 5px;
}
#past-photos h3 {
  margin-bottom: 5px;
}
/* Inelegant adjustments */
#photos1 img {
  height: 418px;
}
#photos2 img {
  height: 225px;
}
#photos3 img {
  height: 240px;
}
#affiliated {
  padding-bottom: 0;
}
#affiliated img {
  margin: 0;
  border: 0;
  padding: 0;
  background-color: #FFF;
}
.content {
  float: right;
  width: 700px;
  overflow: auto;
  border: 2px solid #505050;
  background-color: white;
}
.content .item {
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  background: #FFF;
}
.content li {
  margin-left: 18px;
}
#what-is-humanism {
  float: left;
  margin-left: 30px;
}
#what-is-humanism img {
  height: 123px;
  width: 185px;
}
#what-is-humanism p {
  float: right;
  margin-left: 8px;
  width: 250px;
}
#what-is-humanism-text {
  clear: both;
  margin-top: 105px;
}
.copyright {
  background-color: rgba(100, 100, 100, 0);
  color: #666;
  margin: 0 auto;
  text-align: center;
  padding: 0px 12px;
}
.talknotes {
  background-color: whitesmoke;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: Lucida Sans Unicode, sans-serif;
  margin: 0;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 8px;
}
.talknotes h1 {
  font-size: large;
}
.talknotes ol {
  margin-left: 30px;
  list-style-position: outside;
  font-size: 130%;
}
.talkbody {
  margin-bottom: 10px;
}
.italics {
  font-style: italic;
}
.references {
  margin-left: 36.0pt;
  line-height: 140%;
}
#exec li {
  padding-bottom: 6px;
}
.photo {
  margin: 10px 10px 3px 0;
  float: left;
  width: 150px;
}
#Rees {
  color: windowtext;
  text-decoration: none;
}
#books {
  list-style: circle;
}
.celebrants {
  border: 1px solid black;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  border-spacing: 12px;
  background-color: wheat;
}
.celebrants col:nth-child(1) {
  width: 160px;
}
.celebrants col:nth-child(2) {
  width: 260px;
}
.celebrants th {
  text-align: left;
  vertical-align: top;
  font: bold 14px;
}
.celebrants td {
  color: #003438;
  text-align: left;
  vertical-align: top;
}
.celeb-caption {
  margin: 6px 0;
  font: bold 10pt Arial, Helvetica, Sans-Serif;
  text-align: left;
}
div#google-search {
  margin: 0 0 0 60%;
  position: relative;
  left: 0;
  top: -5.5em;
}
div.gsc-control-cse {
  background-color: #EEE;
  border: none;
}
.archive-list li {
  margin-bottom: 4px;
}
#young-essays {
  margin-top: 0.6em;
}
.essay-pic {
  float: right;
  margin-left: 10px;
  max-width: 40%;
}
.references li {
  word-wrap: break-word;
}
#meetings-div {
  clear: both;
}
#meetings {
  font-size: 1.4em;
  border-spacing: 0 6px;
}
#meetings #col1 {
  width: 160px;
}
#meetings q {
  font-weight: bold;
}
#meetings td {
  border-bottom: solid 1px #c5bebe;
  padding-left: 3px;
}
#meetings th {
  border-bottom: solid 1px #c5bebe;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
#meetings project_pathtr:last-child th,
#meetings project_pathtr:last-child td {
  border-bottom-width: 0;
}
table p {
  font-size: 1em;
}
.meetingDate {
  color: black;
}
.bookClubDate {
  color: #9b342b;
}
.philosophyClubDate {
  color: #2862CB;
}
.socialDate {
  color: #3C801E;
}
ul#super-list {
  font-size: 1em;
  font-weight: bold;
}
#links-div li {
  margin-bottom: 5px;
}
#prev-books {
  margin-bottom: 0.5em;
}
#prev-books summary {
  font-size: 2.0em;
  font-weight: bold;
}
#celebrants-video {
  margin: auto auto 5px 55px;
  border: 1px solid black;
  border-bottom: 0;
}
details.book-year {
  margin-top: 3px;
}
details.book-year p {
  font-size: 13px;
}
details.book-year summary {
  color: #007C84;
  font-size: 14px;
  margin-bottom: 2px;
}
.really-small {
  font-size: x-small;
}
#all-trials-logo {
  margin: 4px 0;
}
/*# sourceMappingURL=NYHGStyles.css.map */