  @charset "UTF-8";
/*
Custom local styles...
*/
td {vertical-align:top;}
#newsEventsHome {
  padding: 20px;
  margin: 1em 0;
  border: 5px solid #eee;
}
#newsEventsHome h3:nth-of-type(1) {margin-top: 0;}
.announcement {
  padding-left: 20px;
  margin: 1em 0;
  background: url(https://www.reed.edu/global_assets/images/icons/august/black/ribbon.png) 0 3px no-repeat;
  background-size: 12px auto;
}
.announcement p { margin: 0; }
.announcement p+p { margin: inherit; }
.announcementDate { color: #666; }
.seminarYearChooser {
  color: #333;
  font-size: .9em;
  margin-bottom: 1em;
}
.seminarYearChooser select, .seminarYearChooser input { font-size: 1em; }
.seminarYearChooser input { margin-left: 5px; }
#seminars h4 {
  position: absolute;
  left: -999em;
}
#seminars .seminarDefaultTimeLoc {
  font-size: .9em;
  background: #f6f6f6 url(https://www.reed.edu/global_assets/images/icons/august/black/clock.png) 15px 50% no-repeat;
  background-size: 20px auto;
  padding: 8px 8px 8px 45px;
  border: 1px solid #ddd;
}
.seminarList th, .seminarList td {
  padding: 15px 10px;
  border-top: 1px dashed #ccc;
  vertical-align: top;
}
.seminarList th.seminarDate {
  text-align: center;
  font-size: .9em;
}
.seminarList .seminarDate-Date {
  display: block;
  font-weight: normal;
  font-size: 24px;
  line-height: 1;
}
.seminarList tr.upcoming th, .seminarList tr.upcoming td { background: #faf8d5; }
.seminarList tr.upcoming th { border-left: 1px dashed #ccc; }
.seminarList tr.upcoming td { border-right: 1px dashed #ccc; }
.seminarList .seminarAlert strong {
  color: red;
  font-size: .9em;
}
.seminarList .seminarInfo p { margin: .5em 0 0; }
.seminarList .seminarInfoChange {
  font-size: .9em;
  background: #f6f6f6;
  padding: 5px 7px;
  border: 1px solid #ddd;
  line-height: normal;
  margin-bottom: 2px
}
.seminarList .seminarSponsor em {
  color: #666;
  font-size: .9em;
  font-style: normal;
}
#seminarFeature {
  background: #f6f6f6;
  padding: 10px;
  border: 5px solid #eee;
  margin-bottom: 1em;
}
#seminarFeature h4 {
  background: url(https://www.reed.edu/global_assets/images/icons/august/black/star.png) no-repeat;
  background-size: 20px auto;
  padding-left: 25px;
  margin-top: 0;
  line-height: 20px;
}
#seminarFeature p { margin: .5em 0 0 20px; }
#seminarFeature .seminarAbstract { margin-left: 20px; }
#seminarFeature .seminarAbstractContent { background: #fff; }
#seminarFeature .seminarAbstractContent p { margin: 0 0 10px 0; }
#seminarFeatureHome {
  float: right;
  width: 175px;
  padding-left: 10px;
  border-left: 1px solid #ccc;
  margin: 10px 0 10px 10px;
  font-size: .9em;
}
#seminarFeatureHome h3 { margin-top: 0; }
#seminarFeatureHome .fullScheduleLink {
  border-top: 1px solid #ccc;
  padding-top: 3px;
  margin-bottom: 3px;
  font-size: .9em;
}
/*--- MISC ---*/
#right_sidebar {
  float: right;
  width: 170px; /* For IE5&6 */
  width/**/:/**/ 160px; /* For compliant browsers */
  padding: 0 0 5px 5px;
  border-left: 1px solid #ccc;
  margin-left: 5px;
  font-size: .9em;
  line-height: 130%;
}
#right_sidebar h4 {
  color: #333;
  letter-spacing: 1px;
  padding: 0 0 2px 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 3px -5px;
}
ul.thesis_list {
  margin-left: 1em;
  padding-left: 0;
}
.thesis_list li { margin-bottom: 10px; }
.thesisFunding { color: #1d1862; }
#biomassList ul {
  list-style: none;
  padding: 0;
}
#biomassList li {
  display: inline-block;
  padding: 3px 5px;
  border: 1px solid #ccc;
  background: #eee;
  margin: 3px;
}
#biomassList h3 {
  background: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 20px 0;
}
