@charset "iso-8859-1";
/* CSS Document */
section {
	position: relative;
	overflow: hidden;
}

#meio {
	width: 1300px;
	margin: 20px auto 0px auto;
    position: relative;
}
#breadcumb {
	padding: 5px 0px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0.9em !important;
	color: #aaa;
}
#breadcumb ol {
	list-style: none;
	padding: 0 0 0 6px !important;
	margin: 0;	
	display: inline;
}
#breadcumb ol li, #breadcumb ol li div {
	display: inline;	
}
#breadcumb ol li:before {
	display: none !important;	
}
#breadcumb span, #breadcumb ol li {
	font-size: 0.9em !important;
}
#breadcumb ol li a {
	color: #999;	
}

#meio h1.titulo.wallpaper, #meio h2.titulo.wallpaper {
	display: block;
	border-bottom: 2px solid #a50808;
	margin-bottom: 30px;
	font-size: 1.8em;
	text-align: right;
}
#meio h1.titulo.wallpaper span, #meio h2.titulo.wallpaper span {
	display: inline-block;
	background: #a50808;
	padding: 6px 12px;	
}
#meio h1.titulo.wallpaper span, #meio h1.titulo.wallpaper span a, #meio h2.titulo.wallpaper span, #meio h2.titulo.wallpaper span a {
	color: #fff;
}

#meio h2.titulo.wallpaper {
	margin-bottom: 10px !important;	
}

#meio article h1.titulo {
	border: 1px dotted #000 !important;
	border-width: 0px 0px 1px 0px !important;
	margin: 15px 0 !important;
	display: block !important;
	padding: 5px 0 !important;
	text-align: left !important;
}
#meio article h1.titulo a {
	display: inline-block !important;
	padding: 0px !important;
	background: none !important;
	color: #5b5b5c !important
}
#meio article h1.titulo span {
	background: none !important;	
}


hr.divisor {
	border-bottom: #a50808 3px solid;
	margin: 10px auto;	
}


#destaque:before {
    background: #a50808;
    content: "";
    display: block;
    height: 300px;
    position: absolute;
    right: 100%;
    top: 0px;
    width: 100%;
}

section.wallpaper article:before {
    background: #a50808;
    content: "";
    display: block;
    height: 590px;
    position: absolute;
    right: 100%;
    top: 136px;
    width: 100%;
}

article {
	text-align: justify;
	line-height: 1.3em;
	width: 1050px;
	float: left;
}


#postagensCategorias, #postagensMes, #postagensRelacionadas {
	margin-top: 20px;	
}
.direita .boxes {
	padding: 0 0 10px 0;	
}
div.direita {
	background: #000;
    color: #999;
    height: 100%;
    padding: 0 20px;
    position: relative;
    width: 190px;
	float: right;
}

.direita a {
	color: #ccc;
}
.direita h4 {
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #aaa;
	font-size: 1.2em;
}
#googleReader {
	padding: 6px 10px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
	display: inline-block;
}
#googleReader img {
	display: block;	
}
.filtrosData {
	position: relative;
	display: block;
}
#postagensCategorias .filtrosData {
	padding-left: 35px;
}
.filtrosData span {
	position: absolute;
	font-size: 9pt;
	color: #999;
	font-weight: normal;
	left: 0px;
}


/* ### CORES ### */

.direita .noticia {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	margin: 15px 0px;
}
.direita .noticia .foto {
	width: 180px;
	height: 120px;
	overflow: hidden;
	position: relative;
	border: 5px solid #a50808;
	margin: 5px 0px 0px 0px;
}
.direita .noticia .categoria a {
	background: #a50808;
	color: #fff;
	display: inline-block;
	padding: 2px 6px;
	margin-bottom: 10px;
}

.direita .noticia .assinatura {
	display: block;
	background: #222;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;	
	padding: 3px 6px;
}


/* ### CORES ### */

.direita .noticia.animes .foto {
	border-color: #dc3200;
}
.direita .noticia.animes .categoria a {
	background: #dc3200;
}


.direita .noticia.filmes .foto {
	border-color: #eb9600;
}
.direita .noticia.filmes .categoria a {
	background: #eb9600;
}


.direita .noticia.desenho-animado .foto {
	border-color: #0041eb;
}
.direita .noticia.desenho-animado .categoria a {
	background: #0041eb;
}


.direita .noticia.games .foto {
	border-color: #f5c300;
}
.direita .noticia.games .categoria a {
	background: #f5c300;
}


.direita .noticia.mangas .foto {
	border-color: #a09b9b;
}
.direita .noticia.mangas .categoria a {
	background: #a09b9b;
}


.direita .noticia.ilustracoes .foto {
	border-color: #8750c8;
}
.direita .noticia.ilustracoes .categoria a {
	background: #8750c8;
}


.direita .noticia.eventos .foto {
	border-color: #6eb43c;
}
.direita .noticia.eventos .categoria a {
	background: #6eb43c;
}


.direita .noticia.figuarts .foto {
	border-color: #b43c8c;
}
.direita .noticia.figuarts .categoria a {
	background: #b43c8c;
}

/* ### CORES ### */


/* ### MEIO ANTIGO ### */

article .foto.grande {
	position: relative;
	width: 1050px;
	height: 590px;
	overflow: hidden;
	background: #a50808;
	margin: 0px 0px 25px 0;	
}
.autor {
	display: block;
	margin: 20px 0 0 0;
	font-style: italic;	
}
article {
	display: block;
}
#destaque {
	position: relative;	
	background: #a50808;
	color: #fff;
	width: 1050px;
	height: 300px;
	margin: 0 0 20px 0;
}
#destaque h4.titulo1 {
	display: block;
	position: absolute;
	bottom: 35px;
	font-size: 2.0em;	
	padding: 10px;
	color: #000;
}
#destaque h4.titulo2 {
	display: block;
	position: absolute;
	bottom: 0px;
	font-size: 1.4em;
	padding: 5px 10px;
	color: #000;	
}
#destaque h4 {
	left: 15px;
	text-align: right;
	font-weight: normal;
	background: url(../img/fundo-branco-90.png);
	border: 0;
	margin: 0;
}
#destaque span.botao a, #lateralDireita span.botao a {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 8px 18px;
	border-radius: 15px;	
	color: #fff;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.5);
	font-weight: bold;
	font-size: 1.5em;
	background: #090;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #090 0%, #060 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#090), color-stop(100%,#060)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #090 0%,#060 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #090 0%,#060 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #090 0%,#060 100%); /* IE10+ */
	background: linear-gradient(to bottom, #090 0%,#060 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#090', endColorstr='#060',GradientType=0 ); /* IE6-8 */	
}
#lateralDireita span.botao a {
	float: none;
	position: relative;
	top: auto;
	right: auto;
	display: block;
	margin: 0px auto 20px auto;
	text-align: center;
}
#destaque span.botao a:hover, #destaque span.botao a:focus {
	background: #060;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #060 0%, #030 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#060), color-stop(100%,#030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #060 0%,#030 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #060 0%,#030 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #060 0%,#030 100%); /* IE10+ */
	background: linear-gradient(to bottom, #060 0%,#030 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#060', endColorstr='#030',GradientType=0 ); /* IE6-8 */	
	text-decoration: none;
}
#destaque span.botao a:active {
	top: 11px;	
}
div.wallpapers {
	float: left;
	width: 194px;
	margin: 10px 10px 30px 10px;	
}
#wallpapers div.wallpapers:nth-child(6n+0), #wallpapers div.wallpapers:nth-child(1) {
	margin-left: 0px;
}
#wallpapers div.wallpapers:nth-child(5n+0) {
	margin-right: 0px;	
}
div.wallpapers .tipo {
	display: inline-block;	
	background: #ddd;
	padding: 2px 6px;
	font-size: 0.9em;
}
div.wallpapers .foto {
	width: 184px;
	height: 100px;
	background: #a50808;
	border: 5px solid #ddd;
	margin: 0px auto 15px auto;
	position: relative;
	overflow: hidden;
}
div.wallpapers .tipo a {
	color: #5b5b5c	
}
.cleft {
	clear: left;	
}
.share.wallpaper {
	padding: 10px 0px 10px 10px;
	border: 1px dotted #4e203d;
	border-left: 0;
	border-right: 0;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 999;
	overflow: hidden;
}
.share.wallpaper div {
	float: left;
	width: 120px;	
}
#shareImg {
	position: fixed;
	top: 20px;
	right: 50%;
	list-style: none;
	padding: 0;
	margin-right: -480px;
	overflow: hidden;
	z-index: 9999;
}
#shareImg li {
	display: block;
	position: relative;
	height: 20px;
	float: left;
}
#shareIMG li iframe {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;	
}

.mais a{
	float: right;
	background: #d70000;
	padding: 2px 10px 2px 20px;

	border-radius: 8px;
	position: relative;
	margin-right: 5px;
}
.mais a, .mais a:before {
	color: #fff;	
}
.mais a:before {
	content: '+';
	position: absolute;
	left: 8px;	
}
.mais.tudo a {
	background: #000;	
}




form {
	font-family: 'HelveticaNeueLTPRO47', Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
form#cadastraFanart {
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	margin-top: 10px;
 	/margin-top: 0px;
	position: relative;
	*margin-top: 18px;
	position: relative;
}
form#cadastraFanart fieldset {
	padding: 0px;
	border: 0;
	background: url(../img/fundo-branco-60.png);
	position: relative;
}
form#cadastraFanart legend {
	*position: absolute;
	*top: -10px;
	*left: .2em;
	background: #a50808;
	border: 0;
	border-radius: 10px;
	padding: 4px 7px;
	color: #fff;
	font-weight: bold;
 	margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/

html>body legend {
	margin-bottom: 0px;
}
form#cadastraFanart .campoTexto, form#cadastraFanart textarea, form#cadastraFanart fieldset #itemFotoFake {
	font-family: 'HelveticaNeueLTPRO47', Helvetica, Arial, sans-serif;
	background: #c80000;
	font-size: 1.0em;
	color: #fff;
	width: 48.5%;
	margin-bottom: 5px;
	resize: none;
	border: 0;
	padding: 4px 0.5em;
	border-radius: 8px;
}

form#cadastraFanart fieldset #itemFotoFake {
	position: relative;
	z-index: 2;
	padding: 4px 180px 4px 0.5em;
	width: 220px;
}
form#cadastraFanart fieldset #itemFoto {
	position: relative;
	margin: -30px 15px 0 0;
	float: right;
	z-index: 3;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	cursor: pointer;
}
form#cadastraFanart fieldset #itemFotoFake.obrigatorio, form#cadastraFanart fieldset #itemFotoFake.obrigatorio:focus {
	background-image: url(../img/fundo-botao-file.png);
	background-repeat: no-repeat;
	background-position: 255px center;
}
form#cadastraFanart .campoTexto:hover, form#cadastraFanart .campoTexto:focus, form#cadastraFanart textarea:hover, form#cadastraFanart textarea:focus{
	background: #a50808;
}
form#cadastraFanart select {
	border: 1px solid #197de1;
	font-size: 11px;
	margin-bottom: 5px;
	color: #fff;
	width: 250px;
}
form#cadastraFanart label, .realperson-challenge{
	position: relative;
	display: block;
	text-align: left;
	width: 49%;
	margin-top: 3px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px solid #ffdcc8;
}
.realperson-challenge {
	padding-bottom: 16px;	
}
.realperson-text {
	font-family: "Courier New",monospace;
	font-size: 6px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 3px;	
}
.realperson-regen {
	position: absolute;	
	cursor: pointer;
}
#defaultReal {
	margin-top: 15px;	
}
form#cadastraFanart label {
	height: 12px;
 	/height: 11px;	
}
form#cadastraFanart span {
	color: #aaa;
	font-size: 0.9em;
	position: absolute;
	right: 2%;
	width: 100%;
	text-align: right;
}
form#cadastraFanart span.captcha {
	right: 25px;
	width: 48%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
form#cadastraFanart span.obr, .obr {
	font-weight: bold;
	color: #F00;
}
form#cadastraFanart span.obr {	
	position: absolute;
	text-align: left;
	left: 5px;
}
form#cadastraFanart .botao {
	width: 80px;
	font-size: 1em;
	color: #fff;
	padding: 3px 7px;
	border:0;
	border-radius: 7px;
	margin: 5px 12px 15px 0px;
	float: right;
	background: #a50808;
	cursor: pointer;
}
form#cadastraFanart .botao:hover, form#cadastraFanart .botao:focus {
	color: #fff;
	background: #7d0000;
}
/* Coluna Móvel - Formulário para Contato */