html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/*
  Main mixin, set the width of `$columns` columns
  
  Can be changed based on the width of the parent column. I.e., to create a 4-column
  <div> inside a 10-column <div> you would do the following:
  
      @include eleven40-column(4, false, 10);
  
*/
html {
  background: #332f2b;
  font-size: 62.5%;
  overflow-y: scroll;
  padding: 12px; }

body {
  color: #f6f6f6;
  font-family: "skolar-latin", "Hoefler Text", Georgia, Palatino, serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  /* Changing this will break the baseline grid. */ }

a {
  color: #ffedca;
  text-decoration: underline;
  font-weight: 400; }
  a:hover {
    text-decoration: underline; }

h1 {
  color: #ffedca;
  font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin: .3em 0 .8em; }

p, ul, ol {
  margin-bottom: .8em; }

.page-content {
  padding: 0 2em; }
  .home .page-content {
    border-top: 1px #625959 solid; }
  .page-content figure {
    padding: 1em 0;
    width: 100%; }
  .page-content img {
    width: 100%; }
  .page-content figcaption {
    font-style: italic;
    font-size: 11px;
    font-size: 1.1rem; }

.hr {
  border-bottom: 1px #484242 solid;
  clear: both;
  height: 0;
  overflow: hidden;
  margin: 1em 0; }

#main ul {
  list-style: disc;
  margin-left: 1.6em; }

#flash {
  background: #090909;
  border-bottom: 2px #624f46 solid;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffedca;
  padding: 1em 12px .4em;
  margin: -12px -12px 0.5em; }

#masthead {
  *zoom: 1;
  border-bottom: 1px solid #625959;
  padding-top: .8em;
  text-align: center;
  margin-bottom: 1em; }
  #masthead:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #masthead img {
    width: 94%;
    max-width: 600px; }
  #masthead h1 {
    display: none; }
  #masthead h2 {
    font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .2em; }
  #masthead a {
    text-decoration: none;
    color: #ffedca; }

#nav-global {
  border-top: 1px solid #625959;
  margin: 1em 0; }
  #nav-global li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    position: relative; }
    #nav-global li:first-child, #nav-global li.first {
      padding-left: 0; }
    #nav-global li:last-child {
      padding-opposite-position(left): 0; }
    #nav-global li.last {
      padding-opposite-position(left): 0; }
    #nav-global li:after, #nav-global li:before {
      content: '';
      position: absolute;
      border-left: 1px #625959 solid;
      height: 7px;
      width: 1px;
      top: -4px;
      left: 0; }
    #nav-global li:before {
      top: auto;
      bottom: -4px;
      margin-left: 0; }
    #nav-global li:first-child:before, #nav-global li:first-child:after {
      display: none; }
  #nav-global a {
    display: block;
    padding: .5em .6em; }

#featured {
  margin: 1em 0; }
  #featured img {
    width: 100%; }
  #featured p {
    font-style: italic;
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: .4em;
    text-align: center; }

#explore-map {
  color: #333;
  font-size: 11px;
  font-size: 1.1rem;
  height: 280px;
  line-height: 1.3; }
  #explore-map img {
    display: block; }

.view-photo {
  color: #975e26;
  display: block;
  font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif; }

