 .event_hour {font-size: 15px; color: #808000;}
.event_title {font-size: 13px; font-weight: bold;}
/* ----------------------------------- */


/*Pagination */
.page-nav{ text-align:center; margin:0 auto;}
.page-nav > span {display:inline-block; margin-bottom: 5px;}
.page-nav > span a{
	display:block;
	background:#C0C0C0;
	color:#fff;
	border-radius:100%;
	height:30px;
	width:30px;
	padding:2px;
	font-size:13px;
	line-height:27px;
	text-align:center !important;
}
.page-nav > span a > i {font-size:18px;}
.page-nav > span.pageBoxB {
	display:inline-block;
	background:#F1BB00;
	color:#fff;
	border-radius:100%;
	height:30px;
	width:30px;
	padding:2px;
	font-size:13px;
	line-height:27px;
	text-align:center !important;
}
.page-nav > span a:hover, .pager > span a:focus{ background:#535353; text-decoration: none !important;}
.pageLang {display: none !important;}


.small-page-nav{ text-align:center; margin:0 auto;}
}

