/*
Theme Name: GabrielZ Blog
Theme URI: http://www.indexainternet.com.br/
Description: Tema wordpress para o Blog do Gabriel Zamprogna, desenhado e implementado por Gabriel Zamprogna e Mayron Cimardi.
Version: 1.0
Author: Indexa
Author URI: http://www.indexainternet.com.br/

	GabrielZ Blog v1.0
	 http://gabriel.indexainternet.com.br

	Este tema foi desenhado e implementado
	pela Indexa.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* ---------- TAGS E ESTRUTURA ---------------------------------------------- */

/* Tags */
BODY{
	height:100%;
	background:#FFF;
	font:62.5% Verdana, Arial, Sans-Serif;
	color:#666;
	margin:0;
	padding:0}
A:link,A:active,A:visited{
	color:#B1C806;
	text-decoration:underline}
A:hover{text-decoration:none}
BR.limpo{clear:both}
H2,P{
	margin:0;
	padding:0}
H2{
	font-size:1.6em;
	font-weight:normal;
	color:#B1C806}
H3{
	font-size:12px;
	font-weight:normal}
P{margin-bottom:1em}
IMG{border:0}
UL{
	margin:0;
	padding:0}
#sidebar LI{list-style-type:none}
SMALL{color:#888}
FORM{margin:0}

/* Estrutura */
#frametopo{
	width:100%;
	height:33px;
	border:none}
#estrutura{
	width:758px;
	min-height:600px;
	height:auto;
	margin:0 auto}
#sidebar{
	width:120px;
	float:left;
	padding-right:20px;
	border-right:1px solid #E3E9EF}
#conteudo{
	width:600px;
	float:right}
#sidebar A{
	color:#888;
	text-decoration:none}
#sidebar A:hover{background:#eee;}
#sidebar .about A{
	color:#B1C806;
	text-decoration:underline}
#sidebar .about A:hover{
	text-decoration:none;
	background:transparent}
/* ---------- TOPO ---------------------------------------------------------- */

/* Area topo */
#topo{
	height:92px;
	margin-top:21px}
#topo_foto{
	width:140px;
	height:92px;
	border:1px solid #E3E9EF;
	float:left}
#titulo{
	width:500px;
	position:relative;
	left:20px;
	top:25px;
	float:left}
#topo H1{
	position:absolute;
	left:-5000px}
#description{
	font-size:1.2em;
	color:#808080}

/* ---------- CONTEUDO ------------------------------------------------------ */

.post H2 A{text-decoration:none}
.post{font-size:1.2em}
LABEL{cursor:pointer}
.about{margin-bottom:20px}
#sidebar INPUT#s{
	width:120px;
	font:11px Verdana, Arial, Sans-Serif}
#sidebar INPUT#searchsubmit{cursor:pointer}
#sidebar HR{
	height:1px;
	border:0;
	margin-bottom:0.5em;
	color:#E3E9EF;
	background:#E3E9EF}
SMALL.data, SMALL.icones{display:block}
SMALL.icones{margin:0.5em 0 1em 0}
SMALL.icones IMG{margin-right:0.5em}
.post P{line-height:1.4em}
.post UL{
	margin:1em 0 1em 1.3em}
.post LI{line-height:1.4em}
.post UL UL{
	margin-top:0;
	margin-bottom:0}
.post UL{
	list-style-image:url('images/marcador1.gif');
	list-style-type:circle}
.post UL UL{
	list-style-image:url('images/marcador2.gif')}
.bookmarkify{margin:1em 0}
.entry IMG.alignright{
	border:7px solid #F3F3EE;
	margin:3px 0 3px 10px}
.entry IMG.alignleft{
	border:7px solid #F3F3EE;
	margin:3px 10px 3px 0}
.post{margin-bottom:2.5em}
.postmetadata{
	padding:12px;
	border-bottom:1px solid #E3E9EF}
CODE{
	line-height:1.2em;
	font-size:12px;
	background:#eee;
	color:#930}

/* ---------- RODAPE -------------------------------------------------------- */
#rodape{
	width:753px;
	height:53px;
	text-align:right}
#rodape,#rodape A:link,#rodape A:active,#rodape A:visited{
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	color:#888;
	text-decoration:none}
#rodape A:hover{color:#4c6402}