/*  
Theme Name: ABCD Nossa Casa
Theme URI: http://www.abcdnossacasa.org.br/
Description: Tema feito exclusivamente para o site da <a href="http://www.abcdnossacasa.org.br/">ABCD Nossa Casa</a>.
Version: 0.1
Author: Adriano Ribeiro
Author URI: http://www.neuroniodigital.com.br/

	ABCD Nossa Casa v0.1
	http://www.abcdnossacasa.org.br/

	This theme was designed and built by Adriano Ribeiro,
	whose portfolio you will find at http://www.neuroniodigital.com.br/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

body {
	margin: 0;
	padding: 0;
	color: Black;
	font: 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
	text-align: center;
	background: White;
}

img { border: none }

a:link {
	color: #C00;
}
a:visited {
	color: #900;
}
a:hover {
	color: #69F;
	text-decoration: none;
}
a:active {
	outline: none;
	color: #F00;
}

br.linha {clear: both}

/***************
page - Centraliza o conteúdo
***************/
div#page {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: url(/imgs/bg_cabecalho.gif) no-repeat top;
	position: relative;
}

/***********************
header - Cabeçalho do site
***********************/

#header {
	height: 100px;
	position: relative;
}
#headerimg {
	width: 150px;
	height: 147px;
	position: absolute;
}
#headerimg h1  {
	margin: 0;
}
#headerimg h1 a {
	width: 150px;
	height: 147px;
	display: block;
	text-indent:-5000em;
}
#headerimg .description {
	display: none;
}

/***********************
sidebar - Primeiro Nível de Navegação
***********************/
#sidebar {
	margin-top: 60px;
	width: 150px;
	float: left;
}
#sidebar ul {
	text-align: center;
	margin: 0 0 15px;
	padding: 10px 0;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
}
#sidebar li {
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#sidebar ul li a {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 150px;
	display: block;
	color: #369;
	text-decoration: none;
	font-weight : bold;
	padding: 2px 0;
}
#sidebar ul li a:hover {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #f7f7f7;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
}
#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar form {
	margin: 0;
}

/* Busca */

form#searchform {
	width: 200px;
	height: 22px;
	margin: 0 0 8px 0;
}
form#searchform br {
	display: none;
}
form#searchform input {
	float: left;
	margin: 0 5px 0 0;
	background: #FFF;
	font-size: 11px;
}

/* Parceiros */
#sidebar #linkcat-1 h2 {
	font-size : 14px;
	margin: 0 0 10px 0;
	font-weight : bold;
	border-bottom: 1px solid #900;
	color: #900;
}
#sidebar #linkcat-1 ul {
	text-align: center;
	margin: 0 0 15px;
	padding: 0;
	border: none;
}

/***********************
content - Bloco principal
***********************/
div#content {
	width: 410px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	padding: 0 15px 15px;
	line-height: 18px;

/* Hack para IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 380px;
	}
	html>body div#content {
	width: 380px;
/* Fim do Hack para IE5 */
}

div#content h2 {
	font: normal 20px "Georgia", Times, serif;
	color: #900;
	margin: 0 0 15px 0;
}
div#content h2 a {
	color: #900;
}
div#content h3 {
	color: #369;
	font-size: 14px;
	margin: 0 0 15px;
	border-bottom: 1px solid #369;
}
div#content h3 a {
	color: #369;
}
div#content h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #900;
	margin: 15px 0 1px 0;
	border-bottom: 1px solid #900;
	padding: 0 0 1px 0;
	width: 350px;
/*	clear: both;*/
}
div#content h4 a {
	margin: 0;
	color: #900;
	text-decoration: none;
}
div#content p {
	margin: 0 0 15px 0;
	line-height : 22px;
	font-size: 13px;
	text-align: justify;
//	font-family: Arial, Helvetica, sans-serif;
}
div#content .recuo {
	margin-top: -15px;
}
div#content ul {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
	font-size: 11px;
}
div#content ul li {
	margin: 0 0 5px;
}
div#content dl {
	margin: 0 0 15px;
}
div#content dd {
	margin: 0 0 5px 25px;
}
ul.leiamais {
	color: #369;
	list-style: square;
}
ul.leiamais a {
	color: #369;
}

#content p.breadcrumb {
	color: #999;
	margin: 0 0 5px;
	font-size: 10px;
}
#content p.breadcrumb a {
	color: #666;
}

/***********************
submenu - Segundo Nível de Navegação
***********************/
#submenu {
	width: 200px;
	float: right;
	margin: 10px 0 0;
}
#submenu div h4{
	background: #369;
	color: #FFF;
	text-transform : uppercase;
	font-size : 12px;
	padding: 0 0 0 5px;
	margin: 0;
}
#submenu div h4 a{
	color: #FFF;
}
#submenu div a{
	color: #369;
}
#submenu div li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu div ul {
	margin: 10px 0 10px 25px;
	padding: 0;
	list-style: square;
}
#submenu div ul li {
	list-style: square;
	color: #369;
}

/* Box */

div.box {
	margin: 0 0 15px 0;
}
/*div.box div {
	padding: 10px 20px 15px 10px;
}*/
div.box h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #369;
}
div.box p {
	font-size: 12px;
	margin: 0 0 10px 0;
}
div.box ul {
	font-size: 12px;
	margin: 0 0 10px 20px;
	padding: 0;
}
div.box div h2 a {
	color: #369;
	text-decoration: none;
}
div.box div h2 a:hover {
	text-decoration: underline;
}
div.box div h3 {
	color: #C00;
	font-size: 14px;
	margin: 0 0 15px;
}
div.box div h3 a:visited {
	color: #C00;
}
#fotos li {
	list-style: none;
}
 
 

/***************
foto - Formatação das imagens
***************/
div.foto {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px solid #CCC;
}
div.foto img {
	float: left;
}
div.semcontorno {
	border: none;
}
div.semmargem {
	margin: 0;
}
#content div.foto p {
	width: 200px;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 11px;
	color: #999;
}

/***********************
footer - Rodapé do site
***********************/
#footer {
	clear: both;
	margin: 15px 0;
	border-top: 1px solid #C00;
	text-align: center;
}
#footer address{
	margin: 5px 0; 
	color: #C00;
	font-size: 12px;
}
#footer p {
	margin: 0 0 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#footer p a {
	color: #999;
	text-decoration: underline;
}

/***********************
Outros
***********************/



#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
/*h2 {
	font-size: 1.6em;
	}*/

/*h2.pagetitle {
	font-size: 1.6em;
	}*/

/*h3 {
	font-size: 1.3em;
	}*/

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 25px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/* End Structure */



/*	Begin Headers */
/*h1 {
	padding-top: 70px;
	margin: 0;
	}*/

/*h2 {
	margin: 30px 0 0;
	}*/

/*h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}*/

/*h3 {
	padding: 0;
	margin: 30px 0 0;
	}*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
/*	width: 100%;*/
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

#respond {
	padding: 0 0 0 22px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}
#content p.comments {
	padding: 0 0 0 22px;
	font-size: 11px;
	background-position: 0 4px;
	background-repeat: no-repeat;
}
#content p.comments a {
	color: #369;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/***********************
Paginação
***********************/

p.navigation {
	margin: 0 0 12px;
	border: 1px solid #FFF;
	height: 21px;
	background: #FFF url(../img/paginacao_bg.gif) repeat-x;
}
p.navigation a:link, .navigation a:visited {
	float: left;
	padding: 2px 18px;
	color: #666;
	border: 1px solid #CCC;
}
p.navigation a {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-position: left 6px;
	text-decoration: none;
	font-weight: bold;
}
p.navigation a:hover {
	background-color: #FFF;
	color: #333;
	border: 1px solid #333;
}


/* Where captions are shown*/
p.caption {
		padding: 5px 0;
		color: #369;
}

/************************************
Formulários
************************************/

form#fale {
  margin: 0px;
  padding: 0px;
}

form#fale fieldset {
  border: 2px solid #CCC;
  padding: 10px;
  margin: 0;
  background-color: #f7f7f7;
}
form#fale legend {
  font-size: 11px;
  color: #666;
  margin: 0 !important;
  margin: 0 0 15px;
  padding: 0;
  font-weight: bold;
  
}
form#fale label {
  font-size: 11px;
  display: block;
  float: left;
  width: 80px;
  text-align: right;
  margin-right: 5px;
}
form#fale input, form#fale select, form#fale textarea {
  font-size: 12px;
  color: #333;
  padding: 1px;
}
form#fale #nome, form#fale #email {
	width: 210px;
}