<!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 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Minimal Theme designed by Artur Kim (http://arturkim.com) for Tumblr | version 1.5 -->
<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></title>
    <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_7791976d5d1d_16.png" />
    <link rel="apple-touch-icon" href="http://25.media.tumblr.com/avatar_7791976d5d1d_128.png"/>
    <link rel="alternate" type="application/rss+xml" href="http://blog.minimaonline.com/rss" />

    <!-- DEFAULT VARIABLES -->
    <meta name="color:Post Type Text" content="#333"/>
    <meta name="color:Post Type Photo" content="#333"/>
    <meta name="color:Post Type Photoset" content="#333"/>
    <meta name="color:Post Type Quote" content="#333"/>
    <meta name="color:Post Type Link" content="#333"/>
    <meta name="color:Post Type Chat" content="#333"/>
    <meta name="color:Post Type Video" content="#333"/>
    <meta name="color:Post Type Audio" content="#333"/>
    <meta name="image:Header" content=""/>
    <meta name="if:Show About Widget" content="1"/>
    <meta name="if:Show Stuff I Like Widget" content="1"/>
    <meta name="if:Show Latest Tweets Widget" content="0"/>
    <meta name="if:Show People I Follow Widget" content="1"/>
    <meta name="text:Number of Tweets" content="3"/>
    <meta name="text:Google Analytics ID" content="" />
    <meta name="text:Disqus Shortname" content="" />

    <style type="text/css" media="screen">
    /* Minimal Theme designed by Artur Kim (http://arturkim.com) for Tumblr | version 1.5 */

    /* RESET */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
    }
    body { line-height: 1; }
    ol, ul { list-style: none; }
    blockquote, q { quotes: none; }
    blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
    :focus { outline: 0; }
    del { text-decoration: line-through; }
    table { border-collapse: collapse; border-spacing: 0; }

    /* GLOBAL ELEMENTS */
    body { background: #fff; }
    body, input, textarea { color: #333; font: 16px/24px "georgia", georgia, serif; }
    p, ul, ol, dd, pre { margin-bottom: 20px; }
    pre, code { font: 12px Monaco,monospace; line-height: 1.5em; }
    blockquote { border-left: 5px solid #ccc; color: #333; font-style: italic; margin-bottom: 20px; padding-left: 10px; }
    table { border: 1px solid #ccc; border-width: 1px 1px 0 1px; line-height: 1.5em; margin: 0 0 22px 0; text-align: left; }
    caption { text-align: left; }
    tr { border-bottom: 1px solid #ccc; }
    th, td { padding: .7em 1.25em; }
    hr { background-color: #ccc; border: 0; color: #333; height: 1px; margin-bottom: 20px; }
    a:link, a:active, a:visited { color: #333; border-bottom: 1px solid #ccc; text-decoration: none; }
    a:focus, a:hover { color: #ccc; border-bottom: 1px solid #ccc; }
    h1, h2, h3, h4, h5, h6 {  font-weight:normal; clear:both; }
    img { background: #fff; width: }
    /* a img:focus, a img:hover, a img:active { background: #333; } */

    /* DEFAULT CSS */
    #header .menu {
        margin: 0 auto;
        width: 300px;
        color: #bbb;
    }
        #header #link {
            position: absolute;
            text-transform: uppercase;
            margin: 92px 0 0 10px;
        }
            #header #link ul {
                float: left;
                margin-bottom: 0;
            }
                #header #link li {
                    float: left;
                    margin-right: 10px;
                }
                    #header #link a, #header #link a:active, #header #link a:visited {
                        color: #bbb;
                        border-bottom: none !important;
                    }
                    #header #link a:focus, #header #link a:hover {
                        border-bottom: 1px solid #ccc !important;
                    }
        /*#header #pages {
            position: absolute;
            text-transform: uppercase;
            margin: 92px 0 0 10px;
        }
            #header #pages ul {
                float: left;
                margin-bottom: 0;
            }
                #header #pages li {
                    float: left;
                    margin-right: 10px;
                }
                    #header #pages a, #header #pages a:active, #header #pages a:visited {
                        color: #bbb;
                        text-decoration: none;
                    }
                    #header #pages a:focus, #header #pages a:hover {
                        color: #bbb;
                        border-bottom: 1px solid #ccc;
                    }*/
    #header #branding {
        margin: 0 auto 80px auto;
        padding: 18px 0 8px 40px;
        width: 260px;
        border-bottom: 1px solid #ccc;
    }
    #header #branding a {
        border-bottom: none !important;
    }
    #header #img {
        width: 160px;
        margin: 0 auto;
        padding-bottom: 12px;
    }
    #main {
        clear: both;
        margin: 0 auto;
        overflow: hidden;
        width: 940px;
    }
        #container {
            float: left;
            width: 940px;
        }
            .post-meta {
                overflow: hidden;
                padding: 8px 0;
                border-bottom: 1px solid #ccc;
            }
                .post-meta .type {
                    float: left;
                    text-transform: lowercase;
                }
                    .post-meta .type a {
                        border-bottom: 1px solid #ccc;
                        font-weight: bold;
                        padding: 0 10px 10px;
                        text-decoration: none;
                    }
                    .post-type-text .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-photo .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-photoset .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-quote .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-link .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-chat .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-video .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-type-audio .post-meta .type a {
                        border-bottom: 1px solid #333333;
                        color: #333333;
                    }
                    .post-meta .type a:focus, .post-meta .type a:hover, .post-meta .type a:active {
                        margin-left: 5px;
                    }
                .post-meta .date, .post-meta .comments, .post-meta .note-count {
                    float: left;
                    padding: 0 10px;
                }
                .post-meta .note-count a, .post-meta .note-count a:active {
                    color: #bbb;
                    border-bottom: none !important;
                }
                .post-meta .note-count a:hover {
                    border-bottom: 1px solid #ccc !important;
                }
            .post-content {
                padding: 40px 0 32px 320px;
            }
            .post-content div:last-child, .post-content div:last-child p,
            .post-content div:last-child ul, .post-content div:last-child ol, .post-content div:last-child blockquote {
                margin-bottom: 1.5em;
            }
                .post-content h3 {
                    margin-bottom: 1em;
                    font-weight: bold;
                    font-size: 24px;
                }
                    .post-content h3 a, .post-content h3 a:visited {
                        text-decoration: none;
                        border-bottom: none !important;
                    }
                    .post-content h3 a:focus, .post-content h3 a:hover, .post-content h3 a:active {
                        color: #bbb;
                    }
                .post-content img {
                    width: 620px;
                }
                .post-type-text .post-content ul {
                    padding-left: 20px;
                }
                    .post-type-text .post-content ul ul {
                        margin-bottom: 0;
                    }
                    .post-type-text .post-content ul li {
                        list-style-type: disc;
                    }
                        .post-type-text .post-content ul ul li {
                            list-style-type: circle;
                        }
                .post-type-text .post-content ol {
                    padding-left: 20px;
                }
                    .post-type-text .post-content ol ol {
                        margin-bottom: 0;
                    }
                    .post-type-text .post-content ol li {
                        list-style-type: upper-latin;
                    }
                        .post-type-text .post-content ol ol li {
                            list-style-type: lower-latin;
                        }
                
                .post-type-photo .post-content .photo-wrap a {
                    border-bottom: none !important;
                }
                .post-type-photoset .post-content .html_photoset {
                    border-bottom: none !important;
                }
                .post-type-quote .post-content {
                    font-style: italic;
                    margin-bottom: 1em;
                    line-height: 1.5em;
                    font-size: 24px;
                }
                .post-type-link .post-content .link-wrap {
                    margin-bottom: 1em;
                    line-height: 1.5em;
                    font-size: 24px;
                }
                .post-type-chat .post-content .label {
                    font-weight: bold;
                }
                .post-type-video .post-content .video-wrap {
                    margin-bottom: 1.5em;
                }
                .post-type-audio .post-content .caption {
                }
                .tags {
                    text-transform: lowercase;
                }
                .tags a {
                    text-decoration: none;
                }
                .tags a:after {
                    content: ",";
                }
                .tags a:last-child:after {
                    content: "";
                }
            #disqus_thread {
                border-top: 1px solid #ccc;
                padding: 10px 30px 0;
            }
                #disqus_thread h3 {
                    margin: 20px 0 10px;
                }
                #dsq-content .dsq-subscribe-menu {
                }
            #post-notes {
                border-top: 1px solid #ccc;
                padding: 30px;
            }
                #post-notes ol li {
                    border-bottom: 1px dotted #ccc;
                    padding: 10px 0;
                }
                    #post-notes ol li img {
                        background: none;
                        padding-right: 3px;
                        vertical-align: middle;
                    }
            .pagination {
                border-top: 1px solid #ccc;
                overflow: hidden;
                padding: 20px 0;
            }
                .pagination .previous-page {
                    float: left;
                }
                .pagination .next-page {
                    float: right;
                    margin-right: 30px;
                }
                    .pagination a {
                        font: 20px Georgia,serif;
                        text-decoration: none;
                    }
        /*#sidebar {
            float: left;
            padding-bottom: 30px;
            width: 319px;
        }
            #sidebar h3 {
                border-bottom: 1px dotted #ccc;
                color: #999;
                font-size: 14px;
                font-weight: bold;
                margin: 0 0 20px;
                padding: 9px 20px;
                text-transform: uppercase;
            }
                #sidebar h3 a, #sidebar h3 a:visited {
                    color: #999;
                    text-decoration: none;
                }
                #sidebar h3 a:focus, #sidebar h3 a:hover, #sidebar h3 a:active {
                    color: #dd3333;
                }

            #sidebar ul {
                margin-bottom: 0;
            }
            .widget {
                border-bottom: 1px solid #ccc;
                color: #333;
                font-size: 13px;
                padding: 0 20px 20px 20px;
            }
                .widget h3 {
                    font: 20px Georgia,serif;
                    margin-bottom: 20px;
                }
                    .widget h3 a, .widget h3 a:visited {
                        color: #000;
                        text-decoration: none;
                    }
                    .widget h3 a:focus, .widget h3 a:hover, .widget h3 a:active {
                        color: #dd3333;
                    }
                .widget img {
                    padding: 5px;
                    max-width: 250px;
                }
                .widget p:last-child, .widget ul:last-child, .widget ol:last-child, .widget blockquote:last-child {
                    margin-bottom: 0;
                }
            #about {
                overflow: hidden;
            }
                #about img {
                    background: #fff;
                    border: 1px solid #ccc;
                    float: left;
                    margin: 0 10px 0 0;
                    padding: 3px;
                }
            .like_post {
                border-bottom: 1px dotted #ccc;
                margin-bottom: 20px;
                padding-bottom: 20px;
            }
            .like_post:last-child {
                border: none;
                margin: 0;
                padding: 0;
            }
                .like_post ul {
                    padding-left: 20px;
                }
                    .like_post ul ul {
                        margin-bottom: 0;
                    }
                    .like_post ul li {
                        list-style-type: disc;
                    }
                        .like_post ul ul li {
                            list-style-type: circle;
                        }
                .like_post ol {
                    padding-left: 20px;
                }
                    .like_post ol ol {
                        margin-bottom: 0;
                    }
                    .like_post ol li {
                        list-style-type: upper-latin;
                    }
                        .like_post ol ol li {
                            list-style-type: lower-latin;
                        }
                .like_post p:last-child, .like_post ul:last-child, .like_post ol:last-child, .like_post blockquote:last-child {
                    margin-bottom: 0;
                }
            #tweets {
                margin-bottom: 10px;
            }
                #tweets .content {
                    margin-bottom: 10px;
                }
                    #tweets a {
                        text-decoration: none;
                    }
            #following_container {
                overflow: hidden;
                padding-bottom: 20px;
            }
                #following_container li {
                    display: inline;
                    padding: 0;
                    margin: 0;
                }
    #footer {
        border-top: 1px solid #ccc;
        clear: both;
        margin: 0 auto;
        overflow: hidden;
        width: 900px;
    }
        #colophon {
            color: #555;
            float: right;
            font-size: 12px;
            padding: 10px 0 20px;
        }
            #footer a {
                border-bottom: 1px dotted #555;
                text-decoration: none;
            }*/
    
    </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="wrapper">
        <div id="header">
            <div id="access">
                <div class="menu">
                   <div id="link">
                        <ul><li><a href="http://minimaonline.com/Info">INFO</a></li></ul><ul><li><a href="http://minimaonline.com/Work">WORK</a></li></ul><ul><li><a href="http://blog.minimaonline.com/">BLOG</a></li></ul><ul><li>/</li></ul><ul><li><a href="https://www.facebook.com/minimaonline" target="_blank">FB</a></li></ul><ul><li><a href="https://twitter.com/MinimaRVA" target="_blank">TW</a></li></ul><ul><li><a href="http://pinterest.com/minimarva/" target="_blank">PIN</a></li></ul></li></ul></div><!-- #link -->
                    <!--<div id="pages">
                        <ul>
                            
                            
                            
                            <!-- <li class="archive"><a href="/archive">archive</a>
                        </ul>
                    </div> --><!-- #pages -->
                </div><!-- .menu -->
            </div><!-- #access -->
            <div id="branding">
                <h1>
                    <a href="/"><img src="http://static.tumblr.com/lxsv7zt/8Gem7r1hn/minima.gif" alt="Minima" /></a>
                    
                </h1>
            </div><!-- #branding -->
            <div id="img"><img src="http://static.tumblr.com/lxsv7zt/b67m7r87q/kristen_ziegler_160.png"></div>
        </div><!-- #header -->
        <div id="main">
            <div id="container">
                <div id="content">
                
                    <div id="post-" class="post post-type-text">
                        <div class="post-meta">
                            <div class="type">
                                <a href="">Text</a>
                            </div><!-- .type -->
                        
                        
                        
                        </div><!-- .post-meta -->
                        <div class="post-content">
                        
                            <h3><a href="">Not Found</a></h3>
                            <p>The URL you requested could not be found.</p>
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        </div><!-- post-content -->
                    </div><!-- .post -->
                    
                    
                
                
                </div><!-- #content -->
            </div><!-- #container -->
            <div id="sidebar">
            
			
            
            
            </div><!-- #sidebar -->
        </div><!-- #main -->
    </div><!-- #wrapper -->


<script type="text/javascript">var gaJsHost=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");document.write(unescape("%3Cscript src='"+gaJsHost+"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">try{var pageTracker=_gat._getTracker("UA-28139740-1");pageTracker._trackPageview()}catch(err){}</script>


<!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Fblog.minimaonline.com%2Ffeeds%2Fposts%2Fdefault&amp;lang=en_US&amp;name=minimaonline" 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>