Joana_darc2

Theme Starbucks

Jan 29th, 2013
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.74 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2. // Theme por SOUNDS-OF-WAR.tumblr.com //
  3.  
  4. -> Dtls by beautiful-html & musichtml. <-
  5.  
  6. -> Não use como base,não copie e não retire os créditos <-
  7.  
  8. // A "tit" theme project
  9. ------------------------------------------------------------------------>
  10.  
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  12. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  16. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21. <!---Links--->
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link3" content=""/>
  27. <meta name="text:Link3 Title" content=""/>
  28. <meta name="text:Link4" content=""/>
  29. <meta name="text:Link4 Title" content=""/>
  30. <meta name="text:Link5" content="" />
  31. <meta name="text:Link5 Title" content="" />
  32. <meta name="text:Link6" content="" />
  33. <meta name="text:Link6 Title" content="" />
  34.  
  35. <!--selections-->
  36. <meta name="if:To Top Button" content="1"/>
  37. <meta name="if:Show Captions" content="0"/>
  38. <meta name="if:Show Tags" content="0"/>
  39.  
  40.  
  41. <!--images-->
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44.  
  45. <!---colors--->
  46. <meta name="color:Background" content="#ffffff"/>
  47. <meta name="color:Title" content="#ffffff"/>
  48. <meta name="color:Descricao" content="#ffffff"/>
  49. <meta name="color:Descricaotext" content="#ffffff"/>
  50. <meta name="color:Barrarolagem" content="#ffffff"/>
  51. <meta name="color:Posts" content="#ffffff"/>
  52. <meta name="color:Sidebar" content="#ffffff"/>
  53. <meta name="color:Menu" content="#ffffff"/>
  54. <meta name="color:Fundodaask" content="#ffffff"/>
  55.  
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Syncopate' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  62.  
  63.  
  64. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  65. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  66. <script type="text/javascript" src="http://static.tumblr.com/tpusuz1/1qUmhcqkp/code.txt"></script>
  67. <style type="text/css">
  68. body {
  69. color: #000000;background: {color:Background}; url({image:Background});
  70. font-family: 'Open Sans Condensed', sans-serif;
  71. font-size: 10px;
  72. line-height: 1.5em;
  73. }
  74. p {margin:0 0 .75em 0} p:last-child {margin:0}
  75. a {
  76. color: black;
  77. text-decoration:none;
  78. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  79. a:hover {color: #ffffff; }
  80. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  81. line-height: 100%;border-left: solid 4px #EDEDED;
  82. }
  83. h1 {
  84. font-family: 'The Girl Next Door', cursive;
  85. font-size: 18px;
  86. color:{color:Title};
  87. line-height: 1.5em;font-weight: normal;
  88. }
  89. ul {
  90. margin: 0px 1.5em .75em;}
  91. li {
  92. margin: .75em 0;
  93. list-style-type: square;
  94. }
  95. .box img {
  96. display: block;}.m-i {
  97. display: block;
  98. line-height: 1px!important;
  99. }
  100. .menu-picture {
  101. line-height: 100%;
  102. display: inline-block;
  103. line-height: 0px!important;
  104. }
  105. .post-link{
  106. font-family: tahoma;
  107. font-size: 10px;
  108. line-height: 8px;
  109. padding-bottom:3px;
  110. }p.source{text-align: center;}
  111. .menu-picture {
  112. line-height: 100%;display: inline-block;
  113. }p.source{text-align: center;}
  114. h3 {
  115. font-size: 14px; font-weight: normal;
  116. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  117. .text { padding: 5px;}p.question {
  118. margin-bottom: .375em;
  119. }
  120. p.words {
  121. padding: 6px;
  122. line-height: 1.5em;
  123. color: #333333;
  124. background: #ebebeb;
  125. }
  126. .response {
  127. background: #efefef;
  128. padding: 5px;
  129. margin-bottom: .75em;
  130. }.answer {
  131. text-align: center;
  132. }
  133. .post {
  134. position: relative;
  135. width:400px;
  136. float:left;
  137. font-family:tahoma;
  138. font-size:14px;
  139. background: #ffffff;
  140. padding:0px;
  141. margin:10px;
  142. border: 1px solid #E8E8E8;
  143. }.box {position: relative;border: 1px solid #E8E8E8;}
  144.  
  145. /*Barra de rolagem*/
  146. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Barrarolagem};height:5px;}
  147. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Barrarolagem};height:5px}
  148. ::-webkit-scrollbar {height:5px; width:5px; background-color:#F5F0F5;}
  149.  
  150. .cred2 a{background:white;border:1px solid #E8E8E8;width:80px;border-radius:40px;font-size:9px;font-family:tahoma;position:fixed;left:10px;bottom:30px;-webkit-transition-duration:1s;}
  151.  
  152. #links {width:180px;margin-left:auto;margin-top:200px;}
  153. #links a {display:block;float:left;background:{color:Menu};margin-left:1px;padding:3px;width:75px;font-family:calibri;font-size:8px;text-transform:uppercase;height:14px;margin-bottom:1px;text-align:center;-webkit-transition:all 1.4s ease-out;-o-transition:all 1.4s ease-out;-moz-transition:all 1.4s ease-out;transition:all 1.4s ease-out;text-decoration:none;color:#eee;}
  154. #links a:hover {-webkit-transform: rotateY(360deg);}
  155.  
  156.  
  157.  
  158. /*** ASK BY KAH. (PEQENA-REALIDADE.TUMBLR.COM) ***/
  159. .FOTO {BACKGROUND-COLOR:{color:Fundodaask}; COLOR: #000;FONT-FAMILY: ‘04B03’;FONT-SIZE: 10PX; TEXT-ALIGN: JUSTIFY;TEXT-DECORATION: NONE;}
  160. .FOTO IMG{FLOAT: LEFT; MARGIN: 0PX 4PX 2PX 0 ; -WEBKIT-BORDER-RADIUS: 30PX; -MOZ-BORDER-RADIUS: 30PX; BORDER-RADIUS: 30PX;}
  161. .RESPONDEU {PADDING: 2PX 0 0 0 FONT-FAMILY: VERDANA; FONT-SIZE: 10PX;}
  162. .PERGUNTOU {PADDING: 6PX;BACKGROUND-COLOR: #E8E8E8;}
  163. .ANSWER {PADDING: 2PX}
  164.  
  165. #side {
  166. z-index:101;
  167. text-align: center;
  168. margin-top: 150px;
  169. width:173px;
  170. height:300px;
  171. padding:0px;
  172. position: fixed;
  173. background: {color:Sidebar};
  174. -webkit-border-top-left-radius: 40px;
  175. -webkit-border-top-right-radius: 40px;
  176. -moz-border-radius-topleft: 40px;
  177. -moz-border-radius-topright: 40px;
  178. border-top-left-radius: 40px;
  179. border-top-right-radius: 40px;
  180. }
  181. #fot {
  182. display:block;
  183. z-index:999;
  184. float:right;
  185. margin-left:0px;
  186. margin-top:95px;
  187. width:20px;
  188. height:245px;
  189. padding:0px;
  190. position:fixed;
  191. background: transparent;
  192. }
  193. #pag {display:block;
  194. z-index:999;
  195. float:right;
  196. margin-left:40px;
  197. margin-top:-30px;
  198. width:90px;
  199. height:245px;
  200. padding:0px;
  201. position:fixed;
  202. background: transparent;}
  203.  
  204. #desc {
  205. opacity:0;
  206. display:block;
  207. z-index:99;
  208. float:right;
  209. margin-left:-1px;
  210. margin-top:0px;
  211. width:164px;
  212. height:291px;
  213. padding:0px;
  214. position:fixed;
  215. background: white;
  216. font-size:11px;
  217. -webkit-border-top-left-radius: 40px;
  218. -webkit-border-top-right-radius: 40px;
  219. -moz-border-radius-topleft: 40px;
  220. -moz-border-radius-topright: 40px;
  221. border-top-left-radius: 40px;
  222. border-top-right-radius: 40px;
  223. -webkit-transition-duration:2s;
  224. }
  225. #desc:hover {
  226. text-align:center;
  227. opacity:0.85;
  228. display:block;
  229. z-index:99;
  230. float:right;
  231. margin-left:-1px;
  232. margin-top:0px;
  233. width:164px;
  234. height:291px;
  235. padding:0px;
  236. position:fixed;
  237. background: {color:Descricao};
  238. color:{color:Descricaotext};
  239. -webkit-border-top-left-radius: 40px;
  240. -webkit-border-top-right-radius: 40px;
  241. -moz-border-radius-topleft: 40px;
  242. -moz-border-radius-topright: 40px;
  243. border-top-left-radius: 40px;
  244. border-top-right-radius: 40px;
  245. }
  246.  
  247. #tit {text-align:center;
  248. opacity:0.85;
  249. font-family: 'Zeyada', cursive;
  250. font-size:30px;
  251. display:block;
  252. z-index:99;
  253. float:right;
  254. margin-left:-170px;
  255. margin-top:150px;
  256. width:250px;
  257. height:50px;
  258. padding:0px;
  259. position:fixed;
  260. color:{color:Title};
  261. background: transparent;-webkit-transform: rotate(90deg)}
  262.  
  263. #side img {
  264. z-index:9;
  265. width: 173px;
  266. height:290px;
  267. -webkit-border-top-left-radius: 40px;
  268. -webkit-border-top-right-radius: 40px;
  269. -moz-border-radius-topleft: 40px;
  270. -moz-border-radius-topright: 40px;
  271. border-top-left-radius: 40px;
  272. border-top-right-radius: 40px;
  273. }ul {margin-bottom: .75em;}
  274. #contain {
  275. width:613px;
  276. margin: 10px auto 0;
  277. }
  278. #content {
  279. margin-top:-10px;
  280. background:{color:Posts};
  281. width:420px;
  282. float: right;
  283. }
  284. #infscr-loading{position:relative!important;left:49%}.post-header-a{position:absolute;text-transform:uppercase;bottom:5px;right:5px;font-size:10px;line-height:10px;color:white;z-index:9;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.0;filter:alpha(opacity = 100)}.post-header-a a{color:white;text-shadow:0 0 3px black}.post-right { float: left; text-transform: uppercase; } .post-left { float: right; text-transform: uppercase;}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}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 {
  285. max-width: 100%;
  286. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  287. .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}
  288.  
  289. #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}
  290.  
  291. 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%}
  292. </style></head>
  293. <body>
  294.  
  295. <div id="contain" class="clearfix">
  296.  
  297. <div id="side">
  298. <div class="cred2"><a href="http://sounds-of-war.tumblr.com" target="blank" title="Theme by SOUNDS-OF-WAR. Dtls by beautiful-html & musichtml. Don't remove the credits.Don't copy!">&copy; ALL THEME</a></div>
  299.  
  300. <div class="text">
  301. <div id="pag"><center>{block:PreviousPage}<a href="{PreviousPage}" title="Página anterior">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}" title="Próxima página">»</a>{/block:NextPage}</center></div>
  302.  
  303. <div id="desc"><br><br><br><br>{Description}</div>
  304.  
  305. <div id="tit">{title}</div>
  306.  
  307. <div id="fot">
  308. <div id="links">
  309. <a href="{text:Link1}">{text:Link1 Title}</a>
  310. <a href="{text:Link2}">{text:Link2 Title}</a>
  311. <a href="{text:Link3}">{text:Link3 Title}</a>
  312. <a href="{text:Link4}">{text:Link4 Title}</a>
  313. <a href="{text:Link5}">{text:Link5 Title}</a>
  314. <a href="{text:Link6}">{text:Link6 Title}</a>
  315. </div>
  316. </div>
  317. <img class="menu-picture" src="{image:sidebar}"/><br><br>
  318. </div>
  319.  
  320. </div>
  321. <div id="content">
  322. {block:Posts}
  323. <div class="post">
  324.  
  325. {block:Text}
  326. <div class="text">
  327. {block:Title}<h3>{Title}</h3>{/block:Title}
  328. {Body}
  329. <!-- permalink --> {block:IndexPage}
  330. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  331. <!-- /permalink --> {/block:IndexPage}
  332. </div>
  333. {/block:Text}
  334.  
  335. {block:Quote}
  336. <div class="text quote">
  337. <p class="words">&#8220;{Quote}&#8221;</p>
  338. {block:Source}<p class="source">{Source}</p>{/block:Source}
  339. <!-- permalink --> {block:IndexPage}
  340. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  341. <!-- /permalink --> {/block:IndexPage}
  342. </div>
  343. {/block:Quote}
  344.  
  345. {block:Link}
  346. <div class="text link">
  347. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  348. {block:Description}{Description}{/block:Description}
  349. <!-- permalink --> {block:IndexPage}
  350. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  351. <!-- /permalink --> {/block:IndexPage}
  352. </div>
  353. {/block:Link}
  354.  
  355. {block:Chat}
  356. <div class="text chat">
  357. <ul class="conversation">
  358. {block:Lines}
  359. <li class="line {Alt}">
  360. {block:Label}<span class="person">{Label}</span>{/block:Label}
  361. <span class="person-said">{Line}</span>
  362. </li>
  363. {/block:Lines}
  364. </ul>
  365. <!-- permalink --> {block:IndexPage}
  366. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  367. <!-- /permalink --> {/block:IndexPage}
  368. </div>
  369. {/block:Chat}
  370.  
  371. {block:Audio}
  372. <div class="text audio">
  373. <p>{AudioPlayerBlack}</p>
  374. {block:IndexPage}{block:IfShowCaptions}
  375. {block:Caption}{Caption}{/block:Caption}
  376. {/block:IfShowCaptions}{/block:IndexPage}
  377. <!-- permalink --> {block:IndexPage}
  378. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  379. <!-- /permalink --> {/block:IndexPage}
  380. </div>
  381. {/block:Audio}
  382.  
  383. {block:Answer}
  384. <div class="text answer">
  385. <div class="box"><DIV CLASS="FOTO"><IMG SRC="{ASKERPORTRAITURL-40}"> {ASKER} Disse:<BR> <DIV CLASS="PERGUNTOU">{QUESTION}</DIV>
  386. </DIV>
  387. <DIV CLASS="RESPONDEU">{ANSWER}</DIV><BR>
  388. <!-- permalink --> {block:IndexPage}
  389. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  390. <!-- /permalink --> {/block:IndexPage}
  391. </div>
  392. {/block:Answer}
  393.  
  394. {block:Photoset}
  395. <div class="photoset">
  396. <div class="box">
  397. <center>{Photoset-400}</center>
  398. </div>
  399. {block:IndexPage}{block:IfShowCaptions}
  400. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  401. {/block:IfShowCaptions}{/block:IndexPage}
  402. <!-- permalink --> {block:IndexPage}
  403. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  404. <!-- /permalink --> {/block:IndexPage}
  405. </div>
  406.  
  407. {/block:Photoset}
  408.  
  409. {block:Video}
  410. <div class="video">
  411. <div class="box">
  412. <!-- permalink --> {block:IndexPage}
  413. <div class="post-header-a"><a href="{Permalink}">{timeago} with {NoteCountWithLabel}</a></div>
  414. <!-- /permalink --> {/block:IndexPage}
  415. <center>{Video-400}</center>
  416. </div>
  417. {block:IndexPage}{block:IfShowCaptions}
  418. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  419. {/block:IfShowCaptions}{/block:IndexPage}
  420. </div>
  421. {/block:Video}
  422.  
  423. {block:Photo}
  424. <div class="photo">
  425. <div class="box">
  426. {block:IndexPage}
  427. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  428. {/block:IndexPage}
  429. {block:PermalinkPage}
  430. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  431. {/block:PermalinkPage}
  432. </div>
  433. {block:IndexPage}{block:IfShowCaptions}
  434. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  435. {/block:IfShowCaptions}{/block:IndexPage}
  436. <!-- permalink --> {block:IndexPage}
  437. <span class="post-link post-right"><a href="{ReblogURL}" target="_blank" >Reblog</a></span><span class="post-link post-left">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  438. <!-- /permalink --> {/block:IndexPage}
  439. </div>
  440. {/block:Photo}
  441.  
  442. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  443. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  444. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  445.  
  446. {block:PermalinkPage}
  447. <div id="post-info" class="text">
  448. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  449. {block:HasTags}
  450. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  451. {/block:HasTags}
  452. <p class="post-info-data">
  453. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  454. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  455. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  456. {block:PostNotes}
  457. {PostNotes}
  458. {/block:PostNotes}
  459. </div>
  460. {/block:PermalinkPage}
  461.  
  462. </div> <!-- end single post -->
  463. {block:ContentSource}
  464. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  465. {/block:ContentSource}
  466. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  467. {/block:Posts}
  468. </div> <!-- end content -->
  469. <div class="loading"></div>
  470. </div> <!-- end containing div -->
  471. {block:IndexPage}{block:IfRolageminfinita}
  472. {block:Pagination}<ul id="pagination">
  473. {block:PreviousPage}
  474. <li><a href="{PreviousPage}"></a></li>
  475. {/block:PreviousPage}
  476. {block:JumpPagination length="5"}
  477. {block:CurrentPage}
  478. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  479. {/block:CurrentPage}
  480. {block:JumpPage}
  481. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  482. {/block:JumpPage}
  483. {/block:JumpPagination}
  484. {block:NextPage}
  485. <li><a id="nextPage" href="{NextPage}"></a></li>
  486. {/block:NextPage}
  487. </ul>{/block:Pagination}
  488. <script type="text/javascript">
  489. $(window).load(function () {
  490. var $content = $('#content');
  491. $content.infinitescroll({
  492. navSelector : '#pagination',
  493. nextSelector : '#pagination a#nextPage',
  494. itemSelector : '.post, .loading',
  495. loading: {
  496. finishedMsg: '',
  497. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  498. },
  499. bufferPx : 200,
  500. debug : false,
  501. });
  502. });
  503. </script>
  504. {/block:IfRolageminfinita}
  505. {/block:IndexPage}
  506. {block:IfToTopButton}
  507. <script type="text/javascript">
  508. $(document).ready(function() {
  509. /*
  510. var defaults = {
  511. containerID: 'toTop', // fading element id
  512. containerHoverID: 'toTopHover', // fading element hover id
  513. scrollSpeed: 1200,
  514. easingType: 'linear'
  515. };
  516. */
  517.  
  518. $().UItoTop({ easingType: 'easeOutQuart' });
  519.  
  520. });
  521. </script>
  522. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  523. {/block:IfToTopButton}
  524.  
  525.  
  526. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment