Advertisement
adessive

Confined

Apr 13th, 2012
5,104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.16 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="#2e2e2e"/>
  26. <meta name="color:secondary" content="#f2f2f2"/>
  27. <meta name="color:tertiary" content="#000"/>
  28. <meta name="color:link" content="#727272"/>
  29. <meta name="color:link hover" content="#4d4d4d"/>
  30.  
  31. <meta name="text:font size" content="11px"/>
  32. <meta name="text:title font size" content="15px"/>
  33. <meta name="text:width" content="780px"/>
  34. <meta name="text:post spacing" content="60px"/>
  35.  
  36. <meta name="font:body" content="courier new"/>
  37. <meta name="font:title" content="courier new"/>
  38.  
  39. <meta name="if:endless scrolling" content="0"/>
  40. <meta name="if:show captions" content="1"/>
  41. <meta name="if:show portrait" content="1"/>
  42. <meta name="if:show rss" content="1"/>
  43.  
  44. <style type="text/css">
  45. body {background:{color:background}; font-family:{font:body}; font-size:{text:font size}; text-align:justify; color:{color:primary};}
  46.  
  47. 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;}
  48. a:hover {color:{color:link hover};}
  49.  
  50. .title {font-size:{text:title font size}; font-weight:normal; font-family:{font:title}; margin-bottom:8px; text-transform:uppercase;}
  51.  
  52. h3 {line-height:10px; font-size:15px; font-weight:normal; margin-bottom:-8px; margin-top:0px;}
  53.  
  54. .wrap {position:absolute; left:190px; width:{text:width};}
  55. .posts {margin-top:5px; padding-top:5px;}
  56. .post {{block:indexpage}margin-bottom:{text:post spacing};{/block:indexpage}}
  57. #entry {width:{text:width}; padding:3px; {block:indexpage}margin-bottom:10px;{/block:indexpage} position:relative;} .permalink {font-weight:normal; width:150px; text-align:right; top:0px; position:absolute; margin-left:-190px; padding-right:10px; border-right:1px solid {color:secondary}; padding-left:10px; border-left:1px solid {color:secondary};}
  58. #sidebar {width:{text:width}; padding-right:10px; border-right:1px solid {color:secondary}; {block:ifshowportrait}padding-left:10px; border-left:1px solid {color:secondary};{/block:ifshowportrait} margin-bottom:50px;} .descrip {margin-top:20px;}
  59.  
  60. .info {width:{text:width};} .info td {padding-left:8px; border-left:1px solid {color:secondary};} .info th {padding-right:8px;} #portrait {width:64px; height:64px; border-radius:32px; -webkit-border-radius:32px; -moz-border-radius:48px; background: url({PortraitURL-64}) no-repeat; margin-bottom:10px;}
  61.  
  62. #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};}
  63.  
  64. #nav {padding-bottom:25px;} #nav a {padding:2px; border:1px solid {color:secondary}; margin:5px;}
  65. .links {font-size:9px; display:block; text-transform:uppercase;}
  66. .caption {margin-bottom:-8px; margin-top:-8px; border-left:3px solid {color:secondary}; padding-left:10px;} #albart {width:207px; margin-top:-3px;}
  67. .tags {margin-top:5px; opacity:.7; font-size:9px;}
  68. .notes {margin-top:5px; margin-bottom:25px; padding-left:5px;}
  69. ol.notes {padding-left:45px; list-style-type:none;}
  70. ol.notes li.note {padding:2px;}
  71. ol.notes li.note img.avatar {width:16px; height:16px;}
  72.  
  73. .label {font-weight:bold; text-transform:uppercase; font-size:8px;}
  74. ul, ol {margin-left:-40px!important; list-style:none; text-transform:uppercase; font-size:8px;}
  75.  
  76. img {border:0px; width:{text:width};}
  77.  
  78. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  79. #infscr-loading {display:none;}
  80.  
  81. ::-webkit-scrollbar{width:8px;height:8px;}
  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};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  85. ::-webkit-scrollbar-thumb:vertical{height:50px; border:1px solid {color:secondary}; -webkit-border-radius:0px;}
  86. ::-webkit-scrollbar-thumb:horizontal{width:8px; border:1px solid {color:secondary}; -webkit-border-radius:0px;}
  87.  
  88. iframe#tumblr_controls {position:fixed!important;}
  89.  
  90. {CustomCSS}
  91. </style>
  92.  
  93. <script type="text/javascript">
  94. $(document).ready(function()
  95. {
  96. $( '.wrap' ).fadeIn("slow");
  97. });
  98. </script>
  99.  
  100. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  101.  
  102. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  103. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  104. <script type="text/javascript" charset="utf-8">
  105. var $j = jQuery.noConflict();
  106. $j(function() {
  107. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  108. $j("img").lazyload({
  109. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  110. effect: "fadeIn",
  111. });
  112. });</script>
  113.  
  114. {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScrolling}
  115.  
  116. </head>
  117.  
  118. <body>
  119.  
  120. <div id="credit"><a href="http://adessive.tumblr.com">Theme</a></div><div class="wrap"><div id="sidebar"><table class="info"><tr>{block:ifshowportrait}<th><div align="right"><div id="portrait"></div></div></th>{/block:ifshowportrait}<td><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}">{lang:RSS}</a>{/block:IfShowRSS}{block:HasPages}{block:Pages}<a class="links" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}</td>{block:description}<td><div class="descrip">{description}</div></td>{/block:description}<th><td><a href="/"><div class="title">{title}</div></a></th></td></tr></table></div>
  121.  
  122. {block:IfEndlessScrolling}<div class = "autopagerize_page_element">{/block:IfEndlessScrolling}
  123.  
  124. <div class="posts">{block:Posts}{block:Text}<div id="entry"><div class="post text">{block:Title}<h3>{Title}</h3>{/block:Title}{Body}<div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Text}
  125.  
  126. {block:Photo}<div id="entry"><div id="photo"><div class="post photo">{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}{block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}</div><div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Photo}
  127.  
  128. {block:Photoset}<div id="entry"><div class="post photoset">{block:IndexPage}<div style="width: {text:width}; height:auto; overflow:hidden;">{Photoset-500}</div>{/block:IndexPage}
  129. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}<div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Photoset}
  130.  
  131. {block:Quote}<div id="entry"><div class="post quote"><div style="font-size:15px;">"{Quote}"</div>{block:Source}<div style="float:right;">{Source}</div>{/block:Source}<div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Quote}
  132.  
  133. {block:Link}<div id="entry"><div class="post link"><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}<div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Link}
  134.  
  135. {block:Chat}<div id="entry"><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><div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Chat}
  136.  
  137. {block:Video}<div id="entry"><div class="post video"><div style="width: {text:width}; height:auto; overflow:hidden;">{Video-500}</div>{block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}<div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Video}
  138.  
  139. {block:Audio}<div id="entry"><div class="post audio"><div class="player">{AudioPlayerBlack}</div>{block:AlbumArt}<img src="{AlbumArtURL}" id="albart">{/block:AlbumArt}{block:ifshowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifshowcaptions}<div class="permalink"><a href="{Permalink}">{block:Date}Posted {ShortMonth} {DayOfMonth}{/block:Date}</a><br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div>{/block:Audio}
  140.  
  141. {block:PermalinkPage}<div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}{/block:Posts}</div>
  142.  
  143. {block:IfNotEndlessScrolling}{block:Pagination}<div id="nav"><div style="float:left;">{block:JumpPagination length="5"}{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}</div><div style="float:right;">{block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage}&nbsp;&nbsp;{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div></div>{/block:Pagination}{block:IfNotEndlessScrolling}
  144.  
  145. {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}</div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement