Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------
- theme by cyrusnigga, theme originally by takeable
- -------->
- <html lang="en">
- <head>
- <title>{title}</title>
- <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://static.tumblr.com/
- xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:posts" content="#fff"/>
- <meta name="color:sidebar" content="#fff"/>
- <meta name="color:Title" content="#c9c9c9"/>
- <meta name="color:Text" content="#bbb"/>
- <meta name="color:Link" content="#aaa"/>
- <meta name="color:Sidebar Link Hover" content="#bebebe"/>
- <meta name="color:blogtitle" content="#fff"/>
- <meta name="color:border" content="#eeeeee"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="text:link one" content="/" />
- <meta name="text:link one title" content="home" />
- <meta name="text:link two" content="/ask" />
- <meta name="text:link two title" content="message" />
- <meta name="text:link three" content="/links" />
- <meta name="text:link three title" content="links" />
- <meta name="text:link four" content="/" />
- <meta name="text:link four title" content="baby" />
- <meta name="text:link five" content="/" />
- <meta name="text:link five title" content="fag" />
- <meta name="text:link six" content="" />
- <meta name="text:link six title" content="" />
- <meta name="color:Notes Permalink" content="#aaa"/>
- <meta name="color:Reblog Permalink" content="#cecdcd"/>
- <meta name="color:Date Permalink" content="#f0f0f0"/>
- <meta name="if:faded posts" content="0"/>
- <meta name="if:2 column" content="1"/>
- </script>
- <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding:4px;
- height: auto;
- margin-top:5px;
- margin-left:10px;
- font-family:Carrois Gothic;
- font-size:9px;
- display: none;
- text-align: center;
- position: absolute;
- line-height: 10px;
- text-transform:lowercase;
- letter-spacing:0px;
- z-index: 999999999999;
- border:1px solid #efefef;
- background:#000;
- border-radius:5px;
- color:#fff;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- }
- </style>
- <style type="text/css">
- #entry img{
- {block:indexpage}
- max-width:250px;
- {block:if2column}
- max-width:220px;
- {/block:if2column}
- {/block:indexpage}
- {block:iffadedposts}
- opacity:.9;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- {/block:iffadedposts}
- {/block:indexpage}
- {block:Permalinkpage}
- max-width:250px;
- {/block:Permalinkpage}
- }
- #entry img:hover{
- -webkit-filter:grayscale(0%);
- {block:iffadedposts}
- opacity: 1;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- {/block:iffadedposts}
- }
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s
- linear;-webkit-filter:invert(1);
- -webkit-transition: all 0.8s ease-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;
- transition: all 0.4s ease-out;
- }
- ::-webkit-scrollbar {width: 3px; height: 0px; background: {color:background};}
- ::-webkit-scrollbar-thumb { background-color:{color:link};width:4px; }
- body, a, a:hover {cursor: url(https://31.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;}
- a:link, a:active, a:visited{
- color:{color:link};
- text-decoration: none;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- }
- a:hover {
- font-style: none;
- color:{color:link};
- text-decoration:none;
- cursor: url(https://31.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;
- }
- #stuff{width:250px; height:auto;}
- {block:PermalinkPage}
- width:410px;
- {/block:PermalinkPage}
- }
- #center{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:250px;
- height:207px;
- background-color:white;
- {block:PermalinkPage}
- width:410px;
- height:207px;
- {/block:PermalinkPage}
- }
- body{
- margin:5px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- color:{color:Text};
- font-family: consolas;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- #posts{
- float:center;
- width:350px;
- margin-left:535px;
- {block:if2column}
- margin-left:455px;
- width:700px;
- {/block:if2column}
- margin-top:-10px;
- {block:PermalinkPage}
- margin-left:185px;
- {/block:PermalinkPage}
- }
- anika{
- line-height:12px;
- margin:0px;
- padding:3px;
- border:1px solid #eee;
- }
- #sidebar {
- position: fixed;
- margin-top:100px;
- margin-left:280px;
- {block:if2column}
- margin-left:200px;
- {/block:if2column}
- z-index:9999;
- padding:10px;padding:10px;border:1px solid {color:border};
- border-radius:3px;
- height:auto;
- background-color:{color:sidebar};
- width:150px;
- }
- div#links{
- text-align: center;
- line-height: 12px;
- height:20px;
- font-family:arial;
- font-size:9px;
- padding:5px;
- color:black;
- font-style:oblique;
- z-index:99999;
- }
- div#description{
- text-align: center;
- width:162px;
- height:auto;
- margin-left:-8px;
- color:{color:text};
- font-family:Carrois Gothic;
- font-size:9px;
- padding:2px;
- margin-top:4px;
- font-style:none;
- z-index:999999999;
- }
- #blogtitle{
- color:{color:blogtitle};
- font-size:13px;
- text-align:center;
- font-style:italic;
- letter-spacing:1px;
- z-index:1;
- font-family:arial;
- text-transform:uppercase;
- margin-top:160px;
- padding-bottom:6px;
- }
- .title{
- font-family:Trebuchet MS;
- font-size: 15px;
- line-height: 10px;
- font-style:italic;
- color: {color:Title};
- text-transform: normal;
- padding: 2px 0px 0px 0px;
- }
- #entry {
- margin-right:30px;
- margin-bottom:15px; margin-top:15px; margin-left:30px;
- padding:10px;
- padding-top:3px;
- border:1px solid #eee;
- float:left;
- font-family:Carrois Gothic;
- font-size:9px;
- background-color:{color:posts};
- line-height:12px;
- width:250px;
- {block:if2column}
- width:220px;
- {/block:if2column}
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- {block:PermalinkPage}
- width:250px;
- margin-left:380px;
- padding:10px;
- padding-top:10px;
- {/block:PermalinkPage}
- }
- .permalinktext{
- display: block;
- font-family:Trebuchet MS;
- font-size:9px;
- line-height:10px;
- text-align: right;
- margin: 5px;
- }
- .okay{
- margin-top:5px;
- background-color:{color:sidebar};
- }
- #line {
- z-index:999;
- position:absolute !important;
- position:fixed !important;
- display:block;
- top:0px;
- height:100%;
- width:1px;
- background-color:{color:border};
- margin-left:500px;
- {block:if2column}
- margin-left:420px;
- {/block:if2column}
- -webkit-animation: flipInX 2s;
- -moz-animation: flipInX 2s;
- -ms-animation: flipInX: 2s;
- }
- #line2 {
- z-index:999;
- position:absolute !important;
- position:fixed !important;
- display:block;
- top:0px;
- height:700px;
- width:1px;
- background-color:{color:border};
- margin-left:900px;
- {block:if2column}
- margin-left:1090px;
- {/block:if2column}
- -webkit-animation: flipInY 2s;
- -moz-animation: flipInY 2s;
- -ms-animation: flipInY: 2s;
- }
- #photo {
- overflow:hidden;
- {block:IndexPage}
- width:250px;
- {block:if2column}
- max-width:220px;
- {/block:if2column}
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 500px;
- {/block:PermalinkPage}
- }
- #photo a, #photo a:hover{
- color:white;
- }
- #photo img {
- display:block;
- {block:IndexPage}
- width:250px;
- {block:if2column}
- max-width:220px;
- {/block:if2column}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- #photo #image {
- position:relative;
- }
- .perma2 p{
- margin: 0px;
- }
- .perma2 a{
- color:#ffffff;
- }
- .perma2{
- margin: auto;
- position: absolute;
- text-align: center;
- margin-top: 0px;
- width: 100%;
- height: 100%;
- background-color: #000000;
- opacity: 0;
- filter: alpha(opacity = 0);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.23s ease-out;
- -moz-transition: all 0.23s ease-out;
- transition: all 1.3s ease-out;
- }
- #entry:hover .perma2 {
- opacity: .89;
- bottom:0px;
- filter: alpha(opacity = 100);
- }
- .perma2 a {
- letter-spacing:2px;
- color:#ffffff;
- height: 100%;
- width: 100%;
- -webkit-transition: opacity 0.23s linear;
- -webkit-transition: all 0.23s ease-out;
- -moz-transition: all 0.23s ease-out;
- transition: all 0.3s ease-out;
- }
- .ass{
- width:250px;
- height:0%;
- bottom:0px;
- left:0px;
- position:absolute;
- opacity:0;
- z-index:9999;
- background-color:#000;
- transition:1.5s ease;
- -o-transition:1.5s ease;
- -moz-transition:1.5s ease;
- -webkit-transition:1.5s ease;
- }
- #entry:hover .ass{
- opacity:.18;
- height:100%;
- }
- .hoe{
- width:0px;
- height:100%;
- top:0px;
- right:0px;
- position:absolute;
- opacity:0;
- z-index:9999;
- background-color:#000;
- transition:2s ease;
- -o-transition:2s ease;
- -moz-transition:2s ease;
- -webkit-transition:2s ease;}
- #entry:hover .hoe{
- opacity:0.18;
- width:253px;}
- #desc{
- position:absolute;
- margin-top:-20px;
- color:#fff;
- height:10px;
- text-align:center;
- z-index:9;
- overflow:hidden;
- padding:5px;
- font-family:;
- font-size:8px;letter-spacing:1px;
- width:140px;
- background:rgba(250,250,250,.17);
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- #desc a{
- color:#fff;
- text-decoration:none;
- }
- #desc:hover #desc a{
- color:#fff;
- }
- #desc:hover{
- height:70px;
- margin-top:-80px;
- background:rgba(0,0,0,.5);
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- #hmm a {
- display:inline-block;
- padding:4px;
- z-index:9999;
- background:white;
- width:1px;
- border:1px solid #aaa;
- margin:-3px;
- border-radius:300px;
- z-index:99999;
- text-align:center;
- }
- #hmm a:hover{
- border:1px solid #fff;
- background:{color:sidebar link hover};
- }
- #hmm{
- margin-top:8px;
- display: block;
- margin-bottom:5px;
- z-index: 999999999;
- text-align:center;
- font-size:8px;
- color:#414141;
- text-transform:uppercase;
- }
- .permie a{
- display:inline-block;
- background-color:{color:notes permalink};
- width:25px;
- height:25px;border-radius:300px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .permie {
- opacity:0;
- border:1px solid #aaa;
- -webkit-transition-duration: .75s;
- top:15px;
- width:25px;
- height:25px;
- position: absolute;
- border-radius:300px;
- margin-top:5px;
- text-align:center;
- display:block;
- margin-left: 90px;
- {block:if2column}
- margin-left:75px;
- {/block:if2column}
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- #entry:hover .permie {
- opacity:1;
- z-index:999999;
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- .perm2 a{
- display:inline-block;
- background-color:{color:reblog permalink};
- border-radius:300px;
- width:25px;
- height:25px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .perm2 {
- opacity:0;
- border:1px solid #aaa;
- -webkit-transition-duration: .75s;
- top:15px;
- width:25px;
- height:25px;
- position: absolute;border-radius:300px;
- margin-top:5px;
- text-align:center;
- display:block;
- margin-left: 85px;
- {block:if2column}
- margin-left:70px;
- {/block:if2column}
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- #entry:hover .perm2 {
- opacity:1;
- z-index:999999;
- margin-left:111px;
- {block:if2column}
- margin-left:96px;
- {/block:if2column}
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- .perm3 a{
- display:inline-block;
- background-color:{color:date permalink};
- border-radius:300px;
- width:25px;
- height:25px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- .perm3 {
- opacity:0;
- border:1px solid #AAA;
- -webkit-transition-duration: .75s;
- top:15px;
- position: absolute;
- margin-top:5px;
- display:block;
- width:25px;
- height:25px;
- margin-left: 85px;border-radius:300px;
- {block:if2column}
- margin-left:70px;
- {/block:if2column}
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- #entry:hover .perm3 {
- opacity:1;
- z-index:999999;
- margin-left:133px;
- {block:if2column}
- margin-left:118px;
- {/block:if2column}
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
- <body>
- <div id="center">
- <div id="content">
- <div id="line"></div>
- <div id="line2"></div>
- <div id="sidebar">
- <a href="/"><img src="{image:sidebar}" style="width:150px;z-index:9999;"></a></a>
- <div id="desc">
- <a href="/">{title}<br><br>{description}</a>
- </div>
- <div id="description">
- {block:Ifdropdownmenu}
- <div style="margin-top:3px;">
- <select onchange='location=this.options[this.selectedIndex].value;' style='
- width:160px; background-color:#000000;
- border:#efefef 1px solid; height:18px; margin-top:1px; margin-bottom:2px;
- padding:1px; color:#fff; font-family: calibri; line-height:90%;
- font-style: none; font-size: 8px; text-transform: consolas;
- text-transform: uppercase; letter-spacing:1px; font-style:italic;'>
- <option>click for navigation</option>
- {block:If1title}<option value="{text:1 link}">{text:1 title} </option>{/block:If1title}
- {block:If2title}<option value="{text:2 link}">{text:2 title} </option>{/block:If2title}
- {block:If3title}<option value="{text:3 link}">{text:3 title} </option>{/block:If3title}
- {block:If4title}<option value="{text:4 link}">{text:4 title} </option>{/block:If4title}
- {block:If5title}<option value="{text:5 link}">{text:5 title} </option>{/block:If5title}
- <option value="http://cyrusnigga.tumblr.com">theme</option>
- </select></div>
- {/block:Ifdropdownmenu}
- <div align="center" style="line-height:5px;">
- <div id="hmm">
- <center>{block:IfLinkonetitle}<a href="{text:link one}" title="{text:link one title}"></a> {/block:IfLinkonetitle}
- {block:IfLinktwotitle} <font color="{color:background}">-----</font> <a href="{text:link two}" title="{text:link two title}"></a> {/block:IfLinktwotitle}
- {block:IfLinkthreetitle} <font color="{color:background}">-----</font> <a href="{text:link three}" title="{text:link three title}"></a>{/block:IfLinkthreetitle}
- {block:IfLinkfourtitle} <font color="{color:background}">-----</font><a href="{text:link four}" title="{text:link four title}"></a>{/block:IfLinkfourtitle}
- {block:IfLinkfivetitle} <font color="{color:background}">-----</font><a href="{text:link five}" title="{text:link five title}"></a>{/block:IfLinkfivetitle}
- {block:IfLinksixtitle} <font color="{color:background}">-----</font><a href="{text:link six}" title="{text:link six title}"></a> {/block:IfLinksixtitle}
- </center>
- </div>
- </div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span></a>
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- <div id="photo">
- <div id="image">
- {block:IndexPage}{LinkOpenTag}
- <div class="ass"></div><div class="hoe"></div>
- <div style=" position: absolute; opacity: 1.0;top: 40%; display: table-cell; vertical-align: middle; width:100%;"><p style=" position: relative; top: -45%; left:30%;"><p>
- <center>
- <div class="permie2"> <a title="{notecountwithlabel}" href="{permalink}"></a></div>
- <div class="permie"> <a title="{notecountwithlabel}" href="{permalink}"></a></div>
- <div class="perm2"> <a title="reblog this" href="{reblogurl}"></a></div>
- <div class="perm3"> <a title="{Month} {DayOfMonth}" href="/"></a></div>
- </div>
- <p>
- <div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>{LinkCloseTag}{/block:IndexPage}</div></div>
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%;"></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {block:IndexPage}
- <div class="perma">
- <font color="#fff">{Month}</font> <font color="#fff">{DayOfMonth}</font> / <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecountwithlabel}</font></a> / <a href="{reblogurl}"title="reblog this post"><font color="#fff">reblog me</font></a></span></div>
- <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝{quote}❞ </div>
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a></div>{/block:IndexPage}
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
- </div>{/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}
- <div class="permalinktext"><a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <center>
- {block:IndexPage}
- <div class="perma">
- <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecount}</font></a><br> <a href="{reblogurl}"title="reblog this post"><font color="#fff">share</font></a>
- </div>
- <div style="width: 180px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
- {block:Video}
- {block:PermalinkPage}
- <center>
- {block:Caption}{Caption}{/block:Caption}
- {block:RebloggedFrom}
- posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
- <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
- </center>
- {/block:PermalinkPage}
- {block:PostNotes}<div align="middle"></div>
- <center></center></span><br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#entry, #entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#entry, #entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- </body>
- </html>
Add Comment
Please, Sign In to add comment