terça-feira, 1 de junho de 2010

CODE GEASS_wanna get messy?

/* ####################################################################### */
/* 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://img695.imageshack.us/img695/5492/fundos.png) repeat-X left top;
background-attachment: fixed;
}

fieldset {
border: 1px solid #459055;
}

span, span a, .admin, .admin:hover, .ativo, .ativo:hover, .link {
color: #96cfcf;
}

#base {
background: url(http://img63.imageshack.us/img63/6414/bodycopyx.png) no-repeat center top;
background-attachment:fixed;
}

/* ####################################################################### */
/* Estilos da parte de Cima do Site                                        */

#cima #logo {
        height: 230px;
background: url(http://img264.imageshack.us/img264/6885/cimalogor.png);
}

#nav {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
font: bold 12px arial;
}

#nav a {
        color: #96cfcf;
}

#nav a:hover {
color: #e523a7;
}

#subnav {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
}

#secaoNav, #secaoNav a {
color: #96cfcf;
}

/* ####################################################################### */
/* Estilos da parte de Baixo do Site                                       */

#baixo {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
color: #96cfcf;
}

#baixo a {
color: #96cfcf;
}

/* ####################################################################### */
/* Estilos do Menu Esquerdo do Site                                        */

#MenuEsquerdo .boxMenuEsquerdo {
color: #96cfcf;
}

#MenuEsquerdo .boxMenuEsquerdo .tituloMenuEsquerdo {
        color: #96cfcf;
margin: 0;
padding: 5px 0 0 0;
letter-spacing: 3px;
text-align: center;
font-size: 12px;
}

/* ####################################################################### */
/* Estilos do Menu Direito do Site                                         */

.boxMenuDireito {
color: #96cfcf;

}

.boxMenuDireito .tituloMenuDireito {
        color: #96cfcf;
margin: 0;
padding: 5px 0 0 0;
letter-spacing: 3px;
text-align: center;
font-size: 12px;
}

/* ####################################################################### */
/* Estilos que pertencem ao Conteúdo do Site                               */

#quote {
color: #96cfcf;
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
}

.boxConteudo .titulo, .boxConteudo h1, .boxConteudo h2 {
color: #96cfcf;
margin: 0;
padding: 5px 0 0 0;
letter-spacing: 3px;
text-transform: uppercase;
text-align: center;
font-size: 12px;
font-family: Arial;
}

.boxConteudo .textoBg1, .boxConteudo tr.textoBg1 td {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
color: #042b2b;
}

.boxConteudo .textoBg2, .boxConteudo tr.textoBg2 td {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
color: #042b2b;
}

.boxConteudo .baixo {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
color: #96cfcf;
}

.boxGoogle {
background: url(http://img200.imageshack.us/img200/1131/menufs.png);
}

/* ####################################################################### */
/* Elementos Condensados                                                   */

a, body {
color: #96cfcf;
}