/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/




.img-align-right {
	display: inline;
	float: right;
	padding: 0 0 .5em .5em;
}
.blog-caption {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #104b82;
}
@media only screen and (max-width: 1000px) {
	.split-line-mobile {
		padding-top: 150px !important;
	}
	.desktop-container {
		display: none !important;
	}
}
ol li ul li {
	list-style: disc !important;
}