Advertisement
adessive

Nacirema

Apr 23rd, 2012
4,644
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.55 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="#5f5f5f"/>
  26. <meta name="color:secondary" content="#f9f9f9"/>
  27. <meta name="color:tertiary" content="#000"/>
  28. <meta name="color:quaternary" content="#f5f5f5"/>
  29. <meta name="color:quinary" content="#e9e9e9"/>
  30. <meta name="color:link" content="#a8a8a8"/>
  31. <meta name="color:link hover" content="#000"/>
  32. <meta name="text:font size" content="10px"/>
  33. <meta name="text:title font size" content="20px"/>
  34. <meta name="font:body" content="courier new"/>
  35. <meta name="if:show rss" content="1"/>
  36. <meta name="if:image fade" content="1"/>
  37. <meta name="if:show borders" content="1"/>
  38. <meta name="if:endless scrolling" content="0"/>
  39.  
  40. <style type="text/css">
  41. body {background:{color:background}; font-family:{font:body}; font-size:{text:font size}; text-align:justify; color:{color:primary};}
  42.  
  43. .blogtitle {text-transform:uppercase; margin-top:-20px; font-size:{text:title font size};}
  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. h3 {font-weight:bold; font-family:{font:title}; text-transform:none; margin-top:0px; margin-bottom:-8px;}
  49.  
  50. .all {padding-top:10px;}
  51. .wrap {margin:0px auto; padding-top:40px; width:{block:indexpage}880{/block:indexpage}{block:permalinkpage}500{/block:permalinkpage}px;}
  52. .posts {background:{color:posts}; width:{block:indexpage}880{/block:indexpage}{block:permalinkpage}500{/block:permalinkpage}px; padding-left:8px; padding-bottom:10px;}
  53. .post {margin:6px 8px 5px 0px; padding:1px; border:1px dashed {block:ifshowborders}{color:quinary}{/block:ifshowborders}{block:ifnotshowborders}{color:background}{/block:ifnotshowborders}; {block:indexpage}max-width:400px;{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage} float:left; position:relative; padding:8px;}
  54.  
  55. #credit {position:fixed; bottom:4px; right:0px; z-index:1;}
  56.  
  57. .permalink {text-transform:uppercase; font-size:10px; padding-top:10px; text-transform:uppercase; font-weight:bold; opacity:.7; -moz-transition:0.3s ease-in; -webkit-transition:0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in;} .post:hover .permalink {opacity:1;}
  58.  
  59. .foot {margin:20px; border-top:1px solid; border-bottom:1px solid; padding:20px 0px 20px 0px;} .head {padding-left:10px; width:{block:indexpage}860{/block:indexpage}{block:permalinkpage}520{/block:permalinkpage}px; margin-bottom:40px;} .head a {font-size:9px; text-transform:uppercase;}
  60.  
  61. .links {font-size:10px; text-transform:uppercase; margin-left:10px; margin-right:10px; font-weight:normal;}
  62. #info {font-size:14px;}
  63.  
  64. #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};}
  65.  
  66. .question {padding:8px; background:{color:quinary};}
  67. .arrow {margin-left:8px; border-color:{color:quinary} transparent transparent transparent; z-index:1; border-style:solid; border-width:7px; width:0; height:0;}
  68. .permcaption {margin-top:0px; margin-bottom:20px; font-size:10px;}
  69. .caption {margin-top:-8px; font-size:10px; text-transform:uppercase;}
  70. .player {background:#000; {block:permalinkpage}width:500px;{/block:permalinkpage}}
  71. .tags {display:inline-block; color:#fff; text-transform:none; background:{color:tertiary}; padding:2px;} .tags a {color:#fff;}
  72. .notes {font-weight:bold; padding-left:10px; font-size:9px; text-transform:uppercase; padding-top:8px;}
  73. ol.notes {padding-left:40px; margin-top:10px; list-style-type:none; font-weight:normal; font-size:{text:font size}; text-transform:none;}
  74. ol.notes li.note {padding-top:2px; opacity:.8; -moz-transition:0.1s ease-in; -webkit-transition:0.1s ease-in; -o-transition:0.1s ease-in; transition:0.1s ease-in;} ol.notes li.note:hover {opacity:1;} ol.notes li.note img.avatar {width:14px; height:14px;}
  75.  
  76. .label {font-weight:bold; font-size:9px; font-family:{font:title};}
  77. ul, ol {margin-left:-40px!important; list-style:none; font-size:9px;}
  78.  
  79. img {border:0px; {block:ifimagefade}opacity:.85;{/block:ifimagefade} {block:permalinkpage}opacity:1;{/block:permalinkpage} -moz-transition:0.3s ease-in; -webkit-transition:0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in;}
  80. {block:ifimagefade}{block:indexpage}img:hover {opacity:1;}{/block:indexpage}{/block:ifimagefade}
  81.  
  82. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  83. #infscr-loading {display:none;}
  84. .navigation{{block:ifendlessscrolling}display:none;{/block:ifendlessscrolling}{block:ifnotendlessscrolling}margin:0px auto; width:100%; background:{color:background}; text-align:center; text-transform:uppercase; opacity:.8; font-weight:bold; padding-top:2px; {block:ifshowborders}border-top:1px dashed {color:quinary};{/block:ifshowborders}{/block:ifnotendlessscrolling}} .navigation a {padding:2px; margin:3px; {block:ifshowborders}border:1px dashed {color:quinary};{/block:ifshowborders}}
  85.  
  86. ::-webkit-scrollbar{width:8px; height:8px;}
  87. ::-webkit-scrollbar-button:start:decrement
  88. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  89. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  90. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:posts}; border:1px solid {color:quaternary};}
  91. ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:background}; border:1px solid {color:quaternary};}
  92.  
  93. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  94.  
  95. {CustomCSS}
  96. </style>
  97.  
  98. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  99. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  100. {block:ifendlessscrolling}<script src="http://static.tumblr.com/twte3d7/H82lxkzfb/infinitescroll.js"></script>{/block:ifendlessscrolling}
  101.  
  102. <script>
  103. $(function(){
  104. var $container = $('.posts');
  105. $container.imagesLoaded(function(){
  106. $container.masonry({
  107. itemSelector: '.post',
  108. columnWidth: 220
  109. });
  110. });
  111. $container.infinitescroll({
  112. navSelector : '.navigation', // selector for the paged navigation
  113. nextSelector : '.navigation a#next', // selector for the NEXT link (to page 2)
  114. itemSelector : '.post', // selector for all items you'll retrieve
  115. loading: {
  116. finishedMsg: '<em></em>',
  117. }
  118. },
  119. // trigger Masonry as a callback
  120. function( newElements ) {
  121. // hide new items while they are loading
  122. var $newElems = $( newElements ).css({ opacity: 0 });
  123. // ensure that images load before adding to masonry layout
  124. $newElems.imagesLoaded(function(){
  125. // show elems now they're ready
  126. $newElems.animate({ opacity: 1 });
  127. $container.masonry( 'appended', $newElems, true );
  128. });
  129. }
  130. );
  131. });
  132. </script>
  133. </head>
  134.  
  135. <body>
  136.  
  137. <div id="credit"><a href="http://adessive.tumblr.com">Theme</a></div>
  138.  
  139. <div class="wrap"><div class="all"><div class="head">- <a class="links" href="/archive">{lang:Archive}</a> - {block:AskEnabled}<a class="links" href="/ask">Message</a> - {/block:AskEnabled}{block:SubmissionsEnabled}<a class="links" href="/submit">Submit</a> - {/block:SubmissionsEnabled}{block:IfShowRSS}<a class="links" href="{RSS}">RSS</a> - {/block:IfShowRSS}{block:HasPages}{block:Pages}<a class="links" href="{URL}">{Label}</a> - {/block:Pages}{/block:HasPages}<div align="right"><a href="/"><div class="blogtitle">{Title}</div></a></div>{block:description}<div style="background:{color:quaternary}; padding:8px;">{description}</div>{/block:description}</div>
  140.  
  141. <div class="posts">{block:Posts}{block:Text}<div class="post text">{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Text}
  142.  
  143. {block:Photo}<div class="post"><div id="photo">{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:IndexPage}{block:Post1}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post1}{block:Post2}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post2}{block:Post3}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post3}{block:Post4}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post4}{block:Post5}<img src="{PhotoURL-500}" width="400px"><div style="width:400px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post5}{block:Post6}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post6}{block:Post7}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post7}{block:Post8}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post8}{block:Post9}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post9}{block:Post10}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post10}{block:Post11}<img src="{PhotoURL-400}" width="400px"><div style="width:400px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post11}{block:Post12}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post12}{block:Post13}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post13}{block:Post14}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post14}{block:Post15}<img src="{PhotoURL-500}" width="180px"><div style="width:180px;">{block:caption}<div class="caption">{caption}</div>{/block:caption}</div>{/block:Post15}{/block:IndexPage}{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"/>{/block:PermalinkPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div></div>{/block:Photo}
  144.  
  145. {block:Photoset}<div class="post photoset">{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Photoset}
  146.  
  147. {block:Quote}<div class="post">{Quote}{block:Source}<div style="opacity:.5; margin-bottom:10px;">{Source}</div>{/block:Source}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Quote}
  148.  
  149. {block:Link}<div class="post"><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Link}
  150.  
  151. {block:Chat}<div class="post">{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">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Chat}
  152.  
  153. {block:Video}<div class="post">{block:indexpage}{Video-250}{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Video}
  154.  
  155. {block:Audio}<div class="post"><div class="player">{AudioPlayerBlack}</div>{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Audio}
  156.  
  157. {block:Answer}<div class="post"><div class="question">{Asker}: {Question}</div><div style="position:absolute; margin-top:0px;"><div class="arrow"></div></div>{answer}{block:indexpage}<div class="permalink">{block:date}<a href="{permalink}">Posted {TimeAgo}</a>{/block:date}</div>{/block:indexpage}</div>{/block:Answer}
  158.  
  159. {block:PermalinkPage}</div><div class="notes">{block:caption}<div class="permcaption">{caption}</div>{/block:caption}Posted {block:Date}{ShortDayOfWeek} {ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes}{AmPm}{/block:Date} with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}{/block:Posts}</div>
  160.  
  161. {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a href="{NextPage}" id="next">Older</a>{/block:NextPage} {block:JumpPagination length="8"}{block:CurrentPage}<span class="current_page"><u>{PageNumber}</u></span> {/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}{/block:JumpPagination} {block:PreviousPage}<a href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}</div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement