All pastes #2126001 Raw Edit

Untitled

public text v1 · immutable
#2126001 ·published 2012-03-07 22:20 UTC
rendered paste body
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
                                         
        .                                 .o8       oooo               
      .o8                                "888       `888               
    .o888oo oooo  oooo  ooo. .oo.  .oo.   888oooo.   888  oooo d8b     
      888   `888  `888  `888P"Y88bP"Y88b  d88' `88b  888  `888""8P     
      888    888   888   888   888   888  888   888  888   888        
      888 .  888   888   888   888   888  888   888  888   888    .o. 
      "888"  `V88V"V8P' o888o o888o o888o `Y8bod8P' o888o d888b   Y8P

-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <!-- DEFAULT VARIABLES -->
    <meta name="color:Background" content="#3b627e" />
    
    <meta name="font:Title" content="Arial" />
    <meta name="font:Body" content="Arial" />
    <meta name="font:Accent" content="Lucida Sans" />
    
    <meta name="if:Show People I Follow" content="1" />
    <meta name="if:Show Tags" content="1" />
    <meta name="if:Show Album Art on Audio Posts" content="1" />
    <meta name="if:Enable Jump Pagination" content="0" />
    
    <meta name="text:Disqus Shortname" content="" />
    
    <meta name="image:Header" content="" />
    <meta name="image:Background" content="" />
    
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
    {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
    <link rel="shortcut icon" href="{Favicon}" />
    <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
    <link rel="alternate" type="application/rss+xml" href="{RSS}" />
    <style type="text/css">
        @import url( http://static.farm.ryanclark.me/styles/normalize.css );
        @import url( http://static.farm.ryanclark.me/styles/tumblr.css );
    </style>
    
    <script src="http://static.farm.ryanclark.me/scripts/modernizr-1.7.min.js"></script>
</head>
<body>
    <div id="infscr-loading"></div>
    
    <div class="following-popup">
        <div class="content">
            {block:IfShowPeopleIFollow}
                {block:Following}
                    {block:Followed}<a target="_blank" href="{FollowedURL}"><img src="{FollowedPortraitURL-40}" /></a>{/block:Followed}
                {/block:Following}
            {/block:IfShowPeopleIFollow}
        </div>
        
        <small></small>
    </div>
    
    <div class="answer-popup">
        <iframe src="http://www.tumblr.com/ask_form/wethewarrior.tumblr.com" scrolling="no"></iframe>
        
        <small></small>
    </div>
    
    <aside>
        <div class="me">
            <div class="picture">
                <a href="/">"<img src="http://static.farm.ryanclark.me/images/profile-picture.jpg" /></a>
            </div>
            
            <div class="info">
                <a href="/" class="title">ryan<span>clark</span></a>
                
                <h2>in<span>&bull;</span>you<span>&bull;</span>we<span>&bull;</span>trust</h2>
                <hr />
                
                <a href="question" class="link answer">ask me anything</a> <br />
                <a href="#" class="link following">view who i follow</a>
                
                <hr />
                
                <h5>theme by <a href="http://wethewarrior.tumblr.com/">ryanclark</a></h5>
            </div>
        </div>
        
        <div class="twitter">
            <div class="bubble">
                <span>Loading tweets...</span>
                <small></small>
            </div>
            
            <a href="http://twitter.com/froobe" target="_blank">@froobe</a>
        </div>
    </aside>
    
    <section>                
    {block:SearchPage}
        {block:SearchResults}
            <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
        {/block:SearchResults}
        
        {block:NoSearchResults}
            <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
        {/block:NoSearchResults}
    {/block:SearchPage}

        <div class="content{block:PermalinkPage} disable{/block:PermalinkPage}">                
        {block:Posts}
            <div class="post{block:Photo} photo{/block:Photo}{block:Video} video{/block:Video}{block:Audio} audio{/block:Audio}{block:Quote} quote{/block:Quote}{block:Text} text{/block:Text}{block:Answer} answer{/block:Answer}{block:PermalinkPage} left{/block:PermalinkPage}">
                {block:Media}
                    <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="290" />
                {/block:Media}
                {block:Photo}
                    <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="290" />
                {/block:Photo}
                {block:Video}
                    {Video-250}
                {/block:Video}
                
                <div class="overlay">
                    <div>
                        <a href="{Permalink}" class="permalink"></a>
                        <a href="{ReblogURL}" class="reblog"></a>
                    </div>
                </div>
            </div>
            
             {block:PermalinkPage}
        {block:Date}
        <div class="post big">
            Posted {TimeAgo} on <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}">{DayOfMonthWithZero} {ShortMonth} {Year}</a> <br />
            
            {block:RebloggedFrom}
				Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br />
				Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a><br />
			{/block:RebloggedFrom}
			{block:HasTags}
				{block:Tags}<a class="atag" href="{TagURL}">#{Tag} </a>{/block:Tags}
			{/block:HasTags}
	
			{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
            
    		{block:PostNotes}
    			{PostNotes}
    		{/block:PostNotes}
        </div>
        {/block:Date}
        {/block:PermalinkPage}
        {/block:Posts}
        
            <div class="clearfix"></div>
        </div>
        
        <div class="clearfix"></div>
         {block:Pagination}  
        <div class="pagination" style="display: none;">
        {block:NextPage}
            <a href="{NextPage}" class="next">next</a>
        {/block:NextPage}
        </div>
    {/block:Pagination}
    </section>
    </body>
    
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
    <script src="http://static.farm.ryanclark.me/scripts/jquery.masonry.js"></script>
    <script src="http://static.farm.ryanclark.me/scripts/jquery.infinitescroll.js"></script>
    <script src="http://static.farm.ryanclark.me/scripts/global.js"></script>
</body>
</html>