<!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"/>
        
        <meta name="image:Header" content=""/>
        <meta name="image:Background" content=""/>
        
        <meta name="color:Background" content="#ddd"/>
        <meta name="color:Link" content="#44A3E2"/>
        <meta name="color:LinkHover" content="#000"/>
        <meta name="color:Accent1" content="#f2f0b9"/>
        <meta name="color:Accent2" content="#b9d8f2"/>
        
        <meta name="font:Body" content="Verdana">
        <meta name="font:Title" content="Georgia">
        
        <meta name="text:Disqus Shortname" content="" />
        
	<link rel="icon" href="http://assets.tumblr.com/images/default_avatar_16.gif"/>
	<link rel="alternate" type="application/rss+xml" title="RSS" href="http://raduciocan.ro/rss"/>
    <title>Untitled</title>
    <meta name="viewport" content="width=670"/> <!-- iPhone --> 
    
	<style type="text/css">
	    body {
	        background: #ddd url('http://assets.tumblr.com/images/x.gif') fixed;
	        font-size:small;
                font-family: Verdana, Geneva, Tahoma, sans-serif; 
	        color: 232323;
                padding:0;
                margin:0;
	    }

            #wrap { width:550px; background-color:#fff; margin:0 auto; padding:0; border-right:1px solid #ccc; border-left:1px solid #ccc; }

	    #container {
	        width: 500px;
          margin:0 auto;
	        padding: 25px;
          font-size:.85em;
	        background-color: #fff;
	    }
	    
        #nav {
            text-align: right;
            float: right;
            margin-left: 30px;
            margin-bottom: 10px;
            font-size: 11px;
            white-spacing: nowrap;
        }

						#nav #search {
							margin: 5px 0;
							text-align: right;
						}
        
            #nav a {
                color: #44A3E2;
                font-weight: bold;
            }
            
            #nav .dim {
                filter: alpha(opacity=50); 
                -moz-opacity: 0.5; 
                opacity: 0.5;
                margin: 0px 3px;
            }

	 h1 {
	        color: #232323;
	        margin: 0px 0px 10px 0px;
	        font-weight: normal;
	        font-size: 2.4em;
                font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	        letter-spacing: -1px;
	    }

	    h1 a {
	        color: #555;
            text-decoration: none;}
	    
	    #description {
	        color: #888;
	        line-height: 1.4;
	        margin-bottom: 30px;
                border-top:1px dotted #aaa;
                border-bottom:1px dotted #aaa;
                width:440px;
                padding-top:5px;
                padding-bottom:5px;
	    }

		#pages {
			color: #888;
			line-height: 1.4;
				border-top:1px dotted #aaa;
				width:440px;
				padding-top:5px;
				padding-bottom:5px;
		}
	
			#searchresultcount { 
				margin: 15px 0;
				text-align: center;
			}
	    
	    .date {
	        margin: 36px 0px 40px 0px;
	        color: #232323;
	        font-size: 1.7em;
                font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	        text-align: center;
	        text-transform: uppercase;
	    }
	    
	    div.post {
            line-height: 1.75;
            color:#222222;
            margin-bottom: 22px;
            padding-bottom: 22px; 
            border-bottom: dotted 1px #777;
            position: relative;
        }

	    div.post img.permalink {
            border-width: 0px;
            width: 23px;
            height: 9px;
            position: absolute;
            top: 5px;
            right: 5px;
            display: none;
        }

            div.post:hover img.permalink {
                display: block;
            }

        div.post h2 {
            font-size: 14px;
            color: #444;
            margin: 0px 0px 5px 0px;
        }

        div.post h2 a {
            color: #444;
            text-decoration: none;
        }
        

        a {
            color: #44A3E2;
            text-decoration:none;
        }

        a:hover{ color: #000; }
        
        /* Regular Post */
        div.post div.regular {
            line-height: 17px;
        }

            div.post div.regular blockquote {
                background-color:#f5f5f5; padding:10px; border-left:1px solid #ddd;
            }
            
            div.post div.regular img { max-width: 100%; }
        
        /* Photo Post */
        div.post div.photo img {
            border-width: 0px;
        }

        div.post div.photo div.caption {
            margin-top: 5px;
            color: #232323;
        }
        
            div.post div.photo div.caption {
                color: #232323;
            }
 
            div.post div.photo blockquote{background-color:#f5f5f5; padding:10px; border-left:1px solid #ddd;}
        
        /* Quote Post */
        div.post div.quote {
            padding: 0px 0px 0px 0px;
        }
        
            div.post div.quote span.quote {
                font-size: 1.4em;
                font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
                color: #666;
            }

                div.post div.quote {
                    color: #444;
                }

                div.post div.quote span.quote big.quote {
                    font: Bold 46px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
                    line-height: 1px;
                    vertical-align: -23px;
                    opacity: 0.4;
                    -moz-opacity: 0.4;
                    filter: alpha(opacity=40);
                }

                    div.post div.quote span.quote big.quote a {
                        text-decoration: none;
                        color:#666;
                    }
        
            div.post div.quote div.source {
                color: #666;
            }

                div.post div.quote div.source{
                    color: #666;
                }
        
        /* Link Post */
        div.post div.link {
            color: #666;
        }
        
                       div.post div.link a.link {
                color: #000000;
                background-color: #b9d8f2;
                padding:6px;
                padding-left:30px;
                padding-right:30px;
                -moz-border-radius:5px;
                text-decoration: none;
                font-size: 1.3em;
                font-weight:bold;
            }

            div.post div.link a.link:hover {
                color: #000000;
                background-color: #f2f0b9;
                -moz-border-radius:5px;
                text-decoration: none;
                font-size: 1.3em;
            }

            div.post div.link div.description {
            padding-top:4px;}
 
            div.post div.link blockquote{background-color:#f5f5f5; padding:10px; border-left:1px solid #ddd;}
        
         /* Conversation Post */
        div.post div.conversation ul {
            list-style-type: none;
            margin: 0px;
            padding: 0px 0px 0px 1px;
            border-left: solid 0px #bbb;
        }
        
            div.post div.conversation ul li {
                font-size: 12px;
                padding: 4px 0px 4px 8px;
                color: #000;
                margin-bottom: 1px;
                -moz-border-radius:7px;
            }
        
                div.post div.conversation ul li span.label {
                    font-weight: bold;
                }
        
                div.post div.conversation ul li.odd {
                    background-color: #b9d8f2;
                }
        
                div.post div.conversation ul li.even {
                    background-color: #f2f0b9;
                }

        /* Audio Post */
        div.post div.audio div.caption {
            margin-top: 3px;
            color: #232323;
        }

            div.post div.audio div.caption a {
                color: #232323;
            }
        
        /* Video Post */
          /* Video Post */
        div.post div.video div.caption {
            margin-top: 5px;
            color: #232323;
        }
        
            div.post div.video div.caption a {
                color: #232323;
            }
  
            div.post div.video blockquote{font-style:italic; background:#f5f5f5; padding:3px; border-left:1px solid #bbb;}
	    
	       #navigation {
	        font-size: 11px;
            font-weight: bold;
            text-align:right;
            margin-top: -15px;
	    }
	    
	        #navigation a {
                color: #555;
	            text-decoration: none;
	        }
	        
	        #navigation a:hover {
	            text-decoration: underline;
	        }
	    
	     #footer {
	        margin: 0px auto;
                padding-bottom:20px;
                text-align:right;
	        font-size: .85em;
	        color: #232323;
                width:500px;
                
	    }

       #footer ul{margin:10px; padding:0;}
            
             #footer ul a img{opacity:0.2;}

             #footer ul a img:hover{opacity:1;}
	    
	        
			.search_query { font-weight: bold; }
                        .credits{ color:#888;}

.reblogs{text-align:right;}
.reblogs img{border:0;}

 ol.notes {

      padding: 0px;
                margin: 25px 0px;
                list-style-type: none;
                border-bottom: dotted 1px #777;
            }

            ol.notes li.note {
                display:block;
                border-top: dotted 1px #777;
                padding: 10px;
                color:#444;
                font-family:Verdana, Geneva, Tahoma, sans-serif;
                
            }

            ol.notes li.note:hover{background-color:#dae5ec;}

            ol.notes li.note img.avatar {
                vertical-align: -4px;
                margin-right: 10px;
                width: 16px;
                height: 16px;
            }

            ol.notes li.note span.action {
                font-weight: bold;
            }

            ol.notes li.note .answer_content {
                font-weight: normal;
            }

            ol.notes li.note blockquote {
                border-color: #eee;
                padding: 4px 10px;
                margin: 10px 0px 0px 25px;
            }

            ol.notes li.note blockquote a {
                text-decoration: none;
            }

 .shuffle {
position: fixed;
top: 35px;
right: 3px;
_position: static;
_margin: 3px;
_text-align: right;
z-index: 1337;
}

ul#likes {
            	list-style-type: none;
            	margin: 0 0 0 0;
            	padding: 0 0 0 0;
            }

                li.like_post {
                    /* Should match the width specified in the Likes tag */
                    width: 125px;
                    padding: 25px 19px 25px 19px;
                    text-align:left;
                    float: left;
                }

                  li.like_post img {
                      max-width: 100%;
                  }

                  li.like_post blockquote {
                      margin: 0;
                      padding: 0 0 0 10px;
                      border-left: 1px solid #eee;
                  }

                  li.like_post ol,
                  li.like_post ul {
                      margin: 0 0 0 15px;
                      padding: 0;
                  }

                  li.like_post .like_link a {
                      font-weight: bold;
                  }

                  li.like_post .like_title {
                      font-weight: bold;
                  }

                  li.like_post .post_info_bottom {
                      margin: 10px 0 0 0;
                      display: block !important;
                  }
#likes_container{text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #999; font-size:10px; line-height:1.6; margin-bottom:20px; padding-bottom:14px;}

#likes_container a{color:#d32a2a;}

#likes_container h3 {font-size:13px; margin-bottom:14px; color:#333;}
	        
	        #disqus_thread {
	            border-top: 1px solid #ccc;
	            margin: 40px 0;
	            padding: 20px 0;
	        }
	    
	</style>

    <!--[if IE]>
        <style type="text/css">
            div.post div.quote span.quote big.quote {
                line-height: 40px;
            }
        </style>
    <![endif]-->

<!-- 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="snap">
</div>
    <div id="wrap">
    <div id="container">


<h1><a href="/">Untitled</a></h1>


                <div id="pages" style="display: none; ">
                    
                    
                    
                </div>
        
        
        
				

    

        
            
        
            <div class="post">
                <a href=""><img src="/themes/4/link.gif" class="permalink" alt="Permalink"/></a>

                
                    <div class="regular">
                        <h2><a href="">Not Found</a></h2>
                        <p>The URL you requested could not be found.</p>
                    </div>
                
                
                
                
                
                
                
                
                
                
                
                
                
        
                

<br />











        </div>
        
        
        <div id="navigation">
            
        
            
        </div>
    </div>

    <div id="footer">

            <div id="likes_container">
                <h3>Posts that have made me click the &nbsp;<img src="http://assets.tumblr.com/images/like_active.png" border="0">&nbsp; button</h3>
                
                
                
                <p style="clear:both;"><a href="http://www.tumblr.com/liked/by/ciocan">
                    See more stuff I like &nbsp;<img src="http://assets.tumblr.com/images/like_active.png" border="0">
                </a></p>
            </div>

        <strong>Tumblroll</strong>
        
    <ul>
        
                <a href="http://staff.tumblr.com/"><img border="0" src="http://25.media.tumblr.com/avatar_013241641371_40.png"/></a>
        
    </ul>

        <span class="credits">Designed by <a href="http://thebronzemedal.tumblr.com">The Bronze Medal</a> &nbsp;/&nbsp;
        Powered by <a href="http://www.tumblr.com/">Tumblr</a>&nbsp;/&nbsp;
<a href="http://raduciocan.ro/rss">RSS</a>&nbsp;/&nbsp;
<a href="/archive">Archive</a></span>
    </div>
</div>
<div class="shuffle">
<a href="/random"><img src="http://static.tumblr.com/dbcxhwx/padke8y7x/oy9npboai5k99ruwwrs7l61l_500.png"></a>
</div>


<!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2Fraduciocan.ro%2Ffeed%2F&amp;lang=en_US&amp;name=ciocan" 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>