/*



Theme Name: Leonardo Mattos 



Description: 



Version: 0.2



Author: Blue Box Informatica



*/







body, html {

	margin:0px;

	background: #f3f7f0 url(Imagens/fundo.png) repeat-x;

	font-family: Arial, sans-serif;

	font-size:13px;

	height: 100%;

	padding:0px;

}

a {

	color:#ee9514;

}

p {

	font-family: Arial, sans-serif;

}

img {

	border:0px;

}

ol {

	margin:0;

	padding:0;

}

label {

	display: block;

	width: 90px;

	padding-left:2px;

	float: left;

}

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



	



#tudo {

	min-height: 100%;

	width:100%;

	position: relative;

}

#pagina {/* centraliza a pagina ao centro*/

	margin-left:auto;

	margin-right:auto;

	margin-top:0px;

	width:945px;

}

* html #tudo {

	height: 100%; /* hack para IE6 hq trata height como min-height */

}

#menu { /* menu superior */
	background:url(Imagens/menu.gif);
	float:right;
	width:160px;
	height:29px;
}

#menu ul {

	list-style-type: none;

	color:#FFFFFF;

	padding:0px;

	margin-top:5px;

	margin-bottom:0px;

	margin-left:45px;

}

#menu ul li {

	display:inline;

	margin:0px;

}

#menu ul li a {

	display:inline;

	text-decoration:none;

	font-size:13px;

	color:#FFFFFF;

}

#menu a:hover {

	color:#FFFFFF;

	text-decoration: underline;

}

#menu a {

	color:#FFFFFF;

	text-decoration:none;

}

#topo { /* topo do site */

	width:auto;

}

#conteudo { /* agrupa conteudo com lateral */

	width:970px;

}

#thumb {

	border:1px solid #ee9514;

	overflow: hidden;

	margin-right:5px;

	float:left;

}

#thumb2 {

	border:1px solid #FFFFFF;

	overflow: hidden;

	float:left;

}

#thumb2 img {

}

#texto a {

	text-decoration:none;

	color:#f1a940;

}

#texto a:hover {

	text-decoration:underline;

	color:#f1a940;

}

#texto h1 {

	color:#21401d;

	border-bottom: 1px solid #ee9514;

	display:block;

	text-decoration:none;

	font-size:18px;

	font-weight:bold;

	margin:0 0 0px 0px;

	padding-left:5px;

	padding-bottom:5px;

}

#texto h1 a {

	color:#21401d;

	text-decoration:none;

}

#texto h1 a:hover {

	color:#21401d;

	text-decoration:none;

}

#detalhes {

	color: #000000;

	display: block;

	font-family: verdana;

	font-size: 9px;

	padding-left: 5px;

	padding-top: 3px;

	margin: 0 0 10px 0;

}

#detalhes a {

	text-decoration:none;

	color:#f1a940;

}

#detalhes_tag {

	color: #000000;

	display: block;

	font-family: verdana;

	font-size: 9px;

	padding-left: 5px;

	padding-top: 3px;

	margin: 0 0 10px 0;

	font-style: italic;

}

#detalhes_tag a {

	text-decoration:none;

	color:#f1a940;

}

#detalhes a:hover {

	text-decoration:underline;

	color:#f1a940;

}

#post {

	margin-left:5px;

	font-size:13px;

}

#leia a {

	float:right;

	font-family: Verdana;

	background-color:#ee9514;

	padding:1px;

	font-size:12px;

	font-weight:normal;

	text-decoration:none;

	margin-top:5px;

	color:#FFFFFF;

}

#leia a:hover {

	background-color:#FFFFFF;

	text-decoration:none;

	color:#ee9514;

}

#sidebar { /* lateral do site */

	width:312px;

	float:left;

	margin-top:42px;

}

#menu_lateral {/* menu com categorias*/

	width: 245px;

	margin-top:-5px;

	margin-left:35px;

	margin-bottom:30px;

	background-color: #f9fbf8;

	border: 1px solid #f9fbf8;

	-moz-border-radius: 0px 0px 10px 10px;

}

#menu_lateral img {

	padding-right:6px;

	padding-left:15px;

}

#menu_lateral ul {

	list-style-type: none;

	padding:0px;

	margin:7px 0 0 0;

}

#menu_lateral ul li {

	margin:0px;

	font-size:18px;

}

#menu_lateral ul li a {

	text-decoration:none;

	display: block;

	padding-bottom:2px;

	padding-top:2px;

	border-bottom:1px dotted #759565;

	color:#21401d;

}

#menu_lateral a:hover {

	background-color:#33843f;

	width:245px;

	color:#FFFFFF;

}

#menu_lateral .projetos {

	margin:0px;

}

#menu_lateral .projetos li {

	font-weight:bold;

	font-size:13px;

}

#menu_lateral .projetos li a {

	padding-bottom:2px;

	padding-top:2px;

}

#menu_lateral .projetos li strong {

	padding-left:30px;

}

#pesquisa {/* form de pesquisa */

	width: 245px;

	margin-left:35px;

	background-color:#FFFFFF;

	border: 1px solid #FFFFFF;

	-moz-border-radius: 10px;

	margin-bottom:30px;

}

#busca {

	margin-top:11px;

	margin-left:35px;

	margin-left:15px;

	margin-bottom:11px;

}

#busca input {

	height:20px;

	color:#FFFFFF;

	vertical-align:middle;

	font-size:14px;

	background-color: #ee9514;

	border:1px solid #ee9514;

	width:190px;

}

#busca form {

	margin:0px;

}

#busca .img_busca {

	width:24px;

	height:13px;

	border:0px;

	vertical-align:middle;

}

#leonardo_mattos {/* caixa com biografia */

	width: 245px;

	margin-left:35px;

	background-color:#FFFFFF;

	border: 1px solid #FFFFFF;

	-moz-border-radius: 10px;

}

#leonardo_mattos img {

	margin-top:10px;

}

#leonardo_mattos .bio {

	width: 224px;

	color: #FFFFFF;

	padding: 10px;

	font-size: 13px;

	background-color: #ee9514;

	border: 1px solid #ee9514;

	-moz-border-radius: 0px 0px 10px 10px;

}

#leonardo_mattos .bio strong {

	font-size:16px;

}

#contato {/* formulario de contato */

	width: 239px;

	margin-left:35px;

	padding-left:5px;

	padding-right:5px;

	margin-bottom:30px;

	padding-top:30px;

	background-color:#FFFFFF;

	border: 1px solid #FFFFFF;

	-moz-border-radius: 0px 0px 10px 10px;

}

#contato .titulo {

	text-align: center;

	padding-left:5px;

	text-decoration:none;

	font-size: 18px;

	color: #21401d;

}

.contato {

	width:230px;

	background-color:#ecf3ed;

	border:1px solid #f9d9aa;

	-moz-border-radius: 2px;

	margin-bottom:10px;

	margin-left:5px;

	font-size:13px;

	color: #21401d;

}

.contato_msg {

	width:230px;

	height:60px;

	background-color:#ecf3ed;

	border:1px solid #f9d9aa;

	-moz-border-radius: 2px;

	margin-bottom:10px;

	margin-left:5px;

	font-size:13px;

	color: #21401d;

}

.contato_sub {

	background-color:#ecf3ed;

	float:right;

	border:1px solid #f9d9aa;

	-moz-border-radius: 2px;

	margin-bottom:10px;

	margin-left:5px;

	font-size:13px;

	color: #21401d;

}

#coluna {

	width:630px;

	margin-top:142px;

	float:right;

}

#coluna img {

	max-width:600px;

	height:auto;

}

#coluna .post {

	width:603px;

	padding:10px;

	margin-top:10px;

	margin-bottom:7px;

	background-color:#FFFFFF;

	border:1px solid #FFFFFF;

	-moz-border-radius: 10px;

}

#coluna .gallery-icon a {

	color:#ee9514;

}

#coluna .gallery-icon img {

	border: 1px solid #ee9514;

	padding:3px;

}

#coluna .gallery-icon a:hover img {

	background-color: #ee9514;

}

#coluna .pagina a {

	width:120px;

	font-weight:bold;

	color:#21401d;

	text-decoration:none;

}

#coluna .pagina a:hover {

	text-decoration:underline;

}

#coluna .desc {

	margin-bottom:10px;

	margin-left:3px;

	color: #000000;

}

#coluna .post:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#home {

	color:#496245;

	font-size:11px;

	margin-bottom:10px;

	padding-left:5px;

	font-weight:bold;

	text-transform:lowercase;

	font-family: Arial;

}

#home a {

	color:#496245;

	font-weight:bold;

	text-decoration:none;

}

#home a:hover {

	text-decoration:underline;

}

#comentarios {

	width:603px;

}

#comentarios a {

	text-decoration:none;

	color:#f1a940;

}

#comentarios a:hover {

	text-decoration:underline;

	color:#f1a940;

}

#comentarios:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#comentarios input {

	width:240px;

	background-color:#FFFFFF;

	border:1px solid #ee9514;

	float:left;

	margin-top:10px;

}

#comentarios form {

	float: right;

	width:603px;

}

#comentarios textarea {

	width:315px;

	height:100px;

	float: right;

	margin-top:10px;

	border:1px solid #ee9514;

}

#comentarios .titulo {

	color: #f1a940;

	display: block;

	font-family: verdana;

	border-bottom:1px solid #f1a940;

	font-size: 12px;

	padding-left: 5px;

	padding-bottom:7px;

	padding-top: 5px;

}

#comentarios .list_comentarios {

	list-style:none;

	width:603px;

	display:block;

}

.list_comentarios:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#comentarios .list_comentarios li {

	border-bottom:1px solid #f1a940;

	width:595px;

	float:left;

	padding-top:7px;

	padding-left:10px;

	padding-bottom:5px;

	display:block;

}

#comentarios .dados {

	width:170px;

	float:left;

}

#comentarios .autor {

	color:#f1a940;

	font-weight:bold;

	font-size:16px;

}

#comentarios .data {

	color:#f1a940;

	font-family: verdana;

	font-size: 9px;

}

#comentarios .commenttext {

	width:410px;

	margin-left:10px;

	font-size:13px;

	float:right;

}

#respond {

	margin-top:10px;

	width:603px;

}

#respond:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#coment1 {

	float:left;

	height:300px;

	margin-left:5px;

}

#coment2 {

	float:right;

	height:300px;

	margin-right:5px;

}

#coment2 .submit {

	float: right;

	width:138px;

	color:#ee9514;

}

#categoria {

	width:603px;

	padding:10px;

	margin-top:10px;

	background-color:#FFFFFF;

	border:1px solid #FFFFFF;

	-moz-border-radius: 10px;

	margin-bottom:30px;

}

#categoria #post:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#categoria h2 {

	color:#21401d;

	border-bottom: 1px solid #ee9514;

	display:block;

	text-decoration:none;

	font-size:18px;

	font-weight:bold;

	margin:0 0 0px 0px;

	padding-left:5px;

	padding-bottom:5px;

}

#coluna_home {

	width:630px;

	margin-top:22px;

	float:right;

}

#destaque_grande {

	width:603px;
	padding:0px 10px 0px 10px;
	margin: 0px 0px 30px 0px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	-moz-border-radius: 10px;

}

#destaque_grande:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#destaque_grande .texto {

	float:left;

	width:320px;

}

#destaque_grande2 {
	width:603px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	-moz-border-radius: 10px;
	margin-bottom:30px;

}

#destaque_grande2:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#rss {

	width:280px;

	float:right;

	padding:6px;

	margin:0px;

	background-color:#FFFFFF;

	border:1px solid #FFFFFF;

	-moz-border-radius: 10px;

}

#rss ul {

	list-style-type: none;

	padding:0px;

	margin:7px 0 0 0;

}

#rss li {

	margin:0px;

	padding-bottom:2px;

	padding-top:2px;

	border-bottom:1px dotted #759565

}

#rss ul li a {

	text-decoration:underline;

	font-size:13px;

	color:#fff;

}

#texto ul li a {

	text-decoration:underline;

	font-size:13px;

	color:#fff;

}

#rss a:hover {

	text-decoration: underline;

}

#destaque_menor {

	width:292px;
	float:left;
	padding:6px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	-moz-border-radius: 10px;
	margin-bottom:30px;
	margin-right:10px;
	text-align:left;
}

#destaque_menor a {

	text-align:left;
}

#destaque_menor:after {

	clear:both;

	content:".";

	display:block;

	height:0;

	visibility:hidden;

}

#multimidia {

	width:603px;

	padding:6px;

	float:left;

	margin-top:20px;

	background-color:#ee9514;

	border:1px solid #ee9514;

	-moz-border-radius: 10px;

}

#multimidia a {

	text-decoration:none;

}

#multimidia .detalhes {

	color:#FFFFFF;

}

#multimidia .detalhes a {

	color:#FFFFFF;

}

#multimidia .thumb {

	border:1px solid #FFFFFF;

	overflow: hidden;

	float:left;

}

#footer {

	background: #ff9027;

	margin-top:5px;

	position: relative;

	float:left;

	width:100%;

}

#footer a {

	text-decoration:none;

}

#footer a:hover {

	text-decoration: underline;

}

.texto {

	vertical-align:top;

	color:#FFFFFF;

	font-size:13px;

	float:right;

}

.texto a {

	color:#FFFFFF;

}

/*



Adicionado por JEF



*/





.pp_list1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	text-align: left;
	padding: 8px;
	color: #000000;
}

.pp_list1 a {
	color: #000000;
	text-align:left;
	text-decoration:none;
}

.pp_list1:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F5CA63;
	list-style-type: none;
	text-align: left;
	padding: 8px;
	color: #000000;
	text-decoration:underline;

}

.pp_list2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FCEECD;
	list-style-type: none;
	text-align: left;
	padding: 8px;
}

.pp_list2 a {
	color: #000000;
	text-decoration:none;
}

.pp_list2:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F5CA63;
	text-decoration:underline;
	list-style-type: none;
	text-align: left;
	padding: 8px;
	color: #000000;
}


