/*
 * alphabet
 */
.alphabet
{
	margin-top: 20px;
}
.anchored
{
	margin-top: -20px;
}
.anchored,
.anchored a
{
	line-height: 22px;
}
	.anchored ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
		
		.anchored .letter
		{
			font-size: 13px;
			font-weight: 700;
			margin-top: 30px;
			text-transform: uppercase;
		}
		.anchored .item
		{
			background: url(../images/li.png) 0px center no-repeat;
			padding-left: 20px;
		}
			.anchored .item a
			{
				text-decoration: none;
			}
			.anchored .item a:hover
			{
				text-decoration: underline;
			}
/*
 *******************************************************************************
 * gallery
 */
.item-page .gallery a
{
	background: #ffffff;
	border: 1px solid #e9e9e9;
	display: inline-block;
	float: left;
	padding: 4px;
	position: relative;
}
/*
 *******************************************************************************
 * blog
 */
.blog .items-row
{
	border-bottom: 1px solid #dedede;
	marign-bottom: 10px;
	padding-bottom: 10px;
}
	.blog .img-intro-left
	{
		float: left;
		margin-bottom: 30px;
		margin-right: 30px;
		width: 132px;
	}
		.blog .img-intro-left IMG
		{
			display: inline-block;
			padding: 3px;
			background: #fff;
			border: 1px solid #e3e3e3;
			float: left;
		}
	.blog .readmore
	{
		background: transparent;
		border: 0;
		margin: 0;
		padding: 0;
		
		box-shadow: none;
	}
		.blog .readmore a
		{
			color: #1766b0;
		}
.homepage-news .nspArt .nspImageWrapper,
.homepage-news .nspArts .nspArt .nspImageWrapper
{
	background-color: #fff;
	border: 1px solid #ddd;
	display: block;
	float: none;
	padding: 5px;
	width: auto !important;
}
	.homepage-news .nspArt img.nspImage
	{
		border: 0 !important;
		margin: 0 auto;
		padding: 0;
	}
/*
 *******************************************************************************
 * sitemap
 */
.list-sitemap
{
	margin-left: -10px;
	margin-top: 20px;
}
	.list-sitemap .nav-header
	{
		color: #000;
		font-size: 14px;
	}
	.list-sitemap ul.menu li a
	{
		font-weight: 400;
	}
/*
 * jevents
 */
.jev_evdt_hits
{
	display: none !important;
}
.mod_events_latest_table.jevbootstrap .icon-time
{
}