You are on page 1of 18

<HTML>

<!--Theme by: YaniLavigne (w w w.y a n i la v i g n e.t u m b l r.c o m)-->

<HEAD> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> {title}</title> <link rel="shortcut icon" href="{favicon}"> <META name="image:avatar" content="http://static.tumblr.com/rqgkh4m/FKNlc4wnv/5.jpg"> <META name="color:header bg" content="#FCEEF4"> <META name="color:header font" content="#FA7CB1"> <META name="color:header border" content="#FDD6E7"> <META name="color:link" content="#FA7DA7"> <META name="color:bold" content="#9ED1D1"> <META name="color:italic" content="#FA7DA7"> <META name="color:link hover" content="#fff"> <META name="color:post title" content="#FA7DA7"> <META name="color:pagination bg" content="#eee"> <META name="color:sidebar bg" content="#FEF8FB"> <META name="text:link1" content="home"> <META name="text:link1 url" content="/"> <META name="text:link2" content="archive"> <META name="text:link2 url" content="/archive"> <META name="text:link3" content="random">

<META name="text:link3 url" content="/random"> <META name="text:link4" content="rss"> <META name="text:link4 url" content="/rss"> <META name="text:link5" content="ask"> <META name="text:link5 url" content="/ask"> <META name="text:username" content="type ur username"> <meta name="if:ShowFollowing" content="1"/> <meta name="if:ShowAsk" content="1"/> <meta name="if:ShowNavigation" content="1"/> <script language=JavaScript> <!--

//Disable right mouse click Script //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive //For full source code, visit http://www.dynamicdrive.com

var message="back-off ripper";

/////////////////////////////////// function clickIE4(){ if (event.button==2){ alert(message); return false; } }

function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } }

if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; }

document.oncontextmenu=new Function("alert(message);return false")

// --> </script>

<style type="text/css"> #navbar-iframe {height:0px; visibility:hidden; display:none}

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

a:hover { color: {color:link hover}; cursor: crosshair; text-decoration:none; background-color:{color:link}; }

body { background-color: eee; background-image: url(http://static.tumblr.com/a1u2frm/LfEld3l2e/untitled.png); background-repeat: repeat-y; background-position: center center; color:#808080; cursor: url("{image:cursor}"), default; text-align:justify;

margin: 0px; padding: 0px;

} .header2 { margin: 0 0 0 0;color: {color:header font};border-bottom: 1px solid {color:header border};width: 230px;height: 15px; padding-top: 5px;padding-left: 3px;text-align:justify;letter-spacing: 2px; font-variant: small-caps;background: {color:header bg};font-family: Tahoma;font-size: 11px; } .header { font: 25px Georgina; color: {color:post title}; text-transform: none; line-height: 130%;textalign: ; } .header3 {font: 18px 'Neucha'; color: {color:header font color}; text-transform: uppercase; line-height: 130%;text-align: ;} .header4 { font: 35px Georgina; color: {color:Blog title font}; text-transform: uppercase; line-height: 130%;text-align: center ;

b{

color: {color:bold};} strong {

color: {color:bold};}

i{

color: {color:italic};}

u{

font-color: {color:italic}; }

table { background-color: transparent; font-family: Verdana, sans-serif; font-size: 8pt; color:#808080; line-height: 120%; padding: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; }

img { border: 2px solid #eee; padding: 3px; filter: alpha (opacity=1.0); opacity: 1.0;} img:hover {filter: alpha (opacity=80); opacity: 0.80;

} blockquote { border: 1px dashed #E9E7E1; padding: 5px; }

.footer { padding: 5px 5 5 5; font-family: Georgina; text-transform: uppercase; font-size:7pt; } ol.notes { padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: solid 2px #eee; }

ol.notes li.note {

border-top: solid 2px #eee; 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: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px; }

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

#sidebar{ background-color: {color:sidebar bg}; padding: 5px 5 5 5; width: 230px; text-align: left; }

.tumblrdate { font-family: Verdana; text-transform: uppercase; letter-spacing: 1px; font-size:6pt; border-top:1px dashed #eee;

} .pagination { font-family: 'Neucha'; font-size: 10px; text-transform: uppercase; color: {color:link}; background: {color:pagination bg}; padding: 2px; display: inline-block; width:10px;}

.nextprev { font-family: 'Neucha'; font-size: 10px; text-transform: uppercase; color: #FA7DA7; background: #eee; padding: 2px; display: inline-block; width:25px;

} .post_question { background: #e7eaec; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; font: bold 13px Arial, Helvetica, sans-serif; line-height: 28px; color: #454e54; padding: 15px 20px; }

.post_question.medium { font-size: 13px; line-height: 23px; } span.post_question_asker, a.post_question_asker { font: normal 13px Arial, Helvetica, sans-serif; color: #595d62; text-decoration: none; margin: 0 0 0 10px; position: relative; top: -5px; }

a.post_question_asker:hover { text-decoration: underline; }

{CustomCSS} </style> </head> <body> <table width="770px" align="center" cellpadding="10" cellspacing="0" border-style="1px dashed #000000";>

<td width="250px" valign="top" style="background:#fff;"> <br>

<br> <div id="sidebar"> <div class="header2">THIS IS ME:</div> <center><img src="{image:avatar}" width="220"></img></center><br> <div class="header2">MORE ABOUT ME:</div> {block:Description}{Description}{/block:Description} <BR>{block:IfShowNavigation} <div class="header2">NAVIGATION:</div><br> <a href="{text:link1 url}">{text:link1}</a> &hearts; <a href="{text:link2 url}">{text:link2}</a> &hearts; <a href="{text:link3 url}">{text:link3}</a> &hearts; <a href="{text:link4 url}"> {text:link4}</a> <br>{/block:IfShowNavigation}{block:IfShowAsk}<br>

<div class="header2">ABOUT THE THEME:</div> <a href="http://yanilavigne.tumblr.com">Stop standing there</a> <b>by:</b> <a href="http://yanilavigne.tumblr.com">Yanilavigne</a></a> </div> </td>

<td width="450px" valign="top" style="background:white; text-align:justify; list-style-image: url(http://www.zawya.com/images/arrow_bullets.gif); ">

<div align="left"> <div style="width: 510px;"> <br>

<br> {block:Posts} {block:Text} {block:Title}<div class="header">{Title}</strong></div>{/block:Title} {Body} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div>

<div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Text}

{block:Photo}<br> {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" id="photoposts">{LinkCloseTag} {block:Caption}{Caption}{/block:Caption} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Photo}

{block:Quote}

<div class="header">{Quote}</div> {block:Source}{Source}{/block:Source}<br> <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Quote}

{block:Link} <div class="header"><a href="{URL}" {Target}>{Name}</a></div> {block:Description}{Description}{/block:Description} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div> <div style="float:left;text-align:left;">

{block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Link}

{block:Chat} {block:Title}<div class="header">{Title}</div>{/block:Title} <div id="chat"><ul>{block:Lines}<li> {block:Label}{Label}{/block:Label} {Line}</li>{/block:Lines} </ul></div> <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Chat}

{block:Audio} <div class="audio">{block:AlbumArt}<img src="{AlbumArtURL}" align="left" width="50px" height="50px" >{/block:AlbumArt}{AudioPlayerGrey} </div>{Caption} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Audio}

{block:Video} <div style="margin-bottom:15px;"> {Video-500}</div><div class="type">{Caption}</div> <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}

</div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:ContentSource}<br>Source:<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} </div><br></div><br> {/block:Video}

{block:Answer} <img style="border:0px" src="{AskerPortraitURL-48}"align="left" /> <div class="post_question "> <div class="question"><i><font color="888888">"{Question}"</font></i></DIV></DIV> <div style="background: url('http://assets.tumblr.com/images/ask_post_question_arrow.png') 35px 0 no-repeat; width: 100%; height: 8px"></div> {answer} {/block:Answer}

{/block:Posts}

<br><br> <center> {block:Pagination} {block:PreviousPage}

<a href="{PreviousPage}"><div class="nextprev">Prev</a></div> {/block:PreviousPage}

{block:JumpPagination length="10"} {block:CurrentPage} <span class="current_page"><div class="pagination">{PageNumber}</div></span> {/block:CurrentPage}

{block:JumpPage} <a class="jump_page" href="{URL}"><div class="pagination">{PageNumber}</div></a> {/block:JumpPage} {/block:JumpPagination}

{block:NextPage} <a href="{NextPage}"><div class="nextprev">Next</a></div> {/block:NextPage} {/block:Pagination}

</table></table> </body> </html>

http://static.tumblr.com/ekllwmb/B3impi608/538776_4763441565398_554911729_n.jpg

You might also like