﻿body, td {
  font-family: Lucida Grande, Arial;
  font-size: 14px;
  margin-top: 4.4em;
}

.search {
  border-bottom: dotted 1px #ccf;
  position: absolute;
  top: 0em;
  left: 0em;
  width: 100%;
  background-color: #eef;
  padding: .6em;
  padding-left: 1em;
  padding-top: .8em;

}

.search input {

  padding-left: .1em;
  margin-left: 1em;
}

.block {
  border: dotted 1px #ccf;
  border-top: solid 1px #ccf;
  margin-right: 1em;
  margin-bottom: 1em;
}

#secondary .block {
  margin-bottom: -1px;
}

.block-title {
  background-color: #eef;
  padding: .2em;
  padding-top: 3px;
}

.block-toggle span {
  color: black;
}

.block-title img {
  position: relative;
  width: 12px;
  height: 12px;
  top: 1px;
  left: -.2em;
  padding-right: .2em;
  border: none;
  cursor: pointer;
}

#primary .block-content {
  padding: .5em;
}

#secondary .block-content {
  padding: 5px;
}

#primary .block-content {
  width: 56em;
}

#secondary .block-content {
  width: 20em;
}

ol {
  padding: 0em;
  margin: 0em;
}

.big li {
  max-width: 42em;
  margin-left: 3.5em;
}

.big .web-title {
  font-size: larger;
}

.big .web-dash1, .mini .web-dash1 {
  display: none;
}

.web-url, .web-snippet {
  display: inline;
}

.web-url, .web-dash1, .web-dash2 {
  color: #080;
}

.web-page {
  text-align: center;
  color: #666;
}

.big .web-page {
  margin-top: -.4em;
  font-size: xx-large;
}

.small .web-page {
  margin-top: -.2em;
  font-size: large;
}

.small .web-dash2 {
  display: none;
}

.web-url a:link {
  color: #080;
}

.web-url a:link:hover {
  background-color: #efe;
}

.copy, .feed-count, .feed-view, .map-view {
  color: #669;
}

.feed-view, .map-view {
  float: right;
}

#secondary .feed-view {
  display: none;
}

.feed-more {
  clear: left;
  display: block;
  text-align: center;
}

.images-block .feed-more {
  position: relative;
  top: 1em;
  margin-bottom: 1em;
}

.web {
  margin-bottom: 1em;
}

.image {
  float: left;
  margin: 2px;
  padding: 3px;
  border: solid 1px #ccc;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, div.image:hover {
  background-color: #eef;
}

.search a:hover img, .block-title img:hover, .block-title a:hover {
  background-color: #fff;
}

.mini .web {
  margin-left: 0em;
  list-style-type: none;
}

.small .web {
  height: .5em;
  white-space: nowrap;
  list-style-type: none;
}

.small .web-title, .small .web-url {
  display: inline;
}

.small .web-snippet {
  display: none;
}

.feedback-thanks, .notfound {
  color: #666;
}

.feedback-block .block-content table {
  margin-top: .5em;
  padding-left: 1em;
  padding-right: 1em;
}

.feedback-block .block-content th {
  text-align: left;
}

.feedback-block .block-content td {
  text-align: right;
}

.map-container {
  width: 228px;
  height: 200px;
}

.map-link {
  display: block;
  text-align: center;
  margin: auto;
  margin-top: .5em;
}

.suggest-block .block-title b,
.suggest-block .feed-more b {
  color: red;
  border-bottom: dotted 1px red;
}

.note {
  background-color: #ffe;
  padding: .5em;
  border: dotted 1px #aaf;
  margin-bottom: 1em;
  margin-right: 1em;
}

#directory {

  font-weight: bold;
  color: #669;
  padding: .2em;
}
