
.prehead {
  display: none;
}


html {
  background: white;
}

body {
  background: white;
  font: 12px/16px Arial,sans-serif;
  width: 12.5cm;
}

h1 {
  padding: 0 0 10px;
  border-bottom: 1px solid #AC2D43;
  margin: 0 0 10px;
  font: bold 20px/24px Arial,sans-serif;
  page-break-after: avoid;
}

h1.defaultheader {
}

h2 {
  padding: 0;
  margin: 0 0 10px;
  font: bold 16px/20px Arial,sans-serif;
}

.ataglance caption,
h3 {
  padding: 0;
  margin: 0 0 5px;
  font: bold 14px/18px Arial,sans-serif;
  color: #E9133D;
}

p, form {
  margin: 0 0 10px;
}

img {
  border: 0;
}

a {
  color: #E9133D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #FF1F4D;
}

.error a {
  color: #FF9FB0;
}

#footer {
  margin: 10px 0 0;
  padding: 10px 20px 20px;
  border-top: 1px solid #AC2D43;
  font-size: 0.89em;
}

.screen,
#generic_search,
#navigation,
p.linkback {
  display: none;
}

#map {
  width: 12cm;
  height: 15cm;
  width: 440px;
  height: 440px;
}

.tags {
  page-break-before: right;
}




em.searchterm {
  font: normal bold 1em Arial,sans-serif;
}

.error em.searchterm {
  font-style: italic;
  color: #fee;
}


.storyabstract {
  font-size: .9em;
}


.error {
  background: #AC2D43;
  color: white;
  font-weight: bold;
  padding: 10px;
}




#tagcloud {
  font-size: 1.2em;
  text-align: justify;
  padding: 5px;
}
#tagcloud a.tc0 { font-weight: normal; color: #EF95AA; font-size: .92em; line-height: 1.4em; }
#tagcloud a.tc1 { font-weight: normal; color: #EF2C58; font-size: .92em; line-height: 1.4em; }
#tagcloud a.tc2 { font-weight: normal; color: #E9133D; font-size: 1.0em; line-height: 1.2em; }
#tagcloud a.tc3 { font-weight: bold;   color: #E9133D; font-size: 1.2em; line-height: 1.0em; }





.pagination {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.pagination li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
}

.pagination li a {
  display: inline-block;
  width: 15px;
  padding: 2px;
  line-height: 20px;
  text-align: center;
  background: #FFDFE5;
  color: #AC2D43;
  text-decoration: none;
}

.pagination li.special a {
  width: auto;
}

.pagination li a:hover,
.pagination li.current a {
  background: #AC2D43;
  color: white;
}




#randomstory {
  padding: 5px 25px 5px 5px;
  background: #eee;
  margin: 0 0 10px;
}

.randomstory_explanation {
  font: italic .9em Arial;
  color: #444;
}

#randomstory_back,
#randomstory_forward {
  float: right;
  background: #FFCCD5 url(/static/image/randomstory_forward.png) center no-repeat;
  width: 20px;
  margin: 0 -25px 0 0;
  height: 60px;
  cursor: pointer;
}

* html #randomstory_forward { margin-right: -13px; }

#randomstory_back {
  margin: 0 0 0 -25px;
  float: left;
  background-image: url(/static/image/randomstory_back.png);
  display: none;
}

* html #randomstory_back { margin-left: -13px; }

#randomstory_back span,
#randomstory_forward span {
  display: none;
}

#randomstory .show_details {
  background: url(/static/image/next.png) no-repeat left center;
  padding: 0 0 0 15px;
  font-weight: bold;
}






.story {
  page-break-before: avoid;
}

table.storyblock,
div.storyblock {
  padding-bottom: 11px;
  background: url(/static/image/separator.png) no-repeat left bottom;
  margin-bottom: 15px;
}

.pubdate {
  color: #444;
  text-align: right;
  font: italic .9em Arial;
}

.story .image {
  float: left;
  margin: 0 5px 5px 0;
  width: 180px;
  font: italic .9em Arial;
  color: #444;
}

.ataglance {
  margin: 0 0 10px;
}

.ataglance caption {
  text-align: center;
}

.ataglance td {
  background: #e5e5e5;
  padding: 2px 5px;
  vertical-align: top;
}








#found_located_stories {
  margin: 10px 0;
}




