body {
    margin: 0;
    padding-bottom: 30px;
    text-align: center;
    font: 14px georgia, serif;
}

a {
    color: #305FBA;
    text-decoration: none;
    border-bottom: 1px solid #8A8A9B;
}

a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}

h1 {
    margin: 0;
}

h2 {
    margin: 0 0 20px 0;
    font: 30px georgia, serif;
    color: #666;
}

h3 {
    margin: 5px 0 10px 0;
    font: 18px georgia, serif;
    color: #7F2D19;
}

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

img {
    vertical-align: top;
    border: 0;
}

dt {
    margin: 15px 0 5px 0;
    font: 18px georgia, serif;
    color: #7F2D19;
}

label {
    display: block;
}

form div {
    margin-bottom: 5px;
}

label.inline {
    display: inline;
}

.clear {
    clear: both;
}

.column {
    float: left;
}

input, textarea, select {
    font: 12px lucida grande, tahoma, verdana, sans-serif;
}

#main {
    position: relative;
    width: 857px;
    margin: 0 auto;
    text-align: left;
    background: #FFF url(/images/bg.gif) repeat-y;
}

#content {
    color: #333;
    padding: 30px 62px 71px 95px;
    line-height: 20px;
    background: transparent url(/images/bottom.gif) no-repeat bottom;
}

#skip_intro {
    text-align: right;
    color: #666;
}

#search {
    margin-bottom: 15px;       
    float: left;
    
}

#map_links {
    margin-top: 5px;
    margin-bottom: 15px;
    float: right;
    text-align: right;
}

#map_page {
  margin-bottom: 10px;
}

#q_input {
    width: 250px;
}

#map {
    width: 700px;
    height: 500px;
    line-height: 15px;
}

.columns #map {
  width: 340px;
  height: 340px;
}

#map.details {
    width: 320px;
    height: 320px;
}

.left-column {
    width: 340px;
    float: left;
}

.right-column {
  float: right;
  width: 340px;
}

#create h2 {
    margin-bottom: 5px;
}

#create div {
    margin-bottom: 5px;
}

#title_input, #description_input {
    width: 320px;
}

#temp_img {
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#details {
    width: 350px;
    margin-left: 20px;
}

.comment,
#spot #login,
#account .spot {
    border-top: 1px solid #ccc;
    padding-bottom: 7px;
    margin: 7px 0 0 0;
}

div.comment .author {
    font: bold 12px gill sans, verdana, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: 10px;
}

div.comment .when {
    margin-top: 5px;
    color: #999;
}

.empty {
    font-style: italic;
}

#comment-input, #caption-input {
  width: 320px;
  margin: 0 0 10px 0;
}

#caption-input {
  margin-top: 5px;
}

#photo-input {
  margin-top: 5px;
  margin-bottom: 10px;
}

#comment_input, #name_input, #caption_input {
    width: 250px;
}

.infowindow {
    width: 245px;
    height: 150px;
}

.infowindow h3 {
    margin: -5px 0 0 0;
}

.infowindow .content {
    overflow: auto;
    font-size: 12px;
    line-height: 20px;
}

.infowindow .content .inner {
    padding: 10px 0;
}

a h3 {
    border-bottom: 1px dotted #8A8A9B;
}

a:hover h3 {
    color: #000;
    border-bottom: 1px solid #000;
}

#subscribe {
    margin-top: 20px;
}

#email_input, #phone_input {
    width: 250px;
}

.feedback {
    background: #FF6;
    padding: 3px 5px;
    font-style: italic;
}

#dropspot_image {
    display: block;
    position: absolute;
    top: 30px;
    left: 95px;
}

#images {
    margin-top: 5px;
    width: 330px;
}

#photos .thumbnail {
    float: left;
}

#images a {
    display: block;
    border: 5px solid #FFF;
    width: 100px;
}

#images a:hover {
    border: 5px solid #8A8A9B;
}

#images a.selected {
    border: 5px solid #7F2D19;
}

#images a.nomargin {
    margin-left: -5px;
}

form#image {
    margin-top: 20px;
    width: 320px;
}

#gallery a {
    display: block;
    float: left;
    border: 5px solid #D1D1D1;
    margin: 0 0 7px 7px;
}

#gallery a:hover {
    border: 5px solid #7F2D19;
}

#gallery a.nomargin {
    margin-left: 0;
}

#bottom {
    margin-top: 10px;
    color: #666;
}

#bottom a {
    color: #666;
}

#bottom a:hover {
  color: #000;
}

form.auth {
    width: 200px;
    background: #FDFEE6;
    padding: 10px 20px;
    margin: 10px;
    float: right;
    border: 1px solid #CCD3CA;
}

form.auth p {
    line-height: 133%;
    margin-bottom: 10px;
}

#flag_link {
    margin-top: 10px;
}

#flag_link img {
    vertical-align: baseline;
    margin-right: 3px;
}

#login form {
  margin-top: 20px;
}

#login label {
  display: block;
  margin: 15px 0 0 0;
  text-align: right;
  width: 250px;
}

#login input.text {
  width: 150px;
}

#login #spam {
  width: 50px;
  margin-right: 100px;
}

#login .controls {
  margin: 10px 0 10px 90px;
  text-align: left;
}

.small {
  font: 10px/20px verdana, sans-serif;
  text-transform: uppercase;
  border: 0;
}

a.small {
  color: #666;
}

a.small:hover {
  color: #000;
}

.comment h3,
#spot #login h3 {
  margin-top: 10px;
}

.comment .small,
.spot .small,
#spot .small {
  margin-top: 7px;
}

#create .location {
  float: left;
}

#create .color {
  float: left;
  display: none;
  margin-left: 20px;
}

#color {
  border: 1px solid #000;
  width: 15px;
  height: 15px;
  margin-left: 9px;
}

.hidden {
  display: none;
}

h3.comments {
  margin-top: 20px;
}

#account .spots-col,
#account .comments-col {
  width: 340px;
  float: left;
}

#account .comments-col {
  margin-left: 20px;
}

h4 {
  margin: 10px 0;
}

#photos {
  margin-top: 15px;
}

#photos .caption {
  float: right;
  width: 240px;
  margin-left: 20px;
}

#photos .meta {
  margin-top: 5px;
}

#photos .photo {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#photo {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 10px;
}


#photos h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
}

#photos h3 .small {
  color: #666;
}

#import textarea {
  display: block;
  margin: 5px 0 10px 24px;
}

#import .details {
  margin: 0 0 20px 24px;                            
}

#flag {
  margin-top: 20px;
  padding-left: 20px;
  background: transparent url(/images/flag.gif) no-repeat 0 7px;
}

#flag.flagged {
  background: transparent url(/images/flagged.gif) no-repeat 0 5px;
}

#account {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#account .text {
  display: block;
  width: 320px;
  margin: 5px 0 10px 0;
}

