@charset "utf-8";

/*
Theme Name: Download Legal
Theme URI: http://www.downloadlegal.com.br/wordpress
Description: Tema para o blog Download Legal
Version: 1.0
Author: Vinicius Escano Correia
Tags: três colunas, fixo

Tema para o blog Download Legal
*/

* {
	margin: 0;
	border: none;
	padding: 0;
	text-decoration: none;
	font: 13px verdana, arial, sans-serif;
	line-height: 1.4em;
}
body {
	background: #c6ac5f;
}

h2 {
	margin-bottom: 20px;
	font-size: 2em;
	color: #57c894;
}
h2 a {
	font-size: 1em;
}
h3 {
	margin-bottom: 5px;
	padding: 3px 3px 3px 27px;
	background: url(images/colunatitulo.png) no-repeat left center;
	color: #f9c700;
	font-size: 1.2em;
	font-weight: bold;
}
table {
	border-collapse: collapse;
	width: 541px;
}
tr {
	display: block;
	margin-bottom: 20px;
}
td {
	vertical-align: top;
}
.clear-float {
	clear: both;
}
#conteudo h3, #conteudo h4 {
	margin-bottom: 20px;
	padding: 0;
	background: none;
	font-size: 1.8em;
	color: #57c894;
	font-weight: normal;
}
#conteudo h4 {
	clear: both;
	border-bottom: 1px dashed #57c894;
}
#conteudo h3.topo {
	border-bottom: 2px solid #ffd42a;
}
p {
	margin-bottom: 20px;
}
ul {
	list-style: square;
	margin: 0 0 20px 30px;
}
ol {
	margin: 0 0 20px 30px;
}
li {
	margin-bottom: 5px;
}
ul.ls-none {
	list-style: none;
	margin-left: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #57c894;
}
a:hover {
	color: #679fbd;
	text-decoration: underline;
}
a.externo {
	padding-right: 12px;
	background: url(images/externo.png) no-repeat right center;
}
a.ico-comentarios {
	padding-left: 20px;
	background: url(images/ico_balaofala.png) no-repeat left center;
}
a.link-download, a.more-link {
	padding-left: 18px;
	background: url(images/link-download.png) no-repeat left center;
	color: #57c894;
	font-weight: bold;
}
a.more-link {
	background: url(images/more-link.png) no-repeat left center;
}
ul.form {
	list-style: none;
	margin: 0 auto 20px auto;
	width: 414px;
}
label {
	display: block;
	color: #679fbd;
}
input, select, textarea {
	margin-bottom: 10px;
	border: 2px solid #679fbd;
	padding: 4px;
	width: 404px;
	background: url(images/inputfundo.png) repeat-x bottom #fff;
	font-size: 1.2em;
	color: #679fbd;
}
textarea {
	background: url(images/textareafundo.png) repeat-x bottom #fff;
}
input:hover, select:hover, textarea:hover {
	border-color: #57c894;
}
input:focus, select:focus, textarea:focus {
	border-color: #57c894;
	background: #fff;
}
input.botao {
	border: none;
	padding: 6px;
	width: auto;
	background: #679fbd;
	color: #fff;
}
input.botao:hover {
	background: #57c894;
}

div.success {
	padding: 10px;
	background: #57c894;
	font-weight: bold;
	color: #fff;
}
div.warning {
	padding: 10px;
	background: #f9c700;
	font-weight: bold;
	color: #fff;
}
div.info {
	padding: 10px;
	background: #679fbd;
	font-weight: bold;
	color: #fff;
}
div.error {
	padding: 10px;
	background: #f85f5f;
	font-weight: bold;
	color: #fff;
}

#principal {
	margin: 0 auto 20px auto;
	width: 970px;
	background: #a38f50;
}
#topo {
	position: relative;
	padding: 10px;
	height: 276px;
	background: url(images/ilustracao.png) no-repeat 10px 126px;
}
#topo h1 {
	margin: -10px 0 0 -10px;
	padding: 10px;
	padding-right: 0;
	width: 442px;
	height: 96px;
	background: #c6ac5f;
}
#topo h1 a {
	display: block;
	border-right: 2px solid #a38f50;
	padding-right: 10px;
	width: 430px;
	height: 96px;
	background: url(images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}
#menu {
	position: absolute;
	top: 0;
	left: 452px;
	width: 518px;
	height: 116px;
	background: #c6ac5f;
}
#menu ul {
	float: left;
	list-style: none;
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0;
	width: 100%;
}
#menu li {
	float: left;
	margin: 0;
}
#menu a {
	display: block;
	border-right: 2px solid #a38f50;
	padding: 9px;
	width: 1%;
	color: #615738;
	font-size: 1.2em;
}
#menu > ul > li > a {
	width: auto;
}
#menu a:hover {
	background: #f9c700;
	text-decoration: none;
}
#busca {
	position: absolute;
	top: 133px;
	right: 30px;
	width: 173px;
	height: 25px;
}
#busca input {
	margin: 0;
	border: none;
	padding: 0;
	font-size: 1em;
	vertical-align: middle;
}
#busca input.s {
	margin-right: 6px;
	padding: 3px;
	width: 139px;
	height: 19px;
	background: transparent;
}
#busca input.botao {
	width: 22px;
	height: 22px;
	cursor: pointer;
}
#corpo {
	float: left;
	padding: 10px;
	padding-top: 0;
	background: url(images/conteudomeio.png) repeat-y center;
}
#coluna1, #coluna2 {
	float: left;
	margin-top: 10px;
	width: 165px;
}
ul.coluna-menu {
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #615738;
}
ul.coluna-menu li {
	margin: 0;
	border-top: 1px solid #615738;
}
ul.coluna-menu a {
	display: block;
	padding: 3px;
	color: #615738;
}
ul.coluna-menu a:hover {
	background: #c6ac5f;
	text-decoration: none;
	color: #615738;
}
#coluna1 ul.coluna-menu a, #coluna2 ul.coluna-menu a {
	width: 159px;
}

#conteudo {
	float: left;
	padding: 30px 44px 10px 35px;
	width: 541px;
	min-height: 800px;
	background: url(images/conteudotopo.png) no-repeat center top;
}
#conteudo img {
	border: 1px solid #ddd;
	padding: 6px;
	background: #fff;
}
#conteudo img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
#conteudo img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
#conteudo img.marginright {
	margin-right: 10px;
}
div.post-corpo {
	margin-bottom: 20px;
	border-bottom: 2px dashed #ffd42a;
}
div.post-cabeca {
	position: relative;
	margin-bottom: 20px;
	padding-left: 60px;
	min-height: 80px;
}
div.post-cabeca h2 {
	margin: 0;
}
div.post-data {
	position: absolute;
	top: 0;
	left: -60px;
	padding-top: 12px;
	width: 50px;
	height: 68px;
	background: url(images/postdata.png);
}
div.post-cabeca > div.post-data {
	left: 0;
}
div.post-data span {
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
div.post-data span.dia {
	font-size: 2em;
	font-weight: normal;
	line-height: 23px;
}
div.post-autor, div.post-categorias {
	color: #679fbd;
}
div.post-comentarios {
	margin-bottom: 3px;
	text-align: right;
}
div.navegacao-pagina {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
div.navegacao-pagina a, div.navegacao-pagina span {
	display: block;
	padding: 4px;
	background: #679fbd;
	text-align: center;
	color: #fff;
}
div.navegacao-pagina span {
	background: #57c894;
}
div.navegacao-pagina a:hover {
	background-color: #57c894;
	text-decoration: none;
	color: #fff;
}
div.navegacao-anterior {
	float: left;
}
div.navegacao-anterior a {
	float: left;
	padding-left: 15px;
	background-image: url(images/anterior.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.navegacao-anterior > a {
	background-image: url(images/anterior.png);
}
div.navegacao-proxima {
	float: right;
}
div.navegacao-proxima a {
	float: right;
	padding-right: 15px;
	background-image: url(images/proxima.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.navegacao-proxima > a {
	background-image: url(images/proxima.png);
}
div.related_post {
	margin-bottom: 20px;
	padding: 15px;
	background: #57c894;
}
div.related_post h3 {
	margin-bottom: 10 !important;
	color: #fff !important;
}
ul.related_post {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #a0e0c3;
}
ul.related_post li {
	margin: 0;
}
ul.related_post li a {
	display: block;
	border-top: 1px solid #a0e0c3;
	padding: 4px;
	color: #fff;
}
ul.related_post li a:hover {
	background: #a0e0c3;
	color: #57c894;
	text-decoration: none;
}
div.comentario {
	position: relative;
	margin: 0 -7px 20px -5px;
	background: url(images/papel2.png) repeat-y;
	width: 553px;
}
#conteudo div.comentario h4 {
	margin: 0;
	border: none;
	padding: 20px 20px 0 110px;
	background: url(images/papel1.png) no-repeat;
	font-weight: bold;
	color: #679fbd;
	font-size: 1.1em;
}
div.comentario h4 a {
	font-weight: bold;
	font-size: 1.0em;
}
div.comentario-avatar {
	position: absolute;
	top: 16px;
	left: 30px;
	padding: 14px 0 0 12px;
	width: 60px;
	height: 66px;
	background: url(images/avatarfundo.gif);
}
div.comentario > div.comentario-avatar {
	background: url(images/avatarfundo.png);	
}
div.comentario-avatar img {
	border: 0 !important;
	padding: 0 !important;
}
div.comentario-corpo {
	padding: 0 10px 80px 110px;
	background: url(images/papel3.gif) no-repeat right bottom;
}
div.comentario > div.comentario-corpo {
	background: url(images/papel3.png) no-repeat right bottom;
}

#rodape {
	clear: left;
	padding: 29px 10px 10px 10px;
	background: url(images/conteudobaixo.png) no-repeat center top;
}
ul.rodape-destaques {
	list-style: none;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}
ul.rodape-destaques li ul {
	margin: 0;
}
li.rodape-destaques-1, li.rodape-destaques-2 {
	float: left;
	margin-right: 10px;
	border: 1px solid #c6ac5f;
	padding: 10px;
	width: 448px;
}
li.rodape-destaques-2 {
	margin: 0 !important;
}
#rodape ul.coluna-menu a {
	width: 442px;
}
div.rodape-creditos {
	clear: left;
	padding: 0 190px 0 110px;
	height: 70px;
	background: url(images/ilustracaorodape.png);
	color: #fff;
	text-align: center;
}
div.rodape-creditos a {
	font-weight: bold;
	color: #fff;
}