/*
Theme Name: Asian Institute
Description: Child theme of Munk, intended for use by the Asian Institute. Basic colour scheme and branding changes.
Author: Ninesides
Author URI: http://ninesides.com/
Template: munk
Version: 1.0
*/

@import url(../munk/css/style.css?v=201509101137);

@import url(../munk/css/colorscheme-73265E.css);

.entry .posted-closed{
	height: 48px;
	padding-top: 30px;
}
	.entry .posted-closed b{
		font-size: 16px;
	}

.featured-pages h2 a.active:after{
	content: '';
	position: absolute;
	top: 0;
	right: 100%;
	border-style: solid;
	border-width: 18px;
	border-color: #73265E #73265E transparent transparent;
}

#featured.banner .banner-slide{
	height: 250px;
}
	#featured .banner-slide p,
	#featured .banner-slide ul,
	#featured .banner-slide ol{
		max-width: 500px;
		font-size: 12px;
	}

.modal{
	background: #170813;
	background-color: rgba(23, 8, 19, .9);
}

.widget_munk_promo_blurb .inner{
	background: url(blurb-bg.png) center center no-repeat;
	background-size: cover;
}