Advertisement
vrisky

♤♤♤♤♤♤♤♤ eight spades

Aug 12th, 2012
127,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.40 KB | None | 0 0
  1. <!--
  2.  
  3. ♤♤♤♤♤♤♤♤ Eight Spades Theme
  4. Created by Modernise (modernise.us)
  5. Please leave at least ONE credit link. Do not delete this box.
  6.  
  7. Theme is best viewed on Google Chrome, with a resolution of 1280x800.
  8.  
  9. *~*~HOW TO INSTALL~*~*
  10. 1) Copy this entire code.
  11. 2) Open up the customise.
  12. 3) Click on Edit HTML
  13. 4) Delete the code already in there.
  14. 5) Replace it with this code.
  15. 6) Hit Update Preview, and then Save.
  16. 7) Refresh the page, and press Save again.
  17. 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/)
  18.  
  19. If you are experiencing any problems with this theme, please refer to the FAQ on modernisethemes. (http://themes.modernise.us/faq)
  20. Thank you for choosing Modernise Themes <3!
  21.  
  22. -->
  23.  
  24. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  25. <html xmlns="http://www.w3.org/1999/xhtml">
  26. <head>
  27. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  28.  
  29. <meta name="font:Text" content="courier new"/>
  30. <meta name="text:Font Size" content="9px"/>
  31. <meta name="color:Text" content="#888"/>
  32. <meta name="color:Background" content="#fff"/>
  33. <meta name="color:Borders" content="#cccccc"/>
  34. <meta name="color:Blockquote" content="#f5f5f5"/>
  35. <meta name="color:Links" content="#ffcccc"/>
  36. <meta name="color:Hover" content="#ff9999"/>
  37. <meta name="image:Background" content=""/>
  38. <meta name="image:Header" content=""/>
  39. <meta name="if:Image Fade" content="1">
  40. <meta name="if:Rounded Corners" content="1">
  41. <meta name="if:CustomLink1" content="1">
  42. <meta name="if:CustomLink2" content="1">
  43. <meta name="if:CustomLink3" content="1">
  44. <meta name="if:CustomLink4" content="0">
  45. <meta name="if:CustomLink5" content="0">
  46. <meta name="text:Link 1 Title" content="custom link">
  47. <meta name="text:Link 1" content="http://">
  48. <meta name="text:Link 2 Title" content="custom link">
  49. <meta name="text:Link 2" content="http://">
  50. <meta name="text:Link 3 Title" content="custom link">
  51. <meta name="text:Link 3" content="http://">
  52. <meta name="text:Link 4 Title" content="custom link">
  53. <meta name="text:Link 4" content="http://">
  54. <meta name="text:Link 5 Title" content="custom link">
  55. <meta name="text:Link 5" content="http://">
  56. <meta name="text:Ask Link" content="message">
  57. <meta name="if:Animated Post Load" content="0">
  58. <meta name="if:Cross Cursor" content="1">
  59. <meta name="if:Click Photo To Reblog" content="0">
  60. <meta name="if:Infinite Scroll" content="1">
  61. <meta name="if:Show Icon" content="1">
  62. <link rel="shortcut icon" href="{Favicon}">
  63. {block:Description}
  64. <meta name="description" content="{MetaDescription}" />
  65. {/block:Description}
  66.  
  67. <title>{Title}</title>
  68.  
  69. <script type="text/javascript"
  70. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  71.  
  72. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  73.  
  74. <style type="text/css">
  75.  
  76.  
  77. /* Body Controls */html { height:100%; } 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}; text-decoration: none; -webkit-transition-duration:1s; {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 { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.5; -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-thumb:vertical { background-color:#ccc; height:10px;width:10px; -webkit-border-radius:4px;border:2px {color:Background} solid; } ::-webkit-scrollbar-thumb:horizontal { background-color:#ccc; 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 { position: fixed; top: 110px; margin-left: auto;margin-right:auto; width: 150px; padding: 10px;z-index:234234234; 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; } .butters a { font-size:{block:IfTitleFont}37px{/block:IfTitleFont} {block:IfNotTitleFont}30px{/block:IfNotTitleFont}; color:{color:Links}; letter-spacing:-2px; -webkit-transition-duration:1.5s; font-family:{block:IfTitleFont}basket{/block:IfTitleFont} {block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont}; text-transform:lowercase; } .butters a:hover { color:{color:Link}; } ul#drawers { text-align:center; width: 500px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; } ul#drawers a { text-align: center; text-decoration: none; } ul#drawers li h4 { margin: 0; padding: 0px; text-align: center; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out; font-weight:normal; transition: background-color 0.5s ease-out; } h4.small { text-align: center; display: table-cell; width: 500px; margin: 0px; height: 100%; } li.drawer h4.open { text-align: center; border-top: 0px; } li.drawer div { text-align: center; padding: 0px; margin: 0px; line-height: 12px; } li.drawer div li { text-align: center; list-style-type: disc; } li.drawer div ul { text-align: center; -webkit-padding-start: 12px; } .navigation { font-size:{block:IfTitleFont}45px{/block:IfTitleFont} {block:IfNotTitleFont}30px{/block:IfNotTitleFont}; color:{color:Links}; letter-spacing:-2px; -webkit-transition-duration:1.5s; font-family:{block:IfTitleFont}basket{/block:IfTitleFont} {block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont}; text-transform:lowercase; text-align:center;line-height:{block:IfTitleFont}45px{/block:IfTitleFont} {block:IfNotTitleFont}30px{/block:IfNotTitleFont}; } /* Post Controls */ #content .posts { {block:IndexPage}width:1068px;margin-left:175px;{/block:IndexPage} {block:PermalinkPage}width:800px;margin-left:175px;{/block:PermalinkPage} margin-right:auto;margin-top:25px; position:relative; background-color:transparent; } #content .posts img { {block:IndexPage} max-width: 250px; margin-top:-2px; {/block:IndexPage} {block:PermalinkPage} max-width: 800px; {/block:PermalinkPage} {block:IfRoundedCorners} -webkit-border-radius:4px; {/block:IfRoundedCorners} } #content .entry { {block:IndexPage} width:250px; float:left; position: relative; {/block:IndexPage} margin-right:13px; margin-bottom:11px; padding:2px; z-index:1; {block:PermalinkPage} width:800px; {/block:PermalinkPage} {block:IfAnimatedPostLoad} -webkit-transition-duration:2s; {/block:IfAnimatedPostLoad} } .heading { font-family:{font:Text}; 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} .img { {block:IndexPage} opacity:0.8; filter:alpha(opacity=80); {/block:IndexPage} -webkit-transition-duration:0.4s; } .img:hover { opacity:1; filter:alpha(opacity=100); } {/block:IfImageFade} .stoley img { {block:IndexPage} max-width:250px; overflow-y:auto; {/block:IndexPage} } .kenny { width:800px; opacity: 1; z-index: 10000; margin-top:10px; margin-bottom:10px; text-align:justify; 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:800px; text-align:left; background-color:{color:Post}; } .wendy { text-align:center; width:800px; margin-left:auto; margin-right:auto; } .video embed, .video object, .video iframe { {block:IndexPage} width:250px /**/ !important; {/block:IndexPage} {block:PermalinkPage}width:800px !important; {/block:PermalinkPage} height:auto !important; } .audioplayer { background-color:#e4e4e4; overflow-y:hidden; {block:IndexPage} max-width:250px {/block:IndexPage} {block:PermalinkPage}width:800px !important; {/block:PermalinkPage} } /* Permalink Controls */ .entry .permalink { padding-top:0px; } .tweek { font-size:15px; line-height:100%; padding:2px; color:#fff; z-index:987897978978999999; } .entry:hover .craig { opacity:0.85; z-index:999999; } .permalink { float:right; position: absolute; margin-top:0px; opacity: 0; z-index: 1000; text-align:justify; } .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:10px; opacity: 0; margin-top:7px;padding-right:5px; margin-left:3px; width:auto; height:15px; float:left;display:block; text-align:center; font-family:arial; 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; } .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; } .mj { width: 15px; height: 15px; display: block; position: relative; opacity: 0; z-index: 1000000; -webkit-transition-duration:1s; -webkit-transition:1s; } .mj a { width: 15px; height: 15px; margin-top:-16px;padding-right:1px; margin-left:5px; padding-top:0px; float:left; background-image: url("http://static.tumblr.com/iddq6cw/vorm8lsww/like.png"); background-repeat:no-repeat; background-position: 0px 0px; z-index: 1000000; -webkit-transition:1s; -webkit-transition-duration:1s; } .mj:hover { opacity: 1; -webkit-transition-duration:1s; } .entry:hover .mj{ opacity: 0.8; webkit-transition-duration:1s; } .wutang { display:block; background-color:#ccc; padding:2px; margin-right:5px; max-width:25px; height:15px; } #kk { width:150px;margin-left:auto;margin-right:auto; } #ag { margin-left:3px; text-align:center; display:inline-block; letter-spacing:1px; width:144px;color: {color:Links}; background-color: {color:Blockquote}; font-size: 9px;transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;float:left;margin-top:-3px;line-height:12px; } #ag:hover { border-bottom:3px solid {color:Hover};} #ag:hover #vv a:moo{border-top:0px solid #fff; } #ag:hover #vv{ opacity:3; margin-top:0px; -webkit-transition-duration:.7s; overflow:hidden; background-color:transparent; z-index:9669; height:auto; } #vv {position:absolute; margin-top:-15px; opacity:0; margin-left:0px; overflow:hidden; height:0px; padding: 2px 0px 2px 0px; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;width:144px;} #vv a{ background-color:#ffffff; color:; text-align:center; display:block; text-transform:lowercase; line-height:20px; font-size: 9px; font-family:;letter-spacing: 2px; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;opacity:0.85;} #vv a:hover{ border-bottom:0px solid #f5f5f5; Text-transform:lowercase; color:{color:Hover}; background-color:{color:Blockquote}; opacity:4; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;} {CustomCSS}
  78.  
  79. </style>
  80.  
  81.  
  82. {block:IfInfiniteScroll}
  83. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  84. {/block:IfInfiniteScroll}
  85.  
  86. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  87.  
  88. <script type="text/javascript">
  89. $(window).load(function () {
  90. $('.posts').masonry(),
  91. $('.masonryWrap').infinitescroll({
  92. navSelector : "div#navigation",
  93. // selector for the paged navigation (it will be hidden)
  94. nextSelector : "div#navigation a#nextPage",
  95. // selector for the NEXT link (to page 2)
  96. itemSelector : ".entry, .clear",
  97. // selector for all items you'll retrieve
  98. bufferPx : 10000,
  99. extraScrollPx: 10,
  100. loadingImg : "http://static.tumblr.com/ejm8w78/KZjlxxt0d/ajax-loader.gif",
  101. loadingText : "<em></em>",
  102. },
  103. // call masonry as a callback.
  104. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  105. );
  106. });
  107. </script>
  108.  
  109.  
  110.  
  111. <script type="text/javascript">
  112. $(window).load(function(){
  113. $("p").remove(":contains('(Source:')");
  114. $("p").remove(":contains('(source:')");
  115. $("p").remove(":contains('(via ')");
  116. });
  117. </script>
  118.  
  119.  
  120. {block:indexpage}
  121. <script language="JavaScript">
  122. function function1(){
  123. window.scrollTo(0,5);
  124. }
  125. function function2(){
  126. window.scroll(0,2);
  127. }
  128. </script>
  129.  
  130. {/block:indexpage}
  131.  
  132. </head>
  133.  
  134. <body> <div class="bk"></div> <div id="content"> <div class="sidebar"> <br><br> <div align="right"> <div style="width:150px;margin-left:auto;margin-right:auto;"> {block:IfHeaderImage}<a href="/"><img src="{image:Header}" max-width="150"></a>{/block:IfHeaderImage} {block:IfNotHeaderImage} {block:IfShowIcon}<a href="/"><img src="{PortraitUrl-40}" style="width:35px;float:left;border-radius:48px;margin-left:3px;"></a>{/block:IfShowIcon} <div style="border-bottom:4px #888 solid;line-height:150%;font-style:italic;font-size:14px;text-decoration:none;color:#888;"> {title} </div> {/block:IfNotHeaderImage} <div id="kk"> <div id="ag"><a href="#">links</a> <div id="vv"> <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} <a href="http://modernise.us">theme</a> </div></div> <Br><Br> <br>{Description} </div> </div> {block:IndexPage} <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} <br><br> {block:IfNotInfiniteScroll}<Br><br> {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} {/block:IfNotInfiniteScroll} </div></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;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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> </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;"> <div style="margin-left:30px;margin-top:-28px;"><div id="craig"><a href="{Permalink}"><div style="opacity:1;">{NoteCount}</div></a></div> <div id="craig"><a href="{ReblogURL}">reblog</a></div></div> <span class="mj"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" id="likeimage{PostID}" style="opacity:1;"/></a></span> </div> {/block:IndexPage} {/block:Photo} {block:Photoset} {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage} {block:PermalinkPage} {Photoset-500}<br>{block:Caption}{Caption}<br><br>{/block:Caption} {/block:PermalinkPage} {block:IndexPage} <div class="tweek" style="display:Block;"> <div style="margin-left:30px;margin-top:-28px;"><div id="craig"><a href="{Permalink}"><div style="opacity:1;">{NoteCount}</div></a></div> <div id="craig"><a href="{ReblogURL}">reblog</a></div></div> <span class="mj"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" id="likeimage{PostID}" style="opacity:1;"/></a></span> </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;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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}>&rarr; {Name}</a></div> {block:Description} {Description}{/block:Description} {block:IndexPage}<div class="vriska"><div style="font-size:8px;text-align:center;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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:800px;">{/block:AlbumArt}{/block:PermalinkPage}{block:IndexPage} {block:AlbumArt} <img src="{AlbumArtURL}" style="width:27px;height:27px;float:left;padding-right:3px;padding-bottom:3px;padding-top:3px;background-color:{color:background};">{/block:AlbumArt}{/block:IndexPage} <div class="audioplayer">{AudioPlayerGrey}</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;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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;text-decoration:underline;"> <a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{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:Posts} </div> <div class="clear"></div> </div> </div> </div>
  135. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/eyHm8ltct/mdrns.js"></script>
  136.  
  137. <script type="text/javascript">autoscale(new Array('object', 'embed'));</script>
  138.  
  139. <iframe id="likeiframe" style="display:none;"></iframe>
  140. </body>
  141.  
  142.  
  143.  
  144. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement