/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* =========================================================================== */
#issue #content {
  min-height: 1100px;
}
#issues #page-results {
  margin: 0;
  padding: 0;
  list-style: none;
}
#issues #page-results li {
  margin: 0;
  clear: both;
  padding: 1.23em 2em 1.35em !important;
  overflow: auto;
}
#issues .read-more,
#issues .show-less {
  color: #495A24;
  cursor: pointer;
}
#issues .read-more:hover,
#issues .show-less:hover {
  text-decoration: underline;
}
#issues .feed {
  margin: 0;
  padding: 0;
  list-style: none;
}
#issues .feed li {
  margin: 0;
  clear: both;
  padding: .75em 0 .75em 100px !important;
  overflow: auto;
  border-bottom: 1px solid #EEE;
  background: transparent url(../img/issues-icons.png) 0 5px no-repeat;
}
#issues .feed h2 {
  border-bottom: 1px solid #EAECE8;
  margin-bottom: .75em;
}
#issues .feed img {
  padding: 0;
  overflow: auto;
}
#issues .feed .has-thumb {
  float: left;
  width: 100%;
  /*margin-left:			1.5em;*/

  overflow: auto;
  text-align: left;
}
#issues #page-results img {
  float: left;
  padding: 0;
  overflow: auto;
}
#issues #page-results .result-text {
  float: left;
  width: 70%;
  margin-left: 2em;
  overflow: auto;
}
#issues article > h1 {
  margin-bottom: .814em;
}
#issues article > h2 {
  /* see Typography */

  margin-bottom: .422em;
}
#issue-banner {
  width: 592px;
  margin: 0 0 20px 0;
}
#listing th {
  padding: 5px 3px;
  text-align: left;
}
.leg-heading {
  height: auto;
  width: 100%;
  float: left;
}
#freq-issues {
  padding: 1.5%;
  overflow: auto;
}
#freq-issues ul {
  padding: 1.5%;
  width: 45%;
  list-style: none;
  margin: 0;
  float: left;
  overflow: auto;
}
#freq-issues ul li {
  margin: 0;
  padding: 0;
}
.ie7 #asides .button {
  width: auto;
  height: 28px;
}
.ie7 #asides input[name="newsletter_email"] {
  width: 60%;
}
#main footer h1 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 1.777em;
  margin-bottom: .333em;
}
#main footer ul {
  list-style: none;
  margin-left: 0;
}
#main footer li {
  margin-bottom: 0;
  position: relative;
}
#main footer a {
  margin-left: 3.157em;
  margin-bottom: 0;
}
#main footer .mceEditor a {
  margin-left: 0;
}
#main footer time {
  position: absolute;
  top: 0;
  left: 0;
}
