Sure, boys date blondes
♥ but they marry brunettes ♥




thee_hawt_layouts

thl_test_86
read my profile
sign my guestbook

Message: message me


Member Since: 10/25/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Tuesday, October 25, 2005

this is the font bolded, italicized, and underlined. like duh people. hah. just kidding. i do love you.

<script language=javascript>
document.title=("boys love brunettes")
</script>
<br>
<FONT
style="FONT-WEIGHT: normal; FONT-SIZE: 40pt; COLOR: #FF6EB4; LINE-HEIGHT: 30pt; FONT-FAMILY: impact; LETTER-SPACING: -2pt">Sure, boys date blondes</FONT><br>
<FONT
style="FONT-WEIGHT: normal; FONT-SIZE: 40pt; COLOR: #FF8000; LINE-HEIGHT: 30pt; FONT-FAMILY: impact; LETTER-SPACING: -2pt">&hearts; but they marry brunettes &hearts;</FONT><br>
<br><br>


<!-- Blink Boxes : Provided by Blogring.net -->
<script language=JavaScript>
<!--
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister

//fixed to work with new security measures by
//hotaru_01 http://www.xanga.com/hotaru_01

// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#FF6EB4","#FF8000");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 15;
// the width of the entire box, in pixels or %
var blinkWidth = 460;
// the height of each row, in pixels
var blinkRowHeight = 5;
// speed of blinking, in milliseconds
var blinkRate = 2;

// do not edit below this line
st=setTimeout;
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->
</script>

<br><br>

<a href="http://www.xanga.com/thee_hawt_layouts" target="_blank">thee_hawt_layouts</a><br><br>


<STYLE type="text/css">
body {
 background-color: #ffffff;
 background-image: url();
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: top left;
 background-color: #ffffff;
 scrollbar-arrow-color:FF6EB4;
 scrollbar-track-color: ffffff;
 scrollbar-shadow-color: FF6EB4;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: FF8000;
 scrollbar-darkshadow-color: #FF6EB4;
 scrollbar-3dlight-color: #FF8000;
 cursor: w-resize;
 }
.blogbody b, .standard b, p b, strong {
/* bolded text */
 font-weight: bold;
 color: #FF6EB4;
 text-transform: lowercase;
 font: bold 11px arial;
}

.blogbody u, .standard u,  {
 text-decoration: underline;
 font-weight: regular;
 color: #FF6EB4;
 text-transform: lowercase;
 font: regular 10px arial;
 border-bottom: 3pt solid #FF8000;
 }

.blogbody i, .standard i, em {
text-decoration: italic;
color: #FF8000;
text-transform: lowercase;
font: italic 11px arial;
}

.left, .blogbody, table.footer, .standard, td, p {
/* main text */
 font:normal 11px arial;
 line-height:11px;
 color: #000000;
 letter-spacing:0px;
 text-align: center;
 }

table.footer TD {
/* centered footer */
/* leave it alone */
 text-align: center;
 }
div.blogheader, .caption {
/* dates */
 font-family: arial;
 text-transform: lowercase;
 background-color:FFC469;
 font-size:14px;
 font-weight:bold;
 line-height: 14px;
 letter-spacing: -1px;
 color: #000000;
 text-align: center;
 padding: 3px;
 width: 300px;
 border-top: 5px solid #FF8000;
 border-bottom: 0px solid #FF8000;
 border-left: 5px solid #FF8000;
 border-right: 5px solid #FF8000;
 }
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits links */
 color: 000000;
 font: normal 11px arial;
 line-height: 11px;
 font-weight: regular;
 text-decoration: none;
 }
a:visited, a.footernav:visited,  {
/* edits the links visited */
 color: 000000;
 font:normal 11px
 arial;
 line-height:11px;
 font-weight:normal;
 text-decoration: none;
 }
a:hover {
/* edits when user mouseovers the links */
  color: #000000;
  font:normal 11px arial;
  text-decoration: none;
  cursor: n-resize;
  line-height:11px;
  background-color:#FFC469;
  border: 2px solid #FF6EB4;
 }
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* edits the buttons, dropdowns, etc. */
 border: 5px solid #FF6EB4;
 font:normal 11px arial;
 background-color: ffc469;
 letter-spacing:0px;
 color: 000000;
 }
table.blogbody {
/* edits the other the place where the blog is */
 border-top: 5px solid #FF8000;
 border-bottom: 5px solid #FF8000;
 border-left: 5px solid #FF8000;
 border-right: 5px solid #FF8000;
 width: 300px;
 background-color: ffffff;
 }
table.left {
/* this edits the menu module */
 border: 5px solid #FF8000;
 width: 150px;
 background-color: ffffff;
 }
table.left th {
/* edits title of menus*/
 background-image: url();
 background-color:FFC469;
 font: 14px arial;
 text-transform:lowercase;
 text-align: center;
 color: #000000;
 border-bottom: 5px solid #FF8000;
 letter-spacing: -1px;
 line-height:14px;
 }
table.left TD {
/* on your menu module, this edits the body */
 font:11px arial;
 color: 000000;
 text-align: center;
 border-top:0px ;
 width: 150px;
 background-color: ffffff;
 border: 0px solid #FF8000;
 }
table.search TD, table.search, table.announcements {
/* border of search bar  */
 background-color: ffffff;
 border: 5px solid #FF8000;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 0px solid #FF8000;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 460px;
 }
hr {
/* horizontal divider */
 border: 5px solid #FF8000;
 }
.search, .searchbarborder, .footer, hr, banner{ display: none; }
</style>

<BODY style=
"border-left:#FF6EB4 10pt solid;
border-right:#FF6EB4 10pt solid;
border-bottom:#FF8000 10pt solid;
border-top: #FF8000 10pt solid;">