input, textarea, select, button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  background: #524b43;
  border: 1px solid #262524;
  color: #fafafa;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  font-family: "skolar-latin", "Hoefler Text", Georgia, Palatino, serif;
  padding: .35em .5em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: #615c59 0 1px 1px;
  -moz-box-shadow: #615c59 0 1px 1px;
  box-shadow: #615c59 0 1px 1px; }
  input:focus, textarea:focus, select:focus, button:focus {
    outline: none; }
  input::placeholder, textarea::placeholder, select::placeholder, button::placeholder {
    color: #786e68; }

textarea {
  padding: 1em;
  line-height: 1.4; }

label {
  padding-bottom: .4em; }
  label input, label textarea, label select {
    display: block;
    margin-top: .3em; }

button {
  text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
  background: #2b2926;
  border-color: #111;
  color: #ffedca;
  cursor: pointer;
  font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding: .45em .8em .55em;
  -webkit-box-shadow: #45403d 0 -1px 1px;
  -moz-box-shadow: #45403d 0 -1px 1px;
  box-shadow: #45403d 0 -1px 1px; }
  button:hover, button:active, button:focus {
    background: #090909;
    color: #fafafa; }

select {
  padding: .5em;
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: right center; }

input, textarea {
  -moz-transition-property: background-color;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.08s;
  -webkit-transition-duration: 0.08s;
  -o-transition-duration: 0.08s;
  transition-duration: 0.08s; }
  input:focus, textarea:focus {
    background-color: #312e2b;
    border-color: #111;
    color: #ffedca; }

label {
  font-size: 9px;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: .18em;
  display: block;
  margin-bottom: 1em; }
  label.error {
    color: #bb0000; }
    label.error input, label.error textarea {
      border-color: #cc0000 !important; }
    label.error .optional {
      color: #cc0000; }

input {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  margin-top: .2em;
  width: 90%; }

button {
  display: inline-block;
  margin-right: 1.2em; }

.password-reset {
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
  font-size: 14px;
  font-size: 1.4rem; }

#sign-in, #sign-up {
  position: relative; }

#sign-in-prompt {
  font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  right: 1.5em; }

#sign-up-conditions {
  display: block;
  margin: 0.6em 0.3em;
  font-style: italic; }

.upload-form fieldset {
  padding-bottom: 2em; }
.upload-form label {
  margin-bottom: 0; }
.upload-form input, .upload-form textarea {
  box-sizing: border-box;
  width: 100%; }

#rephoto_submit {
  margin-bottom: 1em;
  width: 100%; }

#photo .barcode {
  display: inline;
  float: right;
  color: #dcd6ce;
  font-family: "skolar-latin", "Hoefler Text", Georgia, Palatino, serif;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0; }
#photo .image img {
  width: 100%;
  display: block;
  margin: 0 auto 1em; }
#photo .meta {
  border-bottom: 1px #625959 solid;
  padding: 0 0 1em; }
  #photo .meta span {
    font-size: 9px;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: .18em;
    color: #dcd6ce; }
#photo .original {
  padding-top: 1em; }
  #photo .original img {
    width: 100%; }
#photo .image-link {
  display: block;
  padding-top: 1em; }

#photo-map {
  overflow: hidden;
  *zoom: 1;
  border-bottom: 1px #625959 solid;
  padding: .5em 0; }
  #photo-map .edit-location {
    display: inline;
    float: right; }

#photo-rephotographs {
  padding: 1em 0 0; }
  #photo-rephotographs h3 {
    font-size: 9px;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: .18em;
    margin-bottom: 1em; }
  #photo-rephotographs .rephoto-upload {
    margin-bottom: 1em; }
  #photo-rephotographs .rephotos {
    overflow: hidden;
    *zoom: 1; }
    #photo-rephotographs .rephotos a {
      display: inline;
      float: left;
      width: 45%; }

#filter {
  overflow: hidden;
  *zoom: 1;
  border-top: 1px #484242 solid;
  border-bottom: 1px #484242 solid;
  margin-bottom: .3em; }
  #filter select, #filter label, #filter button {
    display: inline-block; }
  #filter select {
    width: 70%; }

#photos {
  overflow: hidden;
  *zoom: 1;
  position: relative; }

#paginate {
  border-top: 1px #625959 solid;
  clear: both;
  margin-top: 1em;
  padding-top: .5em; }

.tile-photo {
  display: inline;
  float: left;
  width: 148px; }
  .tile-photo img {
    display: block; }

#photos-none-near {
  border-top: 1px #484242 solid;
  clear: both;
  color: #81786e;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  padding-top: .5em;
  margin-top: 1em; }

#edit-map {
  height: 240px;
  margin-bottom: 1em; }

#edit-location-fields .remove_location {
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
  text-decoration: underline;
  color: #ffedca;
  font-size: 12px;
  font-size: 1.2rem; }
#edit-location-fields .latlong {
  display: none; }
#edit-location-fields .locate-me {
  clear: both;
  border-top: 1px #625959 solid;
  padding-top: 1em; }
#edit-location-fields #gps {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
  background: #58462d;
  border: 1px #281f11 solid;
  color: #ffedca;
  cursor: pointer;
  display: block;
  font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  padding: .45em .8em .55em 2.6em;
  text-decoration: none;
  -webkit-box-shadow: #45403d 0 -1px 1px;
  -moz-box-shadow: #45403d 0 -1px 1px;
  box-shadow: #45403d 0 -1px 1px; }
  #edit-location-fields #gps:hover, #edit-location-fields #gps:active, #edit-location-fields #gps:focus {
    background: #090909;
    color: #fafafa; }
  #edit-location-fields #gps img {
    height: 16px;
    left: .7em;
    position: absolute;
    top: .5em;
    width: 16px; }

#footer {
  overflow: hidden;
  *zoom: 1;
  border-top: 1px #625959 solid;
  font-family: "pragmatica-web-condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 9px;
  font-size: 0.9rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 1em 0;
  margin-top: 2em; }
  #footer a {
    text-decoration: none; }

#full-site {
  display: inline;
  float: left; }

#nav-account {
  display: inline;
  float: right; }
