luisquintanilha

Theme 9

Jul 5th, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.92 KB | None | 0 0
  1. <head>
  2. <!-- DEFAULT VARIABLES -->
  3. <meta name="color:background" content="#f8f8f8" />
  4. <meta name="color:link" content="#000000" />
  5. <meta name="color:linkhover" content="#bebebe" />
  6. <meta name="color:text" content="#000000" />
  7. <meta name="color:post" content="#bebebe" />
  8. <meta name="color:sidebar" content="#696969" />
  9. <meta name="color:links sidebar" content="#fff" />
  10. <meta name="color:bg links sidebar" content="#000" />
  11.  
  12. <meta name="image:background" content="" />
  13. <meta name="image:sidebar" content="" />
  14. <meta name="image:sidebar2" content="" />
  15. <meta name="image:sidebar3" content="" />
  16. <meta name="image:sidebar4" content="" />
  17. <meta name="image:sidebar5" content="" />
  18.  
  19. <meta name="text:frase" content="frase do slide aqui -v-" />
  20. <meta name="text:frase1" content="FRASE GRANDE E EM CAPS AQUI" />
  21. <meta name="text:frase2" content="frase pequena pequena aqui, enfim" />
  22.  
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="" />
  33. <meta name="text:Link6" content="" />
  34. <meta name="text:Link6 Title" content="" />
  35.  
  36. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  37. <script type="text/javascript" src="http://static.tumblr.com/ifqwhnb/GBsm20q7d/jquery.nivo.slider.pack.js"></script>
  38. <script type="text/javascript">
  39.  
  40. var $nv4wp = jQuery.noConflict();
  41.  
  42. $nv4wp(window).load(function() {
  43.  
  44. $nv4wp('#slider').nivoSlider({
  45.  
  46. effect:'random',
  47.  
  48. slices:15, // For slice animations
  49.  
  50. boxCols: 4, // For box animations
  51.  
  52. boxRows: 2, // For box animations
  53.  
  54. animSpeed:500, // Slide transition speed
  55.  
  56. pauseTime:3000, // How long each slide will show
  57.  
  58. startSlide:0, // Set starting Slide (0 index)
  59.  
  60. directionNav:true, //Next & Prev
  61.  
  62. directionNavHide:true, //Only show on hover
  63.  
  64. controlNav:true, // 1,2,3... navigation
  65.  
  66. controlNavThumbs:false, // Use thumbnails for Control Nav
  67.  
  68. controlNavThumbsFromRel:false, // Use image rel for thumbs
  69.  
  70. controlNavThumbsSearch: '.jpg', // Replace this with...
  71.  
  72. controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
  73.  
  74. keyboardNav:true, //Use left & right arrows
  75.  
  76. pauseOnHover:true, //Stop animation while hovering
  77.  
  78. manualAdvance:false, //Force manual transitions
  79.  
  80. captionOpacity:0.8, //Universal caption opacity
  81.  
  82. prevText: 'Prev', // Prev directionNav text
  83.  
  84. nextText: 'Next', // Next directionNav text
  85.  
  86. beforeChange: function(){}, // Triggers before a slide transition
  87.  
  88. afterChange: function(){}, // Triggers after a slide transition
  89.  
  90. slideshowEnd: function(){}, // Triggers after all slides have been shown
  91.  
  92. lastSlide: function(){}, // Triggers when last slide is shown
  93.  
  94. afterLoad: function(){} // Triggers when slider has loaded
  95.  
  96. });
  97.  
  98. });
  99.  
  100. </script>
  101.  
  102. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/ifqwhnb/2dBm00x0v/nivoslider4wp.css" />
  103.  
  104. <title>{Title}</title>
  105. <link rel="shortcut icon" href="{Favicon}">
  106. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  107. {block:Description}
  108. <meta name="description" content="{MetaDescription}" />
  109. {/block:Description}
  110.  
  111. {block:IfEnableEndlessScrolling}
  112. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  113. {/block:IfEnableEndlessScrolling}
  114.  
  115. <style type="text/css">
  116.  
  117. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  118.  
  119. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  120. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  121.  
  122. p {margin: 6px 0 0 0}
  123.  
  124. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  125. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  126. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  127. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  128.  
  129. blockquote img{max-width: 470px!important}
  130. blockquote blockquote img{max-width: 450px!important}
  131. blockquote blockquote blockquote img{max-width: 430px!important}
  132. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  133.  
  134. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  135.  
  136. #allboxes {float: left; margin-left: 417px; border:3px solid {color:sidebar};}
  137.  
  138. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  139.  
  140. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  141. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  142. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  143.  
  144. .image {text-align: center; border: 0px}
  145. .image img {max-width: 500px; margin-bottom: 2px }
  146.  
  147. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  148. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  149. .xquotesource a, a:hover{text-transform: none;}
  150.  
  151. .chat {line-height: 13px; list-style: none }
  152. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  153. .person1 {color: {color:text}; padding: 2px; }
  154. .person1 .label {font-weight: bold; color:{color:text}}
  155. .person2 {background-color:{color:background}; color: {color:text}; padding: 2px; }
  156. .person2 .label {font-weight: bold; color:{color:text}}
  157.  
  158. .player {background-color: #fff; text-align: left; display:block;}
  159.  
  160. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  161. .answer {padding: 2px}
  162. .answer img {max-width: 470px;}
  163.  
  164. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  165. #info a {font-size: 9px;}
  166.  
  167. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  168. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  169.  
  170. #cap {width: 500px; margin-top: -2px;}
  171. .source {display: none;}
  172.  
  173. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  174. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  175. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  176. .notes img{display: none; border:0px}
  177.  
  178. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  179.  
  180. #links {z-index: 7;width: 410px; float: left; margin-left:421px; margin-top: -5px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .9s ease-in-out; -o-transition: opacity .9s ease-in-out; transition: opacity .9s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
  181. #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 50px; background-color: {color:bg links sidebar}; color:{color:links sidebar}; text-decoration: none; text-transform: uppercase; line-height: 25px; height: 22px; overflow: hidden; border-right: 1px solid {color:sidebar}; }
  182. #links a:hover{text-align: center; background-color: {color:links sidebar}; color:{color:bg links sidebar};}
  183.  
  184. #vcs {background-color: {color:background}; font-weight: lowercase; letter-spacing: 0px; color: {color:text}; text-align: center; width: 199px; height:auto; line-height: 13px; position: absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; margin-top: 493px; margin-left: 160px; position: fixed; padding: 2px; font-size: 10px;}
  185.  
  186. #ola {background-color: {color:bg links sidebar}; font-weight: lowercase; letter-spacing: 0px; color: {color:background}; text-align: center; width: auto; height:3px; line-height:0px; position: absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: Agency FB; margin-top: 173px; margin-left: 1000px; position: fixed; padding: 15px; font-size: 22px;}
  187.  
  188. #ola2 {background-color:{color:background}; font-weight: lowercase; letter-spacing: 0px; color: {color:text}; text-align: center; width: auto; height:auto; line-height: 13px; position: absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; margin-top: 207px; margin-left: 1020px; position: fixed; padding: 2px; font-size: 10px;}
  189.  
  190. #credit {background-color: {color:background};border:3px solid {color:sidebar};font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width:142px; height:14px; position: absolute; font-family: verdana; margin-top: 502px; margin-left: 950px; position: fixed; padding: 1px; font-size: 9px;}
  191.  
  192. #meupau {background-color: transparent;font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width:420px; height:344px; position: absolute; font-family: verdana; margin-top: -10px; margin-left: -10px; position: fixed; padding: 1px; font-size: 9px;}
  193.  
  194. #mechupalentamenteegostosogataegataaoinvesdeplagiarmechupaacadaplagioseeufossechupadoeusentiriamaisprazerdoquevcmecopiandoetauentaomechupeaoinvesdeapertarcrltmaisukkkpfvrvsf {z-index: 7;margin-left: 0px; margin-top: 0px; width: auto; font-size: 9px; height: auto; text-align: center; background-color: transparent; font-family: verdana; line-height: 9px; color: {color:background}; position: fixed; padding: 5px; -webkit-transition: 1s ease-in;
  195. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: visible; opacity: 0; overflow: hidden; }
  196. #meupau:hover #mechupalentamenteegostosogataegataaoinvesdeplagiarmechupaacadaplagioseeufossechupadoeusentiriamaisprazerdoquevcmecopiandoetauentaomechupeaoinvesdeapertarcrltmaisukkkpfvrvsf {opacity: 0.8;margin-top: 41px;margin-left: 100px; -webkit-transition: 1s ease-in;-moz-transition:1s ease-in; transition: 1s ease-in;}
  197.  
  198. #fff {background-color: {color:background}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width:0px; height:0px; position: absolute; font-family: verdana; margin-top: 465px; margin-left: 101px; position: fixed; padding: 1px; font-size: 85px;}
  199.  
  200. #paginal {font-family: tinytots; font-size: 8px; text-align: center;}
  201. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:frase};}
  202. #paginal a:hover {background: {color:background}; color: {color:text};}
  203. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  204. .ps { z-index: 7;position: fixed; margin-left:800px; padding: 4px; width: 102px; height: auto; top: 7px; background-color: {color:sidebar}; color: {color:text};}
  205.  
  206. #side {width: 195px; height:130px; top:352px; margin-left:140px; text-align: center; background-color:{color:sidebar}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; border:4px solid {color:sidebar}; position:fixed;}
  207. #side:hover { background-color:{color:links sidebar hover}; border:4px solid {color:side2}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  208.  
  209. /* The Nivo Slider styles */
  210. #slider {position:relative;}
  211. #slider img {position:absolute; top:0px; left:0px; display:none;}
  212. #slider a {border:0; display:block;}
  213. .nivoSlider {position:relative; width: 195px;}
  214. .nivoSlider img {position:absolute; top:0px; left:0px;}
  215. /* If an image is wrapped in a link */
  216. .nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0;
  217. padding:0;margin:0; z-index:6; display:none;}
  218. /* The slices and boxes in the Slider */
  219. .nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
  220. .nivo-box {display:block;position:absolute;z-index:5;}
  221. /* Caption styles */
  222. .nivo-caption {position:absolute;left:0px; bottom:0px; background:{color:sidebar}; color:#fff; text-transform: none; width: 100%;
  223. z-index:50; border-right: 5px solid #;padding: 5px 0;}
  224. .nivo-caption p {padding:0 20px;margin:0;font-size:12px;}
  225. .nivo-caption a {display:inline !important;}
  226. .nivo-html-caption {display:none;}
  227. /* Direction nav styles (e.g. Next & Prev) */
  228. .nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
  229. .nivo-prevNav { left:0px;}
  230. .nivo-nextNav { right:0px;}
  231. /*============================*/
  232. /*=== Custom Slider Styles ===*/
  233. /*============================*/
  234. .slider {width:195px;}
  235. .slider img {position:absolute;top:0px;left:0px;display:none;}
  236. .slider a {border:0;display:block;}
  237. .nivo-controlNav {display:none;}
  238. .nivo-directionNav a {display:block;width:31px;height:34px;background:url(http://twizonebr.com/Novidades/wp-content/themes/twizonebrvrs1/arrowswleft.png) no-repeat;text-indent:-9999px;border:0;
  239. }
  240. a.nivo-nextNav {background-position:-30px 0;right:05px;}
  241. a.nivo-prevNav { left:15px;}
  242. .nivo-caption {font-family:verdana;}
  243. .nivo-caption a {color:#efe9d1; text-decoration:underline;}
  244.  
  245. .ff {clear: both; float: left; width: 526px; height: 31px; padding: 5px; background-color: {color:sidebar}; position: fixed; font-size: 9px; text-align: right; font-family: Verdana, Geneva, Tahoma, sans-serif; margin-top: -20px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; margin-left: 417px; font-family: verdana; color: {color:text}; z-index: 3; font-size:9px;-webkit-transition: all 0.1s ease-in; line-height: 17px;}
  246.  
  247. ::-webkit-scrollbar{width:5px;height:6px;}
  248. ::-webkit-scrollbar-button:start:decrement
  249. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  250. ::-webkit-scrollbar-track-piece{background-color:{color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  251. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:sidebar};-webkit-border-radius:px;}
  252. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:sidebar};-webkit-border-radius:px;}
  253.  
  254. #tumblr_controls{position: fixed!important}
  255. #tumblr_controls{position: fixed!important}
  256. #tumblr_controls{position: fixed!important}
  257. #tumblr_controls{position: fixed!important}
  258.  
  259. </style>
  260.  
  261. <body onkeydown="return false">
  262.  
  263. <div class="ps"><div id="paginal">
  264. {block:JumpPagination length="5"}
  265. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  266. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  267. {/block:JumpPagination}
  268. </div></div>
  269.  
  270. <div class="ff"></div>
  271. <div id="fff">†</div>
  272.  
  273. <div id="links">
  274. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  275. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  276. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  277. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  278. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  279. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  280. </div>
  281.  
  282.  
  283. <div id="side">
  284. <div id="slide"><div id="slider">
  285. <a href="/" target="_blank"><img src="{image:sidebar}" width="195" height="130" /></a>
  286. <a href="/" target="_blank"><img src="{image:sidebar2}" width="195" height="130" /></a>
  287. <a href="/" target="_blank"><img src="{image:sidebar3}" title="{text:frase}"width="195" height="130" /></a>
  288. <a href="/" target="_blank"><img src="{image:sidebar4}" width="195" height="130" /></a>
  289. <a href="/" target="_blank"><img src="{image:sidebar5}" width="195" height="130" /></a>
  290. </div></div>
  291. </div>
  292.  
  293. <div id="vcs">{Description}</div>
  294.  
  295. <div id="ola">{text:frase1}</div>
  296.  
  297. <div id="meupau">
  298. <div id="mechupalentamenteegostosogataegataaoinvesdeplagiarmechupaacadaplagioseeufossechupadoeusentiriamaisprazerdoquevcmecopiandoetauentaomechupeaoinvesdeapertarcrltmaisukkkpfvrvsf"><script charset="utf-8" src="http://static.tumblr.com/ygkexbz/8Fqm2r18c/hm.js"></script>
  299. <script>
  300. new TWTR.Widget({
  301. version: 2,
  302. type: 'profile',
  303. rpp: 4,
  304. interval: 30000,
  305. width: 250,
  306. height: 300,
  307. theme: {
  308. shell: {
  309. background: '#f8f8f8',
  310. color: '#bebebe'
  311. },
  312. tweets: {
  313. background: '#f8f8f8',
  314. color: '#696969',
  315. links: '#000000'
  316. }
  317. },
  318. features: {
  319. scrollbar: false,
  320. loop: false,
  321. live: false,
  322. behavior: 'all'
  323. }
  324. }).render().setUser('riickrobot').start();
  325. </script></div>
  326. </div>
  327.  
  328. <div id="ola2">{text:frase2}</div>
  329.  
  330. <div id="credit">theme made by <a href="http://congelad0.tumblr.com"><b>luuh</b></a> ©</div>
  331.  
  332. </body>
  333.  
  334.  
  335. <div id="allboxes">
  336.  
  337. {block:Posts}
  338. <div class="entry">
  339.  
  340. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  341.  
  342. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  343.  
  344. {block:Photoset}{Photoset-500}{/block:Photoset}
  345.  
  346. {block:Quote}
  347. <div class="xquote">“{Quote}”</div>
  348. {block:Source}<div class="xquotesource"> — {Source}</div>
  349. {/block:Source}
  350. {/block:Quote}
  351.  
  352. {block:Link}
  353. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  354. {block:Description}{Description}{/block:Description}
  355. {/block:Link}
  356.  
  357. {block:Chat}
  358. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  359. <div class="chat"><ul>{block:Lines}
  360. <li class="person{UserNumber}">{block:Label}
  361. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  362. {/block:Chat}
  363.  
  364. {block:Audio}
  365. <div class="player">{AudioPlayerWhite}</div>
  366. {block:Caption}{Caption}{/block:Caption}
  367. {/block:Audio}
  368.  
  369. {block:Video}{Video-500}{/block:Video}
  370.  
  371.  
  372. {block:Answer}
  373. <div id="asker">{Asker} <b>sussurou no ouvido do luuh:</b> {Question}</div>
  374. <div class="answer">{Answer}</div>
  375. {/block:Answer}
  376.  
  377.  
  378. <div id="cap">
  379. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  380. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  381. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  382.  
  383. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  384. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  385. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  386. {/block:ContentSource}</div></div>
  387. <br>
  388.  
  389.  
  390. <div id="info">
  391. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  392. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} • <a href="{ReblogUrl}" target="_blank">Click To Orgasmk</a>{/block:IndexPage}
  393. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  394. {/block:RebloggedFrom}
  395. </div>
  396. </div>{/block:Date}
  397.  
  398.  
  399. {/block:Posts}
  400. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. </div>
  413.  
  414. </body>
  415.  
  416.  
  417. </html>
Advertisement
Add Comment
Please, Sign In to add comment