Advertisement
zeldalise

Theme 15: Lightning Returns

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