MY_style_layout
MY_style_layout16
read my profile
sign my guestbook

Message: message me


Member Since: 5/8/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, May 08, 2005

<font color="ffffff">MY_style_layout</font>
<style type="text/css">
body {
background-color: #000000;
background-image:url(http://img.photobucket.com/albums/v116/99666/bg11.jpg);
background-repeat:n o-repeat;
background-position: center right ;
background-attachment: fixed;
scrollbar-arrow-color: 000000;
scrollbar-track-color: 000000;
scrollbar-face-color: 000000;
scrollbar-highlight-color: 999999;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: ffffff;
scrollbar-shadow-color: 000000;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font-family:arial;
font-size:8pt;
color:999999;
cursor:default;
text-align:center;
border: none;
}

.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #ffffff;
}
.blogbody b, .standard b, p b, em {
/* edits italiczed text in your entry */
font-weight: italics;
color: #ffffff;
}

table.blogbody tr td {
/* this edits the left margin of blog */
width:0px;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 2px;
}

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 */
width: 370;
padding-bottom: 0px;
padding-top: 0px;
line-height: 12px;
border: 0px;
font-weight: bold;
font:bold 20px arial;
letter-spacing : -3;
text-decoration: none;
text-transform: lowercase;
color: #ffffff;
background-color: #000000;
text-align: right;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
text-decoration: none;
text-align: center;
font: bold 11px arial;
color: 999999;
cursor:nw-resize;}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:999999;
text-decoration: none;
font: bold 11px arial;
cursor: none}
}

a:hover {
/* edits when user mouseovers the links */
color: 000000;
text-decoration: uppercase;
text-transform: none;
border: 3px solid #ffffff;
border-width: 0px 0px 1px 0px;
cursor: none;}

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 0px solid #ffffff;
font:normal 11px arial;
background-color: #000000;
letter-spacing:0px;
color: #999999;
}

table.left {
/* this edits the menu module */
border: 3px solid #ffffff;
width:160px;
}

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

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(NONE);
background-color: #000000;
font: bold 11px arial;
letter-spacing: -1px;
text-transform: lowercase;
text-align: center;
color: #999999;
border: 3px solid #ffffff;
}

table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(none);
background-color: #000000;
border: 3px solid #ffffff;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 2px solid #ffffff;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 3px solid #ffffff;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
align: center;
}
hr {
/* horizontal divider */
display: none;
}
</style>