© aesthetic
shuffleart
read my profile
sign my guestbook

Message: message me


Member Since: 8/5/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Friday, August 05, 2005

bold italic underlined normal


here's the code:

<div align="left">
<a href="http://xanga.com/aesthetic_layouts">&copy;&nbsp;aesthetic</a>

<style type="text/css">
body {
  background-color: #ffffff;
  background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/freakingawesome.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border:5px solid #05BCFF;
  scrollbar-arrow-color: #4B989E;
  scrollbar-shadow-color: #904985;
  scrollbar-face-color: #E7EDEB;
  scrollbar-track-color: #E7EDEB;
  scrollbar-highlight-color: #F7B4D5;
  scrollbar-darkshadow-color: #904085;
  scrollbar-3dlight-color: #F7B4D5;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
  font:normal 10px Lucida Sans Typewriter;
  line-height:10px;
  color:#000000;
  letter-spacing:0px;
  text-align:left;
  }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #549B3D;
 }
.blogbody u, .standard u, p u, u {
 font-weight: underline;
 color: #AF1424;
 border-bottom: 2px dotted #FFEF5C;
 }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: left;
  }

div.blogheader, .caption {
/* edits the dates */
  font-family: times new roman;
  font-size:24px;
  text-transform: uppercase;
  line-height:25px;
  letter-spacing: -2px;
  font-weight:none;
  color:#F7B4D5;
  background-color: transparent;
  width: 275px;
  border-bottom:5px dotted #FFEF5C;
  text-align:right;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#000000;
  background-color:#A5D029
  font-family: terminal;
  text-transform:uppercase;
  letter-spacing:0px;
  font-size: 6px;
  line-height: 10px;
  font-weight: none;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
  color:#000000;
  background-color:#A5D029
  font-family: terminal;
  text-transform:uppercase;
  letter-spacing:0px;
  font-size: 6px;
  line-height: 10px;
  font-weight: none;
  text-decoration: none;
  }

a:hover, a:active {
  color:#05BCFF;
  background-color:F7B4D5;
  border-bottom:2px solid #FFEF5C;
  border-top:2px dotted #FFEF5C;
  font-family: terminal;
  text-transform:uppercase;
  letter-spacing:0px;
  font-size: 6px;
  line-height: 10px;
  font-weight: none;
  text-decoration: line-through;
  cursor:cross-hair;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 2px solid #6C6865;
  font:normal 10px Lucida Sans Typewriter;
  background-color: #E7EDEB;
  color: #F7B4D5;
  }

table.left {
/* this edits the menu module */
  width:140px;
  border:none;
  background-color: transparent;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border-top:5px solid #549B3D;
  border-left:5px solid #549B3D;
  border-right:5px solid #A5D029;
  border-bottom:5px solid #A5D029;
  width:275px;
  background-color: transparent;
  font:normal 10px Lucida Sans Typewriter;
  color:#000000;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  font: normal 16px times new roman;
  text-transform: uppercase;
  line-height:22px;
  background-color: transparent;
  color: #F7B4D5;
  text-align: left;
  letter-spacing: -2px;
  border-bottom:5px dotted #FFEF5C;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color:transparent;
  font: 10px lucinda sans typewriter;
  color: #000000;
  text-align:right;
  border-top:5px solid #549B3D;
  border-left:5px solid #549B3D;
  border-right:5px solid #A5D029;
  border-bottom:5px solid #A5D029;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: transparent;
  border: 1px solid #05BCFF;
  }
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 #Af1424;
  }
</style>