body {
	font-family: tahoma, Helvetica, "sans serif";
	font-size: 0.75em;
	color: #1a2c44;
	background-color: #285e9a;
	background-image: url(images/bg_body.gif);
	line-height: 1.3em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

img {
	border: 0;
	}

/* Para esconder o SMILE maldito do plugin STATS! */
img#wpstats{width:0px;height:0px;overflow:hidden;}



/* CASCA EXTERNA
---------------------------*/

.casca {
	width: 770px;
	padding: 0;
	margin: auto;
	background-color: #fff;
	border: 1px solid #00244a;

	}



/* MAIN BODIES
-------------------------*/

.topo {
	padding: 0;
	margin: 0 auto;
	width: 772px;
	background-image: url(images/aleatorios/aleatorios.php);
	background-position:top;
	background-repeat: no-repeat;
	}

.logo {
	border: 0 solid red;
	padding: 10px 0 24px 0;
	}

.navegacao	{
	/* padding: 14px 20px 0 20px; */
	border-left: 1px solid #00244a;
	border-right: 1px solid #00244a;
	margin: 0;
	}

.navegacao ul {
	width: 770px;
	background-color: #1d3f6e;
	padding: 0;
	margin: 0;
	border-top: 1px solid #256cbb;
	/* border-bottom: 2px solid #df2100; */
	height: 2.25em;
	background-image: url(images/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.navegacao li {
	list-style-type: none;
	float: left;
	vertical-align: middle;
}

.navegacao li a {
	font-size: 1.1em;
	padding: 0.5em 0.8em 0.5em 0.8em;
	display: block;
	width: auto;
	/* text-transform: uppercase; */
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 17px;
}

.navegacao li a:hover {
	/* background-color: #ffa200; */
	color: #ffd200;
}



.barra_topo {
	width: 770px;
	margin: 0 auto 5px auto; 
	}


.barra_topo ul {
	padding: 0;
	margin: 0;
	height: 2.25em;
	border: 0 solid red;
}


.barra_topo li {
	list-style-type: none;
	float: right;
	vertical-align: middle;
	border: 0 solid red;
	color: #fff;
}

.barra_topo li a {
	padding: 0.2em 0.5em 0.3em 0.5em;
	display: block;
	width: auto;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin: 0 2px;
	background-color: #dedede;
	border-top: 1px solid #1a487b; 
	border-right: 2px solid #1a487b; 
	border-left: 1px solid #1a487b; 
	border-bottom: 2px solid #1a487b;
}

.barra_topo li a:hover {
	background-color: #ffa200;
	border-top: 1px solid #1a487b; 
	border-right: 2px solid #1a487b; 
	border-left: 1px solid #1a487b; 
	border-bottom: 2px solid #1a487b;
}


.pesquisar_form {
	width: 10em;
	background-color: #fff;
	color: orange; 
	margin: 0;
	padding: 2px 5px; 
	font-size: 12px; 
	border-top: 1px solid #1a487b; 
	border-right: 2px solid #1a487b; 
	border-left: 1px solid #1a487b; 
	border-bottom: 2px solid #1a487b;
	}




.separador {
	background-color: #ffffff;
	padding: 0.3em 0.8em 0.4em 0.8em;
	display: block;
	width: auto;
	/* text-transform: uppercase; */
	color: #ecb2b2;
	text-decoration: none;
	text-align: center;
	margin: 0 10px 0 0;
	}

.alimentacao {
	padding: 25px 20px 0 0;
	text-align: right;
	vertical-align: top;
	}

.rss {
	border: 0;
	}
	



/* MAIN BODIES
-------------------------*/

.barra_esquerda {
	width: 210px;
	background-color: #dadada;
	}


#main {
	margin: 0 auto;
	width: 550px;
	background-color: #ffffff;
	padding: 0 19px;
	border-right: 0 solid #f1dfb3;
	border-left: 0 solid #f1dfb3;
}

#main img {
	border: 0;
	}

#main a {
	color: #ff9900;
	text-decoration: none;
}

#main a:hover {
	color: #ff9900;
	text-decoration: underline;
}


#side {
	float: left;
	width: 200px;
	background-color: #eee;
}

#foot {
	margin: auto;
	width: 720px;
	padding: 19px;
	color: #fff;
}


/* MAIN MENU
-----------------------------------*/


#amenu li a {
	height: 15px;
	color: #ff9900;
	width: 80px;
	background-color: #fff;
	vertical-align: middle;
	text-decoration: none;
	}

#amenu li a:hover {
	height: 15px;
	color: #ff9900;
	width: 80px;
	background-color: #fff;
	vertical-align: middle;
	text-decoration: underline;
}


/* HEADINGS 
-----------------------------------*/
h1 { font-size: 1.8em; color: #4169ac; font-weight: bold; padding: 20px 0; margin: 0;  }
h2 { font-size: 1.3em; color: #4169ac; font-weight: bold; padding: 10px 0 5px 0; margin: 0 0 20px 0; border-bottom: 1px solid #c7d6f0;}
h3 { font-size: 1.3em; color: #1a2c44; font-weight: bold; padding: 20px 0 10px 0; margin: 0; }
h4 { font-size: 1em; color: #000; font-weight: normal; padding: 5px 0; margin: 0;}

.super_titulo h1 {
	line-height: 1em;
	}


#main h2 a {
	color: #ff9900;
	text-decoration: none;
	border: 0;
}

#main h2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}



#centered {
	margin: 0 auto;
	text-align: center;
}

#centered #s {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #ff9900;
}

#centered:hover {
	color: #ff9900;
}

#centered2 {
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.1em;
}

#centered2 a {
	color: #ff9900;
	text-decoration: none;
}

#centered2 a:hover {
	color: #ffd200;
	text-decoration: underline;
}

#box {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #172739;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style: none;
}

#box h3 {
	color:#737586;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 0;
}

#box li {
	font-weight: bold;
	padding: 2px 10px;
	text-align: left;
	border-bottom: 1px dotted #8e98a2;
}

#box li:hover {
	color: #505a65;
}

#box li a {
	color: #172739;
	text-decoration: none;
	}

#box li a:hover {
	color: #737586;
	text-decoration: none;
	border-bottom: 1px solid #ffa800;
}

#box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#box .children li {
	color: #a2a2a2;
	border-bottom: 0 dotted #656f7a;
	font-weight: normal;
	font-style: italic;
	padding: 2px 0 0 0;
	margin-left: 15px;
	list-style: square;
	list-style-position: inside;
	}

#boxx {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	padding: 20px;
	list-style: lower-roman;
}

#boxx h3 {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#boxx li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#boxx li:hover {
	background-color: #ffffff;
	border-bottom: 1px solid #ccc;
}

#boxx li a {
	color: #ff9900;
	text-decoration: none;
}

#boxx li a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#boxx ul {
	list-style: lower-roman;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}




/* LINKS
-----------------------------------*/
a {
	text-decoration: none;
}

a img {
	border: 1px solid #eee;
	padding: 3px;
}

/* COMMENTS
-----------------------------------*/

#comments a {
	color: #ff9900;
	text-decoration: none;
}

#comments a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	list-style-type: none;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.header {
	color: #1a2c44;
	text-transform: capitalize;
	font-weight: bold;
	}

#comments fieldset {
	border: 0px;
}

.comments_margin {
	padding-top: 5px;
	}


/* ENTRY
------------------------------------*/


.entry h1, .entry h3 {
	background-color: #ededed;
	margin: 0 -19px;
	padding: 15px 25px 20px 25px;
	border: 0 solid red;
	}

/* .entry h3 {
	background-color: #fff;
	margin: 0 -19px;
	padding: 15px 25px 20px 25px;
	border: 0 solid red;
	}
*/
.entry img {
	border: 1px solid #ff9900;
	padding: 5px;
}

.entry {
	padding: 0 0;
	text-align: justify;
}



.entry a {
	color: #ff9900;
	text-decoration: none;

}

.entry a:hover {
	color: #ff9900;
	text-decoration: none;
}

.entry p {
	margin-top: 0;
	}

.date {
	padding: 0 0 3px 0;
	margin: 0;
}

.info a {
	color: #ff9900;
	text-decoration: none;
}

.info a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.hidetxt {
	color: #fff;
}

.entry blockquote {
	padding: 3px;
	background-color: #ffffff;
}

.entry li {
	list-style-type: circle;
}

label {
	width: 60px;
	float: left;
}

#author, #email, #url, #comment, #comments #submit {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
}

/* SEARCH
-------------------------------------------*/

#search {
	border: 0px;
}

#searchbutton {
	background-color: #fff;
	border: 1px solid #999;
}

.button {
	background-color: #ff9900;
	color: white;
	font-weight: bold;
	}
	
	
	
/* CLASSES PARA AS IMAGENS PUBLICADAS
---------------------------------------------*/

.direita {
	margin-left: 15px;
	margin-bottom: 10px;
	}	
	
	
.esquerda {
	margin-right: 15px;
	margin-bottom: 10px;
	}		
	
.centro {
	margin: 15px auto;
	}	
	
.legenda {
	font-size: 10px;
	font-family: tahoma;
	font-style: italic;
	margin-bottom: 1.8em;
	}	
	
.thumb {
	margin: 0 8px 0 0;
	padding: 0;
	}	

.more {
	font-size: 10px;
	}	

.editlink {
	background-color: #fff4f4;
	border: 1px solid #e8a8a8;
	padding: 2px 8px;
	color: white;
	font-size: 9px;
	font-weight: bold;
	}	


.recentes ul {
	margin: 0;
	padding: 0;
	border: 0 solid red;
	}

.recentes li.artigos {
	background-image: url(images/lista2.gif);
	}	

.recentes li.analises {
	background-image: url(images/lista2.gif);
	}		

.recentes li {
	color: #666;
	list-style: circle;
	list-style-position: inside;
	background-position:left;
	background-repeat: no-repeat;
	padding-top: 2px;
	}	

#entrada h2.novidades {
	background-image: url(images/lista_novidades.gif);
	}

#entrada h2.artigos {
	background-image: url(images/lista_artigos.gif);
	}

#entrada h2.analises {
	background-image: url(images/lista_analises.gif);
	}
	
#entrada h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	}
	
#quotes {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 20px;
	min-height: 210px;
	background-image: url(images/entrada_fundo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}	
	
.frases {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.8em;
	line-height: 1.1em;
	text-align: right;
	padding-right: 350px;
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}	
	
.frase_legenda {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	padding-right: 350px;
	padding-top: 0;
	margin-top: 0;
	}	
	

#imagecaptioneasy_right img { border: 0px solid #1a2c44; margin-bottom:5px; padding:0; }
#imagecaptioneasy_right span { text-align: center; }
#imagecaptioneasy_right {
  padding: 0px;
  margin: 0 0 15px 20px;
  text-align: center; 
  float: right;
  font-family: tahoma,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  color: #666;
}


#imagecaptioneasy_left img { border: 0 solid #1a2c44; margin-bottom:5px; padding: 0; }
#imagecaptioneasy_left span { text-align: center; }
#imagecaptioneasy_left {
  padding: 0;
  margin: 0 20px 15px 0;
  text-align: center; 
  float: left;
  font-family: tahoma,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  color: #666;
}


#imagecaptioneasy_top_right img { border: 0 solid #1a2c44; margin-bottom:5px; padding: 0; }
#imagecaptioneasy_top_right span { text-align: center; }
#imagecaptioneasy_top_right {
  padding: 0;
  margin: 0 0 15px 20px;
  text-align: center; 
  float: right;
  font-family: tahoma,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  color: #666;
	border: 0 solid red;
}


#imagecaptioneasy_top_left img { border: 0 solid #1a2c44; margin-bottom:5px; padding: 0; }
#imagecaptioneasy_top_left span { text-align: center; }
#imagecaptioneasy_top_left {
  padding: 0;
  margin: 0 20px 15px 0;
  text-align: center; 
  float: right;
  font-family: tahoma,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  color: #666;
}

#imagecaptioneasy_center img { border: 0 solid #1a2c44; margin: 0 auto 5px auto; padding: 0; }
#imagecaptioneasy_center span { text-align: center; }
#imagecaptioneasy_center {
  padding: 0;
  margin: 0 auto 15px auto;
  text-align: center; 
  float: none;
  font-family: tahoma,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  color: #666;
}

.autor {
  font-family: tahoma,helvetica,sans-serif;
  font-size: 10px;
  color: #666;
	}	