/*
Theme Name: Mochilas de Viagem 
Theme URI: http://www.geosfera.com.br/
Description: Tema desenvolvido por Geosfera.
Version: 1.0
Author: Carlos Gutierre
Author URI: http://www.weborange.com.br/carlosgutierre/
Tags: deuter, mochilas, viagem, aventura

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

/*-----------------------------------------------------------------------
Estrutura
------------------------------------------------------------------------*/

body {
background-color:#efefef;
margin: 0;
font-family:'Verdana';
color:#333333;
font-size: 13px;
overflow:-moz-scrollbars-vertical;}

h1, h2, h3, h4, h5, p {
margin:0;
padding:0;}

h2{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:lighter;
padding-top:9px;
}

h3{
font-family:'Verdana';
color:#333333;
font-size: 15px;
font-weight:bold;}

.logo {
position:absolute;
padding:0;
margin:0;
text-indent:-9999px;}

a:link, a:visited, a:active {
color:#395800;
text-decoration:none;
font-weight:normal;}

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

/*-----------------------------------------------------------------------
Div's #Home
------------------------------------------------------------------------*/

.logotipo {
position:absolute;
z-index:999;
width:140px;
height:125px;
top:7px;
left:50%;
margin-left:-496px;}

#topo-home {
width:1000px;
height:356px;
margin:0 auto;}

#topo-interno {
width:1000px;
height:147px;
margin:0 auto;}

#titulo-interno {
width:1000px;
height:49px;
margin:0 auto;
background: url('images/bg-titulos-interno.jpg') top center no-repeat;}

#menu-interno {
width:1000px;
height:36px;
margin:0 auto;
background: #395800 url('images/bg-menu-interno.gif') 12px 0px no-repeat;}

#menu-interno, #menu-interno a:link, #menu-interno a:visited,  #menu-interno a:active {
font-size:14px;
color:#fff;
text-decoration:none;}

#menu-interno a:hover {
color:#fff;
text-decoration:none;}

#menu-interno ul {
list-style:none;
padding:0;
margin:0 0 0 380px;
vertical-align:middle;}

#conteudo-interno {
width:1000px;
height:auto;
margin:0 auto;
background: #FFFFFF url('images/bg-conteudo.gif') center bottom repeat-x;*/
background: #FFFFFF;}

#cinza-home {
background:#f3f3f3;
width:1000px;
height:105px;
margin:0 auto;}

#footer {
position:relative;
width:1000px;
height:35px;
margin:0 auto;
text-align:center;
background-color:#FFFFFF;}

#menu-rodape, #menu-rodape a:link, #menu-rodape a:visited,  #menu-rodape a:active {
font-size:11px;
color:black;
text-decoration:none;
padding-top:10px;}

#menu-rodape a:hover {
color:#3a5800;
text-decoration:none;}

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

#menu-rodape li{
display:inline;
padding:0;
margin:0;}

.divisor-int {
width:915px;
height:auto;
position:relative;
margin:0 auto;
clear:both;
padding:0;}

/*-----------------------------------------------------------------------
Class
------------------------------------------------------------------------*/

.titulos {
	display:inline;
}

.topicos {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:lighter;
}

.titulo-primeiro {
float:left;
height:40px;
margin:0 0 0 380px;}

#commentlist p {
  padding: 2px;
  background: #efefef;
  border: #d6d6d6 1px solid;
  display: block;
  margin: 5px;
}

#commentlist li {
  border-bottom: #d6d6d6 1px dotted;
}

#comentar {
  margin: 20px 0 0 0;
}


#comentar input, #comentar textarea {
  border: #d6d6d6 1px solid;
  margin: 10px 0 10px 0;
  padding: 2px;
}

#comentar textarea {
  width: 100%;
}

#comentar .botao {
  padding: 5px;
  font: bold 14px Verdana;
  border: #d6d6d6 1px solid;
  -moz-border-radius: 5px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: disc;
}

#sidebar ul li {
  margin: 0 0 0 10px;
}

#sidebar .input {
  border: #d6d6d6 1px solid;
  padding: 2px;
}


.post {
  border-bottom: #d6d6d6 1px dotted;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.post p {
  margin: 20px 0 20px 0;
  letter-spacing: -1px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Alterado dia 13/04/2010 - Wallace */

li#rss-4 {
	list-style:none;
}

#newsletterFormDiv a {
	border:none;
}

#newsletterFormDiv img {
	margin:1px 0 0 0!important;
	border:none;
}
input#emailInput {
	width:146px!important;
	height:20px!important;
	border:1px solid #ccc!important;
	margin:0!important;
	padding:0!important;
}

#etiqueta {
	display:none;
}
