.leer{
	font-size: 11px;
	color: #882256;
}
.portfolio{
	margin: 5px 0 10px;
	padding: 8px 0;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px solid #ededed;
	background: url(portfolio-bg.jpg) repeat-x;
	clear: both;
}
.portfolio2{
	margin: 5px 0 10px;
	padding: 8px 0;
	height: auto !important;
	height: 100px;
	border-bottom: 1px solid #ededed;
	background: url(portfolio-bg.jpg) repeat-x;
	clear: both;
}
.portfolio img{
	float: left;
	margin: 0 8px 8px 0;
}
.portfolio ul{
	margin: 20px 30px;
	list-style: square;
}
.portfolio h2, .portfolio2 h2, .portfolio h1{
	font-size: 18px;
	letter-spacing: -1px;
	color: #B6B6B6;
	padding: 5px 0 0 0;
}
.portfolio h2 a, .portfolio2 h2 a{
	color: #777;
}
.post h1{
	padding: 5px 0 15px 0;
}
.post h2 a, .post h1 a{
	color: #777;
}
