/*--- 6.4. Portfolio ---*/

ul#filters {

	list-style-type: none;


	
}

ul#filters li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.portfolio {

	overflow:hidden;
	list-style-type: none;
	list-style-type: none;
}



.portfolio li {
	list-style-type: none;
	margin-left:10px;

	float:left;
	position:relative;
	margin-bottom:10px;

	background:#fff;
	padding-bottom:5px;
	text-align:center;
	border-bottom:1px solid #d9d8d7;
   -webkit-transition:background 0.3s ease-in;
   -moz-transition:background 0.3s ease-in;
   -o-transition:background 0.3s ease-in;
   transition:background 0.3s ease-in;		
}

UL {
padding: 0;
margin: 0;
}
UL LI {
padding: 0;
margin: 0;
}







#portfolio-wrapper .three-columns img {
	list-style-type: none;
	width:254px;
	height:auto;
	display:inline;
}





#portfolio-wrapper .three-columns li {
	list-style-type: none;
	width: 254px;
	height:190px;
	display: block;
	position: relative;

	
	border: 1px solid #EFEFEF;
	border-radius: 2px;
}







.work_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 36px;
}
