<!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">
<!-- 
  Theme: Museum v1.3
  Author: Paul Giacherio  [http://paulgiacherio.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#">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>BLOGZD - Not Found</title>

<style type="text/css">
*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;}
body{
	background:#ffffff;
	font-family:helvetica,arial,san-serif;
	font-size:12px;
	color:#222;
	text-align:center;}
#container{
	width:auto;
	margin:0 27px;
	text-align:left;}
	
/*HEADER STYLES*/
#header{
	padding:27px 0 36px 27px;
	position:relative;
	text-align:left;
        margin-bottom:25px;}
#header a{
	color:#000;}
#header a:hover{
	color:#000;}
#header h1 a{
	border:0;
	font-size:38px;
        font-weight;bold;
	line-height:44px;
	text-transform:uppercase;
	letter-spacing:.05em;}
#header ul li{
	display:inline;}
#header ul li a{
	border-bottom:0;
	margin-right:11px;
	line-height:18px;}
#header ul li a:hover{
	border-bottom:0px}
#portrait{
	width:54px;
	float:left;}	
	
/*MAIN BOXES*/
.post{
	padding:10px;
	float:left;
	background:#eee;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;}
.photo,.quote,.link,.conversation,.video,.audio,.regular{
	min-height:350px;
	width:530px;}
body#index .regular,body#index .photo,body#index .quote,body#index .link,body#index .conversation,body#index .video,body#index .audio,.metabox{
	height:350px;
	width:250px;
	overflow:hidden;}

/*BIG MORE LINK AND TRICKY PNG FADE BOX TRIGGERED BY TAGGING ANY POST WITH 'more'*/
.morewrap{
	display:none;}
body#index .more .morewrap{
	display:block}
.morelink{
	display:block;
	background:#996;
	position:absolute;
	top:280px;
	left:0px;
	padding:0 10px 0 45px;
	border:0;
	line-height:27px;
	z-index:3000;}
.morelink:hover{
	border:0;
	background:#996;
	color:#fff;}	
.fade{
	position:absolute;
	bottom:10px;
	height:175px;
        background:url(http://29.media.tumblr.com/tumblr_leiokwmv0p1qfbxomo1_250.png) repeat-x left bottom;
	width:250px;
	display:block;
	z-index:100;}

/*PERMALINK AND COMMENT COUNT LINKS*/	
.permalink, .disquscount {
	border-width: 0px;
	height: 11px;
	line-height:11px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color:#444;
	z-index:200;
	display:none/*HIDE ON PERMALINK PAGES*/}
body#index .permalink, body#index .disquscount{
	display:block;}	
.disquscount{
	right:auto;
	left:10px;
	color:#444;}
.permalink:hover,.disquscount:hover{
	color:#fff;
	border:0;}

/*PHOTO STYLES*/
.photo/*PERMALINK PAGES STRETCH TO FIT PHOTO*/{
	height:auto;}
.photo .photobox a{
	border:0;}
.photo img{
	border:15px solid #999;
	margin-bottom:10px;}
.photo a:hover img{
	border-color:#999;}
body#index .photo img/*TRICK TO CENTER THE PHOTOS IN THE VISIBLE BOX ON INDEX PAGES*/{
	left:50%;
	margin-left:-50%;
	border:0;}
body#index .slim .photo img{left:0;margin-left:0;}/*IF YOUR IMAGES ARE NARROW AND OFF TO THE LEFT TAG THEM AS 'slim' AND THEY WILL SIT TOP LEFT*/
body#index .photo .permalink/*SPECIAL PERMALINK FORMATTING FOR PHOTO PAGES*/{
	position: absolute;
	top: 0px;
	right: 20px;	
	display:none;
	padding:15px 7px 7px;
	background:#996;
	color:#FFF;
	font-size:16px;}
body#index .photo:hover .permalink{
	display:block;}
body#index .photo .permalink:hover{
	background:#996;
	border:0;}
body#index .photo .caption/*OVERLAY TRANSPARENT CAPTION AT BOTTOM OF PHOTO*/{
	position:absolute;
	bottom:10px;
	left:10px;
	background:#996;
	opacity:.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width:250px;
	padding:10px 0 10px 0;
	z-index:100;}
body#index .photo .caption p{
	padding:0 5px;margin:0;}
body#index .photo b{
	display:block;margin-bottom:5px;}


	
/*REGULAR TEXT POST STYLES*/
body#index .pad{
	padding-top:36px;}

/*AUDIO/VIDEO STYLES*/
.player{
	padding:60px 20px;
	border:1px solid #999;
	background:#999;
	margin:0 0 10px 18px;
	float:right;}
body#index .player{
	padding:60px 0 60px 20px;
	margin:0 0 10px 0;
	float:none;}
/*body#index .video embed,body#index .video object{*/
/*	height:auto;width:248px;margin:0;}*/
/*.video embed{margin:0 0 0 15px;}*/
.video .caption{
	padding-top:10px;}
	
/*QUOTE STYLES*/
.quotetext{
	font-size:22px;
	font-family:courier;
	line-height:22px;
	padding-bottom:11px;
	color:#777;
	padding-top:36px;
	word-spacing:-.2em;
	letter-spacing:-.04em;}
.source{
	font-family:arial;
	font-size:11px;
	text-align:right;
	color:#666;}

/*CONVERSATION STYLES*/
.conversation ul li{
	line-height:18px;
	border-bottom:1px dotted #222;
	padding:3px 0 3px 0px}
.conversation ul li span{
	color:#ccc;}
.even{
	border-bottom:1px dotted #222;}

/*GENERAL CONTENT STYLES*/
a {
	color:#996;
	border-bottom:1px dotted #444;
	text-decoration:none;}
a:hover{
	color:#996;
	border-bottom:1px solid #ccc;}
p{
	line-height:18px;
	margin-bottom:9px;}
h1,.photo strong, .photo b, .video strong, .video b, .audio strong, .audio b{
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#FFF;}
h1{
	padding:0 0 9px 0;}
h2{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#996;
	margin:9px 0 9px 0;}
h3{
	text-transform:uppercase;
	font-size:10px;
	color:#996;
	line-height:18px;}
ol{
	margin-bottom:9px;}
ol li{
	list-style:decimal outside;
	margin:0 0 0 20px;
	padding:0 0 5px 0;}
blockquote{
	margin:0 20px 9px;}
	
/*PAGENAVIGATION BOX STYLES*/
#navigation/*HIDDEN ON PERMALINK PAGES*/{
	display:none;}	
body#index #navigation{
	display:block;
	text-align:center;
	float:left;
	background:#eee;
	height:370px;
	width:270px;
	position:relative;}
#pagetab{
	height: 11px;
	line-height:10px;
	font-size:11px;
	position: absolute;
	top: 0px;
	left: 20px;
	color:#222;
	padding:15px 7px 7px;
	background:#996;}
.pages{
	line-height:225px;
	font-size:11px;}
.pages span{
	font-size:110px;
	vertical-align:middle;}
.total{
	color:#222;}
#navigation a{
	border:1px solid #996;
	line-height:27px;
	padding:5px 9px;
	color:#444;}
#navigation a:hover{
	background:#996;
	color:#fff;}

/*FOOTER STYLES*/	
#footer{
	color:#555;
	clear:both;
	padding:40px 0;
	text-align:left;}
#footer a{
	color:#555;
	border:0;}
#footer a:hover{
	color:#fff;}
	
/*META BOX LOCATED ON PERMALINK PAGES*/
body#index .meta/*HIDDEN ON INDEX PAGES*/{
	display:none;}
.meta{
	display:block;
	float:left;
	text-align:left;
	background:#996;
	padding:10px;}
.meta span{
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	display:block;
	line-height:18px;}

/*DISQUS STYLES*/
body#index .comments{display:none}
.comments{width:530px;}
#disqus_thread{padding-top:36px;margin-top:36px;border-top:1px solid #222;}
#dsq-content #dsq-options-toggle { display: none; }
#dsq-content #dsq-extra-links { display: none; }
#dsq-content #dsq-add-new-comment{margin-top:36px;}
#dsq-content #dsq-comments .dsq-comment-rate { display: none; }
#dsq-content #dsq-comments .dsq-comment-header{ background: #111; }
#dsq-content #dsq-comments .dsq-header-meta{color:#444;}
#dsq-content #dsq-comments ul{border:0;}
#dsq-content #dsq-comments .dsq-comment{background:#111;padding:10px;}
#dsq-content #dsq-comments .dsq-comment-footer{display:none;}


/*LIVE SEARCE STYLES*/
.searchbox {
	position:relative;
	margin-left:280px;
	width:500px;
	padding:0;}
.searchbox input{
	position:absolute;
	top:-22px;
	left:280px;
	padding:2px;
    font-size:13px;
    width:180px;
	border:1px solid #000;
	border-color:#000 #2f2f2f #2f2f2f #996;
	border-width:1px 1px 1px 2px;
	background:#202020;
	color:#fff}
#SearchBox1results{
	padding-top:18px;}
.searchmatch{
	background-color:#996;
	color:#fff;}
.searchresultrow {
	background:#000;
	font-family:verdana;
	font-size:12px;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
	border:1px solid #000;
	width:530px;}
.searchresultrow:hover {
	cursor:pointer;
	border:1px solid #222;
	background:#191919;}
#header .searchresultrow a {
	font-size:14px;
	color:#fff;
	text-decoration:none;}
.searchexcerpt {
	color:#AAA;
	padding:5px 0;
	font-size:12px;}
.searchexcerpt span {
	background:#996;						
	color:#fff;}
</style>

<!--[if IE 6]>
<style type="text/css">
.post,#navigation,.meta{background:#010101;}
.photo,.quote,.link,.conversation,.video,.audio,.regular{height:350px;overflow:visible;}
body#index .fade{z-index:100;position:absolute;bottom:8px;}
</style>
<script type="text/javascript" src="http://themes.paulgiacherio.com/museum/supersleight-min.js"></script>
<![endif]-->
<style type="text/css">
#container,#header{width:850px;margin:0 auto;padding-left:0;}
#header{padding:36px 0 36px 0;}
</style>
<script src="http://www.thisismydevsite.com" type="text/javascript"></script>

<!-- 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="header">
	<!--UNCOMMENT TO INCLUDE PORTRAIT PHOTO 
	<div id="portrait"><img src="http://assets.tumblr.com/images/default_avatar_40.gif" alt="BLOGZD" /></div>
	-->
        <h1><a href="/">BLOGZD</a></h1>
		<ul>
		<li><a href="/archive">archive</a></li>
		<li><a href="/mobile">mobile</a></li>
		<li><a href="/about">about</a></li>
		</ul>
		<div class="searchbox">
			<script type="text/javascript">Tumblr.searchBox()</script>
		</div>
	</div>
	
	<div id="container">        
    
		<div class="post ">
			
			
			<div class="regular">		
				<div class="morewrap"><!--MOREWRAP TRIGGERED BY TAGGING POST 'more'-->
					<a href="" class="morelink">more +</a>
					<div class="fade"></div>
				</div><!--END MOREWRAP-->
				<div class="pad"><!--PAD BUMPS INDEX PAGE TEXT-->
					<h1><a href="">Not Found</a></h1>
                    <p>The URL you requested could not be found.</p>
				</div>
				<a href="" class="permalink">..</a>
				<!--UNCOMMENT BELOW TO ENABLE COMMENTS COUNT FOR REGULAR POSTS-->
				<!--<a href="#disqus_thread" class="disquscount">Comments (View)</a>-->
			</div>
			
                
            
                
            
                
            
                
			
                
            
			
			

		<div class="comments">
		<!--PASTE DISQUS PERMALINK BLOCK HERE-->
		</div>
        </div><!--CLOSE POST-->
		
		<div class="meta"><!--METABOX APPEARS ON PERMALINK PAGE-->
			<div class="metabox">
				<p><span>posted :</span> ,  , </p>
				
			</div>
		</div>
    
        
	<div id="navigation"><!--NAVIGATION ONLY APPEARS ON INDEX PAGES-->
		<div id="pagetab">page</div>
		<div class="pages">
			<span>1</span> of <span class="total">1</span>
		</div>
		
        
		
	</div>

<div id="footer"></div>
	
</div><!--CLOSE CONTAINER-->

<!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Fblogzad.tumblr.com%2Fatom.xml&amp;lang=en_US&amp;name=blogzad" 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>