/*****************************/
/*** Core html setup stuff ***/
/* Tran Thanh Sang */
/* sangtialia@gmail.com */
/*****************************/

.projectList .item{
	margin-top:5px;
	text-align:center;
}
.projectList .item .thumb{
}
.projectList .item h4{
	min-height:50px;
	margin:10px 0 5px 0;
}
.projectList .item h4 a{
	color:#000;
	font-weight:bold;
	line-height:1.4;
}
.projectList .item .desc{
}
.projectList .item .readmore{
	color:#53a92b;
}

.projectcontent .categories .title{
	border-bottom:1px solid #53a92a;
	height:30px;
}
.projectcontent .categories h3{
	float:left;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	margin:0;
	
} 
.projectcontent .categories .cat-item{
	border-bottom:1px solid #53a92a;
	margin-top:25px;
}
.projectcontent .categories .title h3 a{
	color:#ff0101;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
.projectcontent .categories .title .rmore{
	float:right;
	color:#53a92a;
	font-size:13px;
	margin-top:5px;
	margin-left:40px;
}
.projectcontent .detail{
}
	