body {
  margin: 0;
  padding: 0; }

p {
  font-family: georgia;
  font-size: 13px; }

#map {
  position: absolute;
  top: 135px;
  bottom: 0;
  left: 0px;
  right: 0;
  border-top: 1px solid #cccccc; }

blockquote {
  background: url("http://seattletimes.com/art/ui/1024/v_2011/blockquote-background.gif") no-repeat;
  font-family: georgia;
  margin: 0px;
  padding-left: 35px;
  min-height: 40px; }

.sidebar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 350px;
  background: #fff;
  color: #000;
  font-family: arial;
  box-shadow: 0 0 10px #333333;
  overflow-y: scroll;
  opacity: .8;
  z-index: 2;
  display: none; }

#popup-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 280px;
  background: transparent;
  color: #000;
  font-family: arial;
  display: none;
  z-index: 2;
  opacity: .95; }
  #popup-content img {
    width: 100%; }

.mapsheet-popup {
  background: #fff;
  padding: 20px 10px 10px 20px;
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  box-shadow: 0px 0px 10px #cccccc; }
  .mapsheet-popup .Worst, .mapsheet-popup .Best.parks, .mapsheet-popup .Kid-friendly, .mapsheet-popup .park.camping {
    background-repeat: no-repeat;
    background-position: center bottom;
    float: right;
    margin-left: 10px;
    width: 22px;
    height: 22px; }
  .mapsheet-popup .Worst {
    background-image: url("../../images/worst_icon_s.png"); }
  .mapsheet-popup .Best.parks {
    background-image: url("../../images/best_icon_s.png"); }
  .mapsheet-popup .Kid-friendly {
    background-image: url("../../images/kidfriendly_icon_s.png"); }
  .mapsheet-popup .park.camping {
    background-image: url("../../images/bestcamping_icon_s.png"); }

.sidebar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 350px;
  color: #000;
  font-family: arial;
  box-shadow: 0 0 10px #cccccc;
  overflow-y: scroll;
  display: none;
  opacity: 0.5;
  background: #fff;
  z-index: 1; }

.image {
  width: 100%; }
  .image img {
    border: 1px solid #cccccc; }

.credit {
  text-transform: uppercase;
  text-align: right;
  margin: 0px 0px 5px 0px !important;
  color: #666;
  font-size: .8em; }

.caption {
  font-size: 1.1em; }

h1 {
  margin-top: 0; }

.marker-title {
  font-family: georgia;
  font-weight: normal;
  font-size: 24px;
  margin: 0px 0px 30px 0px;
  position: fixed;
  background: #fff;
  border-bottom: 1px solid #cccccc;
  padding: 20px;
  width: 310px;
  opacity: .9;
  display: none; }

.marker-description {
  padding: 20px;
  margin-top: 130px; }

.popup {
  margin-top: 50px; }

.info div {
  margin-bottom: 15px;
  margin-bottom: 15px;
  width: 40%;
  float: left;
  margin-right: 10px; }
  .info div.full {
    width: 100%; }
.info h3 {
  margin-bottom: 5px;
  font-family: georgia;
  font-weight: normal;
  line-height: 19px;
  font-family: arial;
  font-weight: bold; }
.info h6 {
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  font-weight: normal;
  font-size: 12px;
  color: #666; }

.cite {
  text-align: right;
  font-size: 1em;
  color: #666;
  margin: 5px 0px; }

.statlabel {
  color: black !important;
  font-size: 13px;
  width: auto;
  text-transform: none;
  font-family: georgia;
  display: block; }

.inspection {
  font-family: arial;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  font-size: 11px;
  color: #666; }

.number {
  color: #999;
  font-family: arial;
  font-weight: bold;
  font-size: 20px; }

#map-ui {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 100;
  width: 100%;
  font-family: arial; }
  #map-ui ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #map-ui a {
    font-size: 13px;
    background: #FFF;
    color: #3C4E5A;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom-width: 0;
    min-width: 138px;
    padding: 10px;
    text-decoration: none;
    display: block;
    height: 82%; }
    #map-ui a:hover {
      background: #df7b50;
      color: #fff; }
      #map-ui a:hover h3, #map-ui a:hover h4 {
        color: #fff; }
  #map-ui li {
    display: inline;
    float: left;
    width: 180px;
    margin-right: 9px;
    border: 1px solid #cccccc;
    height: 110px;
    text-align: center;
    background: #eee;
    /*&:first-child a {
    	text-align: center;
    }*/ }
    #map-ui li h3, #map-ui li h4 {
      color: #999;
      font-family: arial;
      font-size: 2.5em; }
    #map-ui li h3 {
      margin: 10px 10px 10px 0px;
      clear: both;
      display: block; }
    #map-ui li h4 {
      line-height: .7em;
      margin-top: 10px; }
    #map-ui li:last-child a {
      margin-right: 0px; }
  #map-ui a.active {
    background: #b6400b;
    border-color: #8d5e30;
    color: #FFF; }
    #map-ui a.active h3, #map-ui a.active h4 {
      color: #fff; }

.cat_count {
  display: none; }

.leaflet-control-container {
  position: absolute;
  right: 50px; }

.leaflet-popup-pane {
  display: none; }

.leaflet-marker-icon {
  width: 12px !important;
  height: 12px !important;
  margin: 0px !important; }
