/* show v1.0.0 | (c) weaverthemes.com */ /* ------------------------------------------------------------------------------------------------------------------------ init ------------------------------------------------------------------------------------------------------------------------ */ body { background: #fff; } body.is-loading *, body.is-loading *:before, body.is-loading *:after { -moz-animation: none !important; -webkit-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; -moz-transition: none !important; -webkit-transition: none !important; -o-transition: none !important; -ms-transition: none !important; transition: none !important; } body, input, select, textarea { color: #777; font-family: "Lato", Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: 300; line-height: 1.65em; } a { color: #67d1fd; text-decoration: none; } a:hover { text-decoration: none; } strong, b { color: #999; font-weight: 600; } em, i { font-style: italic; } p { margin: 0 0 2em 0; line-height: 1.8; } h1, h2, h3, h4, h5, h6 { font-weight: 600; letter-spacing: 0.1em; line-height: 1em; margin: 0 0 1em 0; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; } h1 { font-size: 2.25em; line-height: 1.5em; } h2 { font-size: 1.75em; line-height: 1.5em; } h3 { font-size: 1.25em; line-height: 1.5em; } h4 { font-size: 1.1em; line-height: 1.5em; } h5 { font-size: 0.9em; line-height: 1.5em; } h6 { font-size: 0.7em; line-height: 1.5em; } sub { font-size: 0.8em; position: relative; top: 0.5em; } sup { font-size: 0.8em; position: relative; top: -0.5em; } hr { border: 0; border-bottom: solid 1px rgba(144, 144, 144, 0.35); margin: 2em 0; } hr.major { margin: 3em 0; } blockquote { border-left: solid 4px rgba(144, 144, 144, 0.35); font-style: italic; margin: 0 0 2em 0; padding: 0.5em 0 0.5em 2em; } code { background: rgba(144, 144, 144, 0.35); border: solid 1px rgba(144, 144, 144, 0.35); font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0.25em; padding: 0.25em 0.65em; } pre { -webkit-overflow-scrolling: touch; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0 2em 0; } pre code { display: block; line-height: 1.75em; padding: 1em 1.5em; overflow-x: auto; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } /* section/article */ section.special, article.special, header.special, div.special { text-align: center; } .wrapper { padding: 8em 0 6em 0; } header p { position: relative; margin: 0 0 1.5em 0; } header h2 + p { font-size: 1.25em; margin-top: -1em; line-height: 1.75em; } header h3 + p { font-size: 1.1em; margin-top: -0.8em; line-height: 1.5em; } header h4 + p, header h5 + p, header h6 + p { font-size: 0.9em; margin-top: -0.6em; line-height: 1.5em; } header.major { margin: 0 0 3em 0; } header.major h2, header.major h3, header.major h4, header.major h5, header.major h6 { border-bottom: solid 1px rgba(144, 144, 144, 0.35); display: inline-block; margin: 0 0 0.8em; padding: 0 0 0.8em; } header.major p { font-size: 1.25em; margin: 0.1em 0; } /* form */ form { margin: 0 0 2em 0; } form br + br { display: none !important; } label { color: #484b49; display: inline-block; font-size: 0.9em; font-weight: 600; margin: 0 0 1em 0; } input[type="text"], input[type="password"], input[type="email"], select, textarea { -moz-appearance: none; -webkit-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none; background: rgba(144, 144, 144, 0.35); border-radius: 0; border: none; border: solid 1px rgba(144, 144, 144, 0.35); color: inherit; display: block; outline: 0; padding: 0 1em; text-decoration: none; width: 100%; } input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, select:invalid, textarea:invalid { box-shadow: none; } input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus { border-color: #67d1fd; box-shadow: 0 0 0 1px #67d1fd; } .select-wrapper { text-decoration: none; display: block; position: relative; } .select-wrapper:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .select-wrapper:before { color: rgba(144, 144, 144, 0.35); content: '\f078'; display: block; height: 2.75em; line-height: 2.75em; pointer-events: none; position: absolute; right: 0; text-align: center; top: 0; width: 2.75em; } .select-wrapper select::-ms-expand { display: none; } input[type="text"], input[type="password"], input[type="email"], select { height: 2.75em; } textarea { padding: 0.75em 1em; } input[type="checkbox"], input[type="radio"] { -moz-appearance: none; -webkit-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none; display: block; float: left; margin-right: -2em; opacity: 0; width: 1em; z-index: -1; } input[type="checkbox"] + label, input[type="radio"] + label { text-decoration: none; color: #777; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 300; padding-left: 2.4em; padding-right: 0.75em; position: relative; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { background: rgba(144, 144, 144, 0.35); border: solid 1px rgba(144, 144, 144, 0.35); content: ''; display: inline-block; height: 1.65em; left: 0; line-height: 1.58125em; position: absolute; text-align: center; top: 0; width: 1.65em; } input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { background: #383b39; border-color: #383b39; color: #ffffff; content: '\f00c'; } input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before { border-color: #67d1fd; box-shadow: 0 0 0 1px #67d1fd; } input[type="radio"] + label:before { border-radius: 100%; } ::-webkit-input-placeholder { color: #777-light !important; opacity: 1.0; } :-moz-placeholder { color: #777-light !important; opacity: 1.0; } ::-moz-placeholder { color: #777-light !important; opacity: 1.0; } :-ms-input-placeholder { color: #777-light !important; opacity: 1.0; } .formerize-placeholder { color: #777-light !important; opacity: 1.0; } /* box */ .box { padding: 3em 2em 1em 2em; margin-bottom: 2em; position: relative; } .box.big { padding: 7em 3.5em 5em 3.5em; } .box.big > header.major { padding: 0 0 5em; } .box .image.full { margin-bottom: 3em; margin-left: -2em; width: calc(100% + (2em * 2)); } .box .image.full img { width: 100%; } .box > .image.full:first-child { margin-top: -3em; } /* icon */ .icon { text-decoration: none; border-bottom: none; position: relative; color: #4ec9fd; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .icon > .label { display: none; } .icon.major { display: block; font-size: 4.5em; line-height: 1; margin-bottom: 0.4em; } /* image */ .image { border: 0; display: inline-block; position: relative; } .image img { display: block; } .image.left { float: left; padding: 0 1.5em 1em 0; top: 0.25em; } .image.right { float: right; padding: 0 0 1em 1.5em; top: 0.25em; } .image.left, .image.right { max-width: 40%; } .image.left img, .image.right img { width: 100%; } .image.fit { display: block; margin: 0 0 2em 0; width: 100%; } .image.fit img { width: 100%; } .image.main { display: block; margin: 0 0 4em 0; width: 100%; } .image.main img { width: 100%; } /* list */ ol { list-style: decimal; margin: 0 0 2em 0; padding-left: 1.25em; } ol li { padding-left: 0.25em; } ul { list-style: disc; margin: 0 0 2em 0; padding-left: 1em; } ul li { padding-left: 0.5em; } ul.alt { list-style: none; padding-left: 0; } ul.alt li { border-top: solid 1px rgba(144, 144, 144, 0.35); padding: 0.5em 0; } ul.alt li:first-child { border-top: 0; padding-top: 0; } ul.icons { cursor: default; list-style: none; padding-left: 0; } ul.icons li { display: inline-block; padding: 0 1em 0 0; } ul.icons li:last-child { padding-right: 0; } ul.icons li .icon:before { font-size: 2em; } ul.labeled-icons { list-style: none; padding-left: 0; } ul.labeled-icons li { margin-bottom: 2em; padding-left: 2em; position: relative; } ul.labeled-icons .icon { cursor: default; display: block; font-size: 1.2em; left: 0; line-height: 1; position: absolute; top: 10%; } ul.actions { cursor: default; list-style: none; padding-left: 0; } ul.actions li { display: inline-block; padding: 0 1em 0 0; vertical-align: middle; } ul.actions li:last-child { padding-right: 0; } ul.actions.small li { padding: 0 0.5em 0 0; } ul.actions.vertical li { display: block; padding: 1em 0 0 0; } ul.actions.vertical li:first-child { padding-top: 0; } ul.actions.vertical li > * { margin-bottom: 0; } ul.actions.vertical.small li { padding: 0.5em 0 0 0; } ul.actions.vertical.small li:first-child { padding-top: 0; } ul.actions.fit { display: table; margin-left: -1em; padding: 0; table-layout: fixed; width: calc(100% + 1em); } ul.actions.fit li { display: table-cell; padding: 0 0 0 1em; } ul.actions.fit li > * { margin-bottom: 0; } ul.actions.fit.small { margin-left: -0.5em; width: calc(100% + 0.5em); } ul.actions.fit.small li { padding: 0 0 0 0.5em; } ul.actions.uniform li > * { min-width: 12em; } ul.updates { list-style: none; padding-left: 0; } ul.updates li { margin-top: 2em; padding-left: 0; } ul.updates li:first-child { margin-top: 0; } ul.updates p { margin: 0; } ul.updates a { display: block; } ul.updates .timestamp { color: #777; display: block; font-size: 0.9em; margin-top: 0.5em; } dl { margin: 0 0 2em 0; } /* table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 2em 0; width: 100%; } table tbody tr { border: solid 1px rgba(144, 144, 144, 0.35); border-left: 0; border-right: 0; } table tbody tr:nth-child(2n + 1) { background-color: rgba(144, 144, 144, 0.35); } table td { padding: 0.75em 0.75em; } table th { color: #484b49; font-size: 0.9em; font-weight: 600; padding: 0 0.75em 0.75em 0.75em; text-align: left; } table thead { border-bottom: solid 2px rgba(144, 144, 144, 0.35); } table tfoot { border-top: solid 2px rgba(144, 144, 144, 0.35); } table.alt { border-collapse: separate; } table.alt tbody tr td { border: solid 1px rgba(144, 144, 144, 0.35); border-left-width: 0; border-top-width: 0; } table.alt tbody tr td:first-child { border-left-width: 1px; } table.alt tbody tr:first-child td { border-top-width: 1px; } table.alt thead { border-bottom: 0; } table.alt tfoot { border-top: 0; } /* button */ input[type="submit"], input[type="reset"], input[type="button"], .button { -moz-appearance: none; -webkit-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; background-color: #383b39; border-radius: 0; border: 0; color: #ffffff !important; cursor: pointer; display: inline-block; font-weight: 600; height: 3.1em; letter-spacing: 0.1em; line-height: 3.1em; padding: 0 1.65em; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; } input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover { background-color: #444846; } input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .button:active { background-color: #2c2e2c; } input[type="submit"].icon, input[type="reset"].icon, input[type="button"].icon, .button.icon { padding-left: 1.35em; } input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, .button.icon:before { margin-right: 0.5em; } input[type="submit"].fit, input[type="reset"].fit, input[type="button"].fit, .button.fit { display: block; margin: 0 0 1em 0; width: 100%; } input[type="submit"].small, input[type="reset"].small, input[type="button"].small, .button.small { font-size: 0.8em; } input[type="submit"].big, input[type="reset"].big, input[type="button"].big, .button.big { font-size: 1.35em; } input[type="submit"].alt, input[type="reset"].alt, input[type="button"].alt, .button.alt { background-color: transparent; border: 0; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.35); color: #484b49 !important; } input[type="submit"].alt:hover, input[type="reset"].alt:hover, input[type="button"].alt:hover, .button.alt:hover { background-color: rgba(0, 0, 0, 0.1); } input[type="submit"].alt:active, input[type="reset"].alt:active, input[type="button"].alt:active, .button.alt:active { background-color: rgba(0, 0, 0, 0.1); } input[type="submit"].alt.icon:before, input[type="reset"].alt.icon:before, input[type="button"].alt.icon:before, .button.alt.icon:before { color: #777-light; } input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special { background-color: #67d1fd; color: #ffffff !important; } input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, .button.special:hover { background-color: #80d9fd; } input[type="submit"].special:active, input[type="reset"].special:active, input[type="button"].special:active, .button.special:active { background-color: #4ec9fd; } input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, .button.disabled, .button:disabled { background-color: #777 !important; box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15); color: #fff !important; cursor: default; opacity: 0.25; } /* ------------------------------------------------------------------------------------------------------------------------ css ------------------------------------------------------------------------------------------------------------------------ */ #header { background-color: rgba(0, 0, 0, 0.6); cursor: default; left: 0; padding: 0 2em; position: fixed; top: 0; width: 100%; z-index: 10000; } #header .logo { float: left; margin-right: 10px; } #header .logo img { max-height: 4.5em; width: auto; } #header h1 { color: #fff; font-weight: 700; line-height: inherit; font-size: 1.2em; margin: 0; float: left; height: 4em; line-height: 4em; padding: 0; } #header nav { height: inherit; line-height: inherit; font-weight: normal; float: right; right: 1.25em; font-size: 1em; } #header nav > ul { list-style: none; margin: 0; padding-left: 0; } #header nav > ul > li { display: inline-block; margin-left: 1.5em; padding-left: 0; } #header nav > ul > li.current { border-top: 2px solid #999; } #header nav > ul > li.current a:hover { border-top: none; } #header nav > ul > li.active a { border-top: 2px solid #999; color: #999; } #header nav > ul > li a { -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; color: #fff; display: inline-block; text-decoration: none; height: 4.5em; line-height: 4.4em; } #header nav > ul > li a.currentAncestor { border-top: 2px solid #999; } #header nav > ul > li a:hover { color: #999; border-top: 2px solid #999; } #header nav > ul > li a.icon:before { margin-right: 0.5em; } #header nav > ul > li:first-child { margin-left: 0; } #header nav > ul > li > ul { display: none; } .dropotron { background-color: rgba(0, 0, 0, 0.6); box-shadow: 0px 0.0375em 0.125em 0px rgba(0, 0, 0, 0.05); list-style: none; margin: 0 0 0 0; min-width: 12em; padding: 0.75em 1em; } .dropotron > li { border-top: solid 1px rgba(144, 144, 144, 0.35); padding: 0; } .dropotron > li a { -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; color: #fff; display: block; font-size: 0.9em; letter-spacing: 0.1em; line-height: 3em; text-decoration: none; } .dropotron > li a:hover { color: #999; } .dropotron > li:first-child { border-top: 0; } .dropotron.level-0 { margin: 4px 0 0 0; border-top: 2px solid #999; } /* banner */ #banner { background-color: #444; padding: 16em 0 13em 0; background-attachment: scroll, fixed; background-image: url("images/overlay.png"), url("images/banners/banner_1.jpg"); background-position: center center; background-size: cover; color: #ffffff; line-height: 1.75; text-align: center; } #banner :last-child { margin-bottom: 0; } #banner h1, #banner h2, #banner h3 { border-bottom: solid 1px rgba(255, 255, 255, 0.5); color: #ffffff; display: inline-block; font-size: 2.5em; font-weight: 700; line-height: 1.35; margin: 0 0 0.65em 0; padding: 0 0 0.65em; } #banner p { font-size: 1.65em; margin-bottom: 1.75em; } #two h1, #two h2, #two h3, #two h4, #two h5, #two h6 { color: #222; } /* three */ #three { background-attachment: scroll, fixed; background-image: url("images/overlay.png"), url("images/banners/banner_2.jpg"); background-position: center center; background-size: cover; color: #ffffff; } #three h1, #three h2, #three h3, #three h4, #three h5, #three h6 { color: #fff; } #three header { margin-bottom: 4em; } #three h2 { border-color: rgba(255, 255, 255, 0.5); color: #ffffff; } /* four */ #four { padding: 4em 0 2em 0; background-color: #4ec9fd; color: #fff; } #four .button.alt { box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.9); color: #fff !important; } /* content */ #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 0 0 0.4em 0; color: #222; } /* pc */ #primary-content .image-left { float: left; padding: 0 1.5em 1em 0; top: 0.25em; } #primary-content .image-right { float: right; padding: 0 0 1em 1.5em; top: 0.25em; } #primary-content .image-left img, #primary-content .image-right img { height: auto !important; width: 100%; } #primary-content blockquote p { margin: 0; padding: 0; } #primary-content .blog-entry { float: left; width: 33.3333333%; height: auto; margin-bottom: 3em; padding: 0 2em 2em 0; } #primary-content .blog-archive-entries-wrapper > .blog-entry { float: none; width: auto; } #primary-content .blog-entry-title { font-size: 1.75em; line-height: 1em; letter-spacing: -0.035em; margin-bottom: 0; } #primary-content .blog-entry-title > a:hover { color: #666; } #primary-content .blog-entry-date { font-size: 0.9em; margin-bottom: 2em; margin-top: 1em; } #primary-content .blog-entry-date:before { content: "\F073"; padding-right: 5px; font-family: FontAwesome; } #primary-content .blog-entry-tags { margin-top: 1em; } #primary-content .blog-archive-headings-wrapper { border-bottom: 1px solid #fafafa; overflow: hidden; margin-bottom: 1em !important; padding: 0 0 1em 0; font-style: normal; } #primary-content .blog-archive-month { float: right; } #primary-content .blog-archive-link { float: left; } #primary-content input[type="checkbox"] + label:before, #primary-content input[type="radio"] + label:before { top: -13px; margin-left: 10px; } #primary-content .filesharing-description { margin-bottom: 2em; } #primary-content .filesharing-item-title { margin-bottom: 0.5em; position: relative; } #primary-content .filesharing-item-title:before { content: "\f0ed"; font-family: FontAwesome; position: absolute; top: 3px; } #primary-content .filesharing-item-title a { margin-left: 2em; } #primary-content .filesharing-item { margin-bottom: 1em; padding-bottom: 2em; } #primary-content .filesharing-item:last-child { border-bottom: none; } #primary-content .album-title { font-size: 1.75em; line-height: 1.5em; letter-spacing: -0.035em; font-weight: bold; } #primary-content .album-description { margin: 1em 0; } #primary-content .album-wrapper { margin-top: 2em; flex-flow: row wrap; display: flex; justify-content: space-around; } #primary-content .album-wrapper .thumbnail-wrap { height: auto !important; } #primary-content .album-wrapper .thumbnail-frame img { width: 100% !important; height: auto !important; } #primary-content .album-wrapper .thumbnail-frame .thumbnail-caption { text-align: center; line-height: 1.5em; } .photo-background { padding: 5em 0 8em 0; max-width: 1200px; margin: 0 auto; position: relative; } .photo-background p { margin: 0; padding: 0; } .photo-background .photo-navigation { position: relative; overflow: hidden; padding: 1em; } .photo-background .photo-navigation .photo-title { float: left; font-size: 1.6em; margin-right: 10px !important; } .photo-background .photo-navigation .photo-caption { float: left; margin-right: 10px !important; padding: 10px 0; } .photo-background .photo-navigation .photo-links { float: right; background: #fafafa; padding: 0 10px; } .photo-background .photo-navigation .photo-links a { padding: 5px; display: inline-block; } .photo-background .photo-frame { width: 100%; height: auto; } .photo-background .exif-data { margin: 1em auto 0; text-align: center; } #secondary-content #blog-categories { border-bottom: 1px solid #fafafa; padding: 2em 0; } #secondary-content #blog-categories a { display: inline-block !important; margin-right: 10px; } #secondary-content #blog-categories a:before { font-family: FontAwesome; content: "\F07C"; font-style: normal; font-weight: normal; padding-right: 5px; text-decoration: none !important; } #secondary-content #blog-categories br { display: none; } #secondary-content #blog-categories:before { content: "Categories"; font-size: 1.25em; display: block; margin-bottom: 0.5em; } #secondary-content #blog-archives { border-bottom: 1px solid #fafafa; padding: 2em 0; } #secondary-content #blog-archives a, #secondary-content #blog-archives div { display: inline-block !important; margin-right: 10px; } #secondary-content #blog-archives a:before, #secondary-content #blog-archives div:before { font-family: FontAwesome; content: "\F073"; font-style: normal; font-weight: normal; padding-right: 5px; } #secondary-content #blog-archives:before { content: "Archives"; font-size: 1.25em; display: block; margin-bottom: 0.5em; } #secondary-content #blog-tags { border-bottom: 1px solid #fafafa; padding: 2em 0; } #secondary-content #blog-tags a:before { font-family: FontAwesome; content: "\F02C"; font-style: normal; font-weight: normal; padding-right: 5px; } #secondary-content #blog-tags ul { list-style: none; padding: 0; margin: 0; } #secondary-content #blog-tags ul li { display: inline-block !important; margin-right: 10px; } #secondary-content #blog-tags:before { content: "Tag Cloud"; font-size: 1.25em; display: block; margin-bottom: 0.5em; } #secondary-content #blog-rss-feeds { border-bottom: none; padding: 2em 0; } #secondary-content #blog-rss-feeds a:before { font-family: FontAwesome; content: "\F09E"; font-style: normal; font-weight: normal; padding-right: 5px; } #secondary-content #blog-rss-feeds:before { content: "RSS Feed"; font-size: 1.25em; display: block; margin-bottom: 0.5em; } /* five */ #five { background-attachment: scroll, fixed; background-image: url("images/overlay.png"), url("images/banners/banner_3.jpg"); background-position: center center; background-size: cover; color: #ffffff; } #five header { margin-bottom: 4em; } #five h1, #five h2, #five h3, #five h4, #five h5, #five h6 { border-color: rgba(255, 255, 255, 0.5); color: #ffffff; } /* breadcrumb */ #breadcrumb { border-top: 1px solid #fafafa; border-bottom: 1px solid #fafafa; font-size: 0.9em; } #breadcrumb .container { padding: 1em 0; } #breadcrumb .container ul { margin: 0; list-style: none; padding: 0; } #breadcrumb .container ul li { display: inline-block; padding: 0; } #breadcrumb .container ul li:last-child span { display: none; } #breadcrumb .container ul li span { margin: 0 10px; } /* footer */ #footer { background-color: #1a1c1b; color: #cdcece; } #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 { color: #ffffff; margin: 0 0 1em 0; } #footer #six { padding: 4em 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } #footer .button { color: #ffffff !important; border-color: rgba(255, 255, 255, 0.5); } #footer .icon { color: #afb1b0; } #footer .copyright { color: #cdcece; font-size: 0.9em; margin: 0 auto; padding: 2em 0; text-align: center; } /* ------------------------------------------------------------------------------------------------------------------------ misc ------------------------------------------------------------------------------------------------------------------------ */ #disqus_thread { margin-top: 20px; } .imageStyle { max-width: 100%; height: auto; } .nolink { cursor: default; } /* poptrox */ @-moz-keyframes spinner-rotate { 0% { -moz-transform: scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); } 100% { -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg); -o-transform: scale(1) rotate(360deg); -ms-transform: scale(1) rotate(360deg); transform: scale(1) rotate(360deg); } } @-webkit-keyframes spinner-rotate { 0% { -moz-transform: scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); } 100% { -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg); -o-transform: scale(1) rotate(360deg); -ms-transform: scale(1) rotate(360deg); transform: scale(1) rotate(360deg); } } @-o-keyframes spinner-rotate { 0% { -moz-transform: scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); } 100% { -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg); -o-transform: scale(1) rotate(360deg); -ms-transform: scale(1) rotate(360deg); transform: scale(1) rotate(360deg); } } @-ms-keyframes spinner-rotate { 0% { -moz-transform: scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); } 100% { -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg); -o-transform: scale(1) rotate(360deg); -ms-transform: scale(1) rotate(360deg); transform: scale(1) rotate(360deg); } } @keyframes spinner-rotate { 0% { -moz-transform: scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform: scale(1) rotate(0deg); -ms-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg); } 100% { -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg); -o-transform: scale(1) rotate(360deg); -ms-transform: scale(1) rotate(360deg); transform: scale(1) rotate(360deg); } } .poptrox-popup { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -o-box-sizing: content-box; -ms-box-sizing: content-box; box-sizing: content-box; background: #fff; box-shadow: 0 0.1em 0.15em 0 rgba(0, 0, 0, 0.15); padding-bottom: 0; } .poptrox-popup .loader { text-decoration: none; display: block; font-size: 2em; height: 2em; left: 50%; margin: -1em 0 0 -1em; position: absolute; top: 50%; width: 2em; } .poptrox-popup .loader:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .poptrox-popup .loader:before { -moz-animation: spinner-rotate 0.75s infinite linear !important; -webkit-animation: spinner-rotate 0.75s infinite linear !important; -o-animation: spinner-rotate 0.75s infinite linear !important; -ms-animation: spinner-rotate 0.75s infinite linear !important; animation: spinner-rotate 0.75s infinite linear !important; color: #ececec; content: '\f1ce'; cursor: default; display: block; height: 2em; left: 0; line-height: 2em; position: absolute; text-align: center; top: 0; width: 2em; } .poptrox-popup .caption { background: #fff; bottom: 0; color: #646464; cursor: default; display: block; height: 4em; left: 0; letter-spacing: 0.1em; line-height: 4em; position: absolute; text-align: center; text-decoration: none; width: 100%; z-index: 1; } .poptrox-popup .nav-next, .poptrox-popup .nav-previous { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -moz-transition: opacity 0.2s ease-in-out; -webkit-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; background: rgba(0, 0, 0, 0.01); cursor: pointer; height: 100%; opacity: 0; position: absolute; top: 0; width: 50%; } .poptrox-popup .nav-next:before, .poptrox-popup .nav-previous:before { background: url("images/arrow.svg"); content: ''; height: 64px; margin: -32px 0 0 0; position: absolute; top: calc(50% - 2em); width: 96px; } .poptrox-popup .nav-previous { left: 0; } .poptrox-popup .nav-previous:before { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1); left: 0; -ms-filter: "FlipH"; filter: FlipH; } .poptrox-popup .nav-next { right: 0; } .poptrox-popup .nav-next:before { right: 0; } .poptrox-popup:hover .nav-next, .poptrox-popup:hover .nav-previous { opacity: 0.5; } .poptrox-popup:hover .nav-next:hover, .poptrox-popup:hover .nav-previous:hover { opacity: 1.0; } .poptrox-popup:hover .closer { opacity: 0.5; } .poptrox-popup:hover .closer:hover { opacity: 1.0; } .poptrox-popup .closer { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -moz-transition: opacity 0.2s ease-in-out; -webkit-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; height: 64px; opacity: 0; position: absolute; right: 0; text-indent: -9999px; top: 0; width: 64px; z-index: 2; } .poptrox-popup .closer:before { background: url("images/close.svg") center center; border-radius: 100%; box-shadow: inset 0 0 0 2px #fff; color: #fff !important; content: ''; display: block; height: 40px; position: absolute; right: 16px; top: 16px; width: 40px; } body.is-touch .poptrox-popup .nav-next, body.is-touch .poptrox-popup .nav-previous, body.is-touch .poptrox-popup .closer { opacity: 1 !important; } /* ------------------------------------------------------------------------------------------------------------------------ media queries ------------------------------------------------------------------------------------------------------------------------ */ @media only screen and (max-width: 1680px) { body, input, select, textarea { font-size: 11pt; } .wrapper { padding: 4em 0 2em 0; } #banner { padding: 14em 0 11em 0; } } @media only screen and (max-width: 1280px) { body, input, select, textarea { font-size: 11pt; } #banner { padding: 12em 0 9em 0; background-attachment: scroll; } #banner h2 { font-size: 2.5em; } #primary-content .blog-entry { float: none; padding: 10px; width: auto; } } @media only screen and (max-width: 980px) { body, input, select, textarea { font-size: 11pt; } header br { display: none; } .box.big { padding: 3em 2.5em 1em 2.5em; } .box.big header.major { padding: 3em 0 3em; } .wrapper { padding: 4em 0 2em 0; } #skel-layers-wrapper { padding-top: 0; } #header { display: none; } #banner { padding: 14em 4em 10em 4em; } #banner br { display: none; } #titleBar { background-color: rgba(0, 0, 0, 0.6); border-top: solid 1px rgba(144, 144, 144, 0.35); border-bottom: solid 1px rgba(144, 144, 144, 0.35); box-shadow: 0 0.0375em 0.125em 0 rgba(0, 0, 0, 0.05); line-height: 44px; } #titleBar .toggle { text-decoration: none; height: 4em; right: 0; position: absolute; top: 0; width: 6em; z-index: 1; } #titleBar .toggle:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } #titleBar .toggle:before { border-left: solid 1px rgba(144, 144, 144, 0.35); content: '\f0c9'; display: block; height: 44px; right: 0; position: absolute; text-align: center; top: 0; width: 44px; } #titleBar .title { font-weight: 700; left: 15px; line-height: inherit; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 80%; position: absolute; top: 0; } #titleBar .title a { text-decoration: none; } #navPanel { background: #fff; border-right: solid 1px rgba(144, 144, 144, 0.35); box-shadow: 0 0.0375em 0.125em 0 rgba(0, 0, 0, 0.05); padding: 0 1em; text-transform: uppercase; } #navPanel .link { border: 0; border-top: solid 1px rgba(144, 144, 144, 0.35); color: #484b49 !important; display: block; font-size: 0.8em; height: 4em; letter-spacing: 0.1em; line-height: 4em; text-decoration: none; text-transform: uppercase; } #navPanel .link:first-child { border-top: 0; } #navPanel .link.depth-0 { font-weight: 600; } #navPanel .link .indent-1 { display: inline-block; width: 1.25em; } #navPanel .link .indent-2 { display: inline-block; width: 2.5em; } #navPanel .link .indent-3 { display: inline-block; width: 3.75em; } #navPanel .link .indent-4 { display: inline-block; width: 5em; } #navPanel .link .indent-5 { display: inline-block; width: 6.25em; } } @media only screen and (max-width: 736px) { body, input, select, textarea { font-size: 11pt; } h2 { font-size: 1.5em; } h3 { font-size: 1.15em; } h4 { font-size: 1em; } header.major p { font-size: 1.15em; } .box { padding: 2em 1em 0.1em 1em; } .box.big { padding: 2em 1.5em 0.1em 1.5em; } .box.big header.major { padding: 2em 0 2em; } .box .image.full { margin-bottom: 2em; margin-left: -1em; width: calc(100% + (1em * 2)); } .box .image.full img { width: 100%; } .box > .image.full:first-child { margin-top: -2em; } .wrapper { padding: 4em 0 2em 0; } #banner { padding: 7em 2em 4em 2em; } #banner h2 { font-size: 1.5em; } #banner p { font-size: 1.15em; } #footer .copyright { padding: 1em 0; } #footer .copyright li { border-left: 0; margin-left: 0; padding-left: 0; display: block; } } @media only screen and (max-width: 480px) { html, body { min-width: 320px; } body, input, select, textarea { font-size: 11pt; } ul.actions { margin: 0 0 2em 0; } ul.actions li { display: block; padding: 1em 0 0 0; text-align: center; width: 100%; } ul.actions li:first-child { padding-top: 0; } ul.actions li > * { margin: 0 !important; width: 100%; } ul.actions li > *.icon:before { margin-left: -2em; } ul.actions.small li { padding: 0.5em 0 0 0; } ul.actions.small li:first-child { padding-top: 0; } .button { display: block; padding: 1em 0 0 0; text-align: center; width: 100%; } input[type="submit"], input[type="reset"], input[type="button"], .button { padding: 0; } .box.big { padding: 2em 1em 0.1em 1em; } .box.big header.major { padding: 1em 1em 1em; } .wrapper { padding: 3em 0 1em 0; } #banner p { font-size: 1.25em; } /* --- */ .photo-background .photo-navigation .photo-links { float: left; } /* --- */ .poptrox-popup .nav-next:before, .poptrox-popup .nav-previous:before { background-size: contain; height: 32px; margin: 0; width: 48px; } .poptrox-popup .closer:before { background-size: contain; box-shadow: inset 0 0 0 1px #fff; height: 30px; opacity: 0.65; right: 12px; top: 12px; width: 30px; } }