@charset "UTF-8";
/* CSS Document */

#sidebar {
width: 155px;
padding: 0 0 0 13px;
float: left;
} 

#sidebar h5 { 
margin: 10px 0 0 0;
}

#sidebar p { 
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: .85em; 
font-weight: normal; 
margin: 0 0 2px 0;
line-height: 1.3em;
padding: 0;
}

#centennial img {
padding: 0 34px 0 27px;
margin-bottom: 2px;
text-decoration:none;
border:0;
}

/*
#sidebar img {
margin-bottom: 14px;
text-decoration:none;
border:0;
}*/

#comments h5 {
padding-bottom: 2px;
}

#comments p { 
font-size: .78em; 
margin: 0 0 6px 0;
line-height: 1.2em;
}

#masthead p { 
margin: 0;
line-height: 1.2em;
padding: 0;
}

#centennial p, #reunions p {  
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 100;
line-height: 1.2em;
font-size: 1.1em;
margin: 20px 0 7px 0;
}

#sidebar h2 {
    font-size: 1.29em;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 2px;
}

#rc_most_comments {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 100;
margin: 0;
padding: 0;
font-size: 1.29em;
}

.rc_recent_comment {
font-size: .78em; 
margin: 0 0 6px 0;
line-height: 1.2em;
}

#sidebar .post {
color: #767676!important;
}


#search form {
  position: relative;
  padding: 0 29px 0 6px;
  margin: 0;
    border: 1px solid #ccc;
  margin: 1em 0;
}
#search form p {margin: 0;}
#search label {
  position: absolute;
  top: -9999px;
}
#search input#siteSearchBox {
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  margin: 0;
  font-size: .9em;
  color: #000;
  background: transparent;
}
#search #siteSearchButton {
  box-sizing: border-box;
  position: absolute;
  bottom: 1px;
  right: 1px;
  background: #870400;
  background: transparent;
  height: 24px;
  outline: none;
  border: none;
  padding: 0;
  width: 25px;
}
#search #siteSearchButton span {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://www.reed.edu/global_assets/reed/images/magnify.000000.80px.png) center no-repeat;
  background-size: 15px auto;
}

.addthis_toolbox a:hover {border: none;}

#sidebar img.dsq-widget-avatar {
display: none;
}

#sidebar li.dsq-widget-item {
    clear: both;
    list-style-type: none;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}

#sidebar a.dsq-widget-user {
    font-size: 11px;
    font-weight: bold;
}