/*
Theme Name: Princeton Humanities Department
Author: Richard Peng
Author URI: http://www.richardpeng.com
Version: 1.0
Template: princeton
*/
.button:hover {
  color: #444444; }

.orange {
  color: inherit; }

.tribe-events-event-categories li, .tag-categories-list li ul li {
  border: 1px solid #cccccc; }

p a {
  border-bottom: 1px solid #cccccc; }

.site-header__menu-toggle {
  display: none; }

.site__search {
  margin-right: 0; }

.site-menu__content {
  display: none; }

.site-header__row .site-header__right {
  display: none; }

.site-header__row:first-of-type .site-header__left {
  border-bottom: 1px solid #c5c5c5; }

@media screen and (max-width: 1300px) {
  .site-header__row:first-of-type .site-header__left {
    border-right: none; } }

@media screen and (max-width: 1200px) {
  .site-header__left {
    width: auto; } }

@media screen and (max-width: 1140px) {
  .site__search {
    margin-right: 28px; }
  .site-header__menu-toggle {
    display: inline-block; }
  .site-nav {
    display: none; }
  .site-menu__content {
    display: block; } }

@media screen and (max-width: 625px) {
  .site-header__row:first-of-type .site-header__left {
    border-bottom: 1px solid #c5c5c5; }
  .site-header__left {
    margin-bottom: 0; } }

.site-header__row:first-of-type .site-header__left {
  border-bottom: none; }
