.post{
	width: auto;
}
.hentry{
	padding: 20px;
}
.hentry p{
	font-size: 1.2em;
}
.post-inner.no-thumb {
    padding: 120px 30px 120px;
}

/* ----------------- Backgrounds Posts ------------------- */
#post-8{
	background:url('../img/img_portrait/post_8.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
#post-9{
	background:url('../img/img_portrait/post_9.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
#post-10{
	background:url('../img/img_portrait/post_10.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
#post-11{
	background:url('../img/img_portrait/post_11.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

