From ce48ad38126d00b3ce502490209e66617facd23d Mon Sep 17 00:00:00 2001 From: luxagraf <sng@luxagraf.net> Date: Mon, 24 Jan 2011 15:47:46 -0500 Subject: fixed slideshow sass --- media/css/base.css | 2 +- media/css/dark.css | 2 +- media/css/ie.css | 8 -- media/css/ie6.css | 8 -- media/css/mobile.css | 72 ------------ media/css/photos.css | 64 +---------- media/js/slideshow.js | 2 +- media/js/slideshow.pack.js | 2 +- media/sass/_about.sass | 29 ----- media/sass/_globals.sass | 214 ----------------------------------- media/sass/_grid.sass | 23 ---- media/sass/_maps.sass | 53 --------- media/sass/_mixins.sass | 7 ++ media/sass/_oldbase.sass | 125 --------------------- media/sass/_oldmixins.sass | 58 ---------- media/sass/_photos.sass | 35 ------ media/sass/_projects.sass | 211 ----------------------------------- media/sass/_writing.sass | 245 ----------------------------------------- media/sass/ie.css | 14 --- media/sass/old/_about.sass | 29 +++++ media/sass/old/_globals.sass | 214 +++++++++++++++++++++++++++++++++++ media/sass/old/_grid.sass | 23 ++++ media/sass/old/_maps.sass | 53 +++++++++ media/sass/old/_oldbase.sass | 125 +++++++++++++++++++++ media/sass/old/_oldmixins.sass | 58 ++++++++++ media/sass/old/_photos.sass | 35 ++++++ media/sass/old/_projects.sass | 211 +++++++++++++++++++++++++++++++++++ media/sass/old/_writing.sass | 245 +++++++++++++++++++++++++++++++++++++++++ media/sass/old/ie.css | 14 +++ media/sass/photos.sass | 52 +++++---- 30 files changed, 1048 insertions(+), 1185 deletions(-) delete mode 100644 media/css/ie.css delete mode 100644 media/css/ie6.css delete mode 100644 media/css/mobile.css delete mode 100644 media/sass/_about.sass delete mode 100644 media/sass/_globals.sass delete mode 100644 media/sass/_grid.sass delete mode 100644 media/sass/_maps.sass delete mode 100644 media/sass/_oldbase.sass delete mode 100644 media/sass/_oldmixins.sass delete mode 100644 media/sass/_photos.sass delete mode 100644 media/sass/_projects.sass delete mode 100644 media/sass/_writing.sass delete mode 100644 media/sass/ie.css create mode 100644 media/sass/old/_about.sass create mode 100644 media/sass/old/_globals.sass create mode 100644 media/sass/old/_grid.sass create mode 100644 media/sass/old/_maps.sass create mode 100644 media/sass/old/_oldbase.sass create mode 100644 media/sass/old/_oldmixins.sass create mode 100644 media/sass/old/_photos.sass create mode 100644 media/sass/old/_projects.sass create mode 100644 media/sass/old/_writing.sass create mode 100644 media/sass/old/ie.css diff --git a/media/css/base.css b/media/css/base.css index c272f99..d131beb 100644 --- a/media/css/base.css +++ b/media/css/base.css @@ -1 +1 @@ -ol,ul,li,dl{list-style:none;margin:0;padding:0;border:0;outline:0;background:transparent}blockquote,q{quotes:none}:focus{outline:0}header,section,footer,aside,article,nav{display:block;text-align:left}html{height:100%}body{font:normal 100% Hoefler Text,Georgia,Times New Roman,Times,serif;color:#201a11;margin:0 1.125em;min-height:100%;position:relative;padding:0;max-width:20.938em;background:#fff}p{font-size:1.063em;line-height:1.5em;margin:1em 0 0}footer p{font-size:0.625em;text-align:center}a{text-decoration:none;color:#201a11}a:hover{color:#b53a04}strong{font-weight:bold}sup{font:normal 0.625em Helvetica,Verdana,sans-serif}ul li{display:inline;margin:0 0.125em}blockquote{font-style:italic;font-size:1em;line-height:1.625em}blockquote p{font-size:1em !important}div[role="main"] ul li{display:block;margin:0.5em 0}.dateline,nav li,.breadcrumbs li,.geo,.legend h3{text-transform:uppercase;font-size:0.75em;letter-spacing:0.063em}.geo{text-align:center}img{border:10px #201a11 solid;width:100%;height:auto}#featured-image img{width:95%}h1{font:normal 1.875em Helvetica,Verdana,sans-serif;letter-spacing:0.5px;text-align:center}article h1{font:normal 1.5em Helvetica,Verdana,sans-serif;letter-spacing:0.5px;text-align:center;text-transform:none;margin:1.875em 0 0.875em 0}#archive > h1{font-weight:700;font-size:0.75em;text-transform:uppercase;text-align:left}#archive img{width:auto}#archive p{margin-top:0}#archive time{display:inline}.footnote{font-size:0.75em;border-top:1px #201a11 dotted;margin-top:1.5em;margin-bottom:0}.footnote p{line-height:1.5em !important}#post-metadata{margin-top:0;border-top:1px #201a11 dotted}#post-metadata p{font-size:0.875em;text-align:left}#pagination{border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;text-align:center;padding:0.25em 0}.top .col{font-size:0.875em}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.png") 0 0 no-repeat;text-indent:-9999px;width:184px;height:54px;margin:0 auto}nav[role="navigation"]{margin:1em auto 0.5em auto;text-align:center;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;width:100%;padding:0.25em 0;font-size:0.875em}nav:after,footer:before,.archive article:after,#archive:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dateline{text-align:center}.dateline time{display:block}.postpic,.post-image{float:left;margin:0 0.625em 0.625em 0}.postpic,.postpicright{width:auto}article img{width:95%}article object,article embed{width:100%}#breadcrumbs{margin:0 0 2em 0.75em;font-size:0.875em}article[role="main"] li{display:block;margin:0.5em 0}.hide{display:none}#writing-archive article{border-bottom:1px #201a11 dotted;margin-bottom:1.5em;padding-bottom:1.5em}.figure{position:relative;margin:0}.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:0;left:0;font-size:13px;padding:8px 0 8px 8px;width:auto;background:#201a11;color:#999}#photo-galleries li{margin:8px;position:relative;display:block;width:100%;margin-bottom:30px}#photo-galleries .figure{width:100%;margin:0}#photo-galleries .figure img{width:87%}#photo-galleries .legend{padding:10px;color:#888;width:85%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;line-height:18px;text-align:left;margin-bottom:5px}#photo-galleries h3{color:#fff;padding:0;margin:3px 0;font-size:0.875em}#photo-galleries p{margin:0}#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:after{content:","}#about img{width:auto;float:left;margin:0 8px 8px 0}#about h2{font:normal 1.5em Helvetica,Verdana,sans-serif;margin:1em 0}#about article[role="main"] a{color:#b53a04}#about section:after{content:".";display:block;height:0;clear:both;visibility:hidden}.button{display:block;font-family:Helvetica,Verdana,sans-serif !important;margin:10px 10px 0 0;width:auto;font-size:10px}.button a{padding:9px 14px 7px 14px;font-weight:bold;line-height:25px;text-transform:uppercase;background:#d7d7d7;color:#666;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}.button a:hover{background:#b53a04;color:#fff}footer{margin-top:2em}footer[role="contentinfo"] nav{text-align:center;padding:0.25em;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted}.figure{margin:0;position:relative}.legend{background:#201a11;color:#999;display:block;position:absolute;bottom:0;width:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9}#post-body .legend{width:95%;margin:10px;font-size:0.875em}.numeral{display:block;font:bold 1.2em Helvetica,Verdana,sans-serif;margin-bottom:0;margin-top:60px}.nfirst{margin-top:0 !important}#post-body .notes{font:bold 1em Helvetica,Verdana,sans-serif;text-transform:uppercase}#post-body .addendum{font-size:17px;line-height:25px}#post-body .addendum dt{font-style:italic;margin:0.675em;margin:0.8em 0 0 -30px !important;padding-left:30px;text-indent:-30px}#post-body .addendum dd{margin:0.8em 0 0}#post-body h3,#post-body h2{font:normal 1.6em Helvetica,Verdana,sans-serif;line-height:1.2em}#post-body .pullquote{width:10em;margin:0 1em 1em -6em;font-style:italic;font-size:1.3em;float:left;line-height:1.6em}@media only screen and (min-width: 800px){body{max-width:61.75em;margin:0 auto}header[role="banner"]{text-align:left;clear:both;border-bottom:#201a11 2px solid;height:9.375em}header[role="banner"] h1,header[role="banner"] h2{float:left;padding-top:2.2em;background-position:left bottom;margin:0 !important}header[role="banner"] h2{padding-top:3.5em;background:url("../img/text-wide.png") left bottom no-repeat !important;margin-left:1.7em !important}nav[role="navigation"]{width:25em;border:none;padding-top:7.3em;padding-left:15em}nav[role="navigation"] a{letter-spacing:1px}nav[role="navigation"] li{font-size:12px}#pagination{font-family:Helvetica,Verdana,sans-serif !important;font-size:1.125em}#archive{clear:both}#archive article{width:18.75em;float:left;text-align:justify}#archive article h1{text-align:left;font-size:1.125em;margin:1em 0 0.5em}#archive article .hyphenate{font-size:0.938em;line-height:1.438em}#archive article .dateline{text-align:left;margin-bottom:0.75em;font-size:0.65em}#archive .mid{margin:0 2.5em}article img{width:auto !important}.img{float:right}.img img{margin:0}.archive{padding-top:2em}.archive article{margin-bottom:2em;padding-bottom:2em;border:none !important}.archive h1,.archive p{width:41%;float:left;text-align:left;margin:0;font-size:1em}.archive h1{font-size:1.5em;line-height:1.3em;margin-top:0.15em;letter-spacing:0.5px}.archive .dateline{clear:left;margin:0.75em 0;font-size:0.688em}.archive .hyphenate{text-align:justify}.archive time{display:inline;float:right}#photo-galleries:after,#projects-page .top:after{content:".";display:block;height:0;clear:both;visibility:hidden}#page-nav{border:none;text-align:left;margin-top:2em}#breadcrumbs{margin-left:0}#breadcrumbs li{letter-spacing:1px}#photo-galleries li{float:left;width:291px;margin:0 1em 1em 1em}#photo-galleries li .figure img{width:100%}#photo-galleries .legend{width:97%;padding:1em;font-size:0.75em !important;line-height:95%}#map-canvas{width:47.5em;height:31.25em;float:right}.map-legend h4{margin-bottom:0.25em;letter-spacing:1px;font-size:0.875em}.map-legend li{display:block;font-size:0.875em;margin:3px 0}.map-legend li:after{content:""}.infowin h4{font:normal 1.3em Helvetica,Verdana,sans-serif;margin:0.5em 0}.infowin p{font-size:95%;overflow:auto}#projects-page .col{float:left;font-size:0.875em;margin:0 40px 0 0;width:360px}#projects-page .two{margin:0 0 0 3.5em;width:32em}#projects-page .top{padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #e3e3e3}#projects-page article p{margin:1em 0 0 0}article[role="main"] header,article[role="main"] #post-body,article[role="main"] footer,article[role="main"] #comments{width:35.625em;margin:3.5em 0 0 12em}article[role="main"] #post-body{margin-top:0}article[role="main"] #post-body .legend{width:96%;font-size:1em}article[role="main"] h1,article[role="main"] aside{text-align:left;margin:0 0 0.4em 0}article[role="main"] h1{font-size:1.875em}article[role="main"] p:nth-of-type(1){font-size:1.25em;line-height:28px}article[role="main"] #post-metadata{border-bottom:1px #201a11 dotted;margin-bottom:1em;margin-top:1.5em;padding:0.75em 0}article[role="main"] #post-metadata p{line-height:1.5em !important;margin:0}article[role="main"] #post-metadata a{color:#b53a04}article[role="main"] #page-navigation{text-transform:uppercase;font:normal 1.125em Helvetica,Verdana,sans-serif}article[role="main"] #page-navigation a{color:#b53a04}article[role="main"] #page-navigation li#next{float:right;padding-right:9em}article[role="main"] #page-navigation li#prev{float:left;padding-left:6em}.double article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em;margin:1em 0 0}.double article[role="main"] header{width:11.25em;float:left;margin-left:0}.double article[role="main"] header h1,.double article[role="main"] header aside{text-align:right;line-height:1.2em}.double article[role="main"] #post-body{margin:2em 0 0 1.25em;float:left;width:48.75em}.double article[role="main"] #post-body .col{float:left;width:23.125em}.double article[role="main"] #post-body .sec{margin-left:2.5em}.double article[role="main"] #post-body .narrow{width:35.625em;margin-left:-8px;margin-bottom:1em;clear:both}.double article[role="main"] #post-metadata{clear:both}#about article[role="main"] .content{width:35.625em;margin:0 0 0 12.4em}#about article[role="main"] h2{margin-left:8.2em}#about article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em}footer[role="contentinfo"]{font-family:Helvetica,Verdana,sans-serif;background:#201a11;height:3em;color:#888;margin:80px auto 0;font-size:1em;padding:0}footer[role="contentinfo"] li{float:left;text-transform:uppercase;line-height:3em;margin-top:0.75em;margin-left:8px}footer[role="contentinfo"] a{color:#888 !important}footer[role="contentinfo"] a:hover{color:#b53a04 !important}footer[role="contentinfo"] nav{border:none;margin:0 1em 0 0;padding:0;float:right}footer[role="contentinfo"] p{float:left;padding-left:8px;line-height:4em;margin-top:0.75em}.drop{font-size:4.8em;display:block;float:left;padding:38px 10px 5px 0;overflow:visible}.drop-small{font-size:2.9em;display:block;float:left;padding:19px 8px 5px 0;overflow:visible}.postpic,.postpicright{display:block;margin:0.3em 0.6em}.postpic{float:left;margin-left:0;margin-top:0.3em}.postpicright{float:right;margin-right:0}.postpicleft{float:left;margin:5px}.picfull{margin-top:20px}.picwide{border:10px solid #201a11;clear:both;margin:30px 0 30px -200px}}.ie8 .drop{padding-top:28px}.ie7 footer[role="contentinfo"],.ie7 #projects-archive,.ie7 #writing-archive article,.ie7 #pagination,.ie7 #projects-archive .button{clear:both}.ie7 .top{height:90px}.ie7 nav[role="navigation"]{padding-top:6.2em;padding-left:3.5em;margin-left:90px !important} +ol,ul,li,dl{list-style:none;margin:0;padding:0;border:0;outline:0;background:transparent}blockquote,q{quotes:none}:focus{outline:0}header,section,footer,aside,article,nav{display:block;text-align:left}html{height:100%}body{font:normal 100% Hoefler Text, Georgia, Times New Roman, Times, serif;color:#201a11;margin:0 1.125em;min-height:100%;position:relative;padding:0;max-width:20.938em;background:#fff}p{font-size:1.063em;line-height:1.5em;margin:1em 0 0}footer p{font-size:0.625em;text-align:center}a{text-decoration:none;color:#201a11}a:hover{color:#b53a04}strong{font-weight:bold}sup{font:normal 0.625em Helvetica, Verdana, sans-serif}ul li{display:inline;margin:0 0.125em}blockquote{font-style:italic;font-size:1em;line-height:1.625em}blockquote p{font-size:1em !important}div[role="main"] ul li{display:block;margin:0.5em 0}.dateline,nav li,.breadcrumbs li,.geo,.legend h3{text-transform:uppercase;font-size:0.75em;letter-spacing:0.063em}.geo{text-align:center}img{border:10px #201a11 solid;width:100%;height:auto}#featured-image img{width:95%}h1{font:normal 1.875em Helvetica, Verdana, sans-serif;letter-spacing:0.5px;text-align:center}article h1{font:normal 1.5em Helvetica, Verdana, sans-serif;letter-spacing:0.5px;text-align:center;text-transform:none;margin:1.875em 0 0.875em 0}#archive > h1{font-weight:700;font-size:0.75em;text-transform:uppercase;text-align:left}#archive img{width:auto}#archive p{margin-top:0}#archive time{display:inline}.footnote{font-size:0.75em;border-top:1px #201a11 dotted;margin-top:1.5em;margin-bottom:0}.footnote p{line-height:1.5em !important}#post-metadata{margin-top:0;border-top:1px #201a11 dotted}#post-metadata p{font-size:0.875em;text-align:left}#pagination{border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;text-align:center;padding:0.25em 0}.top .col{font-size:0.875em}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.png") 0 0 no-repeat;text-indent:-9999px;width:184px;height:54px;margin:0 auto}nav[role="navigation"]{margin:1em auto 0.5em auto;text-align:center;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;width:100%;padding:0.25em 0;font-size:0.875em}nav:after,footer:before,.archive article:after,#archive:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dateline{text-align:center}.dateline time{display:block}.postpic,.post-image{float:left;margin:0 0.625em 0.625em 0}.postpic,.postpicright{width:auto}article img{width:95%}article object,article embed{width:100%}#breadcrumbs{margin:0 0 2em 0.75em;font-size:0.875em}article[role="main"] li{display:block;margin:0.5em 0}.hide{display:none}#writing-archive article{border-bottom:1px #201a11 dotted;margin-bottom:1.5em;padding-bottom:1.5em}.figure{position:relative;margin:0}.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:0;left:0;font-size:13px;padding:8px 0 8px 8px;width:auto;background:#201a11;color:#999}#photo-galleries li{margin:8px;position:relative;display:block;width:100%;margin-bottom:30px}#photo-galleries .figure{width:100%;margin:0}#photo-galleries .figure img{width:87%}#photo-galleries .legend{padding:10px;color:#888;width:85%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;line-height:18px;text-align:left;margin-bottom:5px}#photo-galleries h3{color:#fff;padding:0;margin:3px 0;font-size:0.875em}#photo-galleries p{margin:0}#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:after{content:","}#about img{width:auto;float:left;margin:0 8px 8px 0}#about h2{font:normal 1.5em Helvetica, Verdana, sans-serif;margin:1em 0}#about article[role="main"] a{color:#b53a04}#about section:after{content:".";display:block;height:0;clear:both;visibility:hidden}.button{display:block;font-family:Helvetica, Verdana, sans-serif !important;margin:10px 10px 0 0;width:auto;font-size:10px}.button a{padding:9px 14px 7px 14px;font-weight:bold;line-height:25px;text-transform:uppercase;background:#d7d7d7;color:#666;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}.button a:hover{background:#b53a04;color:#fff}footer{margin-top:2em}footer[role="contentinfo"] nav{text-align:center;padding:0.25em;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted}.figure{margin:0;position:relative}.legend{background:#201a11;color:#999;display:block;position:absolute;bottom:0;width:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9}#post-body .legend{width:95%;margin:10px;font-size:0.875em}.numeral{display:block;font:bold 1.2em Helvetica, Verdana, sans-serif;margin-bottom:0;margin-top:60px}.nfirst{margin-top:0 !important}#post-body .notes{font:bold 1em Helvetica, Verdana, sans-serif;text-transform:uppercase}#post-body .addendum{font-size:17px;line-height:25px}#post-body .addendum dt{font-style:italic;margin:0.675em;margin:0.8em 0 0 -30px !important;padding-left:30px;text-indent:-30px}#post-body .addendum dd{margin:0.8em 0 0}#post-body h3,#post-body h2{font:normal 1.6em Helvetica, Verdana, sans-serif;line-height:1.2em}#post-body .pullquote{width:10em;margin:0 1em 1em -6em;font-style:italic;font-size:1.3em;float:left;line-height:1.6em}@media only screen and (min-width: 800px){body{max-width:61.75em;margin:0 auto}header[role="banner"]{text-align:left;clear:both;border-bottom:#201a11 2px solid;height:9.375em}header[role="banner"] h1,header[role="banner"] h2{float:left;padding-top:2.2em;background-position:left bottom;margin:0 !important}header[role="banner"] h2{padding-top:3.5em;background:url("../img/text-wide.png") left bottom no-repeat !important;margin-left:1.7em !important}nav[role="navigation"]{width:25em;border:none;padding-top:7.3em;padding-left:15em}nav[role="navigation"] a{letter-spacing:1px}nav[role="navigation"] li{font-size:12px}#pagination{font-family:Helvetica, Verdana, sans-serif !important;font-size:1.125em}#archive{clear:both}#archive article{width:18.75em;float:left;text-align:justify}#archive article h1{text-align:left;font-size:1.125em;margin:1em 0 0.5em}#archive article .hyphenate{font-size:0.938em;line-height:1.438em}#archive article .dateline{text-align:left;margin-bottom:0.75em;font-size:0.65em}#archive .mid{margin:0 2.5em}article img{width:auto !important}.img{float:right}.img img{margin:0}.archive{padding-top:2em}.archive article{margin-bottom:2em;padding-bottom:2em;border:none !important}.archive h1,.archive p{width:41%;float:left;text-align:left;margin:0;font-size:1em}.archive h1{font-size:1.5em;line-height:1.3em;margin-top:0.15em;letter-spacing:0.5px}.archive .dateline{clear:left;margin:0.75em 0;font-size:0.688em}.archive .hyphenate{text-align:justify}.archive time{display:inline;float:right}#photo-galleries:after,#projects-page .top:after{content:".";display:block;height:0;clear:both;visibility:hidden}#page-nav{border:none;text-align:left;margin-top:2em}#breadcrumbs{margin-left:0}#breadcrumbs li{letter-spacing:1px}#photo-galleries li{float:left;width:291px;margin:0 1em 1em 1em}#photo-galleries li .figure img{width:100%}#photo-galleries .legend{width:97%;padding:1em;font-size:0.75em !important;line-height:95%}#map-canvas{width:47.5em;height:31.25em;float:right}.map-legend h4{margin-bottom:0.25em;letter-spacing:1px;font-size:0.875em}.map-legend li{display:block;font-size:0.875em;margin:3px 0}.map-legend li:after{content:""}.infowin h4{font:normal 1.3em Helvetica, Verdana, sans-serif;margin:0.5em 0}.infowin p{font-size:95%;overflow:auto}#projects-page .col{float:left;font-size:0.875em;margin:0 40px 0 0;width:360px}#projects-page .two{margin:0 0 0 3.5em;width:32em}#projects-page .top{padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #e3e3e3}#projects-page article p{margin:1em 0 0 0}article[role="main"] header,article[role="main"] #post-body,article[role="main"] footer,article[role="main"] #comments{width:35.625em;margin:3.5em 0 0 12em}article[role="main"] #post-body{margin-top:0}article[role="main"] #post-body .legend{width:96%;font-size:1em}article[role="main"] h1,article[role="main"] aside{text-align:left;margin:0 0 0.4em 0}article[role="main"] h1{font-size:1.875em}article[role="main"] p:nth-of-type(1){font-size:1.25em;line-height:28px}article[role="main"] #post-metadata{border-bottom:1px #201a11 dotted;margin-bottom:1em;margin-top:1.5em;padding:0.75em 0}article[role="main"] #post-metadata p{line-height:1.5em !important;margin:0}article[role="main"] #post-metadata a{color:#b53a04}article[role="main"] #page-navigation{text-transform:uppercase;font:normal 1.125em Helvetica, Verdana, sans-serif}article[role="main"] #page-navigation a{color:#b53a04}article[role="main"] #page-navigation li#next{float:right;padding-right:9em}article[role="main"] #page-navigation li#prev{float:left;padding-left:6em}.double article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em;margin:1em 0 0}.double article[role="main"] header{width:11.25em;float:left;margin-left:0}.double article[role="main"] header h1,.double article[role="main"] header aside{text-align:right;line-height:1.2em}.double article[role="main"] #post-body{margin:2em 0 0 1.25em;float:left;width:48.75em}.double article[role="main"] #post-body .col{float:left;width:23.125em}.double article[role="main"] #post-body .sec{margin-left:2.5em}.double article[role="main"] #post-body .narrow{width:35.625em;margin-left:-8px;margin-bottom:1em;clear:both}.double article[role="main"] #post-metadata{clear:both}#about article[role="main"] .content{width:35.625em;margin:0 0 0 12.4em}#about article[role="main"] h2{margin-left:8.2em}#about article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em}footer[role="contentinfo"]{font-family:Helvetica, Verdana, sans-serif;background:#201a11;height:3em;color:#888;margin:80px auto 0;font-size:1em;padding:0}footer[role="contentinfo"] li{float:left;text-transform:uppercase;line-height:3em;margin-top:0.75em;margin-left:8px}footer[role="contentinfo"] a{color:#888 !important}footer[role="contentinfo"] a:hover{color:#b53a04 !important}footer[role="contentinfo"] nav{border:none;margin:0 1em 0 0;padding:0;float:right}footer[role="contentinfo"] p{float:left;padding-left:8px;line-height:4em;margin-top:0.75em}.drop{font-size:4.8em;display:block;float:left;padding:38px 10px 5px 0;overflow:visible}.drop-small{font-size:2.9em;display:block;float:left;padding:19px 8px 5px 0;overflow:visible}.postpic,.postpicright{display:block;margin:0.3em 0.6em}.postpic{float:left;margin-left:0;margin-top:0.3em}.postpicright{float:right;margin-right:0}.postpicleft{float:left;margin:5px}.picfull{margin-top:20px}.picwide{border:10px solid #201a11;clear:both;margin:30px 0 30px -200px}}.ie8 .drop{padding-top:28px}.ie7 footer[role="contentinfo"],.ie7 #projects-archive,.ie7 #writing-archive article,.ie7 #pagination,.ie7 #projects-archive .button{clear:both}.ie7 .top{height:90px}.ie7 nav[role="navigation"]{padding-top:6.2em;padding-left:3.5em;margin-left:90px !important} diff --git a/media/css/dark.css b/media/css/dark.css index 1ac1a50..3445292 100644 --- a/media/css/dark.css +++ b/media/css/dark.css @@ -1 +1 @@ -ol,ul,li,dl{list-style:none;margin:0;padding:0;border:0;outline:0;background:transparent}blockquote,q{quotes:none}:focus{outline:0}header,section,footer,aside,article,nav{display:block;text-align:left}html{height:100%}body{font:normal 100% Hoefler Text,Georgia,Times New Roman,Times,serif;color:#201a11;margin:0 1.125em;min-height:100%;position:relative;padding:0;max-width:20.938em;background:#fff}p{font-size:1.063em;line-height:1.5em;margin:1em 0 0}footer p{font-size:0.625em;text-align:center}a{text-decoration:none;color:#201a11}a:hover{color:#b53a04}strong{font-weight:bold}sup{font:normal 0.625em Helvetica,Verdana,sans-serif}ul li{display:inline;margin:0 0.125em}blockquote{font-style:italic;font-size:1em;line-height:1.625em}blockquote p{font-size:1em !important}div[role="main"] ul li{display:block;margin:0.5em 0}.dateline,nav li,.breadcrumbs li,.geo,.legend h3{text-transform:uppercase;font-size:0.75em;letter-spacing:0.063em}.geo{text-align:center}img{border:10px #201a11 solid;width:100%;height:auto}#featured-image img{width:95%}h1{font:normal 1.875em Helvetica,Verdana,sans-serif;letter-spacing:0.5px;text-align:center}article h1{font:normal 1.5em Helvetica,Verdana,sans-serif;letter-spacing:0.5px;text-align:center;text-transform:none;margin:1.875em 0 0.875em 0}#archive > h1{font-weight:700;font-size:0.75em;text-transform:uppercase;text-align:left}#archive img{width:auto}#archive p{margin-top:0}#archive time{display:inline}.footnote{font-size:0.75em;border-top:1px #201a11 dotted;margin-top:1.5em;margin-bottom:0}.footnote p{line-height:1.5em !important}#post-metadata{margin-top:0;border-top:1px #201a11 dotted}#post-metadata p{font-size:0.875em;text-align:left}#pagination{border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;text-align:center;padding:0.25em 0}.top .col{font-size:0.875em}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.png") 0 0 no-repeat;text-indent:-9999px;width:184px;height:54px;margin:0 auto}nav[role="navigation"]{margin:1em auto 0.5em auto;text-align:center;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;width:100%;padding:0.25em 0;font-size:0.875em}nav:after,footer:before,.archive article:after,#archive:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dateline{text-align:center}.dateline time{display:block}.postpic,.post-image{float:left;margin:0 0.625em 0.625em 0}.postpic,.postpicright{width:auto}article img{width:95%}article object,article embed{width:100%}#breadcrumbs{margin:0 0 2em 0.75em;font-size:0.875em}article[role="main"] li{display:block;margin:0.5em 0}.hide{display:none}#writing-archive article{border-bottom:1px #201a11 dotted;margin-bottom:1.5em;padding-bottom:1.5em}.figure{position:relative;margin:0}.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:0;left:0;font-size:13px;padding:8px 0 8px 8px;width:auto;background:#201a11;color:#999}#photo-galleries li{margin:8px;position:relative;display:block;width:100%;margin-bottom:30px}#photo-galleries .figure{width:100%;margin:0}#photo-galleries .figure img{width:87%}#photo-galleries .legend{padding:10px;color:#888;width:85%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;line-height:18px;text-align:left;margin-bottom:5px}#photo-galleries h3{color:#fff;padding:0;margin:3px 0;font-size:0.875em}#photo-galleries p{margin:0}#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:after{content:","}#about img{width:auto;float:left;margin:0 8px 8px 0}#about h2{font:normal 1.5em Helvetica,Verdana,sans-serif;margin:1em 0}#about article[role="main"] a{color:#b53a04}#about section:after{content:".";display:block;height:0;clear:both;visibility:hidden}.button{display:block;font-family:Helvetica,Verdana,sans-serif !important;margin:10px 10px 0 0;width:auto;font-size:10px}.button a{padding:9px 14px 7px 14px;font-weight:bold;line-height:25px;text-transform:uppercase;background:#d7d7d7;color:#666;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}.button a:hover{background:#b53a04;color:#fff}footer{margin-top:2em}footer[role="contentinfo"] nav{text-align:center;padding:0.25em;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted}.figure{margin:0;position:relative}.legend{background:#201a11;color:#999;display:block;position:absolute;bottom:0;width:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9}#post-body .legend{width:95%;margin:10px;font-size:0.875em}.numeral{display:block;font:bold 1.2em Helvetica,Verdana,sans-serif;margin-bottom:0;margin-top:60px}.nfirst{margin-top:0 !important}#post-body .notes{font:bold 1em Helvetica,Verdana,sans-serif;text-transform:uppercase}#post-body .addendum{font-size:17px;line-height:25px}#post-body .addendum dt{font-style:italic;margin:0.675em;margin:0.8em 0 0 -30px !important;padding-left:30px;text-indent:-30px}#post-body .addendum dd{margin:0.8em 0 0}#post-body h3,#post-body h2{font:normal 1.6em Helvetica,Verdana,sans-serif;line-height:1.2em}#post-body .pullquote{width:10em;margin:0 1em 1em -6em;font-style:italic;font-size:1.3em;float:left;line-height:1.6em}@media only screen and (min-width: 800px){body{max-width:61.75em;margin:0 auto}header[role="banner"]{text-align:left;clear:both;border-bottom:#201a11 2px solid;height:9.375em}header[role="banner"] h1,header[role="banner"] h2{float:left;padding-top:2.2em;background-position:left bottom;margin:0 !important}header[role="banner"] h2{padding-top:3.5em;background:url("../img/text-wide.png") left bottom no-repeat !important;margin-left:1.7em !important}nav[role="navigation"]{width:25em;border:none;padding-top:7.3em;padding-left:15em}nav[role="navigation"] a{letter-spacing:1px}nav[role="navigation"] li{font-size:12px}#pagination{font-family:Helvetica,Verdana,sans-serif !important;font-size:1.125em}#archive{clear:both}#archive article{width:18.75em;float:left;text-align:justify}#archive article h1{text-align:left;font-size:1.125em;margin:1em 0 0.5em}#archive article .hyphenate{font-size:0.938em;line-height:1.438em}#archive article .dateline{text-align:left;margin-bottom:0.75em;font-size:0.65em}#archive .mid{margin:0 2.5em}article img{width:auto !important}.img{float:right}.img img{margin:0}.archive{padding-top:2em}.archive article{margin-bottom:2em;padding-bottom:2em;border:none !important}.archive h1,.archive p{width:41%;float:left;text-align:left;margin:0;font-size:1em}.archive h1{font-size:1.5em;line-height:1.3em;margin-top:0.15em;letter-spacing:0.5px}.archive .dateline{clear:left;margin:0.75em 0;font-size:0.688em}.archive .hyphenate{text-align:justify}.archive time{display:inline;float:right}#photo-galleries:after,#projects-page .top:after{content:".";display:block;height:0;clear:both;visibility:hidden}#page-nav{border:none;text-align:left;margin-top:2em}#breadcrumbs{margin-left:0}#breadcrumbs li{letter-spacing:1px}#photo-galleries li{float:left;width:291px;margin:0 1em 1em 1em}#photo-galleries li .figure img{width:100%}#photo-galleries .legend{width:97%;padding:1em;font-size:0.75em !important;line-height:95%}#map-canvas{width:47.5em;height:31.25em;float:right}.map-legend h4{margin-bottom:0.25em;letter-spacing:1px;font-size:0.875em}.map-legend li{display:block;font-size:0.875em;margin:3px 0}.map-legend li:after{content:""}.infowin h4{font:normal 1.3em Helvetica,Verdana,sans-serif;margin:0.5em 0}.infowin p{font-size:95%;overflow:auto}#projects-page .col{float:left;font-size:0.875em;margin:0 40px 0 0;width:360px}#projects-page .two{margin:0 0 0 3.5em;width:32em}#projects-page .top{padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #e3e3e3}#projects-page article p{margin:1em 0 0 0}article[role="main"] header,article[role="main"] #post-body,article[role="main"] footer,article[role="main"] #comments{width:35.625em;margin:3.5em 0 0 12em}article[role="main"] #post-body{margin-top:0}article[role="main"] #post-body .legend{width:96%;font-size:1em}article[role="main"] h1,article[role="main"] aside{text-align:left;margin:0 0 0.4em 0}article[role="main"] h1{font-size:1.875em}article[role="main"] p:nth-of-type(1){font-size:1.25em;line-height:28px}article[role="main"] #post-metadata{border-bottom:1px #201a11 dotted;margin-bottom:1em;margin-top:1.5em;padding:0.75em 0}article[role="main"] #post-metadata p{line-height:1.5em !important;margin:0}article[role="main"] #post-metadata a{color:#b53a04}article[role="main"] #page-navigation{text-transform:uppercase;font:normal 1.125em Helvetica,Verdana,sans-serif}article[role="main"] #page-navigation a{color:#b53a04}article[role="main"] #page-navigation li#next{float:right;padding-right:9em}article[role="main"] #page-navigation li#prev{float:left;padding-left:6em}.double article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em;margin:1em 0 0}.double article[role="main"] header{width:11.25em;float:left;margin-left:0}.double article[role="main"] header h1,.double article[role="main"] header aside{text-align:right;line-height:1.2em}.double article[role="main"] #post-body{margin:2em 0 0 1.25em;float:left;width:48.75em}.double article[role="main"] #post-body .col{float:left;width:23.125em}.double article[role="main"] #post-body .sec{margin-left:2.5em}.double article[role="main"] #post-body .narrow{width:35.625em;margin-left:-8px;margin-bottom:1em;clear:both}.double article[role="main"] #post-metadata{clear:both}#about article[role="main"] .content{width:35.625em;margin:0 0 0 12.4em}#about article[role="main"] h2{margin-left:8.2em}#about article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em}footer[role="contentinfo"]{font-family:Helvetica,Verdana,sans-serif;background:#201a11;height:3em;color:#888;margin:80px auto 0;font-size:1em;padding:0}footer[role="contentinfo"] li{float:left;text-transform:uppercase;line-height:3em;margin-top:0.75em;margin-left:8px}footer[role="contentinfo"] a{color:#888 !important}footer[role="contentinfo"] a:hover{color:#b53a04 !important}footer[role="contentinfo"] nav{border:none;margin:0 1em 0 0;padding:0;float:right}footer[role="contentinfo"] p{float:left;padding-left:8px;line-height:4em;margin-top:0.75em}.drop{font-size:4.8em;display:block;float:left;padding:38px 10px 5px 0;overflow:visible}.drop-small{font-size:2.9em;display:block;float:left;padding:19px 8px 5px 0;overflow:visible}.postpic,.postpicright{display:block;margin:0.3em 0.6em}.postpic{float:left;margin-left:0;margin-top:0.3em}.postpicright{float:right;margin-right:0}.postpicleft{float:left;margin:5px}.picfull{margin-top:20px}.picwide{border:10px solid #201a11;clear:both;margin:30px 0 30px -200px}}.ie8 .drop{padding-top:28px}.ie7 footer[role="contentinfo"],.ie7 #projects-archive,.ie7 #writing-archive article,.ie7 #pagination,.ie7 #projects-archive .button{clear:both}.ie7 .top{height:90px}.ie7 nav[role="navigation"]{padding-top:6.2em;padding-left:3.5em;margin-left:90px !important}*:focus{outline:#b53a04 dotted thin}body{background:#201a11}a{text-decoration:none;color:#b53a04}a:visited{color:#fff;text-decoration:none}a:hover{color:#fff;text-decoration:none}header[role="banner"]{border-bottom:#ccc 1px solid;margin-bottom:1em}header[role="banner"] a{color:#fff !important}header[role="banner"] a:hover{color:#b53a04 !important}header[role="banner"] h1{background:url("../img/tree-dark.png") left bottom no-repeat !important}header[role="banner"] h2{background:url("../img/text-dark.png") left bottom no-repeat !important}#breadcrumbs{color:#fff}#breadcrumbs a{color:#fff}#breadcrumbs a:hover{color:#b53a04}article[role="main"] .geo a{color:#fff}article[role="main"] .geo a:hover{color:#b53a04}footer{color:#ccc}footer a{color:#ccc !important}footer a:hover{color:#b53a04 !important}img.postpic,img.postpicright{border:none}img.picfull{border:none}#post-body{color:#ccc}aside,header{color:#ccc}aside section a{color:#ccc !important}aside section a:hover{color:#b53a04 !important}#post-metadata{border-top:#555 1px dotted;border-bottom:#555 1px dotted}#post-metadata p{color:#ccc}.addendum dt{margin-left:-30px !important}h4 a.disqus-link-count{color:#ccc !important}#writing-detail img{border:none}#writing-detail .legend{padding:8px}#parks article{position:relative;display:block;margin:0 0 2em 0}#parks article h1{display:block;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;color:#fff;margin:0 0 0 10px;width:100%;text-align:left}#parks article .figure{position:relative;border:none}#parks article .legend{position:relative;width:100%;padding:0;margin:0}#parks article .legend h2{font:normal 0.875em Helvetica,Verdana,sans-serif;color:#fff;margin:0 0 1.3em 1em}#parks article .buttons{display:block;padding:0;background:#201a11;font-size:10px;line-height:1em;color:#fff;text-align:center;text-transform:uppercase;margin:0 auto}#parks article .buttons li{display:inline;margin:0 0.25em;font:normal 1em Helvetica,Verdana,sans-serif}#parks article .buttons a{font-weight:bold}#parks article .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}#parks article .map-wrapper{width:400px;height:328px;margin:37px 0 0 44px}#parks article .meta{height:0}#parks article .more-container{width:405px;height:260px;position:absolute;right:-30px;bottom:40px;z-index:2000;background:url("../img/parkbg.png") no-repeat top left}#parks article .more-container dl{margin-top:45px;margin-left:45px}#parks article .more-container dl dt,#parks article .more-container dl dd{font-size:0.9em;line-height:25px;margin:4px 0;font-family:Helvetica,Verdana,sans-serif;color:#fff}#parks article .more-container dl dt{clear:left;float:left;width:65px;font-weight:bold;line-height:25px;font-size:0.7em;text-transform:uppercase}#parks article .more-container dl dd{float:left;width:250px;overflow:hidden}#parks article .more-container dl dd a:hover{color:#b53a04}@media only screen and (min-width: 800px){#parks article h1{margin:0;font-size:2em;padding-left:0.25em;position:absolute;top:10px;left:10px;line-height:2em;z-index:1000}#parks article .legend{position:absolute;padding:0.25em 1em;height:4em}#parks article .legend h2{float:left;font-size:1.2em;margin:0;line-height:2.6em}#parks article .buttons{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;float:right;margin:2em 2em 0 0}#parks article .buttons a{padding:0.875em 1.75em 0.75em;background:#463215;color:#fff;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}#parks article .buttons a:hover{background:#b53a04;color:#fff}#post-body .legend{width:100% !important}}.ie :focus{outline:0}.ie header[role="banner"]{border-bottom:#ccc 1px solid !important}.ie header[role="banner"] h2{background:url("../img/text-dark.png") left bottom no-repeat !important}.ie #parks .buttons a{padding:10px;line-height:2em} +ol,ul,li,dl{list-style:none;margin:0;padding:0;border:0;outline:0;background:transparent}blockquote,q{quotes:none}:focus{outline:0}header,section,footer,aside,article,nav{display:block;text-align:left}html{height:100%}body{font:normal 100% Hoefler Text, Georgia, Times New Roman, Times, serif;color:#201a11;margin:0 1.125em;min-height:100%;position:relative;padding:0;max-width:20.938em;background:#fff}p{font-size:1.063em;line-height:1.5em;margin:1em 0 0}footer p{font-size:0.625em;text-align:center}a{text-decoration:none;color:#201a11}a:hover{color:#b53a04}strong{font-weight:bold}sup{font:normal 0.625em Helvetica, Verdana, sans-serif}ul li{display:inline;margin:0 0.125em}blockquote{font-style:italic;font-size:1em;line-height:1.625em}blockquote p{font-size:1em !important}div[role="main"] ul li{display:block;margin:0.5em 0}.dateline,nav li,.breadcrumbs li,.geo,.legend h3{text-transform:uppercase;font-size:0.75em;letter-spacing:0.063em}.geo{text-align:center}img{border:10px #201a11 solid;width:100%;height:auto}#featured-image img{width:95%}h1{font:normal 1.875em Helvetica, Verdana, sans-serif;letter-spacing:0.5px;text-align:center}article h1{font:normal 1.5em Helvetica, Verdana, sans-serif;letter-spacing:0.5px;text-align:center;text-transform:none;margin:1.875em 0 0.875em 0}#archive > h1{font-weight:700;font-size:0.75em;text-transform:uppercase;text-align:left}#archive img{width:auto}#archive p{margin-top:0}#archive time{display:inline}.footnote{font-size:0.75em;border-top:1px #201a11 dotted;margin-top:1.5em;margin-bottom:0}.footnote p{line-height:1.5em !important}#post-metadata{margin-top:0;border-top:1px #201a11 dotted}#post-metadata p{font-size:0.875em;text-align:left}#pagination{border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;text-align:center;padding:0.25em 0}.top .col{font-size:0.875em}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.png") 0 0 no-repeat;text-indent:-9999px;width:184px;height:54px;margin:0 auto}nav[role="navigation"]{margin:1em auto 0.5em auto;text-align:center;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted;width:100%;padding:0.25em 0;font-size:0.875em}nav:after,footer:before,.archive article:after,#archive:after{content:".";display:block;height:0;clear:both;visibility:hidden}.dateline{text-align:center}.dateline time{display:block}.postpic,.post-image{float:left;margin:0 0.625em 0.625em 0}.postpic,.postpicright{width:auto}article img{width:95%}article object,article embed{width:100%}#breadcrumbs{margin:0 0 2em 0.75em;font-size:0.875em}article[role="main"] li{display:block;margin:0.5em 0}.hide{display:none}#writing-archive article{border-bottom:1px #201a11 dotted;margin-bottom:1.5em;padding-bottom:1.5em}.figure{position:relative;margin:0}.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:0;left:0;font-size:13px;padding:8px 0 8px 8px;width:auto;background:#201a11;color:#999}#photo-galleries li{margin:8px;position:relative;display:block;width:100%;margin-bottom:30px}#photo-galleries .figure{width:100%;margin:0}#photo-galleries .figure img{width:87%}#photo-galleries .legend{padding:10px;color:#888;width:85%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;line-height:18px;text-align:left;margin-bottom:5px}#photo-galleries h3{color:#fff;padding:0;margin:3px 0;font-size:0.875em}#photo-galleries p{margin:0}#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:after{content:","}#about img{width:auto;float:left;margin:0 8px 8px 0}#about h2{font:normal 1.5em Helvetica, Verdana, sans-serif;margin:1em 0}#about article[role="main"] a{color:#b53a04}#about section:after{content:".";display:block;height:0;clear:both;visibility:hidden}.button{display:block;font-family:Helvetica, Verdana, sans-serif !important;margin:10px 10px 0 0;width:auto;font-size:10px}.button a{padding:9px 14px 7px 14px;font-weight:bold;line-height:25px;text-transform:uppercase;background:#d7d7d7;color:#666;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}.button a:hover{background:#b53a04;color:#fff}footer{margin-top:2em}footer[role="contentinfo"] nav{text-align:center;padding:0.25em;border-top:1px #201a11 dotted;border-bottom:1px #201a11 dotted}.figure{margin:0;position:relative}.legend{background:#201a11;color:#999;display:block;position:absolute;bottom:0;width:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9}#post-body .legend{width:95%;margin:10px;font-size:0.875em}.numeral{display:block;font:bold 1.2em Helvetica, Verdana, sans-serif;margin-bottom:0;margin-top:60px}.nfirst{margin-top:0 !important}#post-body .notes{font:bold 1em Helvetica, Verdana, sans-serif;text-transform:uppercase}#post-body .addendum{font-size:17px;line-height:25px}#post-body .addendum dt{font-style:italic;margin:0.675em;margin:0.8em 0 0 -30px !important;padding-left:30px;text-indent:-30px}#post-body .addendum dd{margin:0.8em 0 0}#post-body h3,#post-body h2{font:normal 1.6em Helvetica, Verdana, sans-serif;line-height:1.2em}#post-body .pullquote{width:10em;margin:0 1em 1em -6em;font-style:italic;font-size:1.3em;float:left;line-height:1.6em}@media only screen and (min-width: 800px){body{max-width:61.75em;margin:0 auto}header[role="banner"]{text-align:left;clear:both;border-bottom:#201a11 2px solid;height:9.375em}header[role="banner"] h1,header[role="banner"] h2{float:left;padding-top:2.2em;background-position:left bottom;margin:0 !important}header[role="banner"] h2{padding-top:3.5em;background:url("../img/text-wide.png") left bottom no-repeat !important;margin-left:1.7em !important}nav[role="navigation"]{width:25em;border:none;padding-top:7.3em;padding-left:15em}nav[role="navigation"] a{letter-spacing:1px}nav[role="navigation"] li{font-size:12px}#pagination{font-family:Helvetica, Verdana, sans-serif !important;font-size:1.125em}#archive{clear:both}#archive article{width:18.75em;float:left;text-align:justify}#archive article h1{text-align:left;font-size:1.125em;margin:1em 0 0.5em}#archive article .hyphenate{font-size:0.938em;line-height:1.438em}#archive article .dateline{text-align:left;margin-bottom:0.75em;font-size:0.65em}#archive .mid{margin:0 2.5em}article img{width:auto !important}.img{float:right}.img img{margin:0}.archive{padding-top:2em}.archive article{margin-bottom:2em;padding-bottom:2em;border:none !important}.archive h1,.archive p{width:41%;float:left;text-align:left;margin:0;font-size:1em}.archive h1{font-size:1.5em;line-height:1.3em;margin-top:0.15em;letter-spacing:0.5px}.archive .dateline{clear:left;margin:0.75em 0;font-size:0.688em}.archive .hyphenate{text-align:justify}.archive time{display:inline;float:right}#photo-galleries:after,#projects-page .top:after{content:".";display:block;height:0;clear:both;visibility:hidden}#page-nav{border:none;text-align:left;margin-top:2em}#breadcrumbs{margin-left:0}#breadcrumbs li{letter-spacing:1px}#photo-galleries li{float:left;width:291px;margin:0 1em 1em 1em}#photo-galleries li .figure img{width:100%}#photo-galleries .legend{width:97%;padding:1em;font-size:0.75em !important;line-height:95%}#map-canvas{width:47.5em;height:31.25em;float:right}.map-legend h4{margin-bottom:0.25em;letter-spacing:1px;font-size:0.875em}.map-legend li{display:block;font-size:0.875em;margin:3px 0}.map-legend li:after{content:""}.infowin h4{font:normal 1.3em Helvetica, Verdana, sans-serif;margin:0.5em 0}.infowin p{font-size:95%;overflow:auto}#projects-page .col{float:left;font-size:0.875em;margin:0 40px 0 0;width:360px}#projects-page .two{margin:0 0 0 3.5em;width:32em}#projects-page .top{padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #e3e3e3}#projects-page article p{margin:1em 0 0 0}article[role="main"] header,article[role="main"] #post-body,article[role="main"] footer,article[role="main"] #comments{width:35.625em;margin:3.5em 0 0 12em}article[role="main"] #post-body{margin-top:0}article[role="main"] #post-body .legend{width:96%;font-size:1em}article[role="main"] h1,article[role="main"] aside{text-align:left;margin:0 0 0.4em 0}article[role="main"] h1{font-size:1.875em}article[role="main"] p:nth-of-type(1){font-size:1.25em;line-height:28px}article[role="main"] #post-metadata{border-bottom:1px #201a11 dotted;margin-bottom:1em;margin-top:1.5em;padding:0.75em 0}article[role="main"] #post-metadata p{line-height:1.5em !important;margin:0}article[role="main"] #post-metadata a{color:#b53a04}article[role="main"] #page-navigation{text-transform:uppercase;font:normal 1.125em Helvetica, Verdana, sans-serif}article[role="main"] #page-navigation a{color:#b53a04}article[role="main"] #page-navigation li#next{float:right;padding-right:9em}article[role="main"] #page-navigation li#prev{float:left;padding-left:6em}.double article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em;margin:1em 0 0}.double article[role="main"] header{width:11.25em;float:left;margin-left:0}.double article[role="main"] header h1,.double article[role="main"] header aside{text-align:right;line-height:1.2em}.double article[role="main"] #post-body{margin:2em 0 0 1.25em;float:left;width:48.75em}.double article[role="main"] #post-body .col{float:left;width:23.125em}.double article[role="main"] #post-body .sec{margin-left:2.5em}.double article[role="main"] #post-body .narrow{width:35.625em;margin-left:-8px;margin-bottom:1em;clear:both}.double article[role="main"] #post-metadata{clear:both}#about article[role="main"] .content{width:35.625em;margin:0 0 0 12.4em}#about article[role="main"] h2{margin-left:8.2em}#about article[role="main"] p:nth-of-type(1){font-size:1.063em;line-height:1.5em}footer[role="contentinfo"]{font-family:Helvetica, Verdana, sans-serif;background:#201a11;height:3em;color:#888;margin:80px auto 0;font-size:1em;padding:0}footer[role="contentinfo"] li{float:left;text-transform:uppercase;line-height:3em;margin-top:0.75em;margin-left:8px}footer[role="contentinfo"] a{color:#888 !important}footer[role="contentinfo"] a:hover{color:#b53a04 !important}footer[role="contentinfo"] nav{border:none;margin:0 1em 0 0;padding:0;float:right}footer[role="contentinfo"] p{float:left;padding-left:8px;line-height:4em;margin-top:0.75em}.drop{font-size:4.8em;display:block;float:left;padding:38px 10px 5px 0;overflow:visible}.drop-small{font-size:2.9em;display:block;float:left;padding:19px 8px 5px 0;overflow:visible}.postpic,.postpicright{display:block;margin:0.3em 0.6em}.postpic{float:left;margin-left:0;margin-top:0.3em}.postpicright{float:right;margin-right:0}.postpicleft{float:left;margin:5px}.picfull{margin-top:20px}.picwide{border:10px solid #201a11;clear:both;margin:30px 0 30px -200px}}.ie8 .drop{padding-top:28px}.ie7 footer[role="contentinfo"],.ie7 #projects-archive,.ie7 #writing-archive article,.ie7 #pagination,.ie7 #projects-archive .button{clear:both}.ie7 .top{height:90px}.ie7 nav[role="navigation"]{padding-top:6.2em;padding-left:3.5em;margin-left:90px !important}*:focus{outline:#b53a04 dotted thin}body{background:#201a11}a{text-decoration:none;color:#b53a04}a:visited{color:#fff;text-decoration:none}a:hover{color:#fff;text-decoration:none}header[role="banner"]{border-bottom:#ccc 1px solid;margin-bottom:1em}header[role="banner"] a{color:#fff !important}header[role="banner"] a:hover{color:#b53a04 !important}header[role="banner"] h1{background:url("../img/tree-dark.png") left bottom no-repeat !important}header[role="banner"] h2{background:url("../img/text-dark.png") left bottom no-repeat !important}#breadcrumbs{color:#fff}#breadcrumbs a{color:#fff}#breadcrumbs a:hover{color:#b53a04}article[role="main"] .geo a{color:#fff}article[role="main"] .geo a:hover{color:#b53a04}footer{color:#ccc}footer a{color:#ccc !important}footer a:hover{color:#b53a04 !important}img.postpic,img.postpicright{border:none}img.picfull{border:none}#post-body{color:#ccc}aside,header{color:#ccc}aside section a{color:#ccc !important}aside section a:hover{color:#b53a04 !important}#post-metadata{border-top:#555 1px dotted;border-bottom:#555 1px dotted}#post-metadata p{color:#ccc}.addendum dt{margin-left:-30px !important}h4 a.disqus-link-count{color:#ccc !important}#writing-detail img{border:none}#writing-detail .legend{padding:8px}#parks article{position:relative;display:block;margin:0 0 2em 0}#parks article h1{display:block;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;color:#fff;margin:0 0 0 10px;width:100%;text-align:left}#parks article .figure{position:relative;border:none}#parks article .legend{position:relative;width:100%;padding:0;margin:0}#parks article .legend h2{font:normal 0.875em Helvetica, Verdana, sans-serif;color:#fff;margin:0 0 1.3em 1em}#parks article .buttons{display:block;padding:0;background:#201a11;font-size:10px;line-height:1em;color:#fff;text-align:center;text-transform:uppercase;margin:0 auto}#parks article .buttons li{display:inline;margin:0 0.25em;font:normal 1em Helvetica, Verdana, sans-serif}#parks article .buttons a{font-weight:bold}#parks article .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}#parks article .map-wrapper{width:400px;height:328px;margin:37px 0 0 44px}#parks article .meta{height:0}#parks article .more-container{width:405px;height:260px;position:absolute;right:-30px;bottom:40px;z-index:2000;background:url("../img/parkbg.png") no-repeat top left}#parks article .more-container dl{margin-top:45px;margin-left:45px}#parks article .more-container dl dt,#parks article .more-container dl dd{font-size:0.9em;line-height:25px;margin:4px 0;font-family:Helvetica, Verdana, sans-serif;color:#fff}#parks article .more-container dl dt{clear:left;float:left;width:65px;font-weight:bold;line-height:25px;font-size:0.7em;text-transform:uppercase}#parks article .more-container dl dd{float:left;width:250px;overflow:hidden}#parks article .more-container dl dd a:hover{color:#b53a04}@media only screen and (min-width: 800px){#parks article h1{margin:0;font-size:2em;padding-left:0.25em;position:absolute;top:10px;left:10px;line-height:2em;z-index:1000}#parks article .legend{position:absolute;padding:0.25em 1em;height:4em}#parks article .legend h2{float:left;font-size:1.2em;margin:0;line-height:2.6em}#parks article .buttons{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;float:right;margin:2em 2em 0 0}#parks article .buttons a{padding:0.875em 1.75em 0.75em;background:#463215;color:#fff;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}#parks article .buttons a:hover{background:#b53a04;color:#fff}#post-body .legend{width:100% !important}}.ie :focus{outline:0}.ie header[role="banner"]{border-bottom:#ccc 1px solid !important}.ie header[role="banner"] h2{background:url("../img/text-dark.png") left bottom no-repeat !important}.ie #parks .buttons a{padding:10px;line-height:2em} diff --git a/media/css/ie.css b/media/css/ie.css deleted file mode 100644 index 4917503..0000000 --- a/media/css/ie.css +++ /dev/null @@ -1,8 +0,0 @@ -ul#photo-galleries li {margin-left: 0; margin-right: 16px} -ul#writing-archive li img {_margin: 0;} - -span.button a { background: none; padding: 0;} -span.button a:hover { background: none; color:#b53a04 !important;} - -span.drop { padding: 28px 10px 5px 0 ;} -div.figure span.legend {bottom: 5px; padding: 8px 0 8px 8px;} \ No newline at end of file diff --git a/media/css/ie6.css b/media/css/ie6.css deleted file mode 100644 index bf61531..0000000 --- a/media/css/ie6.css +++ /dev/null @@ -1,8 +0,0 @@ -#writing-archive div.img {margin-right:0px;} -body.double div.col {width:360px !important;float:left;margin:0 20px 0 0 !important; } -span.drop-small { padding:15px 4px 5px 0; } -span.drop {font-size:5em; padding:29px 10px 15px 0;} -body#photo-archive article #photo-galleries li, body#photo-archive article #photo-galleries li img {width:290px !important; height: 360px !important} -body#photo-archive article #photo-galleries li {margin-right: 15px;} -body#photo-archive article #photo-galleries li div.figure {padding-bottom: 0;} -ul#feature_gallery_pager {overflow: hidden !important;} \ No newline at end of file diff --git a/media/css/mobile.css b/media/css/mobile.css deleted file mode 100644 index 90148cc..0000000 --- a/media/css/mobile.css +++ /dev/null @@ -1,72 +0,0 @@ -/* -Syntax error: Undefined variable: "$luxagraf_orange". - on line 7 of /Users/luxagraf/Sites/luxagraf/media/sass/mobile.sass - -Backtrace: -/Users/luxagraf/Sites/luxagraf/media/sass/mobile.sass:7 -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/script/variable.rb:39:in `_perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/script/node.rb:61:in `perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/prop_node.rb:132:in `perform!' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:301:in `_perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:209:in `perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:322:in `perform_children' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:322:in `map' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:322:in `perform_children' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:313:in `perform!' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/rule_node.rb:191:in `perform!' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:301:in `_perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:209:in `perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:322:in `perform_children' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:322:in `map' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:322:in `perform_children' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:313:in `perform!' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/root_node.rb:59:in `perform!' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:301:in `_perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/node.rb:209:in `perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/root_node.rb:37:in `perform' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/tree/root_node.rb:29:in `render' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/engine.rb:196:in `_render' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/engine.rb:168:in `render' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/haml/util.rb:251:in `silence_haml_warnings' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/lib/sass/engine.rb:168:in `render' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/compiler.rb:103:in `compile' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/logger.rb:43:in `red' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/compiler.rb:102:in `compile' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/compiler.rb:93:in `compile_if_required' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/compiler.rb:84:in `run' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/compiler.rb:82:in `each' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/compiler.rb:82:in `run' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/commands/watch_project.rb:92:in `recompile' -/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `to_proc' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/path.rb:71:in `call' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/path.rb:71:in `run_callback' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/path.rb:54:in `callback_action' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/path.rb:34:in `update' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/state/directory.rb:32:in `modified' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/state/directory.rb:31:in `each' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/state/directory.rb:31:in `modified' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/state/directory.rb:16:in `refresh' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/fsevents.rb:15:in `add_handler' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/fsevents.rb:14:in `each' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/fsevents.rb:14:in `add_handler' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/rubycocoa/fsevents.rb:107:in `call' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/rubycocoa/fsevents.rb:107:in `initialize' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/fsevents.rb:27:in `call' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/fsevents.rb:27:in `CFRunLoopRun' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/backends/fsevents.rb:27:in `run' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm/monitor.rb:24:in `run' -/Users/luxagraf/.gem/ruby/1.8/gems/haml-3.0.17/vendor/fssm/lib/fssm.rb:17:in `monitor' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/commands/watch_project.rb:61:in `perform' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/commands/base.rb:18:in `execute' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/commands/project_base.rb:19:in `execute' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/exec/switch_ui.rb:170:in `do_command' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/exec/switch_ui.rb:35:in `perform!' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/lib/compass/exec/switch_ui.rb:18:in `run!' -/Users/luxagraf/.gem/ruby/1.8/gems/compass-0.10.4/bin/compass:26 -/Users/luxagraf/.gem/ruby/1.8/bin/compass:19:in `load' -/Users/luxagraf/.gem/ruby/1.8/bin/compass:19 -*/ -body:before { - white-space: pre; - font-family: monospace; - content: "Syntax error: Undefined variable: \"$luxagraf_orange\".\A on line 7 of /Users/luxagraf/Sites/luxagraf/media/sass/mobile.sass"; } diff --git a/media/css/photos.css b/media/css/photos.css index 101d45e..f6411b7 100644 --- a/media/css/photos.css +++ b/media/css/photos.css @@ -1,63 +1 @@ -/* -Syntax error: Undefined mixin 'small-serif'. - on line 47 of /home/luxagraf/webapps/django124/luxagraf/media/sass/_globals.sass, in `small-serif' - from line 47 of /home/luxagraf/webapps/django124/luxagraf/media/sass/_globals.sass - from line 6 of /home/luxagraf/webapps/django124/luxagraf/media/sass/photos.sass - -Backtrace: -/home/luxagraf/webapps/django124/luxagraf/media/sass/_globals.sass:47:in `small-serif' -/home/luxagraf/webapps/django124/luxagraf/media/sass/_globals.sass:47 -/home/luxagraf/webapps/django124/luxagraf/media/sass/photos.sass:6 -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/mixin_node.rb:62:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:305:in `_perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:213:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `perform_children' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `map' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `perform_children' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:317:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/rule_node.rb:191:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:305:in `_perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:213:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `perform_children' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `map' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `perform_children' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/import_node.rb:78:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:305:in `_perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/import_node.rb:64:in `_perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:213:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/root_node.rb:37:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `perform_children' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `map' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:327:in `perform_children' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:317:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/root_node.rb:59:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:305:in `_perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/node.rb:213:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/root_node.rb:37:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/tree/root_node.rb:29:in `render' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/engine.rb:197:in `_render' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/engine.rb:169:in `render' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/haml/util.rb:294:in `silence_haml_warnings' -/home/luxagraf/.gem/ruby/1.8/gems/haml-3.0.25/lib/sass/engine.rb:169:in `render' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/compiler.rb:103:in `compile' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/logger.rb:43:in `red' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/compiler.rb:102:in `compile' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/compiler.rb:93:in `compile_if_required' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/compiler.rb:84:in `run' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/compiler.rb:82:in `each' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/compiler.rb:82:in `run' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/commands/watch_project.rb:92:in `recompile' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/commands/watch_project.rb:40:in `perform' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/commands/base.rb:18:in `execute' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/commands/project_base.rb:19:in `execute' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/exec/switch_ui.rb:175:in `do_command' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/exec/switch_ui.rb:35:in `perform!' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/lib/compass/exec/switch_ui.rb:18:in `run!' -/home/luxagraf/.gem/ruby/1.8/gems/compass-0.10.6/bin/compass:26 -/home2/luxagraf/.gem/ruby/1.8/bin/compass:19:in `load' -/home2/luxagraf/.gem/ruby/1.8/bin/compass:19 -*/ -body:before { - white-space: pre; - font-family: monospace; - content: "Syntax error: Undefined mixin 'small-serif'.\A on line 47 of /home/luxagraf/webapps/django124/luxagraf/media/sass/_globals.sass, in `small-serif'\A from line 47 of /home/luxagraf/webapps/django124/luxagraf/media/sass/_globals.sass\A from line 6 of /home/luxagraf/webapps/django124/luxagraf/media/sass/photos.sass"; } +ol,ul,li,dl{list-style:none;margin:0;padding:0;border:0;outline:0;background:transparent}blockquote,q{quotes:none}:focus{outline:0}header,section,footer,aside,article,nav{display:block;text-align:left}body{font:normal 100% Hoefler Text, Georgia, Times New Roman, Times, serif;margin:0;background:#000}*:focus{outline:none}a{text-decoration:none}#breadcrumbs{font:normal 100% Hoefler Text, Georgia, Times New Roman, Times, serif;text-transform:uppercase;margin:-10px 0 2em 0.75em;font-size:0.75em}#breadcrumbs li{margin:0;line-height:1em;float:left}#breadcrumbs li a:hover{color:#b53a04}.meta{margin:43px 0 0 37px;color:#000}.meta dl{font-size:13px}.meta dt{clear:left;float:left;line-height:16px;margin:4px 0;width:100px}.meta dd{float:left;width:125px;margin:4px 0 4px 4px;line-height:16px}.meta dd a{color:#000 !important}.meta dd a:hover{color:#b53a04 !important}.hide{display:none}.clear{clear:both}li.activeSlide a img.thumb{border:#b53a04 3px solid !important}li.jcarousel-item a img.thumb{border:#666 3px solid}.jcarousel-container{bottom:0;margin:0 auto;padding:0 40px 0 40px;width:925px}.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative}.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;height:80px}.jcarousel-item{float:left;list-style:none;width:80px;height:80px}.jcarousel-next-horizontal{position:absolute;top:5px;right:3px;width:20px;height:53px;margin-top:695px;background:transparent url("../img/slideshow-arrow-right.png") no-repeat 0 0}.jcarousel-next-horizontal:hover{background-position:-20px 0}.jcarousel-next-horizontal:active{background-position:-64px 0}.jcarousel-next-disabled-horizontal,.jcarousel-next-disabled-horizontal:hover,.jcarousel-next-disabled-horizontal:active{cursor:default;background-position:-96px 0}.jcarousel-prev-horizontal{position:absolute;top:5px;left:-6px;width:20px;height:53px;margin-left:7px;margin-top:695px;background:transparent url("../img/slideshow-arrow-left.png") no-repeat 0 0}.jcarousel-prev-horizontal:hover{background-position:-20px 0}.jcarousel-prev-horizontal:active{background-position:-64px 0}.jcarousel-prev-disabled-horizontal,.jcarousel-prev-disabled-horizontal:hover,.jcarousel-prev-disabled-horizontal:active{cursor:default;background-position:-96px 0}ul#feature_gallery_pager{display:block;margin:auto;overflow:hidden;height:85px;margin-top:680px}ul#feature_gallery_pager li a{overflow:hidden;width:80px;height:80px;padding:2px;float:left;display:block}ul#feature_gallery_pager li{margin:0 2px;padding:0}#slides img.thumb{width:65px;height:65px}#map-container{width:469px;height:392px;position:absolute;right:10px;bottom:35px;z-index:2000;margin:0;padding:0;background:url("../img/mapbg.png") no-repeat top left}#exif-container{width:320px;height:270px;position:absolute;right:0px;bottom:26px;z-index:2000;background:url("../img/exifbg.png") no-repeat top left}#map-wrapper{width:400px;height:328px;margin:37px 0 0 44px}#wrapper{width:1010px;margin:0 auto;font:normal 1em Helvetica, Verdana, sans-serif;text-align:left;font-size:16px;color:#fff}#wrapper ul#slides li{margin-top:10px}#wrapper a{color:#fff}#wrapper li.bigimg{width:1000px;position:relative;display:block;clear:both;margin:0px;margin-top:36px;clear:both;margin-bottom:72px}#wrapper div.figure{margin:0;padding:0}#wrapper div.figure img{border:none}#wrapper div.legend{display:block;margin:0;background:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;position:absolute;bottom:0;clear:both;width:100%}#wrapper div.caption{float:left;padding:0 8px;line-height:36px}#wrapper div.caption p{line-height:14px;font-size:12px;margin-top:0;margin-bottom:12px}#wrapper div.caption h5{display:inline;text-transform:uppercase}#wrapper div.caption h5 span{font-weight:normal;color:#999}#wrapper div.photo-options{float:right;margin:0}#wrapper div.photo-options a{text-transform:uppercase;font-size:13px;margin:0 8px;line-height:36px;color:#fff}#wrapper div.photo-options a:hover{color:#b53a04}#slideshow-controls{font:normal 1em Helvetica, Verdana, sans-serif;font-size:12px;line-height:18px;text-align:center;width:200px;margin:0 auto 10px;position:relative;left:-5px;top:2px}#slideshow-controls li{display:inline;margin:0}#slideshow-controls li a{padding:4px 6px;background:#3b3b3b;border-color:#111 #020202 #000 #111;color:#ddd;text-shadow:1px 1px 0 #161616}#slideshow-controls li a:hover{background:#303030}#slideshow-controls li a#prev{border-right:#111 1px solid;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;border-top-left-radius:6px}#slideshow-controls li a#next{border-left:#111 1px solid;-moz-border-radius-bottomright:6px;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;border-top-right-radius:6px}#slideshow-controls li a#play{border-left:#484848 1px solid;border-right:#484848 1px solid;text-align:center}.ie7 #slideshow-controls{left:-160px}.ie #breadcrumbs li{display:inline} diff --git a/media/js/slideshow.js b/media/js/slideshow.js index d1b2b93..378412f 100644 --- a/media/js/slideshow.js +++ b/media/js/slideshow.js @@ -13,7 +13,7 @@ function mapit(latlontitle) { function mapInit() { var mapOptions = { - zoom: 6, + zoom: 8, center: centerCoord, disableDefaultUI: true, navigationControl: true, diff --git a/media/js/slideshow.pack.js b/media/js/slideshow.pack.js index a4e65c1..63c735a 100644 --- a/media/js/slideshow.pack.js +++ b/media/js/slideshow.pack.js @@ -1 +1 @@ -eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('3 1r(A){1x=C(A.U(\',\')[0]);1G=C(A.U(\',\')[1]);9=A.U(\',\')[2];y=H p.q.1U(1x,1G);g X;7(X==k){1K()}r{1H()}3 1H(){g 1J={2b:6,26:y,1W:k,25:k,28:p.q.2a.29,24:{23:p.q.1Y.1X}};4=H p.q.1Z(W.20("4-1q"),1J);g 1L=H p.q.1a({15:y,4:4,9:9});X=k}3 1K(){g 1L=H p.q.1a({15:y,4:4,9:9});4.27(y)}}3 11(e){$(e).m().m().m().v(\'<f 8="4-5">\');$(\'#4-5\').v(\'<f 8="4-1q">\');$(\'#4-5\').I({1i:3(i,1p){l C($(e).m().m().1d())-2}});1r(e.9)}3 Q(){$(\'#4-5\').z()}3 19(e,8){$(e).M().1t(2).v(\'<f 8="h-5">\');$(e).M().1t(2).1T(\'.1O\').1R().1S(\'#h-5\').I(\'1B\',\'1V\');$(\'#h-5\').I({1i:3(i,1p){l C($(e).m().m().1d())-14}})}3 N(){$("#h-5").z()}$(W).2E(3(){$(\'#2C\').1A(\'<f 8="V-2D"><R><j><a 8="o" 9="1j 1k 1h 1g 1e 1f 1l 1m 1s" E="#"> &2B; 2A</a></j><j><a 8="Z" 9="1b 2x" E="#">▐▐</a></j><j><a 8="n" 9="1j 1k 1h 1g 1e 1f 1l 1m 1s" E="#">2y &2z;</a></j></R></f>\');g B=\'Y\';$(\'#Z\').x(3(){7(B==\'Y\'){$(\'#b\').S(\'2F\');$(c).1c(\'▶\');$(c).1u(\'9\',\'2G V\');B=\'2c\'}r{$(\'#b\').S(\'2K\',k);$(c).1c(\'▐▐\');$(c).1u(\'9\',\'1b V\');B=\'Y\'}l u});$(\'.4-12\').x(3(){7($("#h-5").F(":D")){N()}7($(\'#4-5\').F(":D")){Q()}r{11(c)}l u});$(\'.h-12\').x(3(){7($(\'#4-5\').F(":D")){Q()}7($(\'#h-5\').F(":D")){N()}r{19(c)}l u});$(\'#b\').v(\'<f G="17"><a 8="o">< 2H&16;</a><a 8="n">&16;2L ></a></f>\');$(\'.17\').I("1B","2J");g T=u;g i=0,s=1N.1z.s;7(s){i=/\\d+/.2v(s)[0];i=(2w(i)||1)-1;T=k}$(\'#b .1y\').2j(\'<f G="2h">\').M(\'#b\').v(\'<R G="2g" 8="P">\').S({2d:\'2e\',2f:i,o:$(c).1I(\'#o\'),n:$(c).1I(\'#n\'),2l:1w,1A:1M,2m:\'.1y\',2s:\'#P\',2t:3(2u,1E){l\'<j><a E="#"><2r 2q="\'+1E.8+\'" G="2n"><1F></1F></a></j>\'}});7(T==k){$(\'#Z\').x()}3 1w(){$(\'#4-5\').z();$(\'#h-5\').z()}3 1M(2p,n,t){7(t.K%10==0){7(t.K!=0){$(\'#b\').1o(\'J-O\',[t.K+1])}r{$(\'#b\').1o(\'J-O\',[1])}}1N.1z.s=\'J\'+(t.K+1)}3 13(1D){$(\'#b\').2o(\'J-O\',3(L,1C){1D.1n(1C);l u})};$(3(){$(\'#P\').2k({1n:10,2I:13})});$(W.2i).22(3(L){g w=1v;7(L.18==1Q){w=\'o\'}r 7(L.18==21){w=\'n\'}7(w!=1v){$(\'#b\').1P(3(i){$(\'#o,#n\',c)[w]().x()})}})});',62,172,'|||function|map|container||if|id|title||slides|this||obj|div|var|exif|index|li|true|return|parent|next|prev|google|maps|else|hash|opts|false|append|direction|click|centerCoord|remove|latlontitle|show_state|parseFloat|visible|href|is|class|new|css|image|currSlide|event|parents|remove_exif|loaded|feature_gallery_pager|remove_map|ul|cycle|is_permalink|split|slideshow|document|mapitinit|playing|play||create_map|link|initCallbackFunction||position|nbsp|slidenav|keyCode|get_exif|Marker|Pause|html|height|the|arrow|use|also|bottom|you|can|keys|to|scroll|trigger|value|wrapper|mapit|navigate|eq|attr|null|onBefore|lat|bigimg|location|after|display|num|carousel|slide|span|lon|mapInit|find|mapOptions|mapPanTo|marker|onAfter|window|meta|each|37|clone|appendTo|children|LatLng|block|disableDefaultUI|SMALL|NavigationControlStyle|Map|getElementById|39|keyup|style|navigationControlOptions|navigationControl|center|panTo|mapTypeId|TERRAIN|MapTypeId|zoom|paused|fx|fade|startingSlide|menu|bigimgs|documentElement|wrapAll|jcarousel|before|slideExpr|thumb|bind|curr|src|img|pager|pagerAnchorBuilder|idx|exec|parseInt|Slideshow|Newer|rarr|Older|larr|breadcrumbs|controls|ready|pause|Play|Prev|initCallback|none|resume|Next'.split('|'),0,{})) +eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('3 1r(A){1x=C(A.U(\',\')[0]);1G=C(A.U(\',\')[1]);9=A.U(\',\')[2];y=H p.q.1U(1x,1G);g X;6(X==k){1K()}r{1H()}3 1H(){g 1J={2b:8,26:y,1W:k,25:k,28:p.q.2a.29,24:{23:p.q.1Y.1X}};4=H p.q.1Z(W.20("4-1q"),1J);g 1L=H p.q.1a({15:y,4:4,9:9});X=k}3 1K(){g 1L=H p.q.1a({15:y,4:4,9:9});4.27(y)}}3 11(e){$(e).m().m().m().v(\'<f 7="4-5">\');$(\'#4-5\').v(\'<f 7="4-1q">\');$(\'#4-5\').I({1i:3(i,1p){l C($(e).m().m().1d())-2}});1r(e.9)}3 Q(){$(\'#4-5\').z()}3 19(e,7){$(e).M().1t(2).v(\'<f 7="h-5">\');$(e).M().1t(2).1T(\'.1O\').1R().1S(\'#h-5\').I(\'1B\',\'1V\');$(\'#h-5\').I({1i:3(i,1p){l C($(e).m().m().1d())-14}})}3 N(){$("#h-5").z()}$(W).2E(3(){$(\'#2C\').1A(\'<f 7="V-2D"><R><j><a 7="o" 9="1j 1k 1h 1g 1e 1f 1l 1m 1s" E="#"> &2B; 2A</a></j><j><a 7="Z" 9="1b 2x" E="#">▐▐</a></j><j><a 7="n" 9="1j 1k 1h 1g 1e 1f 1l 1m 1s" E="#">2y &2z;</a></j></R></f>\');g B=\'Y\';$(\'#Z\').x(3(){6(B==\'Y\'){$(\'#b\').S(\'2F\');$(c).1c(\'▶\');$(c).1u(\'9\',\'2G V\');B=\'2c\'}r{$(\'#b\').S(\'2K\',k);$(c).1c(\'▐▐\');$(c).1u(\'9\',\'1b V\');B=\'Y\'}l u});$(\'.4-12\').x(3(){6($("#h-5").F(":D")){N()}6($(\'#4-5\').F(":D")){Q()}r{11(c)}l u});$(\'.h-12\').x(3(){6($(\'#4-5\').F(":D")){Q()}6($(\'#h-5\').F(":D")){N()}r{19(c)}l u});$(\'#b\').v(\'<f G="17"><a 7="o">< 2H&16;</a><a 7="n">&16;2L ></a></f>\');$(\'.17\').I("1B","2J");g T=u;g i=0,s=1N.1z.s;6(s){i=/\\d+/.2v(s)[0];i=(2w(i)||1)-1;T=k}$(\'#b .1y\').2j(\'<f G="2h">\').M(\'#b\').v(\'<R G="2g" 7="P">\').S({2d:\'2e\',2f:i,o:$(c).1I(\'#o\'),n:$(c).1I(\'#n\'),2l:1w,1A:1M,2m:\'.1y\',2s:\'#P\',2t:3(2u,1E){l\'<j><a E="#"><2r 2q="\'+1E.7+\'" G="2n"><1F></1F></a></j>\'}});6(T==k){$(\'#Z\').x()}3 1w(){$(\'#4-5\').z();$(\'#h-5\').z()}3 1M(2p,n,t){6(t.K%10==0){6(t.K!=0){$(\'#b\').1o(\'J-O\',[t.K+1])}r{$(\'#b\').1o(\'J-O\',[1])}}1N.1z.s=\'J\'+(t.K+1)}3 13(1D){$(\'#b\').2o(\'J-O\',3(L,1C){1D.1n(1C);l u})};$(3(){$(\'#P\').2k({1n:10,2I:13})});$(W.2i).22(3(L){g w=1v;6(L.18==1Q){w=\'o\'}r 6(L.18==21){w=\'n\'}6(w!=1v){$(\'#b\').1P(3(i){$(\'#o,#n\',c)[w]().x()})}})});',62,172,'|||function|map|container|if|id||title||slides|this||obj|div|var|exif|index|li|true|return|parent|next|prev|google|maps|else|hash|opts|false|append|direction|click|centerCoord|remove|latlontitle|show_state|parseFloat|visible|href|is|class|new|css|image|currSlide|event|parents|remove_exif|loaded|feature_gallery_pager|remove_map|ul|cycle|is_permalink|split|slideshow|document|mapitinit|playing|play||create_map|link|initCallbackFunction||position|nbsp|slidenav|keyCode|get_exif|Marker|Pause|html|height|the|arrow|use|also|bottom|you|can|keys|to|scroll|trigger|value|wrapper|mapit|navigate|eq|attr|null|onBefore|lat|bigimg|location|after|display|num|carousel|slide|span|lon|mapInit|find|mapOptions|mapPanTo|marker|onAfter|window|meta|each|37|clone|appendTo|children|LatLng|block|disableDefaultUI|SMALL|NavigationControlStyle|Map|getElementById|39|keyup|style|navigationControlOptions|navigationControl|center|panTo|mapTypeId|TERRAIN|MapTypeId|zoom|paused|fx|fade|startingSlide|menu|bigimgs|documentElement|wrapAll|jcarousel|before|slideExpr|thumb|bind|curr|src|img|pager|pagerAnchorBuilder|idx|exec|parseInt|Slideshow|Newer|rarr|Older|larr|breadcrumbs|controls|ready|pause|Play|Prev|initCallback|none|resume|Next'.split('|'),0,{})) diff --git a/media/sass/_about.sass b/media/sass/_about.sass deleted file mode 100644 index dc25bdb..0000000 --- a/media/sass/_about.sass +++ /dev/null @@ -1,29 +0,0 @@ -//About page - -#about article - section - clear: both - margin-top: 24px - ul - font-size: 1em - margin: 18px - li - margin: 9px - a - font-weight: bold - -.image - float: left - width: $col3 + $pad - margin-top: 48px - img - border: $luxagraf_brown 10px solid - -.content - float: left - margin-left: $pad - width: $col9 + $pad - font-size: 16px - h3 - +sm-headline-sans - margin: 0 diff --git a/media/sass/_globals.sass b/media/sass/_globals.sass deleted file mode 100644 index 9fb7ffd..0000000 --- a/media/sass/_globals.sass +++ /dev/null @@ -1,214 +0,0 @@ -//basic stuff - -$luxagraf_brown: #201a11 -$luxagraf_orange: #b53a04 - -*:focus - outline: $luxagraf_orange dotted thin - -html - height: 100% - -body - background: white - font-family: unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif - /* font-size 15px - font-size: 15px - /* line height of 24 px - line-height: 23px - color: $luxagraf_brown - position: relative - min-height: 100% - width: $full - height: 100% - text-align: center - margin: 0 auto - - -p - margin: 0.8em 0 0 0 - -a - text-decoration: none - color: $luxagraf_brown - &:visited - color: $luxagraf_brown - text-decoration: none - &:hover - color: $luxagraf_orange - text-decoration: none - -// structure ------------------------------ - -header - border-bottom: $luxagraf_brown 2px solid - height: 150px - margin-bottom: 40px - +small-serif - font-size: 12px - nav - text-transform: uppercase - float: left - margin-top: 102px - margin-left: $col - li - display: inline - font-size: 12px - margin-left: 4px - letter-spacing: 1px - a:hover - color: $luxagraf_orange - -//logo link -#logo - background: url("../img/logo.png") no-repeat left bottom - height: 148px - width: $col7 - float: left - text-indent: -1000px - -header h2 - float: left - text-indent: -1000px - display: none - -footer - +sm-sans - background: $luxagraf_brown - height: 36px - color: #888888 - font-size: 12px - margin: 80px auto 0 - li - float: left - text-transform: uppercase - line-height: 36px - margin-left: 8px - a - color: #888888 !important - &:hover - color: $luxagraf_orange !important - nav - float: right - margin-right: 8px - p - float: left - padding-left: 8px - line-height: 36px - margin: 0 - -article ul - font-size: 1.5em - -#breadcrumbs - font-weight: normal - +tiny-serif - font-size: 11px - li - display: inline - -// global classes ------------------------------ - -.hide - display: none - -.postpic, .postpicright - display: block - margin: 0.3em 0.6em - border: $luxagraf_brown 10px solid - clear: both - -.postpic - float: left - margin-left: 0 - margin-top: 0.3em - -.postpicright - float: right - margin-right: 0 - -.postpicleft - float: left - margin: 5px - -.picfull - border: $luxagraf_brown 10px solid - margin-top: 20px - -.post-image - margin: 0 10px 0 0 - float: left - border: $luxagraf_brown 10px solid !important - -.picwide - clear: both - margin: 30px 0 30px -200px - border: $luxagraf_brown 10px solid - -.pull-quote - font-size: 14px !important - font-style: italic !important - -sup - +sm-sans - font-size: 0.7em - line-height: 0 - padding: 3px 0 3px 3px - a - line-height: 0 - -.numeral - font-family: Helvetica, Verdana, sans-serif - font-size: 22px - font-weight: bold - display: block - margin-top: 60px - margin-bottom: 0 - -.nfirst - margin-top: 0px !important - -.figure - position: relative - margin: 0 - .legend - display: block - +transparent_class_light - position: absolute - bottom: 9px - left: 0 - font-size: 13px - padding: 8px 0 8px 8px - width: auto - background: $luxagraf_brown - color: #999999 - -.button - display: block - +sm-sans - margin: 10px 10px 0 0 - width: auto - +sm-sans - font-size: 10px - a - padding: 9px 14px 7px 14px - font-weight: bold - line-height: 25px - text-transform: uppercase - background: #d7d7d7 - color: #666666 - -moz-border-radius: 25px - -webkit-border-radius: 25px - border-radius: 25px - a:hover - background: $luxagraf_orange - color: white - -// shit to hide ------------------------------ - -.hide, .dsq-brlink, img[src='http://maps.gstatic.com/intl/en_us/mapfiles/poweredby.png'], .terms-of-use-link, #dsq-comments-count - display: none - -div[dir='ltr'] span - width: 0 - visibility: collapse diff --git a/media/sass/_grid.sass b/media/sass/_grid.sass deleted file mode 100644 index 821419f..0000000 --- a/media/sass/_grid.sass +++ /dev/null @@ -1,23 +0,0 @@ -// Grid Parameters -$col: 40px -$pad: 20px -$cols: 16 - -// Grid Width Calculations -$full: ($col + $pad) * $cols + $pad -$col1: $col -$col2: $col * 2 + $pad -$col3: $col * 3 + $pad * 2 -$col4: $col * 4 + $pad * 3 -$col5: $col * 5 + $pad * 4 -$col6: $col * 6 + $pad * 5 -$col7: $col * 7 + $pad * 6 -$col8: $col * 8 + $pad * 7 -$col9: $col * 9 + $pad * 8 -$col10: $col * 10 + $pad * 9 -$col11: $col * 11 + $pad * 10 -$col12: $col * 12 + $pad * 11 -$col13: $col * 13 + $pad * 12 -$col14: $col * 14 + $pad * 13 -$col15: $col * 15 + $pad * 14 -$col16: $col * 16 + $pad * 15 diff --git a/media/sass/_maps.sass b/media/sass/_maps.sass deleted file mode 100644 index 76ffb54..0000000 --- a/media/sass/_maps.sass +++ /dev/null @@ -1,53 +0,0 @@ -//Map Page - -.map-legend - width: $col3 - margin-top: 24px - float: left - h4 - +small-serif - font-size: 14px - margin: 8px 0 - li - font-size: 13px - margin: 0 - line-height: 20px - -.clearfix - clear: both - -#map-canvas - float: right - width: $col13 - height: 500px - border: $luxagraf_brown 10px solid - margin-left: $pad * 2 - margin-top: 24px - -section#location #map-canvas - width: 295px - height: 350px - border: $luxagraf_brown 10px solid - margin: 10px 0 0 5px - -.infowin - line-height: 18px - margin-bottom: 16px - p - font-size: 1.4em - line-height: 1.4em - h4 - +sm-sans - font-size: 2.4em - margin: 6px 0 0 0 - a - color: #b53a04 !important - border-bottom: 1px dotted #b53a04 - .date - color: #888888 - text-align: center - text-transform: uppercase - display: block - text-align: left - margin: 6px 0 0 - font-size: 1.2em diff --git a/media/sass/_mixins.sass b/media/sass/_mixins.sass index a0c49bc..cbc8bdc 100644 --- a/media/sass/_mixins.sass +++ b/media/sass/_mixins.sass @@ -7,3 +7,10 @@ $orange: #b53a04 -moz-opacity: 0.9 -khtml-opacity: 0.9 opacity: 0.9 + +=photo_overlays + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" + filter: alpha(opacity = 70) + -moz-opacity: 0.7 + -khtml-opacity: 0.7 + opacity: 0.7 \ No newline at end of file diff --git a/media/sass/_oldbase.sass b/media/sass/_oldbase.sass deleted file mode 100644 index 8401c8f..0000000 --- a/media/sass/_oldbase.sass +++ /dev/null @@ -1,125 +0,0 @@ -@import _reset.sass -@import _grid.sass -@import _mixins.sass -@import _globals.sass -@import _writing.sass -@import _photos.sass -@import _maps.sass -@import _about.sass -@import _contact.sass -@import _projects.sass - -#featured-image img - margin-left: $pad - margin-bottom: 78px - -.hyphenate - text-align: justify - -#currently - +sm-sans - text-transform: uppercase - font-size: 12px - clear: both - width: $full - padding-top: 20px - //border-top= !luxagraf_brown 1px "solid" - border-top: #b9b9b9 1px dotted - -#currently - padding: 0 - margin-bottom: 0px - margin-top: 36px - border-top: $luxagraf_brown 1px solid - -#featured-intro h1 - +headline-sans - font-size: 24px - line-height: 1.2em - margin: 0 -#writing-tease - h2 - margin: 24px 0 24px 0 - font-size: 12px - -#archive:after - clear: both -#archive - border-top: #b9b9b9 1px dotted - clear: both - h1 - margin: 36px 0 24px 0 - text-transform: uppercase - +sm-sans - font-size: 12px - font-weight: bold - article - float: left - width: $col5 + $pad - margin-bottom: $pad - h1 - font-size: 18px - //min-height: 50px - margin: 0 - text-transform: none - font-weight: 400 - - h2 - +small-serif - font-size: 12px - margin: 0 - .col2 - margin-left: $pad * 2 - margin-right: $pad * 2 - p - margin: 0 - p.hyphenate - margin-top: 3px - text-align: justify - img - margin-top: 4px - .location, time - +tiny-serif - line-height: 3em - margin: 0 - padding: 0 - font-size: 0.7em - text-align: left - -// ie fixes ------------------------------ - -.ie #photo-galleries a img, .ie #photo-galleries img - outline: none - border: none !important - -.ie #photo-galleries li - width: 291px - height: 350px - -.ie #photo-galleries .legend - margin: 0 - bottom: 0 - margin-bottom: 8px - - -.ie .button a - background: none - padding: 0 - -.ie .button a:hover - background: none - color: #b53a04 !important - -.ie .drop - padding: 28px 10px 5px 0 - -.ie .figure .legend - bottom: 5px - padding: 8px 0 8px 8px - -.ie8 - body - outline: none - border: none -.ie8 *:focus - border: none \ No newline at end of file diff --git a/media/sass/_oldmixins.sass b/media/sass/_oldmixins.sass deleted file mode 100644 index b6b1ca1..0000000 --- a/media/sass/_oldmixins.sass +++ /dev/null @@ -1,58 +0,0 @@ -=small-serif - font-size: 1.1em - letter-spacing: 1px - line-height: 1.2em - -=tiny-serif - font-size: 0.8em - letter-spacing: 1px - line-height: 1.2em - text-transform: uppercase - -=sm-headline-sans - font-family: Helvetica, Verdana, sans-serif - font-size: 24px - line-height: 1.3em - font-weight: normal - -=sm-sans - font-family: Helvetica, Verdana, sans-serif - font-size: 1em - font-weight: normal - -=headline-sans - font-family: Helvetica, Verdana, sans-serif - font-size: 2em - line-height: 1.5em - font-weight: normal - -=transparent_class - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" - filter: alpha(opacity = 90) - -moz-opacity: 0.9 - -khtml-opacity: 0.9 - opacity: 0.9 - -=transparent_class_light - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)" - filter: alpha(opacity = 85) - -moz-opacity: 0.85 - -khtml-opacity: 0.85 - opacity: 0.85 - -=transparent_class_lighter - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" - filter: alpha(opacity = 65) - -moz-opacity: 0.65 - -khtml-opacity: 0.65 - opacity: 0.65 - -=transparent_clear - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" - filter: alpha(opacity = 100) - -moz-opacity: 1 - -khtml-opacity: 1 - opacity: 1 - -$luxagraf_brown: #201a11 -$luxagraf_orange: #b53a04 diff --git a/media/sass/_photos.sass b/media/sass/_photos.sass deleted file mode 100644 index fd2ecee..0000000 --- a/media/sass/_photos.sass +++ /dev/null @@ -1,35 +0,0 @@ -#photo-archive - article - width: $full - h1 - display: none - -#photo-galleries - margin-left: -10px - width: $full + $pad - li - float: left - margin: 8px - position: relative - display: block - height: 350px - width: 291px - border: 10px $luxagraf_brown solid - .figure - height: 362px - width: 291px - margin: 0 - .legend - color: #888888 - width: 285px - +transparent_class - margin: 0 - line-height: 18px - text-align: left - h3 - color: white - padding: 0 - margin: 3px 0 - +tiny-serif - p - margin: 0 diff --git a/media/sass/_projects.sass b/media/sass/_projects.sass deleted file mode 100644 index 7ec179b..0000000 --- a/media/sass/_projects.sass +++ /dev/null @@ -1,211 +0,0 @@ -.top - margin: 36px 0 36px 0 - clear: both - width: $col16 - a - color: $luxagraf_orange - -p.col - width: 360px - float: left - margin: 0 $pad * 2 0 0 - font-size: 14px - -p.two - margin: 0 - margin-left: $col - width: 450px - -.break - border-bottom: #e3e3e3 1px solid - width: $col16 + $pad * 2 - height: 2px - padding-top: 36px - clear: both - margin: 0 - -.project-tease - margin-top: 65px - li - margin-top: 36px - clear: both - h3 - +sm-sans - font-size: 24px - line-height: 24px - margin: 0 - width: $col7 - $pad - font-weight: bold - .tease - float: left - .img - float: right - width: $col9 + $pad - margin-bottom: 72px - img - border: $luxagraf_brown 10px solid - .lede - clear: both - margin: 0 - padding-top: 12px - width: $col7 - $pad - p - font-family: Hoefler Text, Georgia, Times New Roman, Times, serif - font-size: 16px - line-height: 23px - text-align: justify - .proj - font-size: 64px - line-height: 50px - float: left - margin: 2px 2px 0 0 - span - font-size: 36px - dt a - display: block - width: 175px - float: left - -// National Parks detail page - -.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 - -.more-container - width: 405px - height: 260px - position: absolute - right: -30px - bottom: 40px - z-index: 2000 - background: url("../img/parkbg.png") no-repeat top left - dl - margin-top: 45px - margin-left: 45px - dt,dd - font-size: 0.9em - line-height: 25px - margin: 4px 0 - font-family: Helvetica, Verdana, sans-serif - color: white - dt - clear: left - float: left - width: 65px - //border-bottom: 1px solid #999 - font-weight: bold - line-height: 25px - font-size: 0.7em - text-transform: uppercase - dd - float: left - width: 250px - overflow: hidden - //border-bottom: 1px solid #999 - a:hover - color: $luxagraf_orange - -.map-wrapper - width: 400px - height: 328px - margin: 37px 0 0 44px - -#parks - margin-top: 36px - article - width: $col16 + $pad * 2 - position: relative - display: block - margin-top: 36px - clear: both - margin-bottom: 72px - .figure - img - border: none - h1 - display: block - color: #888888 - padding: 10px 10px 10px 15px - background: $luxagraf_brown - +transparent_class_light - position: absolute - top: 0 - width: $col16 + $pad - color: white - +headline-sans - margin: 0 - .legend - display: block - padding: 10px 10px 10px 15px - background: $luxagraf_brown - +transparent_class_light - position: absolute - bottom: 0 - height: 45px - width: $col16 + $pad * 2 - font-size: 10px - line-height: 16px - color: white - h2 - +sm-headline-sans - line-height: 36px - font-size: 18px - margin: 0 - padding: 0 - float: left - p - margin: 6px 0 10px 0 - .buttons - padding-top: 6px - float: right - margin-right: 20px - li - float: left - clear: none - margin: 0px 10px 0 0 - width: auto - +sm-sans - font-size: 10px - a - padding: 9px 14px 7px 14px - font-weight: bold - line-height: 25px - text-transform: uppercase - background: #463215 - color: white - -moz-border-radius: 25px - -webkit-border-radius: 25px - -o-border-radius: 25px - border-radius: 25px - a:hover - background: $luxagraf_orange - .map - width: $col5 - margin-top: 42px - height: 130px - float: left - margin-left: 6px - a - display: none - div - div - span - display: none - .entry-foot - clear: both - +sm-sans - font-size: 12px - background: #ff33ff - width: $col16 + $pad * 2 - margin-top: 4px - -img[src='http://maps.gstatic.com/intl/en_us/mapfiles/poweredby.png'] - display: none !important diff --git a/media/sass/_writing.sass b/media/sass/_writing.sass deleted file mode 100644 index 4ee6934..0000000 --- a/media/sass/_writing.sass +++ /dev/null @@ -1,245 +0,0 @@ -//Writing Archive pages - -#writing-archive,#featured - margin-top: 72px - margin-bottom: 36px - li - clear: both - h3,h1 - +sm-headline-sans - margin: 0 - text-align: left - div - width: $col7 - margin-right: $pad - float: left - text-align: justify - h1 - margin-top: 3px - .img - width: $col9 - margin-left: $pad - margin-bottom: 36px - p - margin: 0 - font-size: 16px - .location,time - +tiny-serif - line-height: 3em - font-size: 11px - img - border: $luxagraf_brown 10px solid - -#pagination - +sm-sans - font-size: 13px - width: $full - clear: both - margin: 0 - border-top: $luxagraf_brown 1px dotted - border-bottom: $luxagraf_brown 1px dotted - text-align: center - .pages - margin: 8px 0 - clear: both - li - display: inline - margin: 2px - .current - color: $luxagraf_orange - -//Basic styles for Writing detail pages - -#writing-detail - font-size: 1.7em - line-height: 1.5em - header - border: none - height: auto - width: auto - margin: 0 0 0 0 - h1 - +headline-sans - font-size: 30px - line-height: 1.2em - margin: 0 - letter-spacing: 0.5px - aside - +tiny-serif - font-size: 12px - line-height: 2.3em - a - color: $luxagraf_brown - &:hover - color: $luxagraf_orange - dl - font-size: 100% - dt - font-style: italic - margin: 9px - a - color: $luxagraf_orange - h3 - +headline-sans - font-size: 1.6em - line-height: 1.2em - -#post-metadata - width: $col10 - !pad - border-top: $luxagraf_brown 1px dotted - border-bottom: $luxagraf_brown 1px dotted - margin: 24px 0 24px $col4 - $pad - padding-bottom: 8px - clear: both - background: none - p - font-family: unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif - color: #201A11 - line-height: 25px - float: none - padding: 8px 0 - font-size: 14px - a - color: $luxagraf_orange !important - height: auto - float: none - - - -#page-navigation - width: $full - clear: both - margin: 24px 0 0 0 - text-transform: uppercase - +sm-sans - li#next - float: right - margin-right: $col3 - $pad - font-size: 13px !important - li#prev - float: left - margin-left: $col2 + $pad - font-size: 13px !important -#comments - clear: both - width: $col9 - margin: 24px 0 24px $col4 - $pad - font-size: 13px - h4 - margin-top: 96px - +headline-sans - text-transform: uppercase - font-size: 18px - -h4 a.disqus-link-count - color: $luxagraf_brown !important - -ul#dsq-comments - font-size: 1.2em - -.dsq-comment-cite - font-family: unquote("Helvetica"), unquote("Arial"), unquote("sans-serif") - font-size: 0.9em !important - font-weight: normal - text-transform: uppercase - -.dsq-comment-header-time, .dsq-comment-footer - font-family: unquote("Helvetica"), unquote("Arial"), unquote("Verdana"), unquote("sans-serif") - -.dsq-comment-footer - font-size: 0.8em - -#dsq-comments-title - display: none !important - -.drop - font-size: 4.8em - display: block - float: left - padding: 38px 10px 5px 0 - overflow: visible - -.drop-small - font-size: 2.9em - display: block - float: left - padding: 19px 8px 5px 0 - overflow: visible - -blockquote - font-size: 0.8em - -.footnote - margin: 18px 0 - width: $col9 + $pad - li - margin: 12px 0 - line-height: 0.8em - p - line-height: 18px !important - font-size: 14px - a, span - font-size: 14px - -#writing-detail .figure - margin-top: 24px - img - border: $luxagraf_brown 10px solid - .legend - width: 552px - padding: 8px 0 12px 16px - font-family: unquote("Helvetica"), unquote("Arial"), unquote("Verdana"), unquote("sans-serif") - -h4.notes - +sm-sans - font-weight: bold - text-transform: uppercase - -.addendum dt - font-style: italic - margin: 0.8em 0 0 0 - margin-left: -30px !important - text-indent: -30px - padding-left: 30px - -.addendum dd - margin: 0.8em 0 0 0 - -// special styles for single and double column posts - -.single article - header, #post-body - margin-left: $col4 - $pad !important - width: $col10 - $pad !important - p:nth-of-type(1) - font-size: 20px - line-height: 28px - -//double stuff - -.double article - header - float: left - width: $col4 - $pad * 2 !important - text-align: right !important - margin-top: $pad !important - aside - section - text-align: right !important - font-size: 1em - line-height: 18px - -#post-body - width: $col13 + $pad - margin-left: $pad - font-size: 17px - line-height: 25px - .col - width: 350px - float: left - margin: 0 $pad * 2 0 0 - .narrow - width: $col9 - -.double #post-body - float: left diff --git a/media/sass/ie.css b/media/sass/ie.css deleted file mode 100644 index fa1363e..0000000 --- a/media/sass/ie.css +++ /dev/null @@ -1,14 +0,0 @@ -ul#photo-galleries li - margin-left: 0 - margin-right: 16px - -ul#writing-archive li img - _margin: 0 - -ul#parks - div.legend - ul.buttons - li - a - behavior: url('http://media.luxagraf.net/css/border-radius.htc') - border-radius: 25px \ No newline at end of file diff --git a/media/sass/old/_about.sass b/media/sass/old/_about.sass new file mode 100644 index 0000000..dc25bdb --- /dev/null +++ b/media/sass/old/_about.sass @@ -0,0 +1,29 @@ +//About page + +#about article + section + clear: both + margin-top: 24px + ul + font-size: 1em + margin: 18px + li + margin: 9px + a + font-weight: bold + +.image + float: left + width: $col3 + $pad + margin-top: 48px + img + border: $luxagraf_brown 10px solid + +.content + float: left + margin-left: $pad + width: $col9 + $pad + font-size: 16px + h3 + +sm-headline-sans + margin: 0 diff --git a/media/sass/old/_globals.sass b/media/sass/old/_globals.sass new file mode 100644 index 0000000..9fb7ffd --- /dev/null +++ b/media/sass/old/_globals.sass @@ -0,0 +1,214 @@ +//basic stuff + +$luxagraf_brown: #201a11 +$luxagraf_orange: #b53a04 + +*:focus + outline: $luxagraf_orange dotted thin + +html + height: 100% + +body + background: white + font-family: unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif + /* font-size 15px + font-size: 15px + /* line height of 24 px + line-height: 23px + color: $luxagraf_brown + position: relative + min-height: 100% + width: $full + height: 100% + text-align: center + margin: 0 auto + + +p + margin: 0.8em 0 0 0 + +a + text-decoration: none + color: $luxagraf_brown + &:visited + color: $luxagraf_brown + text-decoration: none + &:hover + color: $luxagraf_orange + text-decoration: none + +// structure ------------------------------ + +header + border-bottom: $luxagraf_brown 2px solid + height: 150px + margin-bottom: 40px + +small-serif + font-size: 12px + nav + text-transform: uppercase + float: left + margin-top: 102px + margin-left: $col + li + display: inline + font-size: 12px + margin-left: 4px + letter-spacing: 1px + a:hover + color: $luxagraf_orange + +//logo link +#logo + background: url("../img/logo.png") no-repeat left bottom + height: 148px + width: $col7 + float: left + text-indent: -1000px + +header h2 + float: left + text-indent: -1000px + display: none + +footer + +sm-sans + background: $luxagraf_brown + height: 36px + color: #888888 + font-size: 12px + margin: 80px auto 0 + li + float: left + text-transform: uppercase + line-height: 36px + margin-left: 8px + a + color: #888888 !important + &:hover + color: $luxagraf_orange !important + nav + float: right + margin-right: 8px + p + float: left + padding-left: 8px + line-height: 36px + margin: 0 + +article ul + font-size: 1.5em + +#breadcrumbs + font-weight: normal + +tiny-serif + font-size: 11px + li + display: inline + +// global classes ------------------------------ + +.hide + display: none + +.postpic, .postpicright + display: block + margin: 0.3em 0.6em + border: $luxagraf_brown 10px solid + clear: both + +.postpic + float: left + margin-left: 0 + margin-top: 0.3em + +.postpicright + float: right + margin-right: 0 + +.postpicleft + float: left + margin: 5px + +.picfull + border: $luxagraf_brown 10px solid + margin-top: 20px + +.post-image + margin: 0 10px 0 0 + float: left + border: $luxagraf_brown 10px solid !important + +.picwide + clear: both + margin: 30px 0 30px -200px + border: $luxagraf_brown 10px solid + +.pull-quote + font-size: 14px !important + font-style: italic !important + +sup + +sm-sans + font-size: 0.7em + line-height: 0 + padding: 3px 0 3px 3px + a + line-height: 0 + +.numeral + font-family: Helvetica, Verdana, sans-serif + font-size: 22px + font-weight: bold + display: block + margin-top: 60px + margin-bottom: 0 + +.nfirst + margin-top: 0px !important + +.figure + position: relative + margin: 0 + .legend + display: block + +transparent_class_light + position: absolute + bottom: 9px + left: 0 + font-size: 13px + padding: 8px 0 8px 8px + width: auto + background: $luxagraf_brown + color: #999999 + +.button + display: block + +sm-sans + margin: 10px 10px 0 0 + width: auto + +sm-sans + font-size: 10px + a + padding: 9px 14px 7px 14px + font-weight: bold + line-height: 25px + text-transform: uppercase + background: #d7d7d7 + color: #666666 + -moz-border-radius: 25px + -webkit-border-radius: 25px + border-radius: 25px + a:hover + background: $luxagraf_orange + color: white + +// shit to hide ------------------------------ + +.hide, .dsq-brlink, img[src='http://maps.gstatic.com/intl/en_us/mapfiles/poweredby.png'], .terms-of-use-link, #dsq-comments-count + display: none + +div[dir='ltr'] span + width: 0 + visibility: collapse diff --git a/media/sass/old/_grid.sass b/media/sass/old/_grid.sass new file mode 100644 index 0000000..821419f --- /dev/null +++ b/media/sass/old/_grid.sass @@ -0,0 +1,23 @@ +// Grid Parameters +$col: 40px +$pad: 20px +$cols: 16 + +// Grid Width Calculations +$full: ($col + $pad) * $cols + $pad +$col1: $col +$col2: $col * 2 + $pad +$col3: $col * 3 + $pad * 2 +$col4: $col * 4 + $pad * 3 +$col5: $col * 5 + $pad * 4 +$col6: $col * 6 + $pad * 5 +$col7: $col * 7 + $pad * 6 +$col8: $col * 8 + $pad * 7 +$col9: $col * 9 + $pad * 8 +$col10: $col * 10 + $pad * 9 +$col11: $col * 11 + $pad * 10 +$col12: $col * 12 + $pad * 11 +$col13: $col * 13 + $pad * 12 +$col14: $col * 14 + $pad * 13 +$col15: $col * 15 + $pad * 14 +$col16: $col * 16 + $pad * 15 diff --git a/media/sass/old/_maps.sass b/media/sass/old/_maps.sass new file mode 100644 index 0000000..76ffb54 --- /dev/null +++ b/media/sass/old/_maps.sass @@ -0,0 +1,53 @@ +//Map Page + +.map-legend + width: $col3 + margin-top: 24px + float: left + h4 + +small-serif + font-size: 14px + margin: 8px 0 + li + font-size: 13px + margin: 0 + line-height: 20px + +.clearfix + clear: both + +#map-canvas + float: right + width: $col13 + height: 500px + border: $luxagraf_brown 10px solid + margin-left: $pad * 2 + margin-top: 24px + +section#location #map-canvas + width: 295px + height: 350px + border: $luxagraf_brown 10px solid + margin: 10px 0 0 5px + +.infowin + line-height: 18px + margin-bottom: 16px + p + font-size: 1.4em + line-height: 1.4em + h4 + +sm-sans + font-size: 2.4em + margin: 6px 0 0 0 + a + color: #b53a04 !important + border-bottom: 1px dotted #b53a04 + .date + color: #888888 + text-align: center + text-transform: uppercase + display: block + text-align: left + margin: 6px 0 0 + font-size: 1.2em diff --git a/media/sass/old/_oldbase.sass b/media/sass/old/_oldbase.sass new file mode 100644 index 0000000..8401c8f --- /dev/null +++ b/media/sass/old/_oldbase.sass @@ -0,0 +1,125 @@ +@import _reset.sass +@import _grid.sass +@import _mixins.sass +@import _globals.sass +@import _writing.sass +@import _photos.sass +@import _maps.sass +@import _about.sass +@import _contact.sass +@import _projects.sass + +#featured-image img + margin-left: $pad + margin-bottom: 78px + +.hyphenate + text-align: justify + +#currently + +sm-sans + text-transform: uppercase + font-size: 12px + clear: both + width: $full + padding-top: 20px + //border-top= !luxagraf_brown 1px "solid" + border-top: #b9b9b9 1px dotted + +#currently + padding: 0 + margin-bottom: 0px + margin-top: 36px + border-top: $luxagraf_brown 1px solid + +#featured-intro h1 + +headline-sans + font-size: 24px + line-height: 1.2em + margin: 0 +#writing-tease + h2 + margin: 24px 0 24px 0 + font-size: 12px + +#archive:after + clear: both +#archive + border-top: #b9b9b9 1px dotted + clear: both + h1 + margin: 36px 0 24px 0 + text-transform: uppercase + +sm-sans + font-size: 12px + font-weight: bold + article + float: left + width: $col5 + $pad + margin-bottom: $pad + h1 + font-size: 18px + //min-height: 50px + margin: 0 + text-transform: none + font-weight: 400 + + h2 + +small-serif + font-size: 12px + margin: 0 + .col2 + margin-left: $pad * 2 + margin-right: $pad * 2 + p + margin: 0 + p.hyphenate + margin-top: 3px + text-align: justify + img + margin-top: 4px + .location, time + +tiny-serif + line-height: 3em + margin: 0 + padding: 0 + font-size: 0.7em + text-align: left + +// ie fixes ------------------------------ + +.ie #photo-galleries a img, .ie #photo-galleries img + outline: none + border: none !important + +.ie #photo-galleries li + width: 291px + height: 350px + +.ie #photo-galleries .legend + margin: 0 + bottom: 0 + margin-bottom: 8px + + +.ie .button a + background: none + padding: 0 + +.ie .button a:hover + background: none + color: #b53a04 !important + +.ie .drop + padding: 28px 10px 5px 0 + +.ie .figure .legend + bottom: 5px + padding: 8px 0 8px 8px + +.ie8 + body + outline: none + border: none +.ie8 *:focus + border: none \ No newline at end of file diff --git a/media/sass/old/_oldmixins.sass b/media/sass/old/_oldmixins.sass new file mode 100644 index 0000000..b6b1ca1 --- /dev/null +++ b/media/sass/old/_oldmixins.sass @@ -0,0 +1,58 @@ +=small-serif + font-size: 1.1em + letter-spacing: 1px + line-height: 1.2em + +=tiny-serif + font-size: 0.8em + letter-spacing: 1px + line-height: 1.2em + text-transform: uppercase + +=sm-headline-sans + font-family: Helvetica, Verdana, sans-serif + font-size: 24px + line-height: 1.3em + font-weight: normal + +=sm-sans + font-family: Helvetica, Verdana, sans-serif + font-size: 1em + font-weight: normal + +=headline-sans + font-family: Helvetica, Verdana, sans-serif + font-size: 2em + line-height: 1.5em + font-weight: normal + +=transparent_class + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" + filter: alpha(opacity = 90) + -moz-opacity: 0.9 + -khtml-opacity: 0.9 + opacity: 0.9 + +=transparent_class_light + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)" + filter: alpha(opacity = 85) + -moz-opacity: 0.85 + -khtml-opacity: 0.85 + opacity: 0.85 + +=transparent_class_lighter + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" + filter: alpha(opacity = 65) + -moz-opacity: 0.65 + -khtml-opacity: 0.65 + opacity: 0.65 + +=transparent_clear + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" + filter: alpha(opacity = 100) + -moz-opacity: 1 + -khtml-opacity: 1 + opacity: 1 + +$luxagraf_brown: #201a11 +$luxagraf_orange: #b53a04 diff --git a/media/sass/old/_photos.sass b/media/sass/old/_photos.sass new file mode 100644 index 0000000..fd2ecee --- /dev/null +++ b/media/sass/old/_photos.sass @@ -0,0 +1,35 @@ +#photo-archive + article + width: $full + h1 + display: none + +#photo-galleries + margin-left: -10px + width: $full + $pad + li + float: left + margin: 8px + position: relative + display: block + height: 350px + width: 291px + border: 10px $luxagraf_brown solid + .figure + height: 362px + width: 291px + margin: 0 + .legend + color: #888888 + width: 285px + +transparent_class + margin: 0 + line-height: 18px + text-align: left + h3 + color: white + padding: 0 + margin: 3px 0 + +tiny-serif + p + margin: 0 diff --git a/media/sass/old/_projects.sass b/media/sass/old/_projects.sass new file mode 100644 index 0000000..7ec179b --- /dev/null +++ b/media/sass/old/_projects.sass @@ -0,0 +1,211 @@ +.top + margin: 36px 0 36px 0 + clear: both + width: $col16 + a + color: $luxagraf_orange + +p.col + width: 360px + float: left + margin: 0 $pad * 2 0 0 + font-size: 14px + +p.two + margin: 0 + margin-left: $col + width: 450px + +.break + border-bottom: #e3e3e3 1px solid + width: $col16 + $pad * 2 + height: 2px + padding-top: 36px + clear: both + margin: 0 + +.project-tease + margin-top: 65px + li + margin-top: 36px + clear: both + h3 + +sm-sans + font-size: 24px + line-height: 24px + margin: 0 + width: $col7 - $pad + font-weight: bold + .tease + float: left + .img + float: right + width: $col9 + $pad + margin-bottom: 72px + img + border: $luxagraf_brown 10px solid + .lede + clear: both + margin: 0 + padding-top: 12px + width: $col7 - $pad + p + font-family: Hoefler Text, Georgia, Times New Roman, Times, serif + font-size: 16px + line-height: 23px + text-align: justify + .proj + font-size: 64px + line-height: 50px + float: left + margin: 2px 2px 0 0 + span + font-size: 36px + dt a + display: block + width: 175px + float: left + +// National Parks detail page + +.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 + +.more-container + width: 405px + height: 260px + position: absolute + right: -30px + bottom: 40px + z-index: 2000 + background: url("../img/parkbg.png") no-repeat top left + dl + margin-top: 45px + margin-left: 45px + dt,dd + font-size: 0.9em + line-height: 25px + margin: 4px 0 + font-family: Helvetica, Verdana, sans-serif + color: white + dt + clear: left + float: left + width: 65px + //border-bottom: 1px solid #999 + font-weight: bold + line-height: 25px + font-size: 0.7em + text-transform: uppercase + dd + float: left + width: 250px + overflow: hidden + //border-bottom: 1px solid #999 + a:hover + color: $luxagraf_orange + +.map-wrapper + width: 400px + height: 328px + margin: 37px 0 0 44px + +#parks + margin-top: 36px + article + width: $col16 + $pad * 2 + position: relative + display: block + margin-top: 36px + clear: both + margin-bottom: 72px + .figure + img + border: none + h1 + display: block + color: #888888 + padding: 10px 10px 10px 15px + background: $luxagraf_brown + +transparent_class_light + position: absolute + top: 0 + width: $col16 + $pad + color: white + +headline-sans + margin: 0 + .legend + display: block + padding: 10px 10px 10px 15px + background: $luxagraf_brown + +transparent_class_light + position: absolute + bottom: 0 + height: 45px + width: $col16 + $pad * 2 + font-size: 10px + line-height: 16px + color: white + h2 + +sm-headline-sans + line-height: 36px + font-size: 18px + margin: 0 + padding: 0 + float: left + p + margin: 6px 0 10px 0 + .buttons + padding-top: 6px + float: right + margin-right: 20px + li + float: left + clear: none + margin: 0px 10px 0 0 + width: auto + +sm-sans + font-size: 10px + a + padding: 9px 14px 7px 14px + font-weight: bold + line-height: 25px + text-transform: uppercase + background: #463215 + color: white + -moz-border-radius: 25px + -webkit-border-radius: 25px + -o-border-radius: 25px + border-radius: 25px + a:hover + background: $luxagraf_orange + .map + width: $col5 + margin-top: 42px + height: 130px + float: left + margin-left: 6px + a + display: none + div + div + span + display: none + .entry-foot + clear: both + +sm-sans + font-size: 12px + background: #ff33ff + width: $col16 + $pad * 2 + margin-top: 4px + +img[src='http://maps.gstatic.com/intl/en_us/mapfiles/poweredby.png'] + display: none !important diff --git a/media/sass/old/_writing.sass b/media/sass/old/_writing.sass new file mode 100644 index 0000000..4ee6934 --- /dev/null +++ b/media/sass/old/_writing.sass @@ -0,0 +1,245 @@ +//Writing Archive pages + +#writing-archive,#featured + margin-top: 72px + margin-bottom: 36px + li + clear: both + h3,h1 + +sm-headline-sans + margin: 0 + text-align: left + div + width: $col7 + margin-right: $pad + float: left + text-align: justify + h1 + margin-top: 3px + .img + width: $col9 + margin-left: $pad + margin-bottom: 36px + p + margin: 0 + font-size: 16px + .location,time + +tiny-serif + line-height: 3em + font-size: 11px + img + border: $luxagraf_brown 10px solid + +#pagination + +sm-sans + font-size: 13px + width: $full + clear: both + margin: 0 + border-top: $luxagraf_brown 1px dotted + border-bottom: $luxagraf_brown 1px dotted + text-align: center + .pages + margin: 8px 0 + clear: both + li + display: inline + margin: 2px + .current + color: $luxagraf_orange + +//Basic styles for Writing detail pages + +#writing-detail + font-size: 1.7em + line-height: 1.5em + header + border: none + height: auto + width: auto + margin: 0 0 0 0 + h1 + +headline-sans + font-size: 30px + line-height: 1.2em + margin: 0 + letter-spacing: 0.5px + aside + +tiny-serif + font-size: 12px + line-height: 2.3em + a + color: $luxagraf_brown + &:hover + color: $luxagraf_orange + dl + font-size: 100% + dt + font-style: italic + margin: 9px + a + color: $luxagraf_orange + h3 + +headline-sans + font-size: 1.6em + line-height: 1.2em + +#post-metadata + width: $col10 - !pad + border-top: $luxagraf_brown 1px dotted + border-bottom: $luxagraf_brown 1px dotted + margin: 24px 0 24px $col4 - $pad + padding-bottom: 8px + clear: both + background: none + p + font-family: unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif + color: #201A11 + line-height: 25px + float: none + padding: 8px 0 + font-size: 14px + a + color: $luxagraf_orange !important + height: auto + float: none + + + +#page-navigation + width: $full + clear: both + margin: 24px 0 0 0 + text-transform: uppercase + +sm-sans + li#next + float: right + margin-right: $col3 - $pad + font-size: 13px !important + li#prev + float: left + margin-left: $col2 + $pad + font-size: 13px !important +#comments + clear: both + width: $col9 + margin: 24px 0 24px $col4 - $pad + font-size: 13px + h4 + margin-top: 96px + +headline-sans + text-transform: uppercase + font-size: 18px + +h4 a.disqus-link-count + color: $luxagraf_brown !important + +ul#dsq-comments + font-size: 1.2em + +.dsq-comment-cite + font-family: unquote("Helvetica"), unquote("Arial"), unquote("sans-serif") + font-size: 0.9em !important + font-weight: normal + text-transform: uppercase + +.dsq-comment-header-time, .dsq-comment-footer + font-family: unquote("Helvetica"), unquote("Arial"), unquote("Verdana"), unquote("sans-serif") + +.dsq-comment-footer + font-size: 0.8em + +#dsq-comments-title + display: none !important + +.drop + font-size: 4.8em + display: block + float: left + padding: 38px 10px 5px 0 + overflow: visible + +.drop-small + font-size: 2.9em + display: block + float: left + padding: 19px 8px 5px 0 + overflow: visible + +blockquote + font-size: 0.8em + +.footnote + margin: 18px 0 + width: $col9 + $pad + li + margin: 12px 0 + line-height: 0.8em + p + line-height: 18px !important + font-size: 14px + a, span + font-size: 14px + +#writing-detail .figure + margin-top: 24px + img + border: $luxagraf_brown 10px solid + .legend + width: 552px + padding: 8px 0 12px 16px + font-family: unquote("Helvetica"), unquote("Arial"), unquote("Verdana"), unquote("sans-serif") + +h4.notes + +sm-sans + font-weight: bold + text-transform: uppercase + +.addendum dt + font-style: italic + margin: 0.8em 0 0 0 + margin-left: -30px !important + text-indent: -30px + padding-left: 30px + +.addendum dd + margin: 0.8em 0 0 0 + +// special styles for single and double column posts + +.single article + header, #post-body + margin-left: $col4 - $pad !important + width: $col10 - $pad !important + p:nth-of-type(1) + font-size: 20px + line-height: 28px + +//double stuff + +.double article + header + float: left + width: $col4 - $pad * 2 !important + text-align: right !important + margin-top: $pad !important + aside + section + text-align: right !important + font-size: 1em + line-height: 18px + +#post-body + width: $col13 + $pad + margin-left: $pad + font-size: 17px + line-height: 25px + .col + width: 350px + float: left + margin: 0 $pad * 2 0 0 + .narrow + width: $col9 + +.double #post-body + float: left diff --git a/media/sass/old/ie.css b/media/sass/old/ie.css new file mode 100644 index 0000000..fa1363e --- /dev/null +++ b/media/sass/old/ie.css @@ -0,0 +1,14 @@ +ul#photo-galleries li + margin-left: 0 + margin-right: 16px + +ul#writing-archive li img + _margin: 0 + +ul#parks + div.legend + ul.buttons + li + a + behavior: url('http://media.luxagraf.net/css/border-radius.htc') + border-radius: 25px \ No newline at end of file diff --git a/media/sass/photos.sass b/media/sass/photos.sass index 9d78df9..3726aa1 100644 --- a/media/sass/photos.sass +++ b/media/sass/photos.sass @@ -1,24 +1,31 @@ //basic stuff @import _reset.sass -@import _grid.sass @import _mixins.sass -@import _globals.sass - -$luxagraf_brown: #201a11 -$luxagraf_orange: #b53a04 +body + font: normal 100% unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif + margin: 0 + background: black *:focus outline: none + +a + text-decoration: none #breadcrumbs - font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif - font-size: 10px - color: #fff - float: left - margin-top: 5px -#breadcrumbs a - color: #fff + font: normal 100% unquote("Hoefler Text"), Georgia, unquote("Times New Roman"), Times, serif + text-transform: uppercase + margin: -10px 0 2em .75em + font-size: .75em + li + margin: 0 + line-height: 1em + float: left + a:hover + color: $orange + + .meta margin: 43px 0 0 37px color: black @@ -39,10 +46,9 @@ $luxagraf_orange: #b53a04 a color: black !important a:hover - color: $luxagraf_orange !important + color: $orange !important + -body - background: black .hide display: none @@ -51,7 +57,7 @@ body clear: both li.activeSlide a img.thumb - border: $luxagraf_orange 3px solid !important + border: $orange 3px solid !important li.jcarousel-item a img.thumb border: #666666 3px solid @@ -60,7 +66,7 @@ li.jcarousel-item a img.thumb bottom: 0 margin: 0 auto padding: 0 40px 0 40px - width: 940px + width: 925px .jcarousel-clip z-index: 2 @@ -175,7 +181,7 @@ ul#feature_gallery_pager li #wrapper width: 1010px margin: 0 auto - +sm-sans + font: normal 1em Helvetica, Verdana, sans-serif text-align: left font-size: 16px color: white @@ -184,7 +190,7 @@ ul#feature_gallery_pager li a color: white li.bigimg - width: $col16 + $pad * 3 + width: 1000px position: relative display: block clear: both @@ -201,7 +207,7 @@ ul#feature_gallery_pager li display: block margin: 0 background: black - +transparent_class_lighter + +photo_overlays position: absolute bottom: 0 clear: both @@ -231,15 +237,15 @@ ul#feature_gallery_pager li line-height: 36px color: white a:hover - color: $luxagraf_orange + color: $orange #slideshow-controls - +sm-sans + font: normal 1em Helvetica, Verdana, sans-serif font-size: 12px line-height: 18px text-align: center width: 200px - margin: 0 auto + margin: 0 auto 10px position: relative left: -5px top: 2px -- cgit v1.2.3-70-g09d2