<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>lang=”en”&gt;

{Title}{block:PermalinkPage}{block:PostSummary} - {PostSummary}{/block:PostSummary}{/block:PermalinkPage}
{block:Description}{/block:Description}
        

$(window).load(function(){
    var $wall = $('#center');
    
    $wall.masonry({
      itemSelector: '.post, .twitter',
      columnWidth:220
    });
    {block:ifInfinitescrolling}
    $wall.infinitescroll({
    navSelector  : ".nav",
    nextSelector : ".nav a",
    itemSelector : ".post",
    loading      : "",
    donetext     : ""
    },

    function( newElements ) { 
        var $newElems = $( newElements ).css({ 
            opacity: 0 
        });
        $newElems.imagesLoaded(function(){
            $newElems.animate({ opacity: 1 });
            $wall.masonry( "appended", $newElems, true );
        });
    });{/block:ifInfinitescrolling}
});

    jQuery(function($){
        $("#tweets").tweet({
          username: "{Text:Twitter Username}",
          count: 3,
          loading_text: "loading tweets..."
        });
    });
 {block:ifFullscreenBackgroundimg} html { background: url({image:Background Image}) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;} {/block:ifFullscreenBackgroundimg} body { padding:0; margin:0; overflow-x:hidden; font-family: ‘helvetica’, arial, sans-serif; font-size:11px; color:{color:Text}; {block:ifnotfullscreenbackgroundimg} background-color:{color:background}; background-image:url({image:Background Image}); {block:ifCenterBackgroundimg} background-position:center top; {/block:ifCenterBackgroundimg} {block:ifNotRepeatBackgroundimg} background-repeat:no-repeat; {/block:ifNotRepeatBackgroundimg} {block:ifFixedBackgroundimg} background-attachment:fixed; {/block:ifFixedBackgroundimg} {/block:ifnotfullscreenbackgroundimg}} a {text-decoration:none; color:{color:text}; font-weight:800; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;} a:hover { color:{color:link hover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;} a:active{outline: none;} a:focus{-moz-outline-style: none;} :-moz-any-link:focus{outline: none;} img{border:none;} .clear {clear:both;} .install_button: {position:fixed !important;} #tumblr_controls: {position:fixed !important;} #container{ margin: 0 auto; padding: 10px 20px 30px; position: relative; width: 860px;} #container #background { bottom: 0; left: 0; padding: 0 20px; position: absolute; top: 0; width: 860px; z-index:-1; opacity: {text:Center Transparency}; background-color:{color:center};} #header{ width:860px; {block:IfNotHeaderlogoimage} margin:10px 0 20px; {/block:IfNotHeaderlogoimage} {block:IfHeaderlogoimage} margin:0; {/block:IfHeaderlogoimage}} #header h1{ font-size: 70px; letter-spacing: -3px; margin: 0; padding:20px 0; word-spacing: -2px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; color:{color:Titles}; {block:ifNotSidebarleftorright} text-align:right; {/block:ifNotSidebarleftorright} -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;} #header h1:hover{ color:{color:Titles};} #header img{ max-width:860px; max-height:300px;} #sidebar{ position: relative; width: 200px; z-index: 4000; color:{color:Titles}; {block:IfSidebarFixed} position:fixed; {/block:IfSidebarFixed} {block:ifSidebarleftorright} float:left; {/block:ifSidebarleftorright} {block:ifNotSidebarleftorright} float:right; {block:IfSidebarFixed} margin-left:660px; {/block:IfSidebarFixed} {/block:ifNotSidebarleftorright}} #sidebar h1{ font-size: 17px; height: 13px; line-height: 16px; margin: 15px 0; overflow: hidden; padding: 0 0 20px; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; border-bottom:2px solid {color:borders}; color:{color:Titles}; {block:ifSidebarleftorright} text-align: right; {/block:ifSidebarleftorright}} #sidebar .inner{ margin:10px 0 0;} #sidebar .portrait{ width:200px;} #sidebar .portrait img{ max-width:200px;} #sidebar .description{ margin:5px 0 15px; padding:5px 0 20px; font-weight: 700; {block:ifSidebarleftorright} text-align: right; {/block:ifSidebarleftorright} {block:AskEnabled} border-bottom:2px solid {color:borders}; {/block:AskEnabled} {block:SubmissionsEnabled} border-bottom:2px solid {color:borders}; {/block:SubmissionsEnabled} {block:HasPages} border-bottom:2px solid {color:borders}; {/block:HasPages} {block:ifLink1Title} border-bottom:2px solid {color:borders}; {/block:ifLink1Title} {block:ifLink2Title} border-bottom:2px solid {color:borders}; {/block:ifLink2Title} {block:ifLink3Title} border-bottom:2px solid {color:borders}; {/block:ifLink3Title} {block:ifLink4Title} border-bottom:2px solid {color:borders}; {/block:ifLink4Title} {block:ifLink5Title} border-bottom:2px solid {color:borders}; {/block:ifLink5Title}} #sidebar .links{ margin:0; padding:0 0 10px; list-style:none;} #sidebar .links a{ display: block; font-size: 10px; font-weight: 700; line-height: 150%; text-transform: capitalize; color:{color:Titles}; {block:ifSidebarleftorright} text-align: right; {/block:ifSidebarleftorright}} #sidebar .links a:hover{ color:{color:Titles};} #sidebar .pagination{ padding:10px 0 0; font-weight:700; text-transform:uppercase; font-size:9px; line-height:12px; border-top:2px solid {color:Borders};} #sidebar .pagination .prev{ float:left;} #sidebar .pagination .next{ float:right;} #center{ width:660px; {block:ifSidebarleftorright} float:right; {/block:ifSidebarleftorright} {block:ifNotSidebarleftorright} margin-left:0px; float:left; {/block:ifNotSidebarleftorright}} #center .post{ width:200px; float:left; margin:0 20px 14px 0; overflow:hidden; {block:ifSidebarleftorright} margin:0 0 20px 20px; {/block:ifSidebarleftorright} {block:PermalinkPage} width:500px; overflow:visible; {block:ifNotSidebarleftorright} margin:0 0 0 134px !important; {/block:ifNotSidebarleftorright} {/block:PermalinkPage}} #center .photo_post{ {block:ifshowpermalinkonphotoposts} margin:0 20px 14px 0; {block:ifSidebarleftorright} margin:0 0 14px 20px; {/block:ifSidebarleftorright} {/block:ifshowpermalinkonphotoposts}} #center .post p{ margin:0; {block:PermalinkPage} margin:5px 0; {/block:PermalinkPage}} #center .post blockquote{ margin: 5px 0 5px 10px; padding-left: 10px; border-left: 2px solid {color:borders};} #center .post .margin{ {block:IndexPage} width:200px; {/block:IndexPage} {block:PermalinkPage} width:500px; {/block:PermalinkPage}} #center .post .margin h1, #center .twitter h1{ margin:0; padding:0; font-size:12px; text-transform:uppercase; line-height:14px; color:{color:text};} #center .post .margin .source{ margin:5px 0 0;} #center .post .margin img{ max-width:150px; height:auto; {block:PermalinkPage} max-width:500px; {/block:PermalinkPage}} #center #tweets .tweet_list { list-style: none; margin: 0; padding: 0;} #center #tweets .tweet_list li { line-height: 110%; margin: 0 0 3px; padding: 5px 0 4px;} #center #tweets .tweet_list .tweet_time, #center #tweets .tweet_list .tweet_avatar, #center #tweets .tweet_list .tweet_avatar img { display:none;} #center .post .chat{ margin:0; padding:0; list-style:none;} #center .post .chat li{ font-weight:bold; font-size:9px; padding: 4px 5px; border-bottom:1px solid {color:border}; {Block:IfSourceSansFont} text-transform:uppercase; {/Block:IfSourceSansFont}} #center .post .chat li:last-child{ margin:0 0 8px; border:none;} #center .asker_portrait { float:left; width:30px; height:30px; margin-right:10px; margin-bottom:10px; display:none;} #center .question { font-weight: bold; line-height: 11px; margin-bottom: 10px; width: 200px; {block:PermalinkPage} width:auto; {block:PermalinkPage}} #center .question span{ text-transform:uppercase;} #center .answer{ clear: both; display: block; font-style: italic; font-weight: bold; line-height: 20px; margin: 10px;} #center .answer p{ margin:0; padding:0; line-height: 13px;} #center .photoset { margin:0 0 0 -12.5px; position:relative;} #center .photoset .box{ background-color: rgba(0, 0, 0, 0.3); background-image: url(“http://static.tumblr.com/8jq17g7/ZRflvr254/screen-pattern.png”); bottom: 4px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.7) inset; height: 100%; margin: 0 0 0 12.5px; position: absolute; width: 200px; z-index: 500;} #center .photoset .hover{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9); bottom: 50%; box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.4), 0 3px 0 rgba(0, 0, 0, 0.4); font-family: ‘Cookie’,cursive; font-size: 16px; line-height: 16px; margin: 0 0 -58px 0; padding: 40px 0; position: absolute; text-align: center; width: 200px; z-index: 500;} #center .photoset:hover .box{ background-color: rgba(0, 0, 0, 0.6);} #center .photoset:hover .hover{ box-shadow:none; background-color: rgba(0, 0, 0, 0.0);} #center .photoset .hover a{color:white;} #center .photoset .hover a:hover{color:white;} #center .photoset .hover a.set{ display: block; font-family: ‘Open Sans’,arial; font-size: 9px; font-weight: bold; letter-spacing: 10px; line-height: 10px; margin: 0 0 10px 10px;} #center .post .audio{ background: none repeat scroll 0 0 black; overflow: hidden; padding: 5px 5px 1px; width: 190px; {block:PermalinkPage} width:496px; {/block:PermalinkPage}} #center .post .inner{ margin: auto; overflow: hidden; width: 28px;} #center .post .picture{ position:relative; width:200px; {block:PermalinkPage} width:500px; {/block:PermalinkPage}} #center .post .picture img{ width:200px; display:block; {block:PermalinkPage} width:500px; {/block:PermalinkPage}} #center .post .picture .hover{ position:absolute; height:100%; width:200px; background:rgba(0,0,0,0.85); opacity:0; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; transition: all 0.8s ease;} #center .post .picture .hover:hover{ opacity:1; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; transition: all 0.8s ease;} #center .post .picture .hover .box{ height: 52px; left: 0; margin: -21px 0 0; position: absolute; right: 0; text-align: center; top: 50%; width: 200px;} #center .post .picture .hover .notes{ border-bottom: 1px dotted rgba(255, 255, 255, 0.3); display: inline-block; font-family: Andale Mono,Courier New,Courier; font-size: 18px; font-weight: bold; letter-spacing: 10px; line-height: 100%; margin: 0 auto 13px; padding: 0 5px 12px 15px; text-align: center;} #center .post .picture .hover .reblog{ color: white; display: block; font-size: 7px; font-style: italic; letter-spacing: 3px; padding: 0 0 0 4px; text-align: center; text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); text-transform: uppercase;} .notes a, .reblog a{color:white;font-weight:normal;} .notes a:hover, .reblog a:hover{color:white;} #center .post .caption{ padding: 10px 13px; position: relative; background: none repeat scroll 0 0 {color:borders}; border-bottom: 18px solid {color:background}; {block:PermalinkPage} margin: 0 0 -12px; {/block:PermalinkPage} {block:ifNotSidebarleftorright} text-align: right; {/block:ifNotSidebarleftorright}} #center .post .caption img { max-width:100%; height: auto;} #center .post .au_caption{ border:none;} #center .post .permalink{ margin: 10px 0 0; padding: 6px 6px 5px; {block:ifNotSidebarleftorright} text-align: right; {/block:ifNotSidebarleftorright} border-top:2px solid {color:borders}; border-bottom:2px solid {color:borders}; color:{color:borders};} #center .post .permalink a{ font-size:10px; font-weight:700; text-transform:uppercase; color:{color:text}; margin:0 10px;} #center .post .permalink a:hover{ color:{color:text}} #center .post .permalink a:last-child{ margin:0 0 0 10px;} #center .post .photo_perma{ {block:ifNotshowpermalinkonphotoposts} display:none; {/block:ifNotshowpermalinkonphotoposts} {block:ifshowpermalinkonphotoposts} display:block; margin:13px 0 0; border-top:2px solid {color:borders}; {/block:ifshowpermalinkonphotoposts}} #center #share { clear: both; height: 20px; margin: 10px 0; padding: 0 13px; position:relative;} #center #share .tweet_button { float: left; width: 85px;} #center #share .like_button { float: left;} #center #share #permalink_navigation { color: #999999; font-family: Lucida Grande; font-size: 20px; font-weight: bold; height: 24px; line-height: 16px; opacity: 0.4; position: absolute; right: 0; color:{color:text};} #center #share #permalink_navigation a{ color:{color:text};} #center .twitter{ width:200px; float:left; margin:0 20px 20px 0; overflow:hidden; {block:ifSidebarleftorright} margin:0 0 20px 20px; {/block:ifSidebarleftorright}} #center .twitter .border{ margin:5px 0; border-bottom:2px solid {color:borders};} #center .twitter #twitter_update_list{ margin:0; padding:0; list-style:none;} #center .twitter #twitter_update_list li{ padding: 4px 5px; {Block:IfSourceSansFont} font-size: 9px; text-transform:uppercase; {/Block:IfSourceSansFont}} #center .twitter #twitter_update_list li a{ font-weight:normal;} #center .twitter #twitter_update_list li span { font-weight:900;} #center .twitter #twitter_update_list li span a{ font-weight:normal;} #center .twitter #twitter_update_list li a:hover{ text-shadow:none;} #center .twitter #twitter_update_list li:nth-child(even){ background:{color:borders}; color:{color:text};} #center .twitter #twitter_update_list li:nth-child(even) a{ color:{color:text};} #center .twitter #twitter_update_list li:last-child{ margin:0} ol.notes { clear: both; font-weight: normal; list-style-type: none; margin: 10px 0; padding: 9px 6px; border-top: 2px solid {color:borders}; {Block:IfSourceSansFont} font-size: 9px; text-transform:uppercase; {/Block:IfSourceSansFont}} ol.notes a{ text-decoration:none; padding:0; background-color:transparent;} ol.notes li.note { padding: 2px 0; {block:ifNotSidebarleftorright} text-align: right; {/block:ifNotSidebarleftorright}} ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; display:none;} ol.notes li.note span.action a{ font-weight:bold; color:{color:text};} ol.notes li.note .answer_content { color:black;} ol.notes li.note blockquote { border-left: medium none !important; font-size: 11px; margin: 3px 0 0 !important; padding: 3px 8px 2px !important; text-transform: none; background:{color:borders};} ol.notes li.note blockquote a { color:{color:text};} ol.notes li.note .note more_notes_link_container { font-size: 8px; font-weight: bold; letter-spacing: 2px; margin: 10px 0 0; padding: 10px; text-align: center; color:{color:text}; border-top: 2px solid {color:borders};} .footer { bottom: 0; display: none; left: 50%; position: fixed; z-index:5000; {block:ifLargeorSmallfooter} width: 860px; margin: 0 0 0 -450px; padding: 5px 20px; opacity: 0.85; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; transition: all 0.8s ease; {/block:ifLargeorSmallfooter} {block:ifNotLargeorSmallfooter} width:200px; padding:10px 0; {block:ifNotSidebarleftorright} margin:0 0 0 225px; {/block:ifNotSidebarleftorright} {block:ifSidebarleftorright} margin:0 0 0 -430px; {/block:ifSidebarleftorright} {/block:ifNotLargeorSmallfooter}} .footer #background { bottom: 0; left: 0; padding: 0 20px; position: absolute; top: 0; width: 860px; z-index:-1; opacity:0.5; background-color:{color:center}; {block:ifNotLargeorSmallfooter} display:none; {/block:ifNotLargeorSmallfooter} -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; transition: all 0.8s ease;} .footer:hover #background { opacity:0.8; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; transition: all 0.8s ease;} .footer h1{ font-weight: 700; line-height: 100%; text-transform: uppercase; color:{color:titles}; {block:ifLargeorSmallfooter} float:left; font-size: 13px; margin: -1px 0 -4px; padding: 6px 20px 5px 0; {/block:ifLargeorSmallfooter} {block:ifNotLargeorSmallfooter} margin: 0 0 5px; padding: 0; font-size: 17px; {block:ifSidebarleftorright} text-align:right; {/block:ifSidebarleftorright} {/block:ifNotLargeorSmallfooter}} .footer .links{ padding:0; margin: 6px 0 0; float:left; {block:ifNotLargeorSmallfooter} {block:ifSidebarleftorright} float:right; {/block:ifSidebarleftorright} {/block:ifNotLargeorSmallfooter}} .footer .links a{ font-size:9px; font-weight:700; text-transform:uppercase; {block:ifLargeorSmallfooter} margin:0 10px 0 0; {/block:ifLargeorSmallfooter} {block:ifNotLargeorSmallfooter} display: block; margin:0; {/block:ifNotLargeorSmallfooter} color:{color:text}; {block:ifNotLargeorSmallfooter} {block:ifSidebarleftorright} text-align:right; {/block:ifSidebarleftorright} {/block:ifNotLargeorSmallfooter}} .footer .links a:hover{ color:{color:text}} .footer #up{ bottom: 6px; font-size: 9px; font-weight: 700; margin: 0; position: absolute; right: 20px; text-transform: uppercase; color:{color:text}; {block:ifNotLargeorSmallfooter} {block:ifSidebarleftorright} left:0; {/block:ifSidebarleftorright} {/block:ifNotLargeorSmallfooter}} .footer .pagination{ float: right; font-size: 9px; font-weight: 700; line-height: 12px; margin: 6px 0 0; text-transform: uppercase; width: 200px;} .footer .pagination .prev{ float:left;} .footer .pagination .next{ float:right;} 
{block:Pagination}{block:NextPage}{/block:NextPage}{/block:Pagination}


    (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));



    {block:IfNotHeaderlogoimage}
    {Title}
    {/block:IfNotHeaderlogoimage}
    {block:IfHeaderlogoimage}
    
    {/block:IfHeaderlogoimage}



   {block:IfPortraitimage}
   
       
   {/block:IfPortraitimage}
   
   
   {Title}
   {Description}

       
             {block:AskEnabled}
             
             {block:ifasktitle}{text:Ask Title}{/block:ifasktitle}
             {block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}
             {/block:AskEnabled}
             {block:SubmissionsEnabled}
             {SubmitLabel}
             {/block:SubmissionsEnabled} 
             {block:HasPages}{block:Pages}{Label}
             {/block:Pages}{/block:HasPages}
             {block:ifLink1Title} 
             
             {text:Link 1 Title}
             {/block:ifLink1Title}
             {block:ifLink2Title} 
             
             {text:Link 2 Title}
             {/block:ifLink2Title}
             {block:ifLink3Title} 
             
             {text:Link 3 Title}
             {/block:ifLink3Title}
             {block:ifLink4Title} 
             
             {text:Link 4 Title}
             {/block:ifLink4Title}
             {block:ifLink5Title} 
             
             {text:Link 5 Title}
             {/block:ifLink5Title}
        
        
        {block:ifNotInfinitescrolling}{block:IndexPage}
             
                {block:Pagination}
                {block:PreviousPage}
                    Previous Page
                {/block:PreviousPage}
                
                {block:NextPage}
                    Next Page
                {/block:NextPage}
                {/block:Pagination}
            {/block:IndexPage}
        {/block:ifNotInfinitescrolling}
   



    {block:IndexPage}
    {block:ifTwitterUsername}
    
        
        Tweets
        
    
    {/block:ifTwitterUsername}
    {/block:IndexPage}

    {block:Posts}
    
        {block:Text}
            
            {block:Title}
                 {Title}
            {/block:Title}
            {Body}
            
        {/block:Text}

        {block:Photo}
            
              {block:IndexPage} 
              
                 
                    
                    
                    {block:NoteCount}{NoteCount}{/block:NoteCount}
                    
                    
                    
                       {text:Reblog title}
                    
                 
              
              {/block:IndexPage} 
            
        {/block:Photo}

        {block:Photoset}
            {block:IndexPage} 
            
            
            
                PHOTOSET
                See full set
            
            
            {Photoset-250}
            
            {/block:IndexPage} 
            {block:PermalinkPage} 
            {Photoset-500}
            {/block:PermalinkPage} 
            {block:IndexPage}{block:ifshowcaption}
            {block:Caption}
            {Caption}{/block:Caption}
            {/block:ifshowcaption}{/block:IndexPage}
        {/block:Photoset}

        {block:Quote}
            
            “{Quote}”
            {block:Source}
                {Source}
            {/block:Source}
            
            
        {/block:Quote}

        {block:Link}
            
            {Name}

            {block:Description}
                 {Description}
            {/block:Description}
            
        {/block:Link}

        {block:Chat}
            
            {block:Title}
            {Title}
            {/block:Title}
            
                  {block:Lines}
                  
                       {block:Label}
                       {Label}
                       {/block:Label}{Line}
                  
                  {/block:Lines}
            
        {/block:Chat}

        {block:Video}
            
            {block:IndexPage} {Video-250}{/block:IndexPage} 
            {block:PermalinkPage} {Video-500}{/block:PermalinkPage} 
            
            {block:IndexPage}{block:ifshowcaption}
            {block:Caption}
            {Caption}{/block:Caption}
            {/block:ifshowcaption}{/block:IndexPage}
        {/block:Video}

        {block:Audio}
            
            
            
            {AudioPlayerBlack}
            
            
            {block:IndexPage} {block:Caption}
            {Caption}
            {/block:Caption}{/block:IndexPage} 
            
        {/block:Audio}
        
        {block:Answer}
            
            
                {Asker}:
                {Question}
            
            {Answer}
            
        {/block:Answer}
      
        {block:IndexPage} 
        {block:Date} 
        
            {block:NoteCount}
            â¥ {NoteCount} -
            {/block:NoteCount}
            {TimeAgo}
        
        {/block:Date}
        {/block:IndexPage} 
        
        {block:PermalinkPage} 
        {block:Date} 
        {block:Caption}
            {Caption}
        {/block:Caption}
        
            {block:NoteCount}
            â¥ {NoteCount} -
            {/block:NoteCount}
            {TimeAgo}
            {block:RebloggedFrom} -
            
            Source
            {/block:RebloggedFrom} 
            {block:HighRes} -
            
            High-Res
            {/block:HighRes}
            {block:ExternalAudio} -
            
            Download
            {/block:ExternalAudio}
        
        
            
            Tweet!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
            
                
            
            
            {block:PermalinkPagination}
                
                    {block:NextPost}
                    
                    / {/block:NextPost}
                    {block:PreviousPost}
                    &gt;
                    {/block:PreviousPost}
                
            {/block:PermalinkPagination}
        
        {/block:Date}
        
        {PostNotes}
        
        {/block:PermalinkPage} 
    
    {/block:Posts}
    



{block:IndexPage}
    
        
        {title}
    
        
             {block:AskEnabled}
             
             {block:ifasktitle}{text:Ask Title}{/block:ifasktitle}
             {block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}
             {/block:AskEnabled}
             {block:SubmissionsEnabled}
             {SubmitLabel}
             {/block:SubmissionsEnabled} 
             {block:HasPages}{block:Pages}
             {Label}{/block:Pages}
             {/block:HasPages}
             {block:ifLink1Title} 
             
             {text:Link 1 Title}
             {/block:ifLink1Title}
             {block:ifLink2Title} 
             
             {text:Link 2 Title}
             {/block:ifLink2Title}
             {block:ifLink3Title} 
             
             {text:Link 3 Title}
             {/block:ifLink3Title}
             {block:ifLink4Title} 
             
             {text:Link 4 Title}
             {/block:ifLink4Title}
             {block:ifLink5Title} 
             
             {text:Link 5 Title}
             {/block:ifLink5Title}
        
    
    {block:ifNotInfinitescrolling}
        
            {block:Pagination}
            {block:PreviousPage}
                Previous Page
            {/block:PreviousPage}
            
            {block:NextPage}
                Next Page
            {/block:NextPage}
            {/block:Pagination}
        
    {/block:ifNotInfinitescrolling}
    {block:ifInfinitescrolling}
    
        Back to top     
    {/block:ifInfinitescrolling}
    
    
    
