/**
 * Folha de Estilo Principal.
 * Alexandre Brodt Fernandes, alexandre [at] xalexandre [dot] com [dot] br
 * 07/09/2009
 */
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */

body {
padding:0;
margin:0; 
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:130%;
background: url(../images/bg_l.jpg) no-repeat;
}

div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, hr, address {
padding:0;
margin:0; 
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:130%;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}

p, h1, h2 {
	margin: 10px 15px;
}

/* images */



/* form elements */
form {
	margin:0px; padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	width: 1004px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}

#topo {
	width:100%;
	height:260px;
}

#menuSuperior{width:990px; margin:32px 0 0 0; padding:0px; float:left}
#menuSuperior ul{width:400px; margin:0px; padding:0px; float:right; display:block}
#menuSuperior ul li{width:auto; margin:0px; padding:0px; float:left; display:block}
#menuSuperior ul li a{width:auto; height:18px; margin:0px; padding:0px; float:left; font-family:Arial; font-size:12px; color:#45ada9; line-height:13px; text-decoration:none; cursor:pointer}
#menuSuperior ul li a:hover{background:url(../images/rightCurve.jpg) no-repeat right}
#menuSuperior ul li a span{width:auto; height:16px; margin:0px; padding:2px 8px 0 8px; float:left; cursor:pointer}
#menuSuperior ul li a:hover span{background:url(../images/leftCurve.jpg) no-repeat left}
#menuSuperior ul li .blank{width:1px; height:18px; margin:0px; padding:0 5px 0 5px; float:left; background:url(../images/mBlank.jpg) no-repeat center top}

#dBusca{
		float: right; padding: 90px 25px 0 0;
}

#busca{
	background-color: #dcdcdc;
}

.topo_busca{
	background-image:url(../images/topo_busca.gif);
	background-repeat:no-repeat;
	width:385px;
	height:13px;
}
.meio_busca{
	background-image:url(../images/meio_busca.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	width:385px;
	height:30px;
}
.rodape_busca{
	background-image:url(../images/rodape_busca.gif);
	background-repeat:no-repeat;
	width:385px;
	height:13px;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

#pensamento {
	width:100%;
	margin-top:20px;
	height:50px;
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0px;
	width: 660px;		
}

.post-text {
	width: 650px;
	margin: 0px 50px 40px 0px;
	padding: 5px 0px 0px 20px;
	line-height: normal;
}
.post-footer {
	width: 650px;
	height: 47px;
	margin: 20px 50px 40px 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/img07.gif) no-repeat;
	line-height: normal;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0px 10px 0px 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0px 10px 0px 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0px 10px 0px 5px;
}

.post-footer .maisuma {
	background: url(../images/plus.png) no-repeat left center;
	padding-left: 20px; margin: 0px 10px 0px 5px;
}

.comentario-head {
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	line-height: normal;
}
.comentario-text {
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	line-height: normal;
}

/* sidebar */
#sidebar {
	float: left;
	width:200px;
	margin: 0px;
	padding: 0px; 
	display: inline;
	overflow:hidden;
}

ul li{
  padding: 0px 0px 0px 0px ;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul a {
	width:180px; display:block; 
	background:url(../images/bullet-normal.gif) 0 7px no-repeat #fff; 
	color:#305E5C; 
	line-height:22px;
	text-decoration:none;
	padding:0px 0px 0px 15px; 
	border-bottom:1px dashed #AECCCA; 
	font-family:Verdana; 
	font-size:10px;
	text-decoration : none; 
	color :#16738e;	 
	background:url(../images/bullet-normal.gif) 0 7px no-repeat;
}

#sidebar ul a:hover {
	background:url(../images/bullet-hover.gif) 0 7px no-repeat #fff; 
	color:#305E5C; 
	line-height:22px; 
	text-decoration:none;
	padding:0 0 0 15px;
	border-bottom:1px dashed #AECCCA; 
	font-family:Verdana;
	font-size:10px;
	text-decoration : none; 
	color :#16738e;	
	background:url(../images/bullet-hover.gif) 0 7px no-repeat;
}

/* rightbar */
#rightbar {
	float: right;
	width: 120px;
	padding: 0; margin:0;		
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(../images/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center {	text-align: center; }

/* additional classes */
.clear {	clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
.autor {
	color: #BFBFBF;
	margin: 0px 50px 40px 0px;
	padding: 5px 0px 0px 20px;
}
	.sugestoes {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000000;	
		color: #FFFFFF;
		z-index: 9999999;
	}
	
	.sugestoesLista {
		margin: 0px;
		padding: 0px;
		z-index: 9999999;
	}
	
	.sugestoesLista li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		z-index: 9999999;
	}
	
	.sugestoesLista li:hover {
		background-color: #659CD8;
		z-index: 9999999;
	}
