aesthetic
aestheticpattern4
read my profile
sign my guestbook

Message: message me


Member Since: 9/3/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Saturday, September 03, 2005

bold italic underline 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-position:center;
  background-repeat:repeat;
  background-attachment:fixed;
  border:5px solid #3c2819;
  scrollbar-arrow-color: #a0dcf8;
  scrollbar-shadow-color: #3c2819;
  scrollbar-face-color: #a0dcf8;
  scrollbar-track-color: #a0dcf8;
  scrollbar-highlight-color: #3c2819;
  scrollbar-darkshadow-color: #3c2819;
  scrollbar-3dlight-color: #3c2819;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 12px arial;
  line-height:12px;
  color:#a0dcf8;
  letter-spacing:0px;
  text-align:justify;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #a0dcf8;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #a0dcf8;
 border-bottom: 1px solid #a0dcf8;
 }
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 20px arial;
 letter-spacing:-4px;
 text-align:center;
 border:6px solid #3c2819;
 border-bottom:3px solid #3c2819;
 background-color:#a0dcf8;
 color:#3c2819;
 width:300px;
 line-height:20px;
 text-transform:uppercase;
 padding-top:5px;
 padding-bottom:5px;
 background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/img_103.gif);
  }

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

a:visited, a.footernav:visited,  {
  color:#a0dcf8;
  font-family: georgia;
  text-transform:lowercase;
  letter-spacing:0px;
  font-size: 8px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  }

a:hover, a:active {
  color:#3c2819;
  font-family: georgia;
  text-transform:lowercase;
  letter-spacing:0px;
  font-size: 8px;
  line-height: 12px;
  font-weight: none;
  text-decoration: none;
  cursor:sw-resize;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #3c2819;
  font:normal 8px arial;
  line-height:8px;
  letter-spacing:0px;
  background-color: #a0dcf8;
  color: #3c2819;
  }

table.left {
/* this edits the menu module */
  width:150px;
  border: none;
  background-color: #3c2819;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border:3px solid #3c2819;
  width:300px;
  background-color: #3c2819;
  background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/img_102.gif);
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: normal 16px arial;
  text-transform: uppercase;
  line-height:16px;
  background-color: #a0dcf8;
  color: #3c2819;
  text-align: center;
  letter-spacing: -4px;
  border:6px solid #3c2819;
  border-bottom:3px solid #3c2819;
  padding-top:1px;
  padding-bottom:0px;
  padding-left:1px;
  background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/img_103.gif);
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:#3c2819;
  background-image:url(http://i15.photobucket.com/albums/a374/aestheticlayouts/img_102.gif);
  font: normal 12px arial;
  color: #a0dcf8;
  text-align:left;
  border:3px solid #3c2819;
  }

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