<style type="text/css">
/* Metamorphoses */
/* By: Lysa */
/* creator_of_layouts */
body {
background: #000000 url(http://skinz.org/skins/51/5559/nirad_fullsize.jpg);
background-position:center;
background-attachment:fixed;
background-repeat:no-reapeat;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 14px garamond;
line-height:13px;
color:#ffffff;
text-align:justify;
}
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-family:microsoft sans serif;
font-size:20px;
line-height:20px;
letter-spacing:-.5px;
font-weight:bold;
color:#ffffff;
background-color: #999999;
text-align: left;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#ffffff;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#ffffff;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color:#ffffff;
text-decoration: none;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #fffff;
font:normal 14px garamond;
background-color: #666666;
letter-spacing:0px;
color: #ffffff;
}
table.left {
/* this edits the menu module */
border: 1px solid #ffffff;
width:160px;
background-color: #999999;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 0px solid c0c0c0;
background-color: #666666;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(http://url.com/to/the/site/image.gif);
background-color: #666666;
font: bold 14px microsoft sans serif;
color: #ffffff;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(http://url.com/to/the/site/image.gif);
background-color: #666666;
border: none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #999999;
border: 1px solid #ffffff;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #c0c0c0;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #FCEBFF;
}
</style>
<DIV align="right" valign="right" style="FILTER: alpha(opacity=65); OVERFLOW: right; border: 1px solid #ffffff; WIDTH: 500px; HEIGHT: 100%; BACKGROUND-COLOR: transparent; padding: 10px;">
<TABLE WIDTH="155%" HEIGHT="95" BGCOLOR="#666666" BORDER="0" CELLSPACING=
"0" CELLPADDING="2">
<TR>
<TD WIDTH="84%" HEIGHT="95"><FONT COLOR="#ffffff" SIZE=+4>anything here</FONT></TD>
<TD WIDTH="16%"><FONT COLOR="#ffffff" SIZE=+2 P ALIGN="RIGHT"><strong>anything here</strong></FONT></TD></TR>
</TABLE> |