|
<a href=http://xanga.com/Basic_Layoutz>
Layout By: Basic_Layoutz</a>
<style type=text/css><!-- body{cursor:sw-resize} //--></style>
<style type="text/css">
body {
background-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: transparent;
scrollbar-shadow-color: #ff9933;
scrollbar-face-color: #000000;
scrollbar-highlight-color:#0099ff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-3dlight-color: #ff9933;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px tahoma;
line-height:16px;
color:#ff9933;
letter-spacing:0px;
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;
}
.left B, { font: bold 11px tahoma; color: "#ff9933"; line-height: 16px;}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #0099ff;
}
blogbody i, .standard i, p i, em {
/* edits italic text in your entry*/
font-weight: em;
color:#ffffff;
}
blogbody u, .standard u, p u, u {
/* edits underlined text in your entry*/
font-weight: u;
color:#ff9933;
}
div.blogheader, .caption {
/* edits the dates */
font-family:garmond;
text-transform:none;
font-size: 20px;
line-height:30px;
font-weight:italic;
height: 1px;
color: #ffffff;
letter-spacing:1px;
text-align:center;
background-color:transparent;
border:none;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#0099ff;
text-decoration: none;
font:normal 11px tahoma;
line-height:16px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#0099ff;
text-decoration: none;
font:normal 11px tahoma;
line-height:16px;
}
a:hover {
/* edits when user mouseovers the links */
height: 2px;
border:3px dashed #ff9933;
font:normal 11px tahoma;
line-height:16px;
font-weight:italic;
cursor:crosshair;
filter:none;
height: 6px;
background:#000000;
color:#0099ff;
text-decoration:underline;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 2px double #0099ff;
font:normal 11px tahoma;
background-color:ff9933;
letter-spacing:0px;
color: #000000;
}
table.left {
/* this edits the menu module */
border: 3px double #ffffff;
width:160px;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:;
border-top: 3px dashed #0099ff;
border-bottom: 3px double #ffffff;
border-right: 3px double #ffffff;
border-left: 3px double #ffffff;
background-color:#000000;
width:400px;
font:normal 11px tahoma;
line-height:16px;
color: #ff9933;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image:;
background-color:#000000;
font: italic 11px garmond;
color: #ff9933;
border: 3px dashed #0099ff
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image:;
background-color:#000000;
border: 3px solid #ff9933;
font:normal 11px tahoma;
line-height:16px;
color: #0099ff;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:;
border: px #;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 3px double #ffffff;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 3px double #ffffff;
}
</style> |