Advertisement
worenow

Theme 09

Jul 6th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.12 KB | None | 0 0
  1. <!-- base haikax / feito por worenow -->
  2.  
  3.  
  4.  
  5. <html><head>
  6.  
  7.  
  8. <!-- DEFAULT -->
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:link" content="#000000" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:scrollbar" content="#000" />
  14. <meta name="color:scrollbar bg" content="#fff" />
  15. <meta name="color:lhover" content="#555555" />
  16. <meta name="color:hover" content="#555555" />
  17. <meta name="image:background" content="" />
  18. <meta name="text:Link1" content="/" />
  19. <meta name="text:Link1 Title" content="push" />
  20. <meta name="text:Link2" content="/" />
  21. <meta name="text:Link2 Title" content="chama" />
  22. <meta name="text:Link3" content="/" />
  23. <meta name="text:Link3 Title" content="coisas" />
  24. <meta name="text:Link4" content="/" />
  25. <meta name="text:Link4 Title" content="coisas" />
  26. <meta name="text:Link5" content="/" />
  27. <meta name="text:Link5 Title" content="coisas" />
  28. <meta name="if:Rolagem infinita" content="1"/>
  29. <meta name="image:sidebar" content="http://37.media.tumblr.com/38afba210ac0b984c0ee5ef6ccb47393/tumblr_n6ngpjxhKm1tv4x8ho6_250.png" />
  30. <meta name="text:frase" content="▼ Aquela morena sorri com olhos , faz vagabundo babar ▲" />
  31.  
  32.  
  33. <title>{Title}</title>
  34. <link rel="shortcut icon" href="{FavIcon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}
  37. <meta name="description" content="{MetaDescription}" />
  38. {/block:Description}
  39.  
  40. <style type="text/css">
  41.  
  42. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  43.  
  44.  
  45. a {color: {color:link}; text-decoration: none; text-transform: none;}
  46. a:hover {color: {color:hover};}
  47.  
  48. p {margin: 6px 0 0 0}
  49.  
  50. ::-webkit-scrollbar{width:10px;
  51. height:0px;}
  52. ::-webkit-scrollbar-button:start:decrement
  53. ::-webkit-scrollbar-button:end:increment{display:block;
  54. height:0;
  55. background-color:{color:scrollbar bg};}
  56. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  57. -webkit-border-radius:0;
  58. -webkit-border-bottom-right-radius:3px;
  59. -webkit-border-bottom-left-radius:3px;}
  60. ::-webkit-scrollbar-thumb:vertical{height:70px;
  61. background-color:{color:scrollbar};}
  62. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  63. background-color:{color:scrollbar};}
  64.  
  65.  
  66.  
  67. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  68.  
  69. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  70. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  71. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  72. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  73.  
  74. blockquote img{max-width: 470px!important}
  75. blockquote blockquote img{max-width: 450px!important}
  76. blockquote blockquote blockquote img{max-width: 430px!important}
  77. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  78.  
  79. #container {width: 420px; margin:50px auto: 50px auto;}
  80.  
  81. iframe#tumblr_controls {
  82. top:0px !important;
  83. right:3px !important;
  84. position: fixed !important;
  85. -webkit-transition: opacity 0.7s linear;
  86. opacity: 0.4;
  87. -webkit-transition: all 0.8s ease-out;
  88. -moz-transition: all 0.8s ease-out;
  89. transition: all 0.8s ease-out;
  90. z-index:999999999999999999;}
  91.  
  92. iframe#tumblr_controls:hover{
  93. -webkit-transition: opacity 0.7s linear;
  94. opacity: 1;
  95. -webkit-transition: all 0.4s ease-out;
  96. -moz-transition: all 0.4s ease-out;
  97. transition: all 0.4s ease-out;
  98. z-index:999999999999999999999;}
  99.  
  100.  
  101. #entries {width:450px; float:left; margin-left:540px; margin-top:0px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  102. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  103.  
  104.  
  105. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  106. h1 a {color: {color:link};}
  107. h1 a:hover {color: {color:hover};}
  108.  
  109. .image {text-align: center; border: 0px}
  110. .image img {width: 450px; margin-bottom: 1px; }
  111. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(20%);
  112. margin-bottom: 1px
  113. }
  114. .image img:hover {
  115. opacity:1.0;
  116. -webkit-transition: all 0.3s ease-out;
  117. -moz-transition: all 0.3s ease-out;opacity: 0.9}
  118.  
  119.  
  120. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  121. .quotesource {text-align:left;font-size:12px; font-family:cambria;font-style:italic; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  122.  
  123.  
  124. .chat {line-height: 13px; list-style: none }
  125. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  126. .person1 {color: {color:text}; padding: 2px; }
  127. .person1 .label {font-weight: bold; color:{color:text}}
  128. .person2 {color: {color:text}; padding: 2px; }
  129. .person2 .label {font-weight: bold; color:{color:text}}
  130.  
  131. .player {background-color: #000; text-align: left; display:block;}
  132.  
  133. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:verdana; text-align: justify; background-color:#;color:#000; font-size:11px;padding:4px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  134. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  135. .answer img {max-width: 400px;}
  136. #asker a:hover {color:{color:lhover};}
  137. #ssource{margin-left:10px; display:none}
  138.  
  139. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  140. #hoverphoto:hover {color:{color:hover};}
  141.  
  142. .entries:hover #hoverphoto { opacity:1.0;}
  143.  
  144. #marihuana {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  145. #marihuana a {font-size: 10px;font-family: calibri;border-left:px solid #eee}
  146. #marihuana:hover {color:{color:hover} ;}
  147.  
  148.  
  149. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  150. ol.notes, .notes li{width:425px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  151.  
  152.  
  153.  
  154. #sidebar {float:left; position:fixed; width:200px; bottom:85px; height:8px;top:100px; left:300px; position: fixed;}
  155. .imgs {margin-top:0px; margin-left:-100px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  156. .imgs img {display: inline; height:auto; height:285px; width:200px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  157. .imgs img {opacity:0.9;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  158. .imgs img:hover {opacity:0.7;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  159.  
  160.  
  161.  
  162. #descri {width:196px;background-color:#f2f2f2;position: fixed;font-style:; font-family:cambria; letter-spacing:px; font-size:12px; line-height:12px; height:15px;text-align:center; color:#;padding:0px;margin-top:-260px;margin-left:-48px;border-right:px solid #eee; border-bottom:px solid #ddd; border-top:px solid #000; border-left:px solid #ddd;padding: 2px;text-transform:none;}
  163.  
  164.  
  165.  
  166.  
  167. #links {margin-left:-10px;margin-top:-12px;}
  168.  
  169.  
  170. #links a{transition: .8s ease-in-out; font-size:11px;
  171. -webkit-transition: .8s ease-in-out;
  172. -moz-transition: .8s ease-in-out;margin-left:3px;
  173. -o-transition: .8s ease-in-out;;text-transform: uppercase;}
  174.  
  175. #links a:hover{text-decoration:line-through;transition: .8s ease-in-out;
  176. -webkit-transition: .8s ease-in-out;width:100px;
  177. -moz-transition: .8s ease-in-out;
  178. -o-transition: .8s ease-in-out;;}
  179.  
  180.  
  181. eight:auto; opacity:0.9; }
  182.  
  183. </style>
  184.  
  185. <style type="text/css">
  186.  
  187.  
  188.  
  189. /*** CORPO BÁSICO
  190. ***/
  191.  
  192. body {background-color: #fff; background-image:url('http://assets.tumblr.com/images/x.gif'); color: #666;}
  193.  
  194. a {color: #666; text-decoration: none; text-transform: none;}
  195. a:hover {color: #666;}
  196. p {margin: 6px 0 0 0}
  197.  
  198. blockquote {margin: 0px; padding-left: 0px; }
  199. blockquote img{width: 400px!important; text-align:justify;}
  200.  
  201.  
  202.  
  203.  
  204.  
  205. /*** CONFIGURAÇÕES DOS POSTS
  206. ***/
  207.  
  208. #container {width: 400px; margin:70px auto: 70px auto;}
  209. #entry {float:left; margin-top:35px; margin-bottom:-25px; margin-left:480px; width:400px;}
  210.  
  211. .posts {width: 400px; background-color: transparent; padding: 10px; text-align: justify; margin-bottom:0px; position: relative; font-size:0px;}
  212.  
  213. .source {display: none;}
  214. #captt {width: 400px; margin-top: -2px; text-align: center;}
  215.  
  216.  
  217.  
  218.  
  219.  
  220. /*** CONFIGURAÇÕES DAS FONTES
  221. ***/
  222.  
  223. h1 {font-family: calibri; font-size: 14px; letter-spacing:0px; line-height: 12px; text-align: center; font-weight: normal;color: #696969; margin-bottom:-15px;}
  224. h1 a {color: #696969;}
  225.  
  226. h2 {font-family: arial; font-size: 9px; line-height: 13px; text-align: justify; margin-top:25px; font-weight: normal;color: #696969; margin-bottom:3px;}
  227. h2 a {color: #696969;}
  228.  
  229.  
  230.  
  231.  
  232.  
  233. /*** CONFIGURAÇÕES DAS IMAGENS E PHOTOSETS
  234. ***/
  235.  
  236. .image {text-align: left;}
  237. .image img {width: 400px; opacity:0.9; -webkit-filter: grayscale(40%)}
  238. .photoset {width: 400px;opacity:0.9; -webkit-filter: grayscale(40%)}
  239.  
  240.  
  241.  
  242.  
  243.  
  244. /*** CONFIGURAÇÕES DOS QUOTES
  245. ***/
  246.  
  247. .quote {font-family: arial; font-size: 9px; letter-spacing:0px; line-height: 13px; text-align: justify; font-weight: normal;color: #696969; margin-bottom:5px;}
  248. .sorc {font-family: arial; font-size: 9px; line-height: 9px; padding:3px; text-align: right; font-weight: normal;color: #696969; text-transform: uppercase; background-color: transparent; }
  249. .sorc a {text-transform: uppercase; color:#696969}
  250.  
  251.  
  252.  
  253.  
  254.  
  255. /*** CONFIGURAÇÕES DOS CHATS
  256. ***/
  257.  
  258. .chat {text-align: justify; margin-top:-15px; margin-bottom:-15px; font-size: 12px; line-height: 12px; list-style: none;font-family: arial; font-size: 9px; }
  259. .chat ul { list-style: none; padding: 0px; line-height:12px;font-family: arial; font-size: 9px;}
  260. .person1 {color: #666; padding: 2px; font-family: arial; font-size: 9px;}
  261. .person1 .label {font-style:italic; color:#666;font-family: arial; font-size: 9px;}
  262. .person2 {color: #666; padding: 2px; font-family: arial; font-size: 9px;}
  263. .person2 .label {font-style:italic; color:#666;font-family: arial; font-size: 9px;}
  264.  
  265.  
  266.  
  267.  
  268.  
  269. /*** CONFIGURAÇÕES DOS AUDIOS
  270. ***/
  271.  
  272. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px; margin-bottom:-45px;}
  273. .player {position:absolute; z-index:3; background:transparent; margin-top:45px; margin-left:0px;}
  274. .audioplayer {width:25px; height:18px; overflow:hidden; padding:5px; margin-right:11px}
  275. .audioinfo {margin-left:110px; line-height:155%; font-family: arial; font-size:9px!important;}
  276. .audiocaption {margin-left:162px;}
  277. .audiocaption img {width:130px!important}
  278. .audiocaption blockquote img {max-width:320px!important}
  279. .audiocaption blockquote blockquote img {max-width:310px!important}
  280.  
  281.  
  282.  
  283.  
  284.  
  285. /*** CONFIGURAÇÕES DAS PERGUNTAS-RESPOSTAS
  286. ***/
  287.  
  288. #asker {padding: 3px; text-align: justify; background-color: #fff; color:#666; line-height: 10px; font-size:10px; font-family:arial; text-transform:lowercase;}
  289. .answer {line-height: 10px; padding: 2px;color:#666; font-size:9px; font-family:arial; line-height:9px; text-align: left; margin-top:-5px; margin-bottom:0px; font-size:9px;}
  290. .answer img {max-width: 400px; }
  291.  
  292.  
  293.  
  294.  
  295.  
  296. /*** INFORMAÇOES DOS POSTS
  297. ***/
  298.  
  299. #info {text-align: right; margin-top:0px; font-size: 9px; font-family: arial; z-index: 11; letter-spacing:0px; margin-left:0px; width: 400px; margin-bottom: -19px; color:#666;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;opacity:0;}
  300. #info a {font-size:9px; text-transform: lowercase; color:#666; -webkit-transition-duration: 0.4s;}
  301. #info:hover {color:#666}
  302. .posts:hover #info {opacity:9; padding-top:4px; margin-bottom:0px;}
  303.  
  304.  
  305.  
  306.  
  307.  
  308. /*** BARRA DE ROLAGEM
  309. ***/
  310.  
  311. ::-webkit-scrollbar{width:5px;height:5px;}
  312. ::-webkit-scrollbar-button:start:decrement
  313. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  314. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  315. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  316. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  317.  
  318. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  319.  
  320. .tumblrAutoPager_page_separator,
  321. .tumblrAutoPager_page_info {display: none;}
  322.  
  323. #tumblr_controls{position: fixed!important}
  324. #tumblr_controls{position: fixed!important}
  325. #tumblr_controls{position: fixed!important}
  326. #tumblr_controls{position: fixed!important}
  327.  
  328.  
  329.  
  330.  
  331.  
  332. /*** SIDEBAR
  333. ***/
  334.  
  335.  
  336. #sidebar {float:left; position:fixed; width:230px; bottom:85px; height:8px;top:100px; left:210px; position: fixed;}
  337. .imgs {margin-top:15px; margin-left:-55px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  338. .imgs img {display: inline; height:auto; height:285px; width:200px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  339. .imgs img {opacity:0.9;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  340. .imgs img:hover {opacity:0.7;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  341.  
  342.  
  343.  
  344. #descri {width:235px;background-color:#fff;position: fixed;font-style:; font-family:cambria; letter-spacing:px; font-size:30px; line-height:20px; height:40px;text-align:center; color:#;padding:0px;margin-top:8px;margin-left:-30px;border-right:px solid #000; border-bottom:px solid #ddd; border-top:px solid #000; border-left:px solid #ddd;padding: 2px;text-transform:none;}
  345.  
  346. #b1 {;margin-left:-55; margin-top:225px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  347. #b1 img {width:50; height:auto;}
  348.  
  349. #frase {width:200px;background-color:#fff;position: fixed;font-style:; font-family:cambria; letter-spacing:px; font-size:12px; line-height:20px; height:10px;text-align:center; color:#;padding:0px;margin-top:-300px;margin-left:-15px;border-right:px solid #eee; border-bottom:px solid #ddd; border-top:px solid #000; border-left:px solid #ddd;padding: 2px;text-transform:none;}
  350. #frase {opacity:0.9;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  351. #sidebar:hover #frase {margin-top:330px;background-color:#fff;color:#000;height:20px;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  352.  
  353.  
  354. /*** LINKS DA SIDEBAR
  355. ***/
  356.  
  357. #links {width: 220px; height:0px; margin-top:-10px; margin-left:-35px; position:fixed; font-family:cambria; text-align:right;background-color:#ffffff;}
  358. #links a {line-height:20px; text-align: right; padding:1px; background-color:#ffffff; border: 1px solid #eee; color:#000; font-size:10px; }
  359.  
  360.  
  361.  
  362.  
  363. </style><body>
  364.  
  365. <div id="container">
  366. <div id="sidebar">
  367. <div id="frase"> {text:frase} </div>
  368. <div id="descri"> <center><img src="https://31.media.tumblr.com/6965b7fd5edaffe9416cebc8e69d4e65/tumblr_n84h2sPc0s1tdxaldo1_400.png" width="200"></center> </div>
  369. <div id="b1"><img src="https://31.media.tumblr.com/c6c1b449791c7de4ec07e21762381931/tumblr_n84108n8lM1tdxaldo1_400.png" class="shake"></div>
  370. <div class="imgs"><img src="{image:sidebar}"/></div>
  371. <div id="links">
  372. <a href="{text:link1}">{text:link1 title}</a>
  373. <a href="{text:link2}">{text:link2 title}</a>
  374. <a href="{text:link3}">{text:link3 title}</a>
  375. <a href="{text:link4}">{text:link4 title}</a>
  376. <a href="{text:link5}">{text:link5 title}</a>
  377. </div>
  378.  
  379.  
  380. </div>
  381.  
  382. </div>{block:IfRolagemInfinita}<div class="autopagerize_page_element">
  383. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita} <div id="entry"> <div class="autopagerize_page_element">{block:Posts}<div class="posts">
  384.  
  385. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}<h2>{body}</h2>{/block:Text}
  386.  
  387. {block:Photo}<div class="image"><img src="{PhotoURL-400}"></div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photo}
  388.  
  389. {block:Photoset}<div class="photoset">{Photoset-400}</div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photoset}
  390.  
  391. {block:Quote}<div class="quote">{Quote}</div><br><div class="sorc">{Source}</div>{/block:Quote}
  392.  
  393. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<h2>{Description}</h2>{/block:Description}{/block:Link}
  394.  
  395. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}<div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  396.  
  397.  
  398. {block:Audio}<div class="audio">{block:AlbumArt}<img src="{AlbumArtURL}" width="85px" height="85px" align="left" style="margin-left:0px; -webkit-filter: grayscale(40%); opacity: 0.8; border: 1px solid #ededed; padding: 3px;" />{/block:AlbumArt}
  399. <div class="audioplayer" style="margin-left:50px;">{AudioPlayerWhite}</div>
  400. <div class="audioinfo">
  401. {block:TrackName}Song: {TrackName}{/block:TrackName}<br>
  402. {block:Artist}Artist: {Artist}{/block:Artist}<br>
  403. {block:Album}Album: {Album}{/block:Album}</div></div>{/block:Audio}
  404.  
  405.  
  406. {block:Video}{Video-400}{/block:Video}
  407.  
  408. {block:Answer}<div id="asker"><b>{Asker} gritou pra todo mundo ouvir :</b> {Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  409.  
  410. <div id="captt">
  411.  
  412. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  413.  
  414. {block:Date}<div id="info"><left> <a href="{Permalink}">{Month} {DayOfMonthWithZero}</a> / {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">gemeu</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">orgasmo</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">orgasm</a>{/block:IndexPage}</div>{/block:Date}</div>
  415.  
  416. {/block:Posts}
  417.  
  418. </div>
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423.  
  424. <a style="width:115px; font-size:10px; color:#22d7e9; font-family:cambria;position:fixed;font-style:italic;bottom:25px;right:-15px;" href="http://worenow.tumblr.com/" title="n copie"> worenow
  425.  
  426. </body>
  427. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement