/*!
Theme Name: ledantec.net v8.22
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ledantec-net
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ledantec.net is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

:root{
	--span-1: 8.33%; 
	--span-2: 16.66%;
	--span-3: 25%;
	--span-4: 33.33%;
	--span-5: 41.66%;
	--span-6: 50%;
	--span-7: 58.33%;
	--span-8: 66.66%;
	--span-9: 75%;
	--span-10: 83.33%;
	--span-11: 91.66%;
	 --span-12: 100%; 
	
	--duo-orange: #feb8a7;
	--duo-blue: #4e7dff;
	
	--title-color: #07277D; 
	--text-color: #07277D;
	--text-callout-color: #FF6842;
	--header-color: #07277D;
	--header-color-alt: #fd8f74;
	--menu-link-color: #2962FF;
	--menu-link-hover-color: #07277D;
	--menu-link-active-color: #FF6842;
	--link-color: #2962FF;
	--link-visted-color: #fd8f74;
	--link-hover-color: #07277D;
	--link-uline-color: #fd8f74;
	--table-shader: #fd8f74;
	--table-shader-print: rgba(84, 88, 90, .2);

	--typeface-title: "canada-type-gibson", sans-serif;
	--typeface-menu: "arno-pro-subhead", serif;
	--typeface-header: "canada-type-gibson", serif;	
	/* --typeface-body: "Courier", fixed; */
	--typeface-body: "lexia-mono", monospace;
	--typeface-widget: "franklin-gothic-compressed", sans-serif;
	--typeface-footer: "franklin-gothic-compressed", sans-serif;

}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ font-size: 16px; letter-spacing: .15px;}
/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {margin: 0; max-width: 1500px;}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {font-size: 1.5em; margin: 0.67em 0;}
/* Grouping content
========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */}
/* Text-level semantics
========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
//a {background-color: white;}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {font-weight: 900;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */}
/**
 * Add the correct font size in all browsers.
 */
small {font-size: 80%;}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {border-style: none;}
svg.defs-only{display: none;}
/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */ overflow: visible;}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */ text-transform: none;}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {-webkit-appearance: button;}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {border-style: none; padding: 0;}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
/**
 * Correct the padding in Firefox.
 */
