All pastes #2108820 Raw Edit

Stuff

public text v1 · immutable
#2108820 ·published 2012-02-01 19:15 UTC
rendered paste body
<HTML>

<font face=QuicksandLight

<!--Evan Taubenfeld V2 by: YaniLavigne (w w w.y a n i la v i g n e.t u m b l r.c o m)-->
<!--Feel Free to modify or do whatever you want like change the color or fonts-->
<!--But do not remove or alter the credits-->
<!--Do not redistribute or claim my code as your own-->
<!--Never remove this or else-->

<HEAD>

<script type="text/javascript" src="scrolltopcontrol.js">

/***********************************************
*REQUESTED 
*KAWAII ICONS
*DOWNLOADED FROM PHOTOBUCKET

*Modified BY MOOODYKIT.TUMBLR.COM
*Former mahalkitadhave.tumblr.com

* Removal of credits shall result to report and suspension of account
***********************************************/
</script>

<script type="text/javascript" src="http://mooodykit.webs.com/blackmustache.txt"></script>


{block:IfEnableendlessscrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>{/block:IfEnableendlessscrolling}
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> {title}</title>
<link rel="shortcut icon" href="{favicon}">
<META name="image:Background" content="">
<META name="image:avatar" content="http://data.whicdn.com/images/7987585/tumblr_li5pb5J1OD1qzmsjjo1_500_large.png?1300305815">
<META name="color:Background Color" content="#000000">
<meta name="font:title" content="QuicksandLight" />
<meta name="font:body" content="QuicksandLight" />
<META name="color:font color" content="#666666">
<META name="color:link color" content="#B10C0C">
<META name="color:link hover" content="#666666">
<META name="color:Border" content="#eeeeee">
<META name="color:post title font" content="#C7C2B6">
<META name="color:Post Background" content="#161616">
<META name="color:Sidebar Header BG" content="#550000">
<META name="color:Sidebar Header Font" content="#FFFFFF">
<META name="text:Twitter Username" content="">
<META name="text:Number of tweets" content="1">
<meta name="if:ShowSearch" content="1"/>
<meta name="if:fixed" content="1"/>
<meta name="if:Enableendlessscrolling" content="0"/>
<META name="text:LINK 1" content="Home">
<META name="text:LINKURL 1" content="/home">
<META name="text:LINK 2" content="Archive">
<META name="text:LINKURL 2" content="/archive">
<META name="text:LINK 3" content="Random">
<META name="text:LINKURL 3" content="/random">
<META name="text:LINK 4" content="Theme">
<META name="text:LINKURL 4" content="http://yanilavigne.tumblr.com">


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
<script src="toggle.js" type="text/javascript"><!--mce:1--></script>
<script type="text/javascript">
$(document).ready(function(){
//Hide the tooglebox when page load
$(".togglebox").hide();
//slide up and down when click over heading 2
$("down").click(function(){
// slide toggle effect set to slow you can set it to fast too.
$(this).next(".togglebox").slideToggle("slow");
return true;
});
});
</script>

<link rel="stylesheet" type="text/css" href="http://static.tumblr.com/txfvidw/GlKlmy8gs/godie.swf" /> 
<style type="text/css">

::-webkit-scrollbar-thumb:vertical {background-color:#fa1150}; height:auto;}

::-webkit-scrollbar-thumb:horizontal {background-color:#fa1150;height:10px !important;}

::-webkit-scrollbar {height:10px; width:10px; background-color:#9841b3;}



#navbar-iframe {height:0px; visibility:hidden; display:none}

a:link, a:visited, a:active {
color: {color:link color};
cursor: default;
text-decoration:none;
}
a:hover {
color: {color:link hover};
cursor: pointer;
text-decoration:none;
background-color: {color:link color};
}
body {
background-color: {color:Background Color};
background-image: url({image:Background});
background-attachment: fixed;
background-repeat: repeat;
color:{color:font color};
cursor: url(""), default;
text-align:justify;
margin: 0px;
padding: 0px;
} 
.post{
width: 500px;
padding: 5px;
background-color:{color:Post Background};
margin-bottom:8px; 
border:0px solid {color:Border};
}
.header { 
font: 25px {font:QuicksandLight}; 
color: {color:post title font}; 
text-transform: none; 
margin-top:5px;
font-weight:normal;
line-height:23px;
letter-spacing:1px;
}
b {
color: {color:font color};}
strong {
color: {color:font color};}
i {
color: {color:font color};}
u {
font-color: {color:font color};
}
table {
background-color: transparent;
font-family: {font:QuicksandLight};
font-size: 8pt;
color:{color:font color};
line-height: 120%;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

img { border: 0px solid #eee; padding: 0px; filter: alpha (opacity=1.0); opacity: 1.0;}
img:hover {filter: alpha (opacity=80); opacity: 0.80;
}
blockquote{
border-left-width: 1px;
border-left-style: dotted;
border-left-color:{color:Border};
padding:1px; padding-left: 5px; margin: 0px;}
}
.chat {
margin-left: -10px;
padding:0px
text-align:left;
}
.chat li {
padding: 2px;
list-style-type: none;
}
.chat li:nth-child(odd) {
background:{color:Sidebar Header BG};
}
ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
border-bottom: solid 2px {color:Border};
}

ol.notes li.note {
border-top: solid 2px {color:Border};
padding: 10px;
}

ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}

ol.notes li.note span.action {
font-weight: bold;
}

ol.notes li.note .answer_content {
font-weight: normal;
}

ol.notes li.note blockquote {
border-color: {color:Border};
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
text-decoration: none;

}
.pagination {
font-size: 13px;
margin-left: 2px;
text-transform: lowercase;
background:{color:Post background};
padding: 3px;
display: inline-block;
width:20px;
}

.pagination:hover {
background-color: {color:Border};
}
.nextprev {
font-size: 13px;
text-transform: lowercase;
background:{color:Post background};
padding: 3px; display:
inline-block;
width:35px;
margin-left: 2px;
}
.nextprev:hover {
background-color: {color:Sidebar Header BG};
}
input[type=submit]
{
width: 50px;
background-color: {color:font color};
border:0px;
color:#fff;
}
input[type=text]
{
width: 140px;
background-color: {color:Sidebar Header BG};
border:none;
}
.sidebardescr{
margin: 0px 2px 2px 2px; 
padding:1px; 
text-align: justify;
}
.sidebarheader { 
background: {color:Sidebar Header BG}; 
font: normal 14px QuicksandLight; 
color: {color:Sidebar Header Font}; 
border-left: 0px solid #666; 
letter-spacing: 1px; 
line-height: 1; margin: 0 0 1px; 
}
a.nav:link, a.nav:visited, a.nav:active {
background: {color:Sidebar Header BG};
color: {color:Sidebar Header Font};
display: block;
padding: 2px 5px;
font-size: 11px;
text-transform: lowercase;
letter-spacing: 1px;
margin: 1px;
}
a.nav:hover {
background: {color:Sidebar Header Font}; 
color: {color:Sidebar Header BG};
padding-left: 10px;
}
#main{
overflow:hidden;
padding-bottom:5px;
width:850px;
margin-top: -1px;
margin-left: 20px;
}
#post {
background-color: {color:Post background};
float:left;
{block:IndexPage}
width:250px;
height:150px;
overflow:hidden; {/block:IndexPage}
{block:PermalinkPage}
width:500px;
background-color:{color:Background Color};
{/block:PermalinkPage}
padding:0px;
margin-top:0px;
margin-right:22px;
margin-bottom:20px;
margin-left:2px;
}
#post:hover .permalink {
background-color:{color:Background Color};
height: 20px;
opacity: .8;
transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
font-family:QuicksandLight{font:QuicksandLight};
}
#permalink {
background-color:{color:Background Color};
font-family:QuicksandLight ;
letter-spacing: 1px;
font-size: 10px; 
padding-bottom: 50px; 
width:250px;
height:100px;
opacity: 0;
transition: opacity 0.1s,height 0.1s,padding 0.1s;
-moz-transition: opacity 0.1s ,height 0.1s,padding 0.1s;
-webkit-transition: opacity 0.1s ,height 0.1s,padding 0.1s;
-o-transition: opacity 0.1s ,height 0.1s,padding 0.1s;
}

#post:hover .permapic {
opacity: .8;
transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
font-family:{font:QuicksandLight};
} 
.permapic {
font-family: QuicksandLight;
font-size: 10px; 
padding: 2px 0; 
position: absolute;
margin-top:-100px; 
width:250px;
height: 20;
display:block;
background-color:{color:Background Color};
-webkit-transition-duration: .5s; 
text-align:left;
opacity: 0;
}
{CustomCSS}
</style>
</head>


<body>
<table width="1000px" align="center" cellpadding="10" cellspacing="0" border-style="1px dashed #000000";>
<td width="200px" valign="top" cellpadding="15" style="background: transparent;">
<div style="width: 200px;{block:Iffixed}position:fixed;{/block:Iffixed}margin-left: -10px;">
<center>

<div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
<center><a href="/"><img src="{image:avatar}" width="198"></img></a>
<table width="100%" cellspacing="0" cellpadding="0"></tr><td width="50%">
<a class="nav" href="{text:LINKURL 1}">{text:LINK 1}</a>
<a class="nav" href="{text:LINKURL 2}">{text:LINK 2}</a>
</td><td width="50%">
<a class="nav" href="{text:LINKURL 3}">{text:LINK 3}</a>
<a class="nav" href="{text:LINKURL 4}">{text:LINK 4}</a>
</td></tr></table>
</center></div><br>
<div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
<div class="sidebarheader"><center>about</center> </div>
{block:Description}<div class="sidebardescr">{Description}</div>{/block:Description}</div><br>

