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