|
| So theres a long entry on the way.
but right now i'm too tired to write it.
<3
ps. this is the best song ever recorded | | |
|
|
|
|
body {
background-color:#FFFFFF;
background-image: url(http://tinypic.com/bh0rpz.gif);
background-position: bottom left;
background-repeat: repeat;
background-attachment: fixed;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-face-color: #DBE9F0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px Book Antiqua;
color:black;
letter-spacing:0px;
text-align: left;
}
.blogbody u, p u, u {
/* edits underlined text */
font:normal 11px Book Antiqua;
font-weight: underlined;
border-bottom:solid 6px #cfe2c7;
color:000000;
}
table.left i, .blogbody i, .standard i, a:link i, a:visited i, .footernav.link i, a.footernav:link i, a.footernav:active i, p i, em {
/* edits italic text */
font:normal 22px script;
font-weight: italic;
color:#0000;
}
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: normal 22pt Book Antiqua;
text-transform: lowercase;
background-color: "transparent";
font-size:16pt;
font-weight: none;
line-height: 16pt;
letter-spacing: 1px;
color: #000000;
text-align: left;
padding-bottom: 10px;
width: 300px;
border: 0px solid #000000;
border-bottom: 0px solid #FFFFFF;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#000000;
background: #cfe2c7;
font:normal 11px terminal;
text-decoration: none;
padding-bottom: -0px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: #000000;
background: #cfe2c7;
font:normal 11px terminal;
text-decoration: none;
padding-bottom: -0px;
}
a:hover {
/* edits when user mouseovers the links */
background: #cfe2c7;
font:normal 11px terminal;
text-decoration:none;
text-transform: uppercase;
letter-spacing:0px;
cursor: nw-resize;
color:#000000;
border: 0px solid #FFFFFF;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 0px solid #000000;
font:normal 11px times new roman;
background-color: #FFFFFF;
letter-spacing:0px;
color: black;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 0px solid #000000;
width: 300px;
background-color: #FFFFFF;
background-image: url();
}
table.left {
/* this edits the menu module */
border: 0px solid #000000;
width: 140px;
background-color: #ffffff;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #ffffff;
font: normal 8px Book Antiqua;
font-weight: bold;
font-size:11px;
text-transform:uppercase;
text-align:left;
color: #000000;
height: 14px;
padding-bottom: 15px;
padding-left: 0px:
padding-right: 0px;
border-bottom: 0px solid #FFFFFF;
letter-spacing:1px;
background-image: url();
}
table.left TD {
/* on your menu module, this edits the body part of it */
font: 11px times new roman; color:black;
text-align:center;
border-bottom:0px solid #000000;
width: 190px;
background-color: #ffffff;
background-image: url();
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: "transparent";
background-image: url();
width: 200px;
border: 0px solid #000000;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #FF6EB4;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 300px;
}
hr {
/* horizontal divider */
border: 1px solid #FFFFFF;
display: none;
}
| |