html {
background: #fff url(../images/bg_geral2_reduced.jpg) center top;
        

}

body {
 /*background: #fff url(../images/bg_geral2_crop.jpg) center top;*/

 font: small "Trebuchet MS", verdana, arial, helvetica, sans-serif;
 margin: 0;
 padding: 0;
 text-align: center;
}

#wrap {

	margin: 0 auto;
        width: 690px;
        text-align: left;
        }


#banerheader{
position: relative;
width: 100px;
top:20px;
left: 570px;
 }


 /*#wrap2 {
background: transparent url("../images/etiqueta_aleda.gif") no-repeat;
width:280px;
height:200px;
position: absolute;
	left: 30px;
	top: 0px;
	z-index: 10;
}*/

#header {
        height: 285px;
	background: #7c803e;
          margin: 0;
 padding: 0;
	}
#subheader {
        height: 70px;
        width: 690px;
	background: url("../images/subheader.gif") no-repeat;
        position: absolute;
        top: 238px;  
margin: 0;
 padding: 0;
	}


#main {
 float: left;
 padding: 0 0 0 15px;
 font-size: 1em;
 line-height: 1.4em;
 margin: 0 0 15px 0px;
 color: #F2F7CE; 
 width: 400px;
 
}

#sidebar{
 width: 250px;
 float: right;
 padding: 0px;
 color: #F2F7CE;
 font-size: 1em;
 line-height: 1.3em;
 margin: 0 0 15px 0;
}
acronym {
 cursor: help;
 border-bottom: 1px dotted #F2F7CE;
}
acronym:hover {
 border-bottom: 2px solid #F2F7CE;
}
#content {
 /*background: transparent url(../images/logo.gif)  bottom center no-repeat; 
 padding-bottom:200px;*/

}

#footer {
background: transparent url(../images/logo.gif)  top center no-repeat;
height: 230px; 
}

#foo{
float: left;
 padding: 150px 0 0 25px;
 font-size: .9em;
 color: #FFF;
width: 150px;
}

#home .comInvite { margin: 15px 0 0 0; }

#xpoll {
height: 230px;
width: 170px;
font-size: 12px;
}
.xpollText
{
 text-indent: -8000px;
}

/* navigation
================================================== */

#cont {
	position: relative;
	width: 690px;
	height: 90px;
	padding: 0;
	margin: 3px 0 20px 0;
	
	}

#nav {
background:#7c803e;
	position: absolute;
	top: 186px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 90px;
	display: inline;
	overflow: hidden;
	width: 690px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
#nav li.active a 	{
	background-position: 0 -20px;
	}
#nav a:hover{
	background-position: 0 -20px;
        border: 0px;
	}

#arv a  {
        position: absolute;
	left: 20px;
	top: 3px;
	width: 70px;
	background: url(../images/nav_brand.gif) top left no-repeat;
        border: 0px;
	}

#fol a  {
        position: absolute;
	left: 100px;
	top: 3px;
	width:90px;
	background: url(../images/nav_product.gif) top left no-repeat;
	}

#ter a  {
        position: absolute;
	left: 208px;
	top: 3px;
	width: 110px;
	background: url(../images/nav_news.gif) top left no-repeat;
	}

#rai a  {
        position: absolute;
	left: 280px;
	top: 3px;
	width: 96px;
	background: url(../images/nav_gallery.gif) top left no-repeat;
	}

#map a  {
        position: absolute;
	left: 384px;
	top: 3px;
	width: 50px;
	background: url(../images/links.gif) top left no-repeat;
	}

/*
#fru a  {
	position: absolute;
	left: 435px;
	top: 3px;
        width: 140px;
	background: url(../images/nav_comunidade.gif) top left no-repeat;
	}
*/

#ave a  {
        position: absolute;
	left: 404px;
	top: 5px;
	width: 99px;
	background: url(../images/contact_icon.gif) top left no-repeat;
	}

#dis a  {
        position: absolute;
	left: 504px;
	top: 5px;
	width: 99px;
	background: url(../images/distribution_icon.gif) top left no-repeat;
	}


#flag1 {
position: absolute;
	left: 622px;
	top: 13px;
	width: 16px;
	background: url(../images/br.gif) top left no-repeat;
	}

#flag2 {
position: absolute;
	left: 642px;
	top: 13px;
	width: 16px;
	background: url(../images/us.gif) top left no-repeat;
	}


