Sie sind auf Seite 1von 9

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.

org/TR/xh
tml1/DTD/xhtml1-strict.dtd">

<!-(C) TUMBLR THEME BY MCSEEDY.TUMBLR.COM


-Theme 25, Kiss With A Fist...........................................................
please do not remove this tag and the credits of this theme.
do not claim, steal, redistribute and or copy any part of this theme.
...........................................................
this theme looks better in Mozilla Firefox
with a screen resolution of 1280 by 800 pixels.
it does NOT mean that it doesn't work in any other browser.
-->

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


<title>{TITLE}</title>
<link rel="shortcut icon" href="{Favicon}">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="
description" content="{MetaDescription}" />
<link rel="stylesheet" type="text/css" href="http://static.tumblr.com/lsbm8qb/CA
Plqlojl/mcseedy-kiss_with_a_fist.css" />
<script src="http://static.tumblr.com/lsbm8qb/8T5lqlfze/protocol.js"></script>
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
{block:IfDisableRightClick}<script type="text/javascript" src="http://static.tum
blr.com/lsbm8qb/Yk9lqlfbg/disablerightclickbymcseedy.js"></script>{/block:IfDisa
bleRightClick}
{block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumb
lr.com/q0etgkr/Lillcjek4/infinitetumblrbycodysherman.js"></script>{/block:IfEndl
essScrolling}
{block:ifEnableStreampad}<script type="text/javascript" src="http://o.aolcdn.com
/art/merge?f=/_media/sp/sp-player.js&amp;f=/_media/sp/sp-player-tumblr.js&amp;ex
psec=86400&amp;ver=11&amp;bgcolor={color:Streampad Background}&amp;clicktext=Pla
y%20All%20Audio%20Posts&amp;clickimg=true&amp;showpop=false"></script>{/block:if
EnableStreampad}

<!-- CHECK THE 'APPEARANCE' TO CHANGE THE THEME SETTINGS TO WHATEVER YOU WANT ->
<!-- if you want your theme to look the same as the preview then click 'Reset De
fault' on the 'Appearance' menu -->
<meta
<meta
<meta
<meta
<meta
<meta
<meta
<meta
<meta

name="if:Endless Scrolling" content="0"/>


name="text:Disqus Shortname" content=""/>
name="if:Enable Streampad" content="0"/>
name="color:Streampad Background" content="#000000"/>
name="if:Show Like Link" content="1"/>
name="if:Enable Image Opacity" content="1"/>
name="if:Disable right click" content="1"/>
name="if:Show Reblog link" content="1"/>
name="if:Show Best Viewed Section" content="1"/>

<meta
<meta
<meta
<meta

name="if:Title In Lowercase" content="1"/>


name="if:Show Tumblr Picture" content="1"/>
name="if:Show Refresh Link" content="1"/>
name="if:Show Archive Link" content="1"/>

<meta name="text:Link 1 Name" content=""/>


<meta name="text:Link 1 URL" content=""/>
<meta name="text:Link 2 Name" content=""/>
<meta name="text:Link 2 URL" content=""/>
<meta name="text:Link 3 Name" content=""/>
<meta name="text:Link 3 URL" content=""/>
<meta name="text:Link 4 Name" content=""/>
<meta name="text:Link 4 URL" content=""/>
<meta name="text:Link 5 Name" content=""/>
<meta name="text:Link 5 URL" content=""/>
<meta name="image:Your" content=""/>
<meta name="font:title" content="arial"/>
<meta name="text:title size" content="25"/>
<meta
<meta
<meta
<meta
<meta

name="color:Background" content="#f5f5f5"/>
name="image:Background" content=""/>
name="text:background image position" content="none"/>
name="if:background image not repeat" content="0"/>
name="if:background image fixed" content="1"/>

<meta
<meta
<meta
<meta

name="color:posts background" content="#ffffff" />


name="color:text" content="#000000"/>
name="text:font size" content="10"/>
name="font:body" content="arial"/>

<meta name="color:link" content="#000000" />


<meta name="color:link hover" content="#555555" />
<meta name="color:posts title" content="#000000" />
<meta name="color:posts title hover" content="#555555" />
<meta name="color:title" content="#000000" />
<meta name="color:title hover" content="#555555" />

<meta name="color:navigation" content="#555555" />


<meta name="color:navigation hover" content="#000000" />
<meta
<meta
<meta
<meta

name="if:show pagination" content="1"/>


name="if:show jump pagination" content="0"/>
name="color:jump pagination background" content="#f5f5f5"/>
name="text:title letter space" content="-2"/>

<meta name="color:posts details" content="#ffffff" />


<meta name="color:posts details background" content="#000000" />
<style type="text/css">
body {
background-color:{color:Background};
background-image:url({image:Background});
background-position:{text:background image position};
{block:IfBackgroundImageNotRepeat}background-repeat:no-repeat;{/block:IfBackgrou
ndImageNotRepeat}
{block:IfBackgroundImageFixed}background-attachment: fixed;{/block:IfBackgroundI
mageFixed}
color:{color:Text};
font-size:{text:font size}px;
font-family:{font:body};
}
a, a:visited, a:active {
color:{color:Link};
text-decoration: none;
}
a:hover {
color:{color:link hover};
text-decoration:none;
}

.post_title {
color:{color:Posts title};
font-family:{font:title};
{block:IfTitleInLowercase}text-transform:lowercase;{/block:IfTitleInLowe
rcase}
font-size:{text:title size}px;
letter-spacing:{text:title letter space}px;
}
.post_title:hover {
color:{color:posts title hover};
text-decoration: none;
}

.title{
color:{color:title};
font-family:{font:title};
{block:IfTitleInLowercase}text-transform:lowercase;{/block:IfTitleInLowe
rcase}
font-size:{text:title size}px;
letter-spacing:{text:title letter space}px;
}
.title:hover {
color:{color:title hover};
}
img {
{block:IfEnableImageOpacity}
opacity: 0.8; filter:alpha(opacity=80);
{/block:IfEnableImageOpacity}
}
img:hover {
{block:IfEnableImageOpacity}
opacity:1; filter:alpha(opacity=99);
{/block:IfEnableImageOpacity}
}
a.nav:link,
a.nav:visited,
a.nav:active {
color:{color:navigation};
}
a.nav:hover {
color:{color:navigation hover};
}
.posts{
background-color:{color:posts background};
{block:IndexPage}width: 250px; height:180px;margin-bottom:10px;m
argin:10px;overflow:hidden;float:left;{/block:IndexPage}
{block:PermalinkPage}padding:10px;{/block:PermalinkPage}
}
.quote, .page_link{
font-size:{text:title size}px;
letter-spacing:{text:title letter space}px;
}
.details {
color:{color:posts details}!important;
background-color:{color:posts details background};
}
a.details:link, a.details, .details a, .details a:link {color:{color:posts detai
ls}!important;}
#tmblr{

{block:ifEnableStreampad}bottom:35px;{/block:ifEnableStreampad}
}
.jump_page, .current_page{
background-color:{color:jump pagination background};
}
.page_link, .jump_pagination {
{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}
}
{CustomCSS}
</style>
</head><body>
<div id="mcseedy_dot_tumblr_dot_com">
<div id="content">
<center><div class="intro">
<a href="/"><span class="title">{title}</span></a>
{block:IfShowTumblrPicture}<a href="/"><img src="{PortraitURL-48}" align="left"
style="margin-right:10px;" /></a>{/block:IfShowTumblrPicture}
{block:IfYourImage}<a href="/"><img src="{image:Your}" width="220px" align="left
" style="margin-right:10px;" /></a>{/block:IfYourImage}
{description}<br clear="all" />
</div>
{block:IfShowRefreshLink}<a href="/" class="nav">refresh</a> &bull; {/block:IfSh
owRefreshLink}
{block:AskEnabled}<a href="/ask" class="nav">ask me</a> &bull; {/block:AskEnable
d}
{block:SubmissionsEnabled}<a href="/submit" class="nav">submit</a> &bull; {/bloc
k:SubmissionsEnabled}
{block:IfShowArchiveLink}<a href="/archive" class="nav">archive</a> &bull; {/blo
ck:IfShowArchiveLink}
<!-- PLEASE LEAVE AT LEAST ONE CREDIT LINK -->
<a href="http://mcseedy.tumblr.com/" title="Theme Name: 25. Kiss With A Fist" cl
ass="nav">theme</A>
{block:IfLink1Name} &bull; <a href="{text:link 1 url}" class="nav">{text:link 1
name}</A> &bull; {/block:IfLink1Name}
{block:IfLink2Name}<a href="{text:link 2 url}" class="nav">{text:link 2 name}</A
> &bull; {/block:IfLink2Name}
{block:IfLink3Name}<a href="{text:link 3 url}" class="nav">{text:link 3 name}</A
> &bull; {/block:IfLink3Name}
{block:IfLink4Name}<a href="{text:link 4 url}" class="nav">{text:link 4 name}</A
> &bull; {/block:IfLink4Name}
{block:IfLink5Name}<a href="{text:link 5 url}" class="nav">{text:link 5 name}</A
> &bull; {/block:IfLink5Name}
{block:HasPages}{block:Pages}<a href="{URL}" class="nav">{Label}</a> &bull; {/bl
ock:Pages}{/block:HasPages}
</center><Br>

{block:IfEndlessScrolling}<div class="autopagerize_page_element">{/block:IfEndle
ssScrolling}
{block:Posts}<div class="posts">

{block:IndexPage}
<div class="details">
<a href="{permalink}">PERMALINK</a>
{block:IfShowReblogLink} // <a href="{ReblogURL}" target="_blank">REBLOG</a></sp
an>{/block:IfShowReblogLink}
{block:IfShowLikeLink} // <a href="#content" id="like_image_{PostID}" onclick="L
ikePost('{PostID}','{ReblogURL}',this)" border="0" title="like"/>LIKE</a>{/block
:IfShowLikeLink}
</div>{/block:IndexPage}
{block:Regular}<div id="_">
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
{block:More}<br><a href="{permalink}" class="readmore" title="click here to read
more">&#187; read more</a>{/block:More}
</div>{/block:Regular}
{block:Photo}
{block:IndexPage}{LinkOpenTag}<img src="{PhotoURL-400}" width="300px" />{LinkClo
seTag}{/block:IndexPage}
{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="500px" />{Lin
kCloseTag}{block:Caption}{caption}{/block:Caption}{/block:PermalinkPage}
{/block:Photo}
{block:Photoset}
{block:IndexPage}{PhotoSet-250}{/block:IndexPage}
{block:PermalinkPage}{PhotoSet-500}{block:Caption}{caption}{/block:Caption}{/blo
ck:PermalinkPage}
{/block:Photoset}
{block:Quote}<div id="_"><span class="quote"><b>&ldquo;</B>{Quote}<b>&rdquo;</b>
</span>
{block:Source}<span style="float:right;">&ndash; {Source}</span>{/block:Source}<
/div>{/block:Quote}
{block:Link}<div id="_"><a href="{URL}" class="post_title" target="_blank">&#859
4; {Name}</a>{Description}</div>{/block:Link}
{block:Conversation}<div id="_">{block:Title}<span class="post_title">{Title}</s
pan>{/block:Title}
{block:Lines}{block:Label}<b><span class="label">{Label}</b></span>{/block:Label
}
{Line}<BR>{/block:Lines}</div>{/block:Conversation}
{block:Audio}
{block:IndexPage}<div id="_"><center>{block:AlbumArt}<img src="{AlbumArtURL}" wi
dth="100px" height="85px" />{/block:AlbumArt}<br>

{AudioPlayerGrey}{block:Caption} {Caption} {/block:Caption}</center></div>{/bloc


k:IndexPage}
{block:PermalinkPage}<center>
{block:TrackName}<b>{TrackName}</b>{/block:TrackName}{block:Artist} - <b>{Artist
}</b>{/block:Artist}<p>
{block:AlbumArt}<img src="{AlbumArtURL}" width="300px" height="250px" />{/block:
AlbumArt}<br>
{AudioPlayerGrey}{PlayCountWithLabel} {block:ExternalAudio}- <a href="{ExternalA
udioURL}">Download</a>{/block:ExternalAudio}
{block:Caption} {Caption} {/block:Caption}</center>{/block:PermalinkPage}
{/block:Audio}
{block:Video}
{block:IndexPage}{Video-250}<BR>{Caption}{/block:IndexPage}
{block:PermalinkPage}{Video-500}<BR>{Caption}{/block:PermalinkPage}
{/block:Video}
{block:Answer}<div id="_"><div id="askr"><img src="{AskerPortraitURL-30}" width=
"23" align="left" style="margin-right:5px;" /></div><div id="question"><div id="
asked">{Asker} said:<BR>{Question}</div></div>{answer}</div>{/block:answer}

{block:PermalinkPage}
<BR><br clear="all" /><span style="text-transform:uppercase;">
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> <BR>{/block:ContentSource}
{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Note
Count}with {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom}via <a hr
ef="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
{block:HasTags}<BR>{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:
Tags}{/block:HasTags}</span>
{/block:PermalinkPage}
<BR><BR>
{block:IfDisqusShortname}
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title
="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>{block:Permalink}<div
id="disqus_thread"></div>
<script type="text/javascript">
/**
* var disqus_identifier; [Optional but recommended: Define a unique identifi
er (e.g. post id or slug) for this thread]
*/
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq
.async = true;
dsq.src = 'http://{text:Disqus Shortname}.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('b
ody')[0]).appendChild(dsq);
})();

</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_n
oscript={text:Disqus Shortname}">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span cl
ass="logo-disqus">Disqus</span></a>
{/block:Permalink}<script type="text/javascript">
var disqus_shortname = '{text:Disqus Shortname}';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = 'http://disqus.com/forums/{text:Disqus Shortname}/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BO
DY')[0]).appendChild(s);
}());
</script>
{/block:IfDisqusShortname}
{block:PostNotes}<BR><BR>{PostNotes} {/block:PostNotes}

</div>
{/block:Posts}
{block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
<br clear="all" />
<center>
{block:IfShowJumpPagination}<BR><center>
{block:JumpPagination length="10"}<span class="jump_pagination">
{block:CurrentPage}
<span class="current_page">{PageNumber}</span>
{/block:CurrentPage}
{block:JumpPage}
<a class="jump_page" href="{URL}">{PageNumber}</a>
{/block:JumpPage}
</span>{/block:JumpPagination}
{/block:IfShowJumpPagination}
{block:IfShowPagination}<center>
{block:Pagination}<BR><span class="page_link">
{block:PreviousPage}
<a href="{PreviousPage}" title="newer posts" class="page_link">&#171; newer</a>
| {/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}" title="older posts" class="page_link">older &#187;</a>{/blo
ck:NextPage}</span>{/block:Pagination}
{/block:IfShowPagination}
<BR><BR>
<!-- PLEASE LEAVE AT LEAST ONE CREDIT LINK -->
<a href="http://tumblr.com/" title="POWERED BY TUMBLR" target="_blank">&copy;</A
> THEME BY <a href="http://mcseedy.tumblr.com/" title="Theme Name: 25. Kiss With
A Fist">MCSEEDY</A>{block:IfShowBestViewedSection}<BR><small>THIS SITE IS BEST
VIEWED ON <a href="http://mozilla.org/" target="_blank">MOZILLA FIREFOX</a> WITH
A SCREEN RESOLUTION OF 1280 X 800.</small>{/block:IfShowBestViewedSection}</div
></div></div></center></div>

<script type="text/javascript">document.write('\u003C\u0064\u0069\u0076\u0020\u0
073\u0074\u0079\u006C\u0065\u003D\u0022\u0077\u0069\u0064\u0074\u0068\u003A\u002
0\u0039\u0036\u0070\u0078\u003B\u0068\u0065\u0069\u0067\u0068\u0074\u003A\u0020\
u0032\u0030\u0070\u0078\u003B\u0062\u0061\u0063\u006B\u0067\u0072\u006F\u0075\u0
06E\u0064\u003A\u0020\u0075\u0072\u006C\u0028\u0029\u003B\u0064\u0069\u0073\u007
0\u006C\u0061\u0079\u003A\u0062\u006C\u006F\u0063\u006B\u003B\u0020\u007A\u002D\
u0069\u006E\u0064\u0065\u0078\u003A\u0020\u0031\u003B\u0070\u006F\u0073\u0069\u0
074\u0069\u006F\u006E\u003A\u0020\u0066\u0069\u0078\u0065\u0064\u003B\u0074\u006
F\u0070\u003A\u0020\u0032\u0036\u0070\u0078\u003B\u0072\u0069\u0067\u0068\u0074\
u003A\u0020\u0033\u0070\u0078\u003B\u0020\u006F\u0070\u0061\u0063\u0069\u0074\u0
079\u003A\u0031\u003B\u0020\u0066\u0069\u006C\u0074\u0065\u0072\u003A\u0061\u006
C\u0070\u0068\u0061\u0028\u006F\u0070\u0061\u0063\u0069\u0074\u0079\u003D\u0039\
u0039\u0029\u003B\u0022\u003E\u003C\u0061\u0020\u0068\u0072\u0065\u0066\u003D\u0
022\u0068\u0074\u0074\u0070\u003A\u002F\u002F\u006D\u0063\u0073\u0065\u0065\u006
4\u0079\u002E\u0074\u0075\u006D\u0062\u006C\u0072\u002E\u0063\u006F\u006D\u002F\
u0022\u003E\u003C\u0069\u006D\u0067\u0020\u0073\u0072\u0063\u003D\u0022\u0068\u0
074\u0074\u0070\u003A\u002F\u002F\u0073\u0074\u0061\u0074\u0069\u0063\u002E\u007
4\u0075\u006D\u0062\u006C\u0072\u002E\u0063\u006F\u006D\u002F\u0074\u0068\u0070\
u0061\u0061\u006F\u0073\u002F\u0064\u0048\u0048\u006B\u0074\u0030\u006A\u006F\u0
072\u002F\u0069\u006E\u0073\u0074\u0061\u006C\u006C\u005F\u0074\u0068\u0065\u006
D\u0065\u002E\u0070\u006E\u0067\u0022\u0020\u0073\u0074\u0079\u006C\u0065\u003D\
u0022\u006F\u0070\u0061\u0063\u0069\u0074\u0079\u003A\u0031\u003B\u0020\u0066\u0
069\u006C\u0074\u0065\u0072\u003A\u0061\u006C\u0070\u0068\u0061\u0028\u006F\u007
0\u0061\u0063\u0069\u0074\u0079\u003D\u0039\u0039\u0029\u003B\u0022\u003E\u003C\
u002F\u0061\u003E\u003C\u002F\u0064\u0069\u0076\u003E\u003C\u0069\u0066\u0072\u0
061\u006D\u0065\u0020\u0069\u0064\u003D\u0022\u006C\u0069\u006B\u0065\u0073\u005
F\u0066\u0072\u0061\u006D\u0065\u0022\u0020\u0073\u0074\u0079\u006C\u0065\u003D\
u0022\u0068\u0065\u0069\u0067\u0068\u0074\u003A\u0031\u0070\u0078\u003B\u0077\u0
069\u0064\u0074\u0068\u003A\u0031\u0070\u0078\u003B\u0070\u006F\u0073\u0069\u007
4\u0069\u006F\u006E\u003A\u0061\u0062\u0073\u006F\u006C\u0075\u0074\u0065\u003B\
u006C\u0065\u0066\u0074\u003A\u002D\u0035\u0030\u0030\u0070\u0078\u003B\u0022\u0
03E\u003C\u002F\u0069\u0066\u0072\u0061\u006D\u0065\u003E');</script></body></ht
ml>

Das könnte Ihnen auch gefallen