Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga dont remove credit. :)
- originally by doxx.
- IF U REMOVE CREDIT IM GONNA SUCK UR DICK
- -->
- <html lang="en">
- <head>
- <title>{title}</title>
- <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Post Box" content="#ffffff"/>
- <meta name="color:Blog Description" content="#000000"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Hover" content="#FFF"/>
- <meta name="font:Title" content="Trebuchet MS"/>
- <meta name="font:Body" content="Trebuchet MS"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:Sidebar In Top Left" content="1"/>
- <meta name="if:Scrollbar" content="1"/>
- <meta name="if:Sidebar In Bottom Left" content="0"/>
- <meta name="if:Sidebar In Top Right" content="0"/>
- <meta name="if:Sidebar In Bottom Right" content="0"/>
- <meta name="if:Less Space Between Posts" content="1"/>
- <meta name="if:Post Shadows" content="1"/>
- <meta name="if:Faded Images On Hover" content="0"/>
- <meta name="if:Inverted Fade" content="0"/>
- <meta name="if:Small Sidebar Image" content="0"/>
- <meta name="text:link one" content="" />
- <meta name="text:link one title" content="home" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="message" />
- <meta name="text:link three" content="" />
- <meta name="text:link three title" content="etc" />
- <meta name="text:link four" content="" />
- <meta name="text:link four title" content="bye" />
- <meta name="text:symbol" content="" />
- <meta name="text:link five" content="" />
- <meta name="text:link five title" content="" />
- <meta name="text:link six" content="" />
- <meta name="text:link six title" content="" />
- <meta name="if:permalink 1" content="1"/>
- <meta name="if:dark posts" content="1"/>
- </script>
- <style type="text/css">
- {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;}{/block:ifinvertedfade}
- body{
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 9px;
- font-family:{font:Body};
- line-height:10px;
- color:{color:Text};
- }
- #bite .death {
- margin-top:-40px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-top:2px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- 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{
- color:{color:Hover};
- text-decoration: none;
- -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- }
- {block:ifscrollbar}
- ::-webkit-scrollbar-thumb{
- background-color: {color:link};
- border: 2px solid {color:background};
- height:auto;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- ::-webkit-scrollbar {
- height:0px;
- width:9px;
- background-color: {color:link};
- border: 4px solid {color:background};
- }
- {/block:ifscrollbar}
- .sidelink{;
- font-family: {font:Body};
- font-color: {color:Text};
- }
- .sidelink:hover{background-color:rgba(0,0,0,0);
- color:{color:Hover};
- padding-left:0px;
- margin:0px;width:auto;
- -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .sidelink a:hover{color: {color:Link};
- -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- }
- #postys{width:390px; height:auto;}
- {block:PermalinkPage}
- width:370px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #jango{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:355px;
- height:207px;
- background-color:{color:Post Box};
- {block:PermalinkPage}
- width:370px;
- height:207px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #barside{
- z-index:999999999999999;
- position:absolute !important;
- position:fixed !important;
- {block:ifSidebarInBottomLeft}
- bottom:200px;
- left: 310px;
- width:200px;
- {/block:ifSidebarInBottomLeft}
- {block:ifSidebarInTopLeft}
- top:160px;
- left: 310px;
- width:200px;
- {/block:ifSidebarInTopLeft}
- {block:ifSidebarInBottomRight}
- bottom:200px;
- left: 820px;
- width:200px;
- {/block:ifSidebarInBottomRight}
- {block:ifSidebarInTopRight}
- top:160px;
- left: 820px;
- width:200px;
- {/block:ifSidebarInTopRight}
- background-color: transparent;
- }
- #rake{
- margin:auto;
- left:0px;
- top:2px;
- padding-top:5px;
- padding-left:0px;
- position:absolute;
- {block:indexpage}
- width:1050px;
- {/block:indexpage}
- {block:permalinkpage}
- width:1000px;
- left:50px;
- {/block:permalinkpage}
- overflow:hidden;
- {block:ifSidebarInBottomRight}
- width:900px;
- {block:permalinkpage}
- width:750px;
- {/block:permalinkpage}
- {/block:ifSidebarInBottomRight}
- {block:ifSidebarInTopRight}
- width:900px;
- {block:permalinkpage}
- width:750px;
- {/block:permalinkpage}
- {/block:ifSidebarInTopRight}
- }
- #posts{
- float:right;
- {block:indexpage}
- width:500px;
- {/block:indexpage}
- {block:permalinkpage}
- width:490px;
- {/block:permalinkpage}
- margin-left:68px;
- }
- #entry{
- z-index:9999;
- {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}
- border:0px solid;
- border-color: #f1f1f1;
- float: left;
- width: 360px;
- height: auto;
- {block:PermalinkPage}
- width: 450px;
- height: auto;
- {/block:PermalinkPage}
- line-height:8px;
- background-color:{color:Post Box};
- padding:0px;
- margin-right:70px;
- {block:iflessspacebetweenposts}
- margin-right:25px;
- {/block:iflessspacebetweenposts}
- overflow:hidden;
- margin-bottom:16px;
- {block:iflessspacebetweenposts}
- margin-bottom:8px;
- {/block:iflessspacebetweenposts}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #entry img{
- {block:IndexPage}
- max-width: 360px;
- height: auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 450px;
- height: auto;
- {/block:PermalinkPage}
- }
- #permalink {
- position: absolute;
- margin-top: 11px;
- margin-left: 58px;
- opacity: 0;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- }
- #entry:hover #permalink {
- width:11px;
- margin-top: 11px;
- margin-left: 58px;
- opacity: 1;
- }
- {block:ifdarkposts}
- img{-webkit-filter: grayscale(30%);-webkit-transition: opacity 0.9s linear; -webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
- transition: all 0.9s linear; opacity: 1.0;}
- img:hover{ -webkit-filter: grayscale(100%);-webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
- transition: all 0.9s linear; opacity:1.0;}
- {/block:ifdarkposts}
- iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;-webkit-filter: invert(100%);}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- .countreblog {
- color: #FFFFFF;
- letter-spacing:1px;
- font-family:10px arial;
- font-size:;
- line-height:14px;
- margin: 2px;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- padding:3px 5px;
- -webkit-border-radius:2px;
- moz-border-radius:2px;
- -o-border-radius:2px;
- border-radius:2px;
- }
- .countreblog a { color: #fff; }
- #entry:hover #reblog{
- {block:IndexPage}
- opacity:1;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #reblog{
- width:24px;
- float:right;
- opacity:.8;
- margin-left:5px;
- margin-top:11px;
- position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- #entry:hover #reblog{
- {block:IndexPage}
- opacity:1;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #reblog{
- width:24px;
- float:right;
- opacity:.8;
- margin-left:5px;
- margin-top:11px;
- position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- #permapage{
- font-family: {Font:Body};
- font-size: 9px;
- text-align: center;
- padding-bottom:10px;
- z-index:9999;}
- #notes{
- {block:permalinkpage}
- background-color:{color:Post Box};
- display:block;
- width:800px;
- float: left;
- padding:10px;
- overflow:visible;
- z-index:9999999;
- margin-top: 10px;
- {block:IfPostShadows}-webkit-box-shadow:0px 0px 14px rgba(0,0,0,0.3);
- -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
- box-shadow: 0px 0px 14px rgba(0,0,0,0.3);{/block:IfPostShadows}
- {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
- -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
- box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
- outline:1px solid rgba(0, 0, 0, .1);
- border:2px solid rgba(0, 0, 0, .05);
- text-align: left;{/block:permalinkpage}
- }
- #entry #likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- margin-top:-4px;
- margin-right:10px;
- z-index:999999;
- }
- #entry #likep a:hover {
- background-position: 0px 0px;
- }
- #entry #likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- }
- #entry #likep img {
- width: 21px;
- height: 20px;
- z-index:999999;
- }
- #permalink2 {
- position: absolute;
- margin-top: 12px;
- margin-left: 379px;
- opacity: 0;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- z-index:999999;
- }
- #entry:hover #permalink2 {
- width:11px;
- margin-top: 12px;
- margin-left:364px;
- opacity: 1;
- z-index:999999;
- }
- iframe#tumblr_controls{position:fixed !important;
- }
- {block:iffadedimagesonhover}
- img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
- img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
- {/block:iffadedimagesonhover}
- .title{
- font-family: {font:Title};
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- font-weight: normal;
- letter-spacing: 0px;
- }
- .perma
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- bottom:20px;
- -webkit-filter:invert(100%);
- width: px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- margin-left:300px;
- position:absolute;
- text-align: center;
- z-index:9999991;
- color: {color:permalink};
- }
- a.p
- {
- color: {color:permalink};
- }
- #entry:hover .perma {
- -webkit-transition: opacity 0.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- filter: alpha(opacity = 100);
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 5px;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 29px;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- webkit-transition: all 0s linear;
- -webkit-transition: all 0s linear;
- -moz-transition: all 0s linear;
- transition: all 0s linear;
- }
- .likep img {
- width: 21px;
- height: 20px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { position: absolute;
- background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
- height: 20px;
- font-size: 11px;
- line-height: 20px;
- color: #fff;
- position: absolute;
- margin-top: 26px;
- margin-left: 56px;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- }
- .not a{
- color: #fff;
- font-family: sans-serif;
- }
- .permalinktext{
- font-family: {Font:Body};
- padding: 5px;
- position: absolute;
- text-align: center;
- width: 200px;
- -moz-transition: 0.3s ease-out;
- -webkit-transition: 0.3s ease-out;
- transition: 0.3s ease-out;
- opacity:0;
- }
- .permalinktext a{color:{color:links};
- }
- .entry:hover .permalinktext {
- -moz-transition: 0.3s ease-out;
- -webkit-transition: 0.3s ease-out;
- transition: 0.3s ease-out;
- width:200px;
- text-decoration:line-through;
- height:auto;
- display: block;
- opacity: 1;
- }
- blockquote{
- padding:0px 0px 2px 3px;
- margin:0px 0px 2px 1px;
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
- }
- a.links {
- font-family: Arial;
- font-size: 12px;
- line-height: 7px;
- text-transform: normal;
- letter-spacing:0px;
- display:block;
- padding: 0px;
- margin-bottom: 0px;
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- a.links:hover {
- text-decoration: underline;
- letter-spacing:10px;
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- margin-top:17px;
- padding-bottom:5px;
- }
- .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;
- }
- .swags{
- }
- .swags a{
- padding:3px;
- }
- </style>
- <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 class="credit">
- </div>
- <div id="jango">
- <div id="rake">
- <div id="barside">
- {block:ifSidebarInBottomRight}
- <div align="left" style="padding-bottom:5px;">
- <a href="/">
- <img style="{block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=150{/block:ifSmallSidebarImage} " /></a></div>
- {/block:ifSidebarInBottomRight}
- {block:ifSidebarInTopRight}
- <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
- <a href="/">
- <img style="{block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 5px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=125{/block:ifSmallSidebarImage}" /></a></div>
- {/block:ifSidebarInTopRight}
- {block:ifSidebarInBottomLeft}
- <div align="left" style="padding-bottom:5px;">
- <a href="/">
- <img style="{block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=150{/block:ifSmallSidebarImage} " /></a></div>
- {/block:ifSidebarInBottomLeft}
- {block:ifSidebarInTopLeft}
- <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
- <a href="/">
- <img style="{block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 5px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=125{/block:ifSmallSidebarImage}" /></a></div>
- {/block:ifSidebarInTopLeft}
- <div align="left" style="line-height:12px; margin-top:-1px; margin-bottom:3px; color:{color:Blog Description};"><center>{description}</div>
- <div class="swags">
- <center>{block:Ifitaliclinks}<i>{/block:Ifitaliclinks}
- {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
- {block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
- {block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
- {block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
- {block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
- {block:IfLinksixtitle} {text:symbol} <a href="{text:link six}">{text:link six title}</a>{/block:IfLinksixtitle}
- {block:Ifitaliclinks}</i>{/block:Ifitaliclinks}</center></div>
- <br>
- <div align="center">
- <center><br>
- <div class="death">
- {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> //{/block:ifAskLink}
- {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle}// <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle}// <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle}// <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
- {block:ifCustomLinkFiveTitle}// <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}
- </div>
- </div>
- </div>
- </center>
- <div align="center">
- <div id="posts">
- {block:Posts}
- {block:ContentSource}
- <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- <div id="entry">
- {block:Photo}
- {block:IndexPage}
- {block:ifnotpermalink1}
- <div id="reblog"><span class="countreblog"><a href="{reblogurl}">Reblog</a></span></div><div id="permalink">
- <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
- <div id="permalink2">
- <div id="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
- </div></div>
- {/block:ifnotpermalink1}
- {block:ifpermalink1}
- <div class="perma">
- <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- </div>
- {/block:ifpermalink1}
- <div id="postys">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=390; 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>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px; 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} border="0"></center>
- <center>{caption}</center>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
- {Photoset-250}</a></div>
- {/block:Photoset}
- {block:Text}<div style="padding-top:10px; padding-bottom:0px; padding-left:10px; padding-right:10px;">
- {block:Title}
- <a href="{permalink}"><span class="title">{Title}</span></a>
- {/block:Title}
- <span class="entrytext" style="line-height:12px;">{Body}</span>
- <a href="{Permalink}"></a></div>
- {block:indexpage}<hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- {/block:Text}
- {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
- <a href="{URL}"><span class="title">{Name}</span></a></div>
- {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
- {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
- {block:indexpage}<hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- {/block:Link}
- {block:Quote}
- <div style="padding-top:10px; padding-bottom:10px;">
- <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
- <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
- -{Source}
- {/block:Source}</a></div><br>{block:indexpage}<hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="padding-top:15px; padding-bottom:10px;">
- <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label" style="line-height:12px;">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:Caption}{Caption}{/block:Caption}
- <br>{block:indexpage}<hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- </div>
- {/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>
- <div style="padding-bottom:0px;"></div>{block:indexpage}
- <hr size="1" width="280">
- <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount} Plays</a></div>
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- {/block:Audio}
- {block:Video}
- <div style="padding-top:28px; padding-bottom:8px;">
- {Video-250}</div>
- <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
- {block:indexpage}<hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- {/block:Video}
- {block:PermalinkPage}</a>
- <div id="permapage"><br>
- {block:notecount}
- {notecountwithlabel}
- {/block:notecount} {block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}{/block:Date} {block:RebloggedFrom} Reblogged from
- <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
- <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br><br>
- <div align="left">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </center>
- </div>
- </div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement