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