You are on page 1of 10

<html> <script src="http://www.duckmylife.com/javascript" type="text/javascript"></scri pt> <!-- modified by http://thiswontlastforever.tumblr.

com (original by thedreamimag e) --> <head> <Title>{Title}</Title> <link rel="shortcut icon" href="{Favicon}"> <link rel="alternate" type="application/rss+xml" href="{RSS}"> {block:Description}<meta name="description" content="{MetaDescription}" />{/bloc k:Description} <link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type=' text/css'> <!-- APPEARANCE --> <meta name="color:Background" content="#E7E7E7"> <meta name="color:Chat Color Line 1" content="#D6D6D6"> <meta name="color:Chat Color Line 2" content="#F1F1F1"> <meta name="color:Font" content="#666666"> <meta name="color:Line" content="#CCC"> <meta name="color:Link" content="#666666"> <meta name="color:Link Hover" content="#181818"> <meta name="color:Link Hover Background" content="#FFFFFF"> <meta name="color:Menu Font" content="#FFFFFF"> <meta name="color:Menu Background" content="#BBBBBB"> <meta name="color:Menu Background Hover" content="#666666"> <meta name="color:Post Details" content="#666666"> <meta name="color:Post Info" content="#F1F1F1"> <meta name="color:Box" content="#FFFFFF"> <meta name="color:Quote" content="#666666"> <meta name="color:Quote Background" content="#666666"> <meta name="color:Title" content="#666666"> <meta <meta <meta <meta name="font:Font Body" content="Arial"> name="font:Title" content="arial"> name="font:Post Details" content="verdana"> name="font:Word" content="Georgia">

<meta name="image:Background" content="http://28.media.tumblr.com/tumblr_lmqfp9Y aEP1qb8sa5o1_250.png"> <meta name="image:Sidebar" content="http://30.media.tumblr.com/tumblr_ln8swrLDDm 1qd2ic7o1_500.jpg"> <meta name="if:Background Image Fixed" content="1"> <meta name="if:Enable Image Opacity" content="1"> <meta name="if:Enable Silent Click" content="1">

{block:IfEnableSilentClick} <script language=JavaScript> <!-var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if

(document.layers (document.getElementById&&!document.all)) { if (e.which==2 e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script> {/block:IfEnableSilentClick} <link href="http://fonts.googleapis.com/css?family=Walter+Turncoat:regular" rel= "stylesheet" type="text/css" > <style type="text/css"> body { background-color:{color:Background}; background-image:url({image:Background}); background-repeat:repeat; {block:IfBackgroundImageFixed}background-attachment:fixed;{/block:IfBackgroundIm ageFixed} color:{color:Font}; font-size:10px; line-height:12px; font-family:{font:Font Body}; text-align:justify; } a, a:visited, a:active { color:{color:Link}; text-decoration: none; -webkit-transition-duration: 0.6s; } a:hover { color:{color:Link Hover}; text-decoration: none; -webkit-transition-duration: 0.6s; } p { margin: 2px 2px 2px 2px; line-height:12px; } .title { font-size:25px; font-family: 'Walter Turncoat', serif; color:{color:Title}; } .post { font-size:25px; font-family: 'Walter Turncoat', serif; color:{color:Title}; text-transform:none; line-height:25px; }

.quote { font-size:28px; font-style:italic; line-height:20px; font-family:'Walter Turncoat', serif; color:{color:Quote}; } .odd { background-color:{color:Chat Color Line 1}; padding: 1px; } .even { background-color:{color:Chat Color Line 2}; padding: 1px; } .current_page { font-family:Verdana; font-size:10px; font-weight: none; color:{color:Font}; margin:1px; padding:2px; } .jump_page { font-family:verdana; font-size:10px; text-decoration:none; font-weight: none; margin:1px; padding:2px; color:{color:Link}!important; -webkit-transition-duration: 0.6s; } .jump_page:hover, .current { font-weight: none; text-decoration:none; color:{color:Link Hover}; margin:1px; padding:2px; background-color:{color:Link Hover Background}; -webkit-transition-duration: 0.6s; } .h1 { font-family:{font:Post Details}; font-size:10px; text-transform:none; color:{color:Post Details}; text-align:right; padding:1px; text-decoration:none; } .bottom { font-family:Verdana;

text-decoration:none; font-size:10px; text-transform:none; text-align:center; } .postinfo { position: relative;float: right; background-color:{color:Post Info};text-align:right; } hr { border: none; border-bottom: 1px dashed {color:Line}; } blockquote { border-left:1px dashed {color:Notes}; padding: 5px; } #sidebar { top:5px; left:0px; width:250px; background-color:transparent; padding:10px; position:fixed; } #content { position:absolute; top:10px; left:450px; width:500px; background-color:transparent; padding:10px; margin:auto; } #posts { width:500px; padding:10px; margin-bottom:10px; background-color:{Color:Box}; } #postsidebar { width:250px; padding:10px; margin-bottom:0px; background-color:{Color:Box}; } .titlebg {font-family: {font:Word};font-size: 150px;color: {color:Title};opacity : 0.2;filter: alpha(opacity=20);-ms-filter:"progid:DXImageTransform.Microsoft.Al pha(Opacity=20)";position: absolute;top: 70px;left: 10px; -webkit-transform:rotate(30deg); -moz-transform:rotate(30deg);

} img { {block:IfEnableImageOpacity} opacity: 0.8; filter:alpha(opacity=85); {/block:IfEnableImageOpacity} -webkit-transition-duration: 0.8s; } img:hover { {block:IfEnableImageOpacity} opacity:1; filter:alpha(opacity=99); {/block:IfEnableImageOpacity} } img, a img { max-width:500px !important; border: 0px !important; } ol.notes { padding: 5px; margin: 25px 0px; list-style-type: none; } ol.notes li.note img.avatar { width: 10px; height: 10px; } ol.notes li.note span.action { font-weight: bold; } ol.notes li.note .answer_content { font-weight: normal; } {CustomCSS} </style> </head> <body> <div align="left"> <div id="sidebar"> <div id="postsidebar"><div class="title">{Title}</div><br> <a href="/"><img src="{image:Sidebar}" width="250px"></a><br>{Description}<br></ div> <div id="postsidebar"><center>{block:PreviousPage}<a href="{PreviousPage}" class ="jump_page">&larr; Previous</a>&nbsp;{/block:PreviousPage}{block:JumpPagination length="5"} {block:CurrentPage} <span class="current_page">{PageNumber}</span> {/block:CurrentPage} {block:JumpPage}

<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage} {/block:JumpPagination} {block:NextPage}&nbsp;<a href="{NextPage}" class="jump_page">Next &rarr;</a>{/bl ock:NextPage} {block:PermalinkPagination} {block:PreviousPost} <a href="{PreviousPost}" class="jump_page">&larr; Previous< /a>&nbsp;{/block:PreviousPost} {block:NextPost}&nbsp;<a href="{NextPost}" class="jump_page">Next &rarr;</a>{/bl ock:NextPost} {/block:PermalinkPagination}</center></center></div> <div id="postsidebar"><div class="bottom"><a> FUCKED UP <a href="http://volspasc hers.net"><img style="border: 0px solid ; display: inline;" alt="vols pas cher" src="http://contador-de-visitas.com/hit.php?id=969911&counter=34"></a><b r /></a></div></div> </div> <div id="content"> {block:Posts} <!--TEXT--> {block:Text} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog this</a></div></div> {block:Title}<div class="post">{Title}</div>{/block:Title}<br> <p>{Body}</p><br></div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"> {block:Title}<div class="post">{Title}</div>{/block:Title}<br> <p>{Body}</p><br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Text} <!--PHOTO--> {block:Photo} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">Reblog this</a>{/block:NoteCount}</div></div> <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{L inkCloseTag}</center> {block:Caption}{Caption}{/block:Caption}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}</center>

{block:Caption}{Caption}{/block:Caption}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Photo} <!--PHOTOSET--> {block:Photoset} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">Reblog this</a>{/block:NoteCount}</div></div> <center>{Photoset-500}</center> {block:Caption}{Caption}{/block:Caption}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"> <center>{Photoset-500}</center> {block:Caption}{Caption}{/block:Caption}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Photoset} <!--QUOTE--> {block:Quote} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">Reblog this</a>{/block:NoteCount}</div></div> <div class="quote">"{Quote}"</div> <div class="quotebg"> </div><br> {block:Source} {Source}{/block:Source}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"><div class="quote">"{Quote}"</div> <div class="quotebg"> </div><br> {block:Source} {Source}{/block:Source}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Quote} <!--LINK-->

{block:Link} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">Reblog this</a>{/block:NoteCount}</div></div> <div class="post"><a href="{URL}" target="blank">{Name} &#151;&#155;</a></div><b r> {Description}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"><div class="post"><a href="{URL}" target="blank">{Name} &#151;&# 155;</a></div><br> {Description}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Link} <!--CHAT--> {block:Chat} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog this</a></div></div> {block:Title}<div class="post">{Title}</div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line} <br></div>{/block:Lines}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts">{block:Title}<div class="post">{Title}</div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line} <br></div>{/block:Lines}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Chat} <!--AUDIO--> {block:Audio} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog this</a></div></div> {block:AlbumArt}<img src="{AlbumArtURL}" width="55px" height="55px" align="left" >{/block:AlbumArt} {AudioPlayerGrey} {PlayCountWithLabel}<br>

{block:Caption}{Caption}{/block:Caption}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts">{block:AlbumArt}<img src="{AlbumArtURL}" width="55px" height="55 px" align="left">{/block:AlbumArt} {AudioPlayerGrey} {PlayCountWithLabel}<br> {block:Caption}{Caption}{/block:Caption}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Audio} <!--VIDEO--> {block:Video} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog this</a></div></div> <center>{Video-500}</center> {block:Caption}{Caption}{/block:Caption}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"><center>{Video-500}</center> {block:Caption}{Caption}{/block:Caption}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Video} <!--Q&A--> {block:Answer} {block:IndexPage} <div id="posts"> <div class="postinfo"><div class="h1"><a href="{Permalink}">Permalink</a> {block :NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog this</a></div></div> <b>{Asker}</b>: {Question}<hr> {Answer}<br> </div> {/block:IndexPage} {block:PermalinkPage} <div id="posts"><b>{Asker}</b>: {Question}<hr> {Answer}<br></div> <div id="posts">{block:NoteCount}Notes: {block:NoteCount}{NoteCountWithLabel}<br >{/block:NoteCount} {block:HasTags}Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags} <br>{/block:HasTags} {block:Date}Posted On: {ShortDayOfWeek}, {ShortMonth}. {DayOfMonthWithZero}, {Ye

ar}{/block:Date}</div> {/block:PermalinkPage} {/block:Answer} <!--NOTES--> {block:PostNotes} <div id="posts"> <div class="title">Notes</div> {PostNotes} </div> {/block:PostNotes} {/block:Posts} </ol> </div> </body> </html>

You might also like