/* Entrevistes */
#content-interior .wrap {
	background: #FFF url(/resources/images/bg-interior-entrevista.png) repeat-y right 0;
}
#content-header {
	padding-bottom: 3.6em;
}
	#content-header p.autors {
        margin-bottom: .8em;
        padding-left: 13.2em;
	}
	#content-header h1 {
        width: 19.6em;
        font-size: 3.6em;
        color: #F60;
        line-height: 1.12;
        padding-left: 4.4em;
		margin-bottom: 0;
	}
#center {
	width: 61.7em;
}
	#center div.previa {
		padding-left: 15.8em;
	}
	#center p.entradeta {
		margin-bottom: 3.2em;
		line-height: 1.25;
	}
	#center .interview {}
		#center .interview .item {
			position: relative;
			margin-bottom: 2em;
		}
			#center .interview .item h2 {
				width: 11.9em;
				float: left;
				color: #F60;
				font-size: 1.2em;
				line-height: 1.6;
				padding: 0;
				font-weight: normal;
			}
			#center .interview .item .answer {
				float: right;
				width: 45.9em;
			}
	#center p.paginacio {
		bottom: 1.25em;
		right: 1.25em;
		line-height: 1.2;
	}
	
#sidebar {
	width: 31.6em;
}
	#sidebar .capsa .content-capsa {
		padding: 1.2em 1.2em 0;
	}
	#sidebar .peu-foto {
		width: 19em !important;
	}
	#sidebar .capsa .content-capsa ul li p {
		font-size: 1em;
	}
