/*  
Theme Name: Projeto Generosidade
Theme URI: http://www.estudiopin.com.br/
Description: Tema editado por Est&uacute;dio Pin.
Author: Est&uacute;dio Pin
Author URI: http://www.estudiopin.com.br/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */
* {
margin: 0;
padding: 0;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

body {
	background: url(images/fd_body.gif) repeat center;
	}

#content {
	
	}

.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {
font-size: 12px;
	
	}

.widecolumn {
	
	}

/*.narrowcolumn .postmetadata {
	text-align: center;
	}*/




small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}
	
.entry {
	margin-top: 10px;
}

/*
.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;
	}
*/
#sidebar a{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	}


/*
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}*/

#wp-calendar #prev a, #wp-calendar #next 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 */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
width: 777px;
height: auto;
margin: 0 auto;
background-color:#FFFFFF;
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 15px 0 15px;
	margin: 0px 0 0;
	width: 553px;
	}

.widecolumn {
	float: left;
	padding: 0 15px 0 15px;
	margin: 0px 0 0;
	width: 553px;
	}

.post {
float: left;
	width: 553px;
	text-align: justify;
	margin: 0 0 0 0;
	}

.post hr {
	display: block;
	}

.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 {
	float: left;
	margin-top: 15px;
	font-size: 11px;
}

.postmetadata a{
font-size: 11px;
}

/*#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}*/
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 15px 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	margin-bottom: 15px;
	width: 160px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style:none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style:none;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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*/
.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 Sidebar */
#sidebar
{
	float: left;
	padding: 20px 0 0 15px;
	width: 174px;
	background-color: #fdfae9;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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*/

/*topo*/
#topo {
float: left;
width: 777px;
height: 152px;
background-color:#FFFFFF;
}

#topo #logo {
float: left;
width: 430px;
height: 129px;
}

#topo #patrocinio {
float: left;
width: 346px;
height: 80px;
margin-top: 7px;
}

#topo #patrocinio .patro {
font-size: 10px;
}

#topo #busca {
float: left;
width: 265px;
height: 36px;
margin-top: 10px;
}

#topo #tabBusca {
float: left;
font-weight: normal;
width: auto ;
}

#topo #busca .busca{
width: 292px;
height: 14px;
font-size: 12px;
border: 1px solid #999999;
padding: 3px;
margin-top: 1px;
}

#topo #busca .btOk{
float: left;
width: 30px;
height: 22px;
margin-left: 10px;
_margin-left: 5px;
}


/*menu*/

/*MENU*/
#menuH{
float: left;
width: 773px;
height: 24px;
}

#menuH ul{
float:left;
}

#menuH ul li{
display: inline;
float:left;
text-indent:-9999em;
}

#menuH ul li a {
float: left;
}

#menuH ul li a.item1 {
background-image: url(images/bt_paginaprincipal.gif);
width:192px;
height:24px;
}

#menuH ul li a.item1:hover {
background-position: 0 -24px;
}

#menuH ul li a.item2 {
background-image: url(images/bt_historiasgenerosas.gif);
width:200px;
height:24px;
}

#menuH ul li a.item2:hover {
background-position: 0 -24px;
}

#menuH ul li a.item3 {
background-image: url(images/bt_enviesuahistoria.gif);
width:187px;
height:24px;
}

#menuH ul li a.item3:hover {
background-position: 0 -24px;
}

#menuH ul li a.item4 {
background-image: url(images/bt_sobreoprojeto.gif);
width:140px;
height:24px;
}

#menuH ul li a.item4:hover {
background-position: 0 -24px;
}

#menuH ul li a.item5 {
background-image: url(images/bt_rss.gif);
width:54px;
height:24px;
}


#subMenu {
	position:absolute;
	left:0;
	top:0;
	width:194px;
	height:48px;
	z-index:1;
	visibility: hidden;
}

#subMenu ul{
float:left;
}

#subMenu ul li{
display: block;
float:left;
text-indent:-9999em;
}

#subMenu ul li a {
float: left;
}

#subMenu ul li a.subItem1 {
background-image: url(images/bt_apresentacao.gif);
width:194px;
height:24px;
}

#subMenu ul li a.subItem1:hover {
background-position: 0 -24px;
}

#subMenu ul li a.subItem2 {
background-image: url(images/bt_cartadoeditor.gif);
width:194px;
height:24px;
}

#subMenu ul li a.subItem2:hover {
background-position: 0 -24px;
}

/*sub Menu 2*/

#subMenu2 {
	float: left;
	position:absolute;
	left:0;
	top:0;
	width:199px;
	height:48px;
	z-index:1;
	visibility: hidden;
}

#subMenu2 ul{
float:left;
}

#subMenu2 ul li{
display: block;
float:left;
text-indent:-9999em;
}

#subMenu2 ul li a {
float: left;
text-indent:-9999em;
}

#subMenu2 ul li a.subItem1 {
background-image: url(images/bt_reportagens.gif);
width:199px;
height:24px;
}

#subMenu2 ul li a.subItem1:hover {
background-position: 0 -24px;
}

#subMenu2 ul li a.subItem2 {
background-image: url(images/bt_suashistorias.gif);
width:199px;
height:24px;
}

#subMenu2 ul li a.subItem2:hover {
background-position: 0 -24px;
}

/*fim menu*/

p {
font-size: 12px;
color: #000;
}

span {
font-size: 12px;
color: #000;
}

.p2 {
font-size: 11px;
}

.p3 {
font-size: 10px;
}

.espTop {
margin-top: 5px;
}

.branco {
color: #FFFFFF;
width: 124px;
margin-left: 20px;
}

.abranco {
color: #FFFFFF;
}

a {
font-size: 12px;
color: #777777;
text-decoration: underline;
}

.a2 {
font-size: 11px;
}

.sideLinks {
margin-bottom: 15px;
}

h1 {
font-size: 20px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
}

h1 a{
font-size: 20px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
text-decoration: none;
}

.title {
margin-left: 20px;
margin-top: 10px
}

h2 {
font-size: 14px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
}

h3 {
font-size: 14px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
}

.post h3 a{
font-size: 20px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
text-decoration: none;
}

h4 {
font-size: 20px;
color: #1c75bb;
font-weight: normal;
}

h5 {
font-size: 12px;
color: #1c75bb;
text-transform:uppercase;
}

h6 {
width: 450px;
font-size: 12px;
color: #777777;
font-style:italic;
}

#box {
float: left;
width: 777px;
height: auto;
background: url(images/fd_box.gif) repeat-y;
}

#topBox {
float: left;
width: 777px;
height: 9px;
text-indent: -9999em;
background: url(images/fd_topBox.gif) no-repeat;
margin-top: 10px;
_margin-bottom: -10px;
}

#bottomBox {
float: left;
width: 777px;
height: 12px;
text-indent: -9999em;
background: url(images/fd_bottomBox.gif) no-repeat;
}

/*rodape*/
#footer {
float: left;
width: 771px;
_width: 770px;
height: 75px;
background-color: #fdfae9;
margin: 15px 0 0 1px;
}

#footer #logoEditora {
float: left;
width: 48px ;
height: 61px ;
margin: 10px 0 0 20px;
_margin-left: 10px;
}

#footer #footerLinks {
float: left;
width: 600px;
height: 15px;
margin: 20px 0 0 10px;
}

#footer #footerLinks ul{
float:left;
}

#footer #footerLinks ul li{
display: inline;
float:left;
margin-bottom: 10px;
border-left: 1px solid #777777;
}

.borda {
border-right: 1px solid #777777;
}

#footer #footerLinks ul li a {
float: left;
font-size: 11px;
padding: 0 5px;
}

#footer #rss {
float: left;
width: 30px;
height: 30px;
margin: -10px 0 0 40px; 
}

.linha {
float: left;
margin: 15px 0;
}

.MsoNormal {
font-size: 12px;
}

