/*---- Plano de Fundo ----*/

body {cursor: default; overflow-x: hidden;width: 100%; margin-top: 380px; 
background: transparent;} 
html {cursor: default; background: #ebebeb url('http://static.tumblr.com/8cvs50l/Qmpo9m99h/titulo_15.png') no-repeat; 
background-position: top; background-attachment: scroll;} 


/*----- Fonte -----*/

p, a, body, td, tr, div {
color: #bebebe;
font-family: tahoma;
font-size: 10px;
line-height: 10px;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
cursor: ne-resize;
}

/*---- Links ----*/

a, a:link{
color: #bebebe;
font-family: tahoma;
font-size: 10px;
font-style: italic;
letter-spacing: 0px;
font-weight: normal;
border-bottom: none;
cursor: crosshair;
TEXT-DECORATION: none;
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out;}

a:hover {
color: #bebebe;
font-family: tahoma;
font-size: 10px;
font-style: italic;
font-weight: normal;
letter-spacing: 1px;
border-bottom: none;
cursor: crosshair;
border-bottom: 1px double #bebebe;
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out;
}

/*---- Titulo ----*/
.subtitulo {
font-family: calibri;
font-size: 11px;
font-style: italic; 
text-transform: lowercase;
color: #bebebe; 
letter-spacing: 2px;
border-bottom: 1px double #bebebe;
width: 100px; 
padding: 2px;
background: #transparent;
}

.titulo { 
font-family: calibri;
padding: 5px;
font-size: 20px; 
color: #bebebe;
background: #;
text-align: center; 
letter-spacing: 5px;
text-transform: lowercase;
font-weight: normal;
}

.titulo_post {
width: 500px;
font: 11px calibri; 
letter-spacing: 2px; 
font-weight: bold; 
text-align:center;
}

/*---- Estilos ----*/

