/*
Design by Valério Design
http://www.valeriodesign.com.br
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	background-color: #610b0b;
	background-image: url(../img/fdGeral-2.jpg);
	background-repeat: repeat;
}

body, input, textarea, select {
	color: #CCC;
	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: #FFF;
}

h2 {
	font-size: 14pt;
	font-weight: 100;
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

h3 {
	font-size: 13pt;
	font-weight: 200;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC0;
}

p, blockquote, ul, ol, form {
	padding-top: 10px;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3px;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

#hr {
	display: none;
	color: #0C0;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	display: none;
	color: #0C0;
}

.hr {
	color: #FC0;
	font-size: medium;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}
/* Wrapper */

#geral {
	background-image: url(../img/fdTop.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* Header */

#header {
	width: 880px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#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: #610b0b;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Conteudo */

#conteudo {
	width: 630px;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 16px;
	float: right;
}
#conteudoPreto {
	width: 880px;
	background-repeat: no-repeat;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/tribal-conteudo-2.jpg);
	background-position: right top;
}
/* Fotos */

.fotos {
	color: #CCCCCC;
	background-color: #FFF;
	padding: 6px;
	margin: 4px;
}
.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;
	margin-right: 10px;
	margin-left: 20px;
	width: 600px;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #610b0b;
}

#menu a:hover, #menu .active a {
	background-color: #000;
}

/* Conteudo */
#boxDestaque {
	width: 400px;
	background-color: #900;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#box {
	float: right;
	width: 424px;
	background-color: #900;
	padding-top: 50px;
	padding-right: 20px;
	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;
	background-color: #610b0b;
	color: #CCC;
	background-image: url(../img/tribal-freestyle3.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}

.box .title {
	margin-bottom: 20px;
	padding-left: 15px;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
	background-color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	background-image: url(../img/bandeira-menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
}

.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: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.box .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}
#esq/*----coluna esquerda----*/
{
	float:left;
	width: 202px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: left;
}
#esqTop{
	height:35px;
	display:block;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	background-color: #900;
	background-image: url(../img/bandeira-menu.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 48px;
	width: 185px;
}
#esqTop  img{
	width:auto;
	height:39px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 37px;
	}

#esq li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 205px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 0px;
}

#esq ul{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 180px;
	margin: 0px;
	width: 205px;
	list-style-type: none;
}
#esq ul li{
	width:auto;
	position:relative;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	height: 33px;
	text-indent: 10px;
	margin-left: 5px;
	padding-left: 0px;
}
#esq ul li a{
	width:auto;
	display:block;
	color:#8F8C73;
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../img/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
	height: 32px;
}
#esq ul li a:hover{
	color:#FC0;
	text-decoration:none;
	background-image: url(../img/bg-menu-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 33px;
	background-color: #610b0b;
}
#esq ul li.home{
	width:150px;
	height:35px;
	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: #900;
	background-image: url(../img/flamer-menu.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 40px;
}
#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:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 22px; text-decoration:underline;}
#esq ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#25241E; text-decoration:underline;}

#esq h2{
	color:#8F146E;
	font-size:18px;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-color: #900;
	text-align: left;
}

#esq h3{
	margin-bottom: 15px;
	text-transform: none;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	text-align: left;
	padding-left: 10px;
}


#esq p{
	color:#996600;
	font-size:small;
	line-height:normal;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	background: url(images/img05.gif) no-repeat;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#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: 15px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	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:#fff;
	position:relative;
	height:100px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #900;
}
#footerPan{width:691px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

#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:#CCC;
	text-decoration:none;
	background-color: #000;
}
#footerPan ul li a:hover{
	text-decoration:underline;
	color: #900;
}

#footerPan ul.creditos{
	width:190px;
	color:#fff;
	display:block;
	position:absolute;
	top:47px;
	left:498px;
	background-color: #000;
}
#footerPan ul.creditos li{height:20px;}
#footerPan ul.creditos li a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0px;
}
#footerPan ul.creditos li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:204px;
	color:#F3F1DF;
	position:absolute;
	top:46px;
	left:90px;
	background-color: #000;
}

#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:#353427;
	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;
}
