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

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

a:hover {
font-family: verdana;
color: #959595;
letter-spacing: 0px;
cursor: crosshair;
-webkit-transition-duration: 0.7s;
TEXT-DECORATION:none;}



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


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

k {     cursor: crosshair; color: #959595; letter-spacing: 0px;}

y {     cursor: crosshair; color: #fc7ed1; letter-spacing: 0px;}


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


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


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

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

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

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

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #777777;
        border:2px solid #f6f6f6;
	background-color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
        }


/* -- tables -- */

.post {
font-size: 11px;
background-color: #ffffff;
display: block;
color:#777777;
text-align: justify;
border: 0px solid #f1eae4;
padding: 30px;
width: 420px;
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;} 



/* -- 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;
text-transform: lowercase; 
font-size: 11px; font-family: calibri; font-style: none; 
cursor: row-resize;
letter-spacing: 1px;
width: 400px;}


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


#footer {cursor: crosshair; color: #777777; 
font-family: Calibri;font-size: 10px;line-height: 25px;
text-align: center;text-decoration: none; font-weight: normal;
text-transform: uppercase;background-color: #ffffff;padding: 10px;border-radius: 50px;
border: 3px solid #f6f6f6; width: 350px; margin: 20px; margin-left: 500px; 
-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; margin-top: 60px; } 

