<!-- begin code provided by createblog.com -->
<style type="text/css">
table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->
<center>
<a href="http://xanga.com/aesthetic_layouts">aesthetic</a><br>
<style type="text/css">
body {
background-color: #9BD6E4;
background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/afwp0404.jpg);
background-position:center;
background-repeat:repeat;
background-attachment:fixed;
border:5px solid #000000;
scrollbar-arrow-color: #9BD6E4;
scrollbar-shadow-color: #f5bc85;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #9BD6E4;
scrollbar-highlight-color: #fae46a;
scrollbar-darkshadow-color: #f5bc85;
scrollbar-3dlight-color: #fae46a;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 8px terminal;
line-height:10px;
color:#9BD6E4;
letter-spacing:0px;
text-align:justify;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #F5BC85;
}
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: #FAE46A;
border-bottom: 2px dashed #FAE46A;
}
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:normal 8px terminal;
letter-spacing:0px;
font-weight:none;
text-align:center;
border:none;
background-color:#BF0E28;
color:#FAE46A;
width:350px;
line-height:8px;
text-transform:uppercase;
padding-top:4px;
padding-bottom:3px;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#F5BC85;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 7px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#F5BC85;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 7px;
line-height: 10px;
font-weight: none;
text-decoration: line-through;
}
a:hover, a:active {
color:#FAE46A;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 7px;
line-height: 10px;
font-weight: none;
text-decoration: none;
cursor:sw-resize;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: none;
font:normal 8px terminal;
background-color: #BF0E28;
color: #ffffff;
}
table.left {
/* this edits the menu module */
width:145px;
border: none;
background-color: #601a24;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:none;
width:350px;
background-color: #601a24;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font: normal 8px terminal;
text-transform: uppercase;
line-height:8px;
background-color: #BF0E28;
color: #FAE46A;
text-align: center;
letter-spacing: 0px;
border: none;
padding-top:4px;
padding-bottom:3px;
padding-left:0px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#601a24;
font: 8px terminal;
color: #9BD6E4;
text-align:center;
border:none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: none;
}
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: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #ffffff;
}
table.blogbody tr td {
/* this edits the left margin of blog */
width: 0px;
padding-left:1px;
padding-right:1px;
padding-top:10px;
}
table.blogbody div.smalltext{
/* this edits the blog entry footer */
text-align: center;
}
</style>