/*
Theme Name: Danilo
Theme URI: http://www.dtgdesign.art.br
Description: Tema customizado criado por <a href="http://www.dtgdesign.art.br">Danilo T. Goncalves - Designer Digital</a>.
Version: 1.0
Author: Danilo Thome Goncalves
Author URI: http://www.dtgdesign.art.br
Tags: Webstandards, W3C, XHTML, CSS, Design, Web Design

dtgdesign
http://www.dtgdesign.art.br

Este tema foi desenvolvido por Danilo T. Goncalves,
meu site pessoal se encontra em http://www.dtgdesign.art.br

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

*/
/* Danilo Thome Goncalves - 2008 */

/*	BODY
<------------------------------------------------------------------------------------------> */
html, body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, img, fieldset {border:none;list-style:none;margin:0;padding:0}
ul, ol {color:#58595b;}
body {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background:#82b64a;
	height:100%;
	}
html {
	font-size:100%;
	height:100%;
	}
p {
	color:#fff;
	font-size:0.8em;
	}
a {
	color:#fff;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	text-decoration:underline;
	}
/*	TOPO
<------------------------------------------------------------------------------------------> */
#topo {
	background:url(img/bg_topo.jpg) top repeat-x;
	height:74px;
	overflow:hidden;
	}
#topo h1 {
	float:left;
        position:absolute;
        text-indent:-3000px;
	}
#menu {
	background:url(img/picture.jpg) left top no-repeat;
	height:74px;
	width:475px;
	margin:0 auto;
	padding:0 0 0 290px;
	}
#menu li {
	background:url(img/bg_menu_inativo_li.gif) left top no-repeat;
	float:right;
	margin:39px 0 0 7px;
	display:inline;
	}
#menu li ul {
	display:none;
	}
#menu li a {
	background:url(img/bg_menu_inativo_a.gif) right top no-repeat;
	float:left;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
	padding:0 16px;
	line-height:35px;
	}
#menu li a:hover {
	color:#fff;
	}
#menu li.ativo {
	background:url(img/bg_menu_ativo_li.gif) left top no-repeat;
	}
#menu li.ativo a {
	background:url(img/bg_menu_ativo_a.gif) right top no-repeat;
	color:gray;
	}
#menu li.ativo a:hover {
	color:yellow;
	}
	
/*	CONTAINER
<------------------------------------------------------------------------------------------> */
#container {
	background:#82b64a;
	min-height:100%;
	position:relative;
	}
* html body #container { height:100%; }
#corpo {
	background:#82b64a url(img/bg.jpg) repeat-x;
	}
#conteudo {
	margin:0 auto;
	width:770px;
	padding:0 0 130px 0;
	overflow:hidden;
	}
#conteudo #pernas {
	background:url(img/picture1.jpg) left top no-repeat;
	width:286px;
	height:290px;
	float:left;
	}

/*	TEMAS
<------------------------------------------------------------------------------------------> */	
#temas {
	position:absolute;
	right:0;
	top:0;
}
#temas ul {
	overflow:hidden;
}
#temas ul li {
	margin:5px;
	float:left;
}
#temas ul li a {
	width:16px;
	height:17px;
	display:block;
}
#temas ul li a#styles1 {
	background:transparent url(img/default.png) 0 -17px no-repeat;
	font-size:1px;
}
.styles1-selected {
	background:transparent url(img/default.png) no-repeat !important;
	font-size:1px;
}
#temas ul li a#styles2 {
	background:transparent url(img/orange.png) 0 -17px no-repeat;
	font-size:1px;
}
.styles2-selected {
	background:transparent url(img/orange.png) no-repeat !important;
	font-size:1px;
}
#temas ul li a#styles3 {
	background:transparent url(img/blue.png) 0 -17px no-repeat;
	font-size:1px;
}
.styles3-selected {
	background:transparent url(img/blue.png) no-repeat !important;
	font-size:1px;
}
#temas ul li a#styles4 {
	background:transparent url(img/gray.png) 0 -17px no-repeat;
	font-size:1px;
}
.styles4-selected {
	background:transparent url(img/gray.png) no-repeat !important;
	font-size:1px;
}

/*	RODAPE
<------------------------------------------------------------------------------------------> */	
#rodape {
	background:url(img/bg_rodape.jpg) bottom repeat-x;
	bottom:0;
	height:74px;
	position:absolute;
	width:100%
	}
#rodape div.content {
	background:url(img/logo_rodape.jpg) left top no-repeat;
	width:770px;
	height:74px;
	margin:0 auto;
	text-align:right;
	padding:0 0 0 0;
	color:#aaa;
	}
#rodape div.content a {
	font-size:0.8em;
	color:#ccc;
	padding:10px;
	}
#rodape div.content a.wordpress {
	background:url(img/wordpress.gif) 0 7px no-repeat;
	font-size:0.8em;
	color:#ccc;
	padding:10px 10px 10px 30px;
	}
#rodape div.content span {
	display:none;
	}

/*	PAG-INÍCIO
<------------------------------------------------------------------------------------------> */
#conteudo h2.inicio {
	margin:32px 0 0 0;
	height:123px;
	background:url(img/dtg.jpg) right bottom no-repeat;
	display:block;
	}
#conteudo h3.inicio {
	background:url(img/sobre_site.gif) left top no-repeat;
	height:20px;
	margin:10px 0 5px 315px;
	}
#conteudo h2.inicio span,
#conteudo h3.inicio span {
	display:none;
	}
#conteudo .justify-inicio {
	margin:0 0 0 315px;
	text-align:justify;
	color:#fff;
	}
#recentes {
	background:url(img/trabalhos.gif) left top no-repeat;
	padding:40px 0 0 0;
	margin:35px 0 0 23px;
	width:457px;
	float:right;
	height:300px;
	display:inline;
	}
#recentes ul.portfolio {
	padding:0 0 0 0;
	}
#recentes ul.portfolio li {
	background:url(img/border_img.jpg) no-repeat;
	display:inline;
	float:left;
	width:194px;
	height:168px;
	}
#recentes .esq {
	margin:0 33px 0 0;
	}
#recentes .dir {
	margin:0 0 0 33px;
	}
#recentes .esq a {
	display:block;
	padding:2px;
	margin:8px 6px 0 8px;
	position:relative;
	}
#recentes .esq a:hover {
	display:block;
	padding:2px;
	margin:8px 6px 0 8px;
	background:#ccc;
	}
#recentes .dir a {
	display:block;
	padding:2px;
	margin:8px 6px 0 8px;
	position:relative;
	}
#recentes .dir a:hover {
	display:block;
	padding:2px;
	margin:8px 6px 0 8px;
	background:#ccc;
	}
#recentes span {
	background:url(img/pin.png) center no-repeat;
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 85px;
	}
#recentes img {
	display:block;
}
	
/*	PAG-PORTFOLIO
<------------------------------------------------------------------------------------------> */
#conteudo h2.portfolio {
	margin:32px 0 0 0;
	height:123px;
	background:url(img/dtg.jpg) right bottom no-repeat;
	display:block;
	}
#conteudo h3.portfolio {
	background:url(img/portfolio_profissional.gif) left top no-repeat;
	height:20px;
	margin:8px 0 0 315px;
	}
#conteudo h2.portfolio span,
#conteudo h3.portfolio span {
	display:none;
	}
#conteudo .justify-portfolio {
	margin:5px 0 0 315px;
	text-align:justify;
	color:#fff;
	}
#conteudo .galeria {
	margin:0;
	padding:0;
	clear:both;
	}
#conteudo .galeria img {
	display:block;
	}
#conteudo .web {
	background:url(img/web_vertodos.gif) left top no-repeat;
	margin:20px 0 0 0;
	}
#conteudo .logotipos {
	background:url(img/logotipos_vertodos.gif) left top no-repeat;
	margin:20px 0 0 0;
	}
#conteudo .web1 {
	background:url(img/web.gif) left top no-repeat;
	padding:20px 0 0 0;
	}
#conteudo .logotipos1 {
	background:url(img/logotipos.gif) left top no-repeat;
	padding:20px 0 0 0;
	}
#conteudo .galeria .todosweb {
	display:block;
	width:80px;
	height:20px;
	margin:0 0 0 60px;
	}
#conteudo .galeria .todoslogotipos {
	display:block;
	width:80px;
	height:20px;
	margin:0 0 0 125px;
	}
#conteudo .galeria .todosweb span, #conteudo .galeria .todoslogotipos span {
	display:none;
	}
#conteudo .galeria ul {
	overflow:auto;
	}
#conteudo .galeria ul.trabalhos li {
	width:256px;
	float:left;
	height:168px;
	margin:15px 0 0 0;
}
#conteudo .galeria li.esquerdo {
	background:url(img/border_img.jpg) top left no-repeat;
	}
#conteudo .galeria li.esquerdo a {
	display:block;
	padding:2px;
	margin:8px 69px 0 8px;
	position:relative;
	}
#conteudo .galeria li.esquerdo a:hover {
	display:block;
	padding:2px;
	margin:8px 69px 0 8px;
	background:#ccc;
	position:relative;
	}
#conteudo .galeria li.centro {
	background:url(img/border_img.jpg) top center no-repeat;
	}
#conteudo .galeria li.centro a {
	display:block;
	position:relative;
	padding:2px;
	margin:8px 39px 0 39px;
	}
#conteudo .galeria li.centro a:hover {
	display:block;
	position:relative;
	padding:2px;
	margin:8px 39px 0 39px;
	background:#ccc;
	}
#conteudo .galeria li.direito {
	background:url(img/border_img.jpg) top right no-repeat;
	}
#conteudo .galeria li.direito a {
	display:block;
	position:relative;
	padding:2px;
	margin:8px 8px 0 69px;
	}
#conteudo .galeria li.direito a:hover {
	display:block;
	position:relative;
	padding:2px;
	margin:8px 8px 0 69px;
	background:#ccc;
	}
#conteudo .galeria span {
	background:url(img/pin.png) center no-repeat;
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 85px;
	}

/*	PAG-PORT-DETALHES
<------------------------------------------------------------------------------------------> */
#conteudo h2.detalhes {
	margin:32px 0 0 0;
	height:123px;
	background:url(img/dtg.jpg) right bottom no-repeat;
	display:block;
	}
#conteudo h3.detalhes {
	background:url(img/sobre_projeto.gif) left bottom no-repeat;
	height:20px;
	margin:25px 0 0 305px;
	}
#conteudo h3.design {
	background:url(img/sobre_design.gif) left bottom no-repeat;
	height:20px;
	margin:25px 0 0 305px;
	}
#conteudo h3.detalhes span {
	display:none;
	}
#conteudo .justify-detalhes {
	margin:5px 0 0 305px;
	text-align:justify;
	color:#fff;
	}
#conteudo .justify-design {
	margin:5px 0 20px 305px;
	text-align:justify;
	color:#fff;
	}
#detalhes-port {
	margin:0 0 0 0;
	}
#detalhes-port div.navigation{
	clear:both;
	}
#detalhes-port a.direito {
	background:url(img/anterior.gif) left top no-repeat;
	float:left;
	height:20px;
	width:100px;
	text-align:right;
	margin:0 0 10px 0;
	}
#detalhes-port a.direito:hover {
	background:url(img/anterior.gif) left bottom no-repeat;
	float:left;
	height:20px;
	width:100px;
	text-align:right;
	margin:0 0 10px 0;
	}
#detalhes-port a.esquerdo {
	background:url(img/proximo.gif) right top no-repeat;
	width:45%;
	float:right;
	height:20px;
	width:100px;
	margin:0 0 10px 0;
	}
#detalhes-port a.esquerdo:hover {
	background:url(img/proximo.gif) right bottom no-repeat;
	width:45%;
	float:right;
	height:20px;
	width:100px;
	margin:0 0 10px 0;
	}
#detalhes-port a span {
	display:none;
	}
#detalhes-port .imagem-port {
	margin:30px 0 10px 0;
	border:2px orange dotted;
	clear:both;
	background:#fff;
	}
#detalhes-port .imagem-port img {
	background:#fff;
	margin:18px;
	position:relative;
	display:inline !important;
	}
#detalhes-port a.todos {
	background:url(img/todos.gif) right top no-repeat;
	float:right;
	height:20px;
	width:140px;
	}
#detalhes-port a.todos:hover {
	background:url(img/todos.gif) right bottom no-repeat;
	float:right;
	height:20px;
	width:140px;
	}
#detalhes-port a.visitar {
	background:url(img/visitar.gif) left top no-repeat;
	float:left;
	height:20px;
	width:130px;
	}
#detalhes-port a.visitar:hover {
	background:url(img/visitar.gif) left bottom no-repeat;
	float:left;
	height:20px;
	width:130px;
	}
	
/*	PAG-CURRICULO
<------------------------------------------------------------------------------------------> */
        
#conteudo h2.curriculo {
	margin:32px 0 0 0;
	height:123px;
	background:url(img/dtg.jpg) right bottom no-repeat;
	display:block !important;
	width:480px;
	float:right;
	}
#conteudo h3.curriculo {
	background:url(img/curriculo.gif) left top no-repeat;
	height:20px;
	margin:20px 0 0 0;
	width:450px;
	float:right;
	}
#conteudo h2.curriculo span,
#conteudo h3.curriculo span {
	display:none;
	}
#conteudo .justify-curriculo {
	margin:5px 0 0 0;
	width:450px;
	float:right;
	text-align:justify;
	color:#fff;
	}
#conteudo .label {width:350px;}
#conteudo .tabela {
	margin:0;
	clear:both;
	}
#conteudo .curriculo {
	margin:0 0 10px 0;
	width:100%;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
#conteudo .curriculo caption {
	color:#fff;
	font-size:20px;
	text-align:left;
	border-bottom:1px #fff dotted;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	}
#conteudo .curriculo th {
	background:#97c269;
	color:#006633;
	font-weight:normal;
	text-align:right;
	padding:2px 5px 2px 0;
	}
#conteudo .curriculo td {
	padding-left:5px
	}

/*	PAG-BLOG
<------------------------------------------------------------------------------------------> */


#conteudo .post p {
	color:#58595b;
	padding-bottom:10px;
	}
#conteudo .post a {
	color:#426b17;
	text-decoration:underline;
	font-weight:bold;
	}
#conteudo  #posts {
	background:url(img/bg_top_post.gif) no-repeat;
	}
#conteudo .bg_top_post {
	background:url(img/bg_body_post.gif) repeat-y;
	overflow:hidden;
	width:465px;
	float:right;
	}
#conteudo .bg_bottom_post {
	background:url(img/bg_bottom_post.gif) no-repeat;
	height:118px;
	clear:both;
	}
.post {
	padding:50px 25px 0 25px;
	}
.feedback {
	padding:0 0 0 25px;
	background: url(img/mini-footer-comments.gif) 0 2px no-repeat;
	font-size:80%;
	font-weight:bold;
	}
.tags {
	font-size:80%;
	}
