
.content p {
	color:#565656;
	font-size: 14px;
	line-height: 163%;
	font-style: italic;
	font-family: Georgia;
}
.content p.observacao {
	float:left;
	width: 825px;
	padding:8px 0 9px 0;
	font-size: 14px;
	margin:0 0 31px 0;
	font-family: Georgia;
	border-top:1px solid #AAAAAB;
	border-bottom:1px solid #AAAAAB;
}
.content h1 {
	color:#000000;
	margin:0 0 16px 0;
}
.content .content-personagens {
	float:left;
	width:350px;
}
.content .content-personagens .destaque {
	float:left;
	width: 100%;
}
.content .content-personagens .destaque > img {
	float:left;
	margin:2px 10px 5px 0;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.content .content-personagens .destaque a {
	width: auto;
	line-height: 162%;
}
.content .content-personagens ul.filtro {
	float:left;
	width: 340px;
	background: #E2E2E2;
	margin:18px 0 18px 0;
	padding:13px 0 13px 10px;
	border-top: 1px solid #AAABAB;
	border-bottom: 1px solid #AAABAB;
}
.content .content-personagens ul.filtro li {
	float:left;
	margin:0 3px 0 0;
	padding:0 14px 2px 0;
	background: url(../../img/nav-li-divisoria.png) right center no-repeat;
}
.content .content-personagens ul.filtro li:last-child {
	margin:0;
	padding:0;
	background: none;
}
.content .content-personagens ul.filtro li a {
	float:left;
	color:#565656;
	cursor: pointer;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia;
}
.content .content-personagens ul.personagens {
	float:left;
	width: 100%;
}
.content .content-personagens ul.personagens li {
	float:left;
	width: 100%;
	cursor: pointer;
	margin:0 0 10px 0;
	position: relative;
}
.content .content-personagens ul.personagens li.list_lilly-ebstein {
	display: none!important
}
.content .content-personagens ul.personagens li .close {
	top:27px;
	right: 10px;
	width: 12px;
	height: 13px;
	position: absolute;
	background: url(../../img/close.png) top left no-repeat;
}
.content .content-personagens ul.personagens li:last-child {
	margin:0;
}
.content .content-personagens ul.personagens li .text {
	float:left;
	margin:14px 0 0 10px;
}
.content .content-personagens ul.personagens li .text a {
	float:left;
	clear:both;
	color:#565656;
	font-size: 14px;
	line-height: 110%;
	font-style: italic;
	font-family: Georgia;
}
.content .content-personagens ul.personagens li .text .autor {
	font-size: 16px;
}
.content .content-personagens ul.personagens li .img {
	float:left;
	border:2px solid #FFF;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.content .content-historias {
	float:right;
	width: 460px;
}
.content .content-historias a {	
	background: #B4AFAB;
	margin:0 20px 32px 0;
}
.content .content-historias a, .content .content-historias a img {
	float:left;
	width: 120px;
}
.content .content-historias a, .content .content-historias a img {
	-webkit-transition: width 0.3s ease, height 0.3s ease;  
	-moz-transition: width 0.3s ease, height 0.3s ease;  
	-o-transition: width 0.3s ease, height 0.3s ease;  
	transition: width 0.3s ease, height 0.3s ease;
}
.content .content-historias a.no-margin {
	margin:0 0 32px 0;
}
.content .content-historias a.clear {
	clear:both;
}
.content .content-historias a img {
	float:left;
}
.personas_view {
	border: 2px solid #FFF;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}