Sie sind auf Seite 1von 41

<!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">

<!--

"Too Late" THEMED BY CINDIE.TUMBLR.COM Please do not remove this credit! Thanks for using my theme, enjoy!

-->

<head>

<!-- Default Colors --> <META name="image:Background" content=""/> <META name="image:Banner" content=""/> <META name="image:Sidebar" content="http://static.tumblr.com/95njt7t/BMSlxih5a/tego.png"/> <META name="image:Side Background" content=""/> <META name="image:Menu" content=""/> <META name="image:Posts" content=""/> <META name="image:Back To Top" content="http://static.tumblr.com/95njt7t/TOqlruhd5/i_up_arrow.png"/> <META name="text:Sidebar Image Height" content="100px"/> <META name="text:Banner Image Height" content="200px"/>

<META name="if:Show Sidebar Image" content="1"/> <META name="if:Full Sidebar" content="0"/> <META name="if:Sidebar Faded" content="0"/> <META name="if:Show Side Menu" content="1"/> <META name="if:Show Banner Image" content="0"/> <META name="if:Banner Border" content="0"/> <META name="if:Sidebar on Left" content="0"/> <META name="if:Transparent Posts" content="0"/> <META name="if:Fade Over Posts" content="1"/> <META name="if:Make Images Same Width" content="0"/> <META name="if:Post Borders" content="0"/> <META name="if:Margin Between Posts" content="0"/> <META name="if:Show Reblog Link" content="1"/> <META name="if:Show Captions" content="0"/> <META name="if:Static Notes" content="0"/> <META name="if:Hiragana Note List" content="0"/> <META name="if:Show Custom Scrollbar" content="1"/> <META name="if:Show Back to Top" content="1"/> <META name="if:Infinite Scrolling" content="0"/> <META name="color:Highlights" content="#fff"/> <META name="color:Background Color" content="#eee"/> <META name="color:Sidebar" content=""/> <META name="color:Top" content="#fff"/> <META name="color:Posts" content="#fff"/> <META name="color:Font" content="#666666"/>

<META name="color:Links" content="#888"/> <META name="color:Links Hover" content="#000000"/> <META name="color:Borders" content="#eee"/> <META name="color:Chat Background" content="#f9f9f9"/> <META name="color:Main Menu Text" content="#000"/> <META name="color:Main Menu Text Hover" content="#eee"/> <META name="color:Menu" content="#eee"/> <META name="color:Menu Font" content="#888"/> <META name="color:Menu Hover" content="#000"/> <META name="color:Menu Font Hover" content="#fff"/> <META name="color:Headers" content="#606060"/> <META name="color:Permalink" content=""/> <META name="color:Permalink Text" content="#909090"/> <META name="color:Permalink Text Hover" content="#000"/> <META name="color:Scrollbar" content="#ffffff"/> <META name="color:Scrollbar Main" content="#eeeeee"/> <META name="text:Sidebar Top Position" content="90px"> <META name="text:Text Alignment" content="left"/> <META name="text:Notes Text" content=""/> <META name="text:Time Ago Text" content="Posted"/> <META name="text:Reblog Text" content="Reblog"/> <META name="text:Link 1 Title" content="" /> <META name="text:Link 1" content="" /> <META name="text:Link 2 Title" content="" /> <META name="text:Link 2" content="" />

<META name="text:Link 3 Title" content="" /> <META name="text:Link 3" content="" /> <META name="text:Link 4 Title" content="" /> <META name="text:Link 4" content="" /> <META name="text:Link 5 Title" content="" /> <META name="text:Link 5" content="" /> <META name="text:Link 6 Title" content="" /> <META name="text:Link 6" content="" /> <META name="text:Link 7 Title" content="" /> <META name="text:Link 7" content="" /> <META name="text:Link 8 Title" content="" /> <META name="text:Link 8" content="" /> <META name="text:Link 9 Title" content="" /> <META name="text:Link 9" content="" /> <META name="text:Link 10 Title" content="" /> <META name="text:Link 10" content="" /> <META name="text:Link 11 Title" content="" /> <META name="text:Link 11" content="" /> <!-- End Default Colors -->

{block:IfShowBacktoTop} <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="{image:Back To Top}" border="0"></a> {/block:IfShowBacktoTop}

{block:IfInfiniteScrolling} <script type="text/javascript" src="http://codysherman.com/tools/infinitescrolling/code"></script>{/block:IfInfiniteScrolling}

<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,700' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,800' rel='stylesheet' type='text/css'>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="{MetaDescription}" />

<title> {title}</title> <pnk rel="shortcut icon" href="{Favicon}"> <pnk rel="alternate" type="application/rss+xml" href="{RSS}"> <link rel="shortcut icon" href="{Favicon}">

<style type="text/css"> body { background-color:{color:Background Color}; background-image:url('{image:Background}'); background-repeat: repeat; background-attachment:fixed; color:{color:Font}; cursor: url(""); text-align:{block:IfTextAlignment}{text:Text Alignment} {/block:IfTextAlignment}; margin: 0px;

padding: 0px; font-family: Consolas; font-size:10px; }

a:link, a:visited, a:active { color: {color:Links}; text-decoration:none; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }

a:hover { color: {color:Links hover}; text-decoration:none; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; ; }

{block:IfShowCustomScrollbar} ::-webkit-scrollbar-thumb:vertical { background-color:{color:Scrollbar};

height:100px; -moz-border-radius: 10px 30px; border-radius: 3px; border:1px solid {color:Borders}; }

::-webkit-scrollbar-thumb:horizontal { background-color:{color:Scrollbar}; height:10px !important; }

::-webkit-scrollbar { height:10px; width:5px; background-color:{color:Scrollbar Main}; } {/block:IfShowCustomScrollbar}

::selection { background: {color:Highlights};} ::-moz-selection { background: {color:Highlights};}

#content { position:relative;

top:35px; {block:IfPostBorders} top:40px; {/block:IfPostBorders} left:300px; width:500px; background-color:; }

{block:IfPostBorders} border:1px solid {color:Borders}; {/block:IfPostBorders} background-color:{color:Top}; filter: alpha (opacity=50); opacity: 0.5; z-index: 1000; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }

#topie:hover { padding-top:15px; filter: alpha (opacity=100); opacity: 1.0;

-webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }

#topie a{ padding-left:10px; font-family:'Yanone Kaffeesatz'; font-size:20px; color: {color:Main Menu Text}; text-decoration:none; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }

#topie a:hover { padding-left:50px; color: {color:Main Menu Text hover}; text-decoration:none; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; ; }

