Advertisement
adessive

Naive (2018)

Jul 29th, 2012
26,928
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.24 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. . .
  7. / \ | o
  8. /___\ .-.| .-. .--..--. .. ._.-.
  9. / \( |(.-' `--.`--. | \ / (.-'
  10. ' ``-'`-`--'`--'`--'-' `-`' `--'
  11. please do not delete any credits and/or
  12. redistribute the following code thank you
  13. [c] 2018
  14. -->
  15.  
  16.  
  17. <head><title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="shortcut icon" href="{Favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23.  
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}"/>
  26. {/block:Description}
  27.  
  28. <meta name="color:background" content="#fff"/>
  29. <meta name="color:primary" content="#969696"/>
  30. <meta name="color:secondary" content="#eee"/>
  31. <meta name="color:tertiary" content="#000"/>
  32. <meta name="color:link" content="#727272"/>
  33. <meta name="color:link hover" content="#5e5e5e"/>
  34. <meta name="text:font size" content="9px"/>
  35. <meta name="text:title font size" content="18px"/>
  36. <meta name="text:width" content="410px"/>
  37. <meta name="text:post spacing" content="25px"/>
  38. <meta name="font:title" content="courier new"/>
  39. <meta name="text:quote font size" content="14px"/>
  40. <meta name="font:body" content="courier new"/>
  41. <meta name="if:endless scrolling" content="0"/>
  42. <meta name="if:image fade" content="1"/>
  43. <meta name="if:entry borders" content="1"/>
  44. <meta name="if:show date on index page" content="1"/>
  45. <meta name="if:show captions" content="1"/>
  46. <meta name="if:show rss" content="1"/>
  47.  
  48. <style type="text/css">
  49. body {background:{color:background}; padding:20px; font-family:{font:body}; font-size:{text:font size}; text-align:justify; color:{color:primary};}
  50.  
  51. a {text-decoration:none; color:{color:link}; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  52. a:hover {color:{color:link hover};}
  53.  
  54. .blogtitle {font-family:{font:title}; display:block; text-align:center; font-size:{text:title font size};}
  55.  
  56. h3 {font-size:12px; {block:ifentryborders}border:1px solid {color:Secondary};{/block:ifentryborders} font-weight:normal; font-style:italic; font-family:{font:title}; margin-top:0px; margin-bottom:-8px;}
  57.  
  58. .wrap {width:{text:width}; margin:0px auto;}
  59. #entry {overflow:hidden; width:{text:width}; {block:indexpage}margin-bottom:{text:post spacing};{/block:indexpage} {block:ifentryborders}padding-bottom:20px; border-bottom:1px solid {color:secondary};{/block:ifentryborders}}
  60.  
  61. #entry:hover .permalink {opacity:.5;}
  62. .permalink {font-weight:normal; margin-top:2px; -moz-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; -webkit-transition: all 0.1s ease-out; transition: all 0.1s ease-out; opacity:0;}
  63.  
  64. #entry:hover .count {opacity:1;}
  65. .count {position:absolute; font-weight:normal; text-align:left; margin-top:0px; margin-left:{text:width}; padding-left:12px; -moz-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; -webkit-transition: all 0.1s ease-out; transition: all 0.1s ease-out; opacity:0;}
  66.  
  67. #header {position:relative; width:{text:width}; {block:ifentryborders}padding-bottom:20px; border-bottom:1px solid {color:secondary};{/block:ifentryborders} margin-bottom:40px;}
  68. .nav {{block:description}margin-bottom:20px;{/block:description} opacity:.8; text-align:center;} .links {margin-right:10px; text-transform:lowercase;} .descrip {font-size:9px; text-transform:none;}
  69.  
  70. .video-container {position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden;} .video-container iframe, .video-container object, .video-container embed {position:absolute; top:0; left:0; width:100%; height:100%;}
  71.  
  72. .caption {background:{color:secondary}; margin-top:-8px;}
  73. .question {background:{color:secondary};}
  74. .source {font-weight:normal; margin-top:10px;}
  75. .player {background:#fff; border:1px solid {color:secondary}; width:{text:width};}
  76. .tags {margin-top:4px; margin-bottom:15px; font-size:9px;}
  77. .notes {margin-top:5px; padding-left:0px; font-weight:normal;}
  78. ol.notes {padding-left:40px; list-style-type:none; text-transform:none; font-size:{text:font size}; font-weight:normal;}
  79. ol.notes li.note {padding:2px;}
  80. ol.notes li.note img.avatar {width:10px; height:10px;}
  81.  
  82. #credit {position:fixed; bottom:10px; margin-right:5px; right:0px; z-index:2;} #credit a {padding:4px; font-size:10px; background:{color:secondary}; color:{color:tertiary};} #credit a:hover {background:{color:tertiary}; color:{color:secondary};}
  83.  
  84. .label {line-height:10px; font-weight:bold; font-family:{font:title};} ul, ol {margin-left:-40px!important; list-style:none;} .chat li {margin-bottom:1px; padding:2px; border:1px solid {color:secondary};}
  85.  
  86. blockquote {border-left:2px solid {color:tertiary}; margin-left:0px; padding-left:5px;}
  87.  
  88. img {border:0px; -moz-transition:0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in;} {block:indexpage}{block:ifimagefade}img:hover {opacity:.8; -moz-transition:0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in;}{/block:ifimagefade}{/block:indexpage}
  89.  
  90. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  91. #infscr-loading {display:none;}
  92.  
  93. ::-webkit-scrollbar{width:7px; height:7px;}
  94. ::-webkit-scrollbar-button:start:decrement
  95. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  96. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  97. ::-webkit-scrollbar-thumb:vertical{height:110px; background-color:{color:secondary};}
  98. ::-webkit-scrollbar-thumb:horizontal{width:7px; background-color:{color:secondary};}
  99.  
  100. {CustomCSS}
  101. </style>
  102.  
  103. <script type="text/javascript">
  104. $(document).ready(function()
  105. {
  106. $( '.wrap' ).fadeIn("slow");
  107. });
  108. </script>
  109.  
  110. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  111.  
  112. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  113. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  114. <script type="text/javascript" charset="utf-8">
  115. var $j = jQuery.noConflict();
  116. $j(function() {
  117. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  118. $j("img").lazyload({
  119. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  120. effect: "fadeIn",
  121. });
  122. });</script>
  123.  
  124. {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScrolling}
  125.  
  126. </head><body><div id="credit"><a href="http://adessive.tumblr.com">Theme</a></div><div class="wrap">
  127.  
  128. <div id="header"><div class="nav"><a href="/"><div class="blogtitle">{title}</div></a>/ <a href="/archive">{lang:Archive}</a> / {block:AskEnabled}<a href="/ask">Message</a> / {/block:AskEnabled}{block:SubmissionsEnabled}<a href="/submit">Submit</a> / {/block:SubmissionsEnabled}{block:IfShowRSS}<a href="{RSS}">{lang:RSS}</a> / {/block:IfShowRSS}{block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> / {/block:Pages}{/block:HasPages}</div>{block:Description}<div class="descrip">{Description}</div>{/block:Description}</div>
  129.  
  130. {block:IfEndlessScrolling}<div class = "autopagerize_page_element">{/block:IfEndlessScrolling}
  131.  
  132. {block:Posts}<div id="entry">{block:IndexPage}<div class="count"><a href="{Permalink}">{NoteCount}</a></div>{/block:IndexPage}
  133.  
  134. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
  135.  
  136. {block:Photo}{LinkOpenTag}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{text:width}" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:Photo}
  137.  
  138. {block:Photoset}<div id="photoset">{Photoset}</div>{/block:Photoset}
  139.  
  140. {block:Quote}<div style="font-size:{text:quote font size};">"{Quote}"</div>{block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}{/block:Quote}
  141.  
  142. {block:Link}<h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}{/block:Link}
  143.  
  144. {block: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:Chat}
  145.  
  146. {block:Video}<div class="video-container">{Video-500}</div>{/block:Video}
  147.  
  148. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="207px" style="float:left; padding-right:10px"><P><P><P>{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br>{block:Album}<b>Album:</b> {Album}{/block:Album}<br>{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}{/block:AlbumArt}<p style="clear: both;"><div class="player">{AudioPlayer}</div>{/block:Audio}
  149.  
  150. {block:Answer}<div class="question"><strong>{asker}:</strong> {Question}</div>{answer}{/block:Answer}
  151.  
  152. {block:indexpage}{block:ifshowcaptions}{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:ifshowcaptions}{block:ifshowdateonindexpage}<div class="permalink"><a href="{Permalink}">Posted: {block:Date}{DayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}{/block:Date}</a></div>{/block:ifshowdateonindexpage}{/block:indexpage}
  153.  
  154. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div class="notes">Posted: {block:Date}{DayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}{/block:Date} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">Filed under: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}</div>{/block:Posts}
  155.  
  156. {block:IfNotEndlessScrolling}{block:Pagination}<div style="float:left;">{block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}</div><div style="float:right; padding-bottom:20px;">{block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}</div>{/block:Pagination}{block:IfNotEndlessScrolling}</div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement