/*
Design by Valério Design
http://www.valeriodesign.com.br
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	background-repeat: repeat-y;
	background-color: #F8EFF6;
}

body, input, textarea, select {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-size: 16pt;
	font-weight: bolder;
	color: #F39;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #F6C;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 0px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	color: #F6C;
}
h4 {
	font-size: 12pt;
	font-weight: bolder;
	padding-top: 15px;
	padding-bottom: 3px;
	color: #F0C;
}
p {
	padding-top: 3px;
	padding-bottom: 0px;
	color: #666;
	font-size: small;
}
blockquote {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}

ul {
	margin-left: 35px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

a {
	color: #00F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F00;
}

#hr {
	display: none;
	color: #0C0;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	display: none;
	color: #0C0;
}

.hr {
	color: #FC0;
	font-size: medium;
}
.textoRosa {
	color: #F6C;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}
/* Wrapper */
/* fundo */

#fundo {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/bkg-02.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
/* Geral */
#geral {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
/* Header */

#header {
	width: 879px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}

#header h1, #header h2 {
	margin: 0;
}

#header h1 {
	padding-top: 40px;
	text-align: center;
	font-size: 4em;
}

#header h2 {
	text-align: center;
	font-size: 1em;
	font-style: italic;
}

#header a {
	text-decoration: none;
}

/* Content */

#content {
	width: 700px;
	background-image: url(../img/imgContent.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#conteudo2 {
	background-position: left 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 870px;
}
/* Conteudo */

#conteudo {
	width: 650px;
	background-position: left 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	float: right;
}
#conteudoRosa {
	width: auto;
	background-color: #F7EBEF;
	margin-top: 10;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}
/* Fotos */

.fotos {
	color: #CCCCCC;
	background-color: #FFF;
	padding: 6px;
	margin: 4px;
	border: 1px solid #CCC;
}
.fotosMoldura {
	margin: 4px;
	padding: 5px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.fotosDirMoldura {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 0px;
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	padding: 5px;
}
.fotosDir {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.fotosEsq {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
}

/* Menu */

#menu {
	float: left;
	background-color: #900;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 876px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #FCF;
	background-color: #C00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	width: 172px;
	float: left;
	margin-right: 2px;
}

#menu a:hover{
	background-color: #F0F;
	color: #900;
}

/* Conteudo */
#boxDestaque {
	width: 400px;
	background-color: #F00;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#box {
	float: right;
	width: 424px;
	background-color: #F00;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#box p{
	float: right;
	width: 424px;
	background-color: #900;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 16px;
	color: #FC0;
}
.box {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #CCC;
	background-image: url(../img/tribal-freestyle3.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}

.box .title {
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #900;
	background-color: #FCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	margin-right: 10px;
	padding-right: 30px;
}

.box .title a {
	text-decoration: none;
	color: #FFF;
}

.box .title a:hover {
	text-decoration: underline;
}

.box .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font-size: x-small;
}

.box .entry {
	line-height: 1.8em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #333;
}

.box .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}
/*----coluna esquerda----*/
#esq
{
	float:left;
	width: 210px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#esqTop{
	height:40px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	clip: rect(auto,auto,auto,auto);
	width: 200px;
	color: #C00;
	background-image: url(../img/esq-topo.gif);
	background-repeat: no-repeat;
}
#esqTop  img{
	width:auto;
	height:39px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 37px;
}
#esqBottom{
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
	width: 210px;
	color: #C00;
	background-image: url(../img/esq-bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-position: center bottom;
	margin-top: 0px;
}
/*----Menu Esquerdo----*/
#esqMenu
{
	width: 202px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	margin: 0px;
	height: 360px;
}
#esq ul{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	height: 180px;
	width: 205px;
	list-style-type: none;
	vertical-align: middle;
	margin: 0px;
}
#esq ul li{
	width:auto;
	position:relative;
	height: 50px;
	text-indent: 10px;
	margin-left: 0px;
	padding-left: 10px;
}
#esq ul li a{
	width:auto;
	display:block;
	color:#C00;
	font-weight:normal;
	text-decoration:none;
	background-image: url(../img/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 49px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	line-height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8EFF6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5EBF3;
}
#esq ul li a:hover{
	color:#09C;
	text-decoration:none;
	background-image: url(../img/img-bkg-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 50px;
	background-color: #F8EFF6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1E0ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDF;
}
#esq ul li.home{
	width:150px;
	height:50px;
	display:block;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	background-color: #F8EFF6;
	background-image: url(../img/flamer-menu.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 40;
	vertical-align: middle;
}
#esq ul li.contact{background:none;}

#esq ul.linkone{width:240px; height:259px; padding:0; background:none;}
#esq ul.linkone li{width:118px; height:26px; position:relative; margin:0 auto; background:none; padding:0px;}
#esq ul.linkone li a{
	width:96px;
	height:49px;
	display:block;
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
	color:#F8EFF6;
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}
#esq ul.linkone li a:hover{
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
	color:#00C;
	text-decoration:underline;
}

#esq h1{
	color:#FFF;
	font-size:16px;
	font-weight:bolder;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #FCF;
	text-align: left;
}
#esq h2{
	color:#FFF;
	font-size:1.3em;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #FCF;
	text-align: left;
}
#esq p{
	color:#666;
	font-size:small;
	line-height:normal;
	font-weight:normal;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 205px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFF;
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	display: block;
	width: auto;
	text-align: left;
}

#sidebar li {
	margin-bottom: 20px;
	width: auto;
}

#sidebar li ul {
	padding-left: 5px;
	line-height: 1.4em;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img07.gif) no-repeat left center;
	width: auto;
}

#sidebar h2 {
	margin-bottom: 5px;
	padding-left: 5px;
	text-transform: none;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #900;
}

/* Search */

#search {
}

#search h2 {
}

#search form {
}

#search #inputtext1 {
}

#search #inputsubmit1 {
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/*----rodape----*/
#footermainPan{
	color:#666;
	position:relative;
	height:100px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFE1FF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F6C;
}
#footerPan{
	width:691px;
	position:relative;
	margin:0 auto;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}

#footerPan ul{
	width:546px;
	position:absolute;
	top:13px;
	left:90px;
	list-style-type: none;
}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#F09;
	text-decoration:none;
}
#footerPan ul li a:hover{
	text-decoration:underline;
	color: #F60;
}

#footerPan ul.creditos{
	width:230px;
	color:#666;
	display:block;
	position:absolute;
	top:51px;
	left:443px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#footerPan ul.creditos li{height:20px;}
#footerPan ul.creditos li a{
	display:block;
	color:#999;
	text-decoration:none;
	padding:0px;
}
#footerPan ul.creditos li a:hover{
	text-decoration:underline;
	color: #FC0;
}

#footerPan p.copyright{
	width:219px;
	color:#F3F;
	position:absolute;
	top:50px;
	left:128px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#footerPanhtml{
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:44px;
	left:343px;
}
#footerPanhtml a{
	width:59px;
	height:18px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	line-height:19px;
	padding:1px 0 0 5px;
	border:1px solid #FFFFFA;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #D0CEB8;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
#footerPanhtml a:hover{
	color:#353427;
	text-decoration:none;
	background-color: #B0AD93;
	background-image: url(../img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}

#footerPancss{
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:45px;
	left:424px;
}
#footerPancss a{
	width:49px;
	height:18px;
	display:block;
	position:absolute;
	top:0px;
	left:-1px;
	line-height:19px;
	padding:1px 0 0 15px;
	border:1px solid #FFFFFA;
	color:#353427;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #B0AD93;
	background-image: url(../img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
#footerPancss a:hover{
	color:#353427;
	text-decoration:none;
	background-color: #B0AD93;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
