Fucking_Aj

theme

Dec 28th, 2013
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.45 KB | None | 0 0
  1. <!--
  2. hi first fandom theme thing!! i like it c:
  3. http://acid-days.tumblr.com is where you can find me
  4. __●__ ●
  5. _ █___█
  6. __ █__ █_
  7. __ █__ █
  8. __ ███____________█████    
  9. _█▒░░█_________██▓▒▒▓██ ☆
  10. █▒░●░░█___ ██▓▒██▓▒▒▓█   ★
  11. █░█▒░░██_ ██▓▒██▓▒░▒▓█
  12. _██▒░░██ ██▓▒░██▓▒░▒▓█    ★
  13. ____█▒░██ ██▓▒░░ ████▓█
  14. ___█▒░██__██▓▓▒▒░░░██   ★★
  15. ____█▒░██___████████████
  16. _____█▒░█▒▒▒▒▒▒▒▒▒▒▒▒█
  17. ______██████████████████.•°*”˜҈.•°*”˜҈.
  18. go snail go!! loll
  19. -->
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  21.  
  22.  
  23. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  24. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  25. <script>
  26. (function($){
  27. $(document).ready(function(){
  28. $("a[title]").style_my_tooltips({
  29. tip_follows_cursor:true,
  30. tip_delay_time:90,
  31. tip_fade_speed:600,
  32. attribute:"title"
  33. });
  34. });
  35. })(jQuery);
  36. </script>
  37.  
  38.  
  39.  
  40.  
  41. <!-- VALORES [OMDG]-->
  42. <meta name="if:Rounded" content="1" />
  43. <meta name="color:bg" content="#FDFDE4" />
  44. <meta name="color:borders" content="#000000" />
  45. <meta name="color:post" content="#FFFFFF" />
  46. <meta name="color:text" content="#7D7D7B" />
  47. <meta name="color:sidebar" content="#fff" />
  48. <meta name="color:sidebartext" content="#000000" />
  49. <meta name="color:scrollbar" content="#696969" />
  50. <meta name="color:scrollbarbg" content="#F7EB7F" />
  51. <meta name="color:link" content="#808080" />
  52. <meta name="color:sombra" content="#B6B4B3" />
  53. <meta name="color:titlez" content="#B6B4B3" />
  54. <meta name="color:faixa" content="#FFFFFF" />
  55. <meta name="color:linkshover" content="#FCD3CC" />
  56. <meta name="color:linkcolor" content="#FCD3CC" />
  57. <meta name="image:bg" content="#">
  58. <meta name="image:banner" content="http://media.tumblr.com/2cace501fcedd43dd06a0781c8c57005/tumblr_inline_mvrgipYV0h1r8f9na.gif">
  59. <meta name="image:sidebar" content="https://31.media.tumblr.com/9bb54a1676bd9d78d5600bcb4abf5fc6/tumblr_myhgnvbStu1tnfareo1_500.jpg"/>
  60. <meta name="image:favicon" content="#">
  61. <meta name="image:floatie1" content="" />
  62. <meta name="image:floatie2" content="" />
  63. <meta name="image:floatie3" content="" />
  64. <meta name="image:floatie4" content="" />
  65. <meta name="image:floatie5" content="" />
  66. <meta name="image:floatie6" content="" />
  67.  
  68. <meta name="font:text" content="geneva" />
  69. <meta name="font:title" content="georgia" />
  70. <meta name="if:MaximizedBackground" content="1" />
  71.  
  72. <meta name="text:titulo" content="Forsakened" />
  73. <meta name="text:Link1" content="/" />
  74. <meta name="text:Link1 Title" content="" />
  75. <meta name="text:Link2" content="/" />
  76. <meta name="text:Link2 Title" content="" />
  77. <meta name="text:Link3" content="/" />
  78. <meta name="text:Link3 Title" content=" " />
  79. <meta name="text:Link4" content="#" />
  80. <meta name="text:Link4 Title" content="link4" />
  81.  
  82.  
  83.  
  84.  
  85. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  86. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  87.  
  88. <title>{Title}</title>
  89. <link rel="shortcut icon" href="{image:favicon}">
  90. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  91. {block:Description}
  92. <meta name="description" content="{MetaDescription}" />
  93. {/block:Description}
  94.  
  95. <script type="text/javascript">
  96.  
  97. var rev = "fwd";function titlebar(val)
  98.  
  99. {var msg = "{Title}";
  100.  
  101. var res = " ";
  102.  
  103. var speed = 120;var pos = val;msg = "{Title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  104.  
  105. else{rev = "bwd";
  106.  
  107. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  108.  
  109. else{
  110.  
  111. if(pos > 0){
  112.  
  113. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  114.  
  115. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  116.  
  117.  
  118. titlebar(0);
  119.  
  120. </script>
  121.  
  122. <style type="text/css">
  123.  
  124. body { background: {color:Background} url('{image:bg}') {block:ifMaximizedBackground} no-repeat center fixed ; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; {/block:ifMaximizedBackground} {block:ifnotMaximizedBackground} top left fixed repeat {block:ifnotMaximizedBackground}; margin: 0; padding: 0; font-family:ronda;font-size:8px;}
  125.  
  126. ::-webkit-scrollbar { height: 0px; width: 9px; background: {color:scrollbar}; border: 4px solid {color:background}; opacity:1; } ::-webkit-scrollbar-thumb { background: {color:scrollbar}; border: {color:background} solid 2px; height: 8px; width: 11px; {block:ifrounded} border-radius: 8px; -moz-border-radius: 8px -webkit-border-radius: 8px o-border-radius: 8px; -ms-border-radius: 8px; {/block:ifrounded} }
  127.  
  128. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  129.  
  130. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  131.  
  132. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  133.  
  134. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  135.  
  136.  
  137.  
  138. blockquote img{max-width: 470px!important}
  139.  
  140. blockquote blockquote img{max-width: 450px!important}
  141.  
  142. blockquote blockquote blockquote img{max-width: 430px!important}
  143.  
  144. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  145.  
  146. #content {}
  147. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  148. @font-face { font-family: 'ronda'; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); } @font-face {font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")} @font-face { font-family: "bang"; src:url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); } @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); } @font-face{font-family: "Babydoll";src:url('http://static.tumblr.com/9wzbixa/MbMmj2fv0/babydoll.ttf');} @font-face {font-family: "yea";src: url('http://static.tumblr.com/gvd42r2/kU4m7js4w/lexipa__.ttf');}
  149.  
  150.  
  151.  
  152. #s-m-t-tooltip { /* customize the hover message
  153. box */
  154. max-width:300px;
  155. padding:3px 3px 3px 3px;
  156. margin:20px 0px 0px 20px;
  157. background: {color:linkshover}; /* background color */
  158. border:0px double #000; /* change the border color */
  159. font-family:silkscreen; /* change the font */
  160. font-size:7px; /* change the font size */
  161. letter-spacing:0px; /* change the letter spacing */
  162. outline:1px solid #000;
  163. text-transform:none; /* can be uppercase, lowercase, none*/
  164. color: {color:linkcolor}; /* change the text color */
  165. border-radius: 0px; /* change the roundness of the
  166. box*/
  167. box-shadow: 0px 1px 3px rgba(0,0,0,.05); /* change the box shadow*/
  168. z-index:999999999999999999999999999999999999;
  169. }
  170.  
  171.  
  172.  
  173.  
  174. .souchickbem{margin-left: 140px; margin-top: 330px; width: 160px; height: 3px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;position:fixed;box-shadow: 0px 0px 9px {color:duda}};
  175.  
  176.  
  177.  
  178.  
  179. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  180. a:hover{color:{color:linkhover}; text-decoration: none; }
  181.  
  182. /**----MENU OMDG----------♥----**/
  183. #menu { float: left; margin-top: 340px; padding: 3px; text-align: center;margin-left:235px; position: fixed; height:25px;background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000;width: 285px; }
  184.  
  185. #menu a {float: left; margin-right: 0px; display: block; width: 29px; letter-spacing: 0px; font-family:silkscreen; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: {color:linkshover}; color: {color:linkcolor}; text-decoration: none; height:11px;line-height:11px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top:1.2px; text-shadow: 2px 4px 10px {color:sombra}; -webkit-border-radius: 0px 0px 5px 5px;border-bottom: 1px dashed {color:faixa}; border-left: 1px dashed {color:faixa};border-right: 1px dashed {color:faixa};}
  186.  
  187. #menu a:hover{background:{color:linkshover}; margin-top:1px;height:15px;}
  188.  
  189.  
  190. /***--------DESCRIPTION THOUGH-----♥-------***/
  191.  
  192. #desc:before{
  193. position: absolute;
  194. left:140px;
  195. top:12px;
  196. width:2px;
  197. height:5px;
  198. content:"";
  199. transform: scale(0, 1.11);
  200. -webkit-transform: scale(1, 0.501);
  201. -moz-transform: scale(1, 0.501);
  202. -o-transform: scale(1, 0.501);
  203. -ms-transform: scale(1, 0.501);
  204. border-left:7px solid transparent;
  205. border-right:7px solid transparent;
  206. -webkit-transform:rotate(-90deg);
  207. border-top:20px solid {color:linkshover};
  208. }
  209.  
  210. #desc{
  211. position:fixed !important;
  212. width:125px;
  213. padding:6px;
  214. background:{color:linkshover};
  215. height:auto;
  216. margin-top:-142px;
  217. margin-left:-162px;
  218. text-align:center;
  219. z-index:5;
  220. font-family:ronda;
  221. border-radius:9px;
  222. color:#000;
  223. font-size:8px;
  224. line-height:15px;
  225. transition: all 0.7s ease-out;
  226. -o-transition-transition: all 0.7s ease-out;
  227. -webkit-transition: all 0.7s ease-out;
  228. -moz-transition: all 0.7s ease-out;
  229. }
  230.  
  231.  
  232. /****----------IMAGEM------------♥-------****/
  233. .imagem img{width: 150px; height: 160px; border-radius:3px ;}
  234.  
  235. .imagem {height:160px; border:3px solid {color:sidebar}; ; width:150px;position:fixed;border-radius:3px;margin-top:180px;margin-left:238px;box-shadow:0px 0px 9px {color:sombra};}
  236.  
  237.  
  238. #wat{
  239. background: url({image:banner}) repeat;
  240. width:997px;
  241. height:56px;
  242. top:375px;
  243. margin-left:675px;
  244. position:fixed;
  245. z-index:9999999;
  246. -webkit-transform: rotate(-90deg);
  247.  
  248. }
  249.  
  250.  
  251. #azz{
  252. background: url({image:banner}) repeat;
  253. width:997px;
  254. height:56px;
  255. top:375px;
  256. margin-left:5px;
  257. position:fixed;
  258. z-index:9999999;
  259. -webkit-transform: rotate(90deg);
  260. }
  261.  
  262. #omdg0 {margin-left: 530px; margin-top:-34px; z-index:99999; width:620px;background:white;}
  263.  
  264.  
  265. .baby {border: 1px dotted #eee;width: 500px; background-color: {color:post}; padding: 15px; text-align: justify; font-family: ronda; font-size: 8px; position: relative; position:relative; opacity:0.99; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;-moz-border-top-left-radius: 7px; -webkit-border-top-left-radius: 7px; border-top-left-radius: 7px; -moz-border-top-right-radius:7px; -webkit-border-top-right-radius: 7px; border-top-right-radius: 7px; border-bottom-right-radius:7px; border-bottom-left-radius:7px; margin: 0 0 15px 0; padding: 10px 10px;margin-top:20px;margin-left:50px;background:white;height:auto;
  266. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  267. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  268. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);}
  269.  
  270. .chat {line-height: 12px; list-style: none; }
  271. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  272.  
  273. .person1 .label {font-weight: none; padding: 0px; margin-left: 5px;}
  274.  
  275. .person2 .label {font-weight: none; padding: 0px; margin-left: 5px;}
  276.  
  277. .quote {font-size:8px; text-align:center;font-family:ronda;}
  278. .sourcequote {text-align:right;}
  279. .title {font-size:8px; text-align:center; font-weight:none;font-family:ronda; border-radius:20px; border:1px solid #aaa;background:{color:titlez}; line-height:22px; width:auto;}
  280.  
  281.  
  282. .question { border:1px solid #dcd8f3; color: #838181; background: #dcd8f3; -moz-border-top-left-radius: 7px; -webkit-border-top-left-radius: 7px; border-top--left-radius: 7px; -moz-border-top-right-radius:7px; -webkit-border-top-right-radius: 7px; border-top-right-radius: 7px; margin: 0 0 15px 0; padding: 10px 10px; position: relative; }
  283.  
  284.  
  285. .asker { color: #838181; margin: -5px 0 5px -5px; }
  286. .asker img { margin: 6px 12px -7px 0; -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; }
  287. .asker a:hover{font-size: 8px; color:{color:sidebar}; text-transform: none; line-height:27px; padding: 0; margin: 0}
  288. .answer { font-weight: normal; }
  289.  
  290.  
  291.  
  292. .post:hover {opacity:1;}
  293.  
  294. .post:hover .tags {opacity:0.9;}
  295.  
  296.  
  297.  
  298. #date {font-size:8px; font-family:ronda; text-transform:lowercase; overflow:hidden; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:4px;}
  299. .notecount {color:#e084c2; font-family:ronda;}
  300. .tag {color:#e084c2;}
  301.  
  302. .credito {width: 250px; height: 160px; position: fixed; background-color:transparent; margin-left: 210px;-webkit-transform: rotate(0deg); margin-top: 410px; }
  303. .cred1{font-family:ronda;text-transform:uppercase; font-size: 7px; font-style: none;line-height: 8px; font-weight: none; color: {color:sidebartext}; margin-top: 20px; margin-left: -5px; letter-spacing: 0px;}
  304.  
  305. #cap {position:relative;}
  306. .source {display: none; position:absolute;}
  307.  
  308.  
  309. .active_page {font-size:8px; color:{color:sidebartext}; padding:4px; font-family:ronda; background-color:{color:sidebar}; opacity:0.7;}
  310.  
  311. .jump_page {font-size:8px; color:{color:sidebartext}; padding:4px; background-color:{color:sidebar}; font-family:ronda;}
  312. .jump_page:hover {opacity:0.7;}
  313.  
  314.  
  315. #dudex5 {width: 250px; height: 60px; position: fixed; background-color:transparent; margin-left: 40px; margin-top: -250px; }
  316.  
  317.  
  318.  
  319. /***--------TITULO OMDG-------♥----****/
  320. #title {background-color: wolf;z-index: 3;position:fixed;width:149px;height:32;line-height:9px; font-size:26px; font-family: Rochester; text-align:center; color:{color:titlez}; padding: 5px; margin-top:160px;margin-left:228px;-webkit-border-radius: 5px 5px 0px 0px;}
  321.  
  322.  
  323.  
  324.  
  325. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; z-index:999;}
  326.  
  327.  
  328.  
  329. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336. /*** Paginação by madlyluv.com ***/
  337.  
  338.  
  339. #paginacaoml a {background:{color:sidebar}; none; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none;}
  340.  
  341. #paginacaoml a:hover {background:{color:sidebar}; none;box-shadow:0px 0px 9px {color:shadows}}
  342.  
  343. #paginacaoml span.pagina_atual {background: none;color: {color:link};box-shadow:0px 0px 9px {color:shadows}; text-decoration: none;}
  344.  
  345. #paginacaoml span.info {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  346.  
  347.  
  348. </style>
  349.  
  350.  
  351. </head>
  352.  
  353. <body>
  354. <div id="wat"></div>
  355. <div id="azz"></div>
  356. <script type="text/javascript" src="http://samisite.com/extras/HTMLobj-1640/moveobj.js"> </script>
  357. <script type="text/javascript">
  358.  
  359. /***********************************************
  360. * Floating image script- By Virtual_Max (http://www.geocities.com/siliconvalley/lakes/8620)
  361. * Modified by Dynamic Drive for various improvements
  362. * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
  363. * Using CSB or Trellix: use an INSERT HTML box to hold your script and put your js and images into web components (webgem in Trellix). Then you MUST change each gEMDIR to GEMDIR before using code!
  364. ***********************************************/
  365.  
  366. //Step 1: Define unique variable names depending on number of flying images (ie:3):
  367. var flyimage1, flyimage2, flyimage3, flyimage4
  368.  
  369. function pagestart(){
  370. //Step 2: Using the same variable names as 1), add or delete more of the below lines (47=width, height=68 of image):
  371. flyimage1=new Chip("flyimage1",40,62);
  372. flyimage2=new Chip("flyimage2",40,62);
  373. flyimage3=new Chip("flyimage3",40,62);
  374. flyimage4=new Chip("flyimage4",40,62);
  375. flyimage5=new Chip("flyimage5",40,62);
  376. flyimage6=new Chip("flyimage6",40,62);
  377.  
  378.  
  379. //Step 3: Using the same variable names as 1), add or delete more of the below lines:
  380. movechip("flyimage1");
  381. movechip("flyimage2");
  382. movechip("flyimage3");
  383. movechip("flyimage4");
  384. movechip("flyimage5");
  385. movechip("flyimage6");
  386.  
  387. }
  388.  
  389. if (window.addEventListener)
  390. window.addEventListener("load", pagestart, false)
  391. else if (window.attachEvent)
  392. window.attachEvent("onload", pagestart)
  393. else if (document.getElementById)
  394. window.onload=pagestart
  395.  
  396. </script>
  397.  
  398. <!-- Step 4: Define your flying images. For each image's ID tag, use the same variable names as 1) above -->
  399.  
  400.  
  401. <div id="flyimage1" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  402. <img src="{image:floatie1}">
  403. </div>
  404.  
  405. <div id="flyimage2" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  406. <img src="{image:floatie2}">
  407. </div>
  408.  
  409. <div id="flyimage3" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  410. <img src="{image:floatie3}">
  411. </div>
  412.  
  413. <div id="flyimage4" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  414. <img src="{image:floatie4}">
  415. </div>
  416.  
  417. <div id="flyimage5" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  418. <img src="{image:floatie5}">
  419. </div>
  420.  
  421. <div id="flyimage6" style="position:absolute; left: -500px; width:40; height:62; font-size:10px;">
  422. <img src="{image:floatie6}">
  423. </div>
  424.  
  425.  
  426.  
  427.  
  428.  
  429. </div>
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436. <div id="content">
  437. <div id="toppost">
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445. <div class="imagem">
  446. <img src="{image:sidebar}" />
  447. <div id="desc">{Description}</div>
  448.  
  449. <div class="bubble2"></div><span></span>
  450.  
  451.  
  452. <div class="souchickbem"></div></div>
  453.  
  454. <div id="menu">
  455. <a href="{text:Link1}">{text:Link1 Title}</a>
  456. <a href="{text:Link2}">{text:Link2 Title}</a>
  457. <a href="{text:Link3}">{text:Link3 Title}</a>
  458. <a href="{text:Link4}">{text:Link4 Title}</a>
  459.  
  460. </a></div>
  461.  
  462. </div>
  463. </div>
  464.  
  465.  
  466. <div id="dudex5">
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475. </div>
  476.  
  477. <div id="title">{text:titulo}</div>
  478.  
  479.  
  480.  
  481.  
  482. </div>
  483.  
  484.  
  485.  
  486.  
  487.  
  488. </div></div></div>
  489. <div id="topimg"></div>
  490.  
  491. <div id="paginacaoml"><span class="info" style="font-weight: normal;"> {block:Pagination}{/block:Pagination}
  492. {block:JumpPagination length="4"}
  493. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  494. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  495. {/block:JumpPagination}
  496. {block:Pagination}{/block:Pagination}
  497. </div>
  498.  
  499. <div id="omdg0">
  500. {block:Posts}
  501. <div class="baby">
  502.  
  503. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  504. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  505.  
  506. {block:Photoset}{Photoset-500}{/block:Photoset}
  507. {block:Quote}
  508. <div class="quote">❝ {Quote} ❞</div>
  509. {block:Source}<div class="sourcequote"> — {Source}</div>
  510. {/block:Source}
  511. {/block:Quote}
  512.  
  513. {block:Link}
  514. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  515. {block:Description}{Description}{/block:Description}
  516. {/block:Link}
  517.  
  518. {block:Chat}
  519. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  520. <div class="chat"><ul>{block:Lines}
  521. <li class="person{UserNumber}">{block:Label}
  522. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  523. {/block:Chat}
  524.  
  525. {block:Audio}
  526. <div class="player">{AudioPlayerBlack}</div>
  527. {block:Caption}{Caption}{/block:Caption}
  528. {/block:Audio}
  529.  
  530. {block:Video}{Video-500}{/block:Video}
  531.  
  532.  
  533. {block:Answer}
  534. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker} was like: {Question}</div>
  535. <div class="answer">{Answer}</div>
  536. {/block:Answer}
  537.  
  538.  
  539. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  540. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  541. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  542.  
  543. <div class="source">
  544. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  545. </div>
  546.  
  547. <div id="date">
  548. {block:Date}
  549.  
  550. {block:IfMostrartags}{block:HasTags}<div class="tags">TAGS: {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br></div>{/block:HasTags}{/block:IfMostrartags}
  551. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:link}"><small>♥</small></font>
  552. <font class="notecount"></font> <a href="{Permalink}">notes: {NoteCount}</a> {/block:NoteCount} {block:IndexPage} <font color={linkhover}><font color="{color:link}"><small>♥</small></font></font> <a href="{ReblogUrl}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>{/block:IndexPage}
  553. {block:RebloggedFrom}<div><strong>original:</strong> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  554. {/block:RebloggedFrom}
  555. </div>
  556.  
  557. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  558. </div>{/block:Date}
  559.  
  560. {/block:Posts}
  561.  
  562.  
  563. <br />
  564.  
  565. </div>
  566. <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family:silkscreen; font-size: 11px; line-height: 10px;"><a href="http://acid-days.tumblr.com" title="theme credit">♞</a></div>
  567. </div>
Add Comment
Please, Sign In to add comment