Advertisement
maryaciolli

theme - fly away

Sep 8th, 2014
998
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.31 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. <!-------- OFICINADEHTML (@HOLLANDRODNEN) --------->
  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="if:Show Title" content="1"/>
  26. <meta name="if:Animation" content="1"/>
  27. <meta name="if:To Top Button" content="1"/>
  28. <meta name="if:Infinite Scroll" content="1"/>
  29. <meta name="if:Show Captions" content="1"/>
  30. <meta name="image:Sidebar" content="https://secure.static.tumblr.com/67c76637ef4ba682fc3b4f08c7e114e8/nqcm3ld/SR7nbldi4/tumblr_static_a1p3ch5lhygo4ko8scgssokk4.gif"/>
  31. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  32. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  33. <script type="text/javascript" src="http://static.tumblr.com/tpqedpr/zREmibpvy/minified.js"></script>
  34. <style type="text/css">
  35. body {
  36. color: #000000;background: #ffffff url({image:Background});
  37. font-family: Helvetica;
  38. font-size: 10px;
  39. line-height: 1.5em;
  40. }
  41. p {margin:0 0 .75em 0} p:last-child {margin:0}
  42. a {
  43. color: #666666;
  44. text-decoration:none;
  45. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  46. a:hover {color: #363636; }
  47. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  48. line-height: 100%;border-left: solid 4px #EDEDED;
  49. }
  50. h1 {
  51. font-family: Helvetica;
  52. font-size: 15px;
  53. line-height: 1.5em;font-weight: normal;
  54. }
  55. ul {
  56. margin: 0px 1.5em .75em;}
  57. li {
  58. margin: .75em 0;
  59. list-style-type: square;
  60. }
  61. .box img {
  62. display: block;
  63. max-width: 100%;}.m-i {
  64. display: block;
  65. line-height: 1px!important;
  66. }
  67. .menu-picture {
  68. line-height: 100%;
  69. display: inline-block;
  70. line-height: 0px!important;
  71. }
  72. .post-link{
  73. font-family: Helvetica;
  74. font-size: 8px;
  75. line-height: 8px;
  76. }p.source{text-align: center;}
  77. .menu-picture {
  78. line-height: 100%;display: inline-block;
  79. }p.source{text-align: center;}
  80. h3 {
  81. font-size: 14px; font-weight: normal;
  82. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  83. .text { padding: 5px;}p.question {
  84. margin-bottom: .375em;
  85. }
  86. p.words {
  87. padding: 6px;
  88. line-height: 1.5em;
  89. color: #333333;
  90. background: #ebebeb;
  91. }
  92. .response {
  93. background: #efefef;
  94. padding: 5px;
  95. margin-bottom: .75em;
  96. }.answer {
  97. text-align: center;
  98. }
  99. .post {
  100. position: relative;
  101. width:500px;
  102. float:left;
  103.  
  104. background: #ffffff;
  105. padding:0px;
  106. margin:10px;
  107. }.box {position: relative;}
  108.  
  109. #cred {
  110. position:fixed;
  111. font-family:Trebuchet MS;
  112. text-transform:uppercase;
  113. font-size:10px;
  114. left:9px;
  115. top:9px;
  116. padding:4px;
  117. letter-spacing:1px;
  118. }
  119.  
  120. #description {width:250px; text-align:justify; margin-left:10px; margin-top:10; margin-bottom:4px; padding-bottom:4px; border-bottom:1px solid #eee;}
  121.  
  122. mg {letter-spacing: 2px; font-size:14px;}
  123.  
  124. #side {
  125. text-align: center;
  126. margin-top: 25%;
  127. width:280px;
  128. padding:0px;position: fixed;
  129. background: #ffffff;
  130. border: 1px dotted #ffffff;
  131. }#side img {
  132. max-width: 100%; margin-bottom:4px; margin-top:4px;
  133. }
  134.  
  135. ul {margin-bottom: .75em;}
  136. #contain {
  137. width:842px;
  138. margin: 10px auto 0;
  139. }
  140. #content {
  141. width:520px;
  142. float: right;
  143. }
  144. #infscr-loading{position:relative!important;left:49%}.post-header-a{z-index:10;top:5px;left:5px;position:absolute;display:block;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}}.post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}.reblog-button:hover,.like-button:hover,.note-perma:hover{opacity:1!important;filter:alpha(opacity = 100)!important}.reblog-button{margin-left:3px;float:left;z-index:3333;display:inline-block;width:24px;height:20px;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1864px 0 no-repeat;text-indent:-999em;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}.like-button{float:left;z-index:3333;display:inline-block;right:10px;width:21px;background-position:-1898px 0;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1898px 0 no-repeat;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}.note-perma{float:left;z-index:3333;font-weight:bold;display:inline-block;margin-left:3px;color:#fff;background:#000;background:url('http://static.tumblr.com/tpqedpr/dLim9uidw/bg.png');padding:0 5px;font:11px/20px arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);opacity:.75;filter:alpha(opacity = 75)}a.note-perma,a.note-perma:hover{color:white;font-weight:bold}.perma-a { text-align: right; text-transform: uppercase; }p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  145. max-width: 100%;
  146. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  147. .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}
  148.  
  149. #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}
  150.  
  151. 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%}
  152. </style></head>
  153. <body>
  154.  
  155. <div id="contain" class="clearfix">
  156. <div id="side">
  157. <div class="text">
  158. {block:IfShowTitle}<mg><a href="/"> ☆ {Title} ★ </a></mg>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a>
  159.  
  160. <div id="description">❝ {Description} ❞</div>
  161.  
  162. <div><a class="menu-link" href="/">home</a> <a class="menu-link" href="/ask">inbox</a>{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}</div>
  163.  
  164. {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}
  165. </div>
  166. </div>
  167. <div id="content">
  168. {block:Posts}
  169. <div class="post">
  170.  
  171. {block:Text}
  172. <div class="text">
  173. {block:Title}<h3>{Title}</h3>{/block:Title}
  174. {Body}
  175. <!-- permalink --> {block:IndexPage}
  176. <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  177. <!-- /permalink --> {/block:IndexPage}
  178. </div>
  179. {/block:Text}
  180.  
  181. {block:Quote}
  182. <div class="text quote">
  183. <p class="words">&#8220;{Quote}&#8221;</p>
  184. {block:Source}<p class="source">{Source}</p>{/block:Source}
  185. <!-- permalink --> {block:IndexPage}
  186. <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  187. <!-- /permalink --> {/block:IndexPage}
  188. </div>
  189. {/block:Quote}
  190.  
  191. {block:Link}
  192. <div class="text link">
  193. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  194. {block:Description}{Description}{/block:Description}
  195. <!-- permalink --> {block:IndexPage}
  196. <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  197. <!-- /permalink --> {/block:IndexPage}
  198. </div>
  199. {/block:Link}
  200.  
  201. {block:Chat}
  202. <div class="text chat">
  203. <ul class="conversation">
  204. {block:Lines}
  205. <li class="line {Alt}">
  206. {block:Label}<span class="person">{Label}</span>{/block:Label}
  207. <span class="person-said">{Line}</span>
  208. </li>
  209. {/block:Lines}
  210. </ul>
  211. <!-- permalink --> {block:IndexPage}
  212. <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  213. <!-- /permalink --> {/block:IndexPage}
  214. </div>
  215. {/block:Chat}
  216.  
  217. {block:Audio}
  218. <div class="text audio">
  219. <p>{AudioPlayerBlack}</p>
  220. {block:IndexPage}{block:IfShowCaptions}
  221. {block:Caption}{Caption}{/block:Caption}
  222. {/block:IfShowCaptions}{/block:IndexPage}
  223. <!-- permalink --> {block:IndexPage}
  224. <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  225. <!-- /permalink --> {/block:IndexPage}
  226. </div>
  227. {/block:Audio}
  228.  
  229. {block:Answer}
  230. <div class="text answer">
  231. <div class="response">
  232. <p class="question">❝ {Question} ❞ - {Asker}</p></div>
  233. {Answer}
  234. <!-- permalink --> {block:IndexPage}
  235. <p class="post-link perma-a">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  236. <!-- /permalink --> {/block:IndexPage}
  237. </div>
  238. {/block:Answer}
  239.  
  240. {block:Photoset}
  241. <div class="photoset">
  242. <div class="box">
  243. <!-- permalink --> {block:IndexPage}
  244. <div class="post-header-a">
  245. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  246. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  247. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  248. </div>
  249. <!-- /permalink --> {/block:IndexPage}
  250. <center>{Photoset-500}</center>
  251. </div>
  252. {block:IndexPage}{block:IfShowCaptions}
  253. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  254. {/block:IfShowCaptions}{/block:IndexPage}
  255. </div>
  256. {/block:Photoset}
  257.  
  258. {block:Video}
  259. <div class="video">
  260. <div class="box">
  261. <!-- permalink --> {block:IndexPage}
  262. <div class="post-header-a">
  263. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  264. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  265. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  266. </div>
  267. <!-- /permalink --> {/block:IndexPage}
  268. <center>{Video-500}</center>
  269. </div>
  270. {block:IndexPage}{block:IfShowCaptions}
  271. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  272. {/block:IfShowCaptions}{/block:IndexPage}
  273. </div>
  274. {/block:Video}
  275.  
  276. {block:Photo}
  277. <div class="photo">
  278. <div class="box">
  279. <!-- permalink --> {block:IndexPage}
  280. <div class="post-header-a">
  281. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  282. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  283. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  284. </div>
  285. <!-- /permalink --> {/block:IndexPage}
  286. {block:IndexPage}
  287. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  288. {/block:IndexPage}
  289. {block:PermalinkPage}
  290. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  291. {/block:PermalinkPage}
  292. </div>
  293. {block:IndexPage}{block:IfShowCaptions}
  294. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  295. {/block:IfShowCaptions}{/block:IndexPage}
  296. </div>
  297. {/block:Photo}
  298.  
  299.  
  300. {block:PermalinkPage}
  301. <div id="post-info" class="text">
  302. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  303. {block:HasTags}
  304. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  305. {/block:HasTags}
  306. <p class="post-info-data">
  307. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  308. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  309. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  310. {block:PostNotes}
  311. {PostNotes}
  312. {/block:PostNotes}
  313. </div>
  314. {/block:PermalinkPage}
  315.  
  316. </div> <!-- end single post -->
  317. {block:ContentSource}
  318. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  319. {/block:ContentSource}
  320. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  321. {/block:Posts}
  322. </div> <!-- end content -->
  323. <div class="loading"></div>
  324. </div> <!-- end containing div -->
  325. {block:IndexPage}{block:IfInfiniteScroll}
  326. {block:Pagination}<ul id="pagination">
  327. {block:PreviousPage}
  328. <li><a href="{PreviousPage}"></a></li>
  329. {/block:PreviousPage}
  330. {block:JumpPagination length="5"}
  331. {block:CurrentPage}
  332. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  333. {/block:CurrentPage}
  334. {block:JumpPage}
  335. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  336. {/block:JumpPage}
  337. {/block:JumpPagination}
  338. {block:NextPage}
  339. <li><a id="nextPage" href="{NextPage}"></a></li>
  340. {/block:NextPage}
  341. </ul>{/block:Pagination}
  342. <script type="text/javascript">
  343. $(window).load(function () {
  344. var $content = $('#content');
  345. $content.infinitescroll({
  346. navSelector : '#pagination',
  347. nextSelector : '#pagination a#nextPage',
  348. itemSelector : '.post, .loading',
  349. loading: {
  350. finishedMsg: '',
  351. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  352. },
  353. bufferPx : 200,
  354. debug : false,
  355. });
  356. });
  357. </script>
  358. {/block:IfInfiniteScroll}
  359. {/block:IndexPage}
  360. {block:IfToTopButton}
  361. <script type="text/javascript">
  362. $(document).ready(function() {
  363. /*
  364. var defaults = {
  365. containerID: 'toTop', // fading element id
  366. containerHoverID: 'toTopHover', // fading element hover id
  367. scrollSpeed: 1200,
  368. easingType: 'linear'
  369. };
  370. */
  371.  
  372. $().UItoTop({ easingType: 'easeOutQuart' });
  373.  
  374. });
  375. </script>
  376. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  377. {/block:IfToTopButton}
  378. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  379. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  380.  
  381. <div id="cred">
  382. <a href="http://oficinadehtml.tumblr.com" title="( C ) O F I C I N A D E H T M L">(c)</a>
  383. </div>
  384.  
  385.  
  386. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement