<!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() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<!-- 
  Theme: Easy Reader  v1.2
  Author: Bill Israel  [http://cubicle17.com/]
  For: Tumblr  [http://tumblr.com/]
  Terms: Free to use and alter, but please give credit.
-->
  
<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#">
  
  
  <!-- DEFAULT COLORS -->
  <meta name="color:Background" content="#fff"/>
  <meta name="color:Title" content="#222"/>
  <meta name="color:Description" content="#999"/>
  <meta name="color:Text" content="#404040"/>
  <meta name="color:Link" content="#c03030"/>
  <meta name="color:Date Border" content="#cccccc"/>
  <meta name="color:Post Footer" content="#999999"/>
  <meta name="font:Body" content="Georgia, serif">
  <meta name="image:Background" content="">
  <!-- END DEFAULT COLORS -->
  
  <meta name="if:Show notes" content="1" />
  <meta name="text:Disqus Shortname" content="" />

  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <link rel="alternate" type="application/rss+xml" title="RSS" href="http://mtcodex.net/rss"/>
  <title>MTCODEX - Not Found</title>
  <link rel="icon" href="http://24.media.tumblr.com/avatar_f2b420c49d4a_16.png"/>
  
  <!-- iPhone -->
  <meta name="viewport" content="width=775,scale=1.0"/>
  <link rel="apple-touch-icon" href="http://24.media.tumblr.com/avatar_f2b420c49d4a_128.png"/>
  
  <style type="text/css">
    body {
      background: #fff url('http://assets.tumblr.com/images/x.gif') top left fixed;
      color: #404040;
      font: normal 1em/1.5em Georgia, serif;
      margin: 0;
      padding: 0;
      text-align: center; /* for ie5.5/win */
    }
    
    a, a:active, a:visited {
      color: #c03030;
      font-weight: bold;
      text-decoration: none;
    }
    
    a:hover {
      text-decoration: underline;
    }
    
    a img {
        border: 0;
    }
    
    blockquote, ol, p, ul {
      margin: 0 0 1.5em;
      padding: 0;
    }
    
    ol, ul {
      margin-left: 2em;
      margin-right: 2em;
    }
    
    blockquote {
      border-left: 2px solid #222;
      font-style: italic;
      margin-left: 1em;
      padding: 0 2em 0 1em;
    }
    
    h1, h2, h3, h4, h5, h6 {
      color: #222;
      margin: 0 0 1.5em;
      padding: 0;
    }
    
    h1 {
      font-size: 3em;
      line-height: 1;
      margin-bottom: .5em;
    }
    
    h1 a, h1 a:visited, h1 a:active {
      color: #222;
    }
    
    h1 a:hover {
      color: #c03030;
      text-decoration: none;
    }
    
    h2 {
      color: #999;
      font-size: 1em;
      margin-bottom: .5em;
    }
    
    h3 {
      font-size: 1.4em;
    }
    
    
    /* Content container */
    #content {
      margin: 1.5em auto 0;
      text-align: left;
      width: 35em;
    }
    
    
    /* Metadata */
    #meta {
      list-style: none;
      margin: 0.75em 0 0;
      padding: 0;
      text-align: right;
    }
    
    #meta li {
      display: inline;
    }


		/* Search */
		#search { margin: 0 0 0.75em; text-align: right; }
		

		/* Search Result Count */
		#searchresultcount { margin: 1.5em 0; text-align: center; }
    
    
    /* Individual Posts */
    .post {
      border-top: 1px solid #999;
      padding: 2em 0 1em;
    }
    
    .post .date {
      border-top: 3px solid #cccccc;
      border-bottom: 1px solid #cccccc;
      float: left;
      padding: .25em 1em;
      text-align: center;
    }
    
    .post .date .month, .post .date .day, .post .date .time {
      color: #999;
      display: block;
      font-weight: normal;
    }
    
    .post .date .month {
      letter-spacing: .05em;
      text-transform: uppercase;
    }
    
    .post .date .day {
      font-size: 1.3em;
      font-weight: bold;
    }

    .post .date a, .post .date a:visited, .post .date a:active {
      font-weight: normal;
    }
    
    .post .regular, .post .quote, .post .link, .post .conversation,
    .post .photo, .post .video, .post .audio {
      margin-left: 7em;
      padding: 0;
    }
    
    .post .photo .caption, .post .video .caption,
    .post .quote .source, .post .audio .caption {
      display: block;
      margin-bottom: 1.5em;
    }
    
    .post .quote .source {
      font-style: italic;
      text-align: right;
    }
    
    .post .conversation ul {
      list-style: none;
      margin: 0 .5em 1.5em;
      padding: 0;
    }
    
    .post .conversation ul li {
      padding: .5em 0;
    }
    
    .post .conversation ul li .person {
      font-weight: bold;
      margin-right: 1em;
    }
    
    .post .post-footer {
      color: #999999;
      margin-left: 7em;
      text-align: right;
    }
    
    .post .post-footer .permalink, .post .post-footer .when, .post .post-footer .tags, .post .post-footer .source-url {
      font-size: .75em;
      font-weight: normal;
      margin-left: 1em;
    }
    
    .post .post-footer .source-url a { margin-right: 0.75em; font-weight: normal; }
    
    .post .post-footer .source-url a img {
        -moz-opacity: 0.45;
        opacity: 0.45;
        vertical-align: text-top;
        margin-left: 2px;
    }
    
    .post .post-footer .source-url a:hover img {
        -moz-opacity: 0.65;
        opacity: 0.65;
    }
    
    /* Previous and Next Links */
    #prev-next {
      margin-left: 7em;
      padding: 1.5em 0 3em;
    }
    
    #prev {
      margin-right: 1.5em;
    }
    
    #next {
      margin-left: 1.5em;
    }
    
    #footer {
      border-top: 1px solid #999;
      font-size: .85em;
    }
    
    #footer a, #footer a:active, #footer a:visited {
      color: #222;
    }
    
    #footer ul {
      list-style: none;
      margin: 1em 0;
      padding: 0;
      text-align: center;
    }
    
    #footer ul li {
      display: inline;
      margin: 0.5em;
    }

	.query { font-weight: bold; }
    
    .regular img {
        max-width: 100%;
    }
    
    #disqus_thread, ol.notes {
        width: 448px;
        margin: 30px 0 30px 112px;
    }
        
        ol.notes {
            list-style-type: none;
        }
    
    .search_query { font-weight: bold; }
    
    /* Tags */
    .tags { display: block; }
    .tags .tag { margin-right: 0.75em; font-weight: normal; }
    
    #tagpageblurb { margin: 1.5em 0; text-align: center; }
    #tagpageblurb .tag { font-weight: bold; }
    
    /* Custom CSS */
    
  </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 http-equiv="x-dns-prefetch-control" content="off"/></head>
<body>
    <div id="contain">     
      <div id="content">
        <h1><a href="/">MTCODEX</a></h1>
        <h2></h2>
      
        <ul id="meta">
          
          
          
          <li id="rss"><a href="http://mtcodex.net/rss">RSS</a></li> /
          <li id="archive"><a href="/archive">Archive</a></li>
        </ul>

				<div id="search">
					<form action="/search" method="get">
					    <input type="text" name="q" value=""/>
					    <input type="submit" value="Search"/>
					</form>
				</div>
        
        <div id="posts" class="autopagerize_page_element">
				
				
				
				
				
        
        <div class="post">
          
          
          
          <div class="regular">
            <h3>Not Found</h3>
            <p>The URL you requested could not be found.</p>
          </div>
          <div class="post-footer">
            
          

          

          
        
          

          

          
          
          
          
            
          
            

            <a href="" class="permalink">Permalink &#8734;</a>
            
            
            
            
          </div>
          <br clear="all"/>
        </div> <!-- end single post -->
        
        
        
        

        
        
        </div>
        
        
        
        <div id="footer">
          <ul>
            <li><a href="http://tumblr.com/">Tumblr</a> powered</li>
            <li><a href="http://cubicle17.com/">Bill Israel</a> designed</li>
            <li><a href="http://mtcodex.net/rss">RSS</a> syndicated</li>
          </ul>       
        </div> <!-- end footer -->
      </div> <!-- end content div -->
    </div>
    
    
<!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Fmtcodex.net%2Ffeed%2F&amp;lang=en_US&amp;name=emptycodex" 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>