Monday, February 13, 2012

I’ve never been comfortable with my actual name, so I’ve been looking for a pseudonym. After all that time searching I finally chose Jedan Montau. 

Here’s the story to the name:

I’ve been striving through a tropical rainforest near Coruscant when I suddenly examined the steps of 3 grizzlies. Frightened to danger I started to run for my live, but the grizzlies were faster than me and hit me so far that I landed on a space shuttle flying to the Jedi Temple. I felt save but I still was in danger. Straight before the landing I jumped off the spaceship and landed on another one. Since it was a cabriolet I finally sat safe, but after I turned around I noticed that the 3 grizzlies had followed me. The situation was inescapable. I thought sooner or later wouldn’t matter anymore. I stood up and jumped on the grizzlies’s spaceship. After a 19 hour-fight I finally ate them all up, but while eating them I haven’t noticed the steering wheel. The space-shuttle rushed into desert where there were standing 3 lions looking quite hungry. Starched by the bear’s flesh I teared the hearts of the lions out of their bodies and fed their babies with it, Being exhausted and thirsty i looked for somewhere to stay. I creeped to an Irish Pub where I healed my wounds with Cider and drank some disinfectant. I now was completely content with myself and stood up to go, but I stumbled and fell against a sign. The sign feel on the head and everything became black. When I woke up in the hospital the doctor asked if he’s alright and when he’d be able to go home. After I told him he could go now and all his injuries were fixed my eyes noticed the sign that fell on my head, it was standing right next to my coffin and on the sign there was written “Jedan Montau”. It was supposed to mean “Jeden Montag” which means “every monday” in German, but it was an Irish Pub not a German Bar. To cut a long story short, the name comes from a wrong-written sign from an Irish Pub that pleased me a lot in my befuddlement.

xx Jedan

Saturday, February 4, 2012

kreuzfidel:

haha i’m just mindfucked right now

(Source: kreuzfidel)

Tuesday, January 31, 2012

theme to do

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>

<!—

Atticus Finch Theme by Lucas Regazzi

@ lucasmakesthemes.tumblr & 1000scientists.com

All Right Reserved

—>

<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>

<head>

<title>{Title}</title>

<meta name=”color:Background” content=”#a0c5cc”/>

<meta name=”image:Background” content=”“/>

<meta name=”color:Link” content=”#f30b00”/>

<meta name=”color:Font” content=”#FFFFFF”/>

<meta name=”color:Entry Font” content=”#000000”/>

<meta name=”color:Entry” content=”#FFFFFF”/>

<meta name=”color:Border” content=”#acabab”>

<meta name=”color:Border Hover” content=”#6d6b6b”>

<meta name=”font:Text” content=”Courier New”/>

<meta name=”image:Title” content=”“/>

<meta name=”if:Title Image” content=”“/>

<meta name=”if:Two Columns” content=”“/>

<meta name=”if:Three Columns” content=”1”/>

<meta name=”if:Show Caption” content=”1”/>

<meta name=”if:Shadow” content=”1”/>

<meta name=”if:Infinite Scrolling” content=”1”/>

<link rel=”shortcut icon” href=”{Favicon}”>

<link rel=”alternate” type=”application/rss+xml” href=”{RSS}”>

{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}

<link href=’http://fonts.googleapis.com/css?family=Montserrat’ rel=’stylesheet’ type=’text/css’>

<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js” type=”text/javascript”><!—mce:0—></script>

{block:IfInfiniteScrolling}<script src=”http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js“></script>{/block:IfInfiniteScrolling}

<script src=”http://masonry.desandro.com/jquery.masonry.min.js“></script>

<script src=”http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js“></script>

<script type=”text/javascript”>

$(window).load(function () {

$(‘#posts’).masonry(),

$(‘.masonryWrap’).infinitescroll({

navSelector : “#leftnav”,

nextSelector : “#leftnav a#next”,

itemSelector : “.entry”,

bufferPx : 10000,

extraScrollPx: 11000,

loadingImg : “”,

loadingText : “Loading more beauty”,

},

function() { $(‘#posts’).masonry({ appendedContent: $(this) }); }

);

});

</script>

<style type=”text/css”>

body {font-family: {font:Text}; font-size: 11px; color: {color:Font}; background-color: {color:Background}; background-image:url(‘{image:Background}’); background-attachment: fixed;}

{block:IndexPage}.entry {width: 272px; margin: 25px; float: left;}

#center {{block:IfThreeColumns}width: 966px;{/block:IfThreeColumns} {block:IfTwoColumns}width: 644px;{/block:IfTwoColumns} margin: auto; margin-bottom: 100px; margin-top: 100px;}

.inside img {width: 250px !important;}

.entry img {width: 272px;}{/block:IndexPage}

{block:PermalinkPage}.entry {width: 522px; margin: 25px;}

#center {width: 572px; margin: auto; margin-bottom: 100px; margin-top: 100px;}

.inside img {width: 500px !important;}

.entry img {width: 522px;}{/block:PermalinkPage}

a {color: {color:Font}; border-bottom: 1px solid {color:Link}; text-decoration: none; -webkit-transition-duration: .3s;} 

a:hover {border-bottom: 1px solid {color:Entry};}

.title {font-weight: bold;}

#header {margin-top: 50px; margin-bottom: 25px; {block:PermalinkPage}margin-bottom: 50px;{/block:PermalinkPage} text-align: center;}

.inside {padding: 10px; border: 1px solid {color:Border}; background-color: {color:Entry}; -webkit-transition-duration: .3s; color: {color:Entry Font};}

.inside a {color: {color:Entry Font};}

.inside:hover {border: 1px solid {color:Border Hover};}

.head {font-family: Montserrat; font-size: 38px; text-transform: uppercase;  margin-left: 25px; margin-right: 25px;}

.head a {border: none;}

.head img {max-width: 522px; {block:IndexPage}{block:IfThreeColumns}max-width: 916px;{/block:IfThreeColumns}{block:IfTwoColumns}max-width: 594px;{/block:IfTwoColumns}{/block:IndexPage} height: auto;}

.audio {opacity: .5; padding: 10px; border-radius: 100px; background-color: #fff; position: absolute; margin-top: 226.5px; margin-left: 226.5px; {block:IndexPage}margin-top: 101.5px; margin-left: 101.5px;{/block:IndexPage}}

.player {width: 27px; overflow: hidden;}

.label {font-weight: bold; margin-right: 10px;}

#links {{block:IndexPage}{block:IfThreeColumns}width: 916px;{/block:IfThreeColumns}{block:IfTwoColumns}width: 594px;{/block:IfTwoColumns}{/block:IndexPage} {block:PermalinkPage}width: 522px;{/block:PermalinkPage} bottom: 0px; margin-left: 25px; opacity: .5; font-family: Montserrat; text-transform: uppercase; position: fixed; -webkit-transition-duration: .3s; z-index: 1; text-align: center;}

#links:hover {opacity: 1;}

.links_bottom {padding: 10px 0px 10px 0px; background-color: {color:Background}; background-image:url(‘{image:Background}’); background-attachment: fixed;}

#links a {border: none; margin-right: 5px; margin-left: 5px;}

.bullet {margin-right: 5px; margin-left: 5px;}

.desc {margin-top: 15px; margin-left: 25px; margin-right: 25px;}

#photo_permalink {position: absolute; top: 20px; right: 20px; opacity: 0; -webkit-transition-duration: .3s; text-align: right; {block:PermalinkPage}display: none{/block:PermalinkPage}}

#photo_permalink a {border-bottom: none; -webkit-transition-duration: .3s; color: {color:Border Hover}; font-family: Montserrat; font-size: 14px;}

#photo_permalink a:hover {border-bottom: none; opacity: .5;}

.entry:hover #photo_permalink {opacity: 1;}

#text_permalink {opacity: 0; text-align: right; margin-top: 15px; -webkit-transition-duration: .3s; position: absolute; bottom: 1px; {block:IfShadow}bottom: 9px;{/block:IfShadow} right: 1px; padding: 10px; background-color: {color:Entry}; {block:PermalinkPage}display: none{/block:PermalinkPage}}

.entry:hover #text_permalink {opacity: 1;}

.caption_triangle {width: 0px; height: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid {color:Entry}; position: absolute; margin-top: -5px; margin-left: 20px;}

.caption p {margin: 0px; padding: 0px; padding-top: 10px;}

blockquote {margin: 0px; padding: 0px; opacity: .5;}

.posted {font-family: Montserrat; text-transform: uppercase; margin-right: 2px;}

ol.notes {list-style-type: none; max-height: 200px; overflow: auto;}

img.avatar {display: none;}

li.note {margin-left: -40px; padding: 5px;}

{block:IndexPage}#centernav {width: 50%; display: inline-block; {block:IfInfiniteScrolling}width: 100%;{/block:IfInfiniteScrolling}}{/block:IndexPage}

#leftnav {width: 25%; display: inline-block; text-align: left; {block:IfInfiniteScrolling}display: none;{/block:IfInfiniteScrolling}}

#rightnav {width: 25%; display: inline-block; text-align: right; {block:IfInfiniteScrolling}display: none;{/block:IfInfiniteScrolling}}

::-webkit-scrollbar-thumb:vertical { 

background-color: {color:Border};

height:5px;

}

::-webkit-scrollbar-thumb:horizontal { 

background-color: {color:Border};

height:5px !important;

}

::-webkit-scrollbar { 

height:5px;

width:5px; 

background-color: {color:Background};}

{block:IndexPage}.aud_back {width: 250px; height: 250px; background-color: {color:Link};}{/block:IndexPage}

{block:PermalinkPage}.aud_back {width: 500px; height: 500px; background-color: {color:Link};}{/block:PermalinkPage}

</style>

</head>

<body>

<div id=”center”>

<div id=”header”><div class=”head”><a href=”/”>{block:IfNotTitleImage}{Title}{/block:IfNotTitleImage}{block:IfTitleImage}<img src=”{image:Title}”>{/block:IfTitleImage}</a></div> {block:Description}<div class=”desc”>{Description}</div>{/block:Description}</div>

<div id=”posts”>

{block:Posts}

{block:Text}

<div class=”entry”>

<div class=”inside”>

{block:Title}

<div class=”title”>{Title}</div>

{/block:Title}

{Body}

<div id=”text_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Text}

{block:Photo}

<div class=”entry”>

<div class=”inside”>

<div id=”photo_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

{LinkOpenTag}<img src=”{PhotoURL-500}” alt=”{PhotoAlt}” title=”{PhotoAlt}” width=”500px”/>{LinkCloseTag}

{block:IfShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfShowCaption}

{block:PermalinkPage}{block:IfNotShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfNotShowCaption}{/block:PermalinkPage}

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Photo}

{block:Photoset}

<div class=”entry”>

<div class=”inside”>

<div id=”photo_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

{block:IndexPage}{Photoset-250}{/block:IndexPage}

{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}

{block:IfShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfShowCaption}

{block:PermalinkPage}{block:IfNotShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfNotShowCaption}{/block:PermalinkPage}

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Photoset}

{block:Answer}

<div class=”entry”>

<div class=”inside”>

<div style=”font-weight: bold; margin-right: 10px; display: inline-block;”>{Asker}</div>

{Question}

<div>{Answer}</div>

<div id=”text_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Answer}

{block:Quote}

<div class=”entry”>

<div class=”inside”>

{Quote}

{block:Source}<div class=”title”>━ {Source}</div>

{/block:Source}

<div id=”text_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Quote}

{block:Link}

<div class=”entry”>

<div class=”inside”>

<div class=”title”><a href=”{URL}” class=”link” {Target}>{Name}</a></div>

{block:Description}

{Description}

{/block:Description}

<div id=”text_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Link}

{block:Chat}

<div class=”entry”>

<div class=”inside”>

{block:Title}<div class=”title”><a href=”{Permalink}”>{Title}</a></div>{/block:Title}

{block:Lines}<span style=”align:left”><div class=”{Alt} user_{UserNumber}”>{block:Label}

<span class=”label”>{Label}</span>{/block:Label}{Line}</div>{/block:Lines}</span>

<div id=”text_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Chat}

{block:Video}

<div class=”entry”>

<div class=”inside”>

<div id=”photo_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

{block:IndexPage}{Video-250}{/block:IndexPage}

{block:PermalinkPage}{Video-500}{/block:PermalinkPage}

{block:IfShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfShowCaption}

{block:PermalinkPage}{block:IfNotShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfNotShowCaption}{/block:PermalinkPage}

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Video}

{block:Audio}

<div class=”entry”>

<div class=”inside”>

<div id=”photo_permalink”><a href=”{Permalink}”>{NoteCount}</a></div>

<div class=”audio”><div class=”player”>{AudioPlayerWhite}</div></div>

<div class=”aud_back”>{block:AlbumArt}<img src=”{AlbumArtURL}”>{/block:AlbumArt}</div>

{block:IfShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfShowCaption}

{block:PermalinkPage}{block:IfNotShowCaption}{block:Caption}<div class=”caption_triangle”></div><div class=”caption”>{Caption}</div>{/block:Caption}{/block:IfNotShowCaption}{/block:PermalinkPage}

</div>

{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}

</div>

{/block:Audio}

{block:Date}{block:PermalinkPage}

<div class=”entry”><div class=”inside”><div class=”post_notes_etc”><div class=”block”><span class=”posted”>Posted</span> {TimeAgo}</div><div class=”block”><span class=”posted”>Accumulated</span> {NoteCountwithLabel}</div>{block:HasTags}<div class=”block”><span class=”posted”>Filed under</span> {block:Tags}<a href=”{TagURL}” class=”tag”>{Tag}</a>, {block:Tags}</div>{/block:HasTags}</div></div>{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}</div>

{/block:PermalinkPage}{/block:Date}

{block:PostNotes}

<div class=”entry”><div class=”inside”>{PostNotes}</div>{block:IfShadow}<img src=”http://static.tumblr.com/twte3d7/5MBlm3f4r/shadow.png” height=”8px”>{/block:IfShadow}</div>

{/block:PostNotes}

{/block:Posts}

</div>

<div id=”links”><div class=”links_bottom”><div id=”leftnav”>{block:Pagination}{block:NextPage}<a href=”{NextPage}” id=”next”>« Next Page</a>{/block:NextPage}{/block:Pagination}</div><div id=”centernav”>{block:AskEnabled}<a href=”/ask”>Message</a> <span class=”bullet”>•</span>{/block:AskEnabled} {block:SubmissionsEnabled}<a href=”/submit”>Submit</a> <span class=”bullet”>•</span>{/block:SubmissionsEnabled} <a href=”/archive”>Archive</a> <span class=”bullet”>•</span> <a href=”{RSS}”>Subscribe</a> <span class=”bullet”>•</span> {block:HasPages}{block:Pages}<a href=”{URL}”>{Label}</a> <span class=”bullet”>•</span>{/block:Pages}{/block:HasPages} <a href=”http://lucasmakesthemes.tumblr.com“>©</a></div><div id=”rightnav”>{block:Pagination}{block:PreviousPage}<a href=”{PreviousPage}”>Previous Page »</a>{/block:PreviousPage}{/block:Pagination}</div></div></div>

</div>

</body>

</html>

Thursday, January 12, 2012
Friday, January 6, 2012

(Source: tournure)

(Source: the-sgtpepper)

Thursday, January 5, 2012
solsetur:

Matthew Stone

solsetur:

Matthew Stone

al-oe:

in love with this colour right now

al-oe:

in love with this colour right now

(Source: )

(Source: novasin)

viniyard:

SKULL by Iván Chiesa
outofdistress:

cappocino:

hi :)

He’s amazing, follow him!

outofdistress:

cappocino:

hi :)

He’s amazing, follow him!

(Source: kreuzfidel)

oxycoccus:

Fabrice Mabillot

oxycoccus:

Fabrice Mabillot