/*
 Theme: Kaleido Star
 Version: 0.1
 Author: Aimeê de Pointe du Lac "Allyenna"
 URI: http://fanlistings.allyenna.net
 Theme for Engel
*/

body {
 background: #CD9BAA url(images/bg.png);
 color: #5B2B4E;
 font-family: Trebutchet Ms, Verdana, Bitstream Charter, sans-serif;
 font-size: 11px;
 letter-spacing: 1px;
 line-height: 20px;
 margin-bottom: 0;
 margin-top: 0;
 word-spacing: 1px;
}

/*Acronyms y cites */
cite, acronym {
 font-size: 12px;
 font-style: normal;
 font-variant: small-caps;
 font-weight: bold;
 letter-spacing: 2px;
 padding: 0 0 0 14px;
}

/* Enlaces */
a {
 color: #C38C9C;
 text-decoration: none;
}
a:hover {
 color: #E8B078;
 cursor: crosshair;
}

#container {
 background: #FFF;
 height: 100%;
 margin: auto;
 width: 390px;
}

#menu {
 background: url(images/fondo.jpg) bottom right no-repeat;
 height: 370px;
}
#menu ul {
 background: #C36E6B url(images/border.jpg);
 height: 14px;
 margin: 0px;
 padding: 0px;
}
#menu li {
 display: inline;
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
#menu li a {
 color: #D39692;
display: block;
font: bold 17px Georgia, "Times New Roman", Times, serif;
height: 14px;
margin: 0;
overflow: hidden;
padding: 0px 8px;
text-align: center;
text-decoration: none;
}
#menu li a#act {
color: #FFF;
font-style: italic;
}
#menu li a:hover {
 color: #FFF;
}

#textcontainer {
 padding: 0 5px;
 text-align: justify;
}
#titulo {
 border-bottom: 2px solid #D3847F;
 color: #D3847F;
 font-size: 15px;
 font-style: normal;
 font-variant: small-caps;
 font-weight: bold;
 letter-spacing: 2px;
 text-align: left;
}
#titulo span {
 padding: 5px 0 0 10px;
}
.imgsp {
 vertical-align: top;
}
#textcontainer ul {
 line-height: 14px;
 list-style-position: outside;
 list-style-type: none;
 margin: 0;
 padding: 5px 0 0 10px;
}
#textcontainer li {
 background: url(images/li.png) no-repeat;
 margin-bottom: 8px;
 padding-left: 16px;
}

#pie {
 background: #C36E6B url(images/border.jpg);
 height: 15px;
}
