/*
Theme Name: uw-madison-wp-2015-DEV
Author: Al Nemec (CALS)
Description: A general UW-Madison theme
Version: 2.6.48
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uw-madison-wp-2015
Tags: red, featured-images

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.

UW Madison WP 2015 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

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

/*@import "compiled/main.css?v=1490786615950";*/

.postTitleAbove .gridstyle2 .tiltWrapper.noThumb .textContent h2 {
	text-transform: unset;
	font-size: 1.2rem;
}

.photocaption.gridstyle2 .grid-item1col .textContent,
.photocaption.gridstyle2 .grid-item2col .textContent,
.photocaption.gridstyle2 .grid-item3col .textContent {
	position: relative;
	color: rgba(0, 0, 0, 0.9);
}

.photocaption.gridstyle2 .grid-item1col .textContent .whiteContent,
.photocaption.gridstyle2 .grid-item2col .textContent .whiteContent,
.photocaption.gridstyle2 .grid-item3col .textContent .whiteContent {
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.photocaption.gridstyle2 .grid-item1col .textContent .whiteContent h2,
.photocaption.gridstyle2 .grid-item2col .textContent .whiteContent h2,
.photocaption.gridstyle2 .grid-item3col .textContent .whiteContent h2 {
	font-family: var(--calsHeadingFont);
	color: rgba(0, 0, 0, 0.9);
	text-shadow: none;
	letter-spacing: 0.2px;
	font-size: 1.2rem;
	font-weight: 500;
}

.photocaption.gridstyle2 .grid-item2col.hideauthor .textContent .author,
.photocaption.gridstyle2 .grid-item2col.hidecat .textContent .category,
.photocaption.gridstyle2 .grid-item2col.hideexcerpt .textContent .excerpt,
.photocaption.gridstyle2 .tiltWrapper .whiteContent.hideexcerpt .excerpt {
	display: block;
}

.photocaption.gridstyle2 .grid-item1col .textContent p,
.photocaption.gridstyle2 .grid-item2col .textContent p,
.photocaption.gridstyle2 .grid-item3col .textContent p {
	color: rgba(0, 0, 0, 0.8);
	text-shadow: none;
	font-weight: 500;
}

.photocaption.gridstyle2 .reflection,
.photocaption.gridstyle2 .heroImageBlur,
.photocaption.gridstyle2 .heroGradient {
	display: none !important;
}

.photocaption.gridstyle2 .textContent .category {
	color: #c5050c !important;
}

.photocaption.gridstyle2 .grid-item1col .textContent .dateposted,
.photocaption.gridstyle2 .grid-item2col .textContent .dateposted,
.photocaption.gridstyle2 .grid-item3col .textContent .dateposted {
	color: rgba(0, 0, 0, 0.8);
	text-shadow: none;
	font-weight: 500;
}

.photocaption.gridstyle2 .grid-item1col .textContent .author,
.photocaption.gridstyle2 .grid-item2col .textContent .author,
.photocaption.gridstyle2 .grid-item3col .textContent .author {
	color: #117faa !important;
	font-weight: bold;
	font-size: 0.75rem;
}

.gridstyle2 .grid-item1col .noThumb .textContent .author,
.gridstyle2 .grid-item2col .noThumb .textContent .author,
.gridstyle2 .grid-item3col .noThumb .textContent .author {
	padding-left: 1rem;
	padding-right: 1rem;
}

.postTitleAbove .gridstyle2 .tiltWrapper.noThumb .textContent h2 {
	padding-top: 1rem;
}

ol.flickity-page-dots {
	margin-left: 0px;
}

.yearGroup {
	margin-top: 1rem;
	margin-bottom: 2rem;
}
