jessicaxxlife

Status:
Joined: November 4, 2010
Last Seen: 1 decade
user id: 132056
 
<html lang="en">
<head>

<title>{Title}
</title>

<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>

{block:ifenableminicursor}<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}</style>{/block:ifenableminicursor}

<link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<meta name="color:background" content="##b3c3c8"/>
<meta name="color:text" content="#000000"/>
<meta name="color:title" content="#000000"/>
<meta name="color:links" content="#000000"/>
<meta name="color:link hover" content="#686868"/>

<meta name="text:title font size" content="12px"/>
<meta name="text:text font size" content="10px"/>
<meta name="text:first custom link title" content=""/>
<meta name="text:first custom link url" content=""/>
<meta name="text:second custom link title" content=""/>
<meta name="text:second custom link url" content=""/>
<meta name="text:third custom link title" content=""/>
<meta name="text:third custom link url" content=""/>
<meta name="text:fourth custom link title" content=""/>
<meta name="text:fourth custom link url" content=""/>
<meta name="text:fifth custom link title" content=""/>
<meta name="text:fifth custom link url" content=""/>
<meta name="text:sixth custom link title" content=""/>
<meta name="text:sixth custom link url" content=""/>
<meta name="text:online users counter script here" content="">

<meta name="font:text font" content="arial"/>
<meta name="font:title font" content="georgia"/>

<meta name="image:Sidebar" content="1"/>
<meta name="image:Background" content=""/>

<meta name="if:show default links" content="0"/>
<meta name="if:rainbow links" content="1"/>
<meta name="if:box shadow" content="1"/>
<meta name="if:enable mini cursor" content="1"/>
<meta name="if:custom scrollbar" content="1"/>
<meta name="if:first custom link" content="0"/>
<meta name="if:second custom link" content="0"/>
<meta name="if:third custom link" content="0"/>
<meta name="if:fourth custom link" content="0"/>
<meta name="if:fifth custom link" content="0"/>
<meta name="if:sixth custom link" content="0"/>
<meta name="if:online users counter" content="0"/>


<style type="text/css">

{block:ifcustomscrollbar} 
::-webkit-scrollbar {width: 9px; height: 3px; background: #b3c3c8;}
::-webkit-scrollbar-thumb {background-color: #ffffff;}
{/block:ifcustomscrollbar}

body {
margin:0px;
background-color:{color:background};
background-image:url({image:Background});
background-attachment: fixed;
background-repeat: repeat;
}

body, div, p, textarea, submit, input{
font-family: {font:text font};
font-size: {text:text font size};
line-height:11px;
color:{color:Text};
}

p {
margin:0px;
margin-top:0px;
}

a:link, a:active, a:visited{
color: {color:links}; 
text-decoration: none; 
}

a:hover {
{block:ifnotrainbowlinks}
color:{color:link hover};
{/block:ifnotrainbowlinks}
text-decoration: none;
}

div#cage{
margin:auto; 
position:relative; 
width:630px; 
overflow:auto; 
overflow-y:hidden;
}

div#corner{
position:fixed !important;
width:auto;
height:auto;
margin-top:0px;
margin-left:0px;
background-color:#fff;
padding:1px;
}

div#content{
float: left;
margin-top: 27px;
margin-left:10px;
margin-bottom:10px;
padding: 1px 0px 0px 1px;
width: 602px;
height:auto;
background-color:#fff;
{block:ifboxshadow}
-moz-box-shadow: 0 0 18px rgba(255,255,255,.5);
-webkit-box-shadow: 0 0 18px rgba(255,255,255,.5);
box-shadow: 0 0 18px rgba(255,255,255,.5);
{/block:ifboxshadow}
}

div#links{
position:fixed;
margin-bottom:5px;
margin-top:4px;
margin-left:10px;
padding:1px 0px 2px 0px;
height:auto;
width:601px;
border-left:1px dotted {color:background};
border-right:1px dotted {color:background};
background-color:#ffffff;
}

#entry{
float: left; 
{block:IndexPage}
width: 300px;
height: 180px;
overflow:hidden;
overflow-y:hidden;
margin:0px 1px 1px 0px;
{/block:IndexPage}
{block:PermalinkPage}
width:590px;
height: auto;
margin:3px;
padding:5px;
padding-right:4px;
{/block:PermalinkPage}
background-color:#ffffff;
-webkit-transition: all 0.4s linear;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
transition: all 0.4s linear;
}

#entry:hover{
overflow:hidden;
-moz-border-radius:2px;
border-radius:2px;
-webkit-transition: all 0.4s linear;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
transition: all 0.4s linear;
}

#entry .permalink{
position:absolute;
margin-top:143px;
width:300px;
height:10px;
padding-bottom:2px;
background-color:#ffffff;
overflow:hidden;
font-size:10px;
font-family:Ubuntu;
letter-spacing:-1px;
line-height:13px;
text-align:center;
opacity:0.0;
-webkit-transition: all 0.2s linear; 
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}

#entry:hover .permalink{
margin-top:150px;
overflow:visible;
-webkit-transition: all 0.4s linear; opacity: 0.8;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
transition: all 0.4s linear;
}

#postnotes{
text-align: justify;}

#postnotes blockquote{
border: 0px;}

.title{
font-family: {font:title font};
font-size: {text:title font size};
line-height:12px;
color: {color:title}; 
letter-spacing: 0px;
font-weight: normal;
padding:0px 0px 0px 0px; 
}

blockquote{
padding:1px 0px 2px 3px;
margin:0px 0px 0px 0px;
border-left: 1px solid #555555;
}

blockquote p{
margin:0px; 
padding:0px; 
}

.counter{
color:#b3c3c8;
}

.counter a{
color:#b3c3c8;
}

a img{border: 0px;}

.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, 
.user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}

.notes img{
width:10px;
position:relative;
top:3px;
}

.photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
{block:IndexPage}
width: 300px !important;
{/block:IndexPage}
}


</style>

{block:ifrainbowlinks}
<script type='text/javascript'>
//<![CDATA[
var rate = 20;
if (document.getElementById) 
window.onerror=new Function("return true")
var objActive; // The object which event occured in 
var act = 0; // Flag during the action 
var elmH = 0; // Hue 
var elmS = 128; // Saturation 
var elmV = 255; // Value 
var clrOrg; // A color before the change 
var TimerID; // Timer ID
if (document.all) { 
document.onmouseover = doRainbowAnchor; 
document.onmouseout = stopRainbowAnchor; 

else if (document.getElementById) { 
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT); 
document.onmouseover = Mozilla_doRainbowAnchor; 
document.onmouseout = Mozilla_stopRainbowAnchor; 
}
function doRainbow(obj) 

if (act == 0) { 
act = 1; 
if (obj) 
objActive = obj; 
else 
objActive = event.srcElement; 
clrOrg = objActive.style.color; 
TimerID = setInterval("ChangeColor()",100); 

}

function stopRainbow() 

if (act) { 
objActive.style.color = clrOrg; 
clearInterval(TimerID); 
act = 0; 

}

function doRainbowAnchor() 

if (act == 0) { 
var obj = event.srcElement; 
while (obj.tagName != 'A' && obj.tagName != 'BODY') { 
obj = obj.parentElement; 
if (obj.tagName == 'A' || obj.tagName == 'BODY') 
break; 
}
if (obj.tagName == 'A' && obj.href != '') { 
objActive = obj; 
act = 1; 
clrOrg = objActive.style.color; 
TimerID = setInterval("ChangeColor()",100); 


}

function stopRainbowAnchor() 

if (act) { 
if (objActive.tagName == 'A') { 
objActive.style.color = clrOrg; 
clearInterval(TimerID); 
act = 0; 


}

function Mozilla_doRainbowAnchor(e) 

if (act == 0) { 
obj = e.target; 
while (obj.nodeName != 'A' && obj.nodeName != 'BODY') { 
obj = obj.parentNode; 
if (obj.nodeName == 'A' || obj.nodeName == 'BODY') 
break; 
}
if (obj.nodeName == 'A' && obj.href != '') { 
objActive = obj; 
act = 1; 
clrOrg = obj.style.color; 
TimerID = setInterval("ChangeColor()",100); 


}

function Mozilla_stopRainbowAnchor(e) 

if (act) { 
if (objActive.nodeName == 'A') { 
objActive.style.color = clrOrg; 
clearInterval(TimerID); 
act = 0; 


}

function ChangeColor() 

objActive.style.color = makeColor(); 
}

function makeColor() 

// Don't you think Color Gamut to look like Rainbow?
// HSVtoRGB 
if (elmS == 0) { 
elmR = elmV; elmG = elmV; elmB = elmV; 

else { 
t1 = elmV; 
t2 = (255 - elmS) * elmV / 255; 
t3 = elmH % 60; 
t3 = (t1 - t2) * t3 / 60;
if (elmH < 60) { 
elmR = t1; elmB = t2; elmG = t2 + t3; 

else if (elmH < 120) { 
elmG = t1; elmB = t2; elmR = t1 - t3; 

else if (elmH < 180) { 
elmG = t1; elmR = t2; elmB = t2 + t3; 

else if (elmH < 240) { 
elmB = t1; elmR = t2; elmG = t1 - t3; 

else if (elmH < 300) { 
elmB = t1; elmG = t2; elmR = t2 + t3; 

else if (elmH < 360) { 
elmR = t1; elmG = t2; elmB = t1 - t3; 

else { 
elmR = 0; elmG = 0; elmB = 0; 

}
elmR = Math.floor(elmR).toString(16); 
elmG = Math.floor(elmG).toString(16); 
elmB = Math.floor(elmB).toString(16); 
if (elmR.length == 1) elmR = "0" + elmR; 
if (elmG.length == 1) elmG = "0" + elmG; 
if (elmB.length == 1) elmB = "0" + elmB;
elmH = elmH + rate; 
if (elmH >= 360) 
elmH = 0;
return '#' + elmR + elmG + elmB; 
}
//]]>
</script>
{/block:ifrainbowlinks}

<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=820" />
</head>
<body>

<div id="corner">
<span class="credit">theme by <a href="http://0racular.tumblr.com">0racular</a></span>
</div>

<div id="cage">

<div id="links">
<center><div style="font-family:pt sans; letter-spacing:1px; font-size:10px; line-height:9px;">
{Description}<br>
{block:ifshowdefaultlinks}
<a href="/">home</a> <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="/ask">ask</a> <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="/archive">archive</a>
{/block:ifshowdefaultlinks}
{block:iffirstcustomlink}{block:ifshowdefaultlinks} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> {/block:ifshowdefaultlinks} <a href="{text:first custom link url}">{text:first custom link title}</a>{/block:iffirstcustomlink}
{block:ifsecondcustomlink} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="{text:second custom link url}">{text:second custom link title}</a>{/block:ifsecondcustomlink}
{block:ifthirdcustomlink} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="{text:third custom link url}">{text:third custom link title}</a>{/block:ifthirdcustomlink}
{block:iffourthcustomlink} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="{text:fourth custom link url}">{text:fourth custom link title}</a>{/block:iffourthcustomlink}
{block:iffifthcustomlink} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="{text:fifth custom link url}">{text:fifth custom link title}</a>{/block:iffifthcustomlink}{block:ifsixthcustomlink} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> <a href="{text:fifth custom link url}">{text:sixth custom link title}</a>{/block:ifsixthcustomlink}{block:ifonlineuserscounter} <img src="http://i171.photobucket.com/albums/u300/ferny-dust/sets/5.gif"/> {text:onlineuserscounterscripthere} {/block:ifonlineuserscounter}
</center>
</div>

<div id="content">

{block:Posts}

<div id="entry">

{block:IndexPage}
<div class="permalink">
<a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
{/block:IndexPage}

{block:Text}
{block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}
<span class="entrytext">{Body}</span>
{block:PermalinkPage}{block:HasTags}{block:Tags}#{Tag} {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
{/block:Text}

{block:Link}
<a href="{URL}" class="title"><center>{Name}</center></a>
{block:Description}{Description}{/block:Description}
{block:Link}

{block:Photo}<center>
{block:IndexPage}{LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=300px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}</center>
{/block:Photo}

{block:Quote}
{Quote}
{block:Source}<b>{Source}</b>{/block:Source}
{/block:Quote}

{block:Chat}
{block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
{/block:Lines}
</ul>
{/block:Chat}

{block:Audio}
<center>{AudioPlayerBlack}
{block:ifshowaudiocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowaudiocaptions}</center>
{/block:Audio}

{block:Video}
<div class="video">{Video-400}</div>
{block:Video}

{block:PermalinkPage}<center>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
<div style="padding-left:102px;">
{block:PostNotes}{PostNotes}
{/block:PostNotes}</div>{/block:PermalinkPage}

</div>
{/block:Posts}


</div>
</div>
</body>
</html>