@media (max-width:1199px){
	.dropdown-menu>li>a{
		font-family: 'Montserrat', Arial, sans-serif;
		padding:15px 20px;
	}
}

.subpage-head{
	margin-top:80px;
	padding:10px;
}
.subpage-head h3{
	font-weight:600;
	margin:10px auto;
}
.subpage-content{
	font-family:"Droid Serif Bold", Arial, sans-serif;
}
.subpage-content img{
	margin-bottom: 24px;
}
.highlight-btn,
.highlight-btn:hover{
	border-width: 3px !important;
	font-weight:700;
	border-radius: 6px;
}
input #address:placeholder{
	color: #000;
}

/* events.html post-item */
.date-box{
	text-align: center;
	background-color:#0047b9;
	border-radius: 5px;
	margin-left:20px;
}
.date-box h5{
	padding-left:-10px;
}
.eventText{
	padding-left:20px;
	
}
.date-box>h5>span{
	color:#fff;
}
.eventListingTitle a{
	color:#000;
	font-size: 18px;
}
.eventTime,
.eventTime a:link,
.eventTime a:visited,
.eventTime a:focus,
.eventTime>span,
.admissionDetails,
.admissionDetails a:link,
.admissionDetails a:visited,
.admissionDetails a:focus,
.admissionDetails>span{
	color:#000 !important;
	font-size: 18px;
}
.post-item hr{
	/*border-color:#000;*/
}
/* end events.html post-item */

/* news.html */
.news-item{
	padding: 10px;
	padding-left:20px;
	height:auto;
}

.news-item-desc{
	font-size:18px;
	color:#000;
	text-decoration:none;
}
.news-item-title,
.news-item-title:active,
.news-item-title:visited,
.news-item-title:link{
	color:#000 !important;
	font-weight:700;
	font-size: 24px;
	text-decoration: none;
}
.news-item-title:hover{
	color:#000;
	text-decoration: underline;
}
/* events.html */
#projectOverview{
	max-height:3em;
}
#projectOverview .shareThis{
	display: inline-block;
	font-weight:bold;
}
.addthis_default_style{
	margin-top:3px;
	position:absolute;
	display:inline-block;
	width:150px; 
	height:16px;
}
