@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
    button,
hr,
input {
overflow: visible;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type=checkbox],
[type=radio],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
} .author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
content: " ";
display: table;
}
.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
clear: both;
content: " ";
display: table;
}  @font-face {
font-family: "Franziska";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/franziska/FranziskaOffc.ttf) format("truetype");
}
@font-face {
font-family: "FranziskaBlack";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/franziska/FranziskaOffc-Black.ttf) format("truetype");
}
@font-face {
font-family: "FranziskaMedium";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/franziska/FranziskaOffc-Medium.ttf) format("truetype");
}
@font-face {
font-family: "FranziskaExtraBold";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/franziska/FranziskaOffc-Extrabold.ttf) format("truetype");
}
@font-face {
font-family: "GTAmerica";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Standard-Regular.woff) format("woff");
}
@font-face {
font-family: "GTAmericaBold";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Standard-Bold.woff) format("woff");
}
@font-face {
font-family: "GTAmericaMedium";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Standard-Medium.woff) format("woff");
}
@font-face {
font-family: "GTAmericaBlack";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Standard-Black.woff) format("woff");
}
@font-face {
font-family: "GTAmericaCompressedBlack";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Compressed-Black.woff) format("woff");
}
@font-face {
font-family: "GTAmericaCondensedLight";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Condensed-Light.woff) format("woff");
}
@font-face {
font-family: "GTAmericaCondensedMedium";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Condensed-Medium.woff) format("woff");
}
@font-face {
font-family: "GTAmericaCondensedLight";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Condensed-Light.woff) format("woff");
}
@font-face {
font-family: "GTAmericaMonoBold";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Mono-Bold.woff) format("woff");
}
@font-face {
font-family: "GTAmericaMonoRegular";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Mono-Regular.woff) format("woff");
}
@font-face {
font-family: "GTAmericaCondensedBlack";
src: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/fonts/gt-america/GT-America-Condensed-Black.woff) format("woff");
}
html {
font-size: 62.5%; -moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
} body > div {
font-size: 18px;
font-size: 1.8rem;
}
@media (max-width: 768px) {
body > div {
font-size: 14px;
font-size: 1.4rem;
}
}
body {
background-color: #fff;
color: #000;
font-family: "GTAmerica", "Source Sans Pro", sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
line-height: 1.5;
margin: 0;
}
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus,
.button,
.gallery img {
transition: all 0.2s ease-in-out;
}
a {
color: #000;
text-decoration: none;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a:active,
a:focus,
a:hover {
border: none;
color: #333;
outline: 0;
-moz-outline-style: none;
text-decoration: none;
}
p {
margin: 0 0 30px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
hr {
border: 0;
border-collapse: collapse;
border-top: 1px solid #eee;
clear: both;
margin: 30px 0;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
mark {
background: #ddd;
color: #333;
}
blockquote {
margin: 30px;
}
blockquote::before {
content: "“";
display: block;
font-size: 30px;
font-size: 3rem;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 0;
}
@media (max-width: 768px) {
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1;
margin-bottom: 5px;
}
}
h1 {
font-size: 36px;
font-size: 3.6rem;
}
h2 {
font-size: 32px;
font-size: 3.2rem;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
font-weight: 800;
}
h3 {
font-size: 27px;
font-size: 2.7rem;
}
h4 {
font-size: 24px;
font-size: 2.4rem;
}
.entry-content h4 {
margin-top: 40px;
}
h5 {
font-size: 22px;
font-size: 2.2rem;
}
h6 {
font-size: 18px;
font-size: 1.8rem;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
vertical-align: top;
}
figure {
margin: 0;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #333;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
padding: 15px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type=checkbox],
input[type=image],
input[type=radio] {
width: auto;
}
::-moz-placeholder {
color: #333;
opacity: 1;
}
::-webkit-input-placeholder {
color: #333;
}
button,
input[type=button],
input[type=reset],
input[type=submit],
.button {
background-color: #333;
border: 0;
color: #fff;
cursor: pointer;
font-size: 16px;
font-size: 1.6rem;
font-weight: 600;
padding: 15px 30px;
text-decoration: none;
white-space: normal;
width: auto;
}
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover,
.button:focus,
.button:hover {
background-color: #0073e5;
color: #fff;
}
.entry-content .button:focus,
.entry-content .button:hover {
color: #fff;
}
.button {
display: inline-block;
}
a.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
padding: 8px 16px;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
background-color: #eee;
border-width: 0;
color: #777;
cursor: not-allowed;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
word-break: break-all;
}
tbody {
border-bottom: 1px solid #eee;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #eee;
padding: 6px;
}
th {
font-weight: 400;
padding: 0 6px;
}
td:first-child,
th:first-child {
padding-left: 0;
} .screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type=submit]:focus {
background: #fff;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #333;
display: block;
font-size: 1em;
font-weight: bold;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
width: auto;
z-index: 100000; }
.more-link {
position: relative;
}  .site-container {
-webkit-animation: fadein 1s;
animation: fadein 1s;
position: relative;
word-wrap: break-word;
}
@media (max-width: 768px) {
.site-container {
padding: 0 5px;
}
}
@media (max-width: 768px) {
.header-menu-active .site-container {
padding: 0;
}
}
@keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
} .site-header .wrap {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
position: relative;
text-align: center;
}
@media (max-width: 768px) {
.site-header .wrap {
padding: 0px;
text-align: left;
}
}
@media (max-width: 1200px) {
.wrap,
.site-footer .wrap {
padding: 0px 20px;
}
} .site-inner {
clear: both;
margin: 70px auto 0px;
max-width: 1200px;
padding: 60px 0px;
}
@media (max-width: 992px) {
.site-inner {
padding: 60px 5px;
}
}
@media (max-width: 768px) {
.site-inner {
margin-top: 45px;
}
}
@media (max-width: 450px) {
.site-inner {
margin-top: 30px;
}
} .content {
float: left;
width: 65%;
}
.sidebar-content .content {
float: right;
}
.full-width-content .content,
.landing-page .content {
float: none;
margin-left: auto;
margin-right: auto;
max-width: 980px;
width: 100%;
} .sidebar {
float: right;
width: 30%;
}
.sidebar-content .sidebar {
float: left;
}
.wp-block-quote {
font-family: "Franziska", georgia, serif;
font-size: 22px;
font-weight: 800;
line-height: 1.4;
margin: 53px 40px 20px;
position: relative;
}
.wp-block-quote.is-style-default, .wp-block-quote.is-style-large {
margin: 53px 40px 20px;
padding: 0px;
}
.wp-block-quote.is-style-pull-right {
float: right;
font-style: normal;
margin-right: -100px;
width: 250px;
}
@media (max-width: 1024px) {
.wp-block-quote.is-style-pull-right {
margin-right: calc( ( -100vw + 880px ) / 2 );
}
}
@media (max-width: 860px) {
.wp-block-quote.is-style-pull-right {
margin-right: 0;
}
}
@media (max-width: 600px) {
.wp-block-quote.is-style-pull-right {
margin: 10% 10% 10% 6%;
width: 84%;
}
}
.wp-block-quote.is-style-pull-left {
float: left;
font-style: normal;
margin-left: -100px;
width: 250px;
}
@media (max-width: 1024px) {
.wp-block-quote.is-style-pull-left {
margin-left: calc( ( -100vw + 880px ) / 2 );
}
}
@media (max-width: 860px) {
.wp-block-quote.is-style-pull-left {
margin-left: 0;
}
}
@media (max-width: 600px) {
.wp-block-quote.is-style-pull-left {
margin: 10% 10% 10% 6%;
width: 84%;
}
}
.wp-block-quote.is-style-pull-right-wide {
float: right;
font-style: normal;
margin-right: -100px;
width: 400px;
}
@media (max-width: 1024px) {
.wp-block-quote.is-style-pull-right-wide {
margin-right: calc( ( -100vw + 880px ) / 2 );
}
}
@media (max-width: 860px) {
.wp-block-quote.is-style-pull-right-wide {
margin-right: 0;
}
}
@media (max-width: 600px) {
.wp-block-quote.is-style-pull-right-wide {
margin: 10% 10% 10% 6%;
width: 84%;
}
}
.wp-block-quote.is-style-pull-left-wide {
float: left;
font-style: normal;
margin-left: -100px;
width: 400px;
}
@media (max-width: 1024px) {
.wp-block-quote.is-style-pull-left-wide {
margin-left: calc( ( -100vw + 880px ) / 2 );
}
}
@media (max-width: 860px) {
.wp-block-quote.is-style-pull-left-wide {
margin-left: 0;
}
}
@media (max-width: 600px) {
.wp-block-quote.is-style-pull-left-wide {
margin: 10% 10% 10% 6%;
width: 84%;
}
}
.wp-block-quote:before {
content: " ";
display: block;
height: 13px;
width: 100%;
position: absolute;
left: 0;
top: -35px;
background-image: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/squiggle-thick.png);
background-repeat: repeat-x;
}
.wp-block-quote cite {
font-size: 14px;
font-size: 1.4rem;
font-family: "GTAmericaMedium", "Source Sans Pro", sans-serif;
font-style: normal;
}
@media (max-width: 768px) {
.wp-block-quote {
border-bottom: black 0.5px solid;
padding-bottom: 2px;
}
}
.has-drop-cap:first-letter,
.entry-content .has-drop-cap:first-letter,
.single-post .category-features .entry-content > p:first-of-type:first-letter {
float: left;
font-family: "FranziskaExtraBold", georgia, serif;
font-size: 5.6em;
font-size: 120px;
font-size: 12rem;
font-style: normal;
font-weight: 1000;
line-height: 0.68;
margin: 0.15em 0.14em 0 0;
text-transform: uppercase;
}
@media (max-width: 768px) {
.has-drop-cap:first-letter,
.entry-content .has-drop-cap:first-letter,
.single-post .category-features .entry-content > p:first-of-type:first-letter {
font-size: 90px;
font-size: 9rem;
}
}
.wp-block-image .alignleft {
margin-left: -100px;
}
@media (max-width: 1024px) {
.wp-block-image .alignleft {
margin-left: calc( -100vw + 880px );
}
}
@media (max-width: 860px) {
.wp-block-image .alignleft {
margin-left: 0;
}
}
.wp-block-image .alignright {
margin-right: -100px;
}
@media (max-width: 1024px) {
.wp-block-image .alignright {
margin-right: calc( -100vw + 880px );
}
}
@media (max-width: 860px) {
.wp-block-image .alignright {
margin-right: 0;
}
}
.wp-block-image figure.aligncenter {
display: flex;
flex-direction: column;
margin-left: -100px;
margin-right: -100px;
max-width: 980px;
}
@media (max-width: 1024px) {
.wp-block-image figure.aligncenter {
margin-right: calc( -100vw + 880px );
margin-left: calc( -100vw + 880px );
}
}
@media (max-width: 860px) {
.wp-block-image figure.aligncenter {
margin-left: 0;
margin-right: 0;
}
}
.wp-block-spacer.is-style-flexible-postage-stamp, .wp-block-spacer.is-style-postage-stamp {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/spacer-stamp-icon.png);
background-position: center;
background-repeat: no-repeat;
background-size: 54px 48px;
margin-bottom: 30px;
}
.wp-block-spacer.is-style-postage-stamp {
height: 100px;
max-height: 100px;
}  .after-entry,
.archive-description,
.author-box {
margin-bottom: 40px;
}
.after-entry {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
padding: 20px 30px;
}
.after-entry .widget:last-of-type {
margin-bottom: 0;
}
.breadcrumb {
border-bottom: 1px solid #eee;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 40px;
padding-bottom: 10px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.entry-content .search-form {
margin-bottom: 40px;
width: 50%;
}
.post-password-form input[type=submit],
.search-form input[type=submit] {
margin-top: 10px;
}
.widget_search input[type=submit] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-description .entry-title,
.archive-title,
.author-box-title {
font-size: 20px;
font-size: 2rem;
font-weight: 600;
margin-bottom: 10px;
}
.entry-title {
font-size: 42px;
font-size: 4.2rem;
margin-bottom: 10px;
}
.entry-title a,
.sidebar .widget-title a {
color: #333;
text-decoration: none;
}
.entry-title a:focus,
.entry-title a:hover {
color: #0073e5;
}
.widget-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 20px;
}
.page .entry .entry-header .entry-title {
color: #000;
font-family: "GTAmericaCondensedBlack", "Source Sans Pro", sans-serif;
font-size: 35px;
font-size: 3.5rem;
text-transform: uppercase;
}
.archive-title {
font-family: "GTAmericaCondensedBlack", "Source Sans Pro", sans-serif;
color: #000;
text-transform: uppercase;
font-size: 65px;
font-size: 6.5rem;
}
@media (max-width: 768px) {
.archive-title {
font-size: 48px;
font-size: 4.8rem;
}
}
.grecaptcha-badge {
visibility: hidden !important;
} .page-id-5071 .grecaptcha-badge {
visibility: visible !important;
}
.search .entry-title,
.archive .entry-title {
color: #000;
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
font-size: 36px;
font-size: 3.6rem;
}
@media (max-width: 768px) {
.search .entry-title,
.archive .entry-title {
font-size: 24px;
font-size: 2.4rem;
}
} .aligncenter {
text-align: center;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 10px;
}
img.alignnone,
.alignnone {
margin-bottom: 15px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 20px 20px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 20px 20px;
}
.gallery-caption,
.wp-caption-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
margin: 0;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
margin: 0 0 30px;
} .widget {
margin-bottom: 40px;
}
.widget p:last-child,
.widget ul > li:last-of-type {
margin-bottom: 0;
}
.widget ul > li {
margin-bottom: 10px;
}
.widget ul > li:last-of-type {
padding-bottom: 0;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: 0;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .genesis-skip-link {
margin: 0;
}
.genesis-skip-link .skip-link-hidden {
display: none;
visibility: hidden;
}
.genesis-skip-link li {
height: 0;
list-style: none;
width: 0;
} :focus {
color: #333;
outline: #ccc solid 1px;
} .site-header {
background-color: #fff;
border-bottom: solid 1px transparent;
transition: border-bottom-color 0.5s ease-in-out;
padding: 0 30px;
position: fixed;
width: 100%;
z-index: 9999;
}
@media (max-width: 768px) {
.site-header {
border-bottom: solid 1px #333;
padding: 0px;
width: calc(100% - 10px);
}
}
.scrolled-down .site-header {
border-bottom: solid 2px #333;
}
.header-widget-area {
display: none;
position: absolute;
text-align: left;
background-color: #fff;
width: 600px;
border: 1px solid #000;
z-index: 9999;
top: 15px;
right: 0px;
}
@media (max-width: 768px) {
.header-widget-area {
top: 54px;
right: 0;
height: 100vh;
width: 100vw;
}
.header-widget-area #search-6 {
margin-top: 20px;
padding-bottom: 5px;
}
}
.header-widget-area #searchform-1 {
border-radius: 30px;
padding: 8px;
font-size: 13px;
font-size: 1.3rem;
width: 300px;
}
.header-widget-area #searchform-1::placeholder {
color: #777;
}
@media (max-width: 450px) {
.header-widget-area #searchform-1 {
width: 100%;
}
}
.header-widget-area .widget {
margin: 0px;
}
.header-widget-area .widget ul > li {
margin-bottom: 0px;
}
.header-widget-area section {
padding: 15px 20px;
border-bottom: 1px solid #737373;
}
.header-widget-area section:last-of-type {
padding-right: 20px;
padding-bottom: 20px;
border-bottom: none;
}
#custom_html-2 {
float: right;
border-bottom: none;
padding: 0;
}
#close-lal-nav {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-exit.png);
background-size: 22px 22px;
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
display: inline-block;
width: 40px;
height: 40px;
}
.toggle-header-menu {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-menusearch.png);
float: right;
margin: 25px 0;
width: 41px;
height: 28px;
}
@media (max-width: 768px) {
.toggle-header-menu {
margin: 15px 10px 10px 0px;
}
}
@media (max-width: 450px) {
.toggle-header-menu {
background-size: contain;
height: 22px;
width: 32px;
}
}
#nav_menu-9 {
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
color: #000;
border-bottom: 1px solid #737373;
padding-bottom: 40px;
}
#nav_menu-10 {
font-family: "Franziska", "Source Sans Pro", sans-serif;
border-bottom: 1px solid #737373;
padding-bottom: 20px;
}
#nav_menu-10 li a {
text-transform: uppercase;
color: #737373;
font-size: 18px;
font-size: 1.8rem;
}
#nav_menu-11 {
padding-top: 40px;
}
#menu-social {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/soc-media-row.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: flex;
flex-direction: row;
float: right;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.5;
width: 177px;
height: 30px;
}
#menu-social li a {
display: inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
height: 27px;
width: 27px;
position: relative;
margin-right: 23px;
} .title-area {
display: inline-block;
padding-bottom: 25px;
padding-top: 25px;
}
@media (max-width: 768px) {
.title-area {
padding-bottom: 15px;
padding-top: 15px;
}
}
.site-title {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-lal.png);
font-size: 20px;
font-size: 2rem;
font-weight: 600;
line-height: 1;
margin: 0 auto;
width: 355px;
height: 34px;
}
@media (max-width: 768px) {
.site-title {
width: 226px;
height: 22px;
background-size: contain;
}
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
display: inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 100%;
height: 100%;
}
.site-description {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .genesis-nav-menu {
clear: both;
line-height: 1;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: block;
float: none;
position: relative;
}
.genesis-nav-menu a {
color: #000;
display: inline-block;
font-size: 24px;
font-size: 2.4rem;
font-weight: 400;
outline-offset: -1px;
padding: 10px 0px;
text-decoration: none;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #0073e5;
text-decoration: none;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
width: 100%;
}
.genesis-nav-menu .sub-menu {
clear: both;
display: none;
left: -9999px;
margin: 0;
opacity: 1;
padding-left: 15px;
position: static;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #fff;
font-size: 14px;
font-size: 1.4rem;
position: relative;
word-wrap: break-word;
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
position: relative;
}
.genesis-nav-menu > .menu-highlight > a:hover,
.genesis-nav-menu > .menu-highlight > a:focus {
background-color: #0073e5;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .menu-bold > a {
font-weight: 700;
}
.genesis-nav-menu > .menu-highlight > a {
background-color: #333;
border-radius: 3px;
color: #fff;
font-weight: 600;
margin-left: 15px;
padding-left: 20px;
padding-right: 20px;
}
#header-search-area {
position: relative;
}
.toggle-header-search.close {
position: absolute;
z-index: 100;
top: 0;
right: 0;
width: 30px;
height: 100%;
padding: 0;
color: #000;
-webkit-transition: -webkit-transform 0.2s ease-in-out;
transition: -webkit-transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
-webkit-transform: translate3d(-6px, 0, 0);
transform: translate3d(-6px, 0, 0);
}
.header-search-wrap:target .toggle-header-search.close {
-webkit-transform: none;
transform: none;
}
.toggle-header-search .ionicons {
font-size: 12px;
font-size: 1.2rem;
-webkit-transform: scale(2);
transform: scale(2);
}
.toggle-header-search.close .ionicons {
position: absolute;
top: calc(50% - 5px);
right: 0;
-webkit-transform: scale(3);
transform: scale(3);
}
.toggle-header-search {
position: absolute;
right: 5px;
top: 20px;
} .nav-primary {
clear: none;
float: right;
width: auto;
}
.nav-primary .genesis-nav-menu a {
padding-left: 15px;
padding-right: 15px;
} .nav-secondary {
margin-top: 10px;
}
.nav-secondary .genesis-nav-menu {
line-height: 1.5;
}
@media (max-width: 450px) {
.nav-secondary .genesis-nav-menu {
display: flex;
justify-content: space-between;
}
}
.nav-secondary .menu-item {
display: inline-block;
}
.nav-secondary a {
margin-left: 10px;
margin-right: 10px;
padding: 0;
}
.header-menu-active .header-widget-area {
display: block;
}
@media (max-width: 768px) {
.header-menu-active .header-widget-area {
background: #000;
border: none;
border-top: 1px solid #fff;
}
.header-menu-active .header-widget-area section {
border: none;
}
.header-menu-active .header-widget-area .genesis-nav-menu a {
color: #fff;
font-size: 32px;
font-size: 3.2rem;
}
.header-menu-active .header-widget-area #nav_menu-9, .header-menu-active .header-widget-area #nav_menu-10 {
border-bottom-color: #fff;
}
.header-menu-active .header-widget-area #nav_menu-10 .genesis-nav-menu {
display: flex;
justify-content: space-between;
}
.header-menu-active .header-widget-area #nav_menu-10 li a {
color: #fff;
text-transform: none;
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
}
.header-menu-active .header-widget-area #menu-social {
filter: invert(1);
}
.header-menu-active .title-area {
padding-left: 5px;
}
.header-menu-active .site-title {
background-image: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-lal-white-1.png);
}
.header-menu-active .site-header .wrap {
background: #000;
}
.header-menu-active .site-header {
width: 100%;
margin: 0;
}
.header-menu-active .toggle-header-menu {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-exit-white.png);
background-size: 22px 22px;
background-position: center;
background-repeat: no-repeat;
}
.header-menu-active #close-lal-nav {
display: none;
}
}
@media (max-width: 450px) {
.header-menu-active .header-widget-area {
top: 52px;
}
}  .issue,
.entry {
margin: 25px 0px;
}
.page .entry {
margin: 0px 0px;
}
.entry-content {
font-size: 20px;
font-size: 2rem;
}
@media (max-width: 768px) {
.entry-content {
font-size: 18px;
font-size: 1.8rem;
}
}
.entry-content p a {
color: #000;
border-bottom: 1px solid #000;
padding-bottom: 2px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 30px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #f5f5f5;
}
.entry-content .caption {
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
margin-top: -20px;
text-align: center;
}
.content .sticky {
background-color: #f5f5f5;
padding: 30px;
}
.search article,
.archive article {
border-bottom: 1px solid #737373;
}
.search article:last-of-type,
.archive article:last-of-type {
border-bottom: none;
}
.search .entry-image-link img,
.archive .entry-image-link img {
margin-left: 100px;
max-width: 356px;
}
@media (max-width: 768px) {
.search .entry-image-link img,
.archive .entry-image-link img {
margin-left: 20px;
max-width: 50%;
}
}
@media (max-width: 450px) {
.search .entry-image-link img,
.archive .entry-image-link img {
margin-left: 0px;
max-width: 100%;
width: 100%;
}
} article.category-features .entry-content p a:focus,
article.category-features .entry-content p a:hover {
border-bottom-color: #633259;
}
article.category-features a:focus,
article.category-features a:hover,
.category-features .entry-title a:focus,
.category-features .entry-title a:hover,
h3.category-title .the-category-features {
color: #633259;
}
article.category-blog .entry-content p a:focus,
article.category-blog .entry-content p a:hover {
border-bottom-color: #4e9ac6;
}
article.category-blog a:focus,
article.category-blog a:hover,
.category-blog .entry-title a:focus,
.category-blog .entry-title a:hover,
h3.category-title .the-category-blog {
color: #4e9ac6;
}
article.category-books-news .entry-content p a:focus,
article.category-books-news .entry-content p a:hover {
border-bottom-color: #db4931;
}
article.category-books-news a:focus,
article.category-books-news a:hover,
.category-books-news .entry-title a:focus,
.category-books-news .entry-title a:hover,
h3.category-title .the-category-books-news {
color: #db4931;
}
article.category-commentary .entry-content p a:focus,
article.category-commentary .entry-content p a:hover {
border-bottom-color: #185a49;
}
article.category-commentary a:focus,
article.category-commentary a:hover,
.category-commentary .entry-title a:focus,
.category-commentary .entry-title a:hover,
h3.category-title .the-category-commentary {
color: #185a49;
} p.entry-meta {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 20px;
}
@media (max-width: 768px) {
.entry-header .entry-meta {
font-size: 13px;
font-size: 1.3rem;
margin-bottom: 10px;
}
}
.entry-footer .entry-meta {
border-top: 1px solid #eee;
padding-top: 20px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "—";
margin: 0 6px 0 2px;
} .pagination {
clear: both;
margin: 60px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #f5f5f5;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-size: 1.6rem;
font-weight: 600;
margin-bottom: 4px;
padding: 8px 12px;
text-decoration: none;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #333;
color: #fff;
} .comment-respond,
.entry-comments,
.entry-pings {
font-size: 18px;
font-size: 1.8rem;
margin-bottom: 40px;
}
.comment-list li {
padding: 40px 0 0 30px;
}
.comment-list .depth-1 {
padding-left: 0;
}
.comment-header {
margin-bottom: 30px;
}
.comment-content {
clear: both;
}
.comment-content ul > li {
list-style-type: disc;
}
.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-header p {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.after-entry {
padding: 40px 60px;
}
.after-entry,
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings {
margin-bottom: 60px;
}
@media (max-width: 450px) {
.archive-description {
margin-bottom: 30px;
}
} .sidebar {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.sidebar .widget {
margin-bottom: 40px;
}
.sidebar p {
margin-bottom: 20px;
} .footer-widgets {
border-top: 1px solid #eee;
background-color: #fff;
clear: both;
font-size: 18px;
font-size: 1.8rem;
padding: 60px 0;
}
.footer-widgets .wrap {
margin-left: auto;
margin-right: auto;
max-width: 1140px;
}
.footer-widget-area {
float: left;
margin-bottom: 0;
padding-left: 30px;
padding-right: 30px;
width: 33.33%; width: calc(100% / 3);
}
.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
margin-bottom: 0;
} .site-footer {
background-color: #fff;
border-top: 2pt solid #000;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.5;
text-align: center;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding: 30px 0px;
}
@media (max-width: 450px) {
.site-footer .wrap {
padding: 0px;
}
}
.site-footer .wrap .footer-subsection {
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 20px;
}
@media (max-width: 992px) {
.site-footer .wrap .footer-subsection {
flex-direction: column;
height: 125px;
justify-content: space-between;
}
}
@media (max-width: 450px) {
.site-footer .wrap .footer-subsection {
display: block;
}
}
.site-footer .liberal-arts-logo {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-utliberalarts.png);
display: inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
height: 39px;
width: 398px;
}
@media (max-width: 992px) {
.site-footer .liberal-arts-logo {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 100%;
}
}
@media (max-width: 450px) {
.site-footer .liberal-arts-logo {
margin-bottom: 30px;
height: 9vw;
width: 93vw;
}
}
.site-footer .nav-secondary {
margin-top: 0px;
margin-left: auto;
padding-right: 20px;
border-right: 1px solid #000;
}
@media (max-width: 992px) {
.site-footer .nav-secondary {
border: none;
margin: 0px;
padding-right: 0px;
}
}
@media (max-width: 450px) {
.site-footer .nav-secondary {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 15px 0px;
width: 100%;
}
}
.site-footer .nav-secondary .wrap #menu-secondary {
display: flex;
flex-direction: row;
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
}
.site-footer .genesis-nav-menu a {
color: #000;
font-size: 22.5px;
font-size: 2.25rem;
}
@media (max-width: 450px) {
.site-footer .genesis-nav-menu a {
font-weight: bold;
}
}
.site-footer .social-media-links {
display: flex;
flex-direction: row;
height: fit-content;
line-height: 1.5;
font-size: 22.5px;
font-size: 2.25rem;
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/icon-footermedia.png);
background-repeat: no-repeat;
width: 177px;
margin-left: 30px;
}
@media (max-width: 992px) {
.site-footer .social-media-links {
margin-left: 0px;
margin-top: 5px;
}
}
@media (max-width: 450px) {
.site-footer .social-media-links {
float: right;
margin-top: 20px;
margin-bottom: 10px;
}
}
.site-footer .social-media-links li a {
display: inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
height: 27px;
width: 27px;
position: relative;
margin-right: 23px;
}
.site-footer .wrap p {
font-family: "GTAmericaCondensedLight", "Source Sans Pro", sans-serif;
float: right;
color: #737373;
margin-bottom: 0;
}
@media (max-width: 992px) {
.site-footer .wrap p {
float: none;
}
}
@media (max-width: 768px) {
.site-footer .wrap p {
float: right;
line-height: 1.7;
}
}
.site-footer .wrap p a {
color: #737373;
padding-bottom: 4px;
border-bottom: 0.75pt solid #737373;
}
@media (max-width: 768px) {
.site-footer .wrap p a {
padding-bottom: 2px;
}
} .home .site-inner {
padding-top: 0px;
padding-bottom: 20px;
}
@media (max-width: 992px) {
.home .site-inner {
padding-left: 5px;
padding-right: 5px;
}
}
@media (max-width: 768px) {
.home .site-inner {
padding-left: 0;
padding-right: 0;
}
}
.home .entry-list {
padding: 20px 0px 0px;
}
.archive-page-list .issue .issue-title,
.home .entry-title {
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
color: #000;
}
.home .entry-list.main-feature-list {
padding: 0px 0px;
}
.home .entry-list.main-feature-list .entry-content,
.home .entry-list.main-feature-list .entry-header {
padding: 0px 20px;
}
@media (max-width: 450px) {
.home .entry-list.main-feature-list .entry-content,
.home .entry-list.main-feature-list .entry-header {
padding: 0;
}
.home .entry-list.main-feature-list .entry-header {
margin-bottom: 20px;
}
}
.home .entry-list::after {
display: block;
content: "";
height: 20px;
width: 100%;
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/squiggle.png);
background-repeat: repeat-x;
}
.home .entry-list:last-of-type::after {
display: none;
}
.home .category-title {
margin: 0px 0px 5px 0px;
}
.single-post .the-category,
.home .the-category {
color: #000;
font-family: "GTAmericaMonoBold", "Source Sans Pro", sans-serif;
text-transform: uppercase;
font-size: 15px;
font-size: 1.5rem;
text-decoration: none;
padding-bottom: 4px;
border-bottom: 0.81pt solid #585858;
}
.single-post .category-title {
margin-bottom: 20px;
}
.home .main-feature-list article {
margin-bottom: 40px;
text-align: center;
}
.posts-num-2 .entry-list-items article .entry-header .entry-title,
.home .main-feature-list .entry-title {
font-size: 45px;
font-size: 4.5rem;
}
@media (max-width: 992px) {
.posts-num-2 .entry-list-items article .entry-header .entry-title,
.home .main-feature-list .entry-title {
font-size: 36px;
font-size: 3.6rem;
}
}
@media (max-width: 768px) {
.posts-num-2 .entry-list-items article .entry-header .entry-title,
.home .main-feature-list .entry-title {
font-size: 28px;
font-size: 2.8rem;
}
}
.home .main-feature-list article .entry-content p {
text-align: center;
}
@media (max-width: 768px) {
.home .main-feature-list article .entry-content p {
text-align: left;
}
}
.home .main-feature-list::after {
display: block;
content: "";
height: 50px;
width: 100%;
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/triple-squiggle-with-circle.png);
background-position: center;
background-size: cover;
}
@media (max-width: 768px) {
.home .main-feature-list::after {
height: 40px;
}
}
@media (max-width: 450px) {
.home .main-feature-list::after {
height: 30px;
}
}
@media (max-width: 450px) {
.home .entry-list-items article {
border-bottom: 0.141px solid #737373;
margin-top: 15px;
margin-bottom: 30px;
padding-bottom: 30px;
}
}
@media (max-width: 450px) {
.home .entry-list-items article:first-of-type {
margin-top: 25px;
}
}
@media (max-width: 450px) {
.home .entry-list-items article:last-of-type {
border-bottom: none;
}
} .entry-list-items {
display: flex;
flex-direction: row;
}
@media (max-width: 450px) {
.entry-list-items {
flex-direction: column;
}
}
.entry-category-features p {
margin-bottom: 0px;
}
.entry-category-features .entry-list-items article {
flex: 1;
padding: 0px 40px;
border-right: 0.141px solid #585858;
}
@media (max-width: 450px) {
.entry-category-features .entry-list-items article {
border-right: none;
padding: 0;
}
}
.entry-category-features .entry-list-items article:first-of-type {
padding-left: 0px;
}
@media (max-width: 450px) {
.entry-category-features .entry-list-items article:first-of-type {
border-bottom: 0.141px solid #737373;
margin-bottom: 20px;
padding-bottom: 30px;
}
}
.entry-category-features .entry-list-items article:last-of-type {
padding-right: 0px;
}
.posts-num-2 .entry-list-items article .entry-header .entry-title {
font-family: "GTAmericaCompressedBlack", "Source Sans Pro", sans-serif;
}
.entry-category-features .entry-list-items article:last-of-type {
border-right: none;
} .entry-category-blog article {
border-bottom: 0.141px solid #737373;
}
@media (max-width: 450px) {
.entry-category-blog article {
margin-bottom: 35px;
}
}
.entry-category-blog article:last-of-type {
border-bottom: none;
}
@media (max-width: 450px) {
.entry-category-blog article:last-of-type {
margin-bottom: 0px;
padding-bottom: 0px;
}
}
.entry-category-blog article .entry-header .entry-title {
font-size: 35px;
font-size: 3.5rem;
}
@media (max-width: 768px) {
.entry-category-blog article .entry-header .entry-title {
font-size: 24px;
font-size: 2.4rem;
}
}
.entry-category-blog article .alignright {
margin-left: 100px;
max-width: 356px;
}
@media (max-width: 768px) {
.entry-category-blog article .alignright {
margin-left: 20px;
max-width: 50%;
}
}
@media (max-width: 450px) {
.entry-category-blog article .alignright {
margin-left: 0px;
max-width: 100%;
}
} .entry-category-books-news .entry-list-items article {
flex: 1; padding: 0px 30px;
border-right: 0.141px solid #585858;
}
@media (max-width: 450px) {
.entry-category-books-news .entry-list-items article {
border-right: none;
padding: 0;
}
}
.entry-category-books-news .entry-list-items article:first-of-type {
padding-left: 0px;
margin-bottom: 15px;
}
.entry-category-books-news .entry-list-items article:last-of-type {
padding-right: 0px;
}
.entry-category-books-news .entry-list-items article:last-of-type {
border-right: none;
margin-bottom: 0;
} .triple-entry-list .entry-list-items {
margin-bottom: 60px;
margin-top: 20px;
}
@media (max-width: 450px) {
.triple-entry-list .entry-list-items {
margin-bottom: 10px;
margin-top: 0px;
}
}
.triple-entry-list .entry-list-items article {
flex: 1;
margin: 0px 15px;
}
@media (max-width: 450px) {
.triple-entry-list .entry-list-items article {
margin: 30px 0px 0px 0px;
}
}
.triple-entry-list .entry-list-items article .entry-content {
display: none; }
.triple-entry-list .entry-list-items article:first-child {
margin-left: 0px;
}
.triple-entry-list .entry-list-items article:last-child {
margin-right: 0px;
}
.triple-entry-list .entry-list-items article .author {
font-family: "GTAmericaCondensedMedium", "Source Sans Pro", sans-serif;
font-size: 18px;
font-size: 1.8rem;
text-transform: uppercase;
margin-bottom: 0px;
margin-top: 20px;
}
@media (max-width: 450px) {
.triple-entry-list .entry-list-items article .author {
margin-top: 0px;
}
}
@media (max-width: 450px) {
.triple-entry-list .entry-list-items article a,
.triple-entry-list .entry-list-items article img {
width: 100%;
}
}
.triple-entry-list .entry-list-items article .entry-header .entry-title {
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
font-size: 21px;
font-size: 2.1rem;
color: #000;
}
@media (max-width: 992px) {
.triple-entry-list .entry-list-items article .entry-header .entry-title {
font-size: 18px;
font-size: 1.8rem;
}
}
@media (max-width: 450px) {
.triple-entry-list .entry-list-items article .entry-header .entry-title {
margin-bottom: 0;
}
} .archive-list .entry-list-items {
justify-content: space-between;
flex-direction: row;
}
.archive-list .entry-list-items article {
flex: 0 0 140px;
}
@media (max-width: 450px) {
.archive-list .entry-list-items article {
border-bottom: none;
flex: 0 0 47%;
margin: 25px 0px 0px;
padding-bottom: 0px;
}
}
@media (max-width: 450px) {
.archive-list .entry-list-items article a, .archive-list .entry-list-items article img {
width: 100%;
}
}
@media (max-width: 992px) {
.archive-list .entry-list-items article:nth-last-of-type(1) {
display: none;
}
}
@media (max-width: 768px) {
.archive-list .entry-list-items article:nth-last-of-type(2) {
display: none;
}
}
@media (max-width: 620px) {
.archive-list .entry-list-items article:nth-last-of-type(3) {
display: none;
}
}
@media (max-width: 450px) {
.archive-list .entry-list-items article:nth-last-of-type(4) {
display: none;
}
}
.archive-list .entry-title {
font-size: 18px;
font-size: 1.8rem;
text-align: center;
}
.archive-list .entry-header {
display: flex;
justify-content: center;
flex-direction: column;
height: 58px;
}
.archive-list .current-issue {
font-size: 10px;
font-size: 1rem;
color: #000;
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
font-weight: 800;
text-align: center;
text-transform: uppercase;
}
.archive-list .issue-link img {
-webkit-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
} .single-post .content {
width: 65%;
}
@media (max-width: 1200px) {
.single-post .content {
max-width: 780px;
width: 100%;
}
}
.single-post .single-post-image {
margin-bottom: 10px;
}
.single-post .single-post-image img {
width: 100%;
}
.single-post {
font-family: "Franziska", georgia, serif;
}
.single-post .entry-title {
font-family: "FranziskaBlack", georgia, serif;
margin-bottom: 50px;
}
.single-post .entry-meta {
font-family: "GTAmericaMonoBold", "Source Sans Pro", sans-serif;
}
.single-post .entry-time {
display: block;
font-family: "GTAmericaMonoRegular", "Source Sans Pro", sans-serif;
}
.wp-caption figcaption,
.wp-block-image figcaption,
.single-post .entry-content figcaption {
border-bottom: 0.75pt solid #737373;
color: #737373;
font-family: "GTAmericaMedium", "Source Sans Pro", sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
line-height: 1.3;
margin: 12px 0px 5px;
padding-bottom: 12px;
text-align: left;
}
.wp-caption figcaption {
font-size: 12px;
font-size: 1.2rem;
border: none;
}
.wp-caption.wide-image figcaption,
.wp-block-image.wide-image figcaption {
padding-left: 10px;
border-bottom: none;
}
.single-post .category-features .entry-content > p:first-of-type {
font-family: "GTAmerica", "Source Sans Pro", sans-serif;
font-size: 22px;
font-size: 2.2rem;
}
@media (max-width: 768px) {
.single-post .category-features .entry-content > p:first-of-type {
font-size: 18px;
font-size: 1.8rem;
}
}
.single-post .content article .entry-footer .entry-meta {
border-top: none;
display: block;
padding-top: 0px;
}
.single-post .entry-meta {
display: flex;
width: 100%;
}
.single-post .entry-meta .byline-and-date,
.single-post .entry-meta .social-media-elements {
display: inline-block;
}
.single-post .entry-meta .social-media-elements {
order: 1;
margin-left: auto;
}
.single-post .entry-meta .by-line {
order: 2;
}
.single-post .entry-meta .entry-time {
order: 3;
}
.single-post .category-features .entry-title {
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
color: #000;
font-size: 48px;
font-size: 4.8rem;
text-align: center;
}
@media (max-width: 768px) {
.single-post .category-features .entry-title {
font-size: 36px;
font-size: 3.6rem;
}
}
.single-post .single-post-image.wide-image {
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
max-width: 100vw;
position: relative;
right: 50%;
width: 100vw;
}
.single-post .entry-header {
margin-bottom: 60px;
}
.single-post .entry-header .social-media-elements {
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/social-media-3.png);
height: 46px;
width: 174px;
background-repeat: no-repeat;
}
.single-post .entry-header .social-media-elements .social-icon-email, .single-post .entry-header .social-media-elements .social-icon-twitter, .single-post .entry-header .social-media-elements .social-icon-facebook {
display: inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
position: relative;
height: 46px;
width: 46px;
}
.single-post .category-features .category-title {
margin-bottom: 10px;
text-align: center;
}
.single-post .entry-header .social-media-elements .social-icon-twitter {
left: 8px;
}
.single-post .entry-header .social-media-elements .social-icon-email {
left: 18px;
}
.single-post .entry-content .crp_related h3 {
font-family: "GTAmericaMonoBold", "Source Sans Pro", sans-serif;
text-transform: uppercase;
} .single-post .entry-content .crp_related::before {
display: block;
content: "";
height: 20px;
width: 100%;
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/squiggle.png);
background-repeat: repeat-x;
}
.single-post .entry-content .crp_related {
padding: 15px 0px;
}
.single-post .entry-content .crp_related .entry-list-items {
display: flex; flex-direction: row; }
.single-post .entry-content .crp_related .entry-list-items article {
flex: 1;
margin: 0px 15px;
}
.single-post .entry-content .crp_related .entry-list-items article:first-child {
margin-left: 0px;
}
.single-post .entry-content .crp_related .entry-list-items article:last-child {
margin-right: 0px;
}
.single-post .entry-content .crp_related .entry-list-items .crp_thumb {
margin-bottom: 10px;
}
.single-post .entry-content .crp_related .entry-list-items .crp_title {
font-family: "GTAmericaCondensedBlack", "Source Sans Pro", sans-serif;
font-size: 22px;
font-size: 2.2rem;
} .single-post .content article .entry-footer::before {
display: block;
content: "";
height: 20px;
width: 100%;
background: url(//lifeandletters.la.utexas.edu/wp-content/themes/lifeandletters/images/squiggle.png);
background-repeat: repeat-x;
}
#contact {
padding-top: 150px;
} .page-template-issue-archive-template .site-inner {
padding-bottom: 30px;
}
.archive-page-list {
display: grid;
grid-template-columns: 300px 380px 300px;
}
@media (max-width: 992px) {
.archive-page-list {
grid-template-columns: 30vw 37vw 30vw;
}
}
@media (max-width: 768px) {
.archive-page-list {
grid-template-columns: 29vw 36vw 29vw;
}
}
@media (max-width: 450px) {
.archive-page-list {
grid-template-columns: 1fr 1fr;
grid-gap: 0px 10px;
}
}
.archive-page-list .issue-header {
display: flex;
font-family: "GTAmericaBold", "Source Sans Pro", sans-serif;
justify-content: center;
flex-direction: column;
height: 90px;
margin-bottom: 10px;
}
@media (max-width: 450px) {
.archive-page-list .issue-header {
height: 60px;
}
}
.archive-page-list .issue-header .current-issue {
font-size: 16px;
font-size: 1.6rem;
color: #000;
font-weight: 800;
text-align: center;
text-transform: uppercase;
}
@media (max-width: 450px) {
.archive-page-list .issue-header .current-issue {
font-size: 12px;
font-size: 1.2rem;
}
}
.archive-page-list .issue {
border-bottom: 1px solid #999;
padding: 0px;
text-align: center; }
@media (max-width: 450px) {
.archive-page-list .issue {
border-bottom: none;
margin: 10px 0px;
}
}
.archive-page-list .issue .issue-title {
font-size: 18px;
font-size: 1.8rem;
}
.archive-page-list .issue img {
-webkit-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
}
.archive-page-list .issue:nth-of-type(3n+2) {
padding: 0px 40px;
}
@media (max-width: 992px) {
.archive-page-list .issue:nth-of-type(3n+2) {
padding: 0px 3.5vw;
}
}
@media (max-width: 450px) {
.archive-page-list .issue:nth-of-type(3n+2) {
padding: 0px;
}
}
.archive-page-list .issue:nth-last-of-type(-n+3) {
border: none;
margin-bottom: 0;
} @media print {
*,
*::before,
*::after {
background: transparent !important;
box-shadow: none !important;
color: #333 !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]::after {
content: " (" attr(href) ")";
}
abbr[title]::after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]::after,
a[href^="#"]::after,
.site-title > a::after {
content: "";
}
thead {
display: table-header-group;
}
img,
tr {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
blockquote,
pre {
border: 1px solid #999;
page-break-inside: avoid;
}
.content,
.content-sidebar {
width: 100%;
}
button,
input,
select,
textarea,
.breadcrumb,
.comment-edit-link,
.comment-form,
.comment-list .reply a,
.comment-reply-title,
.edit-link,
.entry-comments-link,
.entry-footer,
.genesis-box,
.header-widget-area,
.hidden-print,
.home-top,
.nav-primary,
.nav-secondary,
.post-edit-link,
.sidebar {
display: none !important;
}
.title-area {
text-align: center;
width: 100%;
}
.site-title > a {
margin: 0;
text-decoration: none;
text-indent: 0;
}
.site-inner {
padding-top: 0;
position: relative;
top: -100px;
}
.author-box {
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
orphans: 3;
page-break-after: avoid;
page-break-inside: avoid;
widows: 3;
}
img {
page-break-after: avoid;
page-break-inside: avoid;
}
blockquote,
pre,
table {
page-break-inside: avoid;
}
dl,
ol,
ul {
page-break-before: avoid;
}
}