Sie sind auf Seite 1von 16

<!

--

Theme Fuel by Dayse (m-orbide.tumblr.com).
Please, DON'T REMOVE THE CREDITS, RESPECT THIS SIMPLE RULE! I spent a lot of tim
e to do these themes.
-->
<head>
<link href='http://fonts.googleapis.com/css?family=EB+Garamond' rel='stylesheet'
type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Sail' rel='stylesheet' type='
text/css'>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" ty
pe="text/javascript"><!--mce:0--></script>
<script src="toggle.js" type="text/javascript"><!--mce:1--></script>
<script type="text/javascript">
$(document).ready(function(){
$(".description").hide();
$(".about").click(function(){
$('.description').slideToggle("fast");
return true;
});
});
</script>

<meta name="color:Background" content="#fff" />
<meta name="color:Text" content="#000" />
<meta name="color:Description" content="#000" />
<meta name="color:Links" content="#000" />
<meta name="color:Sid Links" content="#000" />
<meta name="color:Hover" content="#eeecec" />
<meta name="color:Sid Hover" content="#eeecec" />
<meta name="color:Posts" content="#ECECEC" />
<meta name="color:Audio" content="#ECECEC" />
<meta name="color:Text Shadow" content="#fff"/>
<meta name="color:Scroll" content="#000"/>
<meta name="if:Ask Link" content="1"/>
<meta name="if:Show Blog Title" content="1"/>
<meta name="if:Reblog Link On Hover" content="1"/>
<meta name="if:Show Sidebar Image" content="0"/>
<meta name="if:Repeat Background" content="1"/>
<meta name="if:Maximised Background Image" content="0"/>
<meta name="if:Top Button" content="1"/>
<meta name="if:Small Cursor" content="0"/>
<meta name="if:Font Title 2" content="0"/>
<meta name="if:One Column" content="0"/>
<meta name="if:Two Columns" content="0"/>
<meta name="if:Three Columns" content="3"/>
<meta name="if:Four Columns" content="0"/>
<meta name="if:Border Side" content="1"/>
<meta name="if:Border Posts" content="1"/>
<meta name="font:Body" content="Arial"/>

<meta name="image:Background" content=""/>
<meta name="image:SidBackground" content=""/>
<meta name="image:Sidebar" content=""/>

<meta name="text:Body font size" content="11"/>
<meta name="text:Ask Link Text" content="message"/>
<meta name="text:Custom Link One" content="" />
<meta name="text:Custom Link One Title" content="" />
<meta name="text:Custom Link Two" content="" />
<meta name="text:Custom Link Two Title" content="" />
<meta name="text:Custom Link Three" content="" />
<meta name="text:Custom Link Three Title" content="" />
<meta name="text:Custom Link Four" content="" />
<meta name="text:Custom Link Four Title" content="" />
<meta name="text:Custom Link Five" content="" />
<meta name="text:Custom Link Five Title" content="" />
<meta name="text:Custom Link Six" content="" />
<meta name="text:Custom Link Six Title" content="" />
<meta name="text:Custom Link Seven" content="" />
<meta name="text:Custom Link Seven Title" content="" />
<meta name="text:Custom Link Eight" content="" />
<meta name="text:Custom Link Eight Title" content="" />
<meta name="text:Custom Link Nine" content="" />
<meta name="text:Custom Link Nine Title" content="" />
<meta name="text:Custom Link Ten" content="" />
<meta name="text:Custom Link Ten Title" content="" />
<meta name="text:Custom Link Eleven" content="" />
<meta name="text:Custom Link Eleven Title" content="" />
<meta name="text:Custom Link Twelve" content="" />
<meta name="text:Custom Link Twelve Title" content="" />


<title>{Title}</title>
<link rel="shortcut icon" href="http://www.veryicon.com/icon/png/System/Qs%20Vis
ta%20Ready%20Icons/QsMoon.png">
<link rel="alternate" type="application/rss+xml" href="{RSS}">
<link rel="shortcut icon" href="http://www.veryicon.com/icon/png/System/Qs%20Vis
ta%20Ready%20Icons/QsMoon.png">
<title>Untitled Document</title>
<link rel="shortcut icon" href="http://www.veryicon.com/icon/png/System/Qs%20Vis
ta%20Ready%20Icons/QsMoon.png">
<link rel="alternate" type="application/rss+xml" href="{RSS}">

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

<style type="text/css">
img{
-webkit-transition: opacity 0.8s linear;
opacity: 0.60;
}
img:hover{
-webkit-transition: opacity 0.8s linear;
opacity: 1;
}
::-webkit-scrollbar-thumb:vertical{
background-color: {color:Scroll};
height: 100px;
-webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal{
background-color: {color:Scroll};
height: 10px;
-webkit-border-radius: 3px;
}

::-webkit-scrollbar{
height: 10px;
width: 8px;
background-color: {color:Background};
}
#tumblr_controls{
top: 1px !important;
margin: 0 0 0 0;
right: 0px !important;
position: fixed !important;}
{block:IfFadeImage}
iframe#tumblr_controls { right:0px !important; position: fixed !important; -webk
it-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s e
ase-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity:
1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; tr
ansition: all 0.4s ease-out;}
{/block:IfFadeImage}
quote:first-letter{font-family: 'Sail', cursive;font-size: 25px;line-height:20px
;}
body{
color:{color:Text};
background-color:{color:Background};
background-image:url({image:Background});
background-attachment: fixed;
{block:IfMaximisedBackgroundImage}background-size: 100% 100%;{/block:IfMaximised
BackgroundImage}
{block:IfRepeatBackground}background-repeat:repeat;{block:IfRepeatBackground}
{block:IfNotRepeatBackground}background-repeat:no-repeat;{block:IfNotRepeatBackg
round}
{block:IfLeftBackground}background-position:left bottom;{/block:IfLeftBackground
}
font-size:{text:Body font size}px;
text-align:center;
font-family:{font:Body};
{block:IfCalibriFont}
font-family:calibri, helvetica;
{/block:IfCalibriFont}
line-height:15px;
}
.wrapper{
margin:1px auto;
margin-left: 120px;
}

.header{
float: left;
width: 100%;
}

.left{
float: left;
margin-right: 20px;
width: 802px;
color:{color:Text};
}

p {
margin:0px;
margin-top:0px;
}
a:link, a:active, a:visited{
color:{color:Links};
text-decoration: none;
-o-transition-duration: 3s;
-webkit-transition-duration: 3s;
-moz-transition-duration: 3s;
}

a:hover {
color:{color:Hover};
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
text-decoration:underline;
text-shadow:0px 0px 10px {color:Text Shadow};
}
#info {
padding: -5px;
width: 200px;
font-family: calibri;
font-size: 11px;
color: {color:Description};
text-align: center;
line-height: 13px;
margin-top: 6px;
margin-bottom: 3px;
overflow: auto;
}
#navi {
width: 150px;
margin-left: 25px;
text-align: center;
}
#navi a {
height: 11px;
padding: 2px;
margin-bottom: 3px;
margin: 0px;
font-family:{font:Body};
font-size: 9px;
color: {color:Sid Links};
text-transform: none;
letter-spacing: 1px;
text-align: center;
line-height: 11px;
text-decoration: none;
}
#navi a:hover {
color: {color:Sid Hover};
text-decoration: underline;
}
#posts {
{block:ifOneColumn}
width:530px;
{/block:ifOneColumn}
{block:ifTwoColumns}
width:530px;
{/block:ifTwoColumns}
{block:ifThreeColumns}
width: 830px;
{/block:ifThreeColumns}
{block:ifFourColumns}
width:1060px;
{/block:ifFourColumns}
color:{color:Text};
margin-left:230px;
margin-top:-8px;
{block:PermalinkPage}
margin-left:230px;
width: 500px;
{/block:PermalinkPage}
}
.entry {
margin: 7px;
padding: 2px;
float:left;
margin-right:0px;
margin-bottom:2px;
line-height:15px;
color:{color:Text};
width:250px;
{block:ifOneColumn}
width:400px;
{/block:ifOneColumn}
opacity: 1;
{block:PermalinkPage}
width: 500px;
height: auto;
opacity: 1;
{/block:PermalinkPage}
{block:ifBorderPosts}
background-color:transparent;
border: 1px solid #aaa;
{/block:ifBorderPosts}
}
.title{
font-family: 'EB Garamond', serif;
{block:ifFontTitle2}
font-family: 'Sail';
{block:ifFontTitle2}
font-weight:none;
text-align: center;
margin-left: -7px;
padding: 0px;
text-transform:none;
margin-top:90px;
line-height: 20px;
margin-bottom:3px;
font-size: 21px;
color:{color:Links};
}
.post_title{
font-family: 'Sail';
color:{color:Text};
display:block;
font-size:17px;
line-height:20px;
text-transform:none;
}

.link_title{
color:{color:Text};
font-size:17px;
line-height:20px;
text-transform:none;
font-family: 'Sail';
margin-bottom:5px;
}

.nav{
position:fixed !important;
width: 200px;
height:100%;
margin-top: -11px;
margin-left: -113px;
padding: 7px;
line-height:11px;
letter-spacing:0px;
margin-bottom: 6px;
{block:ifBorderSide}
border: 1px solid #aaa;
{/block:ifBorderSide}
background-image:url(http://i46.photobucket.com/albums/f126/CrimsonMoon-7/for%20
tumblr/tumblr_mntyb1NMAZ1s2vkvyo1_500_zpsb651215c.jpg);
-webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out;
}
.nav:hover{background-position:-250px;}
.nav a{color: {color:Sid Links};
}
.nav a:hover{color: {color:Sid Hover};
}
{block:ifReblogLinkOnHover}
.like_and_reblog_buttons {
list-style: none;
position:absolute;
left:20px;
opacity:0;
bottom:10px;
-webkit-transition: 0.2s;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.2s;}

.entry:hover .like_and_reblog_buttons{
opacity:0.9;
-webkit-transition: 0.2s;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.2s;}

.like_and_reblog_buttons li{
float: left;
margin: 0 0 0 -15px;
padding: 5px;}

.like_and_reblog_buttons li:first-child {
margin-left:-40px;}
.notes2
{ display: inline-block;
background: #ffffff;
font-size: 9px;
padding:1px;
text-align:center;
padding-left: 2px;
padding-right: 2px;
-moz-border-radius: 11px;
border-radius: 11px;
position: absolute;
-moz-transition: all 0.5;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5; }
.notes2 a, .notes:hover a, .notes a:hover
{
-moz-transition: all 0.5;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5; }

.notes2 li{
float: left;
margin: 0 0 0 -15px;
padding: 5px;}
.notes2 li:first-child {
margin-left:-40px;}
{/block:ifReblogLinkOnHover}


.permalink{
text-transform:none;
text-align:center;
font-family: calibri;
color:{color:Links};
isplay:inline-block;
margin-right:5px;
padding:0px;
height:6px;
opacity: 0;
filter: alpha(opacity = 0);
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4;
}

div#entry:hover .permalink{
margin-top: -2px;
opacity: 1;
filter: alpha(opacity = 100);
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4;
}
.quote{
font-size:{text:Body font size}px;
line-height:14px;
text-transform:none;
margin-bottom:3px;
color:{color:Text};
font-family:{font:Body};
}
.quote:first-letter{font-family: 'Sail', cursive;font-size:17px;line-height:20px
;}

.audio{
{block:IndexPage}
width:239px;
{block:ifOneColumn}
width:389px;
{/block:ifOneColumn}
{/block:IndexPage}
{block:PermalinkPage}
width:400px;
{/block:PermalinkPage}
background-color:#fff;
padding:5px;
margin-bottom:4px;
border-left:1px solid;
border-right:1px solid;
border-color:{color:Audio};
}

.audiocap, .videocap{
background-color:{color:Audio};
display:block;
padding:10px;
}

.albumart, .albumart img{
{block:IndexPage}
width:250px;
{block:ifOneColumn}
width:400px;
{/block:ifOneColumn}
{/block:IndexPage}
{block:PermalinkPage}
width:500px;
{/block:PermalinkPage}
}

div.video embed,
div.post div.video object {
{block:IndexPage}
width:250px !important;
height:150px !important;
{block:ifOneColumn}
width:400px !important;
height:400px !important;
{/block:ifOneColumn}
{/block:IndexPage}
{block:PermalinkPage}
width:500px !important;
height:400px !important;
{/block:PermalinkPage}
}

.question{
font-weight:normal;
margin-bottom:5px;
font-size:11px;
line-height:15px;
display:block;
color:{color:Text};
text-transform:none;
}

.caption{
margin-top:5px;
margin-bottom:5px;
color:{color:Text};
}

.bordaht {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.h1 {font-family: 'Clicker Script', cursive;
}
{block:ifSmallCursor}
body, a:hover {cursor: url(http://static.tumblr.com/i8axhtw/359marh29/smallcurso
r.png), auto !important;}
{/block:ifSmallCursor}
.nav img {margin-left: 0px; -webkit-transition: all 1.5s ease-out; -moz-transiti
on: all 1.5s ease-out;}
.nav img:hover {margin-left: -100px;}
</style>
{block:ifTopButton}
<script>
//** jQuery Scroll to Top Control script- (c) I made this script myself (Kyle Mo
nk) and it is hosted on my personal site so would appreciate if you followed my
blog at kylemonk.tumblr.com if you use it or for details on how to change the lo
cation.
//** Graphic originally from tumbler dashboard, for details on how to change gra
phic colour, contact me at kylemonk.tumblr.com
//** v1.1 (April 7th, 10'):
//** 1) Adds ability to scroll to an absolute position (from top of page) or spe
cific element on the page instead.
//** 2) Fixes scroll animation not working in Opera.
var scrolltotop={
//startline: Integer. Number of pixels from top of doc scrollbar is scrolled bef
ore showing control
//scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll docu
ment up when control is clicked on (0=top).
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 10
0]},
controlHTML: '<div style="color: {color:Text};">TOP</div>', //HTML for control,
which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:35, offsety:60}, //offset of control relative to right/ b
ottom of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that shoul
d also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.set
ting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by
string exists
dest=jQuery('#'+dest).offset().top
else
dest=0
this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
},
keepfixed:function(){
var $window=jQuery(window)
var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - th
is.controlattrs.offsetx
var controly=$window.scrollTop() + $window.height() - this.$control.height() - t
his.controlattrs.offsety
this.$control.css({left:controlx+'px', top:controly+'px'})

},

togglecontrol:function(){
var scrolltop=jQuery(window).scrollTop()
if (!this.cssfixedsupport)
this.keepfixed()
this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
if (this.state.shouldvisible && !this.state.isvisible){
this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
this.state.isvisible=true
}
else if (this.state.shouldvisible==false && this.state.isvisible){
this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
this.state.isvisible=false
}

},
init:function(){
jQuery(document).ready(function($){
var mainobj=scrolltotop
var iebrws=document.all

mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" &
& window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $(
'body')) : $('html,body')
mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
.css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.con
trolattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointe
r'})
.attr({title:'Scroll To Top'})
.click(function(){mainobj.scrollup(); return false})
.appendTo('body')

if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loo
se check for IE6 and below, plus whether control contains any text
mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require a
n explicit width on a DIV containing text
mainobj.togglecontrol()

$('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
mainobj.scrollup()

return false
})

$(window).bind('scroll resize', function(e){

mainobj.togglecontrol()

})

})

}

}

scrolltotop.init()
</script>
{/block:ifTopButton}

<script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/j
queryformasonry.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/m
asonry.js">
</script>
<script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js
"></script>
<script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></scr
ipt>
<script type="text/javascript">

$(window).load(function () {
$('.posts').masonry(),
$('.masonryWrap').infinitescroll({
navSelector : "div#navigation",
// selector for the paged navigation (it will be hidden)
nextSelector : "div#navigation a#nextPage",
// selector for the NEXT link (to page 2)
itemSelector : ".entry",
// selector for all items you'll retrieve
bufferPx : 10000,
extraScrollPx: 11000,
loadingImg : "",
loadingText : "<em></em>",
},
// call masonry as a callback.
function() { $('.posts').masonry({ appendedContent: $(this) }); }
);
});
</script>
</head>

<body>
<div class="wrapper">
<div class="nav">
<div class="title"><a href="/">{block:ifshowblogtitle}{Title}{/block:ifshowblogt
itle}</a></div>
{block:ifShowSidebarImage}<center><a href="/"><img src="" width="150px" target="
_blank" style=" border-radius: 0px; padding:0px; margin-bottom: 0px; margin-top:
5px; margin-left:-5px;"></a></center>
{/block:ifShowSidebarImage}
<div id="info">
{Description}
</div>
<div id="navi">
<br>
<a href="/">home</a>
{block:ifAskLink}<a href="/ask">{text:Ask Link Text}</a> {/block:ifAskLink}
{block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link O
ne Title}</a> {/block:ifCustomLinkOneTitle}
{block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link T
wo Title}</a> {/block:ifCustomLinkTwoTitle}
{block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Li
nk Three Title}</a> {/block:ifCustomLinkThreeTitle}
{block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link
Four Title}</a> {/block:ifCustomLinkFourTitle}
{block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}">{text:Custom Link
Five Title}</a> {/block:ifCustomLinkFiveTitle}
{block:ifCustomLinkSixTitle}<a href="{text:Custom Link Six}">{text:Custom Link S
ix Title}</a> {/block:ifCustomLinkSixTitle}
{block:ifCustomLinkSevenTitle}<a href="{text:Custom Link Seven}">{text:Custom Li
nk Seven Title}</a> {/block:ifCustomLinkSevenTitle}
{block:ifCustomLinkEightTitle}<a href="{text:Custom Link Eight}">{text:Custom Li
nk Eight Title}</a> {/block:ifCustomLinkEightTitle}
{block:ifCustomLinkNineTitle}<a href="{text:Custom Link Nine}">{text:Custom Link
Nine Title}</a> {/block:ifCustomLinkNineTitle}
{block:ifCustomLinkTenTitle}<a href="{text:Custom Link Ten}">{text:Custom Link T
en Title}</a> {/block:ifCustomLinkTenTitle}
{block:ifCustomLinkElevenTitle}<a href="{text:Custom Link Eleven}">{text:Custom
Link Eleven Title}</a> {/block:ifCustomLinkElevenTitle}
{block:ifCustomLinkTwelveTitle}<a href="{text:Custom Link Twelve}">{text:Custom
Link Twelve Title}</a> {/block:ifCustomLinkTwelveTitle}
<a href="http://m-orbide.tumblr.com/"target="_blank">credit</a>
</div>
</div>
</div>
<div class="left">

<div id="posts">
<div class="posts">

{block:Posts}

<div class="entry">

{block:Text}
<div id="entry"><div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-ri
ght:10px;">
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabe
l} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:Inde
xPage}
</div></div></div>
{/block:Text}

{block:Photo}
<div id="entry">
{block:IndexPage}{block:ifReblogLinkOnHover}<ul class="like_and_reblog_buttons">
<li>{ReblogButton color="white" size="18"}</li>
<li>{LikeButton color="white" size="18"}</li>
<li>&nbsp; &nbsp;&nbsp;<div class="notes2"><a href="{Permalink}"><div style="col
or: #000000!important; font-weight: bold; font-family: Arial; ">{NoteCount}</div
></a></div></li>
</ul>
{/block:ifReblogLinkOnHover}{/block:IndexPage}
{block:IndexPage}{LinkOpenTag}{block:ifNotOneColumn}<a href="{Permalink}"><img s
rc="{PhotoUrl-500}" width="250"></a></a>{/block:ifNotOneColumn}
{block:ifOneColumn}<a href="{Permalink}"><img src="{PhotoUrl-500}" width="400"><
/a></a>{/block:ifOneColumn}{LinkCloseTag}{/block:IndexPage}</div>
{block:PermalinkPage}
<img src="{PhotoUrl-500}" width="500"></a></a>
<div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:9px; padding-left:10px; padding-rig
ht:10px;">
{block:Caption}{Caption}{/block:Caption}
</div></div>
{/block:PermalinkPage}
{/block:Photo}

{block:Photoset}
<div id="entry">
{block:IndexPage}<ul class="like_and_reblog_buttons">
<li>{ReblogButton color="white" size="18"}</li>
<li>{LikeButton color="white" size="18"}</li>
<li>&nbsp; &nbsp;&nbsp;<div class="notes2"><a href="{Permalink}"><div style="col
or: #000000!important; font-weight: bold; font-family: Arial; ">{NoteCount}</div
></a></div></li>
</ul>
{/block:IndexPage}
{block:ifNotOneColumn}{block:IndexPage}{Photoset-250}{/block:IndexPage}{/block:i
fNotOneColumn}
{block:ifOneColumn}{block:IndexPage}{Photoset-400}{/block:IndexPage}{/block:ifOn
eColumn}
</div>
{block:PermalinkPage}{Photoset-500}
{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
{/block:Photoset}

{block:Quote}
<div id="entry"><div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-ri
ght:10px;">
<div class="quote"> {Quote} </div>
{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabe
l} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:Inde
xPage}
</div></div></div>
{/block:Quote}

{block:Link}
<div id="entry"><div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-ri
ght:10px;">
<a href="{URL}"{Target}><span class="link_title"> {Name}</span></a>
{block:Description}<small>{Description}</small>{/block:Description}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabe
l} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:Inde
xPage}
</div></div></div>
{/block:Link}

{block:Video}
<div class="video">
<div id="entry">
{block:IndexPage}<ul class="like_and_reblog_buttons">
<li>{ReblogButton color="white" size="18"}</li>
<li>{LikeButton color="white" size="18"}</li>
<li>&nbsp; &nbsp;&nbsp;<div class="notes2"><a href="{Permalink}"><div style="col
or: #000000!important; font-weight: bold; font-family: Arial; ">{NoteCount}</div
></a></div></li>
</ul>
{/block:IndexPage}
{block:ifNotOneColumn}{block:IndexPage}{Video-250}{/block:IndexPage}{/block:ifNo
tOneColumn}
{block:ifOneColumn}{block:IndexPage}{Video-400}{/block:IndexPage}{/block:ifOneCo
lumn}
{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
</div>
{block:IndexPage}{block:Caption}<div class="videocap"><a href="{Permalink}">{Cap
tion}</a></div>{/block:Caption}{/block:IndexPage}
{block:PermalinkPage}{block:Caption}<div class="videocap">{Caption}</div>{/block
:Caption}{/block:PermalinkPage}
</div>
{/block:Video}

{block:Chat}
<div id="entry"><div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-ri
ght:10px;">
{block:Title}
<div class="ptitle">{Title}</div>
{/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{
/block:Lines}
{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabe
l} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:Inde
xPage}
</div></div></div>
{/block:Chat}

{block:Audio}
{block:AlbumArt}
<div id="entry">
{block:IndexPage}<div class="photopermaholder"><div class="photoperma"><a href="
{ReblogURL}"target="_blank" ><img src="http://static.tumblr.com/i8axhtw/ujrmjysw
x/reblog.png"title="reblog"class="bordaht"></a> <img height="20" style="height:2
0px;" src="http://static.tumblr.com/i8axhtw/vnomjysw1/like.png" id="like_image_{
PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like"
title="like"class="bordaht"/>
<div class="notes2"><a href="{Permalink}"><div style="color: #ffffff!important;
font-weight: bold; font-family: Arial; ">{NoteCount}</div></a></div>

</div></div>{/block:IndexPage}
<div class="albumart"><img src="{AlbumArtURL}"></a></div></div>{/block:AlbumArt}
<div class="audio">{AudioPlayerWhite}</div>
{block:PermalinkPage}{block:Caption}<div class="audiocap">{Caption}</div>{/block
:Caption}{/block:PermalinkPage}
{/block:Audio}

{block:Answer}
<div id="entry"><div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:9px; padding-left:10px; padding-rig
ht:10px;">
<div class="question"><u>{Asker}</u>: &nbsp;{Question}</div>
{Answer}
{block:IndexPage}<div class="permalink">{NoteCountWithLabel} &nbsp; </div>{/bloc
k:IndexPage}
</div></div></div>
{/block:Answer}

{block:PermalinkPage}
<div style="background-color:{color:Posts};">
<div style="padding-top:15px; padding-bottom:9px; padding-left:10px; padding-rig
ht:10px;">{block:Date}Posted {TimeAgo} with {NoteCountWithLabel}{/block:Date}</d
iv></div>
{/block:PermalinkPage}
{block:PostNotes}{PostNotes}{/block:PostNotes}

</div>

{/block:Posts}
</div>
</div>
{block:IndexPage}
<div class="column navigation" id="navigation">
{block:Pagination}
{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPa
ge}{block:PreviousPage}</a>{/block:PreviousPage}
{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:Next
Page}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
</div>
{/block:IndexPage}

<!-- If I see you using one of my themes without this credit, I'll report you. -
->
<!-- Wikplayer http://www.wikplayer.com -->
<script type="text/javascript" src="http://www.wikplayer.com/code.js"
data-config="{'skin':'skins/wikfull/plainBlack/skin.css','volume':50,'autoplay':
false,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'place
ment':'top','showplaylist':false,'playlist':'https://www.youtube.com/playlist?li
st=PLGuFhWBwx3YC262VfToIzlYWt4omPIrwN'}" ></script>
<!-- Wikplayer code end -->
</body>

Das könnte Ihnen auch gefallen