﻿@charset "utf-8";

/* ORGANIZAR NO CSS DEPOIS*/



*ul{

	list-style-type: none;

}

.acompanhe small{

		color:white;

}





.num_pagina {

	padding-top:20px;

	margin:10px 1px;

	border:1px solid #ccc; 

	padding:4px; 

	background-color:#e7edf2; 

	text-decoration:none;

}







/*******************************************/

        .bubbleInfo {

            position: relative;

        }

        .trigger {

            position: relative;

        }



        /* Bubble pop-up */



        .popup {

			background:white;

        	position: absolute;

        	display: none;

        	z-index: 50;

        	border-collapse: collapse;

        }

		

/***********/







#FormComment * { font-family: Verdana; font-size: 96%; }

#FormComment label {

display:block;

border:1px solid #add6ef;

padding: 2px 4px;

background: #d6e2e5;

margin-left:10px; }

#FormComment label.error { float: none; color: red; margin: 0 .5em 0 0; vertical-align: top; font-size: 10px }

#FormComment p { clear: both; }

#FormComment em { font-weight: bold; padding-right: 1em; vertical-align: top; }



/****/



#formulario * { font-family: Verdana; font-size: 96%; }

#formulario label {

display:block;

border:1px solid #add6ef;

padding: 2px 4px;

background: #d6e2e5;

margin-left:10px; }

#formulario label.error { float: none; color: red; margin: 0 .5em 0 0; vertical-align: top; font-size: 10px }

#formulario p { clear: both; }

#formulario em { font-weight: bold; padding-right: 1em; vertical-align: top; }





.image { border:1px solid #ccc; padding:4px; background-color:#fff; }

.clear { clear:both; }

.smaller { font-size:10px; font-weight:normal; }

.smaller a:link, .smaller a:visited, .smaller a:active { color:#777; }

.smaller a:hover { color:#999; }

.grey { color:#999; }

.hr { border-bottom:1px dotted #dde0e5; margin:5px 0px; }





.comment_img { float:left; }

.comment_body { margin-left:100px; }







/**************INICIO CSS **********************/

body {

	background:#e7edf2;

	font-family:Arial, Helvetica, sans-serif;

	color:#000;

	font-size:13px;

	line-height:19px;

	padding:0px 0px;

	margin:0px;

	height:100%;

	position:relative;

	min-height:100%;

	height:auto;



}



#login{

	background: url(image/loggin.jpg) repeat-x;

	padding-top:0;

	margin-top:0;

	text-align:right;

	font-size:10px;

	color:#FFF;

	height:25px;

}

#login a{

    color: white;

    font-weight: bold;

}





#wrap {

	width:1000px; 

	margin:0 auto;

	padding-bottom:150px;

}





/***MENU PERSONAGENS***/



#menu {

	float: right;

	font-size:14px;

	padding-top:80px;

}

#menu ul{

	list-style: none;

}

#menu li {

	float: left;

	margin: 0;

	padding: 0;

}





#menu_personagens{

	border: 0px solid;

  	width: 95px;

  	height: 160px;

	bottom: 120px;

}

.inicio {

  background:url(image/icone_menu/inicio.png) no-repeat;

}

.inicio:hover {

  background:url(image/icone_menu/inicio_hover.png) no-repeat;

}

.videos {

  background:url(image/icone_menu/videos.png) no-repeat;

}



.videos:hover{

  background:url(image/icone_menu/videos_hover.png) no-repeat;

}

.parceiros {

  background:url(image/icone_menu/parceiros.png) no-repeat;

}



.parceiros:hover{

  background:url(image/icone_menu/parceiros_hover.png) no-repeat;

}

.loja {

  background:url(image/icone_menu/produtos.png) no-repeat;

}



.loja:hover {

  background:url(image/icone_menu/produtos_hover.png) no-repeat;

}



.contato {

  background:url(image/icone_menu/contato.png) no-repeat;

}

.contato:hover {

  background:url(image/icone_menu/contato_hover.png) no-repeat;

}







/* DIVs Conteudo : TOPO, NAVEGAÇAO, PRINCIPAL, RODAPE */



#topo

{

	background:url(image/fundo_menu_banner.jpg) no-repeat center top;

	height:250px;

	margin:0 0 10px 0;



}

#banner
{

	height:50px;

	margin:0 0 10px 0;



}

#principal

{

	width:730px;

	_width:700px; /* Hack para ie 6*/

	float:right;



}

#navegacao 

{

	width:270px;

	float:left;

	background:#71b8d8;

}

#navegacao  *

{

	padding: 0 5px;

}

/*#principal *

{

    padding: 0 20px;

} */



#rodape 

{

	padding-top:10px;

	clear:both;

}





/* Div RODAPE GRUDADO NO FIM DA PAGINA */

#end{

	background:#63a9e4 url(image/end.jpg) repeat-x;

	text-align:center;

	height:150px;

	clear:both;

	width:100%;

	position:absolute;

	bottom:0;

}

#cont_footer

{

	width:1000px;

	margin:0 auto;

	position:relative;

}



#cont_footer *{

		list-style:none;

	list-style-type:none;

}



.foot_left{

	float:left;

	width:375px;

}



.foot_half{

	width:350px;

	float:left;

}



.foot_right{

	width:275px;

	float:right;

}





/**ESTILO TEXTO FOOTER**/



#cont_footer h2 {

	margin:0px 0px 10px 0px;

	font-size:28px;

	font-family:Helvetica, Arial, Sans-serif;

	color:#FFF;

	line-height:39px;

	letter-spacing:-1px;

	padding-left:5px;

}



#cont_footer small {

	color:#595856;

	font-weight:bold;

	font-size:11px;

	display:block;

	margin-bottom:15px;

}



#cont_footer p{

	font-family: Comic Sans, Comic Sans MS, cursive; 

	text-align:justify;

	line-height:5px;

	padding-left:15px;

}



	



/*   Div DAS NOTICIAS POSTADAS  */



#post {

	background-color: #FFF;

	width:660px;

	border:#cfd2d5 solid 1px;

	padding: 0px 10px 0px 10px;

	margin: 0px 35px 20px 35px;

	_margin: 0px 10px 20px 10px; /* Hack para ie 6*/

}

.adsense{

margin:10px 96px;

}



#cmtpost{

    clear:both;

}

#coment{

  text-align: right;

}

#cont_lendo{

	text-align: center;

}



#cont_lendo a {

	color:#FFA500;

}







/*.. ESTILOS DO TEXTO POST ..*/

/*

.calen{

	float:right;

	background:url(image/Calender-48.png) no-repeat center;

	margin-right:0;

	padding:15px;

}



.calen p{

	font-size:10px;

	font-weight:bold;

	margin-top:15px;

	line-height:2px;

	text-align:center;

}

*/

.calendar 

	{

		float: right;

		margin:5px;

		width: 42px;

		height: 42px;

	}

	.calendar-icon-01

	{

		background: url('image/calendar/01.gif');

	}

    .calendar-icon-02

	{

		background: url('image/calendar/02.gif');

	}

    .calendar-icon-03

	{

		background: url('image/calendar/03.gif');

	}

    .calendar-icon-04

	{

		background: url('image/calendar/04.gif');

	}

    .calendar-icon-05

	{

		background: url('image/calendar/05.gif');

	}

    .calendar-icon-06

	{

		background: url('image/calendar/06.gif');

	}

    .calendar-icon-07

	{

		background: url('image/calendar/07.gif');

	}

    .calendar-icon-08

	{

		background: url('image/calendar/08.gif');

	}

    .calendar-icon-09

	{

		background: url('image/calendar/09.gif');

	}

    .calendar-icon-10

	{

		background: url('image/calendar/10.gif');

	}

    .calendar-icon-11

    {

		background: url('image/calendar/11.gif');

	}

    .calendar-icon-12

    {

		background: url('image/calendar/12.gif');

	}

	.calendar-day {

		font-weight: bold;

		font-size: 1.3em;

		color: #000;

		width: 42px;

		text-align:center;

		padding-top: 14px;

	}



/* 	ESTILOS DO TEXTO   */



h2 {

	margin:0px 0px 10px 0px;

	font-size:36px;

	line-height:39px;

	letter-spacing:-1px;

	padding-left:5px;

}

h3 {

	margin:10px 0px 5px 0px;

	font-size:14px;

	line-height:21px;

	font-family:Helvetica, Arial, Sans-serif;

}



small {

	color:#595856;

	font-weight:bold;

	font-size:11px;

	display:block;

	margin-bottom:15px;

}

a {

	color:#26689f;

	text-decoration:none;

}

small a {

	color:#007de2;

}

a:hover {

	text-decoration:underline;

}



hr{

	border-width: 0;

	height: 1px;

	border-top-width: 1px;



}

	

.input {

	font-size:10px;

	padding:0px 5px;

	

}



img{

	border-width:0;

}





/**  BANNERS DE PROPAGANDA     ***/





.banner_propaganda{

	width:738px;

	height:110px;

	float:left;

}



.banner_propaganda img{

	border:#FFF solid 5px;

}







/*** CONTEUDO LADO ESQUERDO ***/

#prop_250x250{

	background:url(image/loggin.jpg) repeat-x;

	padding:0 5px;

	margin:7px 0;

}



#menu_nav{

	background:url(image/loggin.jpg) repeat-x;

	margin:0;

	padding: 0;

	font-size:10px;

}

#menu_nav li {

	font: larger "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	line-height:2px;	

	font-weight:bold;

	font-size:11px;

	display:block;

}

#menu_nav a {

	color:#FFF;

	display: block;

	margin: 0;

	padding: 8px 12px;

	text-decoration: none;

}

#menu_nav a:hover {

	color:#000;

	padding-bottom: 8px;

	text-decoration:underline;

}



#menu_nav_video{

	background:url(image/loggin.jpg) repeat-x;

	margin: 0;

	padding: 0; 

}



#navegacao h2{

	margin:0px 0px 10px 0px;

	font-size:18px;

	font-family:Helvetica, Arial, Sans-serif;

	color:#FFF;

	line-height:18px;

	letter-spacing:-1px;

	padding-left:5px;

	text-align:center;

}



li .icon{

	float: left;

	font: larger "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

	margin: 0 20px;

	padding: 0;

	

}

a .icon{

	display: block;

	float: left;

}



#menu_nav p{

	line-height:5px;

}



.add{

	height:75px

}



.categoria{

	text-align:right;

}

#paginas{

  float:left;

  margin-left: 150px;

}