.post-date {
	width: 45px;
	height: 49px;
	margin:5px 0 0 0;
	padding:0 10px 20px 0;
	float:left;
	background: url(img/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	width:360px;
	float:left;
	margin:0 0 20px 0;
	}
.post-title h2 {
	font-size:22px;
	}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-content h4, .entry h4 {
	padding:20px 0 10px 0;
}
.post-content ul, .entry ul, .post-content ol {
	margin:10px 0 20px 25px;
	font-size:0.8em;
	list-style-type:disc;
	padding:0;
}
.post-content ul li, .entry ul li, .post-content ol li {
	margin:0 0 10px 0;
	padding:0;
}
.post-content h3 {
	color:#666;
	padding:10px 0 5px 0;
}
.post-content pre, .entry pre {
	background:#F0F8F1 none repeat scroll 0 0;
	border:1px solid #BDD77F;
	overflow:auto;
	padding:10px 0 10px 0;
	width:415px;
}
.post-cat {
	background: url(img/mini-category.gif) no-repeat;
	padding-left: 20px;
	clear:both;
	font-size: 80%;
	color: #999999;
}
.post-comments {
	background: url(img/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(img/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.page-nav {
	margin:25px;
}
.next-entries {
	float:right;
	}
.previous-entries {
	float:left;
	}
.previous-entries a {
	padding-left: 30px;
	background: url(img/mini-nav-left.gif) no-repeat left center;
	color:#426b17;
	font-size:80%;
}
.next-entries a {
	padding-right: 30px;
	background: url(img/mini-nav-right.gif) no-repeat right center;
	color:#426b17;
	font-size:80%;
}

/* comments area */

#commentario {
	padding:10px;
	color:#426b17;
	}
.info {
	margin:0 0 0 10px;
}
.p p {
	margin:0 0 0 10px;
}
.commentlist {
	margin: 10px 0;
	color:#000;
}
.expand-all {
	height:30px;
	background:url(img/exibir-esconder.gif) right top no-repeat;
	cursor:pointer;
}
.expand-all:hover {
	height:30px;
	background:url(img/exibir-esconder.gif) right bottom no-repeat;
}
.recolhe {
	height:14px;
	width:14px;
	margin:5px 10px 0 0;
	background:url(img/comments-expand.gif) left bottom no-repeat;
	float:right;
}
.expande {
	height:14px;
	width:14px;
	margin:5px 10px 0 0;
	background:url(img/comments-expand.gif) left top no-repeat;
	float:right;
}
.commentlist  .commentmetadata {
	font-size:12px;
	margin:5px 0 0 10px;
}
.commentlist  .commentmetadata a {
	color:#426b17;
}
.commentlist li {
	background:url(img/post-normal.jpg) right top no-repeat;
}
.commentlist .alt {
	background:url(img/post-alt.jpg) right top no-repeat;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	color:#426b17;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#comments {
	padding:0 25px;
	}
#comments p {
	color:#000;
	}
#comments ol li {
	margin:0 0 10px 0;
	}
#commentform {
	margin-top: 10px;
}
#commentform a {
	color: #CC6600;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	display:block;
	width:162px;
	line-height:25px;
	float:left;
}
#commentform input{
	width: 245px;
	background:#f0f8f1;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	height: 115px;
	background:#f0f8f1;
	border: 1px solid #bdd77f;
	margin-top: 10px;
	width:415px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#74a440;
	border:2px #74a440 solid;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin:10px 25px 0 0;
}

#commentform #submit:hover {
	background: #bfe09b no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:green;
	border:2px #74a440 solid;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*	PAG-CONTATO
<------------------------------------------------------------------------------------------> */

#conteudo h2.contato  {
	margin:32px 0 0 0;
	height:123px;
	background:url(img/dtg.jpg) right bottom no-repeat;
	display:block;
	float:right;
	width:480px;
}
#conteudo h3.contato {
	background:url(img/contato.gif) left top no-repeat;
	height:20px;
	margin:20px 0 0 0;
	float:right;
	width:450px;
	}
#conteudo h2 span,
#conteudo h3 span {
	display:none;
	}
#conteudo p.justify-contato {
	margin:5px 0 0 0;
	text-align:justify;
	float:right;
	width:450px;
	color:#fff;
	}
#conteudo #form-contato {
	margin:0;
	overflow:hidden;
	clear:both;
	}
#conteudo #form-contato .button {
	margin:10px 0 0 415px;
	padding:3px 10px;
	border:2px #74a440 solid;
	background: #fff;
	color:#74a440;
	font-weight:bold;
	font-size:12px;
	float:left;
	cursor:pointer;
	}
#conteudo #form-contato .button:hover {
	margin:10px 0 0 415px;
	padding:3px 10px;
	border:2px #74a440 solid;
	background: #bfe09b;
	color:green;
	font-weight:bold;
	font-size:12px;
	float:left;
	text-decoration:none;
	}
#conteudo #form-contato label {
	float:left;
	width: 100px;
	color:#fff;
	font-weight:bold;
	margin:0 0 0 315px;
	}
#conteudo #form-contato .input, #conteudo #form-contato .textarea {
	background: url(img/bg_form.png) no-repeat;
	float:left;
	border:2px #74a440 solid;
	margin:5px 0 5px 0;
	padding:4px 0;
	width:350px;
	display:block;
}

	
/*	SIDEBAR
<------------------------------------------------------------------------------------------> */
#side {
	width:232px;
	overflow:hidden;
	padding:0 25px 0 25px;
	background:url(img/sidebar.gif) left top no-repeat;
	float:left;
	}
#side-big {
	width:232px;
	overflow:hidden;
	padding:0 25px 0 25px;
	background:url(img/sidebar1.gif) left top no-repeat;
	float:left;
	}
#artigos {
	background:url(img/ultimos_artigos.gif) left top no-repeat;
	margin:0;
	float:left;
	display:inline;
	}
#artigos div.autor-post {
	text-align:right;
	font-size:10px;
	padding:0 3px 0 3px;
	color:#ccc;
	background:#7aab46;
	}
#artigos div.autor-post strong {
	font-style:italic;
	color:#fff;
	}
#artigos a.rss {
	width:232px;
	display:block;
	height:42px;
	border-bottom:1px #fff dotted;
	}
#artigos ul.posts, #arquivos ul, #categorias ul, #Tags ul {
	padding:0 0 0 0;
	color:#fff;
	font-size:0.8em;
	clear:both;
	}
#artigos ul.posts li, #arquivos ul li, #categorias ul li, #Tags ul li{
	display:inline;
	}
#artigos span {
	display:none;
	}
#artigos ul.posts li a, #arquivos ul li a, #categorias ul li a, #Tags ul li a{
	display:block;	
	background: url(img/li.gif) 5px 11px no-repeat;
	border-bottom:1px #fff dotted;
	padding:5px 0 5px 20px;
	}
#artigos ul.posts li a:hover, #arquivos ul li a:hover, #categorias ul li a:hover, #Tags ul li a:hover {
	display:block;	
	background:	#77a644 url(img/li.gif) 5px 11px no-repeat;
	border-bottom:1px #fff dotted;
	text-decoration:none;
	}
#barra-esquerda {
	margin:15px 0 0 0;
	overflow:hidden;
	clear:both;
	}
#barra-esquerda h2{
	background:url(img/curriculo.gif) left top no-repeat;
	height:25px;
	}
#barra-esquerda ul{
	padding-bottom:12px;
	}
#barra-esquerda #arquivos, #barra-esquerda #categorias, #barra-esquerda #Tags {
	margin:15px 0 0 0;
	}
#barra-esquerda #Tags {
	border-bottom:1px #fff dotted;
	padding:0 0 10px 0;
	}
#barra-esquerda #arquivos h2 {
	padding:0 0 10px 0;
	border-bottom:1px #fff dotted;
	background:url(img/arquivo.gif) left top no-repeat;
	width:232px;
	}
#barra-esquerda #categorias h2 {
	padding:0 0 10px 0;
	border-bottom:1px #fff dotted;
	background:url(img/categorias.gif) left top no-repeat;
	width:232px;
	}
#barra-esquerda #Tags h2 {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px #fff dotted;
	background: #82b64a url(img/nuvemdetags.gif) left top no-repeat;
	width:232px;
	}
#barra-esquerda #Tags a {

	}
#barra-esquerda #Tags a:hover {
	text-decoration:none;
	background-color:#77a644;
	}