You are on page 1of 9

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.

dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} <meta name="text:Disqus shortname" content="" /> <meta name="if:Show People I Follow" content="0"> <meta name="if:Show Timestamp" content="1"> <meta name="if:Show Date" content="1"> <meta name="if:Show Search" content="1"> <meta name="if:Show post notes" content="1"> <meta name="if:Endless scrolling" content="0"> <style type="text/css"> body { margin: 0; padding: 0px; background: #ffffff; font-family: tahoma; font-size: 10px; color: #666666; line-height:10px; } a{ color: #999999; text-decoration: none; font-size:9px; font-family: georgia; letter-spacing:0px; text-transform: uppercase; } a:hover { color: #ffffff; background: none; } a:active, a:focus { outline: 0;

} a img { border-width: 0px; } .clear { clear: both; } #container { width: 650px; margin-left:200px; margin-top:80px; } #icony { width:80px; height:80px; border: 5px solid #212121; } #left { float: right; width: 160px; overflow:auto; height:70px; border: 10px solid #eeeeee; background-color:#eeeeee; } #left a.h2 { text-transform: uppercase; font-size: 13px; line-height: 11px; font-family:georgia; color: #999999; text-decoration: none; } #left a.h2:hover { color: #999999; background: none; text-decoration: none; }

#left .space { width: 100%; height: 20px; } #left .space.small { width: 100%; height: 10px; } #texty { color:#999999; font-family:tahoma; font-size:10px; line-height:10px; } #right { width: 360px; float: left; } #right .post { margin-right:80px; } img { max-width: 100%; } #right .post h3 { font-weight: normal; font-size: 10px; margin: 0; } #right .post a.h3 { color: #999999; text-decoration: none; font-size: 11px; margin: 0; } #right .post a.h3:hover { background: none; }

#right .post a.h3.link { text-decoration: none; color:#666666; } #right .post a.h3.link:hover { color: #ffffff; background: none; } #right .post blockquote { border-left: 1px dotted #999999; padding: 0 0 0 15px; margin-left: 0px; } #right .post table { margin: 10px 0 0 0; border-collapse: collapse; } #right .post table tr { margin: 1px 0; } #right .post table tr td { padding: auto; vertical-align: top; } #right .post table tr td.name { text-align: right; padding: 1px 15px; } #right .post table tr td.words { width: 100%; text-align: left; padding: 1px; } ol.notes { margin: 0 0 50px 0; padding: 0 0 0 0; }

ol.notes img { display: none; } #right #footer { position: relative; right: 0px; text-align: right; } #right #footer .credit { color: #999999; margin: 0px 0 0 0; } #right #footer .credit a {color: #999999;} #right #footer .credit a:hover {color: #ffffff; background: none; }

a.install { width: 96px; height: 20px; background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png); display: block; position: absolute; top: 26px; right: 3px; } {CustomCSS} </style> {block:IfEndlessScrolling} {block:IndexPage} <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/thpaaos/sZQkv2j7g/infinitescroll.js"></script> <script type="text/javascript"> var jQis = jQuery.noConflict(); jQis(function($){ $('ul.allposts').infinitescroll({ debug : false, nextSelector : "a.next", text : "", donetext : "{lang:No more posts}.",

navSelector : "div#footer", contentSelector : "div#right", itemSelector : "div#right > .post" }); }); </script> {/block:IndexPage} {/block:IfEndlessScrolling} <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /> <meta name="viewport" content="width=820" /> </head> <body> <a href="http://www.tumblr.com/theme/106" class="install"></a> <div id="container"> <div id="icony" style="float:right; margin-left:5px;"><a href="/"><img src="{PortraitURL-128}" /></a></div> <div id="left"><br> <div id="texty"><center><a href="/" class="h2">{Title}</a></center><br> {block:Description}{Description}{/block:Description}</div> {block:HasPages} {block:Pages}&bull; <a href="{URL}">{Label}</a><br/>{/block:Pages} {/block:HasPages} {block:SubmissionsEnabled}&bull; <a href="/submit">{SubmitLabel}</a>{/block:SubmissionsEnabled} {block:IfShowSearch} <div class="space"></div> <form action="/search" method="get"> <input type="text" class="search-query" name="q" value="{SearchQuery}" /> <input type="submit" class="search-button" value="{lang:Search}"/> </form> {/block:IfShowSearch} </div> <div id="right"> {block:Posts} <div class="post"> {block:Text} {block:Title}<a href="{Permalink}" class="h3">{Title}</a>{/block:Title} {Body} {/block:Text} {block:Link} <a href="{URL}" class="h3 link">{Name}</a> <p>{block:Description}{Description}{/block:Description}</p> {block:Link}

