<style type="text/css"> /* .kim. copyrightkimmy2005 */ body { background-image: url('http://tinypic.com/fd51jp.jpg'); background-repeat: all; background-attachment: scroll; background-position: center center; background-color: #ffffff; scrollbar-arrow-color: ff0000; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; }
/* edits the date */ div.blogheader, .caption { background-image: url(); background-repeat:no-repeat; background-position:center; font-family: terminal; text-transform:UPPERCASE; font-size:8px; line-height:10px; font-weight:normal; color:#ff0000; letter-spacing:0px; background-color:#ffffff; text-align:right; border-top:0px solid hotpink; border-right:0px solid yellow; border-left:0px solid hotpink; border-bottom:4px solid #000000; }
input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid #ff0000; font:normal 8px terminal; background-color: ffffff; font-color:#ff0000; }
table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; }
table.left th { /* edits the title of ur menu module */ /* like PROFILE, BLOGRINGS, POST CALENDAR */ background-image: url(); font-color: #000000; font-family: terminal; font-size:8pt; text-transform: UPPERCASE; text-align:center; border: #fd31ae 0px solid; ;} table.left { /* edits the Menu Module */ background-image: url(http://tinypic.com/fdrfqq.jpg); font-color: #000000; width:180px; font: terminal; font-size: 8pt; background-color:ffffff; BORDER: #999999 1px solid; }
font,td,p,xmp{ font-weight:normal; letter-spacing: 0pt; text-align:justify;}
table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding-left: 0px; }
table.blogbody { /* this edits the other the place where the blog is */ background-color:ffffff; font: tahoma; BORDER-top: red 4px solid; BORDER-bottom: black 3px double; BORDER-left: #999999 1px solid; BORDER-right: #999999 1px solid; width: 100%;}
a:link{font-family: terminal; color:#ff0000; text-transform:UPPERCASE;font-size:8pt; cursor:crosshair;}
a:active{font-family: terminal; color:#000000; text-transform:lowERCASE;font-size:8pt; cursor:crosshair;}
a:visited{font-family: terminal; color:#ff0000; text-transform:UPPERCASE;text-decoration: strikeout; font-size:8pt;cursor: crosshair;}
A:hover {font-family:terminal;color:#000000;text-transform: uppercase; padding-bottom:1px; padding-top:1px; padding-left:1px; padding-right:1px; cursor:hand; font-weight:bold; border:1px solid #000000; font-size:8pt}
U {font-family: tahoma; color: #000000; letter-spacing: 0pt; font-weight:bold; padding-bottom: 1px; font-size:9pt; border-bottom: 1px solid red;}
P {font-family:tahoma; color: #000000; font-size: 9pt; text-align: justify;}
B, STRONG {font-family:tahoma; font-weight: bold; color: #ff0000; letter-spacing:none;font-size: 9px;}
i, EM {font-family:tahoma; font-sizE:8pt; font-weight: italics; color: #ff0000; letter-spacing:0px;}
</style> |