<!DOCTYPE html>
<script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { d.addEventListener('keypress', a, false)}, 0); }();</script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Memografía</title>
        <META NAME="Title" CONTENT="Memografía">
  
        <META NAME="Description" CONTENT="Not Found - The URL you requested could not be found.">
  
        <link rel="shortcut icon" href="http://25.media.tumblr.com/avatar_0d2e8f1a0944_16.png">
        <link rel="alternate" type="application/rss+xml" href="http://memografia.com/rss">

  <meta name="color:Background" content="#fff"/>
  <meta name="color:Text" content="#000000"/>
  <meta name="color:Link" content="#000000"/>
  <meta name="color:LinkHover" content="#424242"/>
  <meta name="color:LinkBackground" content="#FFECF3"/>
  <meta name="color:LinkHoverBackground" content="#F1F0F0"/>
  <meta name="color:DescriptionBackground" content="#F1F0F0"/>
  <meta name="if:Large Photos" content="1"/>
  <meta name="if:Show Archive Link" content="1"/>
  <meta name="if:Show RSS Link" content="1"/>
  <meta name="if:Show Random Link" content="0"/>
  <meta name="if:Show Likes Link" content="0"/>
  <meta name="if:Show Mobile Link" content="0"/>
  <meta name="if:Show Description" content="0"/>
  <meta name="if:Fixed Header" content="1"/>
  <meta name="if:InfiniteScroll" content="0"/>



<link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
<script> 
$(document).ready(function(){
 
	// hide #back-top first
	$("#back-top").hide();
	
	// fade in #back-top
	$(function () {
		$(window).scroll(function () {
			if ($(this).scrollTop() > 100) {
				$('#back-top').fadeIn();
			} else {
				$('#back-top').fadeOut();
			}
		});
 
		// scroll body to 0px on click
		$('#back-top a').click(function () {
			$('body,html').animate({
				scrollTop: 0
			}, 800);
			return false;
		});
	});
 
});
</script> 
<style type="text/css">
hr { display:none; }
img { border:0px; }
body { 
		background: #fff; 
		color:#000000; 
		font-family:'Questrial', Arial, sans-serif;
		font-size: 0.75em; /* 12px */
		margin:0px; 
		padding:0px;
		letter-spacing: 0.1em;
}

a:link, a:active, a:visited { 
		color: #000000; 
		text-decoration: underline; 
		font-style:normal;
}
a:hover { 
		color: #424242; 
		text-decoration:none; 
		font-style:normal; 
}
a:focus { outline: none; }


/* ---------------------------------------------------- Funky Shit ------------------ */
::selection,
a::selection,
img::selection {
 background: #00deff;
 color: #ffffff;
}

::-moz-selection {
 background: #00deff;
 color: #ffffff; 
}


/* ---------------------------------------------------- Header ------------------ */
header {
 display: block;
 margin: 30px auto 44px auto;
 width: 500px;
 text-align: center;
}
header.fixed {
 position: fixed;
 width: 100% !important;
}
header h1 {
 font-family:'Questrial', Arial, sans-serif;
 display: block;
 font-size: 4em;
 -webkit-margin-before: 0em;
 -webkit-margin-after: 0em;
 -webkit-margin-start: 0px;
 -webkit-margin-end: 0px;
 margin-bottom: 5px;
 font-weight: normal;
}
header h1 a {
 font-weight: normal;
 text-decoration:none !important; 
}
nav a {
 color: #000000;
 padding: 3px 5px 1px 5px;
 margin: 0 2px;
 background: #addbf7;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px; 
 text-decoration:none !important; 
}
nav a:hover {
 color: #000000;
 background: #F1F0F0;
}
div.wrapper {
 display: block;
 margin: 0px auto 100px auto;

  padding: 116px 0 0 0;

 width: 500px;
 text-align: center;
}
div.wrapper div.description {
 background: #F1F0F0;
 padding: 25px 50px;
 -webkit-border-radius: 60px;
 -moz-border-radius: 60px;
 border-radius: 60px;
 line-height: 1.5em;
}
div.wrapper div.description img {
 max-width: 400px;
 height: auto;
}


/* ---------------------------------------------------- Posts ------------------ */
#posts {
 
}
div.permalink {
 text-align: center;
}
a.permalink {
 text-decoration:none !important; 
 -moz-opacity:.60; 
 filter:alpha(opacity=60);
 opacity:.60;
 -webkit-transition: all 0.3s ease-out;
}
a.permalink:hover {
 -moz-opacity:1; 
 filter:alpha(opacity=100);
 opacity:1;
}

/* ---------------------------------------------------- Text ------------------ */
.text {
 width: 500px;
 margin: 25px auto 125px auto;
 line-height: 1.6em;
}
.text .caption {
 font-size: 1.66em; /* 20px */
 text-decoration:none !important; 
}

/* ---------------------------------------------------- Photo ------------------ */
.photo {
 text-align: center;
 margin: 25px auto 125px auto;
}
.photo img {
 max-width: 100%;
 height: auto;
}
.photo .caption {
 width: 500px;
 margin: 25px auto 125px auto;
 line-height: 1.6em;
}

/* ---------------------------------------------------- Photoset ------------------ */
.photoset {
 text-align: center;
}
.photosetphoto {
 margin: 25px auto 125px auto;
}
.photoset .caption {
 width: 500px;
 margin: 25px auto 125px auto;
 line-height: 1.6em;
 position: relative;
 top: -100px;
}

/* ---------------------------------------------------- Quote ------------------ */
.quote {
 width: 500px;
 margin: 25px auto 125px auto;
}
.quote .big {
 font-size: 2em; /* 24px */
 line-height: 1.2em;
}

/* ---------------------------------------------------- Link ------------------ */
.link {
 width: 500px;
 margin: 25px auto 125px auto;
 line-height: 1.6em;
}
.link a.link {
 font-size: 1.66em; /* 20px */
 text-decoration:none !important; 
 line-height: 1em;
}

/* ---------------------------------------------------- Chat ------------------ */
.chat {
 width: 500px;
 margin: 25px auto 125px auto;
 line-height: 1.6em;
}
.chat a.caption {
 font-size: 1.66em; /* 20px */
 text-decoration:none !important; 
 margin-bottom: 4px;
}
div.chat ul {
 list-style:none;
 margin:0 0 3px 0;
 padding:0px; 
}
div.chat li {
 padding: 3px 0; 
}
div.chat span.label {
 font-weight: bold; 
}
div.chat div.line {  }

/* ---------------------------------------------------- Video ------------------ */
.video {
 width: 500px;
 margin: 25px auto 125px auto;
}
.video .caption {
 
}

/* ---------------------------------------------------- Audio ------------------ */
.audio {
 width: 500px;
 margin: 25px auto 125px auto;
}
.audio img.albumart {
 max-width: 500px;
 height: auto;
}
.audio .player, .audio .player a {
 background: black;
 color: white !important;
}

/* ---------------------------------------------------- Pagination ------------------ */
.pagination {
 width: 500px;
 margin: 25px auto 125px auto;
}
.pagination .prev {
 float: left;
}
.pagination .next {
 float: right;
}


/* ---------------------------------------------------- Notes ------------------ */
ol.notes { padding: 0px; margin: 0px; list-style-type: none; }
ol.notes li.note { border-top: solid 0px #ccc; padding: 0 0 3px 0; }
ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 0px; width: 16px; height: 16px; }
ol.notes li.note span.action { font-weight: normal; }
ol.notes li.note span.action a { font-weight: normal; }
ol.notes li.note .answer_content { font-weight: normal; }
ol.notes li.note blockquote { border-color: none; padding: 1px 3px; margin: 0px 0px 0px 17px; }
ol.notes li.note blockquote a { text-decoration: none; }

/* ---------------------------------------------------- Stuff ------------------ */
div.tumblrAutoPager_page_info {
 display:none;
}

#back-top {
 position: fixed;
 right: 15px;
 bottom: 10px;
 font-size: 0.83em;
}
#back-top a {
 color: #000000;
 padding: 3px 5px 1px 5px;
 margin: 0 2px;
 background: #addbf7;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px; 
 text-decoration:none !important; 
}
#back-top a:hover {
 color: #000000;
 background: #F1F0F0;
}



</style>

<!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
<!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
<!-- Read more: http://ogp.me/ -->
<meta property="fb:app_id" content="48119224995" />
<meta property="og:title" content="Not Found" />
<meta property="og:url" content="" />
<meta property="og:description" content="The URL you requested could not be found." />
<meta property="og:type" content="tumblr-feed:entry" />
<!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->


<!-- TWITTER TAGS -->
<meta charset="utf-8">
<meta name="twitter:url" value="" />
<meta name="twitter:site" value="tumblr" />
<meta name="twitter:creator" value="gmq" />


<meta http-equiv="x-dns-prefetch-control" content="off"/></head>
<body>

<div id="back-top"><a href="#top">Back to Top</a></div>


<header class="fixed">
  <h1><a href="/">Memografía</a></h1>

<nav>

     <a href="http://memografia.com/rss">RSS</a>


     <a href="/archive">Archive</a>






     <a href="/ask">¿Alguna pregunta?</a>

 
 

     <a href="http://parti.tumblr.com">Theme</a>

</nav>

</header>

<div class="wrapper">


 
  <div class="description">
   El Tumblr de Memo
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-22923727-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
  </div>
 


</div>




<!---------------------------------------------------------------------------- POSTS ----->


<Div class="autopagerize_page_element" id="posts">
  



  <div class="text">
    <a  class="caption">Not Found</a>
        <p>The URL you requested could not be found.</p>

     

  </div>


































































































 







  
 </div>
</Div><!-- /class:autopagerize_page_element /id:posts -->
<!---------------------------------------------------------------------------- /POSTS ----->








        











<!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Fmemografia.com%2Fcomments%2Ffeed%2F&amp;lang=en_US&amp;name=memografia" scrolling="no" width="330" height="25" frameborder="0" style="position:absolute; z-index:1337; top:0px; right:0px; border:0px; background-color:transparent; overflow:hidden;" id="tumblr_controls"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]--><script type="text/javascript">_qoptions={qacct:"p-19UtqE8ngoZbM"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><noscript><img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif" style="display:none; border-width:0px; height:1px; width:1px;" alt=""/></noscript><!-- END TUMBLR CODE -->
</body>
</html>