.banner{ margin-bottom:3px; width:500px; background-color:; {block:IfBannerBorder} border:1px solid {color:Borders}; {/block:IfBannerBorder} -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.banner:hover{ height:auto; filter: alpha (opacity=90); opacity: 0.90; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

h1{ position:absolute; font-weight:bold; display:inline;

font-size:80px; padding-top:2px; margin-left:1px; margin-top:1px; font-family:engravers mt; text-transform:uppercase; filter: alpha (opacity=10); opacity: 0.10; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

h1:hover{ filter: alpha (opacity=90); opacity: 0.90; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.header, .header a{ color:{color:Headers}; font-size:17px; padding-top:2px;

margin-top:1px; padding-left:10px; text-transform:normal; }

.header:first-letter, .header a:first-letter{ font-size:20px; font-family:brush script mt; }

.header a:hover{color: {color:link hover};}

img { border: 0px; }

img:hover { border:0px; }

{block:IfFullSidebar} #fulls{ position:fixed; top:0px; left:805px;

background: {color:Sidebar} url('{image:Side Background}'); {block:IfSidebaronLeft} left:45px; {/block:IfSidebaronLeft} height:100%; width:250px; {block:IfSidebarFaded} filter: alpha (opacity=0); opacity: 0; {/block:IfSidebarFaded} -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease; }

#fulls:hover { filter: alpha (opacity=100); opacity: 1.0; } {/block:IfFullSidebar}

#sidebar { margin-top:{block:IfSidebarTopPosition}{text:Sidebar Top Position}{/block:IfSidebarTopPosition}; left:805px; {block:IfSidebaronLeft}

left:45px; {/block:IfSidebaronLeft} position:fixed; width: 250px; text-align: center; font-family: Trebuchet Ms; font-size:9px; background: {color:Sidebar} url('{image:Side Background}'); {block:IfFullSidebar} background:transparent; {/block:IfFullSidebar} -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease; filter: alpha (opacity=100); opacity: 1.0; {block:IfSidebarFaded} filter: alpha (opacity=0); opacity: 0; {/block:IfSidebarFaded} }

#sidebar:hover { filter: alpha (opacity=100); opacity: 1.0;

.con, .con a { background-color:{color:Main Menu Background}; color: {color:Main Menu Text}; }

.con a:hover { color: {color:Menu Font Hover}; }

.na {margin-top:1px;}

.na a { display:block; margin:1px; font-size:8px; background: {color:Menu} url('{image:Menu}'); color: {color:Menu Font}; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease; }

.na a:hover {

padding-right:30px; background:{color:Menu Hover}; color: {color:Menu Font Hover}; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease; }

.imaged{ margin-top:0px; margin-bottom:3px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

.imaged:hover{ filter: alpha (opacity=80); opacity: 0.80; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

#post { position: relative; background: {color:Posts} url('{image:Posts}'); {block:IfTransparentPosts} background:transparent; filter: alpha (opacity=50); opacity: 0.50; {/block:IfTransparentPosts} width:500px; padding:0px; overflow:0px; {block:IfMarginBetweenPosts} margin-bottom:4px; {/block:IfMarginBetweenPosts} {block:IfPostBorders} margin-bottom:3px; border:1px solid {color:Borders}; {/block:IfPostBorders} -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

#post:hover{ {block:IfFadeOverPosts}

filter: alpha (opacity=80); opacity: 0.80; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; {/block:IfFadeOverPosts} }

{block:IndexPage} .perma{ position:absolute; background-color:#000; color:{color:Permalink Text}; float: left; margin-left:0px; margin-top:-20px; text-align: center; height: auto; width:500px; font-size: 12px; font-family:'Yanone Kaffeesatz', sans-serif; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease; opacity:0;

{block:IfStaticNotes} opacity:50; margin-top:0px; margin-left:0px; {/block:IfStaticNotes} {block:IfRightSideNotes} opacity:50; margin-left:480px; {/block:IfRightSideNotes} }{/block:IndexPage}

{block:IndexPage} .perma:hover{background-color:Permalink Text Hover};} .perma a{color:{color:Permalink Text};} .perma a:hover {color:{color:Permalink Text Hover};} #post:hover .perma {opacity: 50;margin-top:10px;margin-left:0px;} {/block:IndexPage}

{block:IndexPage} #post img { max-width:500px; {block:IfMakeImagesSameWidth} width:500px; {/block:IfMakeImagesSameWidth}}

{/block:IndexPage}

{block:IndexPage} .reb { background-color:#000; position:absolute; text-align: center; height: auto; width:500px; margin-left:0px; margin-top:0px; font-size:12px; height:15px; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease; opacity:0; }{/block:IndexPage}

{block:IndexPage} .reb a{color:{color:Permalink Text};} .reb a:hover {color:{color:Permalink Text Hover};} .perma:hover .reb {opacity: 50;margin-top:-15px;margin-left:0px;} {/block:IndexPage}

{block:PermalinkPage} #post:hover .perma {display:none;} .perma {display:none;} .perma:hover .reb {display:none;} #post {width:500px;} #post img {width:auto;} .albumart {width:500px;} {/block:PermalinkPage}

blockquote{ border-left:3px solid {color:Borders}; padding:1px; padding-left: 5px; margin: 0px; font-size:9px; font-family:georgia; line-height:15px; padding:5px; margin-left:20px; margin-right:20px; text-align:left; letter-spacing:1px; background-color:{color:Chat Background}; }

.audioplayer { width:500px;

background-color: #000; text-align: center; }

.ali { float:right; width:250px; margin-right:10px; font-size:9px; font-family:georgia; line-height:15px; letter-spacing:1px; padding: 2px; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; }

.chat { padding:0px; }

.chat li {

list-style-type: none; padding:1px; text-align:left; }

.chat li:nth-child(odd) { background-color:{color:Chat Background}; }

li{ text-align:left; }

ol.notes { padding-left:10px; margin-left:20px; border-bottom: solid 2px; }

ol.notes li.note { {block:IfHiraganaNoteList} list-style-type:hiragana; {/block:IfHiraganaNoteList} padding: 2px; border-top: solid 1px;

ol.notes li.note img.avatar { margin-right: 0px; width: 16px; height: 16px; }

ol.notes li.note blockquote { border-color: {color:Borders}; padding: 4px 10px; margin: 5px 0px 0px 15px; }

ol.notes li.note blockquote a { text-decoration: none; }

.notes li, .notes ol{ -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }

.notes li:hover {

-webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; color:{color:links hover}; margin:7px; border-top:none; background-color:{color:Chat Background}; }

#info{ margin-top:1px; padding:2px; background-color: {color:Posts}; {block:IfTransparentPosts} background:transparent; filter: alpha (opacity=50); opacity: 0.50; {/block:IfTransparentPosts} width: 498px; {block:IfPostBorders} width: 496px; border:1px solid {color:Borders}; {/block:IfPostBorders} -webkit-transition: 0.5s ease-in;

-moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }

#info:hover{ margin-top:5px; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; {block:IfFadeOverPosts} filter: alpha (opacity=80); opacity: 0.80; {/block:IfFadeOverPosts} }

.notes { background: {color:Sidebar} url('{image:Side Background}'); margin-top:1px; padding:2px 0px 10px 0px; width: 470px; }

#bottom { font-size:13px; letter-spacing:2px;

text-transform:uppercase; font-family:'Yanone Kaffeesatz'; }

#bottom:first-letter{ font-family:brush script mt; }

#scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 5px; right: 15px; }

{CustomCSS}

</style>

</head>

<body>

<div id="fulls"> <div id="sidebar"> <div class="imaged"> {block:IfShowSidebarImage}<div style="width:250px;height:{block:IfSidebarImageHeight}{text:Sidebar Image Height}{/block:IfSidebarImageHeight};overflow:hidden;"><img style="border:none;maxwidth:250px;min-width:200px;" src="{image:Sidebar}"></div>{/block:IfShowSidebarImage}</div>

{block:IfShowSideMenu} <div class="na"> {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:ifLink6} {block:ifLink7}<a href="{text:Link 7}">{text:Link 7 Title}</a>{/block:ifLink7} {block:ifLink8}<a href="{text:Link 8}">{text:Link 8 Title}</a>{/block:ifLink8} {block:ifLink9}<a href="{text:Link 9}">{text:Link 9 Title}</a>{/block:ifLink9} {block:ifLink10}<a href="{text:Link 10}">{text:Link 10 Title}</a>{/block:ifLink10} {block:ifLink11}<a href="{text:Link 11}">{text:Link 11 Title}</a>{/block:ifLink11} </div> {/block:IfShowSideMenu}

{block:Description}{Description}{/block:Description}

{block:IfNotInfiniteScrolling}

<div class="con"> {block:PreviousPage} <a href="{PreviousPage}"> previous</a>{/block:PreviousPage}

{block:NextPage}<a id="next" href="{NextPage}">next </a>{/block:NextPage} </div> {/block:IfNotInfiniteScrolling} {block:PermalinkPagination} <div id="pag"> {block:PreviousPost} <a href="{PreviousPost}">&larr; {lang:Previous}</a> {/block:PreviousPost}

{block:NextPost} <a href="{NextPost}">{lang:Next} &rarr;</a> {/block:NextPost} </div> <div class="clear"></div> {/block:PermalinkPagination}

</div></div>

<div {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}

{block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2} {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3} {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4} {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:ifLink5} </div></div> </div>

<div id="content">

<div class="banner"> {block:IfShowBannerImage} <div style="width:500px;height:{block:IfBannerImageHeight}{text:Banner Image Height}{/block:IfBannerImageHeight};overflow:hidden;"><img style="border:none;maxwidth:500px;min-width:200px;" src="{image:Banner}"></div>{/block:IfShowBannerImage} </div>

{block:IfInfiniteScrolling} <div class = "autopagerize_page_element" > {/block:IfInfiniteScrolling}

{block:Posts} {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->

{/block:ContentSource} {block:Text}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

<div class="header"><a href="{Permalink}">{Title}</a></div> {Body}

{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}

</div> {/block:Text} {block:Photo}

<div id="post">

<div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}

{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}

</div> {/block:Photo} {block:Photoset}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

{Photoset-500}

{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} </div> {/block:Photoset} {block:Quote}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink}

</div>

<h1></h1><div class="header">{Quote}</div> {block:Source} <center><i>-{Source}</i></center> {/block:Source} </div>

{/block:Quote}

{block:Link}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

<a href="{URL}"{Target}><div class="header">{Name}</a></div>

{block:Description} {Description} {/block:Description}

</div> {/block:Link}

{block:Chat}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

<div class="header">{Title}</a></div> <ul class="chat"> {block:Lines} <li class="{Alt}">

{block:Label} <span class="label">{Label}</span> {/block:Label}

{Line}

{/block:Lines} </ul>

</li> </div> {/block:Chat} {block:Video}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

{Video-500}

{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} </div>

{/block:Video} {block:Audio}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

<div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" class="albumart" style="margin: 0 !important;"> {/block:AlbumArt}</div>

<div class="ali"><br> {block:TrackName}{TrackName}{/block:TrackName} {block:Artist}<i>by</i>&nbsp;{Artist}{/block:Artist} </div>

<div class="audioplayer"> <div style="margin: 5px 0 0 5px; width: 18px; overflow:hidden;" id="{postID}">{AudioPlayerBlack}</div></div>

</div>

{/block:Audio}

{block:Answer}

<div id="post"> <div class="perma"> {block:IfTimeAgoText}{text:Time Ago Text}{/block:IfTimeAgoText} <a href="{Permalink}">{TimeAgo}</a> // <a href="{Permalink}">{NoteCount} {block:IfNotesText}{text:Notes Text}{/block:IfNotesText}</a>

{block:IfShowReblogLink} <div class="reb"> <a href="{Permalink}">Permalink</a> // <a href="{ReblogURL}" target="_blank">{block:IfReblogText}{text:Reblog Text}{/block:IfReblogText}</a> </div> {/block:IfShowReblogLink} </div>

<div id="asker">{Asker} Asked: {Question}</div> <div id="answer">{Answer}</div>

</div> {/block:Answer}

{block:PermalinkPage} {block:Date} <div id="info"><div id="bottom"> Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}"> {ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year} </a> at {12Hour}:{Minutes}{AmPm} {block:RebloggedFrom} <br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>. {/block:RebloggedFrom}

{block:Answer} <BR> Ask: <a href="/ask">{AskLabel}</a> {/block:Answer}

{block:Audio}

<BR>Plays: {FormattedPlayCount} {block:ExternalAudio} <BR>Download: <a href="{ExternalAudioURL}">here</a>. {/block:ExternalAudio} {/block:Audio}

{block:HasTags} <BR>Tagged: {block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags} {/block:HasTags}

{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount} </div> {block:Caption}{Caption}{/block:Caption} </div> {/block:Date} {/block:PermalinkPage}

{block:PostNotes} <div class="notes">{PostNotes}</div> {/block:PostNotes}

{/block:Posts} </div>

{block:IfInfiniteScrolling} </div> {/block:IfInfiniteScrolling}

</body> </html>

Das könnte Ihnen auch gefallen