/* 
Theme Name: Turismo &amp; Inf&acirc;ncia 2009
Theme URI: http://www.turismoeinfancia.com.br/
Description: CTI theme. Designed and built by Jos&eacute; Pirau&aacute;.
Version: 1.0
Author: Jos&eacute; Pirau&aacute;
Author URI: http://piraua.com/
Tags: green and yellow, custom header, fixed width, two columns

	Turismo &amp; Inf&acirc;ncia v1.0
	http://www.turismoeinfancia.com.br/
  
	This theme was designer and built by Jos&eacute; Pirau&aacute;,
	for the campaign against sexual motivated tourism in Brazil.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #060;
}
body {
	background: url(img/bg-airplane.gif)  bottom center no-repeat #fafafa;
}
html {
	background: url(img/bg-body.gif) top left repeat-x  #f6eab2;
}
img {
	border: 0;
}

/* TOPO */
#topo {
	background: #006732;
	height: 350px;
	overflow: hidden;
	border-bottom: 50px solid #eacf46;
}
h1,
h1 a {
	font-size: 37px;
	padding: 50px 0 0 0;
	text-align: right;
	width: 770px;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
}
h1 a {
  display: block;
	padding: 0;
}
h1 span {
  display: block;
	width: 240px;
	margin-left: 530px;
}
h1 small {
	float: right;
	width: 250px;
	padding-top: 25px;
	font-size: 18px;
	display: block;
	font-weight: normal;
}
#marca {
	display: block;
	float: left;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -540px;
	overflow: hidden;
}


/* MENU */
#menu {
	list-style: none;
	font-size: 13px;
	width: 770px;
	height: 50px;
	margin: 0 auto -50px auto;
	position: relative;
	top: -50px;
	text-align: right;
}
#menu li{
	float: left;
	margin: 0 6px 0 0;
	background: url(img/ponto-menu.gif) no-repeat left center;
}

#menu li.first-child {
	background: none;
}
#menu li.last-child {
	margin-right: 0px;
}
#menu a{
	display: block;
	font-weight: bold;
	color: #363;
	text-decoration: none;
	line-height: 50px;
	padding-left: 12px;
}
#menu a:hover{
	color: #060;
	text-decoration: underline;
}
.home #menu li.recuado,
#menu li.current_page_item a
{
	background: url(img/seta-menu.gif) bottom center no-repeat;
}


/* CONTEÚDO */
#content {
	font-size: 12px;
	border-top: 40px solid #fafafa;
	width: 770px;
	margin: 0 auto;
}
#content h3,
#content h3 a {
	font-size: 20px;
	color: #0f5b9b;
	padding-bottom: 18px;
	text-decoration: none;
}
#content #ultimas h3 {
	padding-bottom: 6px;
}
#ultimas {
	width: 246px;
	font-weight: bold;
	color: #990;
	float: left;
}
.home #ultimas {
  clear: left;
}
#ultimas p {
	padding: 12px 0;
	border-bottom: 1px solid #d0d5d0;
}
#ultimas p.last-child {
	border-bottom: none;
}
#ultimas a{
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#ultimas div#maisnoticias a{
	font-weight: bold;
	color:#0F5B9B;
	padding-top:1em;
	padding-left:2px;
	float:left;
}

#ultimas div#maisnoticias a.feed{
margin-left:10px;
}

#content a:hover {
	text-decoration: underline;
}
#cartilha {
	width: 246px;
	margin: 0 0 40px 15px;
	float: left;
}
#conceitos {
	width: 246px;
	margin: 0 0 40px 15px;
	float: left;
}
#conceitos a{
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
}


/* INTERNAS */
#content.interna #ultimas,
#content.interna #cartilha,
#content.interna #conceitos {
	float: right;
}
#content.interna #cartilha {
	margin-top: 40px;
}
#content h2,
#content h2 a {
	font-size: 30px;
	color: #0f5b9b;
	padding-bottom: 18px;
	text-decoration: none;
}
#content h3 small {
	display: block;
	color: #666;
	font-size: 70%;
	font-weight: normal;
}
#content h4 {
	font-size: 16px;
	color: #0f5b9b;
	margin-bottom: 20px;
}
#texto, 
#lista,
#form {
	float: left;
	width: 485px;	
	font-size: 14px;
	min-height: 600px;
	margin-bottom: 40px;
}
#texto p {
	margin-bottom: 20px;
}
#texto p.pre-lista {
	margin-bottom: 5px;
}
#texto ul,
#texto ol {
	margin: 0 0 20px 25px;
}
#texto li {
	margin-bottom: 5px;
}
/* TABELAS */
#texto table {
	width: 100%;
	border-collapse: collapse;
}
#texto th {
	background: #0f5b9b;
	color: #fff;
	padding: 10px 15px;
}
#texto td {
	padding: 10px 15px;
	vertical-align: top;
}
tr.impar { 
	background: #f6eab2;
}
#texto blockquote {
	font-style: italic;
}
/* IMAGENS DENTRO DO TEXTO */
.imagem {
	margin-bottom: 20px;
}
.imagem-150 {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 150px;
}
.imagem span,
.imagem-150 span,
.legenda {
	display: block;
	font-size: 90%;
	color: #666;
}
.imagem-150 span {
	padding-left: 7px;
}



/* PÁGINA DE LISTA */
#lista ul {
	list-style: none;
}
#lista li {
	font-size: 90%;
	color: #333;
	margin-bottom: 20px;
}

#lista li span{
	font-size: 90%;
	color: #333;
	margin-bottom: 20px;
}

#lista small {
	font-size: 100%;
	color: #888;
}
#lista a {
	font-size: 112%;
	display: block;
	text-decoration: none;
}
#lista a:hover {
	text-decoration: underline;
}


/* COMENTÁRIOS */
.comments-template{
	margin: 40px 0 0 0;
	padding: 10px 0 0 0;
}
#texto .comments-template p{
  margin: 0;
}
#texto .comments-template ol {
  list-style: none;
  margin: 0 0 40px 0;
}
#texto .comments-template ol li{
	padding: 20px;
	line-height: 18px;
}
#texto .comments-template ol li.alt{
  background: #f2f2f2;
}
.comments-template h2, .comments-template h3{
	font-size: 16px;
}
.commentmetadata{
	font-size: 12px;
}
.comments-template fieldset{
  border: none;
  margin-bottom: 10px;
}
.comments-template label{
  color: #666;
}
.comments-template input,
.comments-template textarea {
	border: 1px solid #ccc;
	line-height: 18px;
	height: 18px;
	padding-left: 3px;
	width: 280px;
	font-size: 14px;
}
.comments-template textarea {
	height: 100px;
	padding-top: 3px;
}
.comments-template .button {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #060;
	border: none;
	width: 80px;
	height: 30px;
	cursor: pointer;
	background:url(img/bg-button-enviar.gif) top left no-repeat;
}
.nocomments {
	display: none;
}


/* RODAPÉ */
#footer {
	margin-top: 40px;
	height: 330px;
	clear: both;
	background: url(img/bg-airplane.gif) bottom center no-repeat #f6eab2;
}
#marcas {
	width: 770px;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	text-align: center;
}
#marcas img {
	margin-left: 20px;
}
#marcas img.primeiro {
	margin-left: 0px;
}
#links {
	width: 770px;
	margin: 0 auto;
}
#links p {
	font-size: 12px;
	color: #666;
	float: left;
	width: 246px;
	margin-left: 15px;
}
#links p.primeiro {
	margin-left: 0;
}
#links a {
	text-decoration: none;
	display: block;
	margin-top: 18px;
}
#links a:hover {
	text-decoration: underline;
}


/* consertos */


div.single_historico_dados{
margin-top:-9px;
}

div.single_historico_foto{
margin-top:18px;
}

div#texto div#lista ul
{
margin-left:0px
}


#lista div.wp-pagenavi a,
#lista div.wp-pagenavi a {
	font-size: 100%;
	display: inline;
}

/* consertos */


li.lang{
width:250px;
}

li.lang ul{
list-style:none;
}

li.lang ul li{
width:200px;
text-align:left;

}

li.lang li.active{
display:none;
}

li.lang ul li a
{
text-decoration:none;
font-weight:bold;
background-position:left center;
}

li.lang ul li a span{
padding-left:10px;
}

li.lang li a:hover
{
text-decoration:underline;
}