body{color:#a5a5a5;}
.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:1080px;}
.portfolio-content, .portfolio-area{width:684px; min-height:320px;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{
	position: relative;
	display: block;
	width: 150px;
	float: left;
	height: 185px;
}
.image-block img{

	width: 144px; max-height:177px;
	
}.image-block p{
	color: #FFF!important;
	background-color: rgba(0,0,0,0.8);
	height: 30px;
	width: 150px;
	position: absolute;
	top: 155px;
	float: left;
	display: inline;
	text-align: center;
}
.image-block img:hover{}
.portfolio-area li{
	float: left;
	overflow: hidden;
	width: 150px;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/