b {	cursor: default;  color: #ebebeb;}
u {	cursor: default;  color: #ebebeb;}
i {	cursor: default;  color: #ebebeb;}
s {	cursor: default;  color: #ebebeb;}
cor1 {	cursor: default;  color: #ebebeb;}
strong {	cursor: crosshair;  color: #bebebe;}

::-moz-selection {
color: #bebebe;
background: #bebebe;
}

::selection {
color: #bebebe;
background: #bebebe;
}

/*---- Imagens ----*/

a img {
filter:alpha(opacity=100);
-moz-transition:0.8s linear;
-webkit-transition:0.8s linear;
border: 0px; 
-moz-opacity:0.60; 
opacity:0.60;
}

a:hover img {
filter:alpha(opacity=30); 
-moz-opacity:1.0; 
opacity:1.0;
}

/*----- Efeito de Rotação da Imagem -----*/

a img { filter:alpha(opacity=20);  -moz-opacity:0.70;  
opacity:0.70; -moz-transform: rotate(0deg); 
-webkit-transform: rotate(0deg); transform: rotate(0deg); 
-webkit-transition: opacity 0.7s linear; 
-webkit-transition: all 0.6s ease-out; 
-moz-transition: all 0.6s ease-out; transition:
 all 0.6s ease-out; 
-moz-border-radius: 10px 10px 10px 10px; 
-o-border-radius: 10px 10px 10px 10px; 
 border-radius: 10px 10px 10px 10px;  
-webkit-box-shadow: 0px 0px 3px #bebebe;
-moz-box-shadow: 0px 0px 3px #bebebe;
 box-shadow: 0px 0px 3px #bebebe;}

a img
{-webkit-filter: grayscale(1);
transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s; -o-transition-duration: 1s;}
a:hover img {-webkit-filter: contrast(4.5);
-webkit-filter: grayscale(0.2);
transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s; -o-transition-duration: 1s;}
       
a:hover img { filter:alpha(opacity=100);	
-moz-opacity:1.00; opacity:1.00;
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg); 
transform: rotate(0deg); 
-webkit-transition: opacity 0.7s linear; 
-webkit-transition: all 0.9s ease-out;
 -moz-transition: all 0.9s ease-out;
 transition: all 0.9s ease-out; 
-moz-border-radius: 40px 10px 40px 10px; 
 -o-border-radius: 40px 10px 40px 10px;  
border-radius: 40px 10px 40px 10px;
 -webkit-box-shadow: 0px 0px 3px #bebebe;
-moz-box-shadow: 0px 0px 3px #bebebe; 
box-shadow: 0px 0px 3px #bebebe;}

/*---- Caixas ----*/

input, textarea, select {
color: #bebebe;
font-family: calibri; 
font-size: 10px;
font-weight: none;
font-style: none;
letter-spacing: 1px;
text-decoration: normal;
padding: 7px 8px 7px 8px;
background: #ebebeb;
border: 1px double #bebebe;
-moz-border-radius: 10px 10px 10px 10px; 
-o-border-radius: 10px 10px 10px 10px;  
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow: 0px 0px 5px #bebebe;
-moz-box-shadow: 0px 0px 5px #bebebe; 
box-shadow: 0px 0px 5px #bebebe;
}

/*---- Tabelas ----*/
.table1 {
font-family: calibri;
font-size: 10px;
color: #bebebe;
text-align: justify;
background-color: #ebebeb;
border: 1px double #bebebe;
padding: 1px;
width: 500px;
-moz-border-radius: 10px 10px 10px 10px; 
-o-border-radius: 10px 10px 10px 10px;  
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 0px 0px 0px 0px;}

/*---- Postagem----*/

.caixa1 {
	width: 500px;
        height: auto;
        align:center;
        background-color:#ebebeb;
	border-left: 1px double #bebebe;
        border-right: 1px double #bebebe;
        border-top: 1px double #bebebe;
        border-bottom: 1px double #bebebe;
        padding: 4px;
		color: #bebebe;
		font-face: tahoma;
        -moz-border-radius: 0px 0px 0px 0px;
       
}


.caixa2{
width: 500px;
        height: auto;
        align:center;
        background-color:#ebebeb;
	    border-left: 0px;
        padding: 2px;
        -moz-border-radius: 0px 0px 0px 0px;
		color: #bebebe;
		font-face: tahoma;
		font-size:10px;
}

/*---- Barra ----*/

#barra {align: center; 
margin-top: 1px; height: 60px; color: #ebebeb; 
width: 95%; background: transparent; 
-moz-box-shadow: 0px 0px 0px #bebebe;
-webkit-box-shadow: 0px 0px 0px #bebebe; 
box-shadow: 0px 0px 0px #bebebe;}

#barra .tubo {align: center; text-align: center; padding: 10px; 
width: 95%; background: transparent; height: 50px;} 
#barra .fvbarraf {align: center; 
margin-top: 0px; height: 12px; font: 11px 'calibri';color:#bebebe; 
background: #ebebeb; border: 1px solid #bebebe; 
opacity: 1.0; line-height: 12px; margin-bottom: 10px;
-moz-border-radius: 10px; -o-border-radius: 
7px; border-radius: 10px;} 

#barra .fvbarra a:link,
#barra .fvbarra a:visited ,
#barra .fvbarra a:active { align: center;-moz-border-radius: 
5px 5px 5px 5px; -o-border-radius:
5px 5px 5px 5px; border-radius: 
5px 5px 5px 5px; color: #bebebe;  
font: 10px 'calibri'; font-style: 
normal; font-weight: normal; 
line-height: 12px; font-style: 
normal ;text-align: center;  
cursor: crosshair; padding: 10px; 
letter-spacing: 1px; text-decoration: 
none; text-transform: lowercase; 
background: #ebebeb; opacity: 1.0; 
-moz-box-shadow: 0px 0px 5px #bebebe;
 -webkit-box-shadow: 0px 0px 3px #bebebe; 
box-shadow: 0px 0px 3px #bebebe; margin: 
-4px; -webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out;} 

#barra .fvbarra a:hover { align: center;
-moz-border-radius: 5px 5px 5px 5px; 
-o-border-radius: 5px 5px 5px 5px; 
border-radius: 5px 5px 5px 5px 5px; color: #ebebeb;  
font: 10px 'calibri'; font-style: normal; 
font-weight: normal; line-height: 
12px; font-style: normal ;text-align: center; 
 cursor: crosshair; letter-spacing: 1px; 
padding: 15px;  text-decoration: none; 
text-transform: lowercase; 
background: #bebebe; opacity: 1.0; 
-moz-box-shadow: 0px 0px 3px #bebebe; 
-webkit-box-shadow: 0px 0px 3px #bebebe; 
box-shadow: 0px 0px 3px #ebebeb; margin: 8px; 
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out;} 

#barra .fvbarra { align: center; font: 
normal 1px Verdana; color: transparent;} 
#barra .barraimg {opacity:.0;}

/*---- Pe da barra ----*/

#footer {text-align: center; background: #ebebeb; 
text-shadow: 1px 1px #ebebeb;
border-top: 5px solid #ebebeb; 
color: #bebebe; height: 10px; 
font-size: 11px;font-family: tahoma; padding: 10px; 
font-style: normal;
font-weight: none;
text-decoration: none; letter-spacing: 2px;}