aesthetic
aestheticpattern7
read my profile
sign my guestbook

Message: message me


Member Since: 9/25/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site

Sunday, September 25, 2005

bold

italic

underlined

normal

here's the code:

<!-- 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: #ffffff;
  background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/wp_damask_247.gif);
  background-position:center;
  background-repeat:repeat;
  background-attachment:fixed;
  border:none;
  scrollbar-arrow-color: #c6c6c6;
  scrollbar-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #c6c6c6;
  scrollbar-3dlight-color: #c6c6c6;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 12px georgia;
  line-height:12px;
  color:#c6c6c6;
  letter-spacing:0px;
  text-align:center;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #c6c6c6;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #c6c6c6;
 border-bottom: 1px solid #c6c6c6;
 }
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 30px times new roman;
 letter-spacing:-4px;
 text-align:center;
 border:none;
 background-color:transparent;
 color:#000000;
 width:350px;
 line-height:30px;
 text-transform:lowercase;
 padding-top:5px;
 padding-bottom:5px;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#d6c0a5;
  background-color:#ffffff;
  border:1px solid #adb5bd;
  font-family:georgia;
  text-transform:lowercase;
  letter-spacing:0px;
  font-size: 8px;
  line-height: 12px;
  font-weight: bold;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#d6c0a5;
  background-color:#ffffff;
  border:1px solid #adb5bd;
  font-family: georgia;
  text-transform:lowercase;
  letter-spacing:0px;
  font-size: 8px;
  line-height: 12px;
  font-weight: bold;
  text-decoration: none;
  }

a:hover, a:active {
  color:#adb5bd;
  background-color:#ffffff;
  border:1px solid #d6c0a5;
  font-family: georgia;
  text-transform:lowercase;
  letter-spacing:0px;
  font-size: 8px;
  line-height: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor:crosshair;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #adb5bd;
  font:normal 8px terminal;
  line-height:9px;
  letter-spacing:0px;
  background-color: #ffffff;
  color: #d6c0a5;
  }

table.left {
/* this edits the menu module */
  width:150px;
  border: 5px solid #adb5bd;
  background-color: #ffffff;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border:5px solid #adb5bd;
  width:350px;
  background-color: #ffffff;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: bold 11px arial;
  text-transform: uppercase;
  line-height:11px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  letter-spacing: -1px;
  border:3px solid #d6c0a5;
  padding-top:1px;
  padding-bottom:0px;
  padding-left:1px;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:#ffffff;
  font: normal 12px georgia;
  color: #c6c6c6;
  text-align:center;
  border:3px solid #c6c6c6;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #ffffff;
  border: 5px solid #adb5bd;
  }
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>