aesthetic
aestheticpattern2
read my profile
sign my guestbook

Message: message me


Member Since: 8/22/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, August 22, 2005

bold italic underlined normal

here's the code:

<center>
<a href="http://xanga.com/aesthetic_layouts">aesthetic</a>

<style type="text/css">
body {
  background-color: #785a3c;
  background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/img_133.gif);
  background-repeat:repeat;
  background-position:center;
  background-attachment:fixed;
  border:5px solid #424242;
  scrollbar-arrow-color: #424242;
  scrollbar-shadow-color: #785a3c;
  scrollbar-face-color: #785a3c;
  scrollbar-track-color: #785a3c;
  scrollbar-highlight-color: #424242;
  scrollbar-darkshadow-color: #785a3c;
  scrollbar-3dlight-color: #424242;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 12px times new roman;
  line-height:12px;
  color:#424242;
  letter-spacing:1px;
  text-align:left;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #424242;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #424242;
 border-bottom: 1px dashed #424242;
 }
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 */
 BORDER-RIGHT: none;
 BORDER-TOP: none;
 PADDING-LEFT: 0pt;
 FONT-WEIGHT: none;
 FONT-SIZE: 8pt;
 PADDING-BOTTOM: 1pt;
 TEXT-TRANSFORM: uppercase;
 BORDER-LEFT: none;
 WIDTH: 300px;
 HEIGHT:10px;
 COLOR: #785a3c;
 PADDING-TOP: 1pt;
 BORDER-BOTTOM: none;
 FONT-FAMILY: terminal;
 LETTER-SPACING: 2px;
 BACKGROUND-COLOR: #424242;
 TEXT-ALIGN: center;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#424242;
  font-family: arial;
  text-transform:lowercase;
  letter-spacing:-1px;
  font-size: 12px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#424242;
  font-family: arial;
  text-transform:lowercase;
  letter-spacing:-1px;
  font-size: 12px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  }

a:hover, a:active {
  color:#424242;
  font-family: script;
  text-transform:lowercase;
  letter-spacing:0px;
  font-size: 20px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  cursor:w-resize;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: none;
  font:normal 12px times new roman;
  background-color: #424242;
  color: #785a3c;
  }

table.left {
/* this edits the menu module */
  width:130px;
  border: none;
  background-color: #785a3c;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border:5px solid #424242;
  border-top:none;
  width:300px;
  background-color: #785a3c;
  }

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:12px;
  padding-top:1px;
  padding-bottom:1px;
  background-color: #424242;
  color: #785a3c;
  text-align: center;
  letter-spacing: 0px;
  border: none;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:#785a3c;
  font: 12px times new roman;
  color: #424242;
  text-align:left;
  border:5px solid #424242;
  border-top:none;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #785a3c;
  border: 1px solid #424242;
  }
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: 440px;
  }
hr {
/* horizontal divider */
  border: 1px solid #424242;
  }
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>