#flag {
position: relative;
width: 40px;
top:0px;
left: 610px;
}






/* misc
================================================== */
.clearleft {
 clear: left;
 height: 1px;
 overflow: hidden;
 margin-bottom: -1px;
}


.clear {
 clear: both;
 height: 1px;
 overflow: hidden;
 margin-bottom: -1px;
}


.left {
 clear: left;
 float: left;
 margin: 4px 10px 0px 0px;
}

.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation .left2 {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right2 {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}




/* links
================================================== */
a {
 color: #AFE557;
 text-decoration: none;
 outline: none;
}  
a:hover, #main a:hover {
 color: #FFCC33;
 background: transparent; 
}
a:visited {
/* 
 background: #E5CEAC;
 color: #643F1B; 
*/
}
a:active { outline: none; }
#footer a {
 text-decoration: none;
 padding: 0 3px;
 margin: 0 3px;
 border-bottom: 0;
 color: #FFF;
 }

#footer a:hover {
 background-color: #A8AF89;
 color: #912A2E;
 border: 0;
}
#musica span a, #distribuidores span a, #musica span a:visited, #distribuidores span a:visited {
 float: left;
 display: block;
 width: 68px;
 height: 68px;
 border: 0;
 background: transparent url(../images/bg_sidecd.gif) 0 0 no-repeat;
 margin: 0 10px 0 0;
 padding: 0;
}
#musica span a:hover, #distribuidores span a:hover { 
 background: transparent url(../images/bg_sidecd.gif) 0 -68px no-repeat; 
 border: 0;
}
#musica span a img, #distribuidores span a img {
 margin: 4px 0 0 4px;
 border: 0;
}

#musica a, #musica a:visited, #distribuidores a, #distribuidores a:visited {
 color: #F6D46E;
 background: #9F8F5F;
 padding: 1px;
}
#musica a:hover, #distribuidores a:hover{
 background: #F6D46E; 
 color: #9F8F5F;
 border: 0;
}
#shortStuff a, .delLinks a {
 display: block;
 border-bottom: 0;
 color: #A4171F;
 padding: 1px 1px 1px 0;
 font-size: 11px;
}
#shortStuff a:hover, .delLinks a:hover {
 color: #643F1B;
 background: transparent url(../../images/pix.gif);
 text-decoration: line-through;
 border: none;
}
#shortStuff a:visited, .delLinks a:visited {
 background: transparent url(../../images/pix.gif);
}

.linkLeft {
 width: 210px;
 float: left;
}
.linkRight {
 width: 210px;
 float: right;
}


/* copy
================================================== */
.post {
 margin: 0;
 padding: 30px 5px 15px 0px;
 background: url(../../images/bg/postBg.gif) center top no-repeat;
}
#article .post {
 margin: 0 0 5px 0;
 padding: 12px 0 23px 0px;
 background: url(../../images/bg/postBg.gif) center bottom no-repeat;
}
.postNoLine {
 margin: 0;
 padding: 12px 0 0 0px;
 background: none;
}
.postWlc {
 margin: 0;
 padding: 5px 0 15px 0px;
}
.postWlc p {
 padding: 0;
 margin: 7px 0;
}
.post p {
 padding: 0 0 0 0px;
 margin: 5px 0 9px 0;
}

.chronodata {
padding: 2px 0 2px 20px ;
background: url('/images/icon_clock.gif') left center no-repeat;
}

.commentslink {
padding: 2px 0 2px 20px;
background: url('/images/icon_comment.gif') left center no-repeat;
margin-left: 25px;
}



#about p {
 margin: 0;
 padding: 7px 0 3px 0;
}
h4 {
 text-indent: -8000px;
 height: 33px;
 margin: 0;
 padding: 0;
} 
h4#hdWlc { background: url(../../images/hdWlc.jpg) no-repeat; }
.comEven, .comOdd, .comRob {
 padding: 8px;
 clear: both;
 margin: 0 0 0 8px;
}
.comH3 { margin-top: 16px; }
small { font: 9px Verdana,Arial,Helvetica,Sans-Serif; }
#about h5 {
 margin: 10px 0 0 0;
 font-size: 12px;
 color: #A3181F;
}
#about h3 {
 margin: 0;
}
.sbot {
 padding: 0 0 70px 0;
 background: url(../images/side_bot.jpg) bottom left no-repeat;
}
.smid {
 background: url(../images/side_mid.jpg) repeat-y;
 font-size: 1em;
 margin: 0; 
 padding: 0;
}