fieldset {padding: 0.35em 0.75em 0.625em;}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {vertical-align: baseline;}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {overflow: auto;}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {box-sizing: border-box; /* 1 */ padding: 0; /* 2 */}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {height: auto;}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {-webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {-webkit-appearance: button; /* 1 */ font: inherit; /* 2 */}
/* Interactive
========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {display: block;}
/*
 * Add the correct display in all browsers.
 */
summary {display: list-item;}
/* Misc
========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {display: none;}
/**
 * Add the correct display in IE 10.
 */
[hidden] {display: none;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {color: var(--text-color); font-family: var(--typeface-body); font-size: 16px; font-size: 1.3rem; font-variant-numeric: oldstyle-nums;}
p{line-height: 1.3em;}
h1, h2, h3, h4, h5, h6 {clear: both; font-family: var(--typeface-header); line-height:.8em; width: fit-content;}
h1 {text-transform: uppercase; margin: 0; color: var(--header-color); letter-spacing: .5px; font-size: 3em; font-style: italic; padding-left: 0;}
h2 {text-transform: uppercase; margin: .75em 0 .5em 0; font-weight: 700; font-style: italic; font-size: 2em; letter-spacing: -.3px; color: var(--header-color);}
h2.home{margin-bottom: -.5em;}
h3 {font-size: 1.5em; text-transform: uppercase; margin: 0; font-weight: 700; color: white; background-color: var(--header-color-alt); font-style: normal; padding:4px; line-height: .7em; }
/* h3.first {padding-top:0;} */
h3.widget-title{margin-top: 0; margin-bottom: .5em;font-style: var(--typeface-header); font-weight: 900; font-style: Italic; letter-spacing: -.3px; line-height: .7em; transform: rotate(-5deg);padding-right: 8px;}
p {margin-bottom: 1.5em;}
li {margin-bottom: .5em;}
dfn, cite, em, i {font-style: italic;}
blockquote {margin: 0 1.5em;}
address {margin: 0 0 1.5em;}
pre {background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em;}
code, kbd, tt, var {font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem;}
abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
mark, ins {background: #fff9c0; text-decoration: none;}
big {font-size: 125%;}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {box-sizing: border-box;}
*,
*:before,
*:after {/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;}
body {background: #fff; font-weight: 300; hyphens:auto;}
hr {background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em;}
ul, ol {margin: 0 0 1.5em 3em;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul,
li > ol {margin-bottom: 0; margin-left: 1.5em;}
dt {font-weight: bold;}
dd {margin: 0 1.5em 1.5em;}
img {height: auto; max-width: 100%;}
figure {margin: 1em 0;}
table {margin: 0 0 1.5em; width: 100%;}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {color: var(--link-color); font-weight: 700; text-decoration: none; padding-bottom: -.25em; transition:.2s;}
a:visited {color: var(--link-color);}
a:hover, a:focus, a:active {color: var(--link-hover-color); text-decoration: none; box-shadow: inset 0 -.5em 0 var(--link-uline-color);}
h1 a:hover, 
h2 a:hover {box-shadow: inset 0 -.3em 0 var(--link-uline-color);;}
.course-title a {font-weight: 400;}
.textwidget {padding-bottom: .3em; margin-top: 0; padding-top: 0;}
a.cc-footer{filter: url(#link);box-shadow: none;}
a.cc-footer:hover{filter: url(#hover);box-shadow: none;}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation{position: absolute; width: 0; height: 0; top: 0; left: 30%; padding:0; font-family: "arno-pro-subhead"; font-weight: 700; font-style: italic; font-size: 5vw;}	
.main-navigation ul{margin-top: 1.6em; margin-left: 30%; width: fit-content; text-align: right;}	
.main-navigation ul li{text-align: center; margin: 0 auto; display: inline-block; padding-right: 3%; letter-spacing: -1px; transform:rotate(-5deg);transform-origin: 0 100%;}	
.main-navigation li a, 
.main-navigation li a:visited {color: var(--menu-link-color); padding: 2px 4px 2px 4px; filter:brightness(150%);}
.main-navigation li a:hover {color: white; background-color: var(--link-uline-color); filter: none; box-shadow: none;}
.main-navigation li.current-menu-item a,
.main-navigation li.current_page_item a {color: var(--menu-link-active-color); filter:none; text-decoration:none; cursor:default; box-shadow: none;}
.main-navigation li.current-menu-item:hover,
.main-navigation li.current-menu-item:hover a,
.main-navigation li.current_page_item:hover,
.main-navigation li.current_page_item:hover a {color: white; filter:none; text-decoration:none; cursor:default; box-shadow: none;}
.main-navigation li.current-menu-item:hover a {box-shadow: none;}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {outline: 0;}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline; float: left; margin-right: 1.5em;}
.alignright {display: inline; float: right; margin-left: 1.5em;}
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {content: ""; display: table; table-layout: fixed;}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {clear: both;}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {margin: 0 1.5em 0em 0; padding-bottom: 0; font-family: var(--typeface-widget);font-style: normal; font-weight: 100; width: 100%;}
.widget select {max-width: 100%;}
.widget a {font-weight: 700;}
.widget ul{list-style: none; margin: .7em 0; padding: 0;}
.widget ul li p{font-family: var(--typeface-widget); font-style: normal; font-size: 1.25em; line-height: .9em;letter-spacing: -.3px; margin-bottom: .7em; margin-top: 0px; padding: 0px;}
.widget ul li p.course-details{margin: 0; margin-top: -.8em; padding: 0px; margin-bottom: 1em; font-family:var(--typeface-body);transform: rotate(-3deg);transform-origin: center; color: var(--text-callout-color); font-size: .9em; line-height: .8em; font-weight: 700;}
.recent_pubs{display: block;}
.contact{font-family: var(--typeface-header); font-style: normal;}
.email {font-weight: 400;}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* Header */
.site-header{position: relative; margin: 0; width: 100%; margin-bottom: 2em;white-space: nowrap;}
.site-branding{ margin-left: 0;}
.site-title {font-size: 8.22vw; margin-bottom: .5em; margin-top: 0em; margin-left: 0; padding-left: 10px; letter-spacing: -2px; font-family: var(--typeface-title); float: left; white-space: nowrap; width: 100%;}
.site-title a,
.site-title a:visited{color: var(--title-color); padding: 0;}
.site-title a:hover{color: var(--menu-link-active-color); box-shadow: none;}
/* Page content */
.site-content{display: flex; width: 95%; flex-direction: row;}
.content-area{display: flex; max-width: var(--span-6); margin-left: var(--span-1); margin-right: 0; }
.content-area-wide{display: flex; max-width: var(--span-9); margin-left: var(--span-1); margin-right: 0;}
.content-area-extra-wide{display: flex; max-width: var(--span-9); margin-left: var(--span-1); margin-right: 0;}
main.site-main{vertical-align: top;}
/* Sidebar */
/* .widget-area{margin-left: 1.61%; max-width: var(--span-4); vertical-align: top;} */
.widget-area{margin-left: 1.61%; max-width: 30%; vertical-align: top;} 
/* Mobile/Narrow Styles */
@media screen and (max-width: 800px) {
	
	body{line-height: 1.4em; }	
	//.site-header {white-space: normal;}
	.site-content {flex-direction: column; padding-right: var(--span-1); margin-left: 3.22%;}	
	div.reverse {flex-direction: column-reverse; }	
	/* .main-navigation{font-size: 6vw;} */
	
	/* .site-branding{display: block; width: var(--span-12);} */
	/* .site-title{float: none;}	 */
	.site-header{display: block; margin-left: 0 !important; padding:0 !important;}		
	.site-branding{margin: 0 !important; }
	.site-title{display: block; text-align: center; width: 100%; margin-left:auto !important; margin-right: auto !important;font-size: 15vw;white-space: normal; line-height:.7em;}	
	.main-navigation{left: 1%; text-align: center; padding:0 !important; margin: 0; font-size: 8.25vw;}	
	.main-navigation ul{margin-left: 0 !important; margin-top: 2.75em; text-align: left; padding-bottom: .5em; padding-left: 0;}	
	.main-navigation li a, .main-navigation li a:visited {padding-left: 0; padding-right: 0;}
	h3.widget-title{margin-bottom: .5em;}
	h1.course-title,h1.research-page{font-size: 2em !important;}
	h2.courses, h3.courses{font-size: 1.5em !important;}
	.recent_pubs{display: none; }	
	.content-area,
	.content-area-wide,
	.content-area-extra-wide,
	.widget-area{max-width: var(--span-12) !important; margin-left: 1.61%; margin-right: 0; margin-top: 2em;}
	.content-area-wide .entry-content{max-width: var(--span-12) !important;}
	.widget{margin-right:0 !important;}	
	.site-info{flex-direction: column; width: var(--span-12) !important;margin-left:0 !important;padding: 0;}
	.about{max-width: var(--span-10) !important;}
	.contact{margin-left:3.22%; width: 90% !important; margin-top: 1.5em;}
	
	table.courses{max-width: 95% !important;}
	td.class-plan{max-width: 250px !important;}
}

@media screen and (max-width: 1023px) {
	//html{font-size: 20px; }	
	img.front-page,
	img.hang-2-column{display: none; }
	ol.research-pubs{margin:0; margin-left: 1.61%; margin-right: 1.61% !important; }
	/* .site-branding{display: block; width: var(--span-12);}
	.site-title{float: none;}	
	.site-header{width: var(--span-12); display: block; margin-left: 0 !important; padding:0 !important;}		
	.site-branding{margin: 0 !important;}
	.site-title{display: block; text-align: center; max-width: var(--span-12); margin-left:auto !important; margin-right: auto !important;}	
	.main-navigation{display: block; padding:0 !important; max-width: var(--span-12) !important;}	
	.main-navigation ul{max-width: var(--span-12) !important; margin: 0 !important; text-align: center; padding-bottom: .5em; padding-left: 3%;}	
	.main-navigation ul li{text-align: center; display: inline; padding-right: 3%; letter-spacing: 1px;}
	.main-navigation{margin-top:.25em;} */
	.content-area-wide,
	.content-area-extra-wide {max-width: var(--span-10);}
	p.adjust-post {max-width: 100% !important;}
	.copyright{margin-left: 3.2% !important; margin-right: 0 !important; max-width: var(--span-12) !important;}
}
/* Medium width transition */
@media screen and (max-width: 1367px) {
	td.class-plan{max-width: 200px; }
/* 	.widget-area{max-width: 80%; border:red 1px solid;} */
	.widget-area{max-width: 30%;}
	.content-area-wide,
	.content-area-extra-wide{max-width: var(--span-9);}
/* 	.hang-2-column {margin-right: calc((var(--span-4) - 250px) / 2) !important; max-width: 250px !important;} */

}
/* Front page style*/
//img.front-page {margin-right: 3%; width: 100%; box-shadow: 6px 6px 0 0px black;}

img.hang-2-column,
img.front-page {margin-bottom: 3em; width: 90%;transform: rotate(-2deg);}
/* Teaching page styles */

img.hang-2-column,
img.front-page {
	background: white;
	position: relative;
	/* filter: url(#duotone); */
	filter: contrast(120%);
	overflow: hidden;
	transform: translateZ(0); /* force a HW accelerated layer */
}

img.hang-2-column::after,
img.front-page::after  {
	content: '';
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	background-blend-mode: difference;
	background:
		radial-gradient(2px 2px, cyan, white),
		radial-gradient(2px 2px, magenta, white),
		radial-gradient(2px 2px, yellow, white);
	background-size: 4px 4px;
	background-position: 0 -3px, -2px 0, 2px 0;
	mix-blend-mode: screen;
	pointer-events: none;
	transform: rotate(11.25deg);
}


h3.courses {font-style: italic; padding-right: 8px;}
h3.semester-list, h3.semester {letter-spacing: -.5px; transform: rotate(-5deg); margin-bottom:.75em;}
.post h3.semester{margin-bottom: 1em;}
p.semester { margin-left: 10px; font-weight: 700; margin-top: 1em; padding-top: 8px; font-family: var(--typeface-header); padding-bottom: 1em;}
h3.semester{position: relative; z-index:1;}
article.post{position: relative; z-index: 2;}
h1.course-title { margin-top: 0em; color:var(--header-color); font-size: 3em;}
p.archive-spacer{font-size: 0em;}
p.archived-class{margin: 0; margin-top: .5em; margin-bottom: .5em; text-align: right; font-family: var(--typeface-widget); font-style: normal; font-variant-numeric: lining-nums; font-weight: 600; font-size: 1.25em; letter-spacing: -.3px; line-height: .9em; padding-bottom:0;}
p.archived-class-semester{margin: 0; margin-bottom: .5em; text-align: right;font-family: var(--typeface-body); text-transform: uppercase;font-variant-numeric: lining-nums; display: flex; flex-wrap: wrap; justify-content: flex-end; transform:rotate(-5deg); background-color: none;}
p.archived-class-semester a{margin-left: 15px; padding-right: 2px;font-style: italic; font-weight: 600; white-space: nowrap;background-color: none; filter:brightness(150%);}
p.archived-class-semester a:hover{text-decoration: none; color: var(--link-hover-color); box-shadow: inset 0 -.45em 0 var(--link-uline-color);filter:none;}
p.course-title {letter-spacing: .3px; margin:0; padding-top: 8px; font-size: 1em; font-style: normal; font-weight: 400; font-family: var(--typeface-header); margin-bottom: 4px;}
p.course-title a {padding:2px;}
p.course-title .no-class {padding:2px; background-color: white;}
ol.courses,
ul.courses {padding-left: 0; margin-left: 1.5em;}
ul.home {margin-left: 0; margin-bottom: 0; padding-left:0;}
table.courses {max-width: 100%; margin-right: 0;margin-bottom: 32px; border-collapse: collapse;}
/* table.courses tr {border-top:3px solid var(--lightbackground-color);}
table.courses tr.grey-row {border-top:3px solid #FFF;} */
table.courses td{padding:10px 10px 10px 10px;}	
table.courses tr td p{margin-bottom: 12px;}
/* tr.grey-row{background-color: var(--lightbackground-color);} */

tr.grey-row{
	background-image: radial-gradient(var(--table-shader) 15%, transparent 15%),
	 radial-gradient(var(--table-shader) 15%, transparent 15%);
	background-color: #fff;
	background-position: 0 0, 4px 4px;
	background-size: 8px 8px;
	height: 16px;
	width: 100%;
}

td.class-day{width:12%;vertical-align: top;}
td.class-plan{width:90%;}
.studio-plan{padding: 10px 0 0 10px; }
table.courses tr .studio-plan { background-color: none; background-image: radial-gradient(var(--table-shader) 15%, transparent 15%),
	 radial-gradient(var(--table-shader) 15%, transparent 15%);
	background-color: #fff;
	background-position: 0 0, 4px 4px;
	background-size: 8px 8px;}
table.courses tr.grey-row .studio-plan { background-color: white; background-image: none;}
//table.courses tr .studio-plan{background-color: red; 
//	
//	}
tr.darkgrey-row{background-color:#999; color:#fff;}
td.class-title p{font-weight:600;}
td.vertical{width:.5%; writing-mode:bt-rl; transform: rotate(270deg); white-space:nowrap; font-weight: 900; text-transform: uppercase; color:var(--header-color-alt); font-family: var(--typeface-title); display:inline-table; margin-top:55px; border:none; font-style:italic; font-size: 1em;}
td.class-plan-alt{width:4%; color:#444;}
/* Research Page styles */
.hang-2-column {float: right; margin-left: 1em; margin-bottom: 2em; margin-top: 1em; margin-right: 0; width: 100%; max-width: 40% !important;}
p.adjust-post {padding-top:0; padding-right: 1em; max-width:var(--span-8);}
ol.research-pubs {max-width: var(--span-12); padding-left:0; padding-right: 1.3em; margin-left: 2.75em; margin-right: var(--span-5); font-size: 1em;} 

#category-research div.entry-content {border: 1px solid red;}
/* Oldstyle Nums Exceptions */
td.vertical,
h1,
h2,
h3,
p.semester,
p.course-title
{font-variant-numeric: lining-nums;}
p.course-title {min-width: 300px;}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {display: block;}
.post,
.page {margin: 0;}
.updated:not(.published) {display: none;}
.page-content,
.entry-content,
.entry-summary {margin-left: 0em;}
article .entry-content {margin-bottom: 1em;}
.entry-content p{margin-left: 0;}
.page-links {clear: both; margin: 0 0 1.5em;}
.entry-content p {margin-top: 0; margin-bottom: 1em;}
.entry-content {margin-bottom: 2em;}
.entry-header,
.entry-title,
.semester{margin-top: 0; margin-bottom: .2em; line-height: .7em;}
ul.publication {line-height: 1.25em;}
/* Publications page */
h1.pub-cat-name{text-transform: uppercase; padding: 0; margin-top: 0; margin-bottom:.5em;}
.first-title{margin-top: -.2em;}
.entry-content .pub-count{margin-top: 0px; padding-top: 2px; text-align: right; float: left;}
.entry-content .pub-details{margin-left: 1.7em;}
/* Class page */
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-info{ font-size: .75em; font-weight: 300; font-family: var(--typeface-body); letter-spacing: .5px; color:var(--text-color); margin: 0px 40px 10px 40px; width: var(--span-10); 	margin-top: 2em; padding: 1em 1.61% 1em 1.61%; display: inline-flex; flex-wrap: wrap;}
.about{	max-width: var(--span-6); margin-right: 3.22%; margin-left: 3.22%;}
.contact{width: var(--span-5); margin-bottom: .5em; margin-left: 18px; font-family: var(--typeface-body); letter-spacing: .5px;}
.contact h3,
.about h3{font-weight: 700; padding: 4px; margin-bottom: .25em; background-color: transparent; letter-spacing: -.3px; background-color:var(--header-color-alt); transform: rotate(-5deg);}
.contact p,
.about p{line-height: 1.5em;margin:0; padding-left: 4px;}
p.email {margin-top: .5em; font-weight: 700;}
.white{padding: 0px;}
.copyright {font-size: 1em; letter-spacing: .25px; margin-left: 3.22%; margin-top: 1em; margin-bottom: 1.5em; max-width: var(--span-10); padding-right: 0px; text-align: left; vertical-align: bottom;}
.copyright img{width: 16px !important; height: 16px;vertical-align: middle; margin-left: .0; margin-top:0; filter: brightness(100%);}
.copyright a{margin-right: -1em; padding-right: 0;}

/*--------------------------------------------------------------
## Print options
--------------------------------------------------------------*/
@media print{
	body {-webkit-print-color-adjust: exact !important;  font-weight: 400; color: #000;}
	a, a:link, a:visited {text-decoration: none; font-weight: normal; color: black;}

	.site-header {display: none;}
	footer{display: none;}
	
	#content{width:100%;}
	#content .post .entry-content{width: 98%;}
	h1.entry-title{font-size: 36px; color: #000;}
	h2.entry-title{width:98%;}
	h2.courses {float: none; text-align: left;width:535px;margin-left:0px;margin-top:12px;color:#444;font-size: 24px;}
	h3.courses {background-color: #fff; float: none; text-align: left;width:535px;margin-left:0px;color:#444; padding-top: 0px; font-size: 24px;}
	h3.semester {background-color: #fff; color:#000;}
	ul,ol,p{margin-bottom: 18px; line-height: 1.2em; font-size: 12px;}
	.single #content,
	.single #content .post .entry-title,
	.single #content .post .entry-content {width:98%;}
	td, table.print-no-border td.class-title{vertical-align: top;}
	td.vertical{color:#444; font-size: 12px;}
	.semester{color:#444;}
	table td{font-size: 12px;}
	td.class-title{color:#444;}
	tr.grey-row{
		background-image: radial-gradient(var(--table-shader-print) 15%, transparent 15%),
		 radial-gradient(var(--table-shader-print) 15%, transparent 15%);		
	}
	table.courses tr .studio-plan { background-color: none; background-image: radial-gradient(var(--table-shader-print) 15%, transparent 15%), radial-gradient(var(--table-shader-print) 15%, transparent 15%);
	}
		
	@page{margin: 2.5cm;}
}