/* =WordPress Core
-------------------------------------------------------------- */

.tag{
	text-transform:uppercase !important;
	margin-right:5px !important;
}
.map-block{
	min-height:515px;
}

.customresults .header .title{
	font-size:22px !important;
}
.themestyle{
	margin-bottom:15px !important;
}
.postcontent{
	margin-top:10px !important;
}
.navigation .next, .navigation .prev, .navigation-comments .next, .navigation-comments .prev {
	max-width:inherit !important;
}

.article-box .tag a {
	color: #b1a173;	
}