tumblrthemetester

Love is in the Air

Mar 11th, 2013
1,097
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.58 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------------
  4. _____ _ _
  5. ------------------------------------------------------------------------->
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. <meta name="text:Link 1" content=""/>
  14. <meta name="text:Link 1 URL" content=""/>
  15. <meta name="text:Link 2" content=""/>
  16. <meta name="text:Link 2 URL" content=""/>
  17. <meta name="text:Link 3" content=""/>
  18. <meta name="text:Link 3 URL" content=""/>
  19. <meta name="text:Link 4" content=""/>
  20. <meta name="text:Link 4 URL" content=""/>
  21. <meta name="text:Link 5" content=""/>
  22. <meta name="text:Link 5 URL" content=""/>
  23. <meta name="text:Link 6" content=""/>
  24. <meta name="text:Link 6 URL" content=""/>
  25. <meta name="text:Link 7" content=""/>
  26. <meta name="text:Link 7 URL" content=""/>
  27. <meta name="text:Link 8" content=""/>
  28. <meta name="text:Link 8 URL" content=""/>
  29. <meta name="text:Home Label" content="Home"/>
  30. <meta name="text:Ask Label" content="Ask"/>
  31. <meta name="text:Submit Label" content="Submit"/>
  32. <meta name="text:Archive Label" content="Archive"/>
  33. <meta name="if:Show Archive Link" content="1"/>
  34. <meta name="if:Show Submit Link" content="1"/>
  35. <meta name="if:Show Title" content="1"/>
  36. <meta name="if:Show Tags" content="0"/>
  37. <meta name="if:Animation" content="1"/>
  38. <meta name="if:To Top Button" content="0"/>
  39. <meta name="if:Infinite Scroll" content="1"/>
  40. <meta name="if:Show Captions" content="0"/>
  41. <meta name="if:Show Tags" content="0"/>
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  45. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  46. <style type="text/css">
  47. body {
  48. color: #f2efef;background: #ff2424 url({image:Background});
  49. font-family: Verdana;
  50. font-size: 10px;
  51. line-height: 1.5em;
  52. }
  53. p {margin:0 0 .75em 0} p:last-child {margin:0}
  54. a {
  55. color: #ff2929;
  56. text-decoration:none;
  57. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  58. a:hover {color: #ffffff; }
  59. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  60. line-height: 100%;border-left: solid 4px #EDEDED;
  61. }
  62. h1 {
  63. font-family: 'BebasNeueRegular';
  64. font-size: 34px;
  65. line-height: 1.5em;font-weight: normal;
  66. }
  67. ul {
  68. margin: 0px 1.5em .75em;}
  69. li {
  70. margin: .75em 0;
  71. list-style-type: square;
  72. }
  73. .box img {
  74. display: block;
  75. max-width: 100%;}.m-i {
  76. display: block;
  77. line-height: 1px!important;
  78. }
  79. .menu-picture {
  80. line-height: 100%;
  81. display: inline-block;
  82. line-height: 0px!important;
  83. }
  84. .post-link{
  85. font-family: default;
  86. font-size: 8px;
  87. line-height: 8px;
  88. }p.source{text-align: center;}
  89. .menu-picture {
  90. line-height: 100%;display: inline-block;
  91. }p.source{text-align: center;}
  92. h3 {
  93. font-size: 14px; font-weight: normal;
  94. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  95. .text { padding: 5px;}p.question {
  96. margin-bottom: .375em;
  97. }
  98. p.words {
  99. padding: 6px;
  100. line-height: 1.5em;
  101. color: #f7f4f4;
  102. background: #060808;
  103. }
  104. .response {
  105. background: #efefef;
  106. padding: 5px;
  107. margin-bottom: .75em;
  108. }.answer {
  109. text-align: center;
  110. }
  111. .post {
  112. position: relative;
  113. width:347px;
  114. float:right;
  115. background: #0a0808;
  116. padding:0px;
  117. margin:2px;
  118. }.box {position: relative;}
  119.  
  120. #side {
  121. text-align: center;
  122. margin-top: 25%;
  123. width:280px;
  124. padding:0px;position: fixed;
  125. margin-left:359px;
  126. background: #0a0808;
  127. -moz-border-radius:5px;
  128. border-radius:5px;
  129. }#side img {
  130. max-width: 100%;
  131. }ul {margin-bottom: .75em;}
  132. #contain {
  133. width:639px;
  134. margin: 2px auto 0;
  135. }
  136. #content {
  137. width:351px;
  138. float: left;
  139.  
  140. }
  141.  
  142. @font-face {
  143. font-family: 'BebasNeueRegular';
  144. src: url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.eot');
  145. src: url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
  146. url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.woff') format('woff'),
  147. url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.ttf') format('truetype'),
  148. url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
  149. font-weight: normal;
  150. font-style: normal;
  151.  
  152. }
  153.  
  154. #infscr-loading{position:relative!important;left:49%}.post .perma{position: absolute;width: 100%;text-align: center;top: 0px;opacity: 0;filter:alpha(opacity=0);font-weight: bold;z-index: 10000;background: rgba(0, 0, 0, .50);font-size: 16px;height: 100%;line-height: 16px;text-transform: uppercase;color: #ffffff;text-shadow: 1px 1px 0px black; {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.post:hover .perma{opacity: 1;filter:alpha(opacity=100);}.perma a{font-family:'BebasNeueRegular';color: #ffffff;text-shadow: 1px 1px 0px black;}.c{position: absolute;top: 50%;widtH: 100%;text-align: center;margin-top: -4px;}.perma-a { text-align: center; text-transform: uppercase; border-right: 8px solid gray; border-left: 8px solid gray; {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}} .perma-a:hover {border-right: 16px solid gray;border-left: 16px solid gray;}}p.menu-m {margin: .375em;}
  155.  
  156. .menu-link {margin: 1px 3px; background:#222; font-weight: bold; display:block; padding:5px;}iframe#tumblr_controls,.btn.icon.theme{filter:invert(100%);-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%); opacity:.4;position:fixed!important}.box iframe {
  157. max-width: 100%;
  158. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  159. .menu-link:hover{background:#ff2227; color:#222;}
  160.  
  161. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  162.  
  163. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  164.  
  165. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  166. </style></head>
  167. <body>
  168.  
  169. <div id="contain" class="clearfix">
  170. <div id="side">
  171. <div class="text">
  172. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description">{Description}</div><BR>
  173. <div><a class="menu-link" href="/">{text:Home Label}</a> <a class="menu-link" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink} <a class="menu-link" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages}/ <a class="menu-link" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1}<a class="menu-link" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}{block:iflink2}/<a class="menu-link" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}{block:iflink3}/<a class="menu-link" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}{block:iflink4}/<a class="menu-link" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}{block:iflink5}/<a class="menu-link" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}{block:iflink6}/<a class="menu-link" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}{block:iflink7}<a class="menu-link" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}{block:iflink8}/<a class="menu-link" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink}<a class="menu-link" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}
  174. <a class="menu-link" href="http://tumblrthemes.me/">Tumblr Themes</a>
  175. </div>
  176. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  177. </div>
  178. </div>
  179. <div id="content">
  180. {block:Posts}
  181. <div class="post">
  182.  
  183. {block:Text}
  184. <div class="text">
  185. {block:Title}<h3>{Title}</h3>{/block:Title}
  186. {Body}
  187. <!-- permalink --> {block:IndexPage}
  188. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  189. <!-- /permalink --> {/block:IndexPage}
  190. </div>
  191. {/block:Text}
  192.  
  193. {block:Quote}
  194. <div class="text quote">
  195. <p class="words">&#8220;{Quote}&#8221;</p>
  196. {block:Source}<p class="source">{Source}</p>{/block:Source}
  197. <!-- permalink --> {block:IndexPage}
  198. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  199. <!-- /permalink --> {/block:IndexPage}
  200. </div>
  201. {/block:Quote}
  202.  
  203. {block:Link}
  204. <div class="text link">
  205. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  206. {block:Description}{Description}{/block:Description}
  207. <!-- permalink --> {block:IndexPage}
  208. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  209. <!-- /permalink --> {/block:IndexPage}
  210. </div>
  211. {/block:Link}
  212.  
  213. {block:Chat}
  214. <div class="text chat">
  215. <ul class="conversation">
  216. {block:Lines}
  217. <li class="line {Alt}">
  218. {block:Label}<span class="person">{Label}</span>{/block:Label}
  219. <span class="person-said">{Line}</span>
  220. </li>
  221. {/block:Lines}
  222. </ul>
  223. <!-- permalink --> {block:IndexPage}
  224. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  225. <!-- /permalink --> {/block:IndexPage}
  226. </div>
  227. {/block:Chat}
  228.  
  229. {block:Audio}
  230. <div class="text audio">
  231. <p>{AudioPlayerBlack}</p>
  232. {block:IndexPage}{block:IfShowCaptions}
  233. {block:Caption}{Caption}{/block:Caption}
  234. {/block:IfShowCaptions}{/block:IndexPage}
  235. <!-- permalink --> {block:IndexPage}
  236. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  237. <!-- /permalink --> {/block:IndexPage}
  238. </div>
  239. {/block:Audio}
  240.  
  241. {block:Answer}
  242. <div class="text answer">
  243. <div class="response">
  244. <p class="question">{Question}</p>
  245. <p>@{Asker}</p></div>
  246. {Answer}
  247. <!-- permalink --> {block:IndexPage}
  248. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  249. <!-- /permalink --> {/block:IndexPage}
  250. </div>
  251. {/block:Answer}
  252.  
  253. {block:Photoset}
  254. <div class="photoset">
  255. <div class="box">
  256. <!-- permalink --> {block:IndexPage}
  257. <div class="perma"><div class="c"><a href="{permalink}">{NoteCount} notes</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / {timeago}</div></div>
  258. <!-- /permalink --> {/block:IndexPage}
  259. <center>{Photoset-250}</center>
  260. </div>
  261. {block:IndexPage}{block:IfShowCaptions}
  262. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  263. {/block:IfShowCaptions}{/block:IndexPage}
  264. </div>
  265. {/block:Photoset}
  266.  
  267. {block:Video}
  268. <div class="video">
  269. <div class="box">
  270. <!-- permalink --> {block:IndexPage}
  271. <div class="perma"><div class="c"><a href="{permalink}">{NoteCount} notes</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / {timeago}</div></div>
  272. <!-- /permalink --> {/block:IndexPage}
  273. <center>{Video-250}</center>
  274. </div>
  275. {block:IndexPage}{block:IfShowCaptions}
  276. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  277. {/block:IfShowCaptions}{/block:IndexPage}
  278. </div>
  279. {/block:Video}
  280.  
  281. {block:Photo}
  282. <div class="photo">
  283. <div class="box">
  284. <!-- permalink --> {block:IndexPage}
  285. <div class="perma"><div class="c"><a href="{permalink}">{NoteCount} notes</a> / <a href="{ReblogURL}" target="_blank">reblog</a> </div></div>
  286. <!-- /permalink --> {/block:IndexPage}
  287. {block:IndexPage}
  288. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  289. {/block:IndexPage}
  290. {block:PermalinkPage}
  291. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  292. {/block:PermalinkPage}
  293. </div>
  294. {block:IndexPage}{block:IfShowCaptions}
  295. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  296. {/block:IfShowCaptions}{/block:IndexPage}
  297. </div>
  298. {/block:Photo}
  299.  
  300. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  301. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  302. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  303.  
  304. {block:PermalinkPage}
  305. <div id="post-info" class="text">
  306. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  307. {block:HasTags}
  308. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  309. {/block:HasTags}
  310. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  311. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  312. {block:PostNotes}
  313. {PostNotes}
  314. {/block:PostNotes}
  315. </div>
  316. {/block:PermalinkPage}
  317.  
  318. </div> <!-- end single post -->
  319. {block:ContentSource}
  320. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  321. {/block:ContentSource}
  322. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  323. {/block:Posts}
  324. </div> <!-- end content -->
  325. <div class="loading"></div>
  326. </div> <!-- end containing div -->
  327. {block:IndexPage}{block:IfInfiniteScroll}
  328. {block:Pagination}<ul id="pagination">
  329. {block:PreviousPage}
  330. <li><a href="{PreviousPage}"></a></li>
  331. {/block:PreviousPage}
  332. {block:JumpPagination length="5"}
  333. {block:CurrentPage}
  334. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  335. {/block:CurrentPage}
  336. {block:JumpPage}
  337. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  338. {/block:JumpPage}
  339. {/block:JumpPagination}
  340. {block:NextPage}
  341. <li><a id="nextPage" href="{NextPage}"></a></li>
  342. {/block:NextPage}
  343. </ul>{/block:Pagination}
  344. <script type="text/javascript">
  345. $(window).load(function () {
  346. var $content = $('#content');
  347. $content.infinitescroll({
  348. navSelector : '#pagination',
  349. nextSelector : '#pagination a#nextPage',
  350. itemSelector : '.post, .loading',
  351. loading: {
  352. finishedMsg: '',
  353. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  354. },
  355. bufferPx : 200,
  356. debug : false,
  357. });
  358. });
  359. </script>
  360. {/block:IfInfiniteScroll}
  361. {/block:IndexPage}
  362. {block:IfToTopButton}
  363. <script type="text/javascript">
  364. $(document).ready(function() {
  365. /*
  366. var defaults = {
  367. containerID: 'toTop', // fading element id
  368. containerHoverID: 'toTopHover', // fading element hover id
  369. scrollSpeed: 1200,
  370. easingType: 'linear'
  371. };
  372. */
  373.  
  374. $().UItoTop({ easingType: 'easeOutQuart' });
  375.  
  376. });
  377. </script>
  378. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  379. {/block:IfToTopButton}
  380. </body></html>
Add Comment
Please, Sign In to add comment