{block:Photo} {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag} <p>{block:Caption}{Caption}{/block:Caption}</p> {/block:Photo} {block:Quote} <h3>&#8220;{Quote}&#8221;</h3> <p>{block:Source}&mdash; {Source}{/block:Source}</p> {/block:Quote} {block:Chat} {block:Title}<a href="#" class="h3">{Title}</a>{/block:Title} <table> {block:Lines} <tr> {block:Label}<td class="name">{Label}</td>{block:Label} <td class="words">{Line}</td> </tr> {/block:Lines} </table> {/block:Chat} {block:Audio} {block:AudioEmbed} {AudioEmbed-500} {/block:AudioEmbed} {block:AudioPlayer} {AudioPlayerBlack} {/block:AudioPlayer} {block:Caption}{Caption}{/block:Caption} {/block:Audio} {block:Video} {Video-500} {block:Caption}{Caption}{/block:Caption} {/block:Video} <p align="right"><a href="{Permalink}">{block:Date} {block:IfShowTimestamp}{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp; {/block:IfShowTimestamp}&bull;{block:IfShowDate}&nbsp;&nbsp; {DayOfMonth}&nbsp;{Month}&nbsp;{Year}{/block:IfShowDate}{block:Date} {block:IfShowPostNotes}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp; {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowPostNotes}{block:Date} {block:IfDisqusShortname}&nbsp;&nbsp;&bull;&nbsp;&nbsp;<a href="{Permalink}#disqus_thread" style="text-transform:lowercase;">{lang:View

comments}</a>{/block:IfDisqusShortname}</a>{/block:Date}</p> </div> {block:IfDisqusShortname} {block:Permalink} <div class="notecontainer" style="padding: 0 0 50px 0;"> <div id="disqus_thread"></div> <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script> <noscript><a href="http://{text:Disqus Shortname}.disqus.com/? url=ref">{lang:View the discussion thread}</a></noscript> </div> {/block:Permalink} {/block:IfDisqusShortname} {block:IfShowPostNotes}{PostNotes}{/block:IfShowPostNotes} {/block:Posts} <div id="footer"> {block:Pagination} {block:PreviousPage} <a href="{PreviousPage}">{lang:Previous}</a> {/block:PreviousPage} {block:JumpPagination length="10"} {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} <a href="{NextPage}" class="next">{lang:Next}</a> {/block:NextPage} {/block:Pagination} {block:PermalinkPagination} {block:NextPost} <a href="{NextPost}">{lang:Back}</a> {/block:NextPost} &nbsp; &bull; &nbsp; {block:PreviousPost} <a href="{PreviousPost}">{lang:Next}</a> {/block:PreviousPost} {/block:PermalinkPagination} <div class="credit"><hr></hr>

<a href="http://itsaliens.tumblr.com">White Ashes Theme</a> a twisted mind ~ </div> </div> </div> <div class="clear"></div> </div> {block:IfDisqusShortname} <script type="text/javascript"> (function() { var links = document.getElementsByTagName('a'); var query = '?'; for(var i = 0; i < links.length; i++) { if(links[i].href.indexOf('#disqus_thread') >= 0) { query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&'; } } document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>'); })(); </script> {/block:IfDisqusShortname} </body> </html

You might also like