p, a, li, h1, h2, h3, h4, *
{
	-webkit-font-smoothing: antialiased;
}


p {
	margin: 0 0 15px 0;
}

.news-block p,
.posts p,
p.small,
p.date 
{
	font-size: 14px;
	line-height: 1.3;
}

p.date {
	font-weight: bold;
}

p.date + p.small {
	margin-top: 0;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	color: #5a6065;
}


h1{
    margin-top: 30px;
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 38px;
    font-family: dinbekbold;
    text-shadow: 0 1px 1px rgb(255,255,255);
}

h2 {
	font-size: 28px;
	font-family: dinbekregular;
	font-family: dinbekbold;
}

/* this is a hack for CMS based subheads */	
	
h1 + p strong,
h1 + a + p strong 
{
	font-size: 24px;
	font-family: dinbekregular;
	font-weight: normal;
	text-transform: uppercase;
	padding: 3px;
	background: #5a6065;
	background: rgba(0,0,0,0.1);
	line-height: 33px;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}


.more
{
	color: #596065;
}

h3,
h3 a 
{
	font-size: 24px;
	font-family: dinbekbold;
}

h3 {
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}

.tab-content h3,
.tab-content h3 a 
{
	font-size: 18px;
}

h4 {
	line-height: 1.3;
	font-size: 16px;
	font-family: dinbekbold;
	text-transform: uppercase;
}

h4.panel-title a:hover {
	text-decoration: none;
	border-bottom: none;
/*	color: white; */
}

h4.panel-title a .caret {
	border-top-color: rgba(255,255,255,0.3);
	display: none;
}

.content-search h1 {
	border-bottom: 8px solid #898b8e;
	padding-bottom: 24px;
}

.content-search h3 {
	margin: 30px 0 4px 0;
	text-transform: none;
}


.more {
	background: none;
	padding: 0;
	font-size: 12px;
}

.jumbotron h2, .info-block h2, .news-block h2 {
	margin-top: 0;
	margin-bottom: 30px;
}

.info-block h2 {
	margin-bottom: 45px;
}

.news-block h2 {
	margin-top: 0;
}

.home h2 {
	font-size: 32px;
}

.main h3.kicker {
	padding: 6px 14px;
	background: #405880;
	background: #5cb85c;
	
	color: white;
	color: rgba(255,255,255,0.5);
	margin-top: 0;
	margin-bottom: 24px;
	line-height: 30px;
	font-size: 15px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
