Advertisement
adessive

Refusal (v2)

Apr 13th, 2012
5,979
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.10 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. . .
  6. / \ | o
  7. /___\ .-.| .-. .--..--. .. ._.-.
  8. / \( |(.-' `--.`--. | \ / (.-'
  9. ' ``-'`-`--'`--'`--'-' `-`' `--'
  10. please do not delete any credits and/or
  11. redistribute the following code thank you -->
  12.  
  13. <head><title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20. {block:Description}
  21. <meta name="description" content="{MetaDescription}"/>
  22. {/block:Description}
  23.  
  24. <meta name="color:background" content="#fff"/>
  25. <meta name="color:primary" content="#686868"/>
  26. <meta name="color:secondary" content="#c9c9c9"/>
  27. <meta name="color:tertiary" content="#000"/>
  28. <meta name="color:link" content="#acacac"/>
  29. <meta name="color:link hover" content="#ddd"/>
  30.  
  31. <meta name="text:title font size" content="20px"/>
  32. <meta name="text:font size" content="11px"/>
  33.  
  34. <meta name="font:body" content="courier new"/>
  35. <meta name="font:title" content="courier new"/>
  36.  
  37. <meta name="if:three columns" content="0"/>
  38. <meta name="if:show border on post hover" content="1"/>
  39. <meta name="if:endless scrolling" content="0"/>
  40. <meta name="if:show rss" content="1"/>
  41.  
  42. <style type="text/css">
  43. body {background:{color:background}; font-family:{font:body}; font-size:{text:font size}; text-align:justify; color:{color:primary};}
  44.  
  45. a {text-decoration:none; color:{color:link}; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  46. a:hover {color:{color:link hover};}
  47.  
  48. .title {font-size:{text:title font size}; font-family:{font:title}; font-weight:normal; text-transform:uppercase;}
  49.  
  50. h3 {font-weight:normal; border-bottom:1px solid {color:secondary}; font-family:{font:title}; margin-top:0px; margin-bottom:-8px;}
  51.  
  52. .wrap {{block:indexpage}{block:ifnotthreecolumns}width:500px;{/block:ifnotthreecolumns} {block:ifthreecolumns}width:750px;{/block:ifthreecolumns}{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage} margin:0px auto; padding-top:20px;}
  53. .posts {{block:indexpage}{block:ifnotthreecolumns}width:500px;{/block:ifnotthreecolumns} {block:ifthreecolumns}width:750px;{/block:ifthreecolumns}{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage} position:relative; float:right; padding-bottom:10px;} .post{{block:indexpage}width:230px; margin:8px;{/block:indexpage} border:1px solid {color:background}; padding:1px; {block:permalinkpage}width:500px;{/block:permalinkpage} float:left; position:relative; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;} {block:ifshowborderonposthover}.post:hover {border:1px solid {color:secondary};}{/block:ifshowborderonposthover} .post:hover .permalink {opacity:.7;} .permalink {font-weight:bold; margin-top:5px; border-top:1px solid {color:secondary}; padding-top:1px; padding-bottom:1px; text-align:left; opacity:.5; font-size:8px; text-transform:uppercase; opacity:0; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  54.  
  55. #photo {margin-bottom:-3px;} #photo:hover .perma {opacity:.5; margin:15px;}
  56. .perma {opacity:0; position:absolute; bottom:2px; right:0px; background:{color:background}; margin:0px; padding:8px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; font-size:8px; font-weight:bold; text-transform:uppercase;} #photo2:hover .perma2 {opacity:.5; margin:15px;}
  57. .perma2 {opacity:0; position:absolute; bottom:2px; left:0px; background:{color:background}; margin:0px; padding:8px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; font-size:8px; font-weight:bold; text-transform:uppercase;} .perma a {color:{color:tertiary};} .perma2 a {color:{color:tertiary};}
  58.  
  59. #credit {position:fixed; bottom:11px; margin-right:5px; right:0px; z-index:1;} #credit a {padding:4px; font-size:10px; background:{color:secondary}; color:{color:tertiary};} #credit a:hover {background:{color:tertiary}; color:{color:secondary};}
  60.  
  61. .question {padding:10px; background:{color:secondary};}
  62. #header {position:relative; {block:indexpage}margin:10px;{/block:indexpage} padding-bottom:20px;}
  63. .links {float:right; margin-top:5px; margin-left:10px; font-size:10px; text-transform:uppercase; font-weight:normal; font-family:{font:title}; text-decoration:underline;}
  64. .caption {margin-top:-8px; font-size:8px; text-transform:uppercase;}
  65. #albart {margin-top:-3px; {block:indexpage}width:230px;{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage}}
  66. .player {background:#000; {block:indexpage}width:230px;{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage}}
  67. .notes {margin-top:20px; font-size:8px; font-weight:bold; text-transform:uppercase;}
  68. ol.notes {padding-left:40px; list-style-type:none; font-weight:normal; font-size:{text:font size}; text-transform:none;}
  69. ol.notes li.note {padding-right:2px; padding-top:2px;}
  70. ol.notes li.note img.avatar {width:14px; height:14px;}
  71.  
  72. .label {font-weight:bold; text-transform:uppercase; font-size:9px; font-family:{font:title};}
  73. ul, ol {margin-left:-40px!important; list-style:none; font-size:9px;}
  74.  
  75. img {border:0px;}
  76.  
  77. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  78. #infscr-loading {display:none;}
  79. .navigation{{block:ifendlessscrolling}display:none;{/block:ifendlessscrolling}{block:ifnotendlessscrolling}position:fixed; font-size:50px; z-index:1; top:35%; right:80px;{/block:ifnotendlessscrolling}}
  80.  
  81. ::-webkit-scrollbar{width:5px;height:5px;}
  82. ::-webkit-scrollbar-button:start:decrement
  83. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  84. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  85. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  86. ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  87.  
  88. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  89.  
  90. {CustomCSS}
  91. </style>
  92.  
  93. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  94.  
  95. {block:IndexPage}
  96. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  97. {block:ifendlessscrolling}<script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifendlessscrolling}
  98.  
  99. <script type="text/javascript">
  100. $(window).load(function () {
  101. $('.posts').masonry(),
  102. $('.masonryWrap').infinitescroll({
  103. navSelector : "div.navigation",
  104. // selector for the paged navigation (it will be hidden)
  105. nextSelector : ".navigation a#next",
  106. // selector for the NEXT link (to page 2)
  107. itemSelector : ".post",
  108. // selector for all items you'll retrieve
  109. bufferPx : 10000,
  110. extraScrollPx: 10000,
  111. loadingImg : "http://static.tumblr.com/fa4uqi4/RGPlz3rvk/adessive-themes-loader.png",
  112. loadingText : "<em></em>",
  113. },
  114. // call masonry as a callback.
  115. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  116. );
  117. });
  118. </script>
  119. {/block:IndexPage}
  120. </head>
  121.  
  122. <body>
  123.  
  124. <div id="credit"><a href="http://adessive.tumblr.com">Theme</a></div><div class="wrap"><div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">&larr;</a>{/block:NextPage}<br>{block:PreviousPage}<a style="float:left" href="{PreviousPage}">&rarr;</a></p>{/block:PreviousPage}{/block:Pagination}</div>
  125.  
  126. <div id="header"><a class="title" href="/">{title}</a><a class="links" href="/archive">{lang:Archive}</a>{block:AskEnabled}<a class="links" href="/ask">{AskLabel}</a>{/block:AskEnabled}{block:SubmissionsEnabled}<a class="links" href="/submit">{SubmitLabel}</a>{/block:SubmissionsEnabled}{block:IfShowRSS}<a class="links" href="{RSS}">{lang:RSS}</a>{/block:IfShowRSS}{block:HasPages}{block:Pages}<a class="links" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}<div style="padding-top:25px; font-size:10px;">{block:description}{description}{/block:description}</div></div>
  127.  
  128. <div class="posts">{block:Posts}{block:Text}<div class="post text">{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Text}
  129.  
  130. {block:Photo}<div class="post photo"><div id="photo"><div id="photo2">{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}230px{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}{block:indexpage}<div class="perma"><a href="{Permalink}">Permalink</a></div><div class="perma2"><a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:indexpage}{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}</div></div></div>{/block:Photo}
  131.  
  132. {block:Photoset}<div class="post photoset">{block:IndexPage}<div style="width:230px; height:auto; overflow:hidden;">{Photoset-250}</div>{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}</div>{/block:Photoset}
  133.  
  134. {block:Quote}<div class="post quote">{Quote}{block:Source}<div style="opacity:.5;">{Source}</div>{/block:Source}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Quote}
  135.  
  136. {block:Link}<div class="post link"><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Link}
  137.  
  138. {block:Chat}<div class="post chat">{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Chat}
  139.  
  140. {block:Video}<div class="post video">{block:indexpage}<div style="width:230px; height:auto; overflow:hidden;">{Video-250}</div>{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Video}
  141.  
  142. {block:Audio}<div class="post audio"><div class="player">{AudioPlayerBlack}</div>{block:AlbumArt}<img src="{AlbumArtURL}" id="albart">{/block:AlbumArt}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Audio}
  143.  
  144. {block:Answer}<div class="post answer"><div class="question">{question} asked by <strong>{asker}</strong></div>{answer}{block:indexpage}<div class="permalink"><a href="{Permalink}">Posted {block:Date}{ShortDayOfWeek} at {12Hour}:{Minutes}{AmPm}{/block:Date}</a></div>{/block:indexpage}</div>{/block:Answer}
  145.  
  146. {block:PermalinkPage}<div class="notes">Posted {block:Date}{ShortDayOfWeek} {ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes}{AmPm}{/block:Date} with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div style="margin-top:1px;">{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}</div>{/block:HasTags}</div>{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}{/block:Posts}</div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement