body {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px; }

h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px; }

.prev-next {
  font-size: 15px;
  line-height: 30px;
  font-style: italic; }

.google-ad {
  margin: 20px 0; }

#wikipedia-disclaimer {
  margin: 15px 0;
  padding: 5px 10px;
  border: 1px solid #333333; }

.clock {
  white-space: nowrap; }

.hidden {
  visibility: hidden; }

#header {
  position: relative; }
  #header h1 {
    margin: 15px 0;
    font-size: 42px; }
    #header h1 a {
      background: url(/images/clock_small.png) no-repeat center left;
      padding: 10px 0 10px 60px;
      text-decoration: none;
      color: black; }
  #header .ad {
    position: absolute;
    right: 140px;
    top: 3px; }
  #header .clock-with-label {
    text-align: center;
    position: absolute;
    right: 0;
    top: 0; }
    #header .clock-with-label .clock .time {
      font-size: 30px; }
  #header hr {
    margin-bottom: 5px; }

#show-location #intro {
  font-size: 0.8em; }
#show-location #content p {
  margin-bottom: 10px; }
#show-location #content .location,
#show-location #content .clock,
#show-location #content .format {
  text-align: center; }
#show-location #content h2.location {
  font-size: 60px; }
#show-location #content h3.location {
  font-size: 50px; }
#show-location #content .location {
  margin: 60px 0 0;
  line-height: 60px; }
#show-location #content .clock {
  position: relative; }
  #show-location #content .clock .time {
    font-size: 100px;
    line-height: 100px;
    display: inline-block;
    position: relative; }
#show-location #content .format {
  visibility: hidden;
  margin: 10px 0 30px;
  font-size: 20px; }
#show-location #content .text-ad {
  text-align: center;
  margin-bottom: 50px; }
#show-location #content #wikipedia-text p {
  margin-bottom: 5px; }

#index-locations #content a {
  font-size: 15px;
  line-height: 30px;
  margin-right: 10px; }

#footer {
  position: relative;
  text-align: right;
  color: #444444; }
  #footer hr {
    margin-bottom: 10px; }
  #footer p {
    margin-bottom: 10px; }
    #footer p a,
    #footer p span {
      margin-left: 10px; }
  #footer .ad {
    position: absolute;
    left: 0;
    top: 10px; }