{/block:IndexPage}
    

$(function() {      
      $(window).scroll(function() {
        if($(this).scrollTop() != 0) {
            $('#go_up').fadeIn();     	
        } 
        else {
			$('#go_up').fadeOut(); 		
        }
	  });
 
	  $('#up').click(function() {
		$('body,html').animate({scrollTop:0},800);
	  });
});
</description><title>Diibbz on Everything</title><generator>Tumblr (3.0; @diibbz)</generator><link>http://diibbz.tumblr.com/</link><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/a0700f26c2520278548b8b90244b39be/tumblr_mn0vaootY41r5zm3wo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/51032996742</link><guid>http://diibbz.tumblr.com/post/51032996742</guid><pubDate>Tue, 21 May 2013 21:06:12 -0400</pubDate></item><item><title>perfection7:

Floyd Mayweather Jr vs Robert Guerrero (Full...</title><description>&lt;iframe src="http://www.vidxden.com/embed-17q4gthcer6c-width-653-height-362.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="NO" width="500" height="362"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://perfection7.tumblr.com/post/49664217260/floyd-mayweather-jr-vs-robert-guerrero-full"&gt;perfection7&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Floyd Mayweather Jr vs Robert Guerrero (Full Fight)&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/49698084426</link><guid>http://diibbz.tumblr.com/post/49698084426</guid><pubDate>Sun, 05 May 2013 13:06:42 -0400</pubDate></item><item><title>koripxo:

tyson yeee
</title><description>&lt;img src="http://25.media.tumblr.com/fc467f30c4ee22e5e07dac0a71860e6f/tumblr_mh1yoewPmH1qb2ullo1_250.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://koripxo.tumblr.com/post/49575639469/tyson-yeee"&gt;koripxo&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;tyson yeee&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/49590272129</link><guid>http://diibbz.tumblr.com/post/49590272129</guid><pubDate>Sat, 04 May 2013 09:24:01 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/6482c1a4eb3a54966d72fc1c3e45ec5d/tumblr_mm8sr3uJLR1rhx7ggo1_400.gif"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/49590122409</link><guid>http://diibbz.tumblr.com/post/49590122409</guid><pubDate>Sat, 04 May 2013 09:21:07 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/8a6701f14f9051e85a882ef8bc7adfab/tumblr_mgfb8pYTn91qj7ah5o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/f4184157a12b523deb25158b48de05a5/tumblr_mgfb8pYTn91qj7ah5o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/49388231863</link><guid>http://diibbz.tumblr.com/post/49388231863</guid><pubDate>Wed, 01 May 2013 18:01:44 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/726afbd94fe24074b06b11627b1a1253/tumblr_mhmp07hAWY1rj7xwro1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/49051796696</link><guid>http://diibbz.tumblr.com/post/49051796696</guid><pubDate>Sat, 27 Apr 2013 21:11:22 -0400</pubDate></item><item><title>0ver-doze:

i feel u
</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m06o6l6m421r1b1hno1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://0ver-doze.tumblr.com/post/46704453413/i-feel-u"&gt;0ver-doze&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;i feel u&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/49049901937</link><guid>http://diibbz.tumblr.com/post/49049901937</guid><pubDate>Sat, 27 Apr 2013 20:42:37 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/b6cd001faff42f527d09841c0ee4008b/tumblr_mhedgulWoJ1s33a2wo1_400.gif"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/49044018658</link><guid>http://diibbz.tumblr.com/post/49044018658</guid><pubDate>Sat, 27 Apr 2013 19:12:15 -0400</pubDate></item><item><title>Video</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/qwyPcmE2GvU?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/49043964510</link><guid>http://diibbz.tumblr.com/post/49043964510</guid><pubDate>Sat, 27 Apr 2013 19:11:26 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/215b0db8817341ed6ab78e8ddce6b79d/tumblr_mkuhaoDjbR1r29uz6o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/48811879084</link><guid>http://diibbz.tumblr.com/post/48811879084</guid><pubDate>Wed, 24 Apr 2013 20:06:59 -0400</pubDate></item><item><title>vidakush:

www.vidakush.com
</title><description>&lt;img src="http://25.media.tumblr.com/468808f4db2ba07fbc3799081d7a3fcc/tumblr_mka5jbz4jx1qesfwfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://vidakush.tumblr.com/post/46350202244/www-vidakush-com"&gt;vidakush&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.vidakush.com"&gt;&lt;a href="http://www.vidakush.com"&gt;www.vidakush.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/48811788576</link><guid>http://diibbz.tumblr.com/post/48811788576</guid><pubDate>Wed, 24 Apr 2013 20:05:51 -0400</pubDate></item><item><title>kasice:

bigpapiortiz1721:

Smh lol

Big Sean said that though
</title><description>&lt;img src="http://25.media.tumblr.com/e37571b2a890f7187c0aca5371d8f7a0/tumblr_mls9u5MnzD1qh10flo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://kasice.tumblr.com/post/48810266829/bigpapiortiz1721-smh-lol-big-sean-said-that"&gt;kasice&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://bigpapiortiz1721.tumblr.com/post/48809875880/smh-lol"&gt;bigpapiortiz1721&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Smh lol&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Big Sean said that though&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/48811577849</link><guid>http://diibbz.tumblr.com/post/48811577849</guid><pubDate>Wed, 24 Apr 2013 20:03:13 -0400</pubDate></item><item><title>coolstoryrob:

 

 

meeeeeeeeeeeeeeeeeeerlin:

serionsly:

voyag...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mb8kwir0wT1rhyo5oo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://coolstoryrob.tumblr.com/post/48594406441/meeeeeeeeeeeeeeeeeeerlin-serionsly"&gt;coolstoryrob&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://sassyasstavroswhodontneednotroll.tumblr.com/post/48549048964/meeeeeeeeeeeeeeeeeeerlin-serionsly"&gt; &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://iamtonysexual.tumblr.com/post/48532888004/meeeeeeeeeeeeeeeeeeerlin-serionsly"&gt; &lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://meeeeeeeeeeeeeeeeeeerlin.tumblr.com/post/34051744616/115"&gt;meeeeeeeeeeeeeeeeeeerlin&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://serionsly.tumblr.com/post/33359305046/115"&gt;serionsly&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://voyagevisuelle.tumblr.com/post/32695144848/115"&gt;voyagevisuelle&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This a Moonmelon, scientifically knows as asidus. This fruit grows in some parts of Japan, and is known for its vibrant blue color. What you probably don’t know about this fruit is that it can switch flavors after you eat it. Everything sour will taste sweet, everything salty will taste bitter, and it gives water a strong orange-like taste. It’s also very expensive…costing about ￥16000 JPY (which is about 200 dollars).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;or you know this could be photoshopped&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/tumblr_mbq838qCr71r33tsu.png"/&gt;&lt;/p&gt;
&lt;p&gt;but idk&lt;/p&gt;
&lt;p&gt;you tell me&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/tumblr_mc9fjrkgBy1rtmuki.png"/&gt;&lt;/p&gt;
&lt;p&gt;this is alexandrias melon (wow)&lt;/p&gt;
&lt;p&gt;it never grows seeds but it can still produce other melons (its magic)&lt;/p&gt;
&lt;p&gt;it is grown deep in the jungles of peru and can prevent you from aging well into the hundreds&lt;/p&gt;
&lt;p&gt;it is known by the natives there as k’uhul ajaw cacao shi-jiiy.&lt;/p&gt;
&lt;p&gt;its really strange how all of these pictures look exactly the same because everything on the internet is true&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/8159ce7175c1fb3cda4c580681b0be15/tumblr_inline_mln52yAlus1qz4rgp.jpg"/&gt;&lt;/p&gt;
&lt;p&gt;This is the Peppermeloni. (seriously gosh just look at that sexy mother fucker) Its scientific name is Tumblrous Pepperonus.&lt;/p&gt;
&lt;p&gt;The only known specimen is in a pot in David Karps treasure dungeon. &lt;span&gt;It is a tradition that a single slice is given to every tumblr blog that reaches 500,000 followers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It has the remarkable property of being as healthy as watermelon but tasting like cheesy pepperoni pizza.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This planet is really just so amazing guys wow.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/48811527496</link><guid>http://diibbz.tumblr.com/post/48811527496</guid><pubDate>Wed, 24 Apr 2013 20:02:35 -0400</pubDate></item><item><title>Only thing I didn’t understand was the last thing he said...</title><description>&lt;iframe class="tumblr_audio_player tumblr_audio_player_48807709613" src="http://diibbz.tumblr.com/post/48807709613/audio_player_iframe/diibbz/tumblr_mls8khYiIV1qdri57?audio_file=http%3A%2F%2Fwww.tumblr.com%2Faudio_file%2Fdiibbz%2F48807709613%2Ftumblr_mls8khYiIV1qdri57" frameborder="0" allowtransparency="true" scrolling="no" width="500" height="169"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Only thing I didn’t understand was the last thing he said about a circle and a square! Other than that Killed it&lt;/p&gt;</description><link>http://diibbz.tumblr.com/post/48807709613</link><guid>http://diibbz.tumblr.com/post/48807709613</guid><pubDate>Wed, 24 Apr 2013 19:14:40 -0400</pubDate></item><item><title>intoxicated-hipsterr:

deandra-poops-here:

veryapeverynice:

asd...</title><description>&lt;img src="http://25.media.tumblr.com/21753335f6e05b27f405df5479efe3fe/tumblr_mke56dQWVW1qa1oipo1_400.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://intoxicated-hipsterr.tumblr.com/post/47039317275/deandra-poops-here-veryapeverynice"&gt;intoxicated-hipsterr&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://deandra-poops-here.tumblr.com/post/46604378575/veryapeverynice-asdfghjklgore666-i-couldnt"&gt;deandra-poops-here&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://veryapeverynice.tumblr.com/post/46583784640"&gt;veryapeverynice&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://asdfghjklgore666.tumblr.com/post/46574644028/i-couldnt-just-not-reblog-this"&gt;asdfghjklgore666&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I couldn’t just not reblog this&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I just snorted.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Best one yet&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;how can you NOT reblog this?? omggg!&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/48469717451</link><guid>http://diibbz.tumblr.com/post/48469717451</guid><pubDate>Sat, 20 Apr 2013 17:40:44 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/12c4484ab94764a92cf203cb3a3fdd7f/tumblr_miw7bxwVdO1qfqaaio1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/48445912721</link><guid>http://diibbz.tumblr.com/post/48445912721</guid><pubDate>Sat, 20 Apr 2013 12:17:18 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/e2d5d7c9956a972e392bcb2fadc01f51/tumblr_mkr65iLtiW1qj0qlso1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/48445821051</link><guid>http://diibbz.tumblr.com/post/48445821051</guid><pubDate>Sat, 20 Apr 2013 12:16:01 -0400</pubDate></item><item><title>thespacebetween100:

thesearemythousandwords:

never-leaving-neve...</title><description>&lt;img src="http://25.media.tumblr.com/396209052fa9cbb6bca2ef93ec02046d/tumblr_mkbus2W6pS1qjgo33o5_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/22dba82425d16fb42e6c9afaf13b104b/tumblr_mkbus2W6pS1qjgo33o1_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/4c992f9513764807fc47ed9af8b1566d/tumblr_mkbus2W6pS1qjgo33o2_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/823f2826c4963e671c0dbd124a4b72ee/tumblr_mkbus2W6pS1qjgo33o3_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/6a2401da5625db14819f6695c01e4e0f/tumblr_mkbus2W6pS1qjgo33o4_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/f33020141adf28d4e2883f435f1cbbb5/tumblr_mkbus2W6pS1qjgo33o6_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://thespacebetween100.tumblr.com/post/48241191462/thesearemythousandwords"&gt;thespacebetween100&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://thesearemythousandwords.tumblr.com/post/48239400774/never-leaving-never-land-i-cant-i-am-so"&gt;thesearemythousandwords&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://never-leaving-never-land.tumblr.com/post/46689729585/i-cant"&gt;never-leaving-never-land&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;i cant&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I AM SO HUNGRY FOR JUNK FOOD&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Crying&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://diibbz.tumblr.com/post/48445808000</link><guid>http://diibbz.tumblr.com/post/48445808000</guid><pubDate>Sat, 20 Apr 2013 12:15:49 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/8c15635ebec150809a0c1a0ce9ebd5d4/tumblr_ml6aorUsAp1rte461o2_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/27b80d894eceead6733cc4fc0080511e/tumblr_ml6aorUsAp1rte461o1_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/e66a0c9c4d1c272a6b7e46e5f4aad42a/tumblr_ml6aorUsAp1rte461o3_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/227a3860bc1450836450d59220baf696/tumblr_ml6aorUsAp1rte461o4_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/48445767445</link><guid>http://diibbz.tumblr.com/post/48445767445</guid><pubDate>Sat, 20 Apr 2013 12:15:16 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/01be8d18d8987a1a408fd59749388760/tumblr_mlblsd3Hvr1so6a2oo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://diibbz.tumblr.com/post/48445698589</link><guid>http://diibbz.tumblr.com/post/48445698589</guid><pubDate>Sat, 20 Apr 2013 12:14:20 -0400</pubDate></item></channel></rss>
