/* ------------ Link -------------- */
a, a:link{
color: #98a1ad;
}

a img {filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -webkit-transition: opacity 0.5s linear; }
a:hover img {filter:alpha(opacity=90); -moz-opacity:1.0; opacity:1.0;-webkit-transition: opacity 0.5s linear; }
background: none;}


/* ------------ Estilos -------------- */
b {	cursor: crosshair;  color: #663768f; TEXT-DECORATION: none; }

u {	cursor: crosshair;  color: #c09983; TEXT-DECORATION: none; }

i {	cursor: crosshair;  color: #191918; TEXT-DECORATION: none; }

w {     cursor: crosshair; color: #EAE3E3; TEXT-DECORATION: none;border-bottom: 2px dashed #;}



/* ------------ Caixa -------------- */
input, textarea {
	color: #b1a4;
	font-family: Verdana;
        font-size: 11px;
        border: 1px dashed #c09983;
        padding: 7px;
	background-color: #fadfd0;}
.post {  -moz-border-radius: 5px; 
-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; 
 opacity:0.70;   padding: 7px;    align: center; text-aligh: center;    color: #ceb1a4;  text-align: justify;        
 padding: 20px 20px 20px 20px; background-color: #fadfd0; border-left:5px  solid  #none; border-bottom: 5px dotted #none;  font-family: verdana; font-size: 11px;  width:500px;}
.post:hover { -moz-border-radius: 5px; padding: 20px 20px 20px 20px;
-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; 
 opacity:1.00;   padding: 20px 20px 20px 20px;   align: center; text-aligh: center;    color: #8b6859;  text-align: justify;        
padding: 20px 20px 20px 20px; background-color: #fadfd0; border-left:5px  solid  #none; border-bottom: 5px dotted #none;  font-family: verdana; font-size: 11px;  width:500px;}


/* -------------- Barra -------------- */

#barra {
height: 43px;
color: #ceb1a4;
background: #fadfd0; fundo geral da barra
border-bottom: 0px solid #;
}

#barra .tubo {
text-align:center;
background: #fadfd0; aqui fundo da barra
border-bottom: 1px solid #98a1ad;
margin: 0 auto; padding:8;
width: 100%;}

#barra .fvbarraf {
width: 100px;
height: 15px;
background: #fadfd0;
font: Normal 11px Verdana; 
color: #b9c777; 
border: 1px solid #98a1ad;
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #ceb1a4; cor da letra da escrita sem mouse encima
font-family: Verdana;
font-size: 11px;
line-height: 12px;
text-align: center;
padding: 4px;
text-decoration: none; 
background-color: #fadfd0;fundo onde vai escrita
border dashed: 1px solid #98a1ad;
-moz-border-radius: 1px 1px 1px 1px;}

#barra .fvbarra a:hover {
color: #997768;cor da letra quando mouse encima
font-family: Verdana;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 4px;
text-decoration: none; 
background-color: #fadfd0;cor do fundo quando mouse emcima
border: 1px dashed #98a1ad;
-moz-border-radius: 1px 1px 1px 1px;}

#barra .fvbarra {
font: Normal 11px Verdana;
color: #997768; 
}

#barra .barraimg {
opacity:.0;}

#footer {
background: #;
color: transparent;
}
