Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Toreador v.2 Theme
- Created by Modernise (modernise.us)
- Please leave at least ONE credit link. Do not delete this box.
- Theme is best viewed on Google Chrome, with a resolution of 1280x800.
- *~*~HOW TO INSTALL~*~*
- 1) Copy this entire code.
- 2) Open up the customise.
- 3) Click on Edit HTML
- 4) Delete the code already in there.
- 5) Replace it with this code.
- 6) Hit Update Preview, and then Save.
- 7) Refresh the page, and press Save again.
- 8) If it wont let you paste in the box, or if it still does not work, use classic customize. (http://tumblr.com/customize-classic/)
- If you are experiencing any problems with this theme, please refer to the FAQ on modernisethemes. (http://themes.modernise.us/faq)
- Thank you for choosing Modernise Themes <3!
- -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="font:Text" content="lucida sans"/>
- <meta name="text:Font Size" content="9px"/>
- <meta name="color:Text" content="#888"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Borders" content="#cccccc"/>
- <meta name="color:Blockquote" content="#f5f5f5"/>
- <meta name="color:Links" content="#97cde7"/>
- <meta name="color:Hover" content="#c1f0dc"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Header" content=""/>
- <meta name="if:Image Fade" content="1">
- <meta name="if:Rounded Corners" content="0">
- <meta name="if:CustomLink1" content="0">
- <meta name="if:CustomLink2" content="0">
- <meta name="if:CustomLink3" content="0">
- <meta name="if:CustomLink4" content="0">
- <meta name="if:CustomLink5" content="0">
- <meta name="text:Link 1 Title" content="custom link">
- <meta name="text:Link 1" content="http://">
- <meta name="text:Link 2 Title" content="custom link">
- <meta name="text:Link 2" content="http://">
- <meta name="text:Link 3 Title" content="custom link">
- <meta name="text:Link 3" content="http://">
- <meta name="text:Link 4 Title" content="custom link">
- <meta name="text:Link 4" content="http://">
- <meta name="text:Link 5 Title" content="custom link">
- <meta name="text:Link 5" content="http://">
- <meta name="text:Ask Link" content="message">
- <meta name="if:Animated Post Load" content="0">
- <meta name="if:Cross Cursor" content="1">
- <meta name="if:Click Photo To Reblog" content="0">
- <meta name="if:Infinite Scroll" content="1">
- <meta name="if:Title Font" content="1"/>
- <meta name="if:Show Like Post" content="1"/>
- <meta name="if:Show Reblog" content="1"/>
- <meta name="if:Show Note Count" content="1"/>
- <meta name="if:Post Borders" content="0"/>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/4Gum31dpt/modernise.js">
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <style type="text/css">
- /* Body Controls */
- html {
- height:100%;
- }
- @font-face {
- font-family:basket;
- src: url('http://static.tumblr.com/ejm8w78/YOjmd9lbv/basicl.ttf');,
- }
- body {
- font-family:{font:Text};
- font-size:{text:Font Size};
- color:{color:Text};
- letter-spacing:0px;
- background-color:{color:background};
- background-image:url('{image:Background}');
- background-repeat: repeat;
- background-position: top center;
- background-attachment: fixed;
- {block:IndexPage}text-align:justify;{/block:IndexPage}
- {block:PermalinkPage}text-align:justify;{/block:PermalinkPage}
- line-height:100%;
- height:100%;
- {block:IfCrossCursor}
- cursor: crosshair, auto;{/block:IfCrossCursor}
- {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
- }
- a {
- color:{color:Links};
- -webkit-transition-duration:1s;text-decoration:none;
- {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}
- {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
- }
- a:hover {
- color:{color:Hover};
- text-decoration: none;
- {block:IfCrossCursor}
- cursor: crosshair, auto;{/block:IfCrossCursor}
- {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
- }
- u {
- border-bottom: 1px dashed #888;
- }
- b, strong{
- letter-spacing: 1px;
- color: #b1b1b1;
- text-transform: none;
- text-shadow: 1px 1px 2px #e1dad4;
- text-decoration: none;
- font-weight: normal;
- }
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Links};
- height:10px;width:10px;
- -webkit-border-radius:4px;border:2px {color:Background} solid;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Links};
- height:10px !important;border:2px {color:Background} solid;
- -webkit-border-radius:4px;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:10px;
- background-color:{color:Background};
- -webkit-border-radius:4px;
- }
- ::-webkit-scrollbar-corner {
- background-color:{color:Background};
- }
- ::-webkit-resizer {
- background-color:{color:Background};
- }
- #content {
- width:100%;
- margin-left:auto;
- margin-right:auto;
- position: relative;
- {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}
- {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
- }
- ul {
- margin-left:-25px;
- }
- /* Header Controls */
- .sidebar {
- margin-top: 25%;
- margin-left: 155px;margin-right:auto;
- width: 200px;;z-index:234234234;position:fixed;
- background-color: transparent;opacity:1;
- {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}
- {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
- }
- .header2 {
- background-color:transparent;
- font:{font:Text};
- border-bottom: 4px solid {color:borders};
- color: {color:header2 color};
- text-transform: none;
- {block:IndexPage}text-align:justify;{/block:IndexPage}
- {block:PermalinkPage}text-align:justify;{/block:PermalinkPage}
- letter-spacing:-1px; }
- #meow a {
- display:block;
- width:auto;
- }
- #meow .cat {
- margin-top:-10px;
- filter: alpha(opacity = 0);
- opacity:0;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- line-height:15px;
- }
- #meow:hover .cat {
- margin-top:5px;line-height:15px;
- -webkit-transition: all s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- filter: alpha(opacity = 80);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- /* Post Controls */
- #content .posts {
- {block:IndexPage}width:556px;margin-left:380px;margin-right:auto;{/block:IndexPage}
- {block:PermalinkPage}width:700px;margin-left:380px;margin-right:auto;{/block:PermalinkPage}margin-top:30px;
- position:relative;
- background-color:transparent;
- }
- #content .posts img {
- {block:IndexPage}
- max-width: 250px;
- margin-bottom:-2px;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 700px;
- {/block:PermalinkPage}
- {block:IfRoundedCorners}
- -webkit-border-radius:4px;
- {/block:IfRoundedCorners}
- }
- #content .entry {
- {block:IndexPage}
- width:250px;
- float:left;
- position: relative;
- {/block:IndexPage}
- margin-right:20px;
- margin-bottom:20px;
- padding-left:3px;
- padding-top:3px;
- padding-right:3px;
- padding-bottom:1px;{block:IfPostBorders}
- border:1px dotted {color:hover};{/block:IfPostBorders}
- z-index:1;
- {block:PermalinkPage}
- width:700px;
- {/block:PermalinkPage}
- {block:IfAnimatedPostLoad}
- -webkit-transition-duration:2s;
- {/block:IfAnimatedPostLoad}
- }
- .heading {
- font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont};
- font-size:15px;
- text-decoration: none;
- letter-spacing:0px;
- font-weight:none;
- line-height:100%;
- margin-bottom:0px;
- {block:IndexPage}text-align:justify;{/block:IndexPage}
- {block:PermalinkPage}text-align:justify;{/block:PermalinkPage}
- }
- .chat ul {
- padding:0px;
- margin:0px 0px 0px 0px;
- }
- .chat li {
- list-style-type: none;
- padding:3px;
- margin-right:0px;
- }
- .chat li.odd {
- color:{color:Text};
- background-color: {color:Background};
- }
- .chat li.even {
- color: {color:Text};
- background-color: {color:Blockquote};
- }
- .emp{
- }
- .label {
- font-size: {text:Font Size};
- letter-spacing: 1px;
- font-family: {font:Text};
- text-shadow: 1px 1px 2px #e1dad4;
- text-decoration: none;
- font-weight: normal;
- color:{color:links}
- }
- blockquote {
- padding-left:5px;
- padding-top:3px;padding-right:5px;
- padding-bottom:3px;margin-left:0px;margin-right:0px;
- border-left: 2px solid {color:Borders};
- background-color:{color:Blockquote};
- }
- .stan {
- background-color:{color:Blockquote};
- }
- .kyle {
- font-style:italic;
- line-height:100%;
- margin-bottom:0px;
- }
- {block:IfImageFade}
- {block:IndexPage}
- .img {
- opacity:0.5;
- filter:alpha(opacity=50);
- -webkit-transition-duration:0.4s;
- }
- .img:hover {
- opacity:0.8;
- filter:alpha(opacity=80);
- }
- {/block:IndexPage}
- {/block:IfImageFade}
- .stoley img {
- {block:IndexPage}
- max-width:150px;
- overflow-y:auto;
- {/block:IndexPage}
- }
- .kenny {
- width:700px;
- opacity: 1;
- z-index: 10000;
- margin-top:10px;
- margin-bottom:10px;
- text-align:right;
- font-family:helvetica;
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .cartman {
- margin-top:0;
- margin-left:0px;
- margin-right:auto;
- margin-bottom:0px;
- width:700px;
- text-align:left;
- background-color:{color:Post};
- }
- .wendy {
- text-align:center;
- width:700px;
- margin-left:auto;
- margin-right:auto;
- }
- .video embed, .video object, .video iframe {
- {block:IndexPage}
- width:250px /**/ !important;
- {/block:IndexPage}
- {block:PermalinkPage}width:700px !important;
- {/block:PermalinkPage}
- height:auto !important;
- }
- .audioplayer {
- background-color:white;
- overflow-y:hidden;text-align:center;
- {block:IndexPage}
- width:250px
- {/block:IndexPage}
- {block:PermalinkPage}width:700px !important;
- {/block:PermalinkPage}
- }
- /* Permalink Controls */
- .entry .permalink {
- padding-top:0px;
- }
- .tweek {
- font-size:25px;
- line-height:100%;
- padding:2px;
- color:#fff;
- z-index:987897978978999999;
- opacity:0;margin-top:-25px; display:block;position:relative;
- }
- .entry:hover .craig {
- opacity:0.85;
- z-index:999999;
- }
- .permalink {
- float:right;
- position: absolute;
- margin-top:0px;
- opacity: 0;
- z-index: 1000;
- text-align:right;
- }
- .vriska {
- opacity: 0;
- -webkit-transition-duration:0.7s;
- }
- .entry:hover .vriska {
- opacity:1;padding-top:0px;
- }
- .clear {
- display: none;
- }
- 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: 6px;
- }
- #craig { color:#fff; font-size:20px; opacity: 0; margin-left:8px; width:auto; height:25px; float:left;text-align:center; font-family:helvetica neue; letter-spacing:1px; -webkit-transition-duration:1s; -webkit-transition:1s;text-shadow: black 0.1em 0.1em 0.2em; } #craig a { color:#fff; text-decoration:none; -webkit-transition-duration:1s; -webkit-transition:1s; } #craig:hover { -webkit-transition-duration:1s; -webkit-transition:1s; z-index:99933999;} .tweek:hover{ -webkit-transition-duration:1s; -webkit-transition:1s; z-index:999999; } .entry:hover #craig { opacity:0.9; z-index:999999; -webkit-transition-duration:1s; -webkit-transition:1s; } #craig:hover .img { opacity:1; } .tweek:hover a{color:{color:hover};} .entry:hover .tweek {bottom:5px; display:block;position:relative; -webkit-transition:1s; opacity:1;}
- .clear {
- display: none;
- }
- 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: 6px;
- }
- .wutang {
- display:block;
- background-color:#ccc;
- padding:2px;
- margin-right:5px;
- max-width:25px;
- height:15px;
- }
- .cl a {
- text-transform:none;padding-left:2px;padding-right:2px;
- }
- .cl a:hover {
- background-color:{color:Blockquote};border-bottom:1px solid {color:Borders};
- }
- .my-like {text-align:left;
- float:left;color:white;
- cursor:pointer;-webkit-transition-duration:0.95s;
- display:inline-block;font-size:23px;
- vertical-align:top;
- }
- .my-liked, .my-like:hover {
- float:left;color:{color:hover};font-size:23px;
- display:inline-block;
- vertical-align:top;
- }
- #craig a:hover {
- color:{color:links};
- }
- {CustomCSS}
- </style>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- {/block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <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, .clear",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 10,
- loadingImg : "http://static.tumblr.com/ejm8w78/KZjlxxt0d/ajax-loader.gif",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('.posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('(Source:')");
- $("p").remove(":contains('(source:')");
- $("p").remove(":contains('(via ')");
- });
- </script>
- {block:indexpage}
- <script language="JavaScript">
- function function1(){
- window.scrollTo(0,5);
- }
- function function2(){
- window.scroll(0,2);
- }
- </script>
- {/block:indexpage}
- <script type="text/javascript">$(document).ready(function(){$( '.content' ).fadeIn("slow");});</script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- window.onload = function () {
- document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
- document.addEventListener( 'click', function ( event ) {
- var myLike = event.target;
- if( myLike.className.indexOf( 'my-like' ) > -1 ) {
- var frame = document.getElementById( 'my-like-frame' ),
- liked = ( myLike.className == 'my-liked' ),
- command = liked ? 'unlike' : 'like',
- reblog = myLike.getAttribute( 'data-reblog' ),
- id = myLike.getAttribute( 'data-id' ),
- oauth = reblog.slice( -8 );
- frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
- liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
- };
- }, false );
- };
- </script>
- </head>
- <body>
- <div style="bottom:5px;right:5px;display:block;position:fixed;font-size:12px;"><a href="http://modernise.us">♏</a></div>
- <div class="bk"></div>
- <div id="content">
- <div class="sidebar">
- <br><br>
- <div align="right">
- <div style="max-width:200px;margin-left:auto;margin-right:auto;">
- {block:IfHeaderImage}<a href="/"><img src="{image:Header}" max-width="200"></a>{/block:IfHeaderImage}
- {block:IfNotHeaderImage}
- <div style="line-height:150%;font-style:none;font-size:24px;font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont};text-decoration:none;"><a href="/">
- {title}
- </div></a>
- {/block:IfNotHeaderImage}
- </div>
- <div style="opacity:0.7;">
- {block:Description}{Description}{/block:Description}</div><br>
- <div id="meow">
- links
- <div class="cat" >
- <a href="/">home</a>
- <a href="/ask">{text:Ask Link}</a>
- {block:IfCustomLink1}
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- {/block:IfCustomLink1}
- {block:IfCustomLink2}
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- {/block:IfCustomLink2}
- {block:IfCustomLink3}
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- {/block:IfCustomLink3}
- {block:IfCustomLink4}
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- {/block:IfCustomLink4}
- {block:IfCustomLink5}
- <a href="{text:Link 5}">{text:Link 5 Title}</a>
- {/block:IfCustomLink5} {block:HasPages}
- {block:Pages}
- <a href="{URL}">{Label}</a>
- {/block:Pages}
- {/block:HasPages}
- <a href="http://modernise.us">theme</a></div></div><Br><br></div>
- {block:IndexPage}</span>
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <div class="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title} <a href="{permalink}"><div class="heading">{title}</div></a> {/block:Title}
- <div class="stoley">{Body}</div>
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Text}
- {block:Photo}
- <div class="img">
- {block:IndexPage}{block:IfClickPhotoToReblog}<a href="{ReblogURL}">{/block:IfClickPhotoToReblog}{block:IfNotClickPhotoToReblog}<a href="{Permalink}">{/block:IfNotClickPhotoToReblog}{/block:IndexPage}
- {block:PermalinkPage}<a href="{PhotoURL-HighRes}">{/block:PermalinkPage}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IndexPage}width="250px" {/block:IndexPage}{block:PermalinkPage}width="800"{/block:PermalinkPage}/>
- </a>{/block:IndexPage}
- </div>
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}<br>
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {block:IndexPage} <div class="tweek" style="display:Block;"> {block:IfShowLikePost}<div id="craig">
- <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like" style="float: right;">♥</div></div>{/block:IfShowLikePost} {block:IfShowReblog}<div id="craig"><a href="{ReblogURL}">↻</a></div>{/block:IfShowReblog}{block:IfShowNoteCount}<div id="craig" style="font-size:12px;line-height:25px;"><a href="{Permalink}">{NoteCount}</a></div>{/block:IfShowNoteCount} </div> {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<center><a href="{Permalink}">
- <div class="img">{Photoset-250}</div></center></a>{/block:IndexPage}
- {block:PermalinkPage}<Center>
- {Photoset-700}</center><br>{block:Caption}{Caption}<br><br>{/block:Caption}
- {/block:PermalinkPage}
- {block:IndexPage} <div class="tweek" style="display:Block;"> {block:IfShowLikePost}<div id="craig">
- <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like" style="float: right;">♥</div></div>{/block:IfShowLikePost} {block:IfShowReblog}<div id="craig"><a href="{ReblogURL}">↻</a></div>{/block:IfShowReblog}{block:IfShowNoteCount}<div id="craig" style="font-size:12px;line-height:25px;"><a href="{Permalink}">{NoteCount}</a></div>{/block:IfShowNoteCount} </div> {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div align="left"><i>{Quote}</i></div>
- {block:Source} <div align="right">― {Source}</div>{/block:Source}
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Quote}
- {block:Link}
- <div class="heading"><a href="{URL}"{Target}>→ {Name}</a></div>
- {block:Description} {Description}{/block:Description}
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Link}
- {block:Video}
- {block:PermalinkPage}<div class="video">{Video-500}
- </div>{/block:PermalinkPage}
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Video}
- {block:Chat}
- {block:Title}
- <div class="heading"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <div class="chat ul">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
- {/block:Lines}</div></li>
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Chat}
- {block:Audio}{block:PermalinkPage}{block:AlbumArt}
- <img src="{AlbumArtURL}" style="width:700px;">{/block:AlbumArt}{/block:PermalinkPage}{block:IndexPage}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" style="width:25px;height:25px;float:left;padding-right:3px;padding-bottom:3px;padding-top:3px;background-color:{color:background};">{/block:AlbumArt}{/block:IndexPage}
- <div class="audioplayer" style="max-width:220px;overflow:hidden;" align="center">{AudioPlayerWhite}</div>
- {block:Caption}{Caption}{/block:Caption}
- {block:PermalinkPage}
- <br>{PlayCountWithLabel}{/block:PermalinkPage}
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Audio}
- {block:Answer}
- <div style="text-align:left;padding-left:5px;padding-right:5px;border-left: 2px solid {color:Borders};border-right: 2px solid {color:Borders};background-color:{color:blockquote};"><div class="stan">{Asker}: {Question}</div></div><div style="text-align:left;"><div class="kyle">{Answer}</div></div>
- {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm} {/block:IfShowTimestamp}• {DayOfMonth} {Month} {Year}{block:NoteCount} • {NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="kenny">
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
- <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Answer}
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {/block:Posts}
- </div>
- {block:IfNotInfiniteScroll}
- <div style="padding-bottom:10px;"><Br><br>
- <Center>
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">-</a>
- {/block:PreviousPage}/
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span>{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- /{block:NextPage}
- <a href="{NextPage}">+</a>
- {/block:NextPage}
- {/block:Pagination}</center>
- </div>
- {/block:IfNotInfiniteScroll}
- <div class="clear"></div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement