Advertisement
lucas_hnf

aniquilou-theme011

Jul 22nd, 2014
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.58 KB | None | 0 0
  1. <!-- Theme por aniquilou ant (ifoudeu) || http://aniquilou.tumblr.com/-->
  2. <!-- Theme number 011 -->
  3. <!-- Caso o theme apresente algum defeito favor entrar em contato, desde já grato! -->
  4.  
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head><title>{Title}</title>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <link href='https://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
  15.  
  16.  
  17. <meta name="color:scrollbar" content="#000"/>
  18. <meta name="image:background" content="" />
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="Inicio" />
  21. <meta name="text:Link2" content="/ask" />
  22. <meta name="text:Link2 Title" content="Mensagem" />
  23. <meta name="text:Link3" content="/submit" />
  24. <meta name="text:Link3 Title" content="Submit" />
  25. <meta name="text:Link4" content="/archive" />
  26. <meta name="text:Link4 Title" content="Archive" />
  27. <meta name="text:Link5" content="" />
  28. <meta name="text:Link5 Title" content="" />
  29. <meta name="text:frase" content="Quero ficar em uma cama pequena, bem juntinho a você, ouvindo apenas a sintonia dos nossos corpos contemplando a nossa união. — Pedricovick." />
  30. <meta name="text:tituloo" content="FUCK OFF" />
  31. <meta name="if:ButtonFollowBlack" content="0"/>
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  34. <link href='http://fonts.googleapis.com/css?family=Slabo+27px' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  36. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  37.  
  38.  
  39. <title> </title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49.  
  50. ::-webkit-scrollbar{width:5px;height:5px;}
  51. ::-webkit-scrollbar-button:start:decrement
  52. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  53. ::-webkit-scrollbar-track-piece{background-color: {color: #eee}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  54. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:4px;}
  55. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:4px;}
  56.  
  57. .popup_block{
  58. display: none; /*--hidden by default--*/
  59. background: black ;
  60. padding: 5px;
  61. border: 2px solid color:#d8d8d8;
  62. float: left;
  63. font-family: "short stack";
  64. font-size: 12;
  65. position: fixed;
  66. top: 50%; left: 50%;
  67. z-index: 99999;
  68. /*--CSS3 Box Shadows--*/
  69. -webkit-box-shadow: 0px 0px 20px #000;
  70. -moz-box-shadow: 0px 0px 20px #000;
  71. box-shadow: 0px 0px 20px #000;
  72. /*--CSS3 Rounded Corners--*/
  73. -webkit-border-radius: 0px;
  74. -moz-border-radius: 0px;
  75. border-radius: 0px;
  76. }
  77. img.btn_close {
  78. float: right;
  79. margin: 0 0px 0 0;
  80. }
  81. /*--Making IE6 Understand Fixed Positioning--*/
  82. *html #fade {position: absolute;}
  83. *html .popup_block {position: absolute;}
  84.  
  85.  
  86. .fullbody{float: center; margin:auto; padding-top:50px;
  87.  
  88.  
  89. width: 1100px;}
  90.  
  91. /*liriadas*/.tmblr-iframe--desktop-loggedin-controls, .lcredit.icon.theme{position:fixed!important; -webkit-filter:invert(0%); opacity:0.5; top:3px; text-transform:none;
  92. {block:IfButtonFollowBlack}position:fixed!important; -webkit-filter:invert(100%); opacity:0.8; top:3px; text-transform:none;{/block:IfButtonFollowBlack}
  93. }
  94. .iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:0px; opacity:.5; top:0px; text-transform:none;
  95. {block:IfButtonFollowBlack}position:fixed!important; -webkit-filter:invert(0%); margin-right:0px; opacity:.8; top:0px; text-transform:none;{/block:IfButtonFollowBlack}
  96. }/*fim liriadas*/
  97.  
  98.  
  99. body {padding: 0px;margin: 0px;color:#000;font-family: Short Stack;font-size: 11px;background-color:white;background-image:url({image:Background});background-attachment: fixed;background-repeat: repeat;}
  100.  
  101. a:link, a:active, a:visited{color:gray;text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;}
  102.  
  103.  
  104. a:hover{color:black;-webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out; text-shadow:0px 0px 0px black;}
  105.  
  106. .entries {z-index:;float:left;background:transparent;font-size:10px;line-height:13px;text-transform:normal;width:250px;-moz-transition: all 3.9s ease-out; -o-transition: all 3.9s ease-out;-webkit-transition: all 3.9s ease-out; transition: all 3.9s ease-out;transition:.7s;margin:4px 15px 20px 4px;background:#ffffff;
  107. {block:permalink}width:400px;{/block:permalink}
  108. }
  109.  
  110. .bubble {text-align:left;background:whitesmoke; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  111. .bubble p {margin:1px 0px;}
  112. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid whiteSmoke;}
  113. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: WhiteSmoke;}
  114. .fotureblog4 p {margin: 0px;}
  115.  
  116. .entries #fotureblog {position: absolute;margin-top: 9px;margin-left: 1px;opacity: 0;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;
  117. -o-transition: all .5s ease;transition: all .5s ease;}
  118.  
  119. .entries:hover #fotureblog {margin-top: 9px;margin-left: 1px;opacity: 1;}
  120.  
  121. .boxreblog {letter-spacing:1px; font-family: candara;font-size:10px; color: #a4a4a4;line-height:5px;margin: 2px;background:transparent;background-repeat:repeat;padding:2px 2px;opacity: 1;-webkit-border-radius:0px;moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; margin-top:0px;
  122. }
  123.  
  124. .boxreblog a { color: #000; }
  125.  
  126. #posts { margin:auto; float:center;
  127.  
  128. width:1100px
  129.  
  130. ;font-family: "helvetica";text-align:justify;
  131.  
  132. {block:permalink}width:500px; margin:auto auto auto 33%;{/block:permalink}
  133. }
  134.  
  135. #cred a{right:10px; width:35px;height:30px;background-color:#fff;opacity:0.7;bottom:30px;position:fixed;font-size:24px; color:#000; text-transform:none;font-family: 'Euphoria Script', cursive;position:fixed;font-style:none;text-align:center;padding:6px; border:1px solid white;letter-spacing:1px;
  136. -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s eas;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;z-index:9999999;
  137. }
  138.  
  139. #infscr-loading{bottom: -70px;position: absolute;left: 50%;margin-left:-8px;width:16px;height:11px;overflow:hidden;margin-bottom: 50px;}
  140.  
  141.  
  142. #r {width: 0px;height: 0px;border-top: 13px solid #bdbdbd;border-right: 21px solid transparent;position: absolute;margin-top: 7px;margin-left: 91%;}
  143. #l {width: 0px;height: 0px;border-top: 13px solid #bdbdbd;border-left: 20px solid transparent;position: absolute;margin-top: 7px;margin-left: 0px;opacity: 1;}
  144.  
  145. blockquote{padding:0px 0px 2px 5px;margin:0px 0px 0px 0px;border-left: 1px solid #555555;}
  146.  
  147. blockquote p, ul{margin:0px; padding:0px; }
  148.  
  149. a img{border: 0px;}
  150.  
  151. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  152.  
  153. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  154. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  155.  
  156. .chat{font-size:12px;font-family:candara;}
  157.  
  158. .notes img{width:10px;position:relative;top:3px;}
  159.  
  160. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  161. {block:IndexPage}
  162. width: 250px !important;
  163. {/block:IndexPage}
  164. }
  165. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  166.  
  167. .numbernotes {-webkit-transition:all 0.8s ease; -moz-transition:all 0.8s ease; transition:all 0.8s ease; -o-transition:all 0.8s ease; background:url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height:18px; font-size:10px; line-height:20px; color:#FFFFFF; position:absolute; padding-left:4px; padding-right:4px; -moz-border-radius:2px; border-radius:2px; margin-left:28px; top:0px; text-transform:uppercase; font-family:calibri; font-size:12px;}
  168.  
  169. .nots {text-transform:lowercase;padding:0px;width:250px; height:auto; background-color:transparent;font-size:10px; text-align:right; position: absolute;
  170. color:#000; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out; margin-left:-48px;margin-top:5px;}
  171.  
  172. .nots a{color:#999;font-size:09px;font-family:calibri; text-transform:uppercase;}
  173.  
  174. .entries:hover .nots {opacity:1; z-index:9;-webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;}
  175.  
  176. .notss {text-transform:lowercase;padding:0px;width:250px; height:auto; background-color:transparent;font-size:10px; text-align:right; position: absolute;
  177. color:#000; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out; margin-left:-8px;margin-top:-8px;}
  178.  
  179. .notss a{color:#999;font-size:09px;font-family:calibri; text-transform:uppercase;}
  180.  
  181. .entries:hover .notss {opacity:1; z-index:9;-webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;}
  182.  
  183. .quoote:first-letter{font-family:cambria; font-size: 25px;color:#cecbcb;}
  184.  
  185. .quoote {text-align:justify; padding-bottom:5px;font-size:12px;font-family: 'Dosis', sans-serif;color:#000000;}
  186. source {font-size:10px; text-transform:none;font-family:calibri;font-style:none; text-decoration:none;
  187. text-align:center; font-weight:bold;}
  188.  
  189. titulo {text-align:left;font-size:14px; #000000;font-family: candara;line-height:15px; font-weight: normal;}
  190.  
  191. h1 {text-align:center; font: 11px corbel; color: #000;}
  192.  
  193. .sc {color:black;font-size:10px;font-family:candara; text-transform:normal;text-align:center;margin-top:10px;}
  194.  
  195.  
  196. .linker {text-align:center;}
  197.  
  198.  
  199. #links {background-color:transparent margin:auto;text-align:center;text-align:center;}
  200. #links a {display: inline; font-size:14px; font-family: 'Slabo 27px', serif; text-transform: ; line-height:17px; color:#000; border: 1px solid #fff; text-align:left; margin-bottom:1px; letter-spacing:0px; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out;font-style:; opacity:1;margin-left:10px;}
  201. #links a:hover {color:#fff font-style:;border-bottom:2px;border-bottom-style:solid; border-bottom-color:#000;}
  202.  
  203.  
  204.  
  205. #frase{z-index: 999; margin-bottom:20px;text-align:center;font-family: 'Raleway', sans-serif;text-shadow: 0px 0px 5px #fff;line-height:14px;letter-spacing:0px;background-color: transparent;text-transform: normal;text-align:justify;font-size:13.5px;color:#000;}
  206.  
  207. #frase {opacity:1.9;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-style:inherit;}
  208.  
  209. #tituloo{z-index: 999;margin-left:-10%;float:left;margin-top:30px;margin-bottom:20px;
  210.  
  211.  
  212. width: 580px;font-family: 'Indie Flower', cursive;text-shadow: 0px 0px 5px #fff;line-height:14px;letter-spacing:0px;background-color: transparent;text-transform: normal;text-align:center;font-size:22px;color:#000;opacity:1.9;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-style:inherit;}
  213.  
  214. #sidebar{ margin:auto; float:center;
  215.  
  216. width:500px;}
  217.  
  218.  
  219.  
  220. </style>
  221. {block:IndexPage}
  222. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  223. <script type="text/javascript" src="http://static.tumblr.com/gbhtemr/vNWno9v6j/socroll.txt"></script>
  224.  
  225.  
  226. <script type="text/javascript">
  227. $(window).load(function () {
  228. var $content = $('#posts');
  229. $content.masonry({itemSelector: '.entries'}),
  230. $content.infinitescroll({
  231. navSelector : 'div#pagination',
  232. nextSelector : 'div#pagination a#nextPage',
  233. itemSelector : '.entries',
  234. loading: {
  235. finishedMsg: '',
  236. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  237. },
  238. bufferPx : 600,
  239. debug : false,
  240. },
  241. // call masonry as a callback.
  242. function( newElements ) {
  243. var $newElems = $( newElements );
  244. $newElems.hide();
  245. // ensure that images load before adding to masonry layout
  246. $newElems.imagesLoaded(function(){
  247. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  248.  
  249.  
  250. });
  251. });
  252. });
  253. </script>
  254.  
  255. {/block:IndexPage}
  256.  
  257. </div>
  258.  
  259. <body>
  260. <title>{title}</title>
  261.  
  262. <link rel="shortcut icon" href="{Favicon}">
  263. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  264.  
  265.  
  266. <div id="sidebar">
  267. <div id="tituloo">{text:tituloo}</div>
  268. <div id="frase">{text:frase}</div>
  269.  
  270. <div id="links">
  271. <a href="{text:Link1}">{text:Link1 Title}</a>
  272. <a href="{text:Link2}">{text:Link2 Title}</a>
  273. <a href="{text:Link3}">{text:Link3 Title}</a>
  274. <a href="{text:Link4}">{text:Link4 Title}</a>
  275. <a href="{text:link5}">{text:link5 Title}</a>
  276. </div>
  277. </div>
  278.  
  279. <div class="fullbody">
  280. <div id="posts">
  281. {block:Posts}
  282. <div class="entries">
  283.  
  284. {block:Text}{/block:IndexPage}{block:Title}<titulo>{Title}</titulo>{/block:Title}{Body}{block:IndexPage}
  285. <div class="nots"> {block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} - <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} - <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} - <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Text}
  286.  
  287.  
  288. {block:Link}
  289. {block:IndexPage}<div class="linker" >
  290. <a href="{URL}" class="title" target="_blank">{Name}</a>
  291. <span class="nots"> <a href="{ReblogURL}" target="_blank">Reblogue</a> -
  292. <a href="{permalink}">{NoteCount} notes <font color=black> </font></a>
  293. </span></div>{/block:IndexPage}
  294. {block:Description}{Description}{/block:Description}
  295. {block:Link}
  296.  
  297. {block:Answer}
  298. <div class="post"><div class="askborder">
  299. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} : {Question}</div><br>
  300. {Answer}
  301. </div>
  302. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  303.  
  304. {/block:Answer}
  305.  
  306. {block:Photo}
  307. <div class="photo">
  308. <div class="box">
  309. {block:IndexPage}<div id="fotureblog"><span class="boxreblog"> <a href="{ReblogURL}" title="Reblog"
  310. target="_blank"><img src="http://static.tumblr.com/jw8fmba/bPzlum7er/reblog.png" width="22px;"/></a></span><span class="boxreblog"><div class="numbernotes">{NoteCount}</div></span></div>{/block:IndexPage}
  311. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  312. {block:IndexPage}
  313. {block:PermalinkPage}
  314. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
  315. {/block:PermalinkPage}
  316. {/block:IndexPage}</div>
  317. {block:IndexPage}{block:IfShowCaptions}
  318. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  319. {/block:IfShowCaptions}{/block:IndexPage}
  320. </div>
  321. {/block:Photo}
  322.  
  323.  
  324.  
  325.  
  326. {block:Photoset}
  327. {block:IndexPage}<div id="fotureblog">
  328. <span class="boxreblog"> <a href="{ReblogURL}" title="Reblog" target="_blank"><img src="http://static.tumblr.com/jw8fmba/bPzlum7er/reblog.png" width="22px;"/></a></span><span class="boxreblog"><div class="numbernotes">{NoteCount}</div></span></div>{/block:IndexPage}
  329. <center><div class="photoset_photo" width="250px">{Photoset-400}</center>
  330. <p style="text-align: right;">
  331. {/block:Photoset}
  332.  
  333. {block:Quote}<div class="quoote">"{Quote}"</div><div class="sc">– {Source}</div>{block:IndexPage}<div class="notss"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} - <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} - <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} - <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  334.  
  335.  
  336. {block:chat}{block:Title}<span class="titlee">{Title}</span>{/block:Title}{block:lines}<div class="chat"><div class="lines">-{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="nots">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} - <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} - <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} - <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:chat}
  337.  
  338.  
  339. {block:Audio}
  340. <div style="width:320px; height:30px;">
  341. {AudioPlayerBlack}
  342. </div>
  343. {block:IndexPage}<span class="fotureblog">
  344. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  345. </span>{/block:IndexPage}
  346. {/block:Audio}
  347.  
  348. {block:Video}
  349. {block:IndexPage}
  350. <div id="fotureblog">
  351. <span class="boxreblog"> <a href="{ReblogURL}" title="Reblog" target="_blank"><img src="http://static.tumblr.com/jw8fmba/bPzlum7er/reblog.png" width="22px;"/></a></span><span class="boxreblog"><div class="numbernotes">{NoteCount}</div></span></div>
  352. <center>
  353. <div class="video">{Video-400}</div></center></center>
  354. {/block:IndexPage}
  355. {block:PermalinkPage}
  356. <center>
  357. {Video-500}</center>
  358. {/block:PermalinkPage}
  359. {block:Video}
  360.  
  361. {block:PermalinkPage}
  362. <center>
  363. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  364.  
  365.  
  366. {/block:PermalinkPage}
  367.  
  368.  
  369. {block:PostNotes}{PostNotes}
  370. {/block:PostNotes}
  371. </div>
  372.  
  373.  
  374. {/block:Posts}
  375. </div>
  376. </div>
  377. {block:IndexPage}
  378. {block:Pagination}
  379. <div id="pagination">
  380. {block:NextPage}
  381. <a id="nextPage" href="{NextPage}"></a>
  382. {/block:NextPage}
  383. {block:PreviousPage}
  384. <a href="{PreviousPage}">&larr;&nbsp;</a>
  385. {/block:PreviousPage}
  386. </div>
  387. {/block:Pagination}
  388. {/block:IndexPage}
  389. </div>
  390. </body>
  391.  
  392. <style> body, body:hover{cursor: url(http://static.tumblr.com/bcpenwm/e1znbxtup/cursor.png), auto;}</style>
  393.  
  394.  
  395.  
  396. <style> a:hover{cursor: url(http://static.tumblr.com/bcpenwm/8sInbxu65/cursorhover.png), progress;}</style>
  397.  
  398.  
  399. </div>
  400.  
  401.  
  402.  
  403. <div id="cred">
  404.  
  405. <a href="http://aniquilou.tumblr.com/" title="Theme by Aniquilou" target="_blank"><b>Au</b></div>
  406.  
  407.  
  408. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement