.more-button{
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #878484;
	color: #fff;
}

.block-big.banner
{
	height:auto !important;
	border:none !important;
}

#sidebar-left div[id*="div-gpt"]
{
	margin-bottom:10px;
}

div[id*="div-gpt"]
{
	margin:auto;
}

.block-big.banner .sidebar-widget
{
	border:none;
	margin:0px;
}

span.user-icon, span.post-date, span.comment-icon {
    DISPLAY: NONE;
}

body.home .home-cat.one span.post-date,body.home .home-cat.zero span.post-date{
	display:inline;
}

.home-cat.zero .hc-title .cat-title
{
	background-color:#D60314;
}

.carousel-item li
{
	min-height:200px;
}

.flexslider .post-title a{
position: relative;
	line-height: 1.4em;
	/* 4 times the line-height to show 4 lines */
	height: 1.4em;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.flexslider .entry-content p{
	position: relative;
	line-height: 1.4em;
	/* 4 times the line-height to show 4 lines */
	height: 2.8em;
	overflow: hidden;
}

.sidebar-widget {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.block-small span.post-icon {
    overflow: hidden;
    display: block;
    line-height: 1.4em;
    height: 4.2em;
}

.block-small .post-title{
	margin-bottom: -4px !important;
}

#nav-menu ul a:focus, #nav-menu ul li.sfHover > a:focus,
#nav-menu ul a:hover, #nav-menu ul li.sfHover > a:hover {
background-color: #C20010;

}