/* ####################################################################### */

/* Modelo de Página do Usuário AnimeSpirit */

/* Através desse arquivo você pode personalizar seu perfil */

/* Você pode mudar as cores, fontes e imagens */

/* ####################################################################### */

/* Estilos de todo o Site */



body {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/brrrbrrr.jpg) repeat left;
background-attachment: fixed;
}

#fundo {
background: url(http://i956.photobucket.com/albums/ae49/SasumY/brrrbrrr.jpg) repeat right;
background-attachment: fixed;
}

fieldset {

border: 1px dashed #CA9DFF;

}



span, span a, .admin, .admin:hover, .ativo, .ativo:hover, .link {

color: #0066AA;

}



#base {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundoBase-3-3.png) repeat center top;

background-attachment: fixed;

}



/* ####################################################################### */

/* Estilos da parte de Cima do Site */



#cima #logo {

height: 147px;

background: url(http://i956.photobucket.com/albums/ae49/SasumY/cimaLogo-66.png) no-repeat center top ;

}



#nav {
background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png);

border-bottom: 1px solid #fff;

font: bold 12px arial;

}



#nav a {


color: #0066AA;


}



#nav a:hover {

color: #fff;

}



#subnav {
border-bottom: 1px solid #000;

}



#secaoNav, #secaoNav a {

color: #fff;
border-top: 1px dashed #939393;
border-bottom: 1px dashed #939393;

}



/* ####################################################################### */

/* Estilos da parte de Baixo do Site */



#baixo {

border-top: 1px dashed #939393;
border-bottom: 1px dashed #939393;

color: #000;

}



#baixo a {
background: xxxxxx;

color: #000;
border-top: 1px dashes #443157;
border-bottom: 1px dashed #443157;

}



/* ####################################################################### */

/* Estilos do Menu Esquerdo do Site */



#MenuEsquerdo .boxMenuEsquerdo {
background: xxxxxx;
border: 1px solid #383838;




}



#MenuEsquerdo .boxMenuEsquerdo .tituloMenuEsquerdo {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png) no-repeat;
margin: 0;

padding: 5px 0 0 0;

letter-spacing: 3px;

text-align: center;
border-bottom: 1px solid #383838;

font-size: 12px;

}



/* ####################################################################### */

/* Estilos do Menu Direito do Site */



.boxMenuDireito {

background: xxxxxx;
border: 1px solid #383838;





}



.boxMenuDireito .tituloMenuDireito {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png) no-repeat;
margin: 0;

padding: 5px 0 0 0;

letter-spacing: 3px;

text-align: center;
border-bottom: 1px solid #383838;

font-size: 12px;

}



/* ####################################################################### */

/* Estilos que pertencem ao Conteúdo do Site */



#quote {

color: #000;

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png);

border: 1px dashed #939393;

}



.boxConteudo .titulo, .boxConteudo h1, .boxConteudo h2 {
background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png);


color: #B2B2B2;

margin: 0;

padding: 5px 0 0 0;

letter-spacing: 3px;

text-transform: uppercase;

text-align: center;

border-top: 1px dashed #939393;
border-bottom: 1px dashed #939393;
font-size: 12px;

font-family: Arial;

}



.boxConteudo .textoBg1, .boxConteudo tr.textoBg1 td {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-3-3.png);
color: #C1C1C1;

border-top: 1px dashed #939393;
border-bottom: 1px dashed #939393;
}



.boxConteudo .textoBg2, .boxConteudo tr.textoBg2 td {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png);

color: #9DB7FF;

border-top: 1px dashed #939393;
border-bottom: 1px dashed #939393;
}



.boxConteudo .baixo {

background: url(http://i956.photobucket.com/albums/ae49/SasumY/fundo-33.png);

color: #FFB79D;
border: 1px dashed #939393;


}



.boxGoogle {

border-top: 1px dashed #939393;
border-bottom: 1px dashed #939393;

}



/* ####################################################################### */

/* Elementos Condensados */



a, body {

color: #606060;
a:hover {

color: #000;
}
        
}

.boxConteudo .titulo, .boxConteudo h1, .boxConteudo h2 {
	color: #990000;
	margin: 0;
	padding: 5px 0 0 0;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #990000;
	-moz-border-radius: 10px 10px 0 0;
        font-size: 12px;
	font-family: Arial;
}

.boxConteudo .textoBg1, .boxConteudo tr.textoBg1 td {
	background-color: #000000;
	color: #990000;
	border-bottom: 1px dotted #990000;
        -moz-border-radius: 10px 10px 0 0;
}

.boxConteudo .textoBg2, .boxConteudo tr.textoBg2 td {
	background-color: #000000;
	color: #990000;
	border-bottom: 1px dotted #990000;
        -moz-border-radius: 10px 10px 0 0;
}

.boxConteudo .baixo {
	background: #000000;
	color: #990000;
}

.boxGoogle {
	border-top: 5px solid #990000;
	-moz-border-radius: 10px 10px 0 0;
        background-color: #000000;
        opacity: 0.5
}

/* ####################################################################### */
/* Elementos Condensados                                                   */

a, body {
	color: #990000;
}