Advertisement
worenow

Taty

Aug 1st, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.69 KB | None | 0 0
  1. <!-- base mectube THEME POR WORENOW-->
  2.  
  3. <html>
  4.  
  5. <script>
  6. function click() {
  7. if (event.button==2||event.button==3) {
  8. oncontextmenu='return false';
  9. }
  10. }
  11. document.onmousedown=click
  12. document.oncontextmenu = new Function("return false;")
  13. </script>
  14.  
  15.  
  16. <head>
  17.  
  18.  
  19.  
  20. <!-- DEFAULT -->
  21. <link href='http://fonts.googleapis.com/css?family=Lora:400italic' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  23. <meta name="color:background" content="#ffffff" />
  24. <meta name="color:link" content="#000000" />
  25. <meta name="color:text" content="#000000" />
  26. <meta name="color:scroll" content="#000000" />
  27. <meta name="color:post" content="#ffffff" />
  28. <meta name="color:lhover" content="#ffb8d5" />
  29. <meta name="image:sidebar" content="" />
  30.  
  31. <meta name="if:Rolagem infinita" content="1"/>
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link" />
  42.  
  43.  
  44.  
  45. <link rel="shortcut icon" href="{Favicon}">
  46. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  47. <meta name="viewport" content="width=820" />
  48.  
  49. {block:IndexPage}
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  52.  
  53. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  54.  
  55. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  56.  
  57. <script type="text/javascript">
  58. $(window).load(function(){
  59. var $wall = $('#content');
  60. $wall.imagesLoaded(function(){
  61. $wall.masonry({
  62. itemSelector: '.entry',
  63. isAnimated : true
  64. });
  65. });
  66. $wall.infinitescroll({
  67. navSelector : "div#navigation",
  68. nextSelector : "div#navigation a#nextPage",
  69. itemSelector : '.entry',
  70. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  71. loadingText : " ",
  72. donetext : " ",
  73. extraScrollPx : 9000,
  74. bufferPx : 10000,
  75. debug : false,
  76. errorCallback: function() {
  77. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  78. }},
  79. function( newElements ) {
  80. var $newElems = $( newElements );
  81. $newElems.hide();
  82. $newElems.imagesLoaded(function(){
  83. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  84. });
  85. }); $('#content').show(500);
  86. });
  87. </script>
  88.  
  89. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  90. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  91.  
  92. <style type="text/css">
  93.  
  94.  
  95. body {background-image: url('{image:background}');
  96. background-attachment:fixed;
  97. background-color:{color:background};
  98. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  99. background-position: center;
  100. background-attachment: fixed;
  101. -webkit-background-size: cover;
  102. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  103. font-size:11px;
  104.  
  105. /*-- Font Theme --*/
  106. font-family:arial;
  107. /*-- Font Theme --*/
  108. text-align:left;
  109. letter-spacing:0px;
  110. color:{color:text};}
  111.  
  112. a:link, a:active,
  113. a:visited{color:{color:link};
  114. text-decoration: none;}
  115. a:hover{color:{color:hover};}
  116.  
  117. ::-webkit-scrollbar-thumb{
  118. background-color: {color:scroll};
  119. border: 3px solid {color:background};
  120. height:auto;
  121. -moz-border-radius: 10px;
  122. border-radius: 10px;
  123. }
  124.  
  125. ::-webkit-scrollbar {
  126. height:auto;
  127. width:9px;
  128. background-color: {color:scroll};
  129. border: 4px solid {color:background};
  130. }
  131.  
  132.  
  133. div#content{
  134. margin-left:430px;
  135. width:900px;
  136. {block:If3colum}width:900px;{block:If3colum}}
  137.  
  138. .pquote {
  139. font-size:12px;
  140. line-height:15px;
  141. margin-top:0px;
  142. letter-spacing:0px;
  143. text-align:left;
  144. font-family:cambria;}
  145.  
  146. .quotesource{
  147. font-size:11px;
  148. text-align:left;
  149. letter-spacing:0px; }
  150.  
  151. .post_title{
  152. font-size:14px;
  153. color:{color:link};
  154. line-height:15px; font-family:calibri;}
  155.  
  156.  
  157. .entry{
  158. position:fixed;
  159.  
  160. width:250px;border:px solid #eee;
  161. padding:1px;
  162. float:left;
  163. /* Margin das postagens */
  164. margin-top:1px;
  165. /* Margin das postagens */
  166. background-color:{color:background};
  167. {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  168.  
  169. .entry img{
  170. {block:PermalinkPage}width:250px;{/block:PermalinkPage};}
  171.  
  172. #postnotes {text-align:left; z-index:11; padding:15px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  173.  
  174.  
  175. .per {
  176. position:relative;
  177. text-align:justify;
  178. padding:0px 1px; margin:0;
  179. clear:both;
  180. color:{color:text};}
  181.  
  182. .fe {
  183. display:block;
  184. position:absolute;
  185. bottom:-15px;
  186. left:15px;
  187. width:0;
  188. border-width:15px 15px 0;
  189. border-style:solid;
  190. border-color: transparent;}
  191.  
  192. .text {text-align:center;}
  193.  
  194. blockquote{
  195. padding:0px 0px 0px 5px;
  196. margin:0px 0px 2px 1px;
  197. border-left: 1px solid {color:Text};}
  198.  
  199. .perms {
  200. font-size:11px;
  201. text-align:left;
  202. opacity: 0;
  203. -webkit-transition-duration: .75s;
  204. top:10px;
  205. width:200px;
  206. height:auto;
  207. padding-bottom:4px;
  208. background-color: ;
  209. position: absolute;
  210. margin-top:0px;
  211. margin-left:3px;
  212. font-style:;
  213. text-transform: lowercase;
  214. font-family:;
  215. letter-spacing:0px;
  216. display:block;}
  217.  
  218. .perms a{background:#fff;opacity:0.8;;padding: 2 4 2 4;border-radius:2px;}
  219.  
  220. .entry:hover .perms {
  221. opacity:1;
  222. z-index:999999;
  223. -webkit-transition-duration: 0.65s;}
  224.  
  225.  
  226. .perms a:hover{
  227. text-decoration:line-through;}
  228.  
  229. .perm {
  230. font-size:10px;
  231. text-align:right;
  232. opacity: 0;
  233. -webkit-transition-duration: 0.75s;
  234. bottom:0px;
  235. width:250px;
  236. height:auto;
  237. padding-bottom:4px;
  238. background-color: ;
  239. position: absolute;
  240. margin-top:0px;
  241. margin-left:0px;
  242. font-style:;
  243. text-transform: lowercase;
  244. font-family:;
  245. letter-spacing:0px;
  246. display:block;}
  247.  
  248.  
  249.  
  250. .entry:hover .perm {
  251. opacity:1;
  252. z-index:999999;
  253. -webkit-transition-duration: 0.65s;}
  254.  
  255.  
  256. .perm a:hover{
  257. text-decoration:line-through;}
  258.  
  259.  
  260. #cred {position:fixed;
  261. right:-38px;
  262. bottom:105px;
  263. font-size:12px;
  264. -webkit-transition-duration: .75s;
  265. padding:5 5 5 5;
  266. border-radius:0px;
  267. z-index:999999;}
  268.  
  269. #cred:hover{right:0px;
  270. ;-webkit-transition-duration: .75s;}
  271.  
  272. {block:Iffollowbranco}
  273. iframe#tumblr_controls {
  274. white-space:nowrap;
  275. -webkit-filter: invert(100%);
  276. -moz-filter: invert(100%);
  277. -o-filter: invert(100%);
  278. -ms-filter: invert(100%);
  279. filter: invert(100%);
  280. opacity:.7;
  281. transition: .8s ease-in-out;
  282. -webkit-transition: .8s ease-in-out;
  283. -moz-transition: .8s ease-in-out;
  284. -o-transition: .8s ease-in-out; }
  285. {/block:Iffollowbranco}
  286.  
  287.  
  288. #sidebar {
  289. width: 160px;
  290. height:height;
  291.  
  292. position:fixed; padding:px; border-top:0px solid #Eee;
  293. border-left:px solid {color:border};
  294. border-bottom:0px solid {color:border};
  295. border-right:px solid {color:border};
  296. margin-left:205px;
  297. margin-top:50px;
  298.  
  299.  
  300. -webkit-transition: all 0.7s ease;
  301. -moz-transition: all 0.7s ease;
  302. -o-transition: all 0.7s ease;}
  303. #sidebar:hover #links {opacity: 1;}
  304.  
  305.  
  306. #sidebarimage {
  307. width 200px;
  308. -webkit-transition: all 0.7s ease;
  309. -moz-transition: all 0.7s ease;
  310. -o-transition: all 0.7s ease;
  311. border-radius: 522px; -webkit-filter: grayscale(0%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  312.  
  313. #sidebarimage img {
  314. width:160px;
  315. border-left:1px solid transparent;
  316. opacity:1;
  317. height:215px;
  318. padding:10px ;
  319. border-left2px solid {color:border};
  320. -webkit-transition: all 0.7s ease;
  321. -moz-transition: all 0.7s ease;
  322.  
  323. -o-transition: all 0.7s ease;
  324. }
  325.  
  326.  
  327.  
  328. #sidebarimage:hover {
  329.  
  330. opacity:1;
  331. -webkit-transition: all 0.6s ease-out;
  332. -moz-transition: all 0.2s ease-out;
  333. }
  334.  
  335. #sidebar:hover #titulo {margin-top:10px; opacity:1;-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  336. #sidebar:hover #links {margin-top:-8px}
  337. #sidebar:hover #descri{opacity:0}
  338. #sidebar:hover .pipi{opacity:0;margin-top:121px}
  339.  
  340. #links {color: ; font-family:cambria;border-top:px solid #aaa; background:#ff;border-left:px solid #EEE; -webkit-border-radius: 00px 00px 00px 00px; background:#ee; font-style:italic; border-bottom:px dotted #ccc; opacity:0;font-size:10px; margin-top:3px; margin-left:2px; position:fixed; line-height: 15px; letter-spacing:px; height: px; z-index:100; text-align:center; font-weight: none; padding:3px; text-shadow: 0px 0px 0px transparent; width: 173px;-webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  341. #links a {color: {color:links};border:1px solid #dcdcdc;-webkit-border-radius:100px 0x 00px 00px; display:bock; text-transform: upercase; padding:2px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; opacity: 1.7; width: 170px;}
  342. #links a:hover { font-weight:bld;text-shadow: 0px 0px 1px; -moz-opacity:1.0; letter-spacing:px; font-style:itaic; text-transform:upprcase; font-size:px;font-style:ialic; color: {color:hover};-khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;}
  343.  
  344. #titulo{
  345. position:fixed;
  346. color: {color:descri};
  347. font-weight:bld;
  348. text-align:center;
  349. width:157px;
  350. background:#ee;
  351. letter-spacing:0px;
  352. border-bottom:px solid #dcdcdc;
  353. padding:2px;
  354. margin-left:11px;
  355. font-style:italic;
  356. opacity: 0;
  357. height:px;
  358. text-transform:upprcase;
  359. margin-top:-15px;
  360. font-family:georgias;
  361. font-size:12px;
  362. line-height:px;
  363.  
  364. -webkit-border-radius:00px 00px 0px 0px;}
  365.  
  366.  
  367.  
  368.  
  369. @font-face {
  370. font-family:titulo;
  371. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  372. }
  373. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  374.  
  375. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:5px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: {color:border}; line-height:1px; z-index: 9999999;}
  376. .simb2 a{color: transparent;}
  377. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  378.  
  379. .pipi {width:190px;background:000; margin-left:2px; opacity:0;margin-top:139px;position:fixed;}
  380. .pipi {width:100px; height:20px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  381.  
  382.  
  383.  
  384. .pipi {width:290px;background:000;margin-left:0px; opacity:1;margin-top:112px;position:fixed;}
  385. .pipi {width:190px; height:50px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  386. .pipi1 {width:90px;background:000; margin-left:75px; opacity:1;margin-top:135px;position:fixed;}
  387. .pipi1 {width:12px; height:12px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  388. {CustomCSS}</style>
  389. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  390. <script type="text/javascript" src="https://31.media.tumblr.com/7be1a522f0ee0b608e8fd011c3f86a51/tumblr_mumrp5hCvu1qhlzvpo1_500.png"></script>
  391.  
  392.  
  393. <script type="text/javascript">
  394.  
  395. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  396. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  397. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  398.  
  399. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  400. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  401. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  402.  
  403. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  404. //$: Access to jQuery
  405. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  406. //state: "block" or "none", depending on state
  407. }
  408.  
  409. animatedcollapse.init()
  410.  
  411. </script>
  412. </head><body>
  413.  
  414.  
  415. <div id="sidemenu"></div>
  416.  
  417.  
  418. <div id="sidebar">
  419. <div class="pipi"><img src="http://static.tumblr.com/gbhtemr/t6ln8tdi8/images.jpg" class="pipi"></div>
  420.  
  421. <div id="sidebarimage"> <img src="{image:sidebar}">
  422. </div>
  423.  
  424. <div id="titulo"> {description} </div>
  425.  
  426.  
  427. <div id="links">
  428. <a href="{text:Link1}">{text:Link1 Title}</a>
  429. <a href="{text:Link2}">{text:Link2 Title}</b></a>
  430. <a href="{text:Link3}">{text:Link3 Title}</b></a>
  431. <a href="{text:Link4}">{text:link4 title}</b> </a>
  432. <a href="{text:Link5}">{text:link5 title}</b> </a>
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437. </div>
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. <!-- Inicio Das postagens --->
  445.  
  446. <div id="content">
  447. {block:Posts}
  448.  
  449. {block:Text}
  450. <div class="entry">
  451. {block:IndexPage}
  452. <div class="perm">
  453. <a href="{Permalink}">{SourceURL} </a>
  454. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  455. <a href="{permalink}"> {notecount}</a>
  456. <a href="{ReblogURL}" target="_blank">reblog</a>
  457. </div> {/block:IndexPage}
  458. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  459. {Body}
  460. </div>
  461. {/block:Text}
  462.  
  463. {block:Photo}
  464. <div class="entry">
  465. <!--- Tamanho das fotos --->
  466. <img src="{PhotoURL-250}">
  467. <!--- Tamanho das fotos --->
  468. {block:IndexPage}
  469. <div class="perms">
  470. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  471. <a href="{permalink}"> {notecount}</a>
  472. <a href="{ReblogURL}" target="_blank">reblog</a>
  473. </div>
  474. {/block:IndexPage}
  475. </div>
  476. {/block:Photo}
  477.  
  478. {block:Photoset}
  479. <div class="entry">
  480. <!--- Tamanho dos Photosets --->
  481. <center>{Photoset-250}</center>
  482. <!--- Tamanho dos Photosets --->
  483. {block:IndexPage}
  484. <div class="perms">
  485. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  486. <a href="{permalink}"> {notecount}</a>
  487. <a href="{ReblogURL}" target="_blank">reblog</a>
  488. </div>
  489. {/block:IndexPage}
  490. </div>
  491. {/block:Photoset}
  492.  
  493.  
  494. {block:Quote}
  495. <div class="entry">
  496. <div class="pquote">{Quote}<div class="quotesource"><b>– {Source}</b></div></div>
  497. {block:IndexPage}
  498. <div class="perm">
  499. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  500. <a href="{permalink}"> {notecount}</a>
  501. <a href="{ReblogURL}" target="_blank">reblog</a>
  502. </div>
  503. {/block:IndexPage}
  504. </div>
  505. {/block:Quote}
  506.  
  507. {block:Chat}
  508. <div class="entry">
  509. {block:IndexPage}<div class="perm">
  510. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  511. <a href="{permalink}"> {notecount}</a>
  512. <a href="{ReblogURL}" target="_blank">reblog</a>
  513. </div> {/block:IndexPage}
  514. {block:Title}
  515. <span class="post_title">{Title}</span>{/block:Title}
  516. <div id="chat">
  517. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  518. </div>
  519. </div>
  520. {/block:Chat}
  521.  
  522. {block:Link}
  523. <div class="entry">
  524. {block:IndexPage}
  525. <div class="perm">
  526. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  527. <a href="{permalink}"> {notecount}</a>
  528. <a href="{ReblogURL}" target="_blank">reblog</a>
  529. </div> {/block:IndexPage}
  530. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  531. {block:Description}{Description}{/block:Description}
  532.  
  533. </div>
  534. {/block:Link}
  535.  
  536. {block:Audio}
  537. <div class="entry">
  538. <center>
  539. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="250"/><p>{/block:AlbumArt}</center>
  540. <div class="audiocas">{AudioPlayerGrey}</div>
  541. {block:Caption}{Caption}
  542. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  543. {block:IndexPage}<div class="perm"> <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  544. <a href="{permalink}"> {notecount}</a>
  545. <a href="{ReblogURL}" target="_blank">reblog</a>
  546. </div> {/block:IndexPage}
  547. </div>
  548. {/block:Audio}
  549.  
  550. {block:Video}
  551. <div class="entry">
  552. {Video-250}
  553. {block:IndexPage}
  554. <div class="perms">
  555. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  556. <a href="{permalink}"> {notecount}</a>
  557. <a href="{ReblogURL}" target="_blank">reblog</a>
  558. </div> {/block:IndexPage}
  559. </div>
  560. {/block:Video}
  561.  
  562. {block:Answer}
  563. <div class="entry">
  564. <div class="per"><p><b>{Asker} falou :</b> {Question}<p><div class="fe"></div></div>
  565. <p>
  566. <div class="text"><p>{Answer}</p></div>
  567. {block:IndexPage}<div class="perm"> <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  568. <a href="{permalink}"> {notecount}</a>
  569. <a href="{ReblogURL}" target="_blank">reblog</a>
  570. </div> {/block:IndexPage}
  571. </div>
  572. {/block:Answer}
  573.  
  574.  
  575. {block:PostNotes}
  576. <div id="postnotes">
  577. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  578. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  579. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  580.  
  581. </div><p>
  582. {PostNotes}
  583. {/block:PostNotes}
  584.  
  585. {/block:posts}
  586.  
  587. {block:IndexPage}
  588. <div class="column navigation" id="navigation">
  589. {block:Pagination}
  590. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  591. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  592. </div>
  593. {/block:IndexPage}
  594.  
  595. </div>
  596.  
  597. <script type="text/javascript"> Cufon.now(); </script>
  598.  
  599. </body>
  600. <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:georgia;position:fixed;font-style:;bottom:30px;right:-15px;" href="http://worenow.tumblr.com/" title="">WORENOW</b></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement