@CHARSET "ISO-8859-1";
.chpcs_clearfix {
	float: none;
	clear: both;
}

/*read more text */
.chpcs_more{
	background: none repeat scroll 0 0 rgb(236, 29, 35);
color: rgb(255, 255, 255);
left: 35px;
padding: 4px 19px;
position: relative;
top: -24px;
z-index: 123;
}
#chpcs_foo_content .chpcs_more a, #chpcs_foo_content .chpcs_more a:hover{ color:#fff; text-decoration:none;}

.chpcs_foo_con{
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#222222;
	width:140px;
	height:auto;
}

/* Post title */
.chpcs_title{
	background-color: rgba(0, 0, 0, 0.8);
bottom: 20px;
clear: both;
display: block;
font-size: 14px;
height: 80px;
line-height: 19px;
margin: auto;
padding: 5px;
position: relative;
text-align: center;
width: 150px;
}
#chpcs_foo_content .chpcs_title > a, #chpcs_foo_content .chpcs_title > a:hover {
  color: #fff;
}
.chpcs_image_carousel {
	overflow: hidden;
position: relative;
height: 250px;
border: 1px solid #ccc;
clear: both;
margin-bottom:20px;
}

/*  image of posts on slider */
.chpcs_image_carousel img {
	border: 1px solid #ccc;
float: left;
height: 110px !important;
width: 100%;
}

#chpcs_foo_content{
	display: block;
float: left;
height: auto;
margin: 0 0 0 8px;
max-height: 280px;
min-height: 150px;
width:177px;
}

/* Controls of Slider */
a.chpcs_prev {
	background: url(../images/right.jpg) no-repeat transparent;
	width: 22px;
	height: 27px;
	display: block;
	position: absolute;
	top: 0px;
	right:0px;
	opacity:0.8;
	z-index:99;
}

a.chpcs_next {
	background: url(../images/left.jpg) no-repeat transparent;
	width: 22px;
	height: 27px;
	display: block;
	position: absolute;
	top: 0px;
	right:23px;
	opacity:0.8;
	z-index:99;
}

a.chpcs_prev:hover {opacity:1; }

a.chpcs_next:hover {opacity:1;}

a.chpcs_prev span, a.chpcs_next span {
	display: none;
}

/* Pagination */
.chpcs_pagination {
	text-align: center;
}
.chpcs_pagination a {
	background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.chpcs_pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.chpcs_pagination a span {
	display: none;
}
.caroufredsel_wrapper #wa_chpc_slider {
  left: 0 !important;
}
.chpcs_image_carousel_title{
/*	background: url("../images/h3-tag.png") no-repeat scroll 109px 8px rgba(0, 0, 0, 0);
border-left: 3px solid rgb(236, 29, 35);
font-size: 16px;
font-weight: bold;
padding-left: 10px;
position: relative;
margin: 10px 0 10px 0;
width: 90%;
z-index: 12;*/

background: none repeat scroll 0 0 #eee;
border-left: 2px solid rgb(236, 29, 35);
font-size: 16px;
font-weight: normal;
line-height: 27px;
margin: 0px 0 10px;
padding-left: 10px;
position: relative;
text-transform: uppercase;
width: 91.5%;
z-index: 12;
font-family: "Montserrat",sans-serif;
	}
