/*
Theme Name: Amanda Cachia 2
Theme URI: https://amandacachia.com/
Author: Leaky Studio
Author URI: https://leakystudio.com/
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body, * {
	margin: 0;
}

html, body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}


[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: normal;
	font-family:'Leitura W01 Roman_4';
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 2.0 - Genericons
 */



/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family:'Leitura W01 Roman_2', Georgia, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Karla', sans-serif;
	font-weight: normal;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.05em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}



mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}


hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}



img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}



table {
	border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	/*background: #007acc;*/
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

.search-form {
	position: relative;
}



/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #000;
	text-decoration: none;
	-webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}

a:hover,
a:focus,
a:active {
	color: #000;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}




/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	margin: 0;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation, .secondary-menu {
	font-family: 'Karla', sans-serif;
	display: block;
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}

.main-navigation ul, ul.secondary-menu {
	list-style: none;
	margin: 0;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	color: #1a1a1a;
	display: block;
	line-height: 1.25;
	text-transform: uppercase;
	outline-offset: -1px;
	padding: 0 0;
}
.main-navigation li.blog {
	color: #1a1a1a;
	line-height: 1.25;
	text-transform: uppercase;
	outline-offset: -1px;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #000;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}


.main-navigation ul .toggled-on {
	display: block;
}


.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	margin-bottom: 1.75em;
}
body.single-services .entry-content h6 {
	color: #FF00FF;
	font-size: 0.9rem;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Karla', sans-serif;
	margin:0 0 6px 0;
	line-height: 1.2;
	font-style: normal;
}
body.single-resources .entry-content h6 {
	color: #6600FF;
	font-size: 0.9rem;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Karla', sans-serif;
	margin:0 0 6px 0;
	line-height: 1.2;
	font-style: normal;
}
body.single-curating .entry-content h6,
.video_link h6{
	color: #66FF99;
	font-size: 0.9rem;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	margin:0 0 6px 0;
	line-height: 1.2;
	font-style: normal;
}
.img-overlay-content h6, body.search .overlay_box h6 {
	font-size: 0.9rem;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	padding:10px 0 0 10px;
	text-align: left;
}
body.home .overlay_box h6 {
font-size: 0.9rem;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	padding:0px;
	text-align: left;	
}
body.home .overlay_box .post_type_leg {
    position: absolute;
    top: 10px;
    right: 10px;
    }
.grid_item.double.ongoing {
	background-color: #6600FF;
}
.grid_item.double {
	background-color: #6600FF;
}
.grid_item.ongoing {
	background-color: #e5d7fb;
}
.grid_item.double.ongoing h6, .grid_item.double.ongoing h4 a, .grid_item.double.ongoing h5, .grid_item.double.ongoing .bot_city,
.grid_item.double h6, .grid_item.double h4 a, .grid_item.double h5, .grid_item.double .bot_city {
	color: #FFF;
}
h6.restype {
	margin-top: 8px;
}
.entry-header h6, h6.restype{
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	line-height: 1.2;
	margin-bottom: 8px;
}
.overline {
	border-top: solid thin #000;
    padding-top: 3px;
}
.entry-header h6.posted--date {
	text-transform: none;
	margin-top: -15px;
    margin-bottom: 30px;
}

.biblioref {
	margin-bottom: 30px;
	position: relative;
}
.ev_image {
	margin-bottom: 1em;
}
.biblioref:after {
content: "";
    width: 100px;
    height: 2px;
    background: #00CCCC;
    bottom: -15px;
    margin-left: 0em;
    left: 0px;
    position: absolute;
    display: inline-block;
	}
.entry-header h2 {
	text-align: center;
	font-size: 1.15em;
	margin-top: -0.1em;
	margin-bottom: 1.2em;
}

.overlay_box h6{
	font-size: 0.8rem;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	padding:0;
}
.overlay_box h5 {font-size: 0.9rem;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Karla', sans-serif;
	padding:0;}
.overlay_box h4 {
	font-size: 1.0rem;
	line-height: 1.3;
	font-family:'Leitura W01 Roman_4';
	text-align: center;
	padding:0px;
}
.bg--archive {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 250px;
	transition: all 0.2s ease-in-out;
	position: relative;
}
.arch--hover {
opacity: 0;
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color: #FF00FF;
z-index: 1;
transition: all 0.2s ease-in-out;
}
.bg--archive:hover .arch--hover {
opacity: 1;
	}
.img-overlay-content h4 {
	font-size: 1.0rem;
	line-height: 1.3;
	font-family:'Leitura W01 Roman_4';
	padding:0px 10px 0 10px;
}
h4.leitura {
	font-size: 1.0rem;
	line-height: 1.3;
	font-family:'Leitura W01 Roman_4';
	padding: 10px 0px 10px 0px;
}
.post-type-archive-resources .img-overlay-content h4 {
	padding:10px 10px 0 10px;
	}
body.single-teaching .entry-content h6 {
	clear: none;
	font-size: 0.9rem;
	margin: 0 0 3px;
	text-transform: uppercase;
	color: #FBB03B;
}
body.single-events .entry-content h6 {
	clear: none;
	font-size: 0.9rem;
	margin: 0 0 3px;
	text-transform: uppercase;
	color: #6600FF;
}
body.single-writing .entry-content h6 {
	clear: none;
	font-size: 0.9rem;
	margin: 0 0 3px;
	text-transform: uppercase;
	color: #00CCCC;
} 
body.single-events .entry-content h3,
body.single-writing .entry-content h3,
body.single-teaching .entry-content h3,
body.single-news-upcoming .entry-content h3{
	line-height: 1.45;
	clear: none;
	margin: 5px 0 15px;
}
.posted--date {
	text-align: center;
    font-size: 0.9rem;
    margin: -7px 0 0;
    opacity: 0.5;
}
.img-overlay-content p.bottom {
font-size: 0.9rem;	
display: none;
padding:8px 10px 0 10px;
font-family:'Leitura W01 Italic2', serif;
}
.news_item {
	line-height: 1.25;
}
.news_item p.bottom {
font-size: 0.9rem;	
padding:3px 0 0;
opacity: 0.6;
font-family:'Leitura W01 Italic2', serif;
}
article:hover .overlay_hover {opacity: 1;}
.post-type-archive-resources .overlay_hover {
	bottom: 50px;
}
.overlay_hover {
	position: absolute;
	top: 0px;bottom: 0px;
    right: 0px;
    left: 0px;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 99;
}
.overlay_box {
position: relative;
    width:100%;
    height: 220px;
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 99;	
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.search .overlay_box.publec {
    border: solid 3px #6600FF;
}

.overlay_box.teach {
	border:solid 3px #FBB03B;
}
.overlay_box.publec {
	border:solid 3px #CCCCCC;
}
.grid_item.double.ongoing .overlay_box.publec,
.grid_item.double .overlay_box.publec {
    border: solid 3px #6600FF;
}
.grid_item.ongoing .overlay_box.publec {
    border: solid 3px #e5d7fb;
}
body.post-type-archive-events .grid_item:hover .overlay_box.publec {
border: solid 3px #6600FF;	
}
.readmore {
	text-transform: uppercase;
	border-bottom: solid thin #00FFFF;
}

/* reset screen-reader-text */


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */




/**
 * 11.0 - Content
 */
li.socials svg {
	fill: #FFF;
}
.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 3.5em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */

.site-header {
	padding: 0;
	width: 100%;
	position: fixed;
	height: 57px;
	z-index: 999;
}
.post_type_leg {
	position: absolute;
	top: 15px;
	right:15px;
	width:30px;
	height: 30px;
	text-align: center;
	z-index: 9;
	font-family: 'Karla', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 1.6;
	border-radius: 50%;
	color: #FFF;
	display: block !important;
}
.overlay_hover:hover {
	cursor: pointer;
}
.overlay_hover.pl .img-overlay-content h4 a {color: #FFF}
.img-overlay-content h4 a {color: #000}
li.nolink a {color: #000; text-decoration: none;border-bottom: solid thin #00CCCC;}
li.linked a {color: #00CCCC; text-decoration: none;}
.wr {background-color: #00CCCC}
.cu {background-color: #66FF99}
.te {background-color: #FBB03B}
.pl {background-color: #6600FF}

.site-header-main {
	display: block;
    width: 100%;
    padding-top: 15px;
    height: 75px;
    padding-bottom: 15px;
    background-color: rgba(255,255,255,0.85);
    max-width: 1420px;
    margin: 0 auto;
}

.site-branding {
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}


.site-title {
	font-family: 'Karla', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 23px;
	font-size: 1.2rem;
	line-height: 1.2173913043;
	margin: -5px 0 5px;
}

.site-branding .site-title a {
	color: #000;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #000;
}
ul.sidebar_list, ul.sidebar_list li {
	list-style: none;
	font-family: 'Karla', sans-serif;
	margin-left: 0;
}
ul.sidebar_list li {
margin-bottom: 1em;
line-height: 1.35;
	}


.menu-toggle {
	    background-color: transparent;
    background-image: url(img/mob_menu_toggle.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 37px 76px;
    height: 37px;
    width: 37px;
    float: left;
    margin: 0em 0 0 0.75em;
    padding: 0em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
background-position: bottom left;
background-color: transparent !important;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-position: bottom left;
	background-color: transparent !important;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: none;
}
.secondary-menu > li {
	text-transform: uppercase;
	font-size: 0.8rem;
	padding: 0 5px;
}
.secondary-menu > li:last-child {
	padding-right: 0;
}
.secondary-menu > li a {
	color: #000;
}
body.single-writing .primary-menu li.wri a, 
body.post-type-archive-writing .primary-menu li.wri a,
body.single-teaching .primary-menu li.teac a, 
body.post-type-archive-teaching .primary-menu li.teac a,
body.single-curating .primary-menu li.cur a, 
body.post-type-archive-curating .primary-menu li.cur a,
body.single-services .primary-menu li.serv a, 
body.post-type-archive-services .primary-menu li.serv a,
body.single-resources .primary-menu li.publec a, 
body.post-type-archive-resources .primary-menu li.publec a,
body.page-id-77 .primary-menu li.bio a,
body.page-id-72 .secondary-menu li.rea a,
body.page-id-74 .secondary-menu li.cont a {
	font-weight: 700;
}
.sidebar h3:first-child {
margin: -1px 0 15px 0;
line-height: 1.1;
}
body.single .entry-content a {color: #000; border-bottom: solid thin;}
.primary-menu li.wri a:hover, body.single-writing .entry-content a {border-color: #00CCCC}
.primary-menu li.cur a:hover, body.single-curating .entry-content a {border-color: #66FF99}
.primary-menu li.teac a:hover, body.single-teaching .entry-content a {border-color: #FBB03B}
.primary-menu li.publec a:hover {border-color: #6600FF}
.primary-menu li.serv a:hover {border-color: #FF00FF}
.primary-menu li.bio a:hover {border-color: #00FFFF}
.primary-menu > li {
    text-align: center;
    padding: 0 9px;
}
body.search .grid_item .centcent {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
body.search .grid_item .centcent h4 {
	padding:0 10px;
}
.grid_item .centcent {
	position: relative;
  top: 50%;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
}
.bot_city {
	position: absolute;
	text-align: center;
	font-family: 'Karla', sans-serif;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 5px;
}
a.vid_link {
	display: inline-block;
	font-family: 'Karla', sans-serif;
	font-size: 1.1rem;
	margin-right: 15px;
	text-decoration: none;
}
.gallery [data-featherlight] {
    cursor: -webkit-image-set(url("/~amandac23375/wp-content/themes/cachia/img/cursor_expandimage.png") 1x, url("/~amandac23375/wp-content/themes/cachia/img/cursor_expandimage2.png") 2x), auto;
}
.video_link {
	margin-top: 20px;
}
body.single-events .video_link {
	margin-bottom: 20px;
	margin-top: 0;
}
.gallery .video_link [data-featherlight] {cursor: pointer !important;}
a.vid_link[data-featherlight] {cursor: pointer !important;}
.featherlight-next {
    background-image: url('img/next.svg') !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    right: 25px !important;
    position: fixed !important;
    left: auto !important;
    top:50% !important;
    opacity: .8 !important;
    background-size: 100% auto !important;
}
.featherlight .featherlight-content {
    background: transparent !important;
}
.featherlight-content .caption {font-size: 14px !important; font-family: 'Karla', sans-serif;}
.featherlight-previous {
    background-image: url('img/prev.svg') !important;
    background-position: 0 0 !important;
     background-repeat: no-repeat !important;
     left: 25px !important;
     position: fixed !important;
    right: auto !important;
    background-size: 100% auto !important;
    top:50% !important;
    opacity: .8 !important;
}
.featherlight .featherlight-image {
    margin-bottom: 10px;
}
.featherlight-content .caption {
    line-height: 1.2;
    font-weight: normal !important;
    max-width: 100%;
    overflow: visible !important;
    position: absolute;
    text-align: center;
    white-space: pre-wrap !important; 
}

/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 3.5em;
	position: relative;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	margin-right: 0%;
	margin-left: 0%;
}

.entry-title {
	font-family: 'Karla', sans-serif;
	font-size: 24px;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
	text-align: center;
}

.entry-title a {
	color: #1a1a1a;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #007acc;
}


a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em;
}

.entry-content h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.0em;
}

.entry-content h4,
.entry-summary h4 {
	letter-spacing: 0.00625em;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: normal;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6 {
	font-weight: 700;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}


body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}



.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}



.entry-footer {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}
.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}
.b-loaded {
       opacity:1;
       }
.insert_left img {
	padding: 8px 0 5px;
}
.right_insert {
	position: absolute;
	bottom: 28px;
	right: -4rem;
	display: block;
	float: right;
	margin-left: 1rem;
	width:30%;
	max-width: 250px;
}
body.single-writing .entry-content,
body.single-events .entry-content,
body.single-news-upcoming .entry-content {
	position: relative;
}
.insert_left a {
	text-decoration: none;
	color: #000;
}
.insert_left a:hover {
	border-bottom: solid thin #000;
	color: #000;
}
li.s-menu:hover {
	cursor: pointer;
}
/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}
body.single-writing a[href$=".PDF"]:before, body.single-writing a[href$=".pdf"]:before, body.single-writing a[href$=".pdf"][target="_blank"]:before,
body.home a[href$=".pdf"]:before,
body.single-events a[href$=".PDF"]:before, body.single-events a[href$=".pdf"]:before, body.single-events a[href$=".pdf"][target="_blank"]:before,
body.single-news-upcoming a[href$=".PDF"]:before, body.single-news-upcoming a[href$=".pdf"]:before, body.single-news-upcoming a[href$=".pdf"][target="_blank"]:before {
    font-size: 1.0em;
}
a[href$=".PDF"]:before, a[href$=".pdf"]:before,
a[href$=".pdf"][target="_blank"]:before {
content: '\f1c1' !important;
display: inline-block;
-webkit-font-smoothing: antialiased;
font-family: FontAwesome;
padding-right: 0.2em;
font-size:1.2rem;
vertical-align: top;
}
.pdf_down {
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	font-size: 1.0rem;
}


body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}


.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.473684211;
	margin-bottom: 1.473684211em;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */




/**
 * 11.5 - Sidebar
 */

.sidebar {
	padding: 0 6rem 0 6rem;
	float: none;
	width:100%;
}


/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 0 7.6923% 1.75em;
	background-color: #000;
}

.site-info {
	color: #FFF;
	font-size: 13px;
	font-size: 0.9rem;
	line-height: 1.5153846154;
}

.site-info a {
	color: #FFF;
}

.site-info a:hover,
.site-info a:focus {
	color: #FFF;
}



/**
 * 12.0 - Media
 */


.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}
.featherlight.featherlight-iframe .featherlight-content {
    width: 70%;
    padding-top: 0;
    padding-right: 0%;
    padding-left: 0%;
    margin: 0px auto;
    position: relative;
    padding-bottom: 39.25%;
    overflow: hidden;
    max-width: 100%;
}
.featherlight.featherlight-iframe .featherlight-content iframe {
position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
.featherlight.featherlight-iframe .caption {
	display: none !important;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.inactive {
	display: none;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}
body.single-curating .wp-caption {
	margin-bottom: 0;
}
body.single-curating .grid_content {
	margin-left: -10px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */
.prev_post, .next_post {
    position: fixed;
    z-index: 99;
    top: 50%;
    margin-top:-50px;
}
ul.socials--home {
	position: fixed;
    z-index: 99;
    list-style: none;
    top: 50%;
    margin-top:-50px;
    left: -1px;
}
ul.socials--home li.socials svg {
	fill: #000;
}

a.prev:hover, a.next:hover { border-bottom: 0px;opacity: 1;}
a.prev, a.next {
    display:block;
    text-indent: -99999px;
    width:20px;
    height: 100px;
    border-bottom: 0px;
    opacity: 0.3;
}
a.prev {
background-image:url('img/next_page_mob.svg');
background-repeat: no-repeat;
background-size: cover;

}
a.next {
background-image:url('img/prev_page_mob.svg');
background-repeat: no-repeat;
background-size: cover;
}
.prev_post {
    left:0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.prev_post:hover {
    left:0px;
    border-bottom: 0px;
}
.next_post:hover {
    right:0px;
    border-bottom: 0px;
}
.next_post {
    right:0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



/**
 * 13.0 - Multisites
 */


.grid_item .wp-caption-text {
    display: none;
}
.artists {
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	font-size: 1.0rem;
	line-height: 1.35;
}
.entry-content.text p {
	font-size: 1.0rem;
	line-height: 1.4;
}
	.site-footer a {
		color: #FFF;}
.sepa {
	width:33%;
	margin: 25px auto;
	height: 2px;
	background-color: #000;
}
body.post-type-archive-teaching .sepa,
body.post-type-archive-events .sepa {
	width:15%;
	margin: 15px auto;
	background-color: transparent;
}
.expo_meta_50 {
	display: inline-block;
	float: left;
	width: 50%;
}
.urlfield {
	display: block;
	margin: -1.7em auto 20px;
	font-size: 1.3rem;
	text-align: center;
	font-family: 'Karla', sans-serif;
	color: #00CCCC;
}
.news_item h4 {
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	line-height: 1.3;
}
.news_item p {
	margin-bottom: 0;
	line-height: 1.3;
}
.news_item {
	margin-bottom: 15px;
}
.news_item h4 a:after, .post-type-archive-events table.display a[target=_blank]:after {
content: '\f08e' !important;
display: inline-block;
-webkit-font-smoothing: antialiased;
font-family: FontAwesome;
padding-left: 0.2em;
font-size:0.6em;
opacity: 0.5;
vertical-align: middle;
	}
.urlfield a {
	text-decoration: none;
	color: #000;
	border-bottom: solid thin #00CCCC;
	}
body.single-teaching .urlfield a {
	border-bottom: solid thin #FBB03B;
	}
.news_item h6 {
font-family: 'Karla', sans-serif;
		font-size: 0.8rem;
		text-transform: uppercase;
		color: #000;	
}
.expo_meta_50 h6 {
	font-family: 'Karla', sans-serif;
		font-size: 0.8rem;
		text-transform: uppercase;
		color: #66FF99;
}
body.single-writing .insert_left h6 {
	font-family: 'Karla', sans-serif;
		font-size: 0.8rem;
		text-transform: uppercase;
		color: #00CCCC;
		font-weight: 400;
		font-style: normal;
		margin: 0;
		padding: 2px 0;
}
body.single-events .insert_left h6 {
	font-family: 'Karla', sans-serif;
		font-size: 0.8rem;
		text-transform: uppercase;
		color: #6600FF;
		font-weight: 400;
		font-style: normal;
		margin: 0;
		padding: 2px 0;
}
.expo_meta_50 h4,
.video_link h4 {
font-family: 'Karla', sans-serif;
font-weight: 700;
margin: 0;
text-transform: none;
font-size: 1.0rem;
	}
.expo_meta_50 p {
	font-size: 0.9rem;
	margin: 0;
}
.meta_group {
	margin-bottom: 15px;
	padding-right: 10px;
	line-height: 1.3;
}
table.display {
    margin: 0 auto;
    clear: both;
    width: 100%;
    font-family: 'Karla', sans-serif;
}
.speak_small {
	font-size: 0.9em;
	line-height: 1.3;
}
table.display thead tr td{
    background-color: #fbe7c8;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
}
body.post-type-archive-events table.display thead tr td{
	background-color: #ece4f8;
}
table.display td {
font-size: 1.1em;
line-height: 1.35;
vertical-align: top;
    font-family: 'Karla', sans-serif;	
}
body.post-type-archive-teaching table.display a {
	border-bottom: solid thin #FBB03B;
}
body.post-type-archive-events table.display a {
	border-bottom: solid thin #6600FF;
}
td.date {
	width:15%;
}
tr.content_row:hover {background-color: #FBB03B}
.post-type-archive-events tr.content_row:hover {background-color: #c19df6;}
td.inst {
	width:35%;
}
td.prof {
	width:20%;
}
td.insti2 {
	width: 35%;
}
td.course_title2 {width:35%;font-weight: 700;}
td.title, td.course_title {
	width:50%;
	font-weight: 700;
}
.fett {
font-weight: 700;	
}
.learn--more {
	list-style: none;
}
body.single .entry-content .learn--more li a {
	border-bottom: none;
}
body.single .entry-content .learn--more li a:hover {
	color: #6600FF;
}
.post-type-archive-events td.title {
    width: 30%;
    font-weight: 700;
    vertical-align: top;
}
.post-type-archive-events td.insti {
    width: 30%;
    font-weight: 700;
    vertical-align: top;
}
.post-type-archive-events td.location {
    width: 20%;
    font-weight: 700;
    vertical-align: top;
}
.post-type-archive-events td.viddoc {
    width: 10%;
    font-weight: 700;
    vertical-align: top;
}
#search {
    margin-top: 90px;
}
.search_wrap {
	max-width: 1420px;
    padding: 0 5rem;
    margin: 0 auto;
    background-color: transparent;
}
#search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 55px;
    z-index: 1000;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
#search-form {
    padding: 0 1rem;
    margin: 0;
    width:100%;
    background-color: #00FFFF;
}
.input-search {
    width: 100%;
    font-size: 1.2em;
    outline: none;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 25px;
    border: none;
    background-color: #00FFFF;
    color: #000;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
}
::-webkit-input-placeholder {
   color: #069191;
   font-family: 'Karla', sans-serif;
    font-weight: 400;
}

:-moz-placeholder { /* Firefox 18- */
   color: #069191;
   font-family: 'Karla', sans-serif;
    font-weight: 400;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #069191;  
   font-family: 'Karla', sans-serif;
    font-weight: 400;
}

:-ms-input-placeholder {  
   color: #069191;  
   font-family: 'Karla', sans-serif;
    font-weight: 400;
}
ul.links {
	list-style: none;
	font-family: 'Karla', sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
h3 .thin_kursiv {
font-family: 'Karla', sans-serif;
    font-weight: 400;
}
body.page-id-74 p {font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.4;
    text-align: center;}
ul.links li {
	list-style: none;
	font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 5px;
    padding: 0;
}
ul.secondary-menu {
    list-style: none;
    margin: 0;
    float: right;
    width: 30%;
    text-align: right;
}
.primary-menu > li:first-child {
	padding-left: 2.5em;
}
.primary-menu > li:last-child {
	padding-right: 0em;
}

body.post-type-archive-teaching .grid_content_pack .grid_item,
	body.post-type-archive-curating .grid_content_pack .grid_item,
	body.post-type-archive-resources .grid_content_pack .grid_item,
	body.search .grid_content_pack .grid_item,
	body.post-type-archive-events .grid_content_pack .grid_item{
	width:31.0% !important;
	display: block !important;	
	float: left;
	margin: 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}
	
	.grid_item img {
		display: block;
		width: 100%;
		padding: 0px;
		max-width: 100%;
		height: auto;
	}
	body.single-curating .content-area,
	body.single-events .content-area,
	body.search .content-area {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0 1em;
	}
	body.single-events .entry-content,
	body.single-resources .content-area,
	body.single-writing .content-area,
	body.single-teaching .content-area,
	body.single-services .content-area {
		float: none;
		width: 100%;
		max-width: 850px;
		overflow: visible;
		margin: 0 auto;
		padding: 0 1em;
	}
	body.page .content-area,
	body.single-news-upcoming .content-area{
		float: none;
		width: 100%;
		max-width: 660px;
		overflow: visible;
		margin: 0 auto;
		padding: 0 1em;
	}
	body.post-type-archive-events .content-area,
	body.post-type-archive-curating .content-area,
	body.post-type-archive-teaching .content-area,
	body.post-type-archive-services .content-area,
	body.post-type-archive-resources .content-area,
	body.search .content-area {
		float: none;
		margin-right: 0;
		width: 100%;
		padding: 0 1.5em 0 2.5em;
	}
	.main-navigation .primary-menu > li.mob {display: none;}

/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media only screen and (max-width: 31.250em) {
    .site-header {
    padding: 0;
    margin: 0 -0.75em;
    width: 100%;
}
.biblioref:after {
    left: 0px;
    margin-left: 0em;
}
body {
  overflow-x: hidden;
}
body.single-curating .content-area, body.single-writing .content-area, body.search .content-area,
body.single-events .content-area {
    padding: 0 0.5em;
}
body.page .content-area, body.single-writing .entry-content {
    padding: 0 0.5em;
}
body.post-type-archive-teaching .grid_content_pack .grid_item, 
body.post-type-archive-events .grid_content_pack .grid_item,body.post-type-archive-writing .grid_content_pack .grid_item, body.post-type-archive-resources .grid_content_pack .grid_item, body.post-type-archive-curating .grid_content_pack .grid_item, body.search .grid_content_pack .grid_item {
    width: 100% !important;
}
body.single-curating .grid_content_pack .grid_item {
	width:45%;
}
body.single-curating .entry-title,
body.single-writing .entry-title,
body.single-events .entry-title,
body.single-teaching .entry-title {
	margin-bottom: 2px;
}
body.single-curating .entry-header h4,
body.single-writing .entry-header h4,
body.single-events .entry-header h4,
body.single-teaching .entry-header h4  {
	text-align: center;
}
.primary-menu > li:first-child {
    padding-left: 1em;
}
.primary-menu > li:last-child {
}
body.archive .content-area, body.search .content-area {
    padding: 0;
}
.site-content {
    padding-top: 68px;
}
.primary-menu > li {
	background-color: #FFF;
	font-size: 1.2em;
	border-bottom: solid thin #00cccc;
	text-align: left;
	padding: 11px 1em;
	width: 100%;
}
.site-info_left, .site-info_right {
	font-family: 'Karla', sans-serif;
	font-size: 0.9em;
	text-align: center;
}
.site-info_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.grid_item .centcent {
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
}
.overlay_box h6 {
    font-size: 0.8rem;
    text-align: center;
    padding: 10px 10px 0;
}
.overlay_box h4 {
padding: 0px 10px;	
}
.site-info_right ul li {
	display: inline-block;
	padding: 5px;
}
.site-footer {
    padding: 1em 0.75em 1em;
}
p {line-height: 1.45;}
.main-navigation .primary-menu > li.mob {display: block;}
.site-branding {
    margin: 0.5em 0.75em;
    display: inline-block;
    float: right;
}
body.post-type-archive-writing .site-main {
    margin-bottom: 1.5em;
}
.site-main {
    margin-bottom: 6.5em;
}
.urlfield {
    font-size: 1.1rem;
}

.secondary-menu {
	display: none;
}
.site-footer .site-title {
    font-size: 0.9rem;
    text-align: center;
    }
.site-footer {
	height: 80px;
}
.site-header .site-title {
    font-size: 1.4rem;
    padding-top: 0.15em;
    }
.site {
    padding: 0 0.75em;
    min-height: 100%;
    margin-bottom: -80px;
}
.sidebar {
    padding: 0;
    float: none;
    width: 100%;
}
.main-navigation {
    margin-top: 46px;
}
.site-header-main {
    display: block;
    width: 100%;
    padding-top: 9px;
    height: 55px;
    padding-bottom: 10px;
    background-color: rgba(0,204,204,0.95);
}
.img-overlay-content h4, h4.leitura {
    font-size: 1.5rem;
}
.sidebar {
   margin-bottom: 6.5em;
}
}
/**Mobile Landscape
*/
@media screen and (min-width: 31.251em) {
.secondary-menu > li.s-menu {
	display: none;
}
.ev_image {
    float: left;
    margin-right: 1em;
    max-width: 200px;
}
.biblioref:after {
    margin-left: 1em;
    left: 200px;
    }
.overlay_box {
    padding: 12px;
}
.overlay_box h6 {
    font-size: 0.7rem;
    text-align: center;
    line-height: 1.2;
}
body.single-curating .entry-header h4,
body.single-writing .entry-header h4  {
	text-align: center;
}
body.single-curating .entry-title,
body.single-writing .entry-title, body.single-events .entry-title {
	margin-bottom: 2px;
}
body.post-type-archive-events .content-area,
body.post-type-archive-curating .content-area, 
body.post-type-archive-teaching .content-area,
body.search .content-area {
    float: none;
    margin-right: 0;
    width: 100%;
    padding: 0 0.75em 0 0.75em;
}
.site-footer .site-title {
    font-size: 0.9rem;
    text-align: center;
    }
.site-footer {
	height: 80px;
}
.site-info_left, .site-info_right {
	font-family: 'Karla', sans-serif;
	font-size: 0.9em;
	text-align: center;
}
.site-info_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.site-info_right ul li {
	display: inline-block;
	padding: 5px;
}
.site-footer {
    padding: 1em 0.75em 1em;
}
.site-content {
    padding: 75px 0.75rem 0;
    margin: 0 auto;
}
.grid_content_pack {
	margin-right: -20px;
}
body.home .grid_content_pack .grid_item,
body.post-type-archive-writing .grid_content_pack .grid_item {
    width: 29.8% !important;
    display: block !important;
    float: left;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
p {font-size: 0.95rem;
line-height: 1.5;}
.main-navigation ul {
    text-align: center;
}
.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}
	.site-header-menu {
    display: block;
    text-align: left;
        width: 70%;
    float: left;
}
.main-navigation .primary-menu > li,
	.secondary-menu > li  {
		display: inline-block;
		line-height: 1.25;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0;
		font-size: 1.0rem;
		line-height: 1.25;
		white-space: nowrap;
	}
	.primary-menu > li:first-child {
    padding-left: 1em;
}
.primary-menu > li {
    text-align: center;
    padding: 0 8px;
}
ul.secondary-menu {
    display: none;
}
.site-header-menu {
    width: 100%;
}
.site-header-menu {
    margin-top: -5px;
}
.site-header-main {
    height: 65px;}
.insert_left {
	display: block;
	float: left;
	margin: 0 1em 1em 0em;
	width:40%;
	max-width: 220px;
}
body.archive .content-area, body.search .content-area {
    padding: 0 0.0em 0 0em;
}
body.post-type-archive-teaching .grid_content_pack .grid_item,
body.post-type-archive-events .grid_content_pack .grid_item, body.post-type-archive-writing .grid_content_pack .grid_item, body.post-type-archive-resources .grid_content_pack .grid_item, body.post-type-archive-curating .grid_content_pack .grid_item, body.search .grid_content_pack .grid_item {
    width: 29.8% !important;
}
body.single-curating .entry-content.gallery {
		width: 33.333%;
		display: inline-block;
		float: left;
		vertical-align: top;
	}
	.entry-content.text {padding-left:1rem;display: inline-block;
		float: left;
		vertical-align: top;
		width:66.666%;}
	body.single-curating .grid_content_pack .grid_item {
    width: 40% !important;
}
	}
/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
	.secondary-menu > li.s-menu {
	display: inline-block !important;
}
.main-navigation ul {
    text-align: left;
}
.learn--more .grid:after {
	content: "";
	display: table;
	clear: both;
}
.learn--more .grid .grid-item-70 {
	float: left;
	width: 70%;
}
.learn--more .grid .grid-item-30 {
	float: left;
	width: 30%;
	text-align: right;
}
.entry-header h2 {
	margin-top: -1.5em;
	font-size: 1.4em;
}
body.single-curating .content-area, body.single-writing .content-area, body.single-events .content-area,
	body.search .content-area {
		padding: 0 2.5em;
	}
body.single-curating .entry-title, body.single-writing .entry-title, body.single-events .entry-title {
    margin-bottom: 1.2em;
}
.ev_image {
	float: left;
    margin: 0 1.5rem 1rem 0;
    width: 100%;
    display: block;
    max-width: 350px;
    height: auto;
}
.biblioref:after {
    margin-left: 1.5em;
    left: 350px;
    }

body.single-curating .entry-header h4,
body.single-writing .entry-header h4,
body.single-events .entry-header h4,
body.single-teaching .entry-header h4   {
	text-align: left;
}

.secondary-menu > li:last-child {
	padding-right: 3.1em;
}
.grid_content_pack {
    margin-right: 0px;
}
.sidebar {
	padding: 0 0 0 1.2rem;
	float: right;
	width:30%;
}
p {font-size: 1rem;
line-height: 1.5;}
body.page .content-area, body.single-writing .entry-content, body.single-events .entry-content{
		padding: 0 2.5em;
	}
.site-header-main {
    height: 75px;}
.site-header-menu {
    margin-top: 0px;
}
.primary-menu > li:first-child {
    padding-left: 1.4em;
}
ul.secondary-menu {
	display: block;
}
.secondary-menu > li {
    font-size: 0.8rem;
}
ul.secondary-menu {
    width: 30%;
}
.site-header-menu {
    width: 70%;
}
.primary-menu > li {
    text-align: center;
    padding: 0 7px;
}
	.site-info_left, .site-info_right {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		float: left;
		color: #FFF;
		padding-top: 5px;
		height: 50px;
		font-family: 'Karla', sans-serif;
		font-size: 0.9rem;
		text-transform: uppercase;
	}
	.main-navigation a:hover,
.main-navigation a:focus {
	border-top: solid 2px;
}
.primary-menu > li a:hover,
.primary-menu > li a:focus{
margin-top:-6px;
padding-top:5px;
	}
	body.archive .content-area,
	body.search .content-area {
		padding: 0 0em 0 0em;
	}
	body.single-curating .content-area, body.single-writing .content-area,
	body.search .content-area, body.single-events .content-area {
		padding: 0 1.1em;
	}

	.site-footer {
    height: 75px;
    padding: 0.9em 4.5455% 0.0em;
}
	body.single-curating .entry-content.gallery {
		width: 33.333%;
		display: inline-block;
		float: left;
		vertical-align: top;
	}
	.entry-content.text {padding-left:1rem;display: inline-block;
		float: left;
		vertical-align: top;
		width:66.666%;}
	.site-header {padding: 0; width: 100%;}
	
	body.home .grid_content_pack .grid_item,
	body.post-type-archive-writing .grid_content_pack .grid_item{
	width:48% !important;
	display: block !important;	
	float: left;
	margin: 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}
	.site-info_right {
		padding-right: 0rem;
	}
	.site-info_left {
		padding-left: 0rem;
		text-align: left;
	}
	#search {
    min-height: 65px;
}
	a.prev, a.next {
    width:40px;
}
	a.prev {
background-image:url('img/next_page.svg');
}
a.next {
background-image:url('img/prev_page.svg');
}
	.insert_left {
	display: block;
	float: left;
	margin: 0 1em 1em -3em;
	width:30%;
	max-width: 250px;
}
	.site-info_right ul {
list-style: none;
width: 100%;
padding: 0;
margin: 0;
display: inline-block;
text-align: right;
	}
	.site-info_right ul li {
list-style: none;
display: inline-block;
text-align: right;
margin-left: 20px;
padding: 0;
	}
	.site-info_right ul li.socials {
		margin-left: 10px;
	}

	.site {
		margin: 21px 0 -75px;
		min-height: 100%;
	}

	.site-main {
		margin-bottom: 5.25em;
	}

	

	.site-footer .site-title {
		font-family: 'Karla', sans-serif;
    font-size: 0.9rem;
    text-transform: uppercase;
	}
	.site-content {
    padding: 85px 1.5rem 0;
    max-width: 1420px;
    margin: 0 auto;
}


	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}
	.site-header-menu {
    display: block;
    text-align: left;
        width: 70%;
    float: left;
}
.main-navigation .primary-menu > li,
	.secondary-menu > li  {
		display: inline-block;
		line-height: 1.25;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0;
		font-size: 1.1rem;
		line-height: 1.25;
		white-space: nowrap;
	}
.main-navigation li.blog {
	outline-offset: -8px;
		font-size: 1.1rem;
		line-height: 1.25;
		white-space: nowrap;
}

	.site-main > article {
		margin-bottom: 5.25em;
	}
	body.single-curating .entry-header h4, body.single-writing .entry-header h4, body.single-events .entry-header h4 {
		margin-top: -60px;
    	margin-bottom: 1rem;
	}
	
	body.single-writing .entry-title,
	body.single-events .entry-title,
	body.single-teaching .entry-title {
		margin-left: auto;
		margin-right: auto;
		max-width:700px;
		width:100%;
	}
	.entry-title, body.post-type-archive-teaching h2,
	body.post-type-archive-events h2 {
		font-size: 24px;
		font-size: 1.7rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}
	body.post-type-archive-teaching h2,
	body.post-type-archive-events h2 {
		font-weight: 700;
		text-align: center;
	}
	body.page .entry-title {
		margin-bottom: 0.6em;
	}

	

	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
		margin-left: 0;
	}

	.entry-content li > ul,
	.entry-summary li > ul,
	.comment-content li > ul,
	.entry-content blockquote > ul,
	.entry-summary blockquote > ul,
	.comment-content blockquote > ul {
		margin-left: 1.25em;
	}

	.entry-content li > ol,
	.entry-summary li > ol,
	.comment-content li > ol,
	.entry-content blockquote > ol,
	.entry-summary blockquote > ol,
	.comment-content blockquote > ol {
		margin-left: 1.5em;
	}
	.content-area, body.archive.post-type-archive-writing .content-area{
		float: left;
		margin-right: -100%;
		width: 70%;
	}
	body.single-curating .grid_content_pack .grid_item {
	width:45.5% !important;
}
.grid_content_pack .grid_item {
	float: left;
}
.site-main {
		margin-bottom: 7.25em;
	}
body.archive .grid_content_pack,
body.search .grid_content_pack{
	margin-right: -35px;
}
	
}


/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
		top: 32px;
	}
	.img-overlay-content h6, body.search .overlay_box h6 {
	padding:15px 0 0 15px;
}
body.search .grid_item .centcent h4 {
	padding:0 15px;
}
.img-overlay-content h4 {
	padding:0px 15px 0 15px;
}
.img-overlay-content p.bottom {
padding:8px 15px 0 15px;
display: block;
}
}


/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {

.next_post {
    right:13px;
    }
.site {
    margin: 0px 0 -75px;
    min-height: 100%;
}
ul.secondary-menu {
	display: table-cell;
}

.site-title {
	font-size: 1.1rem;
	}

body.single-curating .content-area, body.single-writing .content-area,
	body.search .content-area, body.single-events .content-area,
	body.single-news-upcoming .content-area {
		padding: 0 ;
	}
	body.page .content-area, body.single-writing .entry-content{
		padding: 0 ;
	}
	body.archive .content-area,
	body.search .content-area {
		padding: 0 ;
	}

a.prev, a.next {width:2em; height:7.5em;}
	.prev_post, .next_post {
    margin-top:-3.25rem;
	}
	.insert_left {
	margin: 0 1em 1em -4em;
	width: 40%;
    max-width: 350px;
}
	.site-branding {
	margin: 0;
	overflow: hidden;
	display: table-cell;
	text-align: left;
}
.primary-menu > li:first-child {
	padding-left: 0em;
}
.secondary-menu > li:last-child {
	padding-right: 0em;
}
.site-title {
	margin: 0 !important;
}
body.home .grid_content_pack .grid_item,
body.post-type-archive-writing .grid_content_pack .grid_item{
	width:31.0% !important;
	}
.site-content {
    padding: 57px 0rem 0;
    }
.site-header-main {
    height: 57px;
    }

.secondary-menu {
	width:30%;
	display: table-cell;
	text-align: right;
	padding-right: 3.0rem;
	float: none !important;
}
	.site-header-menu {
		display: table-cell;
		text-align: center;
		width:60%;
		vertical-align: top;
		float: none;
	}
	.secondary-menu > li {
	font-size: 0.8rem;
}
	
	.site-branding {
		width:20%;
		padding-left: 3.0rem;
	}
body.archive .grid_content_pack,
body.search .grid_content_pack{
	margin-right: 0px;
	margin-left: 0px;
}
body.single-curating .grid_content_pack .grid_item {
	width:30.5% !important;
}
	
	
	
	
	body.post-type-archive-teaching .grid_content_pack .grid_item,
	body.post-type-archive-curating .grid_content_pack .grid_item,
	body.post-type-archive-resources .grid_content_pack .grid_item,
	body.search .grid_content_pack .grid_item{
	width:23.5% !important;
	display: block !important;	
	float: left;
	margin: 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}
	body.post-type-archive-events .grid_content_pack .grid_item {
	width:23.5% !important;
	display: inline-block !important;
	vertical-align: middle;
	overflow: hidden;	
	float: left;
	margin: 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
	}
	
	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li ,
	.secondary-menu, 
	.secondary-menu > li {
		border: 0;
	}
	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		text-align: center;
	}

	.main-navigation .primary-menu > li,
	.secondary-menu > li  {
		line-height: 1.25;
	}

	.main-navigation a, .main-navigation li.blog {
		font-size: 1.1rem;
		line-height: 1.25;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #000;
	}

	.site-content {
		padding: 57px 3rem 0;
		max-width: 1420px;
    margin: 0 auto;
	}
	body.single-curating .site-content {
		max-width: 1420px;
	}

	
	body.single-curating .entry-content.gallery {
		width: 50%;
		display: inline-block;
		float: left;
		vertical-align: top;
	}
	.entry-content.text {padding-left:1rem;display: inline-block;
		float: left;
		vertical-align: top;
		width:50%;}
	
	

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.pagination,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0;
		margin-left: 0;
	}



	.site-footer {
		height: 75px;
		padding: 0.9em 4.5455% 0.0em;
	}

	

	.site-info {
		margin: 0.538461538em auto 0.538461538em auto;
		width: 100%;
		max-width: 1420px;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	

	
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-main {
		margin-bottom: 2.0em;
	}
	.site-header-main {
	display: table;
}

	.site-main > article {
		margin-bottom: 7.0em;
	}
	.post-type-archive-services .grid_item {
		width: 47%;
	}


	

	.post-thumbnail {
		margin-bottom: 2.625em;
	}

	

	body.single-writing .insert_left {
	display: block;
	float: left;
	margin: 0 1em 1em -6em;
	width:40%;
	max-width: 250px;
}
body.single-writing .insert_left p,
body.single-events .insert_left p {
font-family: 'Karla', sans-serif;
font-size: 1.1rem;
line-height: 1.35;
}
.site-inner {
	padding-top: 35px;
}
.overlay_box h6{
	font-size: 0.7rem;
	text-align: center;
	line-height: 1.2;
}

.overlay_box h4 {
	font-size: 1.2rem;
	line-height: 1.35;
	font-family:'Leitura W01 Roman_4';
	text-align: center;
	padding:0px;
}
	
}
/**
 * 14.4 - >= 1040px
 */

@media screen and (min-width: 65em) {
body.post-type-archive-events .grid_content_pack, 
body.post-type-archive-curating .grid_content_pack, 
body.post-type-archive-teaching .grid_content_pack, 
body.search .grid_content_pack {
    margin-right: -20px;
    margin-left: 0px;
}
body.post-type-archive-events .overlay_box {
	padding: 15px;
}
.primary-menu > li {
    text-align: center;
    padding: 0 8px;
}
body.post-type-archive-teaching .grid_content_pack .grid_item, body.post-type-archive-curating .grid_content_pack .grid_item, body.post-type-archive-resources .grid_content_pack .grid_item, body.search .grid_content_pack .grid_item {
    width: 23.5% !important;
}
.site-main {
    margin-bottom: 6.0em;
}
	}


/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
body.home .grid_content_pack .grid_item,
body.post-type-archive-writing .grid_content_pack .grid_item{
	width:31.5% !important;
	}	
.site {margin:0px 0 -75px; 
	min-height: 100%;
   }
   .prev_post, .next_post {
    margin-top:-4.5rem;
	}
   .site-content {
		padding: 65px 3.5rem 0;
		max-width: 1420px;
    margin: 0 auto;
	}
	.site-info_right {
		padding-right: 2rem;
	}
	.site-info_left {
		padding-left: 2rem;
		text-align: left;
	}
	.img-overlay-content h4, h4.leitura {
	font-size: 1.2rem;
}
.expo_meta_50 h4,
.video_link h4 {
font-size: 1.15rem;
	}
.expo_meta_50 p {
	font-size: 1rem;
}
.pdf_down p {
	font-size: 1.2rem;
}
.artists p {
	font-size: 1.1rem;	
}
.entry-content.text p {
	font-size: 1.1rem;
	line-height: 1.5;
}
  .site:after {
  content: "";
  display: block;
  height: 75px;
}
a.prev, a.next {width:3.5em; height:9em;}
.next_post {
    right:0px;
    }
.main-navigation a, .main-navigation li.blog {
		font-size: 1.15rem;
	}
.site-title {
	font-size: 1.15rem;
	}
.site-header-menu {
		display: table-cell !important;
		text-align: center;
		width:55% !important;
		float: none;
	}
.site-branding {
		width:23% !important;
		padding-left: 6rem;
	}
	.secondary-menu {
	width:22% !important;
	padding-right: 6rem;
	float: none !important;
}
.secondary-menu > li {
	font-size: 0.9rem;
}
.post-type-archive-services .grid_item {
		width: 23.5%;
	}
body.post-type-archive-events .grid_content_pack,
body.post-type-archive-curating .grid_content_pack,
body.post-type-archive-teaching .grid_content_pack,
body.post-type-archive-services .grid_content_pack,
body.search .grid_content_pack{
	margin-right: -20px;
}
.site-main {
    margin-bottom: 3.0em;
}
	
}
/**
 * 14.5 - >= 1300px
 */

@media screen and (min-width: 82em) {
.site-header-menu {
		width:40%;
	}
.site-branding {
		width:30%;
	}
	.secondary-menu {
	width:30%;
}
.main-navigation a, .main-navigation li.blog {
		font-size: 1.2rem;
	}
.site-title {
	font-size: 1.2rem;
	}
	}


/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}


	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}


	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}
