/* Astronomy Department Customizations */

#homepage-slider {
  height: 470px;
  overflow: hidden;
}

#homepage-slider .gallery-slide {
  height: 470px;
  width: 100%;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bx-wrapper .bx-viewport {
    border: none !important;
    box-shadow: none !important;
    left: inherit !important;
}

#header #logo {
  margin-top: 20px !important;
}

#header #logo.compact {
  margin-top: 14px !important;
}

#header.compact #logo.compact {
  margin-top: 8px !important;
}

#navigation ul ul ul{left: 100% !important;} 

aside.sidebar .menu .leaf.active-trail a {
	color: #1e4b87;
}

#block-menu-menu-directory .leaf.active-trail a {
	color: inherit !important;
}

.view-id-physics_astronomy_news .standard-table tbody tr td img { float: left; margin-right: 10px; margin-top: 2px; }

#block-views-latest-news-block .more-link { text-align: right; }

#node-9.post {margin-bottom: 0;}

.node-page ul, .node-intranet-page ul { list-style: disc outside none; margin: 0 0 15px 0; }
.node-page ul li, .node-intranet-page ul li { margin-left: 27px; }

.view-personnel a strong { color: #3284bf; }

.sidebar ul.menu li.expanded ul.menu { margin-left: 20px; }

.categories a, .sidebar ul.menu li a, .sidebar .item-list li a {
 padding-left: 14px;
}



sup {vertical-align: super; }
sub { vertical-align: sub; }



