@import url("fa-all.min.css"); @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700,700italic|Open+Sans+Condensed:300,700"); @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap'); /* TXT by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;} body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { -webkit-text-size-adjust: none; } mark { background-color: transparent; color: inherit; } input::-moz-focus-inner { border: 0; padding: 0; } input, select, textarea { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; } input[type="checkbox"] { appearance: checkbox !important; } input[type="radio"] { appearance: radio !important; } /* Basic */ html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { /*#f2f5f3;*/ background-image: url("images/background-texture_1200.jpg"); background-position: center top; } body.is-preload *, body.is-preload *:before, body.is-preload *:after { -moz-animation: none !important; -webkit-animation: none !important; -ms-animation: none !important; animation: none !important; -moz-transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; transition: none !important; } body, input, textarea, select { font-family: 'Oswald', sans-serif; color: #000; font-weight: 300; font-size: 14pt; line-height: 1.7em; } h1, h2, h3, h4, h5, h6 { font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase; color: #000; margin: 0 0 0.5em 0; line-height: 1.3; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; text-transform: inherit; color: inherit !important; border: 0 !important; } h1 a:hover, h2 a:hover, h3 a:hover { text-decoration: underline; } h2 { font-size: 1.65em; } h2.major { position: relative; border-top: solid 0px #e7eae8; font-size: 1.65em; text-align: center; margin: 0 0 1em 0; top: 0.775em; } h2.major span { position: relative; display: inline-block; top: -0.775em; padding: 0 1.25em 0 1.25em; } h3 { font-size: 1.25em; } h4 { font-size: 1.2em; font-weight: 300; text-transform: none; display: inline; } a { color: #547b82; text-decoration: none; font-weight: 400; } a:hover { text-decoration: underline; } .page-content a, .intpub a { text-decoration: none; border-bottom: 1px dashed; } .page-content a:hover, .intpub a:hover { border-bottom: 1px solid; } b, strong { font-weight: 500; } i, em { font-style: italic; } br.clear { clear: both; } sub { position: relative; top: 0.5em; font-size: 0.8em; } sup { position: relative; top: -0.5em; font-size: 0.8em; } hr { border: 0; border-top: solid 2px #d2bf99; margin: 0 0 1.5em 0; clear: both; } blockquote { border-left: solid 5px #E7EAE8; padding: 1em 0 1em 1.5em; font-style: italic; } p, ul, ol, dl, table { margin-bottom: 3em; } .smaller { display: inline-block; font-size: 0.9em; padding-left: 20px; } .covers .smaller { padding: 0; } /* Section/Article */ section, article { margin-bottom: 6em; } .sidebar section { margin-bottom: 3em; } .sidebar section.teaser { border-bottom: 5px solid #ac9d7e; margin-bottom: 1.5em; padding-bottom: 1em; } .sidebar section.teaser p { margin-top: 0.5em; } @media screen and (max-width: 736px) { .teaser.teasercalendar .list { width: 50%; display: inline-block; } .doubleteaser-wrapper { display: flex; } .doubleteaser-wrapper section { width: 50%; } .teaser.teasercalendar div, .doubleteaser-wrapper section div { overflow: hidden; white-space: nowrap; display: inline-block; text-overflow: ellipsis; width: 90%; } } .teaser .teaserspecialfeature div b { text-transform: uppercase; } .teaser .teaserspecialfeature div:last-child{ margin-top:0.5em; } @media screen and (max-width: 980px) { .teaser .teaserspecialfeature { display: flex; gap: 1em; } .teaser .teaserspecialfeature div { width: 50%; } .teaser .teaserspecialfeature div:last-child { margin-top:0em; } } @media screen and (max-width: 736px) { .teaser .teaserspecialfeature { display: block } .teaser .teaserspecialfeature div { width: 100%; } .teaser .teaserspecialfeature div:last-child { margin-top:0.5em; } } .reviewboxes section {padding-bottom: 1.5em;} section.newspost, article.newspost-index, article.latest-review { border-bottom: 1px solid #d7c8ab; margin-bottom: 1.5em; padding-bottom: 1.5em; overflow: hidden; } article.latest-review { border-bottom: 4px solid #d7c8ab; } .newspost-index .hide { display:none; } section.newspost.noborder { border: 0; } section.newspost.noborder a:last-child { border-bottom: 1px dashed !important; } .datesection { width: 100%; border-bottom: 2px solid #d2bf99; padding-bottom: 6px; font-size: 0.9em; } .dsitem1 { float: left; width: 50%; } .dsitem2 { text-align: right; } .dsitem2 em { left: -200000px; position: relative; } .clear { clear: both; } .list { width: 100%; border-bottom: 2px solid #d2bf99; padding-bottom: 6px; } .list span { font-size: 0.9em; } .index.list { padding: 0.5em 0 1em; } .index.list a.hl { text-transform: uppercase; font-size: 1.4em; padding: 0.3em 0; display: inline-block; } .newsarchiveindex { display: block; text-align: center; margin: 1.5em auto; } .comments .commentheader { clear:both; background: rgba(0,0,0,0.1); padding: 1.5em; border-radius: 8px; } .comments .commentbody { border: 1px solid rgba(0,0,0,0.1); padding: 1.5em; border-radius: 8px; } section > :last-child, section:last-child, article > :last-child, article:last-child { margin-bottom: 0; border-bottom: 0; } section .content-item { margin-bottom: 2em; } header > p { display: block; font-weight: 500; text-transform: uppercase; color: #c1cac5; } #contentwrapper h1 { font-weight: 300; letter-spacing: 0.3em; border-color: #d2bf99; padding-bottom: 5px; border-style: double; border-width: 0 0 5px 0; } .thanks { font-style: italic; font-size: 0.9em; } .mb2 { margin-bottom: 2em; } .mb3 { margin-bottom: 3em; } .covers { margin-bottom: 3em !important; } .covers .realimg { bottom: 0; top: auto !important; } .comics p { margin-bottom: 2em; } .comics .feature p { padding-bottom: 1em; margin-top: 0; } .mtminus3em { margin-top: -3em; } .image.flexcenter { display: flex; justify-content: center; } .covers .realimgwide { bottom: 0; top: auto !important; position: absolute; } #loading { margin-bottom: 2000px; } /* EMBED */ .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .embed-container.inside { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-top: 2em; margin-bottom: 2em; } /* ARCHIVE / SEARCH / FORMS */ .archivesearchbox { border-bottom: 5px solid #ac9d7e; padding-bottom: 1em; margin-bottom: 1em; } .archivesearchbox form { display: flex; align-items: flex-end; justify-content: space-between; flex-wrap: wrap; } .contact-form .row div { margin-bottom: 1em; } .contact-input { width: 100%; } .contact-input.s { width: 10%; } .contact-input.ta { width:100%; height: 10em; } .archivesearchbox .inputs { padding:0.2em 0.5em; } .archivesearchbox .inputs.searchfield { margin: 0; } .archiveyearnav { margin: 4px auto; width: 75%; padding-bottom: 5px; text-align: center; } .archivemonthnav { border-bottom: 2px solid #d2bf99; margin: 0.5em auto; width: 100%; padding: 1em; text-align: center; } .archivemonthnav a { padding: 0 5px; } .archiveresults h4 { border-bottom: 4px solid #ac9d7e; width: 100%; display: block; padding-bottom: 0.6em; text-align: center; text-transform: uppercase; } .archiveresults .q { text-overflow: ellipsis; display: inline-block; overflow: hidden; white-space: nowrap; max-width: 100%; } .list.flex { display: flex; align-items: center; padding: 6px 0; } .list .datebox { font-size: 2em; text-align: center; flex-grow: 0; flex-shrink: 0; flex-basis: 10%; } .list .textbox { width:90%; } .resultinfo { text-align: center; border-bottom: 5px solid #ac9d7e; padding-bottom: 1em; margin-bottom: 1em; } .resultinfo h3 { font-weight: 400; } .resultinfo h3 span { color: green; } .resultinfo h3 span.r { color: red; } .resultinfo p { margin-bottom: 0 !important; } /* QUIZ */ .quizform h4 { margin: 1.5em 0 1em 0; display: block; } a.submitlink, .inputs.submitbutton { padding: 0.2em 1em; text-transform: uppercase; background: #6b7770; color: #fff; border: 0; display: inline-block; margin-bottom: 0.5em; } .quizitem { background-size: contain; position: relative; background-repeat: no-repeat; margin-bottom: -2.5em } .quizitem span { width: 100%; height: 100%; position: absolute; top:0; } .quizitem.w span { background: url(/img/quiz/w.png); background-repeat: no-repeat; background-position: 50% 40%; } .quizitem.r span { background: url(/img/quiz/r.png); background-repeat: no-repeat; background-position: 50% 40%; } .quizitem div { position: absolute; top: 70%; left: 43%; } @media screen and (max-width: 736px) { .quizitem div { position: absolute; top: 66%; left: 40%; } } #q1a {background-image: url(/img/quiz/q1a.png);} #q1b {background-image: url(/img/quiz/q1b.png);} #q1c {background-image: url(/img/quiz/q1c.png);} #q2a {background-image: url(/img/quiz/q2a.png);} #q2b {background-image: url(/img/quiz/q2b.png);} #q2c {background-image: url(/img/quiz/q2c.png);} #q3a {background-image: url(/img/quiz/q3a.png);} #q3b {background-image: url(/img/quiz/q3b.png);} #q3c {background-image: url(/img/quiz/q3c.png);} #q4a {background-image: url(/img/quiz/q4a.png);} #q4b {background-image: url(/img/quiz/q4b.png);} #q4c {background-image: url(/img/quiz/q4c.png);} #q5a {background-image: url(/img/quiz/q5a.png);} #q5b {background-image: url(/img/quiz/q5b.png);} #q5c {background-image: url(/img/quiz/q5c.png);} #q6a {background-image: url(/img/quiz/q6a.png);} #q6b {background-image: url(/img/quiz/q6b.png);} #q6c {background-image: url(/img/quiz/q6c.png);} #q7a {background-image: url(/img/quiz/q7a.png);} #q7b {background-image: url(/img/quiz/q7b.png);} #q7c {background-image: url(/img/quiz/q7c.png);} #q8a {background-image: url(/img/quiz/q8a.png);} #q8b {background-image: url(/img/quiz/q8b.png);} #q8c {background-image: url(/img/quiz/q8c.png);} #q9a {background-image: url(/img/quiz/q9a.png);} #q9b {background-image: url(/img/quiz/q9b.png);} #q9c {background-image: url(/img/quiz/q9c.png);} #q10a {background-image: url(/img/quiz/qXa.png);} #q10b {background-image: url(/img/quiz/qXb.png);} #q10c {background-image: url(/img/quiz/qXc.png);} .quizsubmitter { text-align: center; position: relative; z-index: 99; } /* RIOT SLIDER CUSTOM */ .riot-slider-main, .riot-slider-main, ul.riot-slider { background: none !important; } .riot-slider-main .slide-buttons button { font-family: inherit !important; background: url("images/background-texture_footer.jpg") center !important; text-shadow: 0 !important; } .riot-slider-main .slide-buttons button:hover { background-color: #d2bf99 !important; background-image: none !important; } .riot-slider-main .slide-buttons button.is-active, .riot-slider-main .slide-buttons button.is-active:hover { background-color: #635034 !important; background-image: none !important; } .riot-slider-main .slide-buttons button.is-disabled, .riot-slider-main .slide-buttons button.is-disabled:hover, .riot-slider-main .slide-buttons button.is-disabled.is-active, .riot-slider-main .slide-buttons button.is-disabled.is-active:hover { background-color: #666 !important; background-image: none !important; color: #fff !important; } /* MISC */ .fanimg { float: right; margin-left: 10px; width: 250px; height: 250px; position: relative; background-image: url("images/background-texture_footer.jpg"); } @media screen and (max-width: 736px) { .fanimg { width: 200px; height: 200px; } } .fanimg img { position: relative; } .fanimg .tall { width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); } .fanimg .wide { width: 100%; height: auto; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); } .nolinkborder { border: 0 !important; } .finalwords { font-weight: 500; text-align: center; display:block; border-bottom: #ac9d7e 1px dashed; padding-bottom: 0.5em; } .reviewtext { margin-bottom: 1em; } .vote-wrapper { border:1px solid #ac9d7e; margin-bottom: 1.5em; } .votebox { background: #f1dfb1; width: 100%; height: 4em; position: relative; } .votes { width: 75%; height: inherit; background: #d2bf99; } .progress { position: absolute; text-align: center; top:25%; font-weight: 900; font-size: 2em; width: 100%; } .listbar { text-align: center; border-bottom: 3px solid #d2bf99; margin-left: 1em; margin-bottom: 1em; padding: 0.5em; } .poll-submitbutton { padding: 0.2em 1em; text-transform: uppercase; background: #6b7770; color: #fff; border: 0; } .res1 { float:left; width: 5%; } .res2 { float: left; font-weight: bold; width: 75%; } .res3 { float: left; text-align: right; width: 20%; } .checks { margin-top:1em; margin-bottom: 0em; } .checks tr { border-bottom:#d2bf99 1px solid; } .checks td { padding:0.2em; } .checks tr.inforow { border-bottom:3px solid #ac9d7e; font-weight: bold; } /* Container */ .container { margin: 0 auto; max-width: 100%; width: 64em; } #main .container { padding: 2em; /*box-shadow: 0.1em 0.1em 1em rgba(0, 0, 0, 0.5);*/ background: url("images/hr_fade_top.png") repeat-x bottom right; } @media screen and (max-width: 1680px) { .container { width: 75em; } } @media screen and (max-width: 1280px) { .container { /*width: calc(100% - 100px);*/ } } @media screen and (max-width: 980px) { .container { /*width: calc(100% - 100px);*/ } } @media screen and (max-width: 736px) { .container { /*width: calc(100% - 40px);*/ } } @media screen and (max-width: 360px) { .container { /* width: calc(100% - 30px);*/ } } /* Row */ .row { display: flex; flex-wrap: wrap; box-sizing: border-box; align-items: stretch; } .row > * { box-sizing: border-box; } .row.gtr-uniform > * > :last-child { margin-bottom: 0; } .row.aln-left { justify-content: flex-start; } .row.aln-center { justify-content: center; } .row.aln-right { justify-content: flex-end; } .row.aln-top { align-items: flex-start; } .row.aln-middle { align-items: center; } .row.aln-bottom { align-items: flex-end; } .row > .imp { order: -1; } .row > .col-1 { width: 8.33333%; } .row > .off-1 { margin-left: 8.33333%; } .row > .col-2 { width: 16.66667%; } .row > .col-20 { width: 20%; } .row > .off-2 { margin-left: 16.66667%; } .row > .col-3 { width: 25%; } .row > .off-3 { margin-left: 25%; } .row > .col-4 { width: 33.33333%; } .row > .off-4 { margin-left: 33.33333%; } .row > .col-5 { width: 41.66667%; } .row.col-high > .col-5 { padding:50px 0 50px 50px; } .row.col-high > .col-right { margin: 4% 0 -1% 0; } .row > .off-5 { margin-left: 41.66667%; } .row > .col-6 { width: 50%; } .row > .off-6 { margin-left: 50%; } .row > .col-7 { width: 58.33333%; } .row > .off-7 { margin-left: 58.33333%; } .row > .col-8 { width: 66.66667%; } .row > .off-8 { margin-left: 66.66667%; } .row > .col-9 { width: 75%; } .row > .off-9 { margin-left: 75%; } .row > .col-10 { width: 83.33333%; } .row > .off-10 { margin-left: 83.33333%; } .row > .col-11 { width: 91.66667%; } .row > .off-11 { margin-left: 91.66667%; } .row > .col-12 { width: 100%; } .row > .off-12 { margin-left: 100%; } .row.gtr-0 { margin-top: 0px; margin-left: 0px; } .row.gtr-0 > * { padding: 0px 0 0 0px; } .row.gtr-0.gtr-uniform { margin-top: 0px; } .row.gtr-0.gtr-uniform > * { padding-top: 0px; } .row.gtr-25 { margin-top: -12.5px; margin-left: -12.5px; } .row.gtr-25 > * { padding: 12.5px 0 0 12.5px; } .row.gtr-25.gtr-uniform { margin-top: -12.5px; } .row.gtr-25.gtr-uniform > * { padding-top: 12.5px; } .row.gtr-50 { margin-top: -25px; margin-left: -25px; } .row.gtr-50 > * { padding: 25px 0 0 25px; } .row.gtr-50.gtr-uniform { margin-top: -25px; } .row.gtr-50.gtr-uniform > * { padding-top: 25px; } .row { margin-top: -50px; margin-left: -50px; } .row > * { padding: 50px 0 0 50px; } .row.gtr-uniform { margin-top: -50px; } .row.gtr-uniform > * { padding-top: 50px; } .row.gtr-150 { margin-top: -75px; margin-left: -75px; } .row.gtr-150 > * { padding: 75px 0 0 75px; } .row.gtr-150.gtr-uniform { margin-top: -75px; } .row.gtr-150.gtr-uniform > * { padding-top: 75px; } .row.gtr-200 { margin-top: -100px; margin-left: -100px; } .row.gtr-200 > * { padding: 50px 0 0 100px; } .row.gtr-200.gtr-uniform { margin-top: -100px; } .row.gtr-200.gtr-uniform > * { padding-top: 50px; } @media screen and (max-width: 1680px) { .row { display: flex; flex-wrap: wrap; box-sizing: border-box; align-items: stretch; } .row > * { box-sizing: border-box; } .row.gtr-uniform > * > :last-child { margin-bottom: 0; } .row.aln-left { justify-content: flex-start; } .row.aln-center { justify-content: center; } .row.aln-right { justify-content: flex-end; } .row.aln-top { align-items: flex-start; } .row.aln-middle { align-items: center; } .row.aln-bottom { align-items: flex-end; } .row > .imp-xlarge { order: -1; } .row > .col-1-xlarge { width: 8.33333%; } .row > .off-1-xlarge { margin-left: 8.33333%; } .row > .col-2-xlarge { width: 16.66667%; } .row > .off-2-xlarge { margin-left: 16.66667%; } .row > .col-3-xlarge { width: 25%; } .row > .off-3-xlarge { margin-left: 25%; } .row > .col-4-xlarge { width: 33.33333%; } .row > .off-4-xlarge { margin-left: 33.33333%; } .row > .col-5-xlarge { width: 41.66667%; } .row > .off-5-xlarge { margin-left: 41.66667%; } .row > .col-6-xlarge { width: 50%; } .row > .off-6-xlarge { margin-left: 50%; } .row > .col-7-xlarge { width: 58.33333%; } .row > .off-7-xlarge { margin-left: 58.33333%; } .row > .col-8-xlarge { width: 66.66667%; } .row > .off-8-xlarge { margin-left: 66.66667%; } .row > .col-9-xlarge { width: 75%; } .row > .off-9-xlarge { margin-left: 75%; } .row > .col-10-xlarge { width: 83.33333%; } .row > .off-10-xlarge { margin-left: 83.33333%; } .row > .col-11-xlarge { width: 91.66667%; } .row > .off-11-xlarge { margin-left: 91.66667%; } .row > .col-12-xlarge { width: 100%; } .row > .off-12-xlarge { margin-left: 100%; } .row.gtr-0 { margin-top: 0px; margin-left: 0px; } .row.gtr-0 > * { padding: 0px 0 0 0px; } .row.gtr-0.gtr-uniform { margin-top: 0px; } .row.gtr-0.gtr-uniform > * { padding-top: 0px; } .row.gtr-25 { margin-top: -12.5px; margin-left: -12.5px; } .row.gtr-25 > * { padding: 12.5px 0 0 12.5px; } .row.gtr-25.gtr-uniform { margin-top: -12.5px; } .row.gtr-25.gtr-uniform > * { padding-top: 12.5px; } .row.gtr-50 { margin-top: -25px; margin-left: -25px; } .row.gtr-50 > * { padding: 25px 0 0 25px; } .row.gtr-50.gtr-uniform { margin-top: -25px; } .row.gtr-50.gtr-uniform > * { padding-top: 25px; } .row { margin-top: -50px; margin-left: -50px; } .row > * { padding: 50px 0 0 50px; } .row.gtr-uniform { margin-top: -50px; } .row.gtr-uniform > * { padding-top: 50px; } .row.gtr-150 { margin-top: -75px; margin-left: -75px; } .row.gtr-150 > * { padding: 75px 0 0 75px; } .row.gtr-150.gtr-uniform { margin-top: -75px; } .row.gtr-150.gtr-uniform > * { padding-top: 75px; } .row.gtr-200 { margin-top: -100px; margin-left: -100px; } .row.gtr-200 > * { padding: 50px 0 0 100px; } .row.gtr-200.gtr-uniform { margin-top: -100px; } .row.gtr-200.gtr-uniform > * { padding-top: 50px; } } @media screen and (max-width: 1280px) { .row { display: flex; flex-wrap: wrap; box-sizing: border-box; align-items: stretch; } .row > * { box-sizing: border-box; } .row.gtr-uniform > * > :last-child { margin-bottom: 0; } .row.aln-left { justify-content: flex-start; } .row.aln-center { justify-content: center; } .row.aln-right { justify-content: flex-end; } .row.aln-top { align-items: flex-start; } .row.aln-middle { align-items: center; } .row.aln-bottom { align-items: flex-end; } .row > .imp-large { order: -1; } .row > .col-1-large { width: 8.33333%; } .row > .off-1-large { margin-left: 8.33333%; } .row > .col-2-large { width: 16.66667%; } .row > .off-2-large { margin-left: 16.66667%; } .row > .col-3-large { width: 25%; } .row > .off-3-large { margin-left: 25%; } .row > .col-4-large { width: 33.33333%; } .row > .off-4-large { margin-left: 33.33333%; } .row > .col-5-large { width: 41.66667%; } .row > .off-5-large { margin-left: 41.66667%; } .row > .col-6-large { width: 50%; } .row > .off-6-large { margin-left: 50%; } .row > .col-7-large { width: 58.33333%; } .row > .off-7-large { margin-left: 58.33333%; } .row > .col-8-large { width: 66.66667%; } .row > .off-8-large { margin-left: 66.66667%; } .row > .col-9-large { width: 75%; } .row > .off-9-large { margin-left: 75%; } .row > .col-10-large { width: 83.33333%; } .row > .off-10-large { margin-left: 83.33333%; } .row > .col-11-large { width: 91.66667%; } .row > .off-11-large { margin-left: 91.66667%; } .row > .col-12-large { width: 100%; } .row > .off-12-large { margin-left: 100%; } .row.gtr-0 { margin-top: 0px; margin-left: 0px; } .row.gtr-0 > * { padding: 0px 0 0 0px; } .row.gtr-0.gtr-uniform { margin-top: 0px; } .row.gtr-0.gtr-uniform > * { padding-top: 0px; } .row.gtr-25 { margin-top: -10px; margin-left: -10px; } .row.gtr-25 > * { padding: 10px 0 0 10px; } .row.gtr-25.gtr-uniform { margin-top: -10px; } .row.gtr-25.gtr-uniform > * { padding-top: 10px; } .row.gtr-50 { margin-top: -20px; margin-left: -20px; } .row.gtr-50 > * { padding: 20px 0 0 20px; } .row.gtr-50.gtr-uniform { margin-top: -20px; } .row.gtr-50.gtr-uniform > * { padding-top: 20px; } .row { margin-top: -40px; margin-left: -40px; } .row > * { padding: 40px 0 0 40px; } .row.gtr-uniform { margin-top: -40px; } .row.gtr-uniform > * { padding-top: 40px; } .row.gtr-150 { margin-top: -60px; margin-left: -60px; } .row.gtr-150 > * { padding: 60px 0 0 60px; } .row.gtr-150.gtr-uniform { margin-top: -60px; } .row.gtr-150.gtr-uniform > * { padding-top: 60px; } .row.gtr-200 { margin-top: -80px; margin-left: -80px; } .row.gtr-200 > * { padding: 40px 0 0 80px; } .row.gtr-200.gtr-uniform { margin-top: -80px; } .row.gtr-200.gtr-uniform > * { padding-top: 40px; } } @media screen and (max-width: 980px) { .row { display: flex; flex-wrap: wrap; box-sizing: border-box; align-items: stretch; } .row > * { box-sizing: border-box; } .row.gtr-uniform > * > :last-child { margin-bottom: 0; } .row.aln-left { justify-content: flex-start; } .row.aln-center { justify-content: center; } .row.aln-right { justify-content: flex-end; } .row.aln-top { align-items: flex-start; } .row.aln-middle { align-items: center; } .row.aln-bottom { align-items: flex-end; } .row > .imp-medium { order: -1; } .row > .col-1-medium { width: 8.33333%; } .row > .off-1-medium { margin-left: 8.33333%; } .row > .col-2-medium { width: 16.66667%; } .row > .col-20-medium { width: 20%; } .row > .off-2-medium { margin-left: 16.66667%; } .row > .col-3-medium { width: 25%; } .row > .off-3-medium { margin-left: 25%; } .row > .col-4-medium { width: 33.33333%; } .row > .off-4-medium { margin-left: 33.33333%; } .row > .col-5-medium { width: 41.66667%; } .row > .off-5-medium { margin-left: 41.66667%; } .row > .col-6-medium { width: 50%; } .row > .off-6-medium { margin-left: 50%; } .row > .col-7-medium { width: 58.33333%; } .row > .off-7-medium { margin-left: 58.33333%; } .row > .col-8-medium { width: 66.66667%; } .row > .off-8-medium { margin-left: 66.66667%; } .row > .col-9-medium { width: 75%; } .row > .off-9-medium { margin-left: 75%; } .row > .col-10-medium { width: 83.33333%; } .row > .off-10-medium { margin-left: 83.33333%; } .row > .col-11-medium { width: 91.66667%; } .row > .off-11-medium { margin-left: 91.66667%; } .row > .col-12-medium { width: 100%; padding-top: 0; } .row > .off-12-medium { margin-left: 100%; } .row.gtr-0 { margin-top: 0px; margin-left: 0px; } .row.gtr-0 > * { padding: 0px 0 0 0px; } .row.gtr-0.gtr-uniform { margin-top: 0px; } .row.gtr-0.gtr-uniform > * { padding-top: 0px; } .row.gtr-25 { margin-top: -12.5px; margin-left: -12.5px; } .row.gtr-25 > * { padding: 12.5px 0 0 12.5px; } .row.gtr-25.gtr-uniform { margin-top: -12.5px; } .row.gtr-25.gtr-uniform > * { padding-top: 12.5px; } .row.gtr-50 { margin-top: -25px; margin-left: -25px; } .row.gtr-50 > * { padding: 25px 0 0 25px; } .row.gtr-50.gtr-uniform { margin-top: -25px; } .row.gtr-50.gtr-uniform > * { padding-top: 25px; } .row { margin-top: -50px; margin-left: -50px; } .row > * { padding: 50px 0 0 50px; } .row.gtr-uniform { margin-top: -50px; } .row.gtr-uniform > * { padding-top: 50px; } .row.gtr-150 { margin-top: -75px; margin-left: -75px; } .row.gtr-150 > * { padding: 75px 0 0 75px; } .row.gtr-150.gtr-uniform { margin-top: -75px; } .row.gtr-150.gtr-uniform > * { padding-top: 75px; } .row.gtr-200 { margin-top: -100px; margin-left: -100px; } .row.gtr-200 > * { padding: 50px 0 0 100px; } .row.gtr-200.gtr-uniform { margin-top: -100px; } .row.gtr-200.gtr-uniform > * { padding-top: 50px; } .row.col-high { margin-top: -70px; margin-left: -50px; margin-bottom: -30px; } .row.col-high .col-right { padding: 0 0 16px 50px; margin: 0; } } @media screen and (max-width: 736px) { .row { display: flex; flex-wrap: wrap; box-sizing: border-box; align-items: stretch; } .row > * { box-sizing: border-box; } .row.gtr-uniform > * > :last-child { margin-bottom: 0; } .row.aln-left { justify-content: flex-start; } .row.aln-center { justify-content: center; } .row.aln-right { justify-content: flex-end; } .row.aln-top { align-items: flex-start; } .row.aln-middle { align-items: center; } .row.aln-bottom { align-items: flex-end; } .row > .imp-small { order: -1; } .row > .col-1-small { width: 8.33333%; } .row > .off-1-small { margin-left: 8.33333%; } .row > .col-2-small { width: 16.66667%; } .row > .off-2-small { margin-left: 16.66667%; } .row > .col-3-small { width: 25%; } .row > .off-3-small { margin-left: 25%; } .row > .col-4-small { width: 33.33333%; } .row > .off-4-small { margin-left: 33.33333%; } .row > .col-5-small { width: 41.66667%; } .row > .off-5-small { margin-left: 41.66667%; } .row > .col-6-small { width: 50%; } .row > .off-6-small { margin-left: 50%; } .row > .col-7-small { width: 58.33333%; } .row > .off-7-small { margin-left: 58.33333%; } .row > .col-8-small { width: 66.66667%; } .row > .off-8-small { margin-left: 66.66667%; } .row > .col-9-small { width: 75%; } .row > .off-9-small { margin-left: 75%; } .row > .col-10-small { width: 83.33333%; } .row > .off-10-small { margin-left: 83.33333%; } .row > .col-11-small { width: 91.66667%; } .row > .off-11-small { margin-left: 91.66667%; } .row > .col-12-small { width: 100%; } .row > .off-12-small { margin-left: 100%; } .row.gtr-0 { margin-top: 0px; margin-left: 0px; } .row.gtr-0 > * { padding: 0px 0 0 0px; } .row.gtr-0.gtr-uniform { margin-top: 0px; } .row.gtr-0.gtr-uniform > * { padding-top: 0px; } .row.gtr-25 { margin-top: -5px; margin-left: -5px; } .row.gtr-25 > * { padding: 5px 0 0 5px; } .row.gtr-25.gtr-uniform { margin-top: -5px; } .row.gtr-25.gtr-uniform > * { padding-top: 5px; } .row.gtr-50 { margin-top: -10px; margin-left: -10px; } .row.gtr-50 > * { padding: 10px 0 0 10px; } .row.gtr-50.gtr-uniform { margin-top: -10px; } .row.gtr-50.gtr-uniform > * { padding-top: 10px; } .row { margin-top: -20px; margin-left: -20px; } .row > * { padding: 20px 0 0 20px; } .row.gtr-uniform { margin-top: -20px; } .row.gtr-uniform > * { padding-top: 20px; } .row.gtr-150 { margin-top: -30px; margin-left: -30px; } .row.gtr-150 > * { padding: 30px 0 0 30px; } .row.gtr-150.gtr-uniform { margin-top: -30px; } .row.gtr-150.gtr-uniform > * { padding-top: 30px; } .row.gtr-200 { margin-top: -40px; margin-left: -40px; } .row.gtr-200 > * { padding: 40px 0 0 40px; } .row.gtr-200.gtr-uniform { margin-top: -40px; } .row.gtr-200.gtr-uniform > * { padding-top: 40px; } } @media screen and (max-width: 360px) { .row { display: flex; flex-wrap: wrap; box-sizing: border-box; align-items: stretch; } .row > * { box-sizing: border-box; } .row.gtr-uniform > * > :last-child { margin-bottom: 0; } .row.aln-left { justify-content: flex-start; } .row.aln-center { justify-content: center; } .row.aln-right { justify-content: flex-end; } .row.aln-top { align-items: flex-start; } .row.aln-middle { align-items: center; } .row.aln-bottom { align-items: flex-end; } .row > .imp-xsmall { order: -1; } .row > .col-1-xsmall { width: 8.33333%; } .row > .off-1-xsmall { margin-left: 8.33333%; } .row > .col-2-xsmall { width: 16.66667%; } .row > .off-2-xsmall { margin-left: 16.66667%; } .row > .col-3-xsmall { width: 25%; } .row > .off-3-xsmall { margin-left: 25%; } .row > .col-4-xsmall { width: 33.33333%; } .row > .off-4-xsmall { margin-left: 33.33333%; } .row > .col-5-xsmall { width: 41.66667%; } .row > .off-5-xsmall { margin-left: 41.66667%; } .row > .col-6-xsmall { width: 50%; } .row > .off-6-xsmall { margin-left: 50%; } .row > .col-7-xsmall { width: 58.33333%; } .row > .off-7-xsmall { margin-left: 58.33333%; } .row > .col-8-xsmall { width: 66.66667%; } .row > .off-8-xsmall { margin-left: 66.66667%; } .row > .col-9-xsmall { width: 75%; } .row > .off-9-xsmall { margin-left: 75%; } .row > .col-10-xsmall { width: 83.33333%; } .row > .off-10-xsmall { margin-left: 83.33333%; } .row > .col-11-xsmall { width: 91.66667%; } .row > .off-11-xsmall { margin-left: 91.66667%; } .row > .col-12-xsmall { width: 100%; } .row > .off-12-xsmall { margin-left: 100%; } .row.gtr-0 { margin-top: 0px; margin-left: 0px; } .row.gtr-0 > * { padding: 0px 0 0 0px; } .row.gtr-0.gtr-uniform { margin-top: 0px; } .row.gtr-0.gtr-uniform > * { padding-top: 0px; } .row.gtr-25 { margin-top: -3.75px; margin-left: -3.75px; } .row.gtr-25 > * { padding: 3.75px 0 0 3.75px; } .row.gtr-25.gtr-uniform { margin-top: -3.75px; } .row.gtr-25.gtr-uniform > * { padding-top: 3.75px; } .row.gtr-50 { margin-top: -7.5px; margin-left: -7.5px; } .row.gtr-50 > * { padding: 7.5px 0 0 7.5px; } .row.gtr-50.gtr-uniform { margin-top: -7.5px; } .row.gtr-50.gtr-uniform > * { padding-top: 7.5px; } .row { margin-top: -15px; margin-left: -15px; } .row > * { padding: 15px 0 0 15px; } .row.gtr-uniform { margin-top: -15px; } .row.gtr-uniform > * { padding-top: 15px; } .row.gtr-150 { margin-top: -22.5px; margin-left: -22.5px; } .row.gtr-150 > * { padding: 22.5px 0 0 22.5px; } .row.gtr-150.gtr-uniform { margin-top: -22.5px; } .row.gtr-150.gtr-uniform > * { padding-top: 22.5px; } .row.gtr-200 { margin-top: -30px; margin-left: -30px; } .row.gtr-200 > * { padding: 30px 0 0 30px; } .row.gtr-200.gtr-uniform { margin-top: -30px; } .row.gtr-200.gtr-uniform > * { padding-top: 30px; } } /* Image */ .image { position: relative; display: inline-block; border-radius: 8px; } .image img { display: block; width: 100%; border-radius: 0px; } .image .img33 { display: inline-block; width: 33%; padding: 0.5%; } .image .realimg { position: absolute; top: 0; } .image:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 8px; } .image.fit { display: block; width: 100%; } .image.featured { display: block; width: 100%; margin: 0 0 0.5 0; } .col-high .image.featured { margin: 0 0 -2em 0; } .listall .image.featured, .current .image.featured { margin: 0 0 0.5em 0; } #footer .image.featured { width: 20%; margin: 2em auto; display: inline-block; } .image.featured-right, .teaser .image.featured-right { float: right; display: block; width: 45%; margin: 0 0 1em 1em; } .newspost-index .image.featured-right, .newspost .image.featured-right { width: 30%; } .image.left { float: left; margin: 0 2em 2em 0; } .image.centered { display: block; margin: 0 0 2em 0; } .image.centered img { margin: 0 auto; width: auto; } /* List */ ul { list-style: disc; padding-left: 1em; } ul li { padding-left: 0.5em; } ol { list-style: decimal; padding-left: 1.25em; } ol li { padding-left: 0.25em; } /* Divided */ ul.divided { list-style: none; padding-left: 0; } ul.divided > li { border-top: solid 2px #e7eae8; padding-top: 1.35em; margin-top: 1.35em; padding-left: 0; } ul.divided > li:first-child { border-top: 0; padding-top: 0; margin-top: 0; } /* Actions */ ul.actions { list-style: none; padding-left: 0; text-align: center; margin: 2em 0 0 0; } ul.actions li { display: inline-block; margin: 0 0 0 1em; padding-left: 0; } ul.actions li:first-child { margin-left: 0; } /* Contact */ ul.contact { list-style: none; padding-left: 0; cursor: default; } ul.contact li { -moz-transition: top .15s ease-in-out; -webkit-transition: top .15s ease-in-out; -ms-transition: top .15s ease-in-out; transition: top .15s ease-in-out; position: relative; display: inline-block; top: 0; padding-left: 0; width: 17%; } ul.contact li a { -moz-transition: background-color .2s ease-in-out; -webkit-transition: background-color .2s ease-in-out; -ms-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out; display: block; position: relative; width: 48px; height: 48px; border-radius: 6px; outline: 0; background: #5c5e5c; text-align: center; float: left; } ul.contact li a:before { color: #f2f5f3; font-size: 32px; line-height: 48px; } ul.contact li:hover { top: -5px; } ul.contact li:hover a.fa-facebook-f { background-color: #3C5A98; } ul.contact li:hover a.fa-twitter { background-color: #2DAAE4; } ul.contact li:hover a.fa-x-twitter { background-color: #2DAAE4; } ul.contact li:hover a.fa-rss { background-color: #ff7f00; } ul.contact li:hover a.fa-paypal { background-color: #006599; } ul.contact li:hover a.fa-instagram { background-color: #2E5E86; } ul.contact li:active { top: 0; } ul.contact .label { float: left; width: 44%; margin-left: 1em; line-height: 1.2em; color: #cfd2d1; padding-top: 2px; } @media screen and (max-width: 736px) { ul.contact li a { float: none; margin: 0 auto; } ul.contact .label { float: none; width: 62%; margin: 0.5em auto; display: block; } } /* Special */ ul.special { list-style: none; padding-left: 0; cursor: default; position: relative; margin: -2em 0 4em -2em; } ul.special li { -moz-transition: top .15s ease-in-out; -webkit-transition: top .15s ease-in-out; -ms-transition: top .15s ease-in-out; transition: top .15s ease-in-out; position: relative; display: inline-block; top: 0; padding: 2em 0 0 2em; } ul.special li a { display: block; outline: 0; } ul.special li a:before { -moz-transition: background-color .2s ease-in-out; -webkit-transition: background-color .2s ease-in-out; -ms-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out; display: block; text-align: center; background: #c1cac5; border-radius: 100%; width: 2.25em; height: 2.25em; line-height: 2.175em; font-size: 5em; color: #fff; } ul.special li:hover { top: -1em; } ul.special li:hover a:before { background: #b9d2ce; } /* Meta */ ul.meta { font-size: 0.85em; color: #6b7770; list-style: none; padding-left: 0; } ul.meta li { position: relative; display: inline-block; margin-left: 1em; padding-left: 0; } ul.book-movie li { display: block; margin-left:0; font-weight: normal; color: #6b7770; } ul.meta li a { color: inherit; outline: 0; } ul.meta li:first-child { margin-left: 0; } ul.meta li:before { opacity: 0.5; cursor: default; margin-right: 0.5em; } /* Menu */ ul.menu { list-style: none; padding-left: 0; } ul.menu li { border-left: solid 1px #E7EAE8; display: inline-block; padding: 0 0 0 0.75em; margin: 0 0 0 0.75em; } ul.menu li:first-child { border-left: 0; margin-left: 0; padding-left: 0; } /* Tables */ table { width: 100%; } table.default { width: 100%; } table.default tr { border-top: solid 2px #E7EAE8; } table.default tr:first-child { border-top: 0; } table.default td { padding: 0.5em 1em 0.5em 1em; } table.default th { text-align: left; padding: 0.5em 1em 0.5em 1em; margin: 0 0 1em 0; font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; text-transform: uppercase; color: #6b7770; } table.default thead { background: #E7EAE8; color: #fff; } /* Box */ .box.highlight { text-align: center; } .box.highlight h2 { font-size: 2.2em; margin: 0 0 0.25em 0; } .box.highlight header > p { font-size: 1.5em; margin: 0 0 1.5em 0; } .box.feature { text-align: center; } .feature p { margin: 1em 0; } .feature p span { font-size:0.9em; } .row .row { margin: 0 0 1em -1em; } .row .row > .col-2, .row .row > .col-3, .row .row > .col-12, .row .row > .col-20, .row .row > .col-4, .row .row > .col-6 { padding:0 0 0 1em; } .box.post header { margin: 0 0 2.5em 0; } .box.post h3 { font-size: 3em; margin: 0 0 0.25em 0; } .box.post header > p { font-size: 1.65em; margin: 0 0 0.5em 0; } .box.post ul.meta { margin: 0 0 0.5em 0; } .box.post-summary h3 { line-height: 1.5em; margin: 0 0 0.75em 0; } .box.post-summary .meta { margin: 0; line-height: 1em; } .box.page-content header { margin: 0 0 0.5em 0; } .box.page-content h2 { font-size: 1.8em; margin: 0 0 0.2em 0; } .box.page-content header > p { font-size: 1.65em; margin: 0 0 0.5em 0; } .box.page-content ul.meta { margin: 0 0 0.5em 0; } /* Icons */ .icon { text-decoration: none; position: relative; text-decoration: none; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; text-transform: none !important; font-family: 'Font Awesome 5 Free'; font-weight: 400; } .icon:before { line-height: inherit; } .icon > .label { display: none; } .icon.solid:before { font-weight: 900; } .icon.brands:before { font-family: 'Font Awesome 5 Brands'; } /* Page Wrapper */ #page-wrapper > section { margin-bottom: 0; } /* Header */ #header { padding: 0.7em 0 1em; background: url("images/background-texture_header.png") bottom center; margin: 0 auto; } #header .logo { position: relative; text-align: center; } #header .logo div { position: relative; display: inline-block; } #header .logo h1 { display: inline; margin: 0 !important; } #header .logo h1 a { display: block; } #header .logo h1 img { width: 100%; } #header .logo p { display: inline; color: #C1CAC5; } /* Nav */ body { padding-top: 3.25em; } #nav { position: fixed; top: 0; left: 0; z-index: 1000; background: url("images/background-texture_footer.jpg") center; width: 100%; height: 3.25em; line-height: 3.25em; text-align: center; font-weight: 400; text-transform: uppercase; cursor: default; } #nav ul { position: relative; z-index: 1001; } #nav li { display: inline-block; margin: 0 0.5em 0 0.5em; top: 0; position: relative; -moz-transition: top .15s ease-in-out; -webkit-transition: top .15s ease-in-out; -o-transition: top .15s ease-in-out; -ms-transition: top .15s ease-in-out; transition: top .15s ease-in-out; } #nav li > ul { display: none; } #nav li a, #nav li span { -moz-transition: background-color .075s ease-in-out, color .075s ease-in-out; -webkit-transition: background-color .075s ease-in-out, color .075s ease-in-out; -ms-transition: background-color .075s ease-in-out, color .075s ease-in-out; transition: background-color .075s ease-in-out, color .075s ease-in-out; position: relative; display: block; text-decoration: none; color: #fff; background-image: url("images/noise.png"); top: -6px; padding: 6px 0.9em 0.25em 0.9em; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; outline: 0; } #nav li:hover, #nav li.active { top: 3px; } #nav li:hover a, #nav li:hover span { background: #635034; color: #fff; } #nav li.active a, #nav li.active span { background: #635034; color: #fff; } #nav li.current a { background: #000; color: #fff; } #nav li.some a { display:inline-block !important; background: none !important; } #nav li.some:hover, #nav li.some.active { top: 0 !important; } #nav li.some a.fa-facebook-f:hover { color: #3C5A98; } #nav li.some a.fa-twitter:hover { color: #2DAAE4; } #nav li.some a.fa-x-twitter:hover { color: #2DAAE4; } #nav li.some a.fa-rss:hover { color: #ff7f00; } #nav li.some a.fa-instagram:hover { color: #2E5E86; } .dropotron { list-style: none; background: #635034; color: #fff; border-radius: 6px; line-height: 2.75em; text-align: center; font-weight: 400; text-transform: uppercase; padding: 1em 0; text-align: left; min-width: 14em; margin-top: -1em; box-shadow: 0 1em 2em 0 rgba(0, 0, 0, 0.1); } .dropotron li { padding-left: 0; } .dropotron li > a, .dropotron li > span { display: block; color: #fff; text-decoration: none; padding: 0 1.25em; } .dropotron li:hover > a, .dropotron li:hover > span, .dropotron li.active > a, .dropotron li.active > span { color: #d7bd97; } .dropotron li:first-child { border-top: 0; } .dropotron.level-0 { margin-top: 1em; font-size: 0.9em; } .dropotron.level-0:before { content: ''; position: absolute; left: 50%; margin-left: -1em; top: -0.65em; border-bottom: solid 1em #635034; border-left: solid 1em transparent; border-right: solid 1em transparent; } /* Banner */ #banner { position: relative; z-index: 1; } #banner .content { position: relative; text-align: center; margin: 0; } #banner .image.featured { margin: 0; } /* Main */ #main, #high, #feat { /* #fff;*/ padding: 0; } #high { padding-bottom: 0.9em; } #high .bgwrapper { background: rgba(0, 0, 0, 0.85); margin-top: 1.4em; padding-bottom: 1.8em; } .contact-form .form-wrapper { margin: auto; } .contact-form .form-row { float: left; margin-bottom: 1em; } .contact-form .form-row-item { width: 48%; float: left; } .contact-form .form-row-item:first-child { margin-right: 1em; } .contact-form span { float:left; margin-top: 1em; } .contact-form .button { float:none; } .contact-form .antispam { background: #d2bf99; margin-left: 1em; padding: 1em !important; border-radius: 15px; text-align: center; } .contact-form .antispam b { display: block; margin-bottom: 0.5em; } /* Sidebar + Content */ .sidebar h2.major { text-align: left; margin: 0 0 0.5em 0; } .sidebar h2.major span { padding-left: 0; } /* Footer */ #footer { text-align: center; padding: 6em 0 4em 0; background: url("images/background-texture_footer.jpg") repeat-y center; } #footer a { color: inherit; } #footer h2.major { margin: 0 0 0.5em 0; } #footer h2.major span { } /* Copyright */ #copyright { display: inline-block; padding: 0.75em 2em 0.75em 2em; color: #cfd2d1;; margin: 4em 0 0 0; } #copyright a { color: inherit; text-decoration: none; border-bottom: 1px dashed; } #copyright a:hover { border-bottom: 1px solid; } /* XLarge */ @media screen and (max-width: 1680px) { /* Basic */ body, input, textarea, select { font-size: 12pt; line-height: 1.75em; } } /* Large */ @media screen and (max-width: 1280px) { /* Basic */ body, input, textarea, select { font-size: 11pt; } /* Special */ ul.special li a:before { font-size: 60px; } /* Box */ .box.highlight h2 { font-size: 2.5em; } .box.highlight header > p { font-size: 1.25em; } .box.post h3 { font-size: 2.5em; } .box.post header > p { font-size: 1.25em; } /* Header */ #header { font-size: 1.5em; } /* Banner */ #banner { padding: 0em 0; } #banner .content { padding: 0; } /* Main */ #main { border-top-width: 0px; border-bottom-width: 0px; } /* Footer */ #footer { padding: 6em 0 6em 0; } } /* Medium */ #navPanel, #titleBar { display: none; } @media screen and (max-width: 980px) { /* Basic */ html, body { overflow-x: hidden; } /* Box */ .¸ { display: block; } .newspost br { display:block; } /* Header */ #header { display: none; } /* Banner */ #banner { padding: 0; } /* Nav */ #nav { display: none; } /* Main */ #main { border-top-width: 0; margin-top: 2em; } /* Sidebar */ .sidebar { padding-top: 0px; } .sidebar .widespan{ height: 2em; display: block; border-top: 5px solid #ac9d7e; } /* Nav */ body { padding-top: 54px; } body.homepage { padding-top: 0; } #page-wrapper { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -moz-transition: -moz-transform 0.5s ease; -webkit-transition: -webkit-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; padding-bottom: 1px; } #titleBar { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -moz-transition: -moz-transform 0.5s ease; -webkit-transition: -webkit-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; display: block; left: 0; position: fixed; top: 0; width: 100%; z-index: 10001; /*height: 85px; background: url("images/header-bg-line.png") no-repeat bottom;*/ height: 105px; background: url("images/header-bg-line-2026.png") no-repeat bottom; } /* ska vara tom 2025 */ #titleBar .title { background: url("/assets/css/images/ll-logo-2026.png") no-repeat 50% 0; background-size: auto; display: block; position: relative; line-height: 71px; z-index: 1000; height: 94px; background-size: contain; } /* slut */ #titleBar .title img { display:none; } #titleBar .title a { width: 75%; height: 100%; display: block; margin-left: 15%; } #titleBar .toggle { text-decoration: none; position: absolute; left: 6px; top: 9px; width: 46px; height: 46px; z-index: 1001; } #titleBar .toggle:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; text-transform: none !important; font-family: 'Font Awesome 5 Free'; font-weight: 900; } #titleBar .toggle:before { display: inline-block; text-decoration: none; position: absolute; left: 4px; /*top: 8px; background: #797363;*/ top: 18px; background: /*#850000*/ rgba(133, 0, 0, 0.3); width: 44px; height: 44px; content: '\f0c9'; color: #fff; text-align: center; line-height: 41px; font-size: 20px; border: 2px solid #efe5c8; border-radius: 25px; box-shadow: 0.1em 0.1em 1em rgba(239, 229, 200, 0.7); } #titleBar .toggle:active:before { background-color: #000; } #navPanel { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -moz-transform: translateX(-275px); -webkit-transform: translateX(-275px); -ms-transform: translateX(-275px); transform: translateX(-275px); -moz-transition: -moz-transform 0.5s ease; -webkit-transition: -webkit-transform 0.5s ease; -ms-transition: -ms-transform 0.5s ease; transition: transform 0.5s ease; display: block; height: 100%; left: 0; overflow-y: auto; position: fixed; top: 0; width: 275px; z-index: 10002; background: url("images/background-texture-nav.jpg") repeat right; font-weight: 500; text-transform: uppercase; font-size: 1.25em; padding-bottom: 3em; } #navPanel nav { position: relative; z-index: 1000; padding: 0 1em; } #navPanel .link { display: block; color: inherit; text-decoration: none; height: 44px; line-height: 44px; padding: 0; color: #512a19; border-top: solid 1px #c6bcb2; font-size: 0.8em; overflow: hidden; width: 100%; } #navPanel .link:first-child { border-top: 0; } #navPanel .indent-1 { display: inline-block; width: 1em; } #navPanel .indent-2 { display: inline-block; width: 2em; } #navPanel .indent-3 { display: inline-block; width: 3em; } #navPanel .indent-4 { display: inline-block; width: 4em; } #navPanel .indent-5 { display: inline-block; width: 5em; } #navPanel .item-httpswwwf, #navPanel .item-httpstwit, #navPanel .item-rssphp { display:none; } #some-icons{ display: flex; justify-content: space-around; padding: 1em 0; border-bottom: solid 1px #c6bcb2; margin: 0 1em; } #some-icons a { font-size: 150%; } body.navPanel-visible #page-wrapper { -moz-transform: translateX(275px); -webkit-transform: translateX(275px); -ms-transform: translateX(275px); transform: translateX(275px); } body.navPanel-visible #titleBar { -moz-transform: translateX(275px); -webkit-transform: translateX(275px); -ms-transform: translateX(275px); transform: translateX(275px); } body.navPanel-visible #navPanel { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } .embed-container, .newspost .image.featured { /*margin: 1.5em 0;*/ } #footer .image.featured { width: 40%; margin: 2em auto; } } /* Small */ @media screen and (max-width: 736px) { /* Basic */ body, input, textarea, select { font-size: 11pt; } h2 { font-size: 1.25em; } h2.major { font-size: 1.25em; margin: 0 0 0.5em 0; } h2.major span { padding: 0 1em; } /* Section/Article */ section, article { margin-bottom: 2em; } /* Actions */ ul.actions li { display: block; margin: 1em 0 0 0; } ul.actions li:first-child { margin-top: 0; } /* Special */ ul.special { margin: -0.75em 0 2em -0.75em; } ul.special li { padding: 0.75em 0 0 0.75em; } ul.special li a:before { font-size: 28px; } /* Box */ .box.highlight h2 { font-size: 2em; } .box.highlight header > p { font-size: 1.25em; } .box.post h3 { font-size: 2em; } .box.post header > p { font-size: 1.25em; } .box.page-content h2 { font-size: 1.8em; } .box.page-content header > p { font-size: 1.25em; } /* Banner */ #banner { padding: 0; } #banner .content { padding: 0; } /* Main */ #main { padding: 1em 0; /*margin-top: 2em;*/ margin-top: 3.5em; } #main .container { padding: 1em; } /* Sidebar */ .sidebar { } /* Footer */ #footer { padding: 3em 0; } /* Copyright */ #copyright .menu li { display: block; border-left: 0; padding-left: 0; line-height: 1.75em; } } /* Small */ @media screen and (max-width: 360px) { /* Basic */ body, input, textarea, select { font-size: 10pt; } } .sharethis-inline-share-buttons { margin-bottom: 1em; }