.region-sidebar-second .form-select {
  width: 100%;
}

.region-sidebar-second .block {
  padding-top: 10px;
  border-top: 3px solid #fec527;
/*  margin-bottom: 20px; */
}

.page-taxonomy-term.section-collections-resources .region-sidebar-second .region-sidebar-second-top {
  margin-top: -20px;
}

/* exclude the default border-top from these specific blocks... */
#block-views-librarians_are_reading-block_1,
#block-views-branch_map-block,
#block-views-branch_map_2-block_1,
#block-views-reviewers-block,
#block-views-staff_reviewers-block,
#block-views-articles_and_information_feature-block,
#block-views-db438685cd1e670e97eb17211054337e,
.page-collections-resources-lapl-reads-hot-titles  #block-block-14,
.page-collections-resources-lapl-reads-hot-titles  #block-block-11,
.page-collections-resources-lapl-reads-new-books #block-block-14,
.page-collections-resources-lapl-reads-new-books #block-block-11,
.page-blog-archive #block-block-81,
.page-bloggers #block-block-81,
.page-blog #block-block-81,
.page-collections-resources-blogs #block-block-81,
.node-type-blog #block-block-81,
.node-type-blog-main #block-block-81,
.page-taxonomy.section-blog-tags #block-block-81,
.node-type-exhibit .region-sidebar-second #block-block-26,
.node-type-event .region-sidebar-second #block-block-26 {
  padding-top: 0;
  border-top: none;
  margin-bottom: 0;
}
.node-type-blog #block-block-14,
.page-taxonomy.section-blog-tags #block-block-14,
.page-taxonomy.section-collections-resources #block-block-14,
.page-collections-resources-lapl-reads-blogs #block-block-14 {
margin-bottom: 10px;
}

/* selectively bring second sidebar up to horizontal with page title */
.page-collections-resources-lapl-reads-blogs #block-block-14,
.page-teachers-resources-subject-guides #block-block-14 {
	margin-top: -40px;
}

.region-sidebar-second p, 
.region-sidebar-second li {
  color: #66707e;
}
.region-sidebar-second h3.fancy {
  font-family: "Helvetica Neue", Arial, sans-serif;
  border-top: 3px solid #FEC527;
  padding-top:11px;
}


/* SUPPORT YOUR LIBRARY */
.region-sidebar-second #block-block-9 .block-title {
  position: relative;
}
.region-sidebar-second #block-block-9 .block-title a {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  width: 220px;
  height: 64px;
  background-image: url(img/support-library-button-220x64.png);
  position: relative;
  left: -1px;
}

/* LIBGUIDES TWITTER BLOCK */
.view-libguide-tweets ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.view-libguide-tweets .views-row {
	padding-bottom: 10px;
	border-bottom: 1px dotted #fec527;
	margin-bottom: 10px;
} 

.view-libguide-tweets .views-field-created-time {
	padding-top: 5px;
} 


/* LIBGUIDES LOCAL SEARCH BLOCK */
.section-money-matters .region-sidebar-second .lapl-search-results .site-search,
.section-job-seekers .region-sidebar-second .lapl-search-results .site-search {
	margin-top:14px;
}

.section-money-matters .region-sidebar-second .lapl-search-results .site-search .form-text,
.section-job-seekers .region-sidebar-second .lapl-search-results .site-search .form-text {
	width:180px;
}

.section-money-matters .region-sidebar-second .lapl-search-results .site-search .form-submit,
.section-job-seekers .region-sidebar-second .lapl-search-results .site-search .form-submit {
	margin-top:15px;
}


/* LIBGUIDES PDF LINKS - icon slightly bigger than some of the others */
.section-money-matters .region-sidebar-second .icon-pdf,
.section-money-matters .region-content .icon-pdf,
.section-job-seekers .region-sidebar-second .icon-pdf,
.section-job-seekers .region-content .icon-pdf {
	margin-bottom: .5em;
}