.radioin{
padding-left:30px;
}

h2 {
 height: 86px;
 margin: 0;
 padding: 0;
 text-indent: -8000px;
}

h2#hdpoll { background: url(../images/poll_top.jpg) no-repeat;}
h2#hdsearch { background: url(../images/search_top.jpg) no-repeat;}
h2#hdradio { background: url(../images/radio_top.jpg) no-repeat;}
h2#hdletter { background: url(../images/newsletter_top.jpg) no-repeat;}
h2#hdfoto { background: url(../images/foto_top.jpg) no-repeat;}
h2#hdpalavra { background: url(../images/palavra_top.jpg) no-repeat;}
h2#hdarte { background: url(../images/arte_top.jpg) no-repeat;}
h2#hdagenda { background: url(../images/agenda_top.jpg) no-repeat;}
h2#hdnews { background: url(../images/news_top.jpg) no-repeat;}
h2#hdaraiz { background: url(../images/galeria_top.jpg) no-repeat;}
h2#hdaterra { background: url(../images/novidade_top.jpg) no-repeat;}
h2#hddistribuidores { background: url(../images/distribuidores_top.jpg) no-repeat;}
h2#hdrecArtic { background: url(../images/recArtic_top.jpg) no-repeat;}
h2#hdrecComent { background: url(../images/recComent_top.jpg) no-repeat; }
h2#hdlinks{ background: url(../images/links_top.jpg) no-repeat; }
h2#hdfeeds { background: url(../images/feeds_top.jpg) no-repeat; }
h2#hdmusica { background: url(../images/musica_top.jpg) no-repeat;}
#musica b, #distribuidores b { display: block; padding-top: 3px; }

.error { color: #A3181F; }
#contact h3 { margin-bottom: 8px; }
#links h3 { margin: 5px 0; }

.comEven small, .comOdd small {
 float: right;
}
#article small {
 text-transform: uppercase;
}
.comHead {
 background: #E8D5B6 url(../../images/bg/comHeadBg.gif) bottom repeat-x;
 padding: 7px;
 margin: 0;
 font: 11px Georgia,Times,Serif;
 border-bottom: 1px solid #C5B494;
}
.comBody {
 padding: 13px 8px 3px 48px;
 margin: 0 3px;
}
.comEven .comBody {  background: #E5D1AF url(../../images/bg/comEvenBodyBg.gif) top repeat-x; }
.comOdd .comBody {  background: #CCB999 url(../../images/bg/comOddBodyBg.gif) top repeat-x; }
.comRob .comBody {  background: #B1B893 url(../../images/bg/comRobBodyBg.gif) top repeat-x; }
.comNum {
 font: 18px Georgia,Times,Serif;
 padding: 0 3px 0 0;
 margin: 0 0 0 -39px;
 float: left;
 width: 24px;
 text-align: center;
}
.comOdd .comNum {
 border-right: 1px solid #939A76;
 color: #939A76;
}
.comEven .comNum {
 border-right: 1px solid #939A76;
 color: #939A76;
}
.comRob .comNum {
 border-right: 1px solid #939A76;
 color: #939A76;
}

.comHead small { float: right; }
.comBody p {
 padding: 0 0 8px 0;
 margin: 0;
}

div#cpreview {
 background: url(../../images/comPreview.gif) 90% 100% no-repeat;
 padding-bottom: 18px;
}


/* image
================================================== */
a img { border: 0px; }
img.left, img.right, img.noFloat, {
 padding: 5px;
 border: 0px;
 background: #F2F7CE; 	
}
img.left { 
 float: left;
 margin: 4px 10px 5px 0;
}
img.right { 
 float: right;
 margin: 4px 0 5px 10px;
}
img.noborder { 
padding: 5px;
float: left;
 margin: 4px 10px 5px 0px;
}

dl dd img {
 float: left;
 margin: 5px 5px 5px 0;
 border: 1px solid #B5A480;
}

/* photos
================================================== */

.post p img

{
	float: left;
	padding: 6px 25px 10px 6px;
        margin: 0px;
	
}

.post p img.full

{
	float: left;
	padding: 20px 0px 20px 10px;
        margin: 0px;
	
}


/* Titles
================================================== */
h3 {
 font: 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
 color: #AFE557;
 margin: 0;
 padding: 0;
 clear: left;
}
h5 {
 font: 13px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
 color: #AFE557;
 margin: 0 0 8px 0;
 padding: 0;
}



/* lists
============================================= */
#musica, #categ, #distribuidores { margin-top: 15px; }
#musica ul, #musica li, #distribuidores ul, #distribuidores li, #letter form {
 list-style: none;
 padding: 0;
 margin: 0;
 line-height: 1em;
}

#musica ul li, #distribuidores ul li {
 background: url(../../images/bg/liBg.gif) no-repeat;
 height: 80px;
 padding: 8px 15px 0 30px;
}

#musica ul li:hover, #distribuidores ul li:hover {
 background: url(../../images/bg/liBg.gif) -213px 0 no-repeat;
}
#categ div ul, #recArtic div ul, #recComent div ul, #links div ul, #feeds div ul, #foto div ul, #palavra div ul, #arte div ul, #agenda div ul, #news div ul, #araiz div ul, #aterra div ul {
 list-style: none;
 padding: 0;
 margin: 0;
}
#categ ul li, #recArtic ul li, #recComent ul li, #links ul li, #feeds ul li, #foto ul li, #palavra ul li, #arte ul li, #agenda ul li, #news ul li, #araiz ul li, #aterra ul li {
font-size: 1em;
padding-top:2px; 
padding-right:2px; 
 
padding-left: 45px;

background: url(/images/bullet.gif) 30px center no-repeat; 
}

.delLinks li {
 font-size: 10px;
 padding: 0 15px 0 22px;
 background: transparent url(../../images/smStar.gif) 9px 2px no-repeat;
 margin: 0;
}
dl dd {
 padding: 0;
 margin: 0 0 8px 0;
}
ol li ul {
 margin: 0;

 padding: 5px 0px 1px 10px;
}
.post ul {
 list-style: none;
 margin: 10px 0px 10px 10px;
 padding: 0;
}
.post ul li {
 padding: 2px 0 2px 20px ;
background: url(/images/bullet.gif) left center no-repeat;
}
.arch dt { font-weight: bold; margin-top: 10px; }
.arch dd { padding-left: 5px; margin: 2px 0; }



/*              formaaaaaaaaaa - serene */


#letter h5{
margin-left: 30px;
}


#letter p {
font: 9px Verdana,Arial,Helvetica,Sans-Serif;
padding: 4px 0px 4px 30px;
margin: 0;
}

#letter input.fields {
 background: #DAE9DA;
 border: 0;
 padding: 3px;
 margin-left: 30px;
 font: 9px Verdana,Arial,Helvetica,Sans-Serif;
 width: 130px;
 color: #6D6454; 
}

input.button, #sidebar input.button {
 background: #63CE66;
 border: 0;
 padding: 2px;
 font: 9px Verdana,Arial,Helvetica,Sans-Serif;
 color: #fff;

}
#sidebar input.button:hover, #sidebar input.button:focus, input.button:hover, input.button:focus {
 background: #336633;
 border: 0;
 cursor: pointer;
 }

#search {
	width: 15em;
	margin-bottom: 1.5em;
	}

#search label {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	display: block;
	}

#search input {
	width: 95%;
	border: 1px solid #eee;
	padding: 0.2em;
	}

#search input:hover {
	border: 1px solid #aaa;
	}

input, textarea {
	font-size: 1.1em;
	padding: 0.2em;
	}

#txpCommentInputForm label, #zemContactForm label {
	width: 6em;
	float: left;
	}

#txpCommentInputForm, #zemContactForm {
	width: 80%;
	margin: 2em 0;
	}

#preview, #zemSubmit {
	margin-left: 5.6em;
	text-transform: capitalize;
	}

#txpCommentInputForm p, #zemContactForm p {
	margin-bottom: 0.6em;
	}

#message {
	width: 80%;
	}

textarea {
	font: 1em Verdana, sans-serif;
	}


/*form

#contact #leftCol fieldset { margin-top: 15px; }
label { display: block; }
#uName2, #uEmail, #uMsg { width: 385px; }

p#txpCommentInputForm {
 padding: 8px;
 border: 1px solid #7E0C13;
 background: #A4171F;
 color: #fff;
 margin: 15px 8px 20px 20px;
}*/