/**
* @author    Empowwwer http://empowwwer.com
* @copyright Copyright (C) 2015 Empowwwer

*/

.blog-featured .items-row {
	border-left: none;
	border-right: none;
}

.rt-powered-by {
	background: url(../images/empowwwer-logo.png) no-repeat;
	height: 42px;
	width: 180px;
	}

h1, h2, h3, h4 {
	font-family: 'nexa', Verdana, Helvetica, Arial, sans-serif;
}

.promo1 .readon {
	font-size: 24px;
	border-radius: 10px;
	font-weight: bold;
	padding: auto 30px;
	box-shadow: #dadada 2px 2px 2px;
	text-transform: none;
	}
	
.gray {
	color: #444;
}

h1.promo3 {
    margin: 0px;
	font: 44px/56px;
}



h1.promo3 span {
	font-family: 'Allura', cursive;
    font-size: 110px;
    color: #702521;
}

h2.program {
	color:#46b0b0; 
	font-size:32px; 
	line-height:40px; 
	font-weight:600; 
	font-family: 'nexa', Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

h2.pagetitle {
	color:#333; 
	font-size:3em; 
	font-family: Oswald, sans-serif;
	margin: 20px auto auto 20px;
}



h3 {
	line-height: 1.8em;
}

h4 {
	font: 38px/42px 'nexa', Verdana, Helvetica, Arial, sans-serif;

}

.fp-additionbottom p, .fp-additionbottom li {
	font-size: 15px;
	line-height: 28px;
	color: #696969;
}

.fa-star, .fa-star-o {
margin-right: 5px;
text-shadow: #dadada 2px 2px 2px;
}


.caps {
	text-transform: uppercase;
}

/*.ul-center {
	padding-left: 30%;
}*/

.fa-ul {
	padding-left: 30% !important;
}

.ul-center li {
	line-height: 2.5em;
}

.ul-center li .fa {
	color:#46b0b0; 
	font-size: 1.3em;
}

.orange {
	color: #f9ad17;
}

.gray{
	color: #a9a9a9;
}

.dropline {
	text-shadow: #feffff 1px 1px 0;
}

#rt-utility {
	border-top: 1px solid #c0c0c0;
}

/* @group Home page and blog titles info and styles */



/*Home blog titles*/
.rt-menu-home h2 a, #rt-mainbody h2 a {
	font-size: 1.8em;
}

.item-separator {
	background-color: #999;
	margin: 40px 0 20px 0;
	height: 1px;
}

dd.createdby {
	color: silver;
	font-weight: normal;
}

.rt-menu-home .readmore a {
	background: none !important;
	color: #f88316 !important;
	border: none !important;
	padding-left: 0 !important;
	font-size: 1em !important;
	text-decoration: underline !important;
	text-transform: none;
}

.rt-menu-home .readmore a:hover {
	color: #333 !important;
}

/* @end */

