/* ------------ Link -------------- */
p, a, body, td, tr, div {
font-style: verdana;
font-weight: normal;
font-size: 11px;
color: #a09397;
font-family: verdana;}

a, a:link{
font-family: verdana;
color: #f79bb9; height:0px;
-webkit-transition-duration: 0.5s;
cursor: crosshair;
TEXT-DECORATION: none;
}

a:hover {
padding-left: 10px;
font-family: verdana;
color: #555555;
letter-spacing: 0px;
cursor: crosshair;
-webkit-transition-duration: 0.5s;
TEXT-DECORATION:none;}



/* ------------ Fonte -------------- */
p, a, body, td, tr, div {
font-style: normal; 
font-weight: normal;
font-size: 11px;
color: #a09397;
font-family : verdana;
line-height: 13px;
cursor: row-resize;
}


/* ------------ Estilos -------------- */

y {     cursor: crosshair; color: #f79bb9; font-family: verdana; letter-spacing: 0px;}

r {     cursor: crosshair; color: #555555; font-family: verdana;}

/* ------------ Imagens -------------- */


a img {
	filter:alpha(opacity=50); 
	-moz-opacity:0.90; 
	opacity:0.90;
        border: 3px solid #fafafa;
        background-image:url('');
}


a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
        border: 3px solid #fafafa;
        background-image:url('');
}

/* ---------- Seleçao Colorida --------- */

::-moz-selection {
background-color: transparent;
color: #555555;}

::selection {
background-color: transparent;
color: #555555;}

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #a09397;
        border:1px solid #f6ebef;
	background-color: #fafafa;
	-moz-border-radius: 0px 0px 0px 0px;
        }


/* -- tables -- */

.table {
font-size: 11px;
background-color: #fffafc;
display: block;
color:#a09397;
text-align: justify;
border: 0px solid #f1eae4;
border-top: 18px solid #fcf5f7;
padding: 35px;
width: 415px;
border-radius: 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;} 

.menu a {
height: 14px;
background-color: #f498b6; 
font-family: calibri; font-size: 09px;
color: #fef8fa; text-shadow: 0.1em 0.1em #e37a9c; margin: 2px;
text-transform: uppercase; letter-spacing: 1px; 
text-decoration: bold;
padding: 8px 8px 8px 8px; 
border-right: 9px solid #f9a7c2; border-radius: 9px;
text-align: center;
padding: 5px;
width: 200px;
cursor: col-resize;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;} 

.menu a:hover {
height: 14px;
background-color: #f9a7c2; 
font-family: calibri; font-size: 09px;
color: #555555; text-shadow: 0.1em 0.1em #e37a9c;
margin: 2px; text-transform: uppercase; 
letter-spacing: 1px; text-decoration: bold;
padding: 5px 5px 5px 68px; text-align: left;
width: 200px;
cursor: col-resize; 
-moz-border-radius: 0px 0px 0px 0px;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;} 



/* -- titulos & Subs -- */


.titulo {
font-family: tahoma; 
padding: 30px; 
letter-spacing: -3px;
font-size: 25px;
text-align: center;
font-weight: negrito;
font-style: normal;}


.subtitulo {
text-transform: lowercase; 
font-size: 11px;
letter-spacing: 1px;
width: 150px; font-family: calibri; font-style: none; 
cursor: row-resize;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;} 


.titulo_post {
font-size: 10px;
color:#a09397;
text-transform: lowercase; 
width: 400px; font-family: georgia; font-style: italic;}

/* ----- footer ----- */

#footer {
text-align:center; background-color: #fafafa;
border-top: 5px solid #f7eef1; padding-top: 0px; border-bottom: 10px solid #555555; 
color: #b1aba2; font-family: calibri; font-size: 9px; padding: 12px; 
font-weight: bold; letter-spacing: 1px;
text-align: right;
text-transform: Uppercase; 
text-decoration: bold; 
cursor: col-resize;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;} 

/* ------ BARRA ------ */ 

#barra {
height: 50px; border-top: 10px solid #555555; border-bottom: 5px solid #f093b1;
text-align: right; background: #f79bb9;}


#barra .tubo {
height: 50px;width: 80%;
background: #f79bb9; text-align: center;}

#barra .fvbarraf {
width: 100px; height: 9px; font-family: calibri;
font-size: 09px; color:#fef8fa; text-decoration: bold;
letter-spacing: 1px; background-color: #f79bb9; border: 1px solid #bbd8ee;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
background-color: #f498b6; font-family: calibri; font-size: 09px;
color: #fef8fa; margin: 2px;text-transform: uppercase; letter-spacing: 1px; text-decoration: bold;
padding: 8px 8px 8px 8px; border-right: 9px solid #f9a7c2; border-radius: 9px;
text-align: center; -webkit-transition:1s;}


#barra .fvbarra a:hover {
background-color: #f9a7c2; font-family: calibri; font-size: 09px;
color: #fef8fa; margin: 2px; text-transform: uppercase; letter-spacing: 1px; text-decoration: bold;
padding: 8px 8px 8px 68px;text-align: left;}


#barra .fvbarra {
font: bold 9px calibri; letter-spacing: 1px;
text-decoration: bold; text-transform: uppercase; color: #f79bb9;}

#barra .barraimg {opacity:.0; cursor: crosshair;}