/* ####################################################################### */
/* 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: #DFDFDF url(img/fundoSombra.jpg) repeat-Y center center; 
}

#fundo {
	background:url(http://img685.imageshack.us/img685/6080/fundodegradem.jpg) repeat-X left top fixed;
}

fieldset {
	border: 1px solid #459055;
}

span, span a, .admin, .admin:hover, .ativo, .ativo:hover, .link {
	color: #8a0000;
}

#base {
	background: url(http://img191.imageshack.us/img191/2148/fundobasegc.jpg) no-repeat center top fixed;
}

/* ####################################################################### */
/* Estilos da parte de Cima do Site                                        */

#cima #logo {
        height: 350px;
	background: url(http://img191.imageshack.us/img191/7471/cimalogozv.jpg);
}

#nav {
	border-top: 2px solid #ffffff;
	background: url(http://img94.imageshack.us/img94/9458/boxconteudobaixo.png);
	font: bold 12px arial;
}

#nav a {
        color: #ffffff;
}

#nav a:hover {
        background: url(http://img94.imageshack.us/img94/9458/boxconteudobaixo.png);
	color: #ffffff;
}

#subnav {
        background: url(http://img94.imageshack.us/img94/9458/boxconteudobaixo.png);
}

#secaoNav, #secaoNav a {
	background: url(http://img18.imageshack.us/img18/8038/box2uv.png);
             	color: #ffffff;
}

/* ####################################################################### */
/* Estilos da parte de Baixo do Site                                       */

#baixo {
	border-top: 5px solid #8a0000;
	background: url(http://img94.imageshack.us/img94/9458/boxconteudobaixo.png);
	color: #aaaaaa;
}

#baixo a {
	color: #aaaaaa;
}

/* ####################################################################### */
/* Estilos do Menu Esquerdo do Site                                        */

#MenuEsquerdo .boxMenuEsquerdo {
	color: #ffffff;
                background: url(http://img208.imageshack.us/img208/2950/box2.png);
}

#MenuEsquerdo .boxMenuEsquerdo .tituloMenuEsquerdo {
        color: #008000;
	margin: 0;
                background: url(http://img94.imageshack.us/img94/5058/backtilte.png);
	padding: 5px 0 0 0;
	letter-spacing: 3px;
	text-align: center;
	border-bottom: 1px dotted #666666;
	font-size: 12px;
}

/* ####################################################################### */
/* Estilos do Menu Direito do Site                                         */

.boxMenuDireito {
	background: url(http://img208.imageshack.us/img208/2950/box2.png);
	color: #ffffff;

}

.boxMenuDireito .tituloMenuDireito {
        color: #ffffff;
	margin: 8a0000;
	padding: 3px 8a0000;
                background: url(http://img94.imageshack.us/img94/5058/backtilte.png);
	letter-spacing: 3px;
	text-align: center;
	border-bottom: 1px dotted #ffffff;
	font-size: 12px;
}

/* ####################################################################### */
/* Estilos que pertencem ao Conteúdo do Site                               */

#quote {
	color: #ffffff;
	background: url(http://img94.imageshack.us/img94/9458/boxconteudobaixo.png);
	border: 1px dotted #8a0000;
}

.boxConteudo .titulo, .boxConteudo h1, .boxConteudo h2 {
	color: #ffffff;
	margin: 0;
	padding: 5px 8A0000;
   	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #666666;
	font-size: 12px;
	font-family: Arial;
}

.boxConteudo .textoBg1, .boxConteudo tr.textoBg1 td {
	background: url(http://img208.imageshack.us/img208/2950/box2.png);
	color: #ffffff;
	border-bottom: 1px dotted #8A0000;
}

.boxConteudo .textoBg2, .boxConteudo tr.textoBg2 td {
	background: url(http://img18.imageshack.us/img18/8038/box2uv.png);
	color: #ffffff
	border-bottom: 2px dotted #8A0000;
}

.boxConteudo .baixo {
	background: #DFDFDF;
	color: #000;
}

.boxGoogle {
	border-top: 5px solid #8a0000;
	background: url(http://img18.imageshack.us/img18/8038/box2uv.png);
}

/* ####################################################################### */
/* Elementos Condensados                                                   */

a, body {
	color: #ffffff;
}