/* MODIFICA LAYOUT DO POLLDADDY */

.css-answer-group, .css-answer-group.pds-answer-group, .pds-box, .pds-answer-group {
	padding: 0px 0px !important;
}

#pds-sharing, .pds-pd-link {
	display: none !important;
}

.css-box.pds-box, css-box {
	border: 0px !important;
}

.css-votebutton-outer.pds-votebutton-outer, .css-votebutton-outer {
	width: 100% !important;
	display: inline-block !important;
}

.css-vote-button.pds-vote-button, .css-vote-button {
	width: 15% !important;
	float: left !important;
}

.css-links.pds-links, .css-links {
	width: 70% !important;
	float: right !important;
}

.css-vote.pds-vote, .css-vote {
	height: 20px !important;
}

.css-answer.pds-answer, .css-answer, .pds-box.pds-answer, pds-box, .pds-answer  {
	border-bottom: 0px !important;
}

/* POSTAGENS DE ENTREVISTAS */
.p30 {
	padding: 0 30px 0 30px !important;
	font-style: italic !important;
}

.pergunta {
  	padding-left: 20px;
	font-style: italic;
	font-weight: 500;
	font-color: #757575 !important;
}

.entrevista {
	margin: 10px 0px 15px 0px;
  	padding: 10px 20px 10px 20px;
	background-color: #FFF9C4;
}

/* FIXA O QUADRO DE ENTREVISTAS

#Image1 {
  	position: -webkit-sticky !important;
  	position: sticky !important;
  	top: 0 !important;
	z-index: 100 !important;
	max-width:100% !important;
}
 */


/* ILUSTRAÇÕES DENTRO DAS POSTAGENS */
.dir {
	display: in-block !important;
	float: right !important;
	margin: 0 0 1px 20px !important;
	width: 35% !important;
	height: auto !important;
	z-index:100;
}

.esq {
  	display: inline-block !important;
	float: left !important;
	margin: 0 20px 1px 0 !important;
	width: 35% !important;
	height: auto !important;
	z-index:100;
}

figcaption {
  	text-align: center;
  	float: left;
  	position: relative;
  	bottom: 25px;
  	left: 10px;
  	width: auto;
  	padding: 5px 5px 5px 5px;
  	background: #B71C1C;
  	color: white;
  	font-size: 13px !important;
  	font-weight: bold;
}


/* CAIXAS DO RODAPÉ DAS POSTAGENS */
fieldset {
  	display: block;
  	margin: 30px 0 40px 0 !important;
  	padding: 20px 20px;
  	border: 1px solid #EEEEEE !important;
	border-bottom: 0px solid transparent !important;
	border-radius: 5px !important;
  	background: transparent;
  	opacity: 1 !important;
  	transparency: 0 !important;
	z-index:100;
}

legend {
	font-size:14 px;
 	border: 0px solid #424242;
	text-transform: uppercase;
	color: #424242;
	padding: 3px 10px 3px 10px;
    	border-radius: 2px;
	font-weight: bold;
	width: auto;
	background: #ffffff;
}


/* CAIXA DE CITAÇÕES */
blockquote {
	font: 100 20px / 1.4 'Oswald', cursive !important;
	max-width: 34%;
	margin: 0 0 1px 5px;
	padding: 15px 10px;
	float: right;
	position: relative !important;
  	background: #B71C1C;
	color: #FFFFFF;
	text-align: center;	
}

blockquote::before, blockquote::after {
  	color: #B71C1C;
  	background: #FFFFFF;
  	font-family:'FontAwesome';
  	padding: 0 4px 0 4px;
  	font-size:20px;
  	position: absolute !important;
  	display:block;
}

blockquote::before {
  	content:"\f10d";
   	top: -20px !important;
  	left: 10px !important;
}

blockquote::after {
  	content:"\f10e";
  	bottom: -20px !important;
  	right: 10px !important;
} 


/* CAIXA DO FANCYBOX */
.fancybox-slide--iframe .fancybox-content {
    	width  : 800px;
    	height : 600px;
    	max-width  : 80%;
    	max-height : 80%;
    	margin: 0;
}


/* MOLDURA DE COMPARTILHAR
.compartilhe {
	border: 1px solid #cccccc;
	padding: 1px 5px 1px 5px;
	float: right;
	font-size: 10px;
	color: #757575;
	width: auto;
	text-align: center;
	margin-top: -25px;
}
*/

.quadro {
	display: inline-block;
	background-color: #FAFAFA;
	padding: 10px;
	margin-bottom: 40px;
	width:100%;
	}

.fotopeq {
	height:auto;
	width:20%;
	max-width:20%;
	align: top;
	float: left;
	margin: auto 20px auto auto;
	}

.textopeq, .textoita {
	font-size: 14px !important;
	line-height: 18px !important;
	margin-top: 8px;
	}

.textoita {
	font-style: italic;
	color: #616161;
	text-align: right;
	}

.filmposter {
	width:15%;
	height:auto;
	max-width:15%;
	align: top;
	float: right !important;
	margin: 0 auto auto 20px !important;
	}

.bio { 
	margin-top:10px;
	font-size: 14px;
	}



/* --------------------------------------------------------TEMPLATE ANTIGO */
/* CAIXA DE TEXTO CINZA */
.boxcinza {
	font-size:80%;
	background:#f5f5f5;
	padding: 5px 10px;
}
	
/* TEXTO CINZA DIFERENCIADO */	
.txtcinza {
	color:#666666;
	text-decoration:none
	}
	
/* TEXTO CINZA PEQUENO */	
.txtcinzapeq {
	color:#cccccc;
	text-decoration:none;
	font-size:80%;
	}
	
/* TEXTOS DE CRÉDITOS DE FOTOS */
.fotos {
	width:100%;
	font-size:10px;
	text-align:right;
	color:#cccccc;
	padding-right:10px;
	margin: -5px 0 5px 0;
	}
	
/* TEXTO COM BORDA INFERIOR CINZA */
.brdcinza {
	border-bottom:1px solid #cccccc;
	}
	
/* TITULOS COM BORDA INFERIOR CINZA */
.titulo {
	color: #546E7A; 
	font-size:20px !important;
	font-weight:bold;
	line-height: 20px !important;
	border-bottom: 1px solid #cccccc;
	vertical-align:bottom;
	}
	
/* TEXTOS COM FONTE PEQUENA ABAIXO DO TÍTULO */
.texto {
	font-size:80%;
	margin-top:10px;
	line-height: 80%;
	}
	
/* BIOGRAFIAS E EXPLICAÇÕES */
.bio2 {
	font-size: 80%; 
	margin-top: 20px;
	}
	
/* CAIXA DE TEXTO CINZA NO RODAPÉ */
.boxrodape {
	border-bottom: 1px solid #cccccc;
	background:#fafafa;
	height:20px;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	text-align:center;
	vertical-align:bottom;
	}

/* TABELA DE TÍTULOS ACIMA DAS IMAGENS */
.tabtitulo {
	font-size: 34px; 
	font-weight: bold; 
	vertical-align: middle;
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	}
.tdnumero {
	border-right: 1px solid #cccccc; 
	color: #cccccc; 
	text-align: center; 
	width: 50px;
	}
.tdtitulo {
	padding-left: 20px;
	}
.tdtitulosimples {
	padding-right: 20px;
	border-right: 1px solid #cccccc;
	}
.tdtexto {
	font-size: 14px;
	padding-left: 20px;
	vertical-align: middle;
	}
	
/* TABELA DE 3 COLUNAS SIMPLES */	
.tab3col {
	width: 100%;
	background:#fafafa;
	text-align: center;
	}

.td3col {
	padding: 10px 0 30px 0; 
	width: 33%;
	}

.tdmeio {
	padding: 10px 0 30px 0; 
	width: 34%;
	}
	
/* CAIXA DO ADSENSE */
.ads {
	width:100%;
	background:transparent;
	text-align:center !important;
	}

/* CONFIGURAÇÃO DO LINKWITHIN */	
.linkwithin_inner  {
   	margin: 0px auto !important;
   	border-top: 1px solid #cccccc !important;
	}

/* BACKGROUND DO YOUTUBE */
.yt {
	background:url(https://www.dropbox.com/s/7nhirkn92sbuhrk/YT-DUPLO.png?dl=1) left top no-repeat;
	width: 90px;
	border-style:none;
    height: 16px;
    }
.yt:hover {
	background:url(https://www.dropbox.com/s/7nhirkn92sbuhrk/YT-DUPLO.png?dl=1) left -16px no-repeat
	}
	
/* BACKGROUND FONE DE OUVIDO */
.ph {
	background:url(https://www.dropbox.com/s/x5xw29hjbrzr9zf/Earphones.jpg?dl=1) left top no-repeat;
	width: 57px;
	heigth: 16px;
	border-style:none;
    }
    
.ph:hover {
	background:url(https://www.dropbox.com/s/x5xw29hjbrzr9zf/Earphones.jpg?dl=1) left -16px no-repeat;
    }

/*QUADRO VEJA TAMBÉM */	
.vt {
  	font-size:12px;
  	color:#000000;
  	padding:0px 8px 0 10px;  
  	margin:0px 0 -10px 10px;
  	position:relative;
  	background:#ffffff;
  	width:85px;
	}
.qvt {
  	border:1px solid #cccccc;
  	padding:10px 10px 10px 53px;
  	font-size:15px;
}

/* SEPARADOR VERTICAL */
.sep {
	clear: both;
	margin-bottom:30px;
}
