<center>
<a href="http://xanga.com/aesthetic_layouts">© aesthetic</a>
<style type="text/css">
body {
background-color: #D1ECF7;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/BlueHoriz_1440x900.jpg);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
border:2px solid #470707;
scrollbar-arrow-color: #ADD747;
scrollbar-shadow-color: #470707;
scrollbar-face-color: #470707;
scrollbar-track-color: #D1ECF7;
scrollbar-highlight-color: #470707;
scrollbar-darkshadow-color: #470707;
scrollbar-3dlight-color: #470707;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 10px terminal;
line-height:10px;
color:#ffffff;
letter-spacing:0px;
text-align:center;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #470707;
background-color:#ffffff;
}
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: #D1ECF7;
border-bottom: 2px solid #ADD747;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family: goudy old style;
font-size:20px;
text-transform: uppercase;
line-height:25px;
letter-spacing: 0px;
font-weight:none;
color:#470707;
background-color: transparent;
width: 300px;
border:1px solid #470707;
text-align:center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#ADD747;
background-color:#ffffff;
font-family: terminal;
text-transform:uppercase;
letter-spacing:-1px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#ADD747;
background-color:#ffffff;
font-family: terminal;
text-transform:uppercase;
letter-spacing:-1px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:hover, a:active {
color:#ADD747;
background-color:#ffffff;
font-family: terminal;
text-transform:uppercase;
letter-spacing:-1px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: line-through;
cursor:crosshair;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font:normal 10px terminal;
background-color: #470707;
color: #ffffff;
}
table.left {
/* this edits the menu module */
width:150px;
border: 1px solid #470707;
background-color: transparent;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:1px solid #470707;
width:300px;
background-color: #470707;
font:normal 10px terminal;
color:#ffffff;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font: normal 14px goudy old style;
text-transform: uppercase;
line-height:22px;
background-color: transparent;
color: #470707;
text-align: center;
letter-spacing: -3px;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#470707;
font: 10px terminal;
color: #ffffff;
text-align:center;
border:none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: transparent;
border: 1px solid #470707;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #000000;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 200px;
}
hr {
/* horizontal divider */
border: 1px solid #470707;
}
</style>