/*
Theme Name: Office for Financial Success Child Theme
Theme URI: https://digitalservice.missouri.edu
Description: This is a starter to build a child theme based on the mizzou base theme
Template: mizzou-wp-base
Author: Paul Gilzow, University of Missouri
Author URI: https://digitalservice.missouri.edu
Version: 1.1.2
*/
.miz-main-grid__wide {
	grid-column: main / span 12;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.miz-footer__information {
	grid-column: main / span 12;
	display: block;
}
.miz-page-header {
	background: url("images/page_title_header.jpg") bottom left no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.miz-page-header__title {
	color: #fff;
	font-weight: 900;
	position: relative;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}
.miz-page-header__title:after {
	display: block;
	width: 100%;
	max-width: 325px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	background: #F1B82D;
}
.miz-masthead__title {
	font-weight: 900;
}
.center {
	text-align: center !important;
}
.caps {
	text-transform: uppercase !important;
}
h2, h3 {
	font-weight: 900;
}
a, a:link, a:visited {
	-webkit-transition: all 0.14s ease-in-out;
	-moz-transition: all 0.14s ease-in-out;
	-o-transition: all 0.14s ease-in-out;
	-ms-transition: all 0.14s ease-in-out;
}
.wordmark a {
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
}
.divider {
	margin: 30px 0;
	border-bottom: 1px solid #F1B82D;
	clear: both;
	width: 100%;
	display: block;
}
.miz-main-grid__wide img {
	margin:0 auto 20px auto;
	display: block;
}
.miz-main-grid__wide img.alignleft, .miz-main-grid__wide img.alignright, .miz-main-grid__wide img.aligncenter, .miz-main-grid__wide img.alignnone {
	max-width:100%;
	height: auto;
	float:none;
	display:block;
	margin: 10px auto 16px auto;
}
.miz-main-grid__wide .miz-button {
	margin: 0 auto 20px auto;
	display: table;
}
.pagebreak {
    padding-top: calc(4rem + 30px);
    padding-bottom: 4rem;
	background: url("images/torn_pagebreak_top.png") top center no-repeat #F0F0F0;
	background-size: 100% auto;
}
.pagebreak .container {
	grid-column: main / span 12;
}
.pagebreak:after {
	display: block;
	clear: both;
	content: '';
}
ul li {
	list-style-image: url("images/ul_li.png");
}
.miz-footer__information .menu {
	padding: 0;
	margin: 0 0 20px 0;
}
.miz-footer__information .menu li {
	list-style: none;
	padding: 0 0 16px 0;
	margin: 0;
}
.miz-footer__information .menu li a:link, .miz-footer__information .menu li a:visited {
	font-weight: 600;
}
footer a:hover, footer a:active {
	color: #F1B82D !important;
}
.page-wrap {
	display: block;
	clear: both;
	width: 100%;
}
.page-wrap ul {
	padding: 20px 0;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.page-wrap ul li {
	list-style: none;
	display: inline-block;
}
.page-wrap ul li a:link, .page-wrap ul li a:visited, .page-wrap ul li.current {
	color: #111111;
	background: #F1B82D;
	border-bottom: 0.125rem solid #111111;
    font-family: "Graphik Cond Web";
    text-transform: uppercase;
    letter-spacing: 0.135em;
    padding: 5px 10px;
	display: inline-block;
	text-decoration: none;
}
.page-wrap ul li a:hover, .page-wrap ul li a:active {
	background: #f7d88d;
}
.post-item {
	display: block;
	margin: 0 auto 30px auto;
	max-width: 368px;
}
img {
	height: auto;
	max-width: 100% !important;
}
.post-item * {
	-webkit-transition: all 0.14s ease-in-out;
	-moz-transition: all 0.14s ease-in-out;
	-o-transition: all 0.14s ease-in-out;
	-ms-transition: all 0.14s ease-in-out;
}
.post-item a:link, .post-item a:visited {
	display: block;
	margin: 0 auto;
	border: 2px solid #F0F0F0;
	text-decoration: none;
	background: #fff;
}
.post-item a:hover, .post-item a:active {
	background: #eee;
	text-decoration: none;
}
.post-item img {
	margin: 0;
}
.post-item-inner {
	padding: 30px 0;
	display: block;
}
.post-item-inner h3 {
	padding: 0 5%;
	position: relative;
}
.post-item-inner h3:before {
	display: block;
	position: absolute;
	content: '';
	height: 100%;
	width: 3%;
	left: 0;
	top: 0;
	background: #F1B82D;
}
.post-item a:hover .post-item-inner h3:before {
	background: #000;
}
.post-item-inner p.post-excerpt {
	padding: 0 5%;
}
.post-item-inner p.more-link {
	margin: 0 0 0 5%;
	border-bottom: 2px solid #EFB137;
	font-weight: 700;
	display: table;
}
.post-item a:hover .post-item-inner p.more-link {
	border-bottom: 2px solid #000;
}
.rss-aggregator, .feedzy-rss ul {
	margin: 0 0 30px 0;
	padding: 0;
}
.rss-aggregator li, .feedzy-rss ul li {
	padding: 0 0 0 50px !important;
	margin: 0 0 20px 0;
	list-style: none;
	position: relative;
}
.rss-aggregator li:before, .feedzy-rss ul li:before {
	display: block;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 30px;
	background: url("images/event_icon.png") top 5px center no-repeat;
	background-size: contain;
}
.rss-aggregator li a:link, .rss-aggregator li a:visited, .feedzy-rss ul li a:link, .feedzy-rss ul li a:visited {
	font-size: 1.953em;
	font-weight: 900;
	text-decoration: none;
}
.rss-aggregator li a:hover, .rss-aggregator li a:active, .feedzy-rss ul li a:hover, .feedzy-rss ul li a:active {
	color: #900000;
}
.rss-aggregator li .wprss-feed-meta span, .feedzy-rss ul li span {
	display: block;
	text-decoration: none;
}
.team-sections .image-wrapper {
	background-position: top left;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-color: transparent !important;
}
.resource_home_button {
	margin: 0 auto !important;
}
.home_callout {
	text-decoration: none;
	-webkit-transition: all 0.14s ease-in-out;
	-moz-transition: all 0.14s ease-in-out;
	-o-transition: all 0.14s ease-in-out;
	-ms-transition: all 0.14s ease-in-out;
}
.home_callout .post-item-inner {
	background: #EEEEEE;
	border: 1px solid #EEEEEE;
	text-decoration: none;
}
.home_callout:hover .post-item-inner {
	background: #fff;
}
.social {
	display: block;
	text-align: left;
	margin: 20px 0;
	padding: 0;
}
.social li {
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0;
	list-style: none;
}
.social li a:link, .social li a:visited {
	text-decoration: none;
	display: block;
	width: 36px;
	height: 36px;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.14s ease-in-out;
	-moz-transition: all 0.14s ease-in-out;
	-o-transition: all 0.14s ease-in-out;
	-ms-transition: all 0.14s ease-in-out;
}
.social li a:hover, .social li a:active {
	opacity: .8;
}
.social li a.facebook {
	background: url("images/facebook_icon.png") center center no-repeat;
}
.social li a.instagram {
	background: url("images/instagram_icon.png") center center no-repeat;
}
.social li a.youtube {
	background: url("images/youtube_icon.png") center center no-repeat;
}
.cat_list_wrapper {
	display: none;
}
.dropdown-menu li {
	list-style: none;
}
@media (max-width: 768px) {
	.miz-footer__information .row .col-md-4 {
		margin-bottom: 0;
	}
	.miz-footer__information .menu {
		margin-bottom: 0;
	}
}

	@media (min-width: 768px) {

			/* IMAGES
			==========================================	*/

			.miz-main-grid__wide img.alignleft{
				float:left;
				display:block;
				margin: 15px 15px 15px 0;
			}
			.miz-main-grid__wide .wp-caption.alignleft{
				float:left;
				display:block;
				margin: 5px 15px 15px 0;
			}
			.miz-main-grid__wide img.alignright {
				float:right;
				display:block;
				margin:15px 0 15px 15px;
			}
			.miz-main-grid__wide .wp-caption.alignright{
				float:right;
				display:block;
				margin: 5px 0 15px 15px;
			}
			.miz-main-grid__wide img.aligncenter, .miz-main-grid__wide .wp-caption.aligncenter{
				float:none;
				display:block;
				margin: 15px auto 15px auto;
			}
			.miz-main-grid__wide .miz-button {
				margin: 0 0 20px 0;
				display: table;
			}
	}
		@media (min-width: 992px) {
			.miz-main-grid {
				position: relative;
			}
			.cat_list_wrapper {
				display: block;
				background: #F1B82D;
				position: absolute;
				top: 40px;
				right: 0;
			}
			.cat_list_wrapper .cat_list_title {
				color: #111111;
				padding: 15px;
				background: #F1B82D;
				margin: 0;
				-webkit-transition: all 0.14s ease-in-out;
				-moz-transition: all 0.14s ease-in-out;
				-o-transition: all 0.14s ease-in-out;
				-ms-transition: all 0.14s ease-in-out;
			}
			.cat_list_wrapper:hover .cat_list_title {
				color: #F1B82D;
				background: #111111;
			}
			.cat_list_wrapper .cat_list_title p {
				margin: 0;
				padding: 0;
			}
			.cat_list_wrapper ul {
				margin: 0;
				padding: 0;
				display: none;
				height: 0;
				overflow: hidden;
				-webkit-transition: all 0.14s ease-in-out;
				-moz-transition: all 0.14s ease-in-out;
				-o-transition: all 0.14s ease-in-out;
				-ms-transition: all 0.14s ease-in-out;
			}
			.cat_list_wrapper:hover ul {
				height: auto;
				display: block;
			}
			.cat_list_wrapper ul li {
				margin: 0;
				padding: 0;
				display: block;
				list-style: none;
				background: none;
			}
			.cat_list_wrapper ul li.category_uncategorized {
				display: none;
			}
			.cat_list_wrapper ul li a:link, .cat_list_wrapper ul li a:visited {
				color: #111111;
				padding: 15px;
				background: #F1B82D;
				display: block;
				text-decoration: none;
				-webkit-transition: all 0.14s ease-in-out;
				-moz-transition: all 0.14s ease-in-out;
				-o-transition: all 0.14s ease-in-out;
				-ms-transition: all 0.14s ease-in-out;
			}
			.cat_list_wrapper ul li a:hover, .cat_list_wrapper ul li a:active {
				color: #F1B82D;
				padding: 15px;
				background: #111111;
			}
		}


