* {
	scrollbar-width: thin;
	scrollbar-color: #7D7D7D #000;
  	user-select: none;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

*::-webkit-scrollbar {
	width: 8px;
}

*::-webkit-scrollbar-track {
	background: #000;
}

*::-webkit-scrollbar-thumb {
	background-color: #7D7D7D;
}

.menuesquerdo {
	scrollbar-width: none;
  	user-select: none;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.menuesquerdo::-webkit-scrollbar {
	width: 0px;
}

body {
	background-image: url(Background.jpg);
	background-position: center 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	color: #FFF;
}

.fundo {
	background: rgba(0, 0, 0, 0.25);
	width: 1048px;
	height: auto;
	border-left: solid 2px rgb(42, 42, 42);
	border-right: solid 2px rgb(42, 42, 42);
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.cabecalho {
	background-image: url(UchihaSarada.jpg);
	height: 275px;
}

.logo {
	background-image: url(Naruttebane.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 275px;
	position: relative;
}

.menucima {
	height: 25px;
	background-image: linear-gradient(black, #2a2a2a);
	margin-bottom: 10px;
}

.menuesquerdo {
	background-color: #000;
	border: 0px solid rgb(42, 42, 42);
	width: 0px;
	height: 100%;
	text-align: left;
	float: left;
	position: fixed;
	z-index: 8900;
	overflow-x: hidden;
	transition: 0.5s;
}

.postagens {
	background: rgba(0, 0, 0, 0.4);
	width: 1028px;
	border: 2px solid rgb(42, 42, 42);
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
}

.postagenstitle {
	padding-top: 12px;
	padding-bottom: 12px;
	font: bold 26px Verdana, Geneva, sans-serif;
	text-align: center;
	color: rgb(70, 160, 220);
}

.menudireito {
	width: 200px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}

.final {
	background-image: linear-gradient(black, #2a2a2a);
	background-repeat: repeat-x;
	height: 54px;
	background-position: center;
	font-size: 10.5px;
	text-align: center;
	margin-top: 10px;
	clear: left;
}

a {
	color: #5aabbc;
	text-decoration: none;
}

a:link {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

a:visited {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

a:hover {
	color: rgb(125, 125, 125);
	text-decoration: none;
}

img {
	border: 0px;
}

.naruttebanemenutitle {
	background: linear-gradient(black, #2a2a2a);
	width: 300px;
	height: 16.8px;
	border-radius: 20px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	font: bold 15px Verdana, Geneva, sans-serif;
	text-align: center;
	color: rgb(70, 160, 220);
	float: left;
}

.naruttebanemenu {
	width: 300px;
	margin-bottom: 10px;
	font: 16px Verdana, Geneva, sans-serif;
	background: transparent;
	float: left;
}

.naruttebanemenu a {
	width: 290px;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

.naruttebanemenu a span {
	background-image: linear-gradient(black, #2a2a2a);
	background-repeat: repeat-x;
	text-align: left;
	width: 290px;
	height: 40px;
	padding-left: 10px;
	border-radius: 20px;
	color:#FFF;
	float: left;
	line-height: 40px;
}

.naruttebanemenu a:hover span {
	background-image: none;
	background-color: rgba(125, 125, 125, 1);
	width: 290px;
	border-radius: 20px;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

.naruttebanemenuepisodios {
	margin-bottom: 10px;
	float: left;
}

.pagina {
	width: 1024px;
	background: rgba(0, 0, 0, 0.3);
	background-position: center;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-bottom: 40px;
	text-align: center;
	overflow: hidden;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.pagina .tabela {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #FFF;
}

.pagina .tabela .nome{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pagina #cor1 {
	background: rgba(120, 120, 120, 0.4);
}

.pagina #cor2 {
	background: rgba(60, 60, 60, 0.4);
}

.pagina #cor3 {
	background: rgba(90, 90, 90, 0.4);
}

.EpisódiosMenuLayout {
	background: rgba(0, 0, 0, 0.3);
	height: 115px;
	border: 2px solid rgb(42, 42, 42);
	border-radius: 30px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

.EpisódiosMenuLayout li {
	background-color: rgba(0, 0, 0, 0.4);
	width: 770px;
	list-style: outside none none;
	margin-bottom: 4px;
	border: solid 2px rgba(42, 42, 42);
	border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 18px;
}

.EpisódiosMenuLayout li b{
	font-size: 18px;
}

.EpisódiosMenuLayout img {
	width: 203px;
	height: 115px;
	margin: -7px 3px 0px 0px;
	border: 2px solid rgb(42, 42, 42);
	border-radius: 28px;
	float: right;
}

.facebookcomentarios {
	width: auto;
	height: auto;
	margin: 1px 0px 0px;
	border-radius: 20px;
	border: 2px solid rgb(42, 42, 42);
	padding: 20px 0px 10px 0px;
}

.PostagemManga  {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.3);
	height: 225px;
	border-radius: 30px;
	border: 2px solid rgb(42, 42, 42);
	padding: 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
}

.PostagemManga li {
	background: rgba(0, 0, 0, 0.3);
	background-repeat: repeat;
	width: 780px;
	height: auto;
	margin: 5px;
	border-radius: 10px;
	border: 2px solid rgba(42, 42, 42);
    list-style: none outside none;
	font-size: 20px;
    text-align: left;
    padding-left: 10px;
	color: #FFF;
}

.PostagemManga a li:hover {
	background-color: rgba(42, 42, 42, 0.8);
	color: rgb(125, 125, 125);
}

.PostagemManga img {
	margin: 0px 10px 0px 0px;
	height: 222px;
	width: 205px;
	border-radius: 50px;
	border: 2px solid #000000;
	float: right;
}

.AvisoPostagemManga {
	background: rgba(0, 0, 0, 0.4);
	height: 46px;
	border-radius: 20px;
	border: 2px solid rgb(42, 42, 42);
	margin: 1px 0px 1px 0px;
	padding: 5px;
	font-size: 18px;
	text-align: center;
}

.AvisoDublado {
	background: rgba(0, 0, 0, 0.4);
	height: 28px;
	border-radius: 20px;
	border: 2px solid rgb(42, 42, 42);
	margin: 1px 0px 1px 0px;
	padding: 5px;
	font-size: 18px;
	text-align: center;
}

.SeleçãoTemporadas {
	background-color: rgba(42, 42, 42, 0.8);
    width: 1004px;
	height: auto;
	border-radius: 20px;
    padding: 10px;
}

.SeleçãoTemporadasMenu {
    width: 796px;
	margin-left: auto;
	margin-right: auto;
}

.SeleçãoTemporadasMenuN {
	width: 358px;
	margin-left: auto;
	margin-right: auto;
}

.SeleçãoTemporadas a span {
	background-color: rgb(0, 0, 0);
	background-repeat: repeat;
	border-radius: 25px;
	padding: 10px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 26px;
}

.SeleçãoTemporadas a span:hover {
	background-color: rgb(42, 42, 42);
	border-radius: 20px;
	color: rgb(125, 125, 125);
}

.MangaDownload {
	background: rgba(0, 0, 0, 0.4);
	height: auto;
	border-radius: 50px;
	border: 2px solid #000;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}

.MangaDownload b{
	font-size: 22px;
	text-align: center;
}

.MangaDownload img {
	width: 150px; 
	height: 220px;
	border-radius: 50px;
	border: 2px solid rgb(0, 0, 0);
	margin: 0 10px 10px 0;
	float: right;
}

.MangaDownload #cor1 {
	background: rgba(120, 120, 120, 0.4);
}

.MangaDownload #cor2 {
	background: rgba(60, 60, 60, 0.4);
}

.MangaDownload #cor3 {
	background: rgba(90, 90, 90, 0.4);
}

.MangaDownload table {
	text-align: center;
	font-size: 20px;
}

.CronogramaNews {
	width: 1048px;
	height: 114px;
	position: absolute;
    bottom: 0;
	font-size: 12px;
	color: #FFF;
}

.CronogramaNews a{
	color: #FFF;
}

.CronogramaNews a:hover{
	text-decoration: underline;
	color: #CCC;
}

.CronogramaNewsNome1 {
	width: 524px;
	float: left;
}

.CronogramaNewsNomePrincipal1 {
	background: rgba(0, 0, 0, 0.65);
	width: 500px;
    height: 28px;
	border: 2px solid rgba(0, 0, 0, 0.9);
	border-bottom: 0px;
	border-radius: 10px;
	list-style: none;
	text-align: left;
	line-height: 28px;
	padding-left: 20px;
	font-size: 20px;
}

.CronogramaNewsNome2 {
	width: 524px;
	float: left;
}

.CronogramaNewsNomePrincipal2 {
	background: rgba(0, 0, 0, 0.65);
	width: 500px;
    height: 28px;
	border: 2px solid rgba(0, 0, 0, 0.9);
	border-bottom: 0px;
	border-radius: 10px;
	list-style: none;
	text-align: right;
	line-height: 28px;
	font-size: 20px;
	padding-right: 20px;
	font-size: 20px;
}

.Cronograma {
	background: rgba(0, 0, 0, 0.65);
	width: 501px;
	height: 77px;
	border: 2px solid rgba(0, 0, 0, 0.9);
	border-radius: 10px;
	padding: 3px 0px 0px 20px;
	list-style: none;
	text-align: left;
}

.Cronograma li {
	width: 501px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.News {
	background: rgba(0, 0, 0, 0.65);
	width: 500px;
	height: 77px;
	border: 2px solid rgba(0, 0, 0, 0.9);
	border-radius: 10px;
	padding: 0px 20px 3px 0px;
	list-style: none;
	text-align: right;
}

.News li{
	width: 500px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.AllNewsFundo{
	background: rgba(0, 0, 0, 0.3);
	height: auto;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-top: 4px;
	padding-bottom: 40px;
}

.AllNews {
	width: 1024px;
	height: auto;
	list-style: none;
}

.AllNews li{
	padding: 0pt 0px 0px 10px;
	margin: 0px;
	font-size: 20px;
}

.AllNews a {
	color: #CCC;
	font-size: 20px;
}

.AllNews a:hover{
	text-decoration: underline;
	color: #FFF;
}

.AllNews #cor1 {
	background: rgba(90, 90, 90, 0.4);
}

.AllNews #cor2 {
	background: rgba(60, 60, 60, 0.4);
}

.ConteudoInicial {
	padding: 0px 0px 16px 0px;
	text-align: center;
}

.AniTebane {	
	background-image: url("AniTebane.png");
	width: 200px;
	height: 151px;
}

.ElfenLied {	
	background-image: url("NaruttebaneElfenLied.png");
	width: 200px;
	height: 151px;
}

.Jooble {	
	background-image: url("Jooble.jpg");
	width: 200px;
	height: 151px;
}

.Equipe {
	background: rgba(0, 0, 0, 0.3);
	height: 236px;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 20px;
}

.Equipe img {
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	margin: 0px 10px 0px 0px;
	width: 211px;
	height: 226px;
	float: left;
}

.Erro401 {
	background: rgba(0, 0, 0, 0.3);
	height: 970px;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}

.Erro401 img {
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	margin: 0px 10px 0px 0px;
	width: 211px;
	height: 226px;
	float: left;
}

.Erro404 {
	background: rgba(0, 0, 0, 0.3);
	height: 240px;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}

.Erro404 img {
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	margin: 0px 10px 0px 0px;
	width: 211px;
	height: 226px;
	float: left;
}

.Contato {
	background: rgba(0, 0, 0, 0.3);
	height: auto;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-top: 20px;
	padding-left: 20px;
}

.Doações {
	background: rgba(0, 0, 0, 0.3);
	height: auto;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	padding-bottom: 35px;

}

.Doações table {
	font-size: 20px;
}

.Contratos {
	background: rgba(0, 0, 0, 0.3);
	width: 950px;
	height: auto;
	padding: 10px;
	border-radius: 50px;
	border: 2px solid rgb(42, 42, 42);
	font-size: 22px;
}

.Doações #cor1 {
	background: rgba(120, 120, 120, 0.4);
}

.Doações #cor2 {
	background: rgba(60, 60, 60, 0.4);
}

.Doações #cor3 {
	background: rgba(90, 90, 90, 0.4);
}

#DisqusAvisoTexto {
	top: 50px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.ListaLinks li {
	 user-select: text;
	-webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-family: Consolas, monaco, monospace;
}