/* ==|== print styles ======================================================= */
body {
  padding-bottom: 40px;
}
hgroup.page-title {
  margin-bottom: 12px;
}
h1 {
  font-family: "crimson text",Georgia,serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 12px;
}
h2 {
  font-family: "crimson text",Georgia,serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 600;
  margin-bottom:12px;
}
h3 {
  font-family: "crimson text",Georgia,serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 12px;
  margin-top: 12px;
}
p {
  max-width: 540px;
}
p.copyright {
  max-width: none;
}
p.subheading {
  margin-top: 3px;
	margin-left: 14px;
	margin-bottom: 4px;
}
button {
  margin-top: 4px;
  margin-bottom: 4px;
}
button a {
  color: #ffffff;
}
.container-fluid {
  margin: 0 auto;
  max-width: 90em;
}
div .form-group {
  padding-bottom:5px;
}
a.uncurated {
  color: #883322;
}
a.uncurated:hover {
  color: #5a2018;
}
#main {
  margin: 2em auto;
}
#main h4 {
  margin-bottom: .5em;
}
#main .well {
  overflow: hidden;
  padding: 9px 19px 9px 19px;
}
hr {
  clear: both;
}
#page-util-nav {
  margin-bottom: 0;
}
#page-util-nav .navbar-inner {
  background: #426044;
  min-height: 0;
}
#page-util-nav a {
  color: #eee;
  padding: 3px 10px;
  text-transform: uppercase;
}
#utility-nav {
  background: #eee;
  height: 32px;
  margin-bottom: 0;
}
#utility-nav .navbar-inner {
  background: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#utility-nav .navbar-text {
  background: #fafafa;
  border-width: 0 1px 1px 1px;
  border-color: #ddd;
  border-style: solid;
  line-height: 32px;
  padding: 0 1em;
  -webkit-box-shadow: inset 0 0 5px #eee;
  -moz-box-shadow: inset 0 0 5px #eee;
  box-shadow: inset 0 0 5px #eee;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#title-container {
  background: #eee;
  padding: 8px 20px 36px;
  max-width: none;
}
#title-container .row-fluid {
  margin: 0 auto;
  max-width: 90em;
}
#title-container #tagline {
  color: #426044;
}
#main-title {
  color: #213022;
  font-size: 42px;
  line-height: 42px;
}
#main-title,#main-title a,#main-title-pre {
	letter-spacing:  2px;
  color: #314833;
}
#main-title,#main-title a:hover,#main-title a:active {
  color: #213022;
  text-decoration: none;
}
#main-title,#tagline,#home-hero h1 {
  -webkit-text-shadow: 0 1px 0 #fff;
  -moz-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
}
#main-nav .navbar-inner {
  min-height: 40px;
  background: url('../img/classy_fabric.png') repeat scroll 0 0 #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25),0 -1px 3px rgba(0,0,0,.25),inset 0 1px 3px rgba(0,0,0,.75),inset 0 -1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25),0 -1px 3px rgba(0,0,0,.25),inset 0 1px 3px rgba(0,0,0,.75),inset 0 -1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.25);
  box-shadow: 0 1px 3px rgba(0,0,0,.25),0 -1px 3px rgba(0,0,0,.25),inset 0 1px 3px rgba(0,0,0,.75),inset 0 -1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.25);
}
#main-nav .top-level a {
  font-size: 18px;
  color: #fff;
}
#main-nav .top-level ul a {
  color: #527855;
  font-size: 14px;
}
#main-nav .top-level ul a:hover {
  color: #fff;
}
.filter-container {
  margin: 0 auto 2em;
  text-align: center;
}
.show-filter {
  display: inline-block;
}
#show-page .btn-small {
  font-size: 12px;
}
#home-hero {
  background: #f5f5f5;
  border-bottom: 4px double #bcb;
  border-top: 4px double #bcb;
  overflow: hidden;
  padding: 30px;
}
#home-hero.hero-unit h1 {
  font-size: 32px;
  margin-bottom: .67em;
}
#home-hero .thumbnails li {
  margin: 0 30px 0 0;
}
#home-hero .btn {
  font-weight: 400;
  margin-right: 1em;
  margin-top: 1em;
}
#main .account-heading h2,#main .account-heading h3,#main .account-heading h4,#main .show-heading h2,#main .show-heading h3,#main .show-heading h4 {
  margin-bottom: 0;
}
dl.well-list {
  margin: 0;
}
.well-list dt {
  clear: both;
  color: #426044;
  float: left;
  font-weight: 400;
  line-height: 19px;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 20%;
}
.well-list dd {
  float: right;
  font-size: 14px;
  margin-left: 15%;
  padding-bottom: 10px;
  width: 65%;
}
.item-list {
  color: #84c088;
  font-size: 16px
}
.item-list ul,.item-list span {
  color: #314833;
}
.item-actions {
  margin: 1em 0 .67em;
  padding: 0;
}
.item-actions li {
  display: inline;
  margin-right: 1.5em;
}
.search-input {
  font-size: 21px;
  height: 27px;
  line-height: 27px;
  margin-right: 2%;
  width: 60%;
}
.search-buttons .btn {
  margin-right: 1em;
}
.nav-search-query {
  margin-bottom: 0;
  margin-right: .67em;
}
a.advanced-link,a.advanced-link:hover,a.advanced-link:active {
  color: #eee;
  line-height: 27px;
}
a.accordion-toggle {
  background: #eee;
  color: #426044;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
a.accordion-toggle:hover {
  text-decoration: none;
}
a.accordion-toggle:hover span {
  text-decoration: underline;
}
.icon-minus,.icon-plus {
  float: right;
  text-decoration: none;
}
.results-container .tab-content {
  overflow: visible;
}
ul.four-columns {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
ul.three-columns {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
ul.two-columns {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
ul.column-checklist  {
  list-style-type: none;
  margin-left: 0px;
}
.stop-columns {
  clear: left;
}
.hide-label {
  display: none;
}
.nav-tabs li a {
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}
.favorite h3, .result h3 {
  font-family: "crimson text",Georgia,serif;
  font-size: 23px;
  text-transform: none;
}
.commonplaces.span12 {
  display: none;
  margin-left: 0;
}
.commonplaces ul {
  margin-left: 0;
}
.commonplaces li {
  display: inline;
  margin-right: 1em;
}
.line {
  display: inline-block;
  margin-bottom: 1.2em;
  width: 100%;
}
.measure {
  color: #7a7a7a;
  font-size: 14px;
}
.rhyme {
  color: #639066;
  font-size: 14px
}
.line-text {
  font-family: "crimson text",Georgia,serif;
  font-size: 20px;
  text-transform: none;
}
.margin {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
p.hanging {
  font-size: 14px;
	padding-left: 1em;
	text-indent: -1em;
  margin: 0;
  max-width: 480px;
}
.copyright {
  color: #777;
  text-align: center;
}
table.table-noborders td {
  border: 0;
}
@media print {
  * {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%!important;
  }
  @page {
    margin: .5cm;
  }
  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }
  h2,h3 {
    page-break-after: avoid;
  }
}
