Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--------------------------------------------
- *************** *************
- *************** **************
- *************** ***************
- ***** ***** ****
- ***** ***************
- ***** *************
- ***** heme ***** irate
- ***** *****
- ***** *****
- Theme: Destroyer Date: 12/13/12
- By: Byron (BlogInfinity.me)
- themepirate.tumblr.com
- ---------------------------------------------->
- <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
- <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Box" content="#ffffff" />
- <meta name="color:Text" content="#706f6f" />
- <meta name="color:Links" content="#5c5b5b" />
- <meta name="color:Links Hover" content="#5c5b5b" />
- <meta name="color:Title Color" content="#747373" />
- <meta name="color:Title Hover Color" content="#747373" />
- <meta name="color:Chat" content="#ffffff" />
- <meta name="color:Asker Background" content="#ffffff" />
- <meta name="image:Background" content="http://static.tumblr.com/psjhflr/wMmmect8u/bgbg.png" />
- <meta name="image:Banner" content="" />
- <meta name="image:DisplayImage" content="http://static.tumblr.com/psjhflr/mRsmeyj4j/tumblr_m9pbarbqjv1r2wcm5o1_500.jpg"/>
- <meta name="font:Body" content="Helvetica" />
- <meta name="font:Links" content="Helvetica" />
- <meta name="font:Title" content="Helvetica" />
- <meta name="if:Infinite Scroll" content="0"/>
- <meta name="if:To top button" content="1" />
- <meta name="if:Show Shadow" content="0" />
- <meta name="if:Show Caption" content="0" />
- <meta name="if:Show Ask Link" content="1" />
- <meta name="if:Show Archive Link" content="0" />
- <meta name="text:Custom Link 1" content="" />
- <meta name="text:Custom Link 1 Title" content="Link 1" />
- <meta name="text:Custom Link 2" content="" />
- <meta name="text:Custom Link 2 Title" content="Link 2" />
- <meta name="text:Custom Link 3" content="" />
- <meta name="text:Custom Link 3 Title" content="Link 3" />
- <head>
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
- <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
- <style type="text/css">
- body {
- background: {color:Background} url('{image:Background}') top left fixed repeat;
- color: {color:Text};
- font-family: {font:Body};
- font-size: 12px;
- background-position:top left;
- text-align:justify;
- text-justify:inter-word;
- text-transform:{text:Body Text transform};
- -webkit-font-smoothing: antialiased;
- }
- a, a:link, a:visited {
- color: {color:Links};
- font-family: {font:Links};
- text-transform: {text:Body Text transform};
- text-decoration: none;
- font-size: 11px;
- }
- a:hover {
- color: {color:Links Hover};
- font-family: {font:Links};
- text-decoration: none;
- font-size: 11px; }
- p {
- margin: 5px 0 0 0;
- line-height:12px;
- padding: 0; }
- ul, ol {
- margin: 5px 0 0 25px; padding: 0; }
- blockquote {
- margin: 2px 2px 1px 2px;
- padding: 1px 2px 1px 4px;
- border: 0px solid {color:Text}; }
- blockquote p {
- margin: 0;
- padding: 0;
- line-height: 12px; }
- #wrapp {
- position: fixed; height: 100%;
- top: 0px; width: 875px; left: 200px;
- background: #fff;
- z-index:-9999999;
- opacity: .7;
- filter: alpha(opacity = 70);
- }
- #banner {
- -khtml-border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- position: absolute; height: 200px;
- padding: 10px; display: block;
- width: 832px; top: 50px; left: 212px;
- background: {color:box};
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- #banner img {
- max-height: 200px;
- max-width: 1000px;
- }
- #content {
- width: 600px;
- top: 270px;
- left: 273px;
- float: right; position: absolute; padding:10px;
- }
- #container {
- width: 800px;
- margin: 0px auto;
- }
- .entry {
- float: left;
- -khtml-border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- {block:indexpage}
- width: 500px;
- {/block:indexpage}
- margin: 10px;
- {block:permalinkpage}
- width: 500px;
- {/block:permalinkpage}
- padding: 10px;
- background: {color:box};
- display: inline;
- position: relative;
- min-height: 90px;
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- .entry img {
- display: block;
- max-width: 100%;
- }
- .entry:hover img {
- max-width: 100%;
- }
- #sb {
- float: left;
- width: 210px;
- padding: 10px;
- margin-top: 285px;
- margin-left: 833px;
- background: {color:box};
- display: block;
- position: relative;
- -khtml-border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- {block:IfInfiniteScroll}
- margin-top: 290px;
- {/block:IfInfiniteScroll}
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- #sb img {
- display: block;
- max-width: 100%;
- -khtml-border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- }
- #sb:hover img {
- max-width: 100%;
- }
- #left {
- line-height: 12px; position: absolute;
- height:auto; color: {color:Text};
- padding: 10px; width: 210px; margin-left: -10px;
- margin-top: 30px; font-size: 13px; letter-spacing: 0px;
- Display:block; background: {color:box};
- font-family: 'Open Sans', sans-serif;
- -khtml-border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- .p1 {
- top: -10px; left: -101px; margin: 20px;
- z-index:-9999999;
- display: inline;
- position: absolute;
- text-transform: uppercase;
- font-family: 'Open Sans', sans-serif;
- font-weight: bold; font-size: 14px; text-align: center;
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- .p2 {
- top: 27px; left: -94px; margin: 20px;
- z-index:-9999999;
- display: block;
- position: absolute;
- text-transform: uppercase;
- font-family: 'Open Sans', sans-serif;
- font-weight: bold; font-size: 14px; text-align: center;
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- .p3 {
- top: 50px; left: -87px; margin: 20px;
- z-index:-9999999;
- display: block;
- position: absolute;
- text-transform: uppercase;
- font-family: 'Open Sans', sans-serif;
- font-weight: bold; font-size: 14px; text-align: left;
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- .perma1, .perma1 a {
- bottom: 5px; position: absolute; width: auto; min-width: 100px;
- font-family: 'Open Sans', sans-serif; margin-top: -200px;
- font-size:10px; color: {color:Links};
- }
- .rblg {
- height: auto;
- background: {color:box};
- width: 67px;
- padding: 3px;
- overflow: hidden;
- color: #000;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- position: relative;
- display: inline-block;
- text-transform: uppercase;
- color: {color: Links};
- }
- .rblg a {
- color: {color: Links}; text-transform: uppercase;
- font-family: 'Open Sans', sans-serif; font-size: 14px;
- }
- .rblg:hover, .rblg a:hover {
- color: {color: Links Hover}; text-transform: uppercase;
- font-family: 'Open Sans', sans-serif;
- }
- .nts {
- height: auto;
- background: {color:box};
- width: 70px;
- padding: 3px;
- overflow: hidden;
- color: #000;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- position: relative;
- display: inline-block;
- text-transform: uppercase;
- color: {color: Links};
- }
- .nts a {
- color: {color: Links}; text-transform: uppercase;
- font-family: 'Open Sans', sans-serif; font-size: 14px;
- }
- .nts:hover, .nts a:hover {
- color: {color: Links Hover}; text-transform: uppercase;
- font-family: 'Open Sans', sans-serif;
- }
- .dte {
- height: auto;
- background: {color:box};
- width: 80px;
- padding: 3px;
- overflow: hidden;
- color: #000;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- position: relative;
- display: inline-block;
- text-transform: uppercase;
- color: {color: Links};
- }
- .dte a {
- color: {color: Links}; text-transform: uppercase;
- font-family: 'Open Sans', sans-serif; font-size: 14px;
- }
- .dte:hover, .dte a:hover {
- color: {color: Links Hover}; text-transform: uppercase;
- font-family: 'Open Sans', sans-serif;
- }
- .title, .title a {
- font-family: 'Oswald', sans-serif;
- font-size: 26px;
- color: {color:title color};
- line-height: 25px;
- letter-spacing:2px;
- text-transform: none;
- }
- .title:hover, .title a:hover {
- color:{color:title hover color};
- }
- .btitle, .btitle a {
- font-family: 'Oswald', sans-serif;
- font-size: 80px; text-align: center;
- color: {color:title color};
- line-height: 20px; margin: 90px;
- letter-spacing:0px;
- text-transform: uppercase;
- }
- .btitle:hover, .btitle a:hover {
- color:{color:title hover color};
- }
- .pos {
- background-color: {color:Chat};
- }
- .audioplayer {
- padding-left: 12px;
- background-color:#e3e3e3;
- }
- .playcount {
- float: right;
- clear: both;
- padding-top: 10px;
- padding-right: 20px;
- color:{color:link};
- text-shadow: none;
- font-size:10px;
- text-transform:{text:Title text transform};
- }
- #sidebar img {
- max-width:100%;
- }
- #sidebar img {
- border: 0px;
- display: block;
- }
- .ques {
- background-color:{color:Asker Background};
- padding:5px;
- font-family: {font:Title};
- font-size: 12px;
- line-height: 16px;
- text-transform: uppercase;
- letter-spacing:-1px;
- }
- .ques a {
- font-family: {font:Title};
- font-size: 12px;
- line-height: 16px;
- text-transform: uppercase;
- letter-spacing:-1px;color:{color:Links};
- }
- .ques a:hover {
- color: {color:Links Hover};}
- .said a {
- font-family: {font:Title};
- font-size: 12px;
- line-hepxht: 14px;
- text-transform: uppercase;
- letter-spacing:-1px;
- margin-top:6px;
- }
- .said a:hover {
- font-family: {font:Title};
- font-size: 12px;
- line-height: 14px;
- text-transform: uppercase;
- letter-spacing:-1px;
- margin-top:6px;
- }
- .nav a {
- font-size: 13px;
- font-family: 'Oswald', sans-serif;
- }
- .nav {
- font-size: 13px;
- font-family: 'Oswald', sans-serif;
- }
- .pagination {
- float:center;
- margin-top:-10px;
- width: auto;
- height:auto;
- margin-left: 3px;
- text-align: center;
- line-height:35px;
- font-family: 'Oswald', sans-serif;
- font-size:18px; color:
- }
- .pagination a, .pagination a:active, .pagination a:visited {
- float:center;
- margin-top:0px;
- width: 519px;
- height:auto;
- margin-left: 3px;
- text-align: center;
- line-height:35px;
- font-family: 'Oswald', sans-serif;
- font-size:18px;
- }
- .pag
- { background-color:{color:box};
- font-family: 'Oswald', sans-serif;
- margin: 0 0 0px 0;
- padding: 3px;
- color: {color:Text}
- text-align: center;
- font-size:15px;
- overflow:hidden;
- }
- .pag a:visited, .pag a:link
- {background-color:{color:box};
- font-family: 'Oswald', sans-serif;
- margin: 0 0 0px 0;
- padding: 3px;
- text-align: center;
- font-size:15px;
- overflow:hidden;
- text-align: center;
- }
- .pag a:active {
- font-family: 'Oswald', sans-serif;v
- margin: 0 0 0px 0;
- padding: 3px;
- text-align: center;
- font-size:15px;
- }
- .pag a:hover {
- font-family: 'Oswald', sans-serif;
- color: {color:Links};
- }
- #toTop {
- display:none;
- text-decoration:none;
- position:fixed;
- bottom:2px;
- right:2px;
- overflow:hidden;
- width:51px;
- height:51px;
- border:none;
- text-indent:100%;
- background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- #toTopHover {
- background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
- width:51px;
- height:51px;
- display:block;
- overflow:hidden;
- float:left;
- opacity: 0;
- -moz-opacity: 0;
- filter:alpha(opacity=0);
- }
- #toTop:hover {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- #toTop:active, #toTop:focus {
- outline:none;
- }
- {block:IfInfiniteScroll}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {
- display:none;
- }
- .navigation {
- display:none!important;
- }
- #pagination {
- display:none;
- {/block:IfInfiniteScroll}
- }
- #infscr-loading {
- position: absolute!important;
- width: 16px!important;
- height: 11px!important;
- bottom: 0px!important;
- left: 50%!important;
- margin-top: 10px!important;
- margin-bottom: 5px!important;
- }
- #over{
- height:50000px!important;
- position:absolute;
- top:0px;
- left:0px;
- width: 100%;}
- .hrline { bottom: 100px; position: absolute; padding:-1000px width: 410px;}
- .t1, .t1 a {
- font-family: 'Oswald', sans-serif;
- font-size: 11px; background: url('{image:Background}');
- color: {color:Links};
- line-height: 20px;
- -khtml-border-radius: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- letter-spacing:3px; margin-top: 10px; margin-right: -4px;
- text-transform: uppercase; text-align:center;
- }
- .t1:hover, .t1 a:hover {
- color:{color:Links Hover};
- }
- .t2, .t2 a {
- font-family: 'Oswald', sans-serif;
- font-size: 14px;
- color: {color:Links};
- line-height: 0px; margin: 10px;
- letter-spacing:3px; margin-top: 10px;
- text-transform: uppercase; text-align:center;
- }
- .t2:hover, .t2 a:hover {
- color:{color:Links Hover};
- }
- .perma2, .perma2 a {
- margin-top: 0px;
- font-family: 'Open Sans', sans-serif;
- font-size:15px; color: {color:Links};
- }
- .prmlnk {
- background:{color:box};
- font-size:15px;
- margin-bottom: 10px;
- margin-left:10px;
- margin-top:0px;
- width: 500px;
- padding: 10px;
- display: block; overflow:hidden;
- position: relative;
- {block:IfShowShadow}
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- {/block:IfShowShadow}
- }
- .wrap {position: fixed; bottom:10px; left:0px;}
- .wrap:hover .cred a {width: 130px; height: 20px; text-align: right;}
- .cred a {
- height: 100%; width: 80px; height: 20px; margin-left:-65px;
- background-color: #000; font-size: 16px; text-align: right;
- overflow: hidden;
- z-index: 9999999; padding-top: 3px;
- top: -2px;
- color: #fff; padding-right: 5px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- display: inline-block;
- text-transform: capitalize;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- opacity: .7;
- filter: alpha(opacity = 70);
- font-family: 'Oswald', sans-serif;
- line-spacing: 1px;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 1px #ccc;
- }
- ol.notes li.note {
- border-top: solid 1px #ccc;
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- font-weight: bold;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: #eee;
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- </style>
- </head>
- <style type="text/css">{CustomCSS}</style>
- <body>
- <div id="wrapp"></div>
- <div id="banner">
- {block:IfNotBannerimage}
- <div class="btitle">{Title}</div>
- {/block:IfNotBannerimage}
- {block:IfBannerimage}<center><a href="/"><img src="{image:Banner}"></a></center></> {/block:IfBannerimage}
- </div>
- <div id="sb">
- <a href="/"><img src="{image:DisplayImage}"></a>
- <br>
- {Description}
- <div class="t1">
- <a href="/">Index</a> <br>
- {block:IfShowAskLink}
- <a href="/ask">Ask</a> <br>
- {/block:IfShowAskLink}
- {block:IfShowArchiveLink}
- <a href="/archive">Archive</a> <br>
- {/block:IfShowArchiveLink}
- {block:ifCustomLink1Title}
- <a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a> {/block:ifCustomLink1Title} <br>
- {block:ifCustomLink1Title}
- <a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a> {/block:ifCustomLink2Title} <br>
- <a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a> {/block:ifCustomLink3Title}<br>
- <a href="http://themepirate.tumblr.com/">THEME</a> <br>
- </div>
- <p>
- {block:IfNotInfiniteScroll}
- {block:IndexPage}
- <div id="left"><div class="t2">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}" class="previous">BACK</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next">NEXT</a>
- {/block:NextPage}
- <div class="clear"></div>
- {/block:Pagination}
- </div></div>
- {/block:IndexPage}{/block:IfNotInfiniteScroll}
- </div>
- <div id="container">
- <div id="content">
- {block:Posts}
- <div class="entry">
- <div class="p1"><div class="dte">
- <a href="{Permalink}">{ShortDayOfWeek} {DayOfMonth},<br> {Year}</a>
- </div>
- </div>
- <div class="p2"><div class="nts">
- <a href="{Permalink}">{NoteCount}</a>
- </div>
- </div>
- <div class="p3"><div class="rblg">
- <a href="{reblogurl}">Reblog</a>
- </div>
- </div>
- {block:Text}
- {block:Title}
- <div class="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title} {block:indexpage}
- {Body}
- {/block:indexpage}
- {block:PermalinkPage}
- {Body}
- {/block:PermalinkPage}
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}
- {block:ifShowCaption}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifShowCaption}
- {/block:IndexPage}
- {block:PermalinkPage}<div align="center">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>{Photoset-500}</center>
- {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
- {/block:IndexPage}
- {block:permalinkpage}
- <div align="center">{Photoset-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Video}
- {block:IndexPage}<div align="center">{Video-500}</div> <p>
- {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
- {/block:IndexPage}
- {block:permalinkpage}
- <div align="center">{Video-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- <div class="audioplayer">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}<p>{block:IndexPage}
- {/block:IndexPage}
- {block:permalinkpage}
- <div class="perma1"><a id="notes{PostID}" href="{Permalink}">{PlayCount} Plays</a></div>
- {/block:permalinkpage}
- {/block:Audio}
- {block:Quote}
- <div class="title"><a href="{Permalink}">{Quote}</a></div><p> {block:Source}— {Source}{/block:Source}<p>{block:IndexPage}
- {/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}" class="post_title" target="_blank"> {Name}</a></div> {block:Description}{Description}{/block:Description}<p>
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="title"><a href="{Permalink}">{Title}<p></a></div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}<p>
- {/block:Chat}
- {block:Answer} <div class="ques"> {Asker} said: {Question}</div>
- <i>{Answer}</i>{/block:Answer}
- </div>
- {block:permalinkpage}{block:NoteCount}
- <div class="prmlnk"><div class="perma2">
- Date Posted: <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a>
- with <a href="{Permalink}">{NoteCount} Notes</a>
- {/block:NoteCount}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </div>
- {/block:permalinkpage}
- {/block:Posts}
- <div class="clear"></div>
- </div>
- </div>
- <div class="wrap"><div class="cred"><a href="http://styleandluxury.tumblr.com/">THEME ©</a></div></div>
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}"></a></li>
- {/block:PreviousPage}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}"></a></li>
- {/block:NextPage}
- </ul>
- {/block:Pagination}
- <script src="http://static.tumblr.com/psjhflr/bxnmcwj9t/masonry.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IfInfiniteScroll}
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry, .clear",
- bufferPx : 40,
- loadingImg : "",
- loadingText : "",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- </div>
- {block:iftotopbutton}
- <script type="text/javascript">
- $(document).ready(function() {
- /*
- var defaults = {
- containerID: 'toTop', // fading element id
- containerHoverID: 'toTopHover', // fading element hover id
- scrollSpeed: 1200,
- easingType: 'linear'
- };
- */
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>
- <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>{block:iftotopbutton}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement