Ikxa

theme12-oxigenio

Jan 16th, 2013
797
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.70 KB | None | 0 0
  1. <!--
  2. © oxigenio-dapalavra I tumblr
  3. -->
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  9.  
  10. <head>
  11. <meta name="color:sidebar" content="#CCCCCC" />
  12. <meta name="color:text" content="#000" />
  13. <meta name="color:link" content="#000" />
  14. <meta name="color:link hover" content="#888" />
  15. <meta name="color:hover" content="#f0f0f0" />
  16. <meta name="color:scroll" content="#000" />
  17. <meta name="color:scrollbg" content="#fff" />
  18. <meta name="color:Background" content="#acacac"/>
  19. <meta name="color:Text" content="#130C11"/>
  20. <meta name="color:Title" content="#130C11"/>
  21. <meta name="color:Hover" content="#130C11"/>
  22. <meta name="color:border" content="#130C11"/>
  23. <meta name="color:Scrollbar" content="#130C11"/>
  24. <meta name="color:Link" content="#130C11"/>
  25. <meta name="color:textmenu" content="#ffffff"/>
  26. <meta name="color:bgmenu" content="#000000"/>
  27. <meta name="image:Background" content="1"/>
  28. <meta name="image:borderbarpicture" content="1"/>
  29. <meta name="image:sidebar" content="1"/>
  30. <meta name="if:show photo" content="0"/>
  31. <meta name="if:show title" content="1"/>
  32. <meta name="if:tiny cursor" content="1"/>
  33. <meta name="if:tiny scrollbar" content="1"/>
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="one" />
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="two" />
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="three" />
  40. <meta name="text:Link4" content="/" />
  41. <meta name="text:Link4 Title" content="four" />
  42. <meta name="text:Link5" content="/" />
  43. <meta name="text:Link5 Title" content="five" />
  44. <meta name="image:parceiro1" content="" />
  45. <meta name="text:parceiro1" content="" />
  46. <meta name="text:urlparceiro1" content="" />
  47. <meta name="image:parceiro2" content="" />
  48. <meta name="text:parceiro2" content="" />
  49. <meta name="text:urlparceiro2" content="" />
  50. <meta name="image:parceiro3" content="" />
  51. <meta name="text:parceiro3" content="" />
  52. <meta name="text:urlparceiro3" content="" />
  53. <meta name="image:parceiro4" content="" />
  54. <meta name="text:parceiro4" content="" />
  55. <meta name="text:urlparceiro4" content="" />
  56.  
  57.  
  58. <script type="text/javascript"
  59. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  60.  
  61. <style type="text/css">
  62.  
  63. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
  64.  
  65. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  66.  
  67. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  68.  
  69. .oxi{
  70. margin-top: 0px;
  71. margin-left: 87px;
  72. width: 665px;background: {color:post};
  73. }
  74.  
  75. #tumblr_controls{
  76. position:fixed !important;
  77. top: 3px;
  78. right: 3px;
  79. }
  80.  
  81. body {
  82. padding: 5px;
  83. margin: 0px;
  84. color:{color:text};
  85. background-color: transarent;
  86. background-image:url({image:Background});
  87. background-attachment: fixed;
  88. background-size: cover;
  89. font-family: georgia;
  90. font-size: 13px;
  91. line-height:15px;
  92. color:{color:text};
  93. }
  94.  
  95. p {
  96. margin:0px;
  97. margin-top:0px;
  98. }
  99.  
  100. a:link, a:active, a:visited{
  101. color: {color:Link};
  102. text-decoration: none;
  103. -webkit-transition: color 0.5s ease-out;
  104. -moz-transition: color 0.5s ease-out;
  105. }
  106.  
  107. a:hover{
  108. color:{color:Hover};
  109. text-decoration: underline;
  110. -webkit-transition: color 0.5s ease-out;
  111. -moz-transition: color 0.5s ease-out;
  112. }
  113.  
  114. .entry {
  115. overflow: hidden;
  116. padding-left: 1px;
  117. padding-right: 1px;
  118. padding-top: 1px;
  119. padding-bottom: 0px;
  120. background-color: transparent;
  121. position:relative;
  122. {block:PermalinkPage}
  123. width: 500px;
  124. margin-left: -50px;
  125. float:left;
  126. padding: 10px;
  127. {/block:PermalinkPage}
  128. {block:IndexPage}
  129. margin: 3px;
  130. float: left;
  131. width: 320px;
  132. {/block:IndexPage}
  133. }
  134.  
  135.  
  136. #permalink {
  137. position: absolute;
  138. margin-top: 9px;
  139. margin-left: 6px;
  140. opacity: 0;
  141. -webkit-transition: all .3s ease;
  142. -moz-transition: all .3s ease;
  143. -o-transition: all .3s ease;
  144. transition: all .3s ease;
  145. }
  146.  
  147. .entry:hover #permalink {
  148. margin-top: 9px;
  149. margin-left: 0px;
  150. opacity: 1;
  151. }
  152.  
  153. .countreblog {
  154. color: #000000;
  155. letter-spacing:1px;
  156. font-family: cambria;
  157. font-size:10px;
  158. line-height:14px;
  159. margin: 2px;
  160. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  161. background-repeat:repeat;
  162. border:1px solid rgba(0,0,0,0.1);
  163. padding:3px 5px;
  164. -webkit-border-radius:2px;
  165. moz-border-radius:2px;
  166. -o-border-radius:2px;
  167. border-radius:2px;
  168. }
  169.  
  170. .countreblog a { color: #000000; }
  171.  
  172. div.navigate a{
  173. color: #000;
  174. display:block;
  175. width: 43px;
  176. height: 1px;
  177. line-height: 13px;
  178. text-align: center;
  179. padding-top:1px;
  180. margin-left:0px;
  181. margin-top:3px;
  182. position:relative;
  183. text-align: center;
  184. z-index:1;
  185. display: inline-block;
  186. -webkit-transition: all 0.4s linear;
  187. -webkit-transition: all 0.4s linear;
  188. -moz-transition: all 0.4s linear;
  189. transition: all 0.4s linear;
  190. background:#c5c5c5;
  191. }
  192.  
  193. div.navigate a:hover{
  194. background: #000;
  195. font-style: italic;
  196. -webkit-transition: all 0.4s linear;
  197. -webkit-transition: all 0.4s linear;
  198. -moz-transition: all 0.4s linear;
  199. transition: all 0.4s linear;
  200. color: #130C11;
  201. }
  202.  
  203. .notecount{
  204. color: #000;
  205. font-weight: normal;
  206. padding-bottom: 0px;
  207. }
  208.  
  209. #pagination{
  210. display:none;
  211. }
  212.  
  213. .clear {
  214. clear: both;
  215. }
  216.  
  217. #posts {opacity:1;
  218. position:relative;
  219. margin-top: -10px;
  220. {block:IndexPage}
  221. width: 700px;
  222. margin-left: 0px;
  223. margin-top: 0px;
  224. padding: 5px;
  225. {/block:IndexPage}
  226. {block:PermalinkPage}
  227. width: 500px;
  228. margin-left: 50px;
  229. margin-top: 0px;
  230. {/block:PermalinkPage}
  231. }
  232.  
  233. ol.notes img {
  234. width: 16px;
  235. display: inline;
  236. position: relative;
  237. top: 3px;
  238. }
  239.  
  240. #sidebar2{
  241. width:70px;
  242. margin-left: 8px;
  243. z-index:1;
  244. position:fixed !important;
  245. bottom:0px;
  246. height:100%;
  247. background-color: white;
  248. opacity:0.2;
  249. background-image:url({image:borderbarpicture});
  250. }
  251.  
  252. #postnotes{
  253. text-align: justify;}
  254.  
  255. #postnotes blockquote{
  256. border: 0px;}
  257.  
  258. #infscr-loading{
  259. bottom: -70px;
  260. position: absolute;
  261. left: 50%;
  262. margin-left:-8px;
  263. width:16px;
  264. height:11px;
  265. overflow:hidden;
  266. margin-bottom: 50px;
  267. }
  268.  
  269. .title{
  270. font-family: georgia;
  271. font-size: 14px;
  272. line-height:{text:title line height}px;
  273. color: {color:Title};
  274. font-weight: normal;
  275. padding:0px 0px 0px 0px;
  276. }
  277.  
  278. .blog{
  279. font-family:g'Georgia';
  280. font-size: 35px;
  281. line-height:20px;
  282. color: {color:Title};
  283. border-bottom: 0px solid white;
  284. -webkit-transition: all 0.3s linear;
  285. -webkit-transition: all 0.3s linear;
  286. -moz-transition: all 0.3s linear;
  287. transition: all 0.3s linear;
  288. }
  289.  
  290. .blog:hover{
  291. border-bottom: 0px solid {color:border};
  292. -webkit-transition: all 0.3s linear;
  293. -webkit-transition: all 0.3s linear;
  294. -moz-transition: all 0.3s linear;
  295. transition: all 0.3s linear;
  296. }
  297.  
  298. .quotesource {font-size: 9px;text-align: center; text-transform: none; margin-bottom: 5px; font-weight:bold;}
  299. .quotesource a, a:hover{font-size: 9px;text-transform: none;}
  300.  
  301. .links a{
  302. font-size: 12px;
  303. line-height:12px;
  304. letter-spacing: 1px;
  305. margin: 3px;
  306. font-family: {font:text font};
  307. color: {color:text};
  308. border-bottom: 1px solid white;
  309. -webkit-transition: all 0.3s linear;
  310. -webkit-transition: all 0.3s linear;
  311. -moz-transition: all 0.3s linear;
  312. transition: all 0.3s linear;
  313. }
  314.  
  315. .links:hover a{
  316. text-decoration: underline;
  317. -webkit-transition: all 0.3s linear;
  318. -webkit-transition: all 0.3s linear;
  319. -moz-transition: all 0.3s linear;
  320. transition: all 0.3s linear;
  321. }
  322.  
  323. a img{border: 0px;}
  324.  
  325. blockquote{
  326. padding:2px 2px 2px 5px;
  327. margin:4px 4px 4px 7px;
  328. border-left: 4px solid #ffffff;
  329. }
  330.  
  331. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  332.  
  333. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  334. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  335.  
  336. .notes img{width:10px; position:relative; top:3px;}
  337. <--ses-->
  338. small{font-size: 90%;}
  339.  
  340.  
  341. .caption img {
  342. max-width: 100%;
  343. }
  344.  
  345. {CustomCSS}
  346.  
  347. #tudo {background:{color:background}  url('{image:background}')  repeat;position: fixed; margin: -20px -20px -20px -20px; width:100%;height: 100%;z-index:-99999;}
  348.  
  349. #sidebar3 {position: fixed; margin: 160px -10px 0px 770px;}
  350.  
  351. #side3 {position: fixed; width:195px; }
  352.  
  353. .pagination {position:fixed; width:130px;font-size:12px; font-family:georgia; color:{color:text};font-style:italic; text-align:center; background-color:#trans;padding-bottom: 2px; padding-top: 1px; padding-left: 5px;padding-right: 5px; margin-top:113px; margin-left:40px; border-radius: 0px 0px 10px 10px;z-index:99999;}
  354.  
  355. .navigation {position:fixed; margin-top:460px; margin-left:773px; width:207px;z-index:99999;}
  356. .navigation a:hover {-webkit-transition:0.3s linear;}
  357. .nav a {display:block; background-color:{color:bgmenu}; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:{color:textmenu}; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid; opacity:0.9;}
  358. .nav a:hover {opacity:0.7;}
  359.  
  360. #oxi2 {font-family:georgia;font-size: 13px; line-height: 15px; padding: 3px;color:{color:text}; text-align: left; padding: 10px; background-color:transparent; margin-left: 0px; width:193px; height: 85px;margin-top: -105px;}
  361.  
  362. #deslizante {width: 420px; font-size: 460px; background-color: #000; font-family: georgia; line-height:320px;  color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 2; text-align: center; font-style: italic;}
  363.  
  364. .deslizante5 {margin-left:  790px; height: auto;margin-top:640px; width: 170px; font-size: 9px; background-color: transparent; font-family: verdana; line-height:14px;  color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style:  -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;z-index:9999;}
  365.  
  366. #parceiro1{ float: left; margin-top: 155px; margin-left:25px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid {color:barrinhas}; background-color:transparent; z-index:9 }
  367. #parceiro1 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:{color:barrinhas};  }
  368. #parceiro1 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  369.  
  370. #parceiro2{ float: left; margin-top: 200px; margin-left:25px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid {color:barrinhas}; background-color:transparent; z-index:9 }
  371. #parceiro2 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:{color:barrinhas};  }
  372. #parceiro2 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  373.  
  374. #parceiro3{ float: left; margin-top: 244px; margin-left:25px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid {color:barrinhas}; background-color:transparent; z-index:9 }
  375. #parceiro3 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:{color:barrinhas};  }
  376. #parceiro3 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  377.  
  378. #parceiro4{ float: left; margin-top: 288px; margin-left:25px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid {color:barrinhas}; background-color:transparent; z-index:9 }
  379. #parceiro4 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:{color:barrinhas};  }
  380. #parceiro4 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  381.  
  382. #oxi4fim {background:transparent;position: fixed; margin-left: 800px;margin-top: 610px; width:312px;height: 57px;z-index:-999;}
  383.  
  384. #flinks {opacity:0.2;background:{color:sidebar};position: fixed; margin-left: 770px;margin-top: 459px; width:213px;height: 140px;z-index:-9999;}
  385.  
  386. #marque {background:transparent;position: fixed; margin-left: -20px;margin-top: 50px; width:100%;height: 30px;z-index:-9999;}    
  387.    
  388. </style>
  389.  
  390. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
  391. <script type="text/javascript">
  392. $(function(){
  393. $("#pageLink").click(function(){
  394. $("#titlePages").fadeToggle(500);
  395. });
  396. });
  397. </script>
  398.  
  399. {block:IndexPage}
  400. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/4IKlvmzup/jquery.masonry.min.js"></script>
  401. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  402. <script type="text/javascript">
  403. $(window).load(function () {
  404. var $content = $('#posts');
  405. $content.masonry({
  406. itemSelector: '.entry',
  407. isAnimated: true
  408. }),
  409. $content.infinitescroll({
  410. navSelector : '#pagination',
  411. nextSelector : '#pagination a#nextPage',
  412. itemSelector : '.entry',
  413. loading: {
  414. finishedMsg: '',
  415. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  416. },
  417. bufferPx : 200,
  418. debug : false,
  419. },
  420. // call masonry as a callback.
  421. function( newElements ) {
  422. var $newElems = $( newElements );
  423. $newElems.hide();
  424. // ensure that images load before adding to masonry layout
  425. $newElems.imagesLoaded(function(){
  426. $content.masonry( 'appended',
  427. $newElems, true,
  428. function(){$newElems.fadeIn(300);}
  429. );
  430.  
  431.  
  432. });
  433. });
  434. });
  435. </script>
  436. {/block:IndexPage}
  437.  
  438. <title>{title}</title>
  439.  
  440. <link rel="shortcut icon" href="{Favicon}">
  441.  
  442.  
  443. </style>
  444. </head>
  445. <body>
  446. <div class="deslizante5"><a href="http://oxigenio-dapalavra.tumblr.com/" title="Créditos" target="_blank"><FONT COLOR="#ffffff">© oxigênio-dapalavra</FONT></a></div>   </div></div>
  447.    </div></div>
  448. <div id="flinks"></div>
  449.  
  450. <div id="oxi4fim"><img src="http://static.tumblr.com/eb7avl1/7Soma7wm3/termino.png"width="150"></div>
  451.  
  452. <div class="navigation"><div class="nav">
  453. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  454. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  455. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  456. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  457. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  458. </div></div>
  459.  
  460. <div id="sidebar3">
  461. <div id="side3">
  462.  
  463. <img src="{image:sidebar}" style=" border: 1px solid #000;padding:3px;height:290px; width: 205px; margin-left:0px; margin-top:1px; align="center"></a></br>
  464.  
  465. <div class="pagination">
  466. {block:PreviousPage} <a href="{PreviousPage}">« prev</a> or {/block:PreviousPage}
  467. {block:NextPage} <a href="{NextPage}">next »</a> {/block:NextPage}
  468. </div></div>
  469.  
  470. <div id="oxi2">{description}</div></div>
  471.  
  472.  
  473. </div></div>
  474.  
  475. <div id="parceiro1">
  476. <a href="{text:urlparceiro1}" title="{text:parceiro1}" target="_blank"><img src="{image:parceiro1}"/>
  477. </div></div>
  478.  
  479. <div id="parceiro2">
  480. <a href="{text:urlparceiro2}" title="{text:parceiro2}" target="_blank"><img src="{image:parceiro2}"/>
  481. </div></div>
  482.  
  483. <div id="parceiro3">
  484. <a href="{text:urlparceiro3}" title="{text:parceiro3}" target="_blank"><img src="{image:parceiro3}"/>
  485. </div></div>
  486.  
  487. <div id="parceiro4">
  488. <a href="{text:urlparceiro4}" title="{text:parceiro4}" target="_blank"><img src="{image:parceiro4}"/>
  489. </div></div>
  490.  
  491. <div id="sidebar2">
  492. <img src="{image:borderbar}" height=1000px;>
  493. </div>
  494.  
  495. <div class="oxi">
  496. <div style="position:fixed;right:0px;top:28px;">
  497. </div>
  498.  
  499. <div id="posts">
  500.  
  501. {block:Posts}
  502. <div class="entry">
  503.  
  504. {block:Text}
  505. {block:Title}<span class="title">{Title}</span>{/block:Title}
  506. <div class="caption"><span class="entrytext">{Body}</span></div>
  507. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  508. {/block:Text}
  509.  
  510. {block:Link}
  511. <a href="{URL}" class="title">{Name}</a>
  512. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  513. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  514. {block:Link}
  515.  
  516.  
  517. {block:Photo}
  518. {block:IndexPage}
  519. <div id="permalink">
  520. <span class="countreblog"><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  521. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  522. {/block:IndexPage}
  523. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="320"/></a></div>{LinkCloseTag}
  524. {/block:IndexPage}
  525. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  526. {/block:Photo}
  527.  
  528.  
  529. {block:Photoset}
  530. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  531. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  532. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  533. {/block:Photoset}
  534.  
  535. {block:Quote}
  536. {Quote}<br><div class="quotesource"></br>— {Source}</div>
  537. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  538. {/block:Quote}
  539.  
  540. {block:Chat}
  541. {block:Title}<span class="title">{Title}</span>{/block:Title}
  542. <ul class="chat">
  543. {block:Lines}
  544. <li class="user_{UserNumber}">
  545. {block:Label}
  546. <span class="label">{Label}</span>
  547. {/block:Label}
  548.  
  549. {Line}
  550. </li>
  551. {/block:Lines}
  552. </ul>
  553. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  554. {/block:Chat}
  555.  
  556. {block:Audio}
  557. <div style="width:250px; height:28px;">{AudioPlayerGrey}</div>
  558. {block:IndexPage}</br>
  559. <div class="caption">
  560. {caption}</div>{/block:IndexPage}
  561. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  562. {/block:Audio}
  563.  
  564. {block:Video}
  565. <center>
  566. {block:IndexPage}
  567. {Video-250}
  568. {/block:IndexPage}
  569. </center>
  570. {block:PermalinkPage}
  571. <center>{Video-500}</center>
  572. {/block:PermalinkPage}
  573. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  574. {block:Video}
  575.  
  576. {block:Answer}
  577. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  578. <strong>{Asker}: {Question}</strong>
  579. <div class="caption">
  580. {Answer}</div><br>
  581. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:11px; border-top: 1px {color:Background} solid; padding-bottom: 4px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  582. {/block:Answer}
  583.  
  584. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  585.  
  586. {block:PermalinkPage}
  587. {block:Date}
  588. {block:Caption}{Caption}{/block:Caption}<center>
  589. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  590. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  591. {/block:Date}
  592.  
  593. {/block:PermalinkPage}
  594.  
  595. {block:PostNotes}{PostNotes}
  596. {/block:PostNotes}
  597. </div>
  598.  
  599.  
  600. {/block:Posts}
  601. </div>
  602.  
  603. {block:IndexPage}<br>
  604. {block:Pagination}
  605. <div id="pagination">
  606. {block:NextPage}
  607. <a id="nextPage" href="{NextPage}">next</a>
  608. {/block:NextPage}
  609. {block:PreviousPage}
  610. <a href="{PreviousPage}">back</a>
  611. {/block:PreviousPage}
  612. </div>
  613. {/block:Pagination}
  614. {/block:IndexPage}
  615. </div>
  616. </body>
  617. </html>
Advertisement
Add Comment
Please, Sign In to add comment