body, a, input, textarea, select
{
font: 12px/1.5 Verdana, Tahoma, sans-serif;
color: #cccccc;
}

body
{
background-color: #000;
margin: 0;
}

a
{
font-style: italic;
color: #f2f2f2;
text-decoration: none;
}

a:hover, strong
{
color: #2323cc;
}

img
{
margin: 2px;
}

a img
{
border: 0;
}

hr
{
border: 1px solid #fff;
}

h1, h2
{
font-style: italic;
font-family: Georgia, serif;
color: #18188e;
}

h1
{
margin-top: 0;
}

table td
{
padding: 5px;
}

p:first-letter
{
font-family: Georgia, serif;
font-size: 50px;
padding: 5px 0 0;
margin-right: 6px;
float: left;
}

#top
{
width: 100%;
height: 150px;
border-bottom: 1px #000066 solid;
background: url(top.png) no-repeat left;
}

#top h1
{
float: right;
position: relative;
top: 98px;
margin-right: 10px;
font-size: 3em;
text-transform: lowercase;
}

#wrapper
{
float: right;
width: 100%;
margin-left: -200px;
}

#menu
{
float: left;
width: 200px;
padding: 15px;
}

#content
{
padding: 20px;
margin: 10px 10px 10px 200px;
border-left: 1px #000066 solid;
min-height: 900px;
}

#footer
{
clear: both;
height: 150px;
border-top: 1px #000066 solid;
padding: 0 15px;
background: url(footer.png) no-repeat right;
}

#footer a img
{
margin-right: 10px;
}


.fe7_classi_td1
{
width: 100px;
}

/* Regole per le liste nelle pagine Caratteristiche di ogni Fire Emblem. */

.lista-fe6 li
{
list-style-image: url(http://i38.photobucket.com/albums/e122/Jeel89/swordofseals.gif);
}

.lista-fe7 li
{
list-style-image: url(http://i38.photobucket.com/albums/e122/Jeel89/Durandal.gif);
}

.lista-fe8 li
{
list-style-image: url(http://i38.photobucket.com/albums/e122/Jeel89/156.gif);
}

.lista-fe9 li
{
list-style-image: url(http://i38.photobucket.com/albums/e122/Jeel89/Ragnell.gif);
}

/* Regole per la maggior parte delle tabelle. Questa cambia dimensione a seconda della risoluzione; ha un lievissimo stacco tra il bordo nero ed il contenuto per consentire maggiore leggibilità. */

.tabella1
{
width: 80%;
border: 1px solid;
padding: 2px;
}


/* Regole per le tabelle che hanno bisogno di bordi ad ogni divisione. */

.tabella2
{
border-top: 1px solid;
border-left: 1px solid;
}

.tabella2 td
{
border-bottom: 1px solid;
border-right: 1px solid;
}

#endtab
{
background: url(http://i38.photobucket.com/albums/e122/Jeel89/scroll2.jpg) no-repeat;
}

#baldo
{
background: url(http://i38.photobucket.com/albums/e122/Jeel89/holy%20weapons%20things/tyrfing-1.gif); no-repeat;
}

.tabella3
{
border-top: 3px solid #000;
border-left: 3px solid #000;
}

.tabella3 td
{
border-bottom: 1px solid #000;
border-right: 3px solid #000;
}

.news
{
width: 100%;
border-bottom: 1px solid #fff;
}

.tabellasf td
{
padding: 7px;
}

.alternate
{
color: #cccccc;
background-color: #0f0f59;
}