summaryrefslogtreecommitdiff
path: root/site/media/css/stylesv6.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/media/css/stylesv6.css')
-rw-r--r--site/media/css/stylesv6.css1636
1 files changed, 0 insertions, 1636 deletions
diff --git a/site/media/css/stylesv6.css b/site/media/css/stylesv6.css
deleted file mode 100644
index 8d68ed4..0000000
--- a/site/media/css/stylesv6.css
+++ /dev/null
@@ -1,1636 +0,0 @@
-ol, ul, li, dl {
- list-style: none;
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- background: transparent; }
-
-blockquote, q {
- quotes: none; }
-
-hr {
- display: none; }
-
-:focus {
- outline: 0; }
-
-article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
- display: block;
- margin: 0;
- padding: 0; }
-
-html {
- overflow-y: scroll;
- background: white;
- border-top: 3px #201a11 solid; }
-
-body {
- margin: 0 auto;
- padding: 0;
- width: 90%;
- font: normal 100% ff-meta-serif-web-pro, Hoefler Text, Georgia, Times New Roman, Times, serif;
- color: #201a11;
- background-color: transparent; }
-
-h1, h2, h3, h4, h5, h6 {
- font-family: Helvetica Neue, Helvetica, Verdana, sans-serif; }
-
-h1 {
- font-size: 1.875em;
- line-height: 1.3em;
- font-weight: normal; }
-
-h2 {
- margin-bottom: 0.75em;
- font-size: 1.5em;
- line-height: 1.5;
- font-weight: normal; }
-
-h3 {
- margin-bottom: 1em;
- font-size: 1.6em;
- line-height: 1.5; }
-
-h4 {
- margin-bottom: 1.25em;
- font-size: 1.25em;
- line-height: 1.25; }
-
-h5 {
- margin-bottom: 1.5em;
- font-size: 1em; }
-
-h6 {
- font-size: 1em; }
-
-p {
- font-size: 1.0625em;
- line-height: 1.5em;
- margin: 1em 0 0; }
-
-ul, ol {
- margin: 0 0 1.5em -24px;
- padding-left: 24px; }
-
-ul {
- list-style-type: disc; }
-
-ol {
- list-style-type: decimal; }
-
-li ul, li ol {
- margin: 0;
- font-size: 1em; }
-
-dl, dd {
- margin-bottom: 1.5em; }
-
-dt {
- font-weight: normal; }
-
-b, strong {
- font-weight: bold; }
-
-i, em {
- font-style: italic; }
-
-footer p {
- font-size: 0.625em;
- text-align: center; }
-
-a {
- text-decoration: none;
- color: #201a11;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- -o-transition: color 0.3s ease-out;
- -ms-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out; }
- a:hover {
- color: #b53a04; }
-
-sup {
- font: normal 0.625em Helvetica, Verdana, sans-serif; }
-
-small {
- font: normal 0.75em Helvetica, Verdana, sans-serif; }
-
-blockquote {
- font-style: italic;
- font-size: 1em;
- line-height: 1.625em; }
- blockquote p {
- font-size: 1em; }
- blockquote cite {
- font-style: normal; }
-
-img {
- border: 10px #201a11 solid; }
-
-pre {
- margin-bottom: 1.5em;
- white-space: pre;
- white-space: pre-wrap;
- word-wrap: break-word; }
-
-pre, code {
- font: 0.875em "andale mono", "lucida console", monospace;
- line-height: 1.5; }
-
-.bl, time, #photo-galleries h1 {
- text-transform: uppercase;
- font-size: 11px;
- letter-spacing: 1px; }
-
-.drop {
- font-size: 3em;
- float: left;
- display: block;
- padding: 18px 10px 5px 0;
- overflow: visible; }
-
-.double .drop, .drop-small {
- font-size: 3.1em;
- display: block;
- float: left;
- padding: 16px 8px 5px 0;
- overflow: visible; }
-
-.button {
- display: block;
- margin-top: 8px; }
- .button a {
- padding: 9px 14px 7px 14px;
- font-weight: bold;
- line-height: 25px;
- text-transform: uppercase;
- background: #d7d7d7;
- color: #666666 !important;
- -moz-border-radius: 25px;
- -webkit-border-radius: 25px;
- border-radius: 25px;
- font: bold 10px Helvetica, Verdana, sans-serif;
- width: auto; }
- .button a:hover {
- background: #b53a04;
- color: white !important; }
-
-.alert {
- color: #ff3530; }
-
-#page-navigation {
- margin: 24px auto; }
- #page-navigation strong {
- display: block;
- text-align: right;
- margin-top: 1px;
- text-transform: uppercase;
- font-size: 0.75em;
- letter-spacing: 0.1625em;
- font-weight: normal;
- font-style: normal; }
-
-#pagination {
- margin-top: 1em;
- border-top: 1px #201a11 dotted;
- border-bottom: 1px #201a11 dotted;
- text-align: center;
- font-family: Helvetica Neue, Helvetica, Verdana, sans-serif;
- padding: 0.25em 0; }
- #pagination ul {
- margin-bottom: 0; }
- #pagination li {
- display: inline;
- text-align: center; }
-
-a {
- outline: none;
- color: #111111;
- text-decoration: none; }
- a:visited {
- outline: none;
- color: #111111;
- text-decoration: none; }
- a:hover {
- outline: none;
- color: #b53a04;
- text-decoration: none; }
- a:active, a:focus {
- outline: none;
- color: black; }
-
-/* 5.FIGURES & IMAGES */
-figure {
- margin-bottom: 1.5em; }
- figure img, figure object, figure embed {
- margin-bottom: 0.75em;
- max-width: 100%; }
-
-figcaption {
- display: block;
- font-weight: normal; }
-
-table {
- border-collapse: collapse;
- border-spacing: 0;
- margin-bottom: 1.4em;
- width: 100%;
- font-size: 0.875em;
- /* 14 / 16 = .875 */ }
-
-th {
- font-weight: bold;
- padding: 0.25em 10px 0.25em 5px; }
-
-td, caption {
- padding: 0.25em 10px 0.25em 5px; }
-
-tfoot {
- font-style: italic; }
-
-caption {
- background-color: transparent; }
-
-.clearfix {
- zoom: 1; }
- .clearfix:before, .clearfix:after {
- content: "\0020";
- display: block;
- height: 0;
- overflow: hidden; }
- .clearfix:after {
- clear: both; }
-
-.hide {
- display: none; }
-
-body {
- -webkit-text-size-adjust: 100%;
- -ms-text-size-adjust: 100%; }
-
-a:link {
- -webkit-tap-highlight-color: #349edb; }
-
-::-webkit-selection {
- background: #1777af;
- color: #fafafa;
- text-shadow: none; }
-
-::-moz-selection {
- background: #1777af;
- color: #fafafa;
- text-shadow: none; }
-
-::selection {
- background: #1777af;
- color: #fafafa;
- text-shadow: none; }
-
-.ie7 img, .iem7 img {
- -ms-interpolation-mode: bicubic; }
-
-header[role="banner"] {
- margin: 0 auto;
- text-align: center; }
- header[role="banner"] h1 {
- background: url("../img/tree.png") 0 0 no-repeat;
- text-indent: -9999px;
- width: 151px;
- height: 84px;
- margin: 0 auto; }
- header[role="banner"] h2 {
- background: url("../img/text-centered.png") 0 0 no-repeat;
- text-indent: -9999px;
- width: 184px;
- height: 54px;
- margin: 0 auto; }
-
-nav[role="navigation"], footer[role="contentinfo"] nav {
- margin: 1em auto;
- border-top: 1px #201a11 dotted;
- border-bottom: 1px #201a11 dotted;
- padding: 0.5em;
- text-align: center; }
- nav[role="navigation"] ul, footer[role="contentinfo"] nav ul {
- margin: 0.25em 0 0.25em -30px; }
- nav[role="navigation"] li, footer[role="contentinfo"] nav li {
- display: inline;
- margin: 0 0.125em; }
-
-#breadcrumbs {
- text-align: center; }
- #breadcrumbs li {
- display: inline; }
-
-img {
- width: 95%;
- height: auto; }
-
-.postpic, .postpicright {
- display: block;
- width: auto; }
-
-object, embed {
- width: 100%; }
-
-.postpic {
- float: left;
- margin: 0.3em 10px 10px 0; }
-
-.postpicright {
- float: right;
- margin: 0.3em 0 10px 10px; }
-
-.postpicleft {
- float: left;
- margin: 5px; }
-
-.picfull {
- margin-top: 20px; }
-
-.picwide {
- clear: both;
- margin: 1em 0; }
-
-.figure {
- position: relative; }
- .figure .legend {
- display: block;
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
- filter: alpha(opacity=90);
- -moz-opacity: 0.9;
- -khtml-opacity: 0.9;
- opacity: 0.9;
- position: absolute;
- bottom: 10px;
- left: 0;
- font-size: 13px;
- padding: 8px 0 8px 12px;
- width: 95%;
- background: #201a11;
- color: #999999; }
-
-.dateline {
- text-align: center; }
-
-.archive h1 {
- font-size: 1.5em;
- text-align: center; }
-.archive article {
- padding-bottom: 1em;
- border-bottom: 1px #ececec solid; }
-
-.home article {
- border: none;
- margin-bottom: 2em; }
-.home h1 {
- font-size: 1.2em;
- margin: 0;
- text-align: center; }
-.home img {
- float: left;
- width: auto;
- margin: 20px 8px 0 0; }
-.home .sh {
- text-transform: uppercase;
- font-weight: bold;
- font-size: 0.75em;
- margin: 2em 0; }
-
-#photo-galleries {
- margin-top: 2em; }
- #photo-galleries h1 {
- font: 13px bold Hoefler Text, Georgia, Times New Roman, Times, serif;
- color: white; }
- #photo-galleries li {
- margin: 10px 0 0 0; }
-
-.geo, article[role="main"] time {
- margin: 0.5em 0;
- display: block;
- text-align: center; }
-
-article[role="main"] {
- margin-top: 3em; }
- article[role="main"] h1 {
- text-align: center;
- font-size: 1.5em; }
- article[role="main"] p > a {
- color: #b53a04; }
- article[role="main"] p > a:hover {
- text-decoration: underline; }
-
-.footnote {
- border-top: 1px #201a11 dotted;
- margin: 1.5em 0 0 0;
- padding: 1em 0 0 0; }
- .footnote p {
- font-size: 0.875em !important;
- line-height: 20px !important; }
-
-#page-navigation {
- margin: 2em auto;
- text-align: center;
- display: table; }
- #page-navigation ul {
- margin: 0 auto;
- width: 100%;
- text-align: center;
- padding: 0; }
- #page-navigation li {
- margin: 6px auto;
- clear: both;
- line-height: 24px;
- text-align: center; }
- #page-navigation span {
- min-width: 70px;
- display: block;
- text-align: right;
- margin-right: 10px;
- margin-top: 2px;
- float: left; }
- #page-navigation a {
- display: block;
- float: left;
- text-align: left;
- font-style: italic; }
-
-#map-canvas {
- border: 10px #201a11 solid;
- width: 95%;
- height: 300px; }
-
-.map-legend h4 {
- font-size: 1em;
- font-weight: bold;
- margin: 1em 0 0.25em; }
-.map-legend li {
- display: inline; }
- .map-legend li:after {
- content: ","; }
-
-.infowin h4 {
- margin: 0 0 5px 0;
- font-weight: normal; }
-.infowin .date {
- text-transform: uppercase;
- font-size: 11px;
- letter-spacing: 1px; }
-.infowin p {
- font-size: 1em; }
-
-footer[role="contentinfo"] {
- margin-top: 2em; }
-
-nav:after, footer:before,
-footer:after, .archive article:after, #archive:after, article[role="main"] header:after, #map-canvas:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden; }
-
-.dark {
- background: #201a11; }
- .dark body {
- color: #cccccc; }
- .dark *:focus {
- outline: #b53a04 dotted thin; }
- .dark a {
- color: #b53a04; }
- .dark a:visited {
- color: white;
- text-decoration: none; }
- .dark a:hover {
- color: white;
- text-decoration: none; }
- .dark a:visited > :hover {
- color: #b53a04; }
- .dark img {
- border: none; }
- .dark header[role="banner"], .dark footer[role='contentinfo'] {
- margin-bottom: 0.5em; }
- .dark header[role="banner"] nav, .dark footer[role='contentinfo'] nav {
- margin-bottom: 0; }
- .dark header[role="banner"] a, .dark footer[role='contentinfo'] a {
- color: white; }
- .dark header[role="banner"] a:hover, .dark footer[role='contentinfo'] a:hover {
- color: #b53a04; }
- .dark header[role="banner"] a:visited, .dark footer[role='contentinfo'] a:visited {
- color: white; }
- .dark header[role="banner"] h1, .dark footer[role='contentinfo'] h1 {
- background: url("../img/tree.png") left -84px no-repeat; }
- .dark header[role="banner"] h2, .dark footer[role='contentinfo'] h2 {
- background: url("../img/text-centered.png") 0 -60px no-repeat; }
- .dark header[role="banner"] {
- border-bottom: #cccccc 1px solid; }
- .dark article[role="main"] .legend {
- bottom: 0; }
- .dark .park {
- text-align: center;
- position: relative; }
- .dark .park h1 {
- font-size: 1.5em;
- margin-bottom: 5px; }
- .dark .park h2 {
- font-size: 1.125em;
- margin: 0; }
- .dark .park img {
- width: 100%; }
- .dark .park .legend {
- position: relative; }
- .dark .park .meta {
- height: 0; }
- .dark .park .buttons li {
- margin: 5px;
- display: inline;
- text-transform: uppercase;
- font: normal 0.5em Helvetica Neue, Helvetica, Verdana, sans-serif; }
- .dark .park .map-container {
- width: 469px;
- height: 392px;
- position: absolute;
- right: 20px;
- bottom: 60px;
- z-index: 2000;
- margin: 0;
- padding: 0;
- background: url("../img/mapbg-dark.png") no-repeat top left; }
- .dark .park .map-wrapper {
- width: 400px;
- height: 328px;
- margin: 37px 0 0 44px; }
- .dark .park .more-container {
- width: 405px;
- height: 260px;
- position: absolute;
- right: -30px;
- bottom: 40px;
- z-index: 2000;
- background: url("../img/parkbg.png") no-repeat top left;
- font: normal 0.9em/25px Helvetica Neue, Helvetica, Verdana, sans-serif; }
- .dark .park .more-container dl {
- margin-top: 45px;
- margin-left: 45px;
- text-align: left; }
- .dark .park .more-container dl dt, .dark .park .more-container dl dd {
- margin: 4px 0;
- color: white; }
- .dark .park .more-container dl dt {
- clear: left;
- float: left;
- width: 65px;
- font-weight: bold;
- line-height: 25px;
- font-size: 0.7em;
- text-transform: uppercase;
- text-align: right;
- margin-right: 8px; }
- .dark .park .more-container dl dd {
- float: left;
- width: 250px;
- overflow: hidden; }
- .dark .park .more-container dl dd a:hover {
- color: #b53a04; }
-
-.black {
- background: #14100b;
- color: #cccccc; }
- .black *:focus {
- outline: #b53a04 dotted thin; }
- .black a {
- text-decoration: none;
- color: #b53a04; }
- .black a:visited {
- color: white;
- text-decoration: none; }
- .black a:hover {
- color: white;
- text-decoration: none; }
- .black #breadcrumbs {
- color: #cccccc; }
- .black header[role="banner"] h1 {
- background: url("../img/tree.png") left -168px no-repeat; }
- .black header[role="banner"] h2 {
- background: url("../img/text-centered.png") 0 -121px no-repeat; }
- .black nav[role="navigation"] {
- border-top: 1px #cccccc dotted;
- border-bottom: 1px #cccccc dotted; }
- .black .directions {
- display: none; }
- .black #slides {
- width: 100%; }
- .black h3 {
- font-size: 1em;
- margin: 0 0.5em; }
- .black h6 {
- display: none; }
- .black #slides article {
- clear: both;
- margin: 20px 0; }
- .black #slides img {
- width: 100%;
- border: none; }
- .black .photo-options, .black .map-link {
- display: none; }
- .black .figcaption {
- clear: both;
- background: #1a1713;
- -moz-border-radius: 0 0 0.5em 0.5em;
- -webkit-border-radius: 0 0 0.5em 0.5em;
- border-radius: 0 0 0.5em 0.5em;
- color: white;
- margin: -0.25em 0 0 0;
- padding: 1em 0 1em 0;
- z-index: 100; }
- .black .caption {
- width: 100%;
- float: none; }
- .black .caption p {
- font: normal 0.75em Helvetica, Verdana, sans-serif;
- margin: 0.5em 0 0 0.75em;
- padding-bottom: 0.25em; }
- .black footer[role='contentinfo'] nav {
- border-top: #cccccc 1px dotted;
- border-bottom: #cccccc 1px dotted; }
- .black footer[role='contentinfo'] p {
- color: #cccccc; }
-
-@media only screen and (min-width: 768px) {
- header[role="banner"] {
- margin-top: 2em;
- height: 60px;
- padding-bottom: 12px;
- border-bottom: 1px solid #201a11;
- margin-bottom: 2em; }
- header[role="banner"] h1 {
- float: left;
- width: 160px;
- margin-top: -12px; }
- header[role="banner"] h2 {
- background: url("../img/text.png") 0 0 no-repeat;
- margin-top: 5px;
- float: left; }
- header[role="banner"] nav[role="navigation"] {
- border: none;
- float: left;
- margin-left: 2em; }
- header[role="banner"] nav[role="navigation"] ul {
- margin-top: 14px; }
-
- #breadcrumbs {
- text-align: left; }
-
- .archive article {
- margin-bottom: 2em;
- padding-bottom: 2em;
- border: none; }
- .archive h1, .archive p {
- float: left;
- text-align: left;
- margin: 0; }
- .archive p {
- line-height: 1.25em; }
- .archive h1 {
- line-height: 2.4em;
- margin-top: 0.15em;
- width: 100%; }
- .archive .dateline {
- clear: left;
- width: 38%; }
- .archive .hyphenate {
- text-align: justify;
- width: 38%;
- margin-top: 0.5em;
- font-size: 1em; }
- .archive time {
- display: inline;
- float: right; }
- .archive img {
- float: right;
- width: 56%; }
-
- .home article {
- clear: both;
- min-height: 300px; }
- .home article h1 {
- margin-top: 2em;
- text-align: left; }
- .home article .dateline {
- text-align: left; }
- .home article img {
- margin-bottom: 2em;
- margin-left: 2em;
- float: right; }
-
- #photo-galleries {
- margin: 0 auto;
- padding-left: 12px;
- width: 100%; }
- #photo-galleries img {
- width: auto; }
- #photo-galleries .legend {
- width: 291px; }
- #photo-galleries li {
- float: left;
- margin-right: 16px; }
-
- #photo-galleries:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden; }
-
- .single article {
- width: 35.625em;
- margin: 4em auto; }
- .single article header {
- width: 35.625em; }
- .single article header h1 {
- font-size: 2em;
- text-align: left;
- margin: 0 0 0.675em 0; }
- .single article header aside, .single article header time {
- text-align: left; }
-
- #code article h1, #contact article h1 {
- font-size: 2em;
- text-align: left;
- margin: 0 0 0.675em 0; }
-
- .drop {
- font-size: 4.8em;
- padding: 35px 10px 5px 0; }
-
- .col {
- float: left;
- width: 38%;
- margin-right: 2em; }
-
- .two {
- width: 53%; }
-
- .top {
- margin-bottom: 2em;
- font-size: 0.875em;
- padding-bottom: 2em;
- border-bottom: #e3e3e3 1px solid; }
-
- .top:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden; }
-
- .double article[role="main"] header {
- width: 9em;
- float: left;
- margin-left: 0; }
- .double article[role="main"] header h1, .double article[role="main"] header aside {
- text-align: right;
- line-height: 1.1em;
- margin-top: 16px; }
- .double article[role="main"] header h1 {
- font-size: 1.875em; }
- .double article[role="main"] header time {
- display: block;
- text-align: right; }
- .double article[role="main"] .col {
- margin-left: 1.25em;
- width: 34%; }
- .double article[role="main"] .sec {
- margin-right: 0;
- margin-left: 1em; }
- .double article[role="main"] .narrow {
- width: 35.625em;
- margin: 0 auto; }
-
- .post-body-single .legend {
- width: 98%; }
-
- .post-body-single p:first-of-type {
- font-size: 1.25em;
- line-height: 28px; }
-
- #about .post-body-single p:nth-of-type(1) {
- font-size: 1.063em; }
-
- .addendum {
- line-height: 25px; }
- .addendum dt {
- margin-left: -30px;
- font-style: italic;
- padding-left: 30px;
- text-indent: -30px;
- margin-bottom: 0.5em; }
- .addendum dd {
- margin-left: 0; }
-
- h4.notes {
- text-transform: uppercase;
- font-size: 1em; }
-
- .pullquote {
- width: 10em;
- margin: 0 1em 1em -2em;
- font-style: italic;
- font-size: 1.3em;
- float: left;
- line-height: 1.6em; }
-
- .numeral {
- display: block;
- font: bold 1.2em Helvetica, Verdana, sans-serif;
- margin-bottom: 0;
- margin-top: 60px; }
-
- .post-body-single h3 {
- font-size: 1.6em;
- line-height: 1.2em;
- font-weight: normal; }
-
- #map-canvas {
- height: 400px; }
-
- #about img {
- width: auto;
- clear: both; }
-
- footer[role="contentinfo"] {
- font-size: 110%; }
- footer[role="contentinfo"] nav {
- border: none; }
- footer[role="contentinfo"] nav li {
- margin: 0 0.5em; }
-
- .dark header[role="banner"] h2 {
- background: url("../img/text.png") 0 -61px no-repeat; }
- .dark .park {
- position: relative;
- display: block;
- margin: 2em 0 2em 0; }
- .dark .park h1 {
- display: block;
- position: absolute;
- top: 0px;
- background: #201a11;
- z-index: 1000;
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
- filter: alpha(opacity=90);
- -moz-opacity: 0.9;
- -khtml-opacity: 0.9;
- opacity: 0.9;
- color: white;
- margin: 0;
- width: 100%;
- text-align: left;
- line-height: 2em;
- font-size: 2em;
- padding-left: 0.25em; }
- .dark .park .figure {
- position: relative;
- border: none; }
- .dark .park .legend {
- position: absolute;
- bottom: 0;
- width: 100%;
- margin: 0;
- background: #201a11;
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
- filter: alpha(opacity=90);
- -moz-opacity: 0.9;
- -khtml-opacity: 0.9;
- opacity: 0.9; }
- .dark .park .legend h2 {
- font: normal 1.2em/2.6 Helvetica, Verdana, sans-serif;
- color: white;
- margin: 0 0 0 1em;
- float: left;
- padding: 0.3em 0; }
- .dark .park .legend:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden; }
- .dark .park .buttons {
- margin: 0.5em 10px 0 0;
- line-height: 2.6em;
- float: right; }
- .dark .park .buttons li {
- margin: 0 0.25em;
- font-size: 10px; }
- .dark .park .buttons a {
- font-weight: bold;
- padding: 0.875em 1.75em 0.75em;
- background: #463215;
- color: white;
- -moz-border-radius: 25px;
- -webkit-border-radius: 25px;
- border-radius: 25px; }
- .dark .park .buttons a:hover {
- background: #b53a04; }
-
- .black header[role="banner"] {
- border-bottom: 1px #cccccc solid; }
- .black header[role="banner"] h2 {
- background: url("../img/text.png") 0 -121px no-repeat; }
- .black h6 {
- display: block;
- text-align: center;
- text-transform: uppercase;
- font-size: 0.625em;
- margin: 0 0 1.25em 0; }
- .black h6 a {
- color: #b5b5b5; }
- .black h6 a:hover {
- color: #b53a04; }
- .black #slides article {
- position: relative; }
- .black #slides img {
- display: block;
- margin: 0 auto; }
- .black #slides .v {
- width: auto; }
- .black .photo-options, .black .map-link {
- display: block; }
- .black .figcaption {
- margin: 0;
- padding: 1em 0 1em 0; }
- .black .figcaption h3 {
- float: left;
- padding: 0;
- font-weight: normal; }
- .black .figcaption .caption {
- border-right: 1px solid #1f1f21;
- width: 58%;
- float: left;
- padding-right: 1em; }
- .black .figcaption .caption p {
- margin-left: 0.5em;
- font-size: 0.875em;
- clear: both; }
- .black .figcaption .map-link {
- float: right;
- background: #211d19;
- line-height: 1em;
- color: white;
- text-align: center;
- text-transform: uppercase;
- margin: 0 0.25em;
- font: normal 0.75em Helvetica, Verdana, sans-serif;
- padding: 0.5em 1em;
- -moz-border-radius: 1em;
- -webkit-border-radius: 1em;
- border-radius: 1em; }
- .black .figcaption .map-link:hover {
- background: #b53a04; }
- .black .figcaption .photo-options {
- float: left;
- margin-left: 1em; }
- .black .figcaption .photo-options p {
- font: normal 0.75em Helvetica, Verdana, sans-serif;
- color: #414144;
- line-height: 1.5em; }
- .black .figcaption .photo-options p a {
- color: #414144;
- font-weight: normal; }
- .black .figcaption .photo-options p a:hover {
- color: #b53a04; }
- .black .figcaption li {
- display: inline;
- margin: 0 0.25em;
- font: normal 1em Helvetica, Verdana, sans-serif; }
- .black .figcaption a {
- font-weight: bold; }
- .black .figcaption p {
- margin: 0 1em;
- color: #74757a;
- font-size: 1em; }
- .black .figcaption:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden; }
- .black .map-container {
- width: 469px;
- height: 392px;
- position: absolute;
- bottom: 100px;
- left: 20px;
- z-index: 2000;
- margin: 0;
- padding: 0;
- background: url("../img/mapbg.png") no-repeat top left; }
- .black .map-wrapper {
- width: 400px;
- height: 328px;
- position: absolute;
- bottom: 27px;
- margin: 0px 0 0 44px; }
- .black footer[role='contentinfo'] nav {
- border: none; } }
-@media only screen and (min-width: 992px) {
- body {
- width: 61.75em; }
-
- img {
- width: auto !important; }
-
- header[role="banner"] {
- margin-top: 5.5em; }
- header[role="banner"] h1 {
- width: 190px; }
- header[role="banner"] nav[role="navigation"] {
- margin-left: 8%; }
-
- .archive {
- padding-top: 2em; }
- .archive article {
- margin-bottom: 2em;
- padding-bottom: 2em;
- border: none; }
- .archive h1 {
- width: 42%;
- font-size: 1.5em;
- line-height: 1.3em;
- margin-top: 0.15em;
- margin-bottom: 0.25em;
- letter-spacing: 0.5px; }
- .archive p {
- line-height: 1.5em; }
- .archive img {
- float: right; }
- .archive .hyphenate, .archive .dateline {
- width: 41%; }
- .archive .hyphenate {
- font-size: 1em; }
-
- .single article {
- margin-left: 20%; }
-
- .picwide {
- clear: both;
- margin: 30px 0 30px -200px; }
-
- .pullquote {
- margin-left: -6em; }
-
- #page-navigation {
- margin-left: auto;
- margin-right: auto; }
-
- .home .sh {
- text-align: left; }
- .home article {
- width: 19em;
- float: left;
- margin-right: 2em;
- clear: none; }
- .home .last {
- margin-right: 0; }
- .home .post-image {
- float: left;
- margin: 20px 8px 8px 0; }
- .home .hyphenate, .home .dateline {
- width: auto;
- text-align: left; }
- .home .hyphenate {
- text-align: justify; }
-
- .double article[role="main"] header {
- width: 10em;
- float: left;
- margin-left: 0;
- margin-top: 1em; }
- .double article[role="main"] header h1, .double article[role="main"] header aside {
- text-align: right;
- line-height: 1.2em; }
- .double article[role="main"] header h1 {
- font-size: 1.875em; }
- .double article[role="main"] .col {
- width: 47%;
- margin-left: 0.875em; }
- .double article[role="main"] .sec {
- margin-left: 0; }
- .double article[role="main"] .post-body-double {
- margin: 2em 0 0 1.25em;
- float: left;
- width: 48.75em; }
- .double article[role="main"] .post-body-double p {
- margin: 0 0 1em 0; }
- .double article[role="main"] .post-body-double .narrow {
- width: 35.625em;
- margin-bottom: 1em;
- clear: both;
- margin-left: 1em; }
- .double article[role="main"] .post-body-double .hyphenate {
- margin-top: 0; }
-
- #map-canvas {
- width: 48.5em;
- height: 31.25em;
- float: right;
- margin-bottom: 3em; }
-
- .map-legend ul {
- margin-bottom: 1em; }
- .map-legend h4 {
- margin-bottom: 0.3em;
- letter-spacing: 1px;
- font-size: 0.75em;
- text-transform: uppercase; }
- .map-legend li {
- display: block;
- font-size: 0.875em;
- margin: 2px 0; }
- .map-legend li:after {
- content: ""; }
-
- .two {
- margin-left: 3em;
- width: 51%; }
-
- .black #slides {
- width: 62.5em; }
- .black #slides img {
- width: auto; }
- .black .directions {
- display: block;
- font: normal 0.675em Helvetica, Verdana, sans-serif;
- color: #414144;
- text-align: center;
- margin-bottom: 1.75em; }
- .black .caption {
- width: 70% !important; }
- .black .map-container {
- margin-left: 17em; }
-
- .guide .intro {
- margin-bottom: 2.5em; }
- .guide .formatted {
- column-count: 3;
- column-gap: 1.5em;
- -moz-column-count: 3;
- -moz-column-gap: 24px;
- -webkit-column-count: 3;
- -webkit-column-gap: 1.5em; }
- .guide img {
- border: 8px #201a11 solid; }
- .guide .date, .guide .meta {
- float: left; }
- .guide .meta {
- line-height: 18px; }
- .guide .tags {
- margin: 20px 0 10px 0; }
- .guide .guide-dek {
- padding: 0;
- width: 610px;
- float: right; }
- .guide .guide-dek h1 {
- margin: 0 !important; }
- .guide article:after, .guide .intro:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden; } }
-.leaflet-map-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-pane, .leaflet-tile-container, .leaflet-overlay-pane, .leaflet-shadow-pane, .leaflet-marker-pane, .leaflet-popup-pane, .leaflet-overlay-pane svg, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
- position: absolute;
- left: 0;
- top: 0; }
-
-.leaflet-container {
- overflow: hidden;
- -ms-touch-action: none; }
-
-.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
- -webkit-user-select: none;
- -moz-user-select: none;
- user-select: none;
- -webkit-user-drag: none; }
-
-.leaflet-marker-icon, .leaflet-marker-shadow {
- display: block; }
-
-.leaflet-container img {
- max-width: none !important; }
-
-.leaflet-container img.leaflet-image-layer {
- max-width: 15000px !important; }
-
-.leaflet-tile {
- filter: inherit;
- visibility: hidden; }
-
-.leaflet-tile-loaded {
- visibility: inherit; }
-
-.leaflet-zoom-box {
- width: 0;
- height: 0; }
-
-.leaflet-overlay-pane svg {
- -moz-user-select: none; }
-
-.leaflet-tile-pane {
- z-index: 2; }
-
-.leaflet-objects-pane {
- z-index: 3; }
-
-.leaflet-overlay-pane {
- z-index: 4; }
-
-.leaflet-shadow-pane {
- z-index: 5; }
-
-.leaflet-marker-pane {
- z-index: 6; }
-
-.leaflet-popup-pane {
- z-index: 7; }
-
-.leaflet-vml-shape {
- width: 1px;
- height: 1px; }
-
-.lvml {
- behavior: url(#default#VML);
- display: inline-block;
- position: absolute; }
-
-.leaflet-control {
- position: relative;
- z-index: 7;
- pointer-events: auto; }
-
-.leaflet-top, .leaflet-bottom {
- position: absolute;
- z-index: 1000;
- pointer-events: none; }
-
-.leaflet-top {
- top: 0; }
-
-.leaflet-right {
- right: 0; }
-
-.leaflet-bottom {
- bottom: 0; }
-
-.leaflet-left {
- left: 0; }
-
-.leaflet-control {
- float: left;
- clear: both; }
-
-.leaflet-right .leaflet-control {
- float: right; }
-
-.leaflet-top .leaflet-control {
- margin-top: 10px; }
-
-.leaflet-bottom .leaflet-control {
- margin-bottom: 10px; }
-
-.leaflet-left .leaflet-control {
- margin-left: 10px; }
-
-.leaflet-right .leaflet-control {
- margin-right: 10px; }
-
-.leaflet-fade-anim .leaflet-tile, .leaflet-fade-anim .leaflet-popup {
- opacity: 0;
- -webkit-transition: opacity .2s linear;
- -moz-transition: opacity .2s linear;
- -o-transition: opacity .2s linear;
- transition: opacity .2s linear; }
-
-.leaflet-fade-anim .leaflet-tile-loaded, .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
- opacity: 1; }
-
-.leaflet-zoom-anim .leaflet-zoom-animated {
- -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
- -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
- -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
- transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }
-
-.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile, .leaflet-touching .leaflet-zoom-animated {
- -webkit-transition: none;
- -moz-transition: none;
- -o-transition: none;
- transition: none; }
-
-.leaflet-zoom-anim .leaflet-zoom-hide {
- visibility: hidden; }
-
-.leaflet-clickable {
- cursor: pointer; }
-
-.leaflet-container {
- cursor: -webkit-grab;
- cursor: -moz-grab; }
-
-.leaflet-popup-pane, .leaflet-control {
- cursor: auto; }
-
-.leaflet-dragging .leaflet-container, .leaflet-dragging .leaflet-clickable {
- cursor: move;
- cursor: -webkit-grabbing;
- cursor: -moz-grabbing; }
-
-.leaflet-container {
- background: #ddd;
- outline: 0; }
-
-.leaflet-container a {
- color: #0078A8; }
-
-.leaflet-container a.leaflet-active {
- outline: 2px solid orange; }
-
-.leaflet-zoom-box {
- border: 2px dotted #38f;
- background: rgba(255, 255, 255, 0.5); }
-
-.leaflet-container {
- font: 12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif; }
-
-.leaflet-bar {
- box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
- border-radius: 4px; }
-
-.leaflet-bar a, .leaflet-bar a:hover {
- background-color: #fff;
- border-bottom: 1px solid #ccc;
- width: 26px;
- height: 26px;
- line-height: 26px;
- display: block;
- text-align: center;
- text-decoration: none;
- color: black; }
-
-.leaflet-bar a, .leaflet-control-layers-toggle {
- background-position: 50% 50%;
- background-repeat: no-repeat;
- display: block; }
-
-.leaflet-bar a:hover {
- background-color: #f4f4f4; }
-
-.leaflet-bar a:first-child {
- border-top-left-radius: 4px;
- border-top-right-radius: 4px; }
-
-.leaflet-bar a:last-child {
- border-bottom-left-radius: 4px;
- border-bottom-right-radius: 4px;
- border-bottom: none; }
-
-.leaflet-bar a.leaflet-disabled {
- cursor: default;
- background-color: #f4f4f4;
- color: #bbb; }
-
-.leaflet-touch .leaflet-bar a {
- width: 30px;
- height: 30px;
- line-height: 30px; }
-
-.leaflet-control-zoom-in, .leaflet-control-zoom-out {
- font: bold 18px 'Lucida Console',Monaco,monospace;
- text-indent: 1px; }
-
-.leaflet-control-zoom-out {
- font-size: 20px; }
-
-.leaflet-touch .leaflet-control-zoom-in {
- font-size: 22px; }
-
-.leaflet-touch .leaflet-control-zoom-out {
- font-size: 24px; }
-
-.leaflet-control-layers {
- box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
- background: #fff;
- border-radius: 5px; }
-
-.leaflet-control-layers-toggle {
- background-image: url(images/layers.png);
- width: 36px;
- height: 36px; }
-
-.leaflet-retina .leaflet-control-layers-toggle {
- background-image: url(images/layers-2x.png);
- background-size: 26px 26px; }
-
-.leaflet-touch .leaflet-control-layers-toggle {
- width: 44px;
- height: 44px; }
-
-.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
- display: none; }
-
-.leaflet-control-layers-expanded .leaflet-control-layers-list {
- display: block;
- position: relative; }
-
-.leaflet-control-layers-expanded {
- padding: 6px 10px 6px 6px;
- color: #333;
- background: #fff; }
-
-.leaflet-control-layers-selector {
- margin-top: 2px;
- position: relative;
- top: 1px; }
-
-.leaflet-control-layers label {
- display: block; }
-
-.leaflet-control-layers-separator {
- height: 0;
- border-top: 1px solid #ddd;
- margin: 5px -10px 5px -6px; }
-
-.leaflet-container .leaflet-control-attribution {
- background: #fff;
- background: rgba(255, 255, 255, 0.7);
- margin: 0; }
-
-.leaflet-control-attribution, .leaflet-control-scale-line {
- padding: 0 5px;
- color: #333; }
-
-.leaflet-control-attribution a {
- text-decoration: none; }
-
-.leaflet-control-attribution a:hover {
- text-decoration: underline; }
-
-.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
- font-size: 11px; }
-
-.leaflet-left .leaflet-control-scale {
- margin-left: 5px; }
-
-.leaflet-bottom .leaflet-control-scale {
- margin-bottom: 5px; }
-
-.leaflet-control-scale-line {
- border: 2px solid #777;
- border-top: none;
- line-height: 1.1;
- padding: 2px 5px 1px;
- font-size: 11px;
- white-space: nowrap;
- overflow: hidden;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- background: #fff;
- background: rgba(255, 255, 255, 0.5); }
-
-.leaflet-control-scale-line:not(:first-child) {
- border-top: 2px solid #777;
- border-bottom: none;
- margin-top: -2px; }
-
-.leaflet-control-scale-line:not(:first-child):not(:last-child) {
- border-bottom: 2px solid #777; }
-
-.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
- box-shadow: none; }
-
-.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
- border: 2px solid rgba(0, 0, 0, 0.2);
- background-clip: padding-box; }
-
-.leaflet-popup {
- position: absolute;
- text-align: center; }
-
-.leaflet-popup-content-wrapper {
- padding: 1px;
- text-align: left;
- border-radius: 12px; }
-
-.leaflet-popup-content {
- margin: 13px 19px;
- line-height: 1.4; }
-
-.leaflet-popup-content p {
- margin: 18px 0; }
-
-.leaflet-popup-tip-container {
- margin: 0 auto;
- width: 40px;
- height: 20px;
- position: relative;
- overflow: hidden; }
-
-.leaflet-popup-tip {
- width: 17px;
- height: 17px;
- padding: 1px;
- margin: -10px auto 0;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- transform: rotate(45deg); }
-
-.leaflet-popup-content-wrapper, .leaflet-popup-tip {
- background: white;
- box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }
-
-.leaflet-container a.leaflet-popup-close-button {
- position: absolute;
- top: 0;
- right: 0;
- padding: 4px 4px 0 0;
- text-align: center;
- width: 18px;
- height: 14px;
- font: 16px/14px Tahoma,Verdana,sans-serif;
- color: #c3c3c3;
- text-decoration: none;
- font-weight: 700;
- background: transparent; }
-
-.leaflet-container a.leaflet-popup-close-button:hover {
- color: #999; }
-
-.leaflet-popup-scrolled {
- overflow: auto;
- border-bottom: 1px solid #ddd;
- border-top: 1px solid #ddd; }
-
-.leaflet-oldie .leaflet-popup-content-wrapper {
- zoom: 1; }
-
-.leaflet-oldie .leaflet-popup-tip {
- width: 24px;
- margin: 0 auto;
- -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)";
- filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678); }
-
-.leaflet-oldie .leaflet-popup-tip-container {
- margin-top: -1px; }
-
-.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
- border: 1px solid #999; }
-
-.leaflet-div-icon {
- background: #fff;
- border: 1px solid #666; }
-
-@media print {
- * {
- background: transparent !important;
- color: black !important;
- text-shadow: none !important;
- filter: none !important;
- -ms-filter: none !important; }
-
- a {
- color: #444444 !important;
- text-decoration: underline; }
- a:visited {
- color: #444444 !important;
- text-decoration: underline; }
- a[href]:after {
- content: " (" attr(href) ")"; }
-
- abbr[title]:after {
- content: " (" attr(title) ")"; }
-
- a[href^="javascript:"]:after, a[href^="#"]:after {
- content: ""; }
-
- pre, blockquote {
- border: 1px solid #999999;
- page-break-inside: avoid; }
-
- thead {
- display: table-header-group; }
-
- tr, img {
- page-break-inside: avoid; }
-
- @page {
- margin: 0.5cm; }
- p, h2, h3 {
- orphans: 3;
- widows: 3; }
-
- h2, h3 {
- page-break-after: avoid; } }
-
-/*# sourceMappingURL=stylesv6.css.map */