Sei sulla pagina 1di 9

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <!-tremare two theme by Kelsey // atonals.tumblr.

com DO NOT delete credits --> <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}" /> {/block:Description} <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta name="color:Text" content="#000000"/> name="color:Links" content="#000000"/> name="color:Hover" content="#dddddd"/> name="color:Background" content="#ffffff"/> name="color:header" content="#ffffff"/> name="color:center" content="#ffffff"/> name="if:uppercase blogtitle" content="1" /> name="if:image shadows" content="0" /> name="if:image opacity" content="0" /> name="if:show captions" content="0"/> name="if:bigger posts" content="0" /> name="text:blogtitle size" content="30" /> name="text:post font size" content="9" /> name="font:body" content="Baskerville" /> name="font:blogtitle" content="Baskerville" /> name="font:nav links" content="Baskerville" /> name="color:line" content="#000000"/>

<style type="text/css"> iframe#tumblr_controls,.btn.icon.theme{filter:invert(100%);-webkitfilter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-msfilter:invert(100%); opacity:.4;position:fixed!important} iframe#tumblr_controls { top: 0% !important; right:0% !important; position: absolute !important; -webkit-filter: ;

} img{ -webkit-transition: opacity 0.8s linear; opacity: 1.0; -webkit-filter:grayscaled(100%); } img:hover{ -webkit-transition: opacity 0.8s linear; opacity: 1; -webkit-filter:grayscale(100%); }

body {margin:auto; color:{color:text}; width:540px; {block:ifbiggerposts}width:850px;{/block:ifbiggerposts}font-family: {font:body}; font-size:9px;background-color:; line-height:10px;} a {color: {color:Links};text-decoration: none;}a:hover {color: {color:Hover};-webkit-transition-duration: .5s;} .caption {margin-top:5px; margin-bottom:10px;} .content {margin:auto;background-color: {color:center};width:540px; {block:ifbiggerposts}width:850px;{/block:ifbiggerposts} float:left;} .post{ {block:indexpage}width:250px; {block:ifbiggerposts}width:400px; {/block:ifbiggerposts}{/block:indexpage} {block:permalinkpage}width:540px;{block:ifbiggerposts}width:850px; {/block:ifbiggerposts}{/block:permalinkpage} float:left; position:relative; margin:8px;font-size:{text:post font size}px;font-color:{color:text};} .post img {{block:indexpage}width:250px; {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}{/block:indexpage} {block:ifImageShadows}-webkit-box-shadow: 3px 14px 5px rgba(0,0,0,0.3); -moz-box-shadow: 3px 14px 5px rgba(0,0,0,0.3); box-shadow: 1px 2px 3px rgba(0,0,0,0.3);{/block:ifImageShadows}} {block:ifimageopacity} img{ -webkit-transition: opacity 0.3s linear; opacity: 1; } {/block:ifimageopacity} {block:ifimageopacity} img:hover{ -webkit-transition: opacity 0.3s linear; opacity: .8; }

{/block:ifimageopacity} .permalink {margin:0px; text-align:right; padding:0px; opacity:.4;-moztransition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .permalink a:hover{ color:{color:Hover} } .post:hover .permalink {opacity: 1;} .information {text-align:justify;line-height: 10px;padding-top:3px; } .links {font-size:9px;text-align:right;font-style:italic;texttransform:uppercase;} .posted {font-size:9px;padding-left:5px;} .notes {width:300px; font-size:9px;color:#000;text-align:left;} .viewnotes{margin-top:10px;font-size:9px;color:#000;text-align:left; } ol.notes {padding-left:5px; list-style-type:none;} ol.notes li.note {padding:2px;} ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; display:none; } ol.notes li.note { padding-top:5px; padding-bottom:5px;} .header {padding-top:10px;padding-bottom:10px;margin:auto; width:520px;padding-right:15px;background-color:{color:header}; {block:ifbiggerposts}width:815px;{/block:ifbiggerposts}}

.audio {background-color:#fff;width:242px; {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}} .audio { padding:3px; -webkit-box-shadow: 2px 3px 8px #DDD; border:1px solid #CCC; } .ptitle {font-size:11px;text-transform:uppercase;} .blogtitle {color:{color:Blogtitle};font-family:{font:title};font-size: {text:blogtitle size}px;{block:ifuppercaseblogtitle}text-transform:uppercase; {/block:ifuppercaseblogtitle};position:fixed;zindex:5000;margin:auto;bottom:10px;} .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;} #infscr-loading {display:none;} .navigation{display:none;} .mytag, .mytag a { color:#000;} </style> <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery1.4.2.min.js'></script> {block:IndexPage} <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script> <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script> <script type="text/javascript"> $(window).load(function () { $('.content').masonry(), $('.masonryWrap').infinitescroll({ navSelector : "div.navigation", // selector for the paged navigation (it will be hidden) nextSelector : ".navigation a#next", // selector for the NEXT link (to page 2) itemSelector : ".post", // selector for all items you'll retrieve bufferPx : 10000, extraScrollPx: 10000, loadingImg : "", loadingText : "<em></em>",

}, // call masonry as a callback. function() { $('.content').masonry({ appendedContent: $(this) }); } ); }); </script> {/block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script> <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script> <script type="text/javascript" charset="utf-8"> var $j = jQuery.noConflict(); $j(function() { if (navigator.platform == "iPad" || navigator.platform == "iPhone") return; $j("img").lazyload({ placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif", effect: "fadeIn", }); }); </script> </head> <body> <div class="header"> <div class="information">Austin. 19. Michigan. <p> <p></div> <div class="links"> <a href="/">home</a>&nbsp;&nbsp;<a href="/ask">message</a>&nbsp;&nbsp;{block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>&nbsp;&nbsp; {/block:Pages} {/block:HasPages}<a href="http://atonals.tumblr.com">theme</a> </div> <div class="blogtitle">{Title}</div> {block:indexpage}<div class="navigation">{block:Pagination} {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage} {block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage} {/block:Pagination}</div>{/block:indexpage}</div> <div class="content"> {block:Posts}

{block:Text} <div class="post"><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{MonthNumber}. {DayOfMonth}.{ShortYear}</a></div></div></div>{/block:IndexPage} {/block:Text} {block:Photo}<div class="post">{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage} {LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage} {PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURLHighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:indexpage}width="240px"{block:indexpage} {block:PermalinkPage}width="540px{block:ifbiggerposts}width:850px{/bloc k:ifbiggerposts}"{/block:PermalinkPage}/>{block:IndexPage}</a>{/block:In dexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage} {block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption} {/block:ifshowcaptions}</div> {block:PermaLinkPage} {block:HasTags} {block:Tags} <div class="mytag">&nbsp;&nbsp;&nbsp;#<a href="{TagURL}">{Tag}</a></div> {/block:Tags} {/block:HasTags} {/block:PermaLinkPage} {/block:Photo}

{block:Photoset} <div class="post"><div class="photoset"> <center>{Photoset-250}{block:ifbiggerposts}{Photoset-400} {/block:ifbiggerposts}</center> {block:Caption}<div class="caption">{Caption}</div>{/block:Caption} </div></div>{/block:Photoset}

{block:Quote} <div class="post"> <a href="{Permalink}">"{Quote}"</a> <span style="text-align:right;"> {block:Source} </br></br> <i> by</i> {Source}{/block:Source} </span> </div> {/block:Quote} {block:Link} <div class="post"> <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description} {/block:Description} {block:IndexPage}<div class="permalink"><a href="{Permalink}">{MonthNumber}.{DayOfMonth}. {ShortYear}</a></div>{/block:IndexPage} </div> {/block:Link}

{block:Chat} <div class="post">{block:Title}<b>{Title}</b>{/block:Title} {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label} {/block:Lines}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{MonthNumber}.{DayOfMonth}. {ShortYear}</a></div>{/block:IndexPage} </div> {/block:Chat} {block:Video} <div class="post"><div class="video">{Video-250}{block:ifbiggerposts} {Video-400}{/block:ifbiggerposts} {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></div>{/block:Vid eo} {block:Audio} <div class="post">

<div class="audio"> {AudioPlayerWhite} </div> </br> <i>{block:TrackName}{TrackName}{/block:TrackName}</i> // <b>{block:Artist}{Artist}{/block:Artist}</b>

{block:PermalinkPage}{/block:PermalinkPage} {block:IndexPage}<div class="permalink"><a href="{Permalink}">{MonthNumber}.{DayOfMonth}. {ShortYear}</a></div>{/block:IndexPage} </div> {/block:Audio} {block:PermalinkPage} <div class="posted">{block:ifnotshowcaptions}{block:Caption}<div class="caption">{CaptionDELETE}</div>{/block:Caption} {/block:ifnotshowcaptions}Posted {TimeAgo} with {NoteCount} Notes</div> <br>{block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes} <div class="notes"> {block:PostNotes}{PostNotes} {/block:PostNotes}</div>{/block:PermalinkPage} {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource} {/block:Posts} </div> </div> </div> </div> </div> </div> </body>

</html

Potrebbero piacerti anche