{block:IfShowSearch}
<div style="background-color:{color:Post background};margin-bottom:5px; text-align:left;padding: 0px 0px 0px 0px;">
<form action="/search" method="get">
<input type="submit" value="Search"/>
<input type="text" name="q" onclick="this.className='onclick'" value=""/>
</form>
</div><br>{/block:IfShowSearch}
</td>
<td width="505px" valign="top" style="background:transparent; text-align:justify;
">
<div align="left">
<div style="width: 800px;margin-right: -10px;">
<div id="main">
{block:Posts}
<div id="post">

{block:Text}<div class="permalink">
<a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
<a href="{Permalink}"><div class="header">{Title}</div></a>

{block:IndexPage}
<div style="height: 100px; overflow-x:hidden;overflow-y:hidden">
{Body}</div>{/block:IndexPage}{block:PermalinkPage}{Body}{/block:PermalinkPage}{/block:Text}
{block:Photo}<center>{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-250}" width="250"alt="{PhotoAlt}"/></a>
<div class="permapic">
<a href="{Permalink}">{TimeAgo}</a>{block:NoteCount}| <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> | <a href="{ReblogURL}" target="_blank">Reblog this</a>
</div>
{/block:IndexPage}

{block:PermalinkPage}{LinkOpenTag}
<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}<br>{block:Caption}
<p>{Caption}</p>
{/block:Caption}{/block:PermalinkPage}</center>{/block:Photo}{block:Photoset}<center>{block:IndexPage}<img src="{Photoset-250}" width="250" height="200">{/block:IndexPage}

{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}
{/block:PermalinkPage}
{/block:Photoset}

{block:Quote}<div class="permalink">
<a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
{block:Source}<div class="header">&ldquo;{Quote}&rdquo;</div>{Source}{/block:Source}

{/block:Quote}
{block:Link} <div class="permalink">
<a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>

<a href="{URL}" id="postlink" {Target}><div class="header">{Name}&rarr;</div></a><BR>{block:Description}{Description}{/block:Description}
{/block:Link}

{block:Chat}<div class="permalink">
<a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>

<a href="{Permalink}"><div class="header">{Title}</div></a>
<div class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</div>
{/block:Chat}

{block:Video}<center>{block:IndexPage}
<div class="permalink">
<a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
<div id="video">{Video-250}</div>

{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
{/block:Video}

{block:Audio}{block:IndexPage}
<div class="permalink">
<a href="{ReblogURL}" target="_blank">Reblog</a> | {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a></div>
{block:AlbumArt}<img src="{AlbumArtURL}" width="250px" height="100px" />

{/block:AlbumArt}<div style="width:260; height:30; background: #000; "><span class="audio"><center>

{AudioPlayerBlack}</center></span></div><b><center>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}<br></b> <i>with {PlayCountWithLabel}</i></center>{/block:IndexPage}{block:PermalinkPage}<br><center>

{block:AlbumArt}<img src="{AlbumArtURL}" width="500px" height="300px" />

{/block:AlbumArt}<div style="width:500; height:30; background: #000; "><span class="audio"><center>{AudioPlayerBlack}</center></span></div><b><center>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}<br></b> <i>with {PlayCountWithLabel}</i></center>
{block:Caption}{Caption}{/block:Caption}</center>{/block:PermalinkPage}

{/block:Audio}
{block:Answer}<span class="answer"><div id="question"><div id="asked"><img src="{AskerPortraitURL-40}"align="left" /><b>{Asker} asked:</b><BR> {Question}</div></div>{Answer}</span>{/block:Answer}

{block:PostNotes} <br><br>
<B>POST DETAILS:</B><BR>
{block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date}</a>
{block:HasTags}<br>Tagged as:

{block:Tags}
<a href="{TagURL}">{Tag}</a>,
{/block:Tags}
{/block:HasTags}{block:ContentSource}<br>Originally Posted by:<a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLogo}</a> {/block:ContentSource}{block:RebloggedFrom}Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
<br><B>POST NOTES:</B><BR>
{PostNotes}
{/block:PostNotes}

</div>
{/block:Posts}
</ol>
</div>

<center><a href="http://yanilavigne.tumblr.com"><img src="http://static.tumblr.com/txfvidw/Y2flmzzx8/untitled-1.png"></a>
</td>
</table>
</body>
</font>
</html>