Advertisement
zeldalise

Theme 13: Deathly Hallows

Mar 9th, 2013
13,879
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.67 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3.  
  4. <!----
  5.  
  6. © THEME #13: DEATHLY HALLOWS | MADE BY ZELDATHEMES.TUMBLR.COM
  7.  
  8. * Do NOT redistribute this theme.
  9. * Do NOT claim this theme as your own work.
  10. * Do NOT move/remove the credit from this theme.
  11. * Minor/major changes to this theme ARE allowed.
  12.  
  13. ---->
  14.  
  15. <head>
  16.  
  17. <!----------------------- DEFAULT VARIABLES -------------------------->
  18.  
  19. <meta name="image:Background" content=""/>
  20.  
  21. <meta name="font:CustomFont" content="Helvetica" />
  22.  
  23. <meta name="text:Home Link Title" content="Home" />
  24. <meta name="text:Ask Link Title" content="Ask" />
  25. <meta name="text:Link 1 Url" content="http://" />
  26. <meta name="text:Link 1 Name" content="Link 1" />
  27. <meta name="text:Link 2 Url" content="http://" />
  28. <meta name="text:Link 2 Name" content="Link 2" />
  29. <meta name="text:Link 3 Url" content="http://" />
  30. <meta name="text:Link 3 Name" content="Link 3" />
  31. <meta name="text:Link 4 Url" content="http://" />
  32. <meta name="text:Link 4 Name" content="Link 4" />
  33.  
  34. <meta name="if:BackgroundStretch" content="0" />
  35. <meta name="if:CustomFont" content="0" />
  36. <meta name="if:LargerText" content="0" />
  37. <meta name="if:ShowTags" content="0" />
  38. <meta name="if:SlidingPostInfo" content="1" />
  39. <meta name="if:ToolTips" content="1" />
  40. <meta name="if:WebkitScroll" content="1" />
  41. <meta name="if:ShowLink1" content="1" />
  42. <meta name="if:ShowLink2" content="1" />
  43. <meta name="if:ShowLink3" content="1" />
  44. <meta name="if:ShowLink4" content="1" />
  45.  
  46. <meta name="color:Background" content="#DDDDDD"/>
  47. <meta name="color:Posts" content="#FFFFFF" />
  48. <meta name="color:Post Title" content="#000000" />
  49.  
  50. <meta name="color:Link" content="#E74E20" />
  51. <meta name="color:Link Hover" content="#5AC9E1" />
  52. <meta name="color:Text" content="#333333" />
  53. <meta name="color:Bold" content="#000000" />
  54. <meta name="color:Italic" content="#000000" />
  55. <meta name="color:Blockquote" content="#EEEEEE">
  56.  
  57. <meta name="color:Cloak" content="#D91E30"/>
  58. <meta name="color:Stone" content="#E74E20"/>
  59. <meta name="color:Description BG" content="#FFFFFF"/>
  60. <meta name="color:Description Text" content="#555555"/>
  61. <meta name="color:Hover" content="#E74E20"/>
  62. <meta name="color:Wand" content="#EA8325"/>
  63. <meta name="color:Wand Hover" content="#E74E20"/>
  64. <meta name="color:Wand Link Text" content="#FFFFFF"/>
  65. <meta name="color:Wand Link BG" content="#EA8325"/>
  66. <meta name="color:Wand Link Text Hover" content="#FFFFFF"/>
  67. <meta name="color:Wand Link BG Hover" content="#5AC9E1"/>
  68.  
  69. <meta name="color:Ending Text" content="#666666" />
  70. <meta name="color:Ending Link Hover" content="#5AC9E1" />
  71.  
  72. <meta name="color:Question BG" content="#DDDDDD" />
  73. <meta name="color:Question Text" content="#333333" />
  74. <meta name="color:Question Shadow" content="#AAAAAA" />
  75. <meta name="color:Quote Line" content="#DDDDDD" />
  76. <meta name="color:Scroll" content="#D91E30" />
  77. <meta name="color:Scroll BG" content="#DDDDDD" />
  78.  
  79. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  80.  
  81. <!------------------------ VARIOUS SCRIPTS --------------------------->
  82.  
  83. <script type="text/javascript" src="http://static.tumblr.com/kwlg23j/QXAlgobzw/jquery-1.5.min.js"></script>
  84. {block:ifTooltips}
  85. <script type="text/javascript" src="http://static.tumblr.com/vaqsgdj/m5lloo7bn/jquery.style-my-tooltips.js"></script>
  86. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_delay_time:100});});})(jQuery);</script>
  87. {/block:ifTooltips}
  88.  
  89. <!---------------------- CUSTOM FONT SCRIPTS ------------------------->
  90.  
  91. <link href='http://fonts.googleapis.com/css?family=Exo+2:400,400italic,700,700italic|Tulpen+One|Economica' rel='stylesheet' type='text/css'>
  92. <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
  93.  
  94. <!--------------------- DEFAULT TUMBLR STUFF ------------------------->
  95.  
  96. <title>{Title}</title>
  97. <link rel="shortcut icon" href="{Favicon}">
  98. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  99. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  100.  
  101. <style type="text/css">
  102.  
  103. /* ---------------------------- SCROLL ----------------------------- */
  104.  
  105. {block:IfWebkitScroll}
  106. ::-webkit-scrollbar-thumb:vertical
  107. {background-color: {color:Scroll}; height: 0px;}
  108. ::-webkit-scrollbar
  109. {height: 0px; width: 5px; background-color:{color:Scroll BG};}
  110. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator
  111. {display:none;}
  112. {/block:IfWebkitScroll}
  113.  
  114. /* ------------------------- SMT TOOLTIP --------------------------- */
  115.  
  116. #s-m-t-tooltip {position:absolute; background-color:{color:Link}; padding:5px; z-index:99999999999999; display:inline-block; text-transform:uppercase; font-size:10px; line-height:10px; color:{color:Posts}; letter-spacing:1px; margin:3px; -webkit-transition:all 0s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out;}
  117.  
  118. /* ---------------------------- BODY ------------------------------- */
  119.  
  120. body {background-color:{color:Background}; color:{color:text}; font-family:calibri; {block:ifCustomFont}font-family: {font:CustomFont};{/block:ifCustomFont} background-attachment: fixed; font-size:11px; {block:ifLargerText}font-size:12px;{/block:ifLargerText} margin:0; background-image: url('{image:Background}');
  121. {block:ifBackgroundStretch}
  122. -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
  123. {/block:ifBackgroundStretch}}
  124.  
  125. a {text-decoration:none; color:{color:Link};-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  126.  
  127. a:hover {text-decoration:none; color:{color:Link Hover};-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  128.  
  129. b, strong {color: {color:Bold};}
  130. i, em {color: {color:Italic};}
  131.  
  132. #content {width:860px; margin:auto;}
  133.  
  134. #credits {position:fixed; bottom:20px; left:-10px; width:20px;}
  135. .credit {padding:10px 10px; position:absolute; left:10px; width:0px;
  136. overflow:hidden; border-top:1px {color:Text} solid; border-right:1px {color:Text} solid; background-color:{color:Posts}; height:0px; -moz-border-radius:0px 5px 0px 0px; -webkit-border-radius:0px 5px 0px 0px; border-radius:0px 5px 0px 0px; opacity:0.85;}
  137. .credit span {display:block; opacity:0; position:relative; top:0px; left:0px; width:85px; padding:3px 7px; top:-8px; left:-11px; text-transform:uppercase; font-family:'Exo 2'; font-size:8px; background-color:{color:Posts}; color:{color:Text}; letter-spacing:1px;}
  138. .credit .creditz {font-size:15px; position: absolute; top:-1px; height:100%; left:4px; width:20px; color:{color:Text};}
  139. #credits:hover .credit{width:56px;}
  140. #credits:hover .credit span{opacity:1;}
  141. #credits:hover .creditz {left:-15px;}
  142. .credit, #credits:hover .credit, .credit span, #credits:hover .credit span, .credit .creditz, #credits:hover .credit .creditz{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  143.  
  144. /* ------------ BLOCKQUOTES (TOO MANY IF YOU ASK ME) -------------- */
  145.  
  146. blockquote {margin:10px 0px; display:block; position:relative; border:5px solid {color:Blockquote}; background-color:{color:Blockquote}; padding:0px 10px;}
  147.  
  148. blockquote img {max-width:100%!important;}
  149.  
  150. blockquote:before {content:''; position:absolute; height:100%; padding:5px 0px; top:-5px; left:-5px;}
  151.  
  152. blockquote blockquote, blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {margin:10px; background-color:{color:Posts}!important; border: 5px solid {color:Posts}; }
  153.  
  154. blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {margin:10px; background-color:{color:Blockquote}!important; border:5px solid {color:Blockquote};}
  155.  
  156. /* -------------------------- HALLOWS ------------------------------ */
  157.  
  158. #hallows {}
  159.  
  160. #hover {position:fixed;; margin-left:-16px; font-size:10px; color:{color:Hover}; word-spacing:1px; margin-top:475px; letter-spacing:1px; opacity:1; width:290px; text-align:center; letter-spacing:3px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-family:'Exo 2';}
  161.  
  162. #hallows:hover #hover {opacity:0; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
  163.  
  164. #cloak {font-size:400px; font-family:helvetica; position:fixed; margin-left:-70px; margin-top:100px; color:{color:Cloak};}
  165.  
  166. #arrow1 {position:fixed; margin-top:420px; margin-left:20px;}
  167. #arrow2 {position:fixed; margin-top:420px; margin-left:215px;}
  168.  
  169. #arrow1 a, #arrow2 a {color:{color:Stone}; font:40px 'Economica'; line-height:90%; opacity:1; border-bottom:0px;}
  170. #arrow1 a:hover, #arrow2 a:hover {color:{color:Wand};}
  171.  
  172. #hallows:hover #arrow1 a, #hallows:hover #arrow2 a {opacity:1;}
  173.  
  174. #wand {position:fixed; height:266px; width:7px; margin-left:124px; margin-top:198px; background-color:{color:Wand}; color:{color:Wand}; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
  175.  
  176. #hallows:hover #wand {margin-top:44px; height: 416px; background-color:{color:Wand Hover}; color: {color:Wand Hover}; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
  177.  
  178. #elder {position:fixed;width:270px; overflow:hidden; margin-top:-34px; margin-left:8px; opacity:0; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
  179. #elder a {display:inline-block; font-family:'Exo 2'; margin-bottom:12px; margin-right:24px; padding:4px 2px; height:20px; background-color:{color:Wand Link BG}; text-align:center; color:{color:Wand Link Text}; line-height:20px; text-transform:uppercase; letter-spacing:1px; font-size:9px;}
  180. #elder a:hover {color:{color:Wand Link Text Hover}; background-color:{color:Wand Link BG Hover}; border-bottom:0px;}
  181.  
  182. #hallows:hover #elder {opacity:1; margin-top:64px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
  183.  
  184. #stone {position:fixed; height:158px; width:158px; margin-left:42px; margin-top:296px; background-color:#trans; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; border:7px {color:Stone} solid; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
  185.  
  186. #resurrection {position:fixed; color:{color:Description Text}; margin-top:2px; margin-left:4px; height:154px; width:150px; text-align:center; opacity:0; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out; background-color:#trans; overflow:hidden; line-height:15px;}
  187.  
  188. #hallows:hover #resurrection {opacity:1; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
  189.  
  190. #hallows:hover #stone {background-color:{color:Description BG}; border:7px {color:Description BG} solid;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
  191.  
  192. .l {float:left; clear:left; height:15px;}
  193. .r {float:right; clear:right; height:15px; }
  194.  
  195. /* --------------------------- ENTRIES ----------------------------- */
  196.  
  197. #posts {margin-top:20px; margin-left:320px;}
  198.  
  199. .entry {background-color:{color:Posts}; padding:20px 20px 5px 20px; overflow:hidden; position:relative; width:500px; margin-bottom:20px;}
  200.  
  201. .entry h1 {font-family:'Tulpen One'; font-size:28px; color:{color:Post Title}; font-weight:normal; text-transform:none; text-align:left; margin:0; letter-spacing:1px;}
  202.  
  203. .entry img {max-width:500px; margin-bottom:0px;}
  204.  
  205. /* ---------------------------- CHAT ------------------------------- */
  206.  
  207. .chat .line {font-size:11px; font-color:{color:Text}; margin:0px 1px; padding:4px;}
  208. .label {font-weight:none; color:{color:Bold}; font-size:9px; {block:ifLargerText}font-size:10px;{/block:ifLargerText} font-family:'Exo 2';}
  209.  
  210. /* --------------------------- QUOTE ------------------------------- */
  211.  
  212. .short_quote, .medium_quote, .long_quote {font-family:'Tulpen One'; height:auto; margin-top:45px; padding:6px; text-align:center;letter-spacing:1px;}
  213. .short_quote {font-size:28px; line-height:26px;}
  214. .medium_quote {font-size:24px; line-height:23px;}
  215. .long_quote {font-size:20px; line-height:21px;}
  216. .source {text-align:center; font-style:none; text-transform:uppercase; font-size:9px; {block:ifLargerText}font-size:10px;{/block:ifLargerText}letter-spacing:1px; margin-top:10px; margin-bottom:5px; font-family:'Exo 2';}
  217.  
  218. #quotesymbol {position:absolute; font-size:72px; margin-top:-3px; margin-left:238px; font-family:arial; color:{color:Link}; opacity:0.8;}
  219. #quoteline {position:absolute; width:500px; height:5px; background-color:{color:Quote Line}; margin-top:15px; margin-left:0px;}
  220. #quotecircle {margin-left:230px; margin-top:-2px;position:absolute; width:30px; height:30px; background-color:{color:Posts}; border:5px {color:Quote Line} solid;}
  221.  
  222. /* --------------------------- LINKS ------------------------------- */
  223.  
  224. #linktitle {width:500px;}
  225. .linktexttitle {font-family: 'Tulpen One'; text-transform:uppercase; font-size:23px; letter-spacing:3px; line-height:27px; text-align:left; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out; background-color:{color:Link}; text-align:center; padding:5px 3px; opacity:0.8;}
  226. .linktexttitle:hover {opacity:1; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  227. .linktexttitle a {color:{color:Posts};}
  228. .linkdescription {padding:0px; margin:0px; text-align:left;}
  229.  
  230. /* --------------------------- AUDIO ------------------------------- */
  231.  
  232. #audentryprob {display:block; position:relative; min-height:120px; text-align:left;}
  233. .audentry {width:490px; position:relative; padding:5px; min-height:120px;}
  234.  
  235. .audioplayercircle {position:absolute; z-index:3; background:#fff; -webkit-border-radius:50px; -moz-border-radius:50px; top:35px; left:35px; opacity:0.5; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  236. .audioplayercircle:hover {opacity:1; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  237. .audioplayer {width:20px; height:30px; overflow:hidden; margin:17px 24px 13px 16px;}
  238.  
  239. .audiodata, .audiodata2, .audiodata3, .audiodata4 {text-transform:none; height:16px; padding:8px 0px 0px 0px!important; vertical-align:middle;}
  240. .audiodata b, .audiodata2 b, .audiodata3 b, .audiodata4 b {font-family: 'Exo 2'; font-size:10px; {block:ifLargerText}font-size:11px;{/block:ifLargerText} text-transform:uppercase; letter-spacing: 1px; font-weight:normal;}
  241. .audiodata4 {padding:10px 0px 13px 0px!important;}
  242.  
  243. /* ------------------------- ASK POSTS ----------------------------- */
  244.  
  245. #question {width:470px; padding:10px 15px; background-color: {color:Question BG}; color:{color:Question Text}; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 7px 6px -5px {color:Question Shadow}; -moz-box-shadow:0px 7px 6px -5px {color:Question Shadow}; box-shadow:0px 7px 6px -5px {color:Question Shadow}}
  246.  
  247. #asker {text-align:left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:9px; letter-spacing:1px; font-family:'Exo 2'; text-transform:uppercase; line-height:18px;}
  248.  
  249. #asker a {color:{color:Text}}
  250. #asker a:hover {color:{color:Link Hover}}
  251.  
  252. #asker img {float:left; max-height:16px; margin-left: 26px; margin-right: 5px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-filter: grayscale(1); opacity:0.9;}
  253.  
  254. #arrow {width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:Question BG}}
  255.  
  256. /* -------------------------- ENDING ------------------------------- */
  257.  
  258. #ending {width:540px; overflow:hidden; margin:2px 0px -4px -20px; height:28px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; font-size:8px!important; text-transform:uppercase; font-family:'Exo 2'!important; letter-spacing:1px; color:{color:Ending Text}!important;}
  259. #ending a {color:{color:Ending Text};}
  260. #ending a:hover {color:{color:Ending Link Hover}!important;}
  261. #ending b {color:{color:Ending Text}!important;}
  262.  
  263. #ending .fa {color:{color:Ending Text}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;} .entries:hover #ending .fa {color:{color:Ending Link Hover}; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  264.  
  265. .lnotes {position:absolute; margin-top:4px; margin-left:-6px; text-align:left;} .fa-1a {font-size:1.1em;}
  266. .like_button {position:relative; display:inline-block; cursor:pointer!important; overflow:hidden; margin-top:-1px;}
  267. .like_button iframe {position:absolute; top:0; left:0; width:100%; height:100%; opacity:0;}
  268. .like_button::before {content:'❤'; text-transform:lowercase!important; position:relative; font-size:9px;}
  269. .like_button:hover::before, .like_button.liked::before {color:#ff0000; cursor:pointer!important;}
  270.  
  271. .rnotes {margin-left:0px; position:relative; padding-top:5px; padding-bottom:6px; padding-left:15px; margin-top:0px; background-color:{color:Posts}; padding-right:25px; text-align:right; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  272. .rnotes a {text-decoration:none; padding-left:3px;}
  273. .rnotes a:hover{color:{color:Ending Link Hover};}
  274.  
  275. .endsource, .endnotes, .endtime {position:relative; padding-right:15px; padding-left:10px; width:520px; text-align:left; overflow:hidden; line-height:16px; height:20px; margin-bottom:-6px; padding-bottom:6px; padding-top:17px; overflow:hidden; background-color:{color:Posts};}
  276. .endsource, .endnotes, .endtime, .endsource:hover, .endnotes:hover, .endtime:hover, .like_button::before, .like_button:hover::before, .like_button.liked::before {-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  277.  
  278. .endsource {margin-left:452px; margin-top:-16px;}
  279. .endsource:hover {margin-left:373px;}
  280. .endnotes {margin-left:471px; margin-top:-43px;}
  281. .endnotes:hover {margin-left:400px;}
  282. .endtime {margin-left:492px; margin-top:-43px;}
  283. .endtime:hover {margin-left:380px;}
  284.  
  285. /* ---------------------- ENDING (N0-SLIDE) ------------------------ */
  286.  
  287. #noslide {font-family:'Exo 2'; font-size:8px; {block:ifLargerText}font-size:9px;{/block:ifLargerText} letter-spacing:1px; text-transform:uppercase; margin-top:-6px; margin-right:5px; position:relative;}
  288. #noslide_bar {margin:6px 0px 0px 5px; width:500px; height:1px; background-color:{color:Ending Text}; opacity:0.5; position:relative;}
  289.  
  290. /* ------------------------- PERMALINK ----------------------------- */
  291.  
  292. .permalink {position:relative!important; float:none; line-height:18px; letter-spacing:1px; color:{color:Title Inside}; text-transform:uppercase; text-align:center; width:500px; padding:10px 10px 20px 10px; margin-left:10px; margin-bottom:20px; margin-top:-25px; font-family:'Exo 2'; font-size:9px;}
  293. .permalink blockquote {padding:4px; padding-left:14px; margin-left:3px;}
  294. ol.notes {padding:0px; list-style-type:none; background:transparent; letter-spacing:1px; padding-top:10px; margin-top:10px; margin-bottom:0px;}
  295. ol.notes li.note {padding: 1px; text-align: left;}
  296. .notes img {border-radius:8px; opacity:0.8; vertical-align:middle; width:10px; position:relative; margin-top:-2px; margin-right:5px;}
  297. .post_tags {width:420px; letter-spacing:1px; margin-top:15px;}
  298. .post_tags a {display:inline-block; margin:3px; background-color:{color:Link}; color:{color:Posts}; padding:4px 6px 3px 6px; opacity:0.7; word-spacing:break-word;}
  299. .post_tags a:hover {opacity:1; border-bottom:none; color:{color:Posts};}
  300.  
  301. /* ----------------------- TUMBLR CONTROLS ------------------------- */
  302.  
  303. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear; opacity: 0.3; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  304.  
  305. iframe#tumblr_controls:hover {-webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  306.  
  307. /* ------------------------- CUSTOM CSS ---------------------------- */
  308.  
  309. {CustomCSS}
  310.  
  311. </style>
  312.  
  313. </head>
  314.  
  315. <body>
  316.  
  317. <a href="http://zeldathemes.tumblr.com/"><div id="credits">
  318. <div class="credit"><div class="creditz">ℤ</div>
  319. <span>zeldathemes</span></div></div></div></a>
  320.  
  321. <div id="content">
  322.  
  323. <div id="hallows">
  324.  
  325. <div id="cloak">▲</div>
  326.  
  327. <div id="wand"><div style="margin-top:-10px; margin-left:-2px; font-family:helvetica; font-size:11px;">▲</div></div>
  328.  
  329. <div id="elder">
  330. <a href="/"><div style="width:103px;">{text:Home Link Title}</div></a>
  331. <a href="/ask"><div style="width:103px;">{text:Ask Link Title}</div></a>
  332. {block:ifShowLink1}
  333. <a href="{text:Link 1 URL}"><div style="width:103px;">{text:Link 1 Name}</div></a>
  334. {/block:ifShowLink1}
  335. {block:ifShowLink2}
  336. <a href="{text:Link 2 URL}"><div style="width:103px;">{text:Link 2 Name}</div></a>
  337. {/block:ifShowLink2}
  338. {block:ifShowLink3}
  339. <a href="{text:Link 3 URL}"><div style="width:103px;">{text:Link 3 Name}</div></a>
  340. {/block:ifShowLink3}
  341. {block:ifShowLink4}
  342. <a href="{text:Link 4 URL}"><div style="width:103px;">{text:Link 4 Name}</div></a>
  343. {/block:ifShowLink4}
  344. </div>
  345.  
  346. <div id="stone"><div id="resurrection">
  347. <div class="l" style="width:45px;"></div>
  348. <div class="r" style="width:45px;"></div>
  349. <div class="l" style="width:22px;"></div>
  350. <div class="r" style="width:22px;"></div>
  351. <div class="l" style="width:10px;"></div>
  352. <div class="r" style="width:10px;"></div>
  353. <div class="l" style="width:2px;"></div>
  354. <div class="r" style="width:2px;"></div>
  355. <div class="l" style="width:0px;"></div>
  356. <div class="r" style="width:0px;"></div>
  357. <div class="l" style="width:0px;"></div>
  358. <div class="r" style="width:0px;"></div>
  359. <div class="l" style="width:2px;"></div>
  360. <div class="r" style="width:2px;"></div>
  361. <div class="l" style="width:10px;"></div>
  362. <div class="r" style="width:10px;"></div>
  363. <div class="l" style="width:22px;"></div>
  364. <div class="r" style="width:22px;"></div>
  365. <div class="l" style="width:45px;"></div>
  366. <div class="r" style="width:45px;"></div>
  367. {Description}</div></div>
  368.  
  369. {block:Pagination}
  370. <div id="arrow1">
  371. {block:PreviousPage}
  372. <a href="{PreviousPage}"><<</a>
  373. {/block:PreviousPage}
  374. </div>
  375. {/block:Pagination}
  376.  
  377. {block:Pagination}
  378. <div id="arrow2">
  379. {block:NextPage}
  380. <a href="{NextPage}">>></a>
  381. {/block:NextPage}
  382. </div>
  383. {/block:Pagination}
  384.  
  385. <div id="hover">HOVER</div>
  386.  
  387. </div>
  388.  
  389. <div id="posts">
  390.  
  391. {block:Posts}
  392.  
  393. {block:ContentSource}
  394. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  395. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  396. {/block:SourceLogo}
  397. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  398. {/block:ContentSource}
  399.  
  400. <div class="entry">
  401.  
  402. {block:Text}
  403. {block:Title}<h1>{Title}</h1>{/block:Title}
  404. <div style="margin-bottom:15px;">{Body}</div>
  405. {/block:Text}
  406.  
  407. {block:Photo}
  408. {block:ifSlidingPostInfo}<img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}">
  409. {block:Caption}{Caption}{/block:Caption}{/block:ifSlidingPostInfo}
  410. {block:ifNotSlidingPostInfo}<div style="margin-bottom:5px;"><img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"></div>
  411. {block:Caption}<div style="margin-top:-5px;">{Caption}</div>{/block:Caption}{/block:ifNotSlidingPostInfo}
  412. {/block:Photo}
  413.  
  414. {block:Photoset}
  415. <div class="photo">{Photoset-500}
  416. </div>
  417. {block:Caption}{Caption}{/block:Caption}
  418. {/block:Photoset}
  419.  
  420. {block:Quote}<div id="quoteline"></div><div id="quotecircle"></div><div id="quotesymbol">&#8220;</div><div class="{Length}_quote">{Quote}{block:Source}<div class="source">{Source}</div>{/block:Source}</div>{/block:Quote}
  421.  
  422. {block:Link}
  423. <div id="linktitle"><div class="linktexttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  424. {block:Description}
  425. <div class="linkdescription">{Description}</div>
  426. {/block:Description}
  427. {/block:Link}
  428.  
  429. {block:Chat}
  430. {block:Title}<h1>{Title}</h1>{/block:Title}
  431. <div class="chat">
  432. {block:Lines}<div class="chat"><div class="line {Alt}">
  433. <div class="{Alt} user_{UserNumber}">
  434. {block:Label}
  435. <span class="label"><span style="text-transform:uppercase; letter-spacing:1px">{Label}</span></span>
  436. {/block:Label}
  437. {Line}</div>
  438. </div></div>
  439. {/block:Lines}
  440. </div>
  441. {/block:Chat}
  442.  
  443. {block:Audio}<div id="audentryprob"><div class="audentry"><img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="120" height="120" style="position:absolute; vertical-align:middle;" />{block:AlbumArt}<img width="120" height="120" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}<div class="audioplayercircle"><div class="audioplayer">{AudioPlayerWhite}</div></div><div class="something"><table style="float:right;" width="360px" cellspacing="1px" cellpadding="0">{block:TrackName}<tr><td class="audiodata"><b>Song: </b>{TrackName}</td></tr>{/block:TrackName}{block:Artist}<tr><td class="audiodata2"><b>Artist: </b> {Artist}</td></tr>{/block:Artist}{block:Album}<tr><td class="audiodata3"><b>Album: </b>{Album}</td></tr>{/block:Album}<tr><td class="audiodata4"><b>Plays: </b>{FormattedPlayCount}</td></tr>{block:ExternalAudio}<tr><td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td></tr>{/block:ExternalAudio}</table></div></div>{block:Caption}<tr><td class="aucap">{Caption}</td></tr>{/block:Caption}</div>{/block:Audio}
  444.  
  445. {block:Video}
  446. {Video-500}
  447. {block:Caption}{Caption}{/block:Caption}
  448. {/block:Video}
  449.  
  450. {block:Answer}
  451. <div id="question">{Question}</div>
  452. <div id="arrow">◥</div>
  453. <br>
  454. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div>
  455. {Answer}
  456. {/block:answer}
  457.  
  458. {block:Date}
  459.  
  460. <div id="ending">
  461. <div class="rnotes">
  462.  
  463. {block:ifSlidingPostInfo}
  464.  
  465. <div class="lnotes"><a href="{ReblogURL}" title="reblog this post"><i class="fa fa-exchange fa-1a"></i></a><div style="margin-top:-11px; margin-left:22px;"><span title="like this post">{LikeButton color="grey" size="10"}</span></div></div>
  466.  
  467. <div class="endsource">{block:RebloggedFrom}<td><span style="padding-right:8px;"><b>I.</b></span></td><a href="{ReblogParentURL}" title="{ReblogParentName}" target="_blank">VIA</a><span style="letter-spacing:5px;"> |</span><a href="{ReblogRootURL}" title="{ReblogRootName}" target="_blank">SOURCE</a>{/block:RebloggedFrom}</div>
  468. <div class="endnotes"><td><span style="padding-right:8px;"><b>II.</b></span></td><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  469. <div class="endtime"><td><span style="padding-right:8px;"><b>III.</b></span></td><a href="{Permalink}">{12Hour}:{Minutes} {CapitalAmPm}<span style="padding:0px 5px;">|</span>{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  470.  
  471. {/block:ifSlidingPostInfo}
  472.  
  473. {block:ifNotSlidingPostInfo}
  474. <div id="noslide_bar"></div>
  475. <div id="noslide"><span style="background-color:{color:Posts}; padding:0px 7px 0px 5px;">
  476. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="_blank">VIA</a> - <a href="{ReblogRootURL}" title="{ReblogRootName}" target="_blank">SOURCE</a><span style="padding:0px 0px 0px 5px;"> // </span>{/block:RebloggedFrom}<a href="{Permalink}">{NoteCount} notes</a><span style="padding:0px 0px 0px 5px;"> // </span><a href="{Permalink}">{12Hour}:{Minutes} {CapitalAmPm}</a><span style="padding:0px 0px 0px 5px;"> // </span><a href="{ReblogURL}">REBLOG</a></div></span>
  477. {block:ifNotSlidingPostInfo}
  478.  
  479. </div>
  480. </div>
  481.  
  482. {block:IfShowTags}
  483. {block:HasTags}
  484. <div style="height:auto; line-height:18px; margin-top:3px; padding:2px 5px; width:510px; border-top:1px {color:Quote Line} solid; letter-spacing:1px; margin-left:-10px; text-transform:uppercase; font-size:8px; {block:ifLargerText}font-size:9px;{/block:ifLargerText} font-family:'Exo 2'; opacity:0.8; text-align:center;">
  485. {block:Tags}<a href="{TagURL}" target="_blank"><span style="color:{color:Ending Text}!important;">&nbsp;&nbsp;#{Tag}&nbsp;&nbsp;</span></a>{/block:Tags}
  486. </div>
  487. {/block:HasTags}
  488. {/block:IfShowTags}
  489.  
  490. {/block:Date}</div>
  491.  
  492. {block:PermalinkPage}<div class="permalink"><center>{block:HasTags}<div class="post_tags">{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}</center>{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  493.  
  494. {/block:Posts}
  495. </div></div>
  496.  
  497. </body>
  498. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement