Advertisement
zeldalise

Theme 8: The TARDIS

Aug 18th, 2012
82,122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.21 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 #8: THE TARDIS | 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="font:CustomFont" content="Helvetica" />
  20.  
  21. <meta name="image:Background" content="" />
  22. <meta name="image:Sidebar" content="http://static.tumblr.com/imnherg/lNKn4widn/zeldathemes_placeholder.jpg" />
  23.  
  24. <meta name="text:Home Link Title" content="home" />
  25. <meta name="text:Ask Link Title" content="ask" />
  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. <meta name="text:Link 6 Url" content="http://" />
  37. <meta name="text:Link 6 Title" content="Link 6" />
  38. <meta name="text:Description Height" content="100px" />
  39.  
  40. <meta name="text:Blog Title" content="Blog title goes here." />
  41.  
  42. <meta name="if:WebkitScroll" content="1" />
  43. <meta name="if:BackgroundStretch" content="0" />
  44. <meta name="if:ShowTags" content="0" />
  45. <meta name="if:CustomFont" content="0" />
  46. <meta name="if:LargerText" content="0" />
  47. <meta name="if:RedPhoneBooth" content="0" />
  48. <meta name="if:BlackPhoneBooth" content="0" />
  49. <meta name="if:ShowLink1" content="1" />
  50. <meta name="if:ShowLink2" content="1" />
  51. <meta name="if:ShowLink3" content="1" />
  52. <meta name="if:ShowLink4" content="1" />
  53. <meta name="if:ShowLink5" content="1" />
  54. <meta name="if:ShowLink6" content="1" />
  55. <meta name="if:DescriptionScroll" content="0" />
  56. <meta name="if:SlidingPostInfo" content="1" />
  57. <meta name="if:ToolTips" content="1" />
  58.  
  59. <meta name="color:Background" content="#000000" />
  60. <meta name="color:Posts" content="#FFFFFF" />
  61. <meta name="color:Post Title" content="#000000" />
  62. <meta name="color:Description BG" content="#FFFFFF" />
  63. <meta name="color:Description Text" content="#000000" />
  64.  
  65. <meta name="color:Post Notes BG" content="#DDDDDD" />
  66. <meta name="color:Post Notes Text" content="#666666" />
  67. <meta name="color:Post Notes Corners" content="#999999" />
  68. <meta name="color:Link" content="#3F7BE7" />
  69. <meta name="color:Link Hover" content="#0941A5" />
  70. <meta name="color:Text" content="#333333" />
  71. <meta name="color:Bold" content="#000000" />
  72. <meta name="color:Italic" content="#999999" />
  73. <meta name="color:Blockquote" content="#EEEEEE">
  74.  
  75. <meta name="color:Ending Text" content="#888888" />
  76. <meta name="color:Ending Link Hover" content="#333333" />
  77. <meta name="color:Question BG" content="#DDDDDD" />
  78. <meta name="color:Question Text" content="#333333" />
  79. <meta name="color:Question Shadow" content="#AAAAAA" />
  80. <meta name="color:Quote Line" content="#DDDDDD" />
  81. <meta name="color:Scroll" content="#55555" />
  82. <meta name="color:Scroll BG" content="#000000" />
  83.  
  84. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  85.  
  86. <!------------------------ VARIOUS SCRIPTS --------------------------->
  87.  
  88. <script type="text/javascript" src="http://static.tumblr.com/kwlg23j/QXAlgobzw/jquery-1.5.min.js"></script>
  89. {block:ifTooltips}
  90. <script type="text/javascript" src="http://static.tumblr.com/vaqsgdj/m5lloo7bn/jquery.style-my-tooltips.js"></script>
  91. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_delay_time:100});});})(jQuery);</script>
  92. {/block:ifTooltips}
  93.  
  94. <!---------------------- CUSTOM FONT SCRIPTS ------------------------->
  95.  
  96. <link href='http://fonts.googleapis.com/css?family=Exo+2:400,400italic,700,700italic|Tulpen+One' rel='stylesheet' type='text/css'>
  97. <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
  98.  
  99. <!--------------------- DEFAULT TUMBLR STUFF ------------------------->
  100.  
  101. <title>{Title}</title>
  102. <link rel="shortcut icon" href="{Favicon}">
  103. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  104. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  105.  
  106. <style type="text/css">
  107.  
  108. /* ---------------------------- SCROLL ----------------------------- */
  109.  
  110. {block:IfWebkitScroll}
  111. ::-webkit-scrollbar-thumb:vertical
  112. {background-color: {color:Scroll}; height: 0px;}
  113. ::-webkit-scrollbar
  114. {height: 0px; width: 5px; background-color:{color:Scroll BG};}
  115. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator
  116. {display:none;}
  117. {/block:IfWebkitScroll}
  118.  
  119. /* ------------------------- SMT TOOLTIP --------------------------- */
  120.  
  121. #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;}
  122.  
  123. /* ---------------------------- BODY ------------------------------- */
  124.  
  125. 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}');
  126. {block:ifBackgroundStretch}
  127. -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
  128. {/block:ifBackgroundStretch}}
  129.  
  130. 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;}
  131.  
  132. 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;}
  133.  
  134. b, strong {color: {color:Bold};}
  135. i, em {color: {color:Italic};}
  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. #content {width:860px; margin:auto}
  148.  
  149. /* ------------ BLOCKQUOTES (TOO MANY IF YOU ASK ME) -------------- */
  150.  
  151. blockquote {margin:10px 0px; display:block; position:relative; border:5px solid {color:Blockquote}; background-color:{color:Blockquote}; padding:0px 10px;}
  152.  
  153. blockquote img {max-width:100%!important;}
  154.  
  155. blockquote:before {content:''; position:absolute; height:100%; padding:5px 0px; top:-5px; left:-5px;}
  156.  
  157. 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}; }
  158.  
  159. 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};}
  160.  
  161. /* ---------------------------- TARDIS ----------------------------- */
  162.  
  163. #tardis {}
  164.  
  165. #box {position:fixed; bottom:30px; margin-left:20px; background-color:{color:Descrition BG}; width:220px; height:400px; border:20px #0A2047 solid; border-top:10px #0A2047 solid; border-bottom:10px #0A2047 solid; overflow:hidden;
  166. {block:ifRedPhoneBooth}border:20px #8F1818 solid; border-top:10px #8F1818 solid; border-bottom:10px #8F1818 solid;{/block:ifRedPhoneBooth}
  167. {block:ifBlackPhoneBooth}border:20px #111 solid; border-top:10px #111 solid; border-bottom:10px #111 solid;{/block:ifBlackPhoneBooth}}
  168.  
  169. #boxlight {position:fixed; bottom:538px; background-color: #fff; margin-left:136px; height:30px; width:24px; -webkit-border-radius: 20px 20px 0px 0px; -moz-border-radius: 20px 20px 0px 0px; border-radius: 20px 20px 0px 0px; border:3px #102A57 solid; border-top:8px #102A57 solid; border-bottom:none;
  170. {block:ifRedPhoneBooth}border:3px #B71818 solid; border-top:8px #B71818 solid; border-bottom:none;{/block:ifRedPhoneBooth}
  171. {block:ifBlackPhoneBooth}border:3px #272727 solid; border-top:8px #272727 solid; border-bottom:none;{/block:ifBlackPhoneBooth}}
  172.  
  173. #boxbottom {position:fixed; bottom:0px; margin-left:10px; background-color:#061B40; width:280px; height:30px; word-spacing:5px; letter-spacing:2px; font-family:'Exo 2'; font-size:11px; text-align:center; text-transform:uppercase; line-height:26px; color:#3F7BE7!important; {block:ifRedPhoneBooth}color:#FC9595!important; background-color:#6B1111;{/block:ifRedPhoneBooth}{block:ifBlackPhoneBooth}color:#CCCCCC!important; background-color:#111;{/block:ifBlackPhoneBooth}}
  174. #boxbottom a {opacity:0.6;}
  175. #boxbottom a:hover {opacity:1; color:#3F7BE7!important; {block:ifRedPhoneBooth}color:#FC9595!important;{/block:ifRedPhoneBooth}{block:ifBlackPhoneBooth}color:#CCCCCC!important;{/block:ifBlackPhoneBooth}}
  176.  
  177. #boxtop {position:fixed; bottom:450px; margin-left:5px; background-color:#000; width:270px; height:35px; border:10px #0A2047 solid; border-top:7px #0A2047 solid; border-bottom:8px #0A2047 solid; text-align:center; color:#fff; text-transform:uppercase; font-size:20px; line-height:36px; font-family:'Tulpen One'; letter-spacing:2px;
  178. {block:ifRedPhoneBooth}border:10px #8F1818 solid; border-top:7px #8F1818 solid; border-bottom:8px #8F1818 solid;{/block:ifRedPhoneBooth}
  179. {block:ifBlackPhoneBooth}border:10px #141414 solid; border-top:7px #141414 solid; border-bottom:8px #141414 solid;{/block:ifBlackPhoneBooth}}
  180.  
  181. #boxtopa {position:fixed; bottom:500px; margin-left:20px; background-color:#0C234D; width:260px; height:10px;
  182. {block:ifRedPhoneBooth}background-color:#991818;{/block:ifRedPhoneBooth}
  183. {block:ifBlackPhoneBooth}background-color:#181818;{/block:ifBlackPhoneBooth}}
  184. #boxtopb {position:fixed; bottom:510px; margin-left:30px; background-color:#0F2752; width:240px; height:10px;
  185. {block:ifRedPhoneBooth}background-color:#A31818;{/block:ifRedPhoneBooth}
  186. {block:ifBlackPhoneBooth}background-color:#1C1C1C;{/block:ifBlackPhoneBooth}}
  187. #boxtopc {position:fixed; bottom:520px; margin-left:40px; background-color:#102A57; width:220px; height:10px;
  188. {block:ifRedPhoneBooth}background-color:#AD1818;{/block:ifRedPhoneBooth}
  189. {block:ifBlackPhoneBooth}background-color:#202020;{/block:ifBlackPhoneBooth}}
  190. #boxtopd {position:fixed; bottom:530px; margin-left:128px; background-color:#102A57; width:46px; height:8px;
  191. {block:ifRedPhoneBooth}background-color:#B71818;{/block:ifRedPhoneBooth}
  192. {block:ifBlackPhoneBooth}background-color:#242424;{/block:ifBlackPhoneBooth}}
  193.  
  194. #boxleft {position:relative; bottom:0px; margin-left:0px; background-color:#0F2C5E; width:100px; height:400px; border-right:10px #0A2047 solid; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  195. {block:ifRedPhoneBooth}background-color:#B71818; border-right:10px #8F1818 solid; {/block:ifRedPhoneBooth}
  196. {block:ifBlackPhoneBooth}background-color:#1F1F1F; border-right:10px #111 solid; {/block:ifBlackPhoneBooth}}
  197. #tardis:hover #boxleft {margin-left:-110px; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  198.  
  199. #boxright {position:relative; bottom:400px; margin-left:110px; background-color:#0F2C5E; width:100px; height:400px; border-left:10px #0A2047 solid; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  200. {block:ifRedPhoneBooth}background-color:#B71818; border-left:10px #8F1818 solid;{/block:ifRedPhoneBooth}
  201. {block:ifBlackPhoneBooth}background-color:#1F1F1F; border-left:10px #111 solid; {/block:ifBlackPhoneBooth}}
  202. #tardis:hover #boxright {margin-left:220px; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  203.  
  204. #windows {position:relative; top:17px; margin-left:15px; width:90px; height:80px;}
  205. #window {display:inline-block; margin-right:12px; margin-bottom:10px; background-color:#fff; width:15px; height:25px;}
  206.  
  207. #panels {position:relative; top:15px; margin-left:14px; width:90px; height:80px;}
  208. #panel {display:inline-block; margin-right:0px; margin-bottom:15px; background-color:#163D82; width:70px; height:84px;
  209. {block:ifRedPhoneBooth}background-color:#DB1D1D;{/block:ifRedPhoneBooth}
  210. {block:ifBlackPhoneBooth}background-color:#2A2A2A;{/block:ifBlackPhoneBooth}}
  211.  
  212. #panels2 {position:relative; top:1px; margin-left:0px; width:90px; height:80px;}
  213. #panel2 {display:inline-block; margin-right:0px; margin-bottom:13px; background-color:#163D82; width:70px; height:84px;
  214. {block:ifRedPhoneBooth}background-color:#DB1D1D;{/block:ifRedPhoneBooth}
  215. {block:ifBlackPhoneBooth}background-color:#2A2A2A;{/block:ifBlackPhoneBooth}}
  216.  
  217. #boxdesc {position:fixed; margin-left:0px; margin-top:0px; padding:10px;background-color:#fff; width:200px; height:380px;}
  218.  
  219. #boxdescription {padding:10px; margin-left:-10px; background-color:{color:Description BG}; width:200px; text-align:justify; line-height:14px; color:{color:Description Text}; {block:ifDescriptionScroll}overflow:scroll; height:{text:Description Height};{/block:IfDescriptionScroll}}
  220.  
  221. #boximg img {width:220px; margin-top:-10px; margin-left:-10px;}
  222.  
  223. #sidelinks {position:relative; text-align:center; opacity:1; width:220px; overflow:hidden; margin-left:-10px; -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:#0A2047; {block:ifSidebarImage}margin-top:-5px;{/block:ifSidebarImage}{block:ifNotSidebarImage}margin-top:-220px;{/block:ifNotSidebarImage}
  224. {block:ifRedPhoneBooth}background-color:#8F1818;{/block:ifRedPhoneBooth}
  225. {block:ifBlackPhoneBooth}background-color:#111;{/block:ifBlackPhoneBooth}}
  226.  
  227. #sidelinks a {font-family:'Tulpen One'; line-height:20px; font-size:12px; text-transform:uppercase; margin-right:-3px; letter-spacing:2px; display:inline-block; width: auto; padding:5px 7px; height:20px; background-color: #0A2047; text-align: center; color: #fff;
  228. {block:ifRedPhoneBooth}background-color: #8F1818;{/block:ifRedPhoneBooth}
  229. {block:ifBlackPhoneBooth}background-color:#111;{/block:ifBlackPhoneBooth}}
  230. #sidelinks a:hover {color:#5A8EE8;
  231. {block:ifRedPhoneBooth}color:#FC9595{/block:ifRedPhoneBooth}
  232. {block:ifBlackPhoneBooth}color:#999;{/block:ifBlackPhoneBooth}}
  233.  
  234. #bottomlinks {position:fixed; bottom:40px; text-align:center; opacity:1; width:220px; overflow:hidden; margin-left:-10px; -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:#163D82;
  235. {block:ifRedPhoneBooth}background-color:#B71818;{/block:ifRedPhoneBooth}
  236. {block:ifBlackPhoneBooth}background-color:#222;{/block:ifBlackPhoneBooth}}
  237. #bottomlinks a {font-family:'Tulpen One'; line-height:14px; font-size:12px; text-transform:uppercase; letter-spacing:2px; display:inline-block; width: 206px; padding:5px 7px; height:13px; background-color: #163D82; text-align: center; color: #fff;
  238. {block:ifRedPhoneBooth}background-color:#B71818;{/block:ifRedPhoneBooth}
  239. {block:ifBlackPhoneBooth}background-color:#222;{/block:ifBlackPhoneBooth}}
  240. #bottomlinks a:hover {color:#fff; background-color:#0A2047;
  241. {block:ifRedPhoneBooth}background-color:#8F1818;{/block:ifRedPhoneBooth}
  242. {block:ifBlackPhoneBooth}background-color:#111;{/block:ifBlackPhoneBooth}}
  243.  
  244. /* --------------------------- ENTRIES ----------------------------- */
  245.  
  246. #posts {margin-top:20px; margin-left:340px; margin-bottom:20px;}
  247.  
  248. .entry {background-color:{color:Posts}; padding:20px 20px 5px 20px; overflow:hidden; position:relative; width:500px; margin-bottom:20px;}
  249.  
  250. .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;}
  251.  
  252. .entry img {max-width:500px; margin-bottom:0px;}
  253.  
  254. /* ---------------------------- CHAT ------------------------------- */
  255.  
  256. .chat .line {font-size:11px; font-color:{color:Text}; margin:0px 1px; padding:4px;}
  257. .label {font-weight:none; color:{color:Bold}; font-size:9px; {block:ifLargerText}font-size:10px;{/block:ifLargerText} font-family:'Exo 2';}
  258.  
  259. /* --------------------------- QUOTE ------------------------------- */
  260.  
  261. .short_quote, .medium_quote, .long_quote {font-family:'Tulpen One'; height:auto; margin-top:45px; padding:6px; text-align:center;letter-spacing:1px;}
  262. .short_quote {font-size:28px; line-height:26px;}
  263. .medium_quote {font-size:24px; line-height:23px;}
  264. .long_quote {font-size:20px; line-height:21px;}
  265. .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';}
  266.  
  267. #quotesymbol {position:absolute; font-size:72px; margin-top:-3px; margin-left:238px; font-family:arial; color:{color:Link}; opacity:0.8;}
  268. #quoteline {position:absolute; width:500px; height:5px; background-color:{color:Quote Line}; margin-top:15px; margin-left:0px;}
  269. #quotecircle {margin-left:230px; margin-top:-2px;position:absolute; width:30px; height:30px; background-color:{color:Posts}; border:5px {color:Quote Line} solid;}
  270.  
  271. /* --------------------------- LINKS ------------------------------- */
  272.  
  273. #linktitle {width:500px;}
  274. .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;}
  275. .linktexttitle:hover {opacity:1; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  276. .linktexttitle a {color:{color:Posts};}
  277. .linkdescription {padding:0px; margin:0px; text-align:left;}
  278.  
  279. /* --------------------------- AUDIO ------------------------------- */
  280.  
  281. #audentryprob {display:block; position:relative; min-height:120px; text-align:left;}
  282. .audentry {width:490px; position:relative; padding:5px; min-height:120px;}
  283.  
  284. .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;}
  285. .audioplayercircle:hover {opacity:1; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  286. .audioplayer {width:20px; height:30px; overflow:hidden; margin:17px 24px 13px 16px;}
  287.  
  288. .audiodata, .audiodata2, .audiodata3, .audiodata4 {text-transform:none; height:16px; padding:8px 0px 0px 0px!important; vertical-align:middle;}
  289. .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;}
  290. .audiodata4 {padding:10px 0px 13px 0px!important;}
  291.  
  292. /* -------------------------- ASK POSTS ---------------------------- */
  293.  
  294. #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}}
  295.  
  296. #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;}
  297.  
  298. #asker a {color:{color:Text}}
  299. #asker a:hover {color:{color:Link Hover}}
  300.  
  301. #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;}
  302.  
  303. #arrow {width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:Question BG}}
  304.  
  305. /* ------------------------ ENDING ----------------------------- */
  306.  
  307. #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;}
  308. #ending a {color:{color:Ending Text};}
  309. #ending a:hover {color:{color:Ending Link Hover}!important;}
  310. #ending b {color:{color:Ending Text}!important;}
  311.  
  312. #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;}
  313.  
  314. .lnotes {position:absolute; margin-top:4px; margin-left:-6px; text-align:left;} .fa-1a {font-size:1.1em;}
  315. .like_button {position:relative; display:inline-block; cursor:pointer!important; overflow:hidden;}
  316. .like_button iframe {position:absolute; top:0; left:0; width:100%; height:100%; opacity:0;}
  317. .like_button::before {content:'❤'; text-transform:lowercase!important; position:relative; font-size:8px;}
  318. .like_button:hover::before, .like_button.liked::before {color:#ff0000; cursor:pointer!important;}
  319.  
  320. .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;}
  321. .rnotes a {text-decoration:none; padding-left:3px;}
  322. .rnotes a:hover{color:{color:Ending Link Hover};}
  323.  
  324. .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};}
  325. .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;}
  326.  
  327. .endsource {margin-left:452px; margin-top:-16px;}
  328. .endsource:hover {margin-left:373px;}
  329. .endnotes {margin-left:471px; margin-top:-43px;}
  330. .endnotes:hover {margin-left:400px;}
  331. .endtime {margin-left:492px; margin-top:-43px;}
  332. .endtime:hover {margin-left:380px;}
  333.  
  334. /* ---------------------- ENDING (N0-SLIDE) ------------------------ */
  335.  
  336. #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;}
  337. #noslide_bar {margin:6px 0px 0px 5px; width:500px; height:1px; background-color:{color:Ending Text}; opacity:0.5; position:relative;}
  338.  
  339. /* ------------------------- PERMALINK ----------------------------- */
  340.  
  341. .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;}
  342. .permalink blockquote {padding:4px; padding-left:14px; margin-left:3px;}
  343. ol.notes {padding:0px; list-style-type:none; background:transparent; letter-spacing:1px; padding-top:10px; margin-top:10px; margin-bottom:0px;}
  344. ol.notes li.note {padding: 1px; text-align: left;}
  345. .notes img {border-radius:8px; opacity:0.8; vertical-align:middle; width:10px; position:relative; margin-top:-2px; margin-right:5px;}
  346. .post_tags {width:420px; letter-spacing:1px; margin-top:15px;}
  347. .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;}
  348. .post_tags a:hover {opacity:1; border-bottom:none; color:{color:Posts};}
  349.  
  350. /* ----------------------- TUMBLR CONTROLS ------------------------- */
  351.  
  352. 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;}
  353.  
  354. 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;}
  355.  
  356. /* ------------------------- CUSTOM CSS ---------------------------- */
  357.  
  358. {CustomCSS}
  359.  
  360. </style>
  361.  
  362. </head>
  363.  
  364. <body>
  365.  
  366. <a href="http://zeldathemes.tumblr.com/"><div id="credits">
  367. <div class="credit"><div class="creditz">ℤ</div>
  368. <span>zeldathemes</span></div></div></div></a>
  369.  
  370. <div id="content">
  371.  
  372. <div id="tardis">
  373. <div id="boxlight"></div>
  374. <div id="boxtopd"></div>
  375. <div id="boxtopc"></div>
  376. <div id="boxtopb"></div>
  377. <div id="boxtopa"></div>
  378. <div id="boxtop">{text:Blog Title}</div>
  379. <div id="box">
  380.  
  381. <div id="boxdesc">
  382. <div id="boximg"><img src="{image:Sidebar}"></div>
  383. <div id="sidelinks">
  384. <a href="/">{text:Home Link Title}</a>
  385. <a href="/ask">{text:Ask Link Title}</a>
  386. {block:ifShowLink1}
  387. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  388. {/block:ifShowLink1}
  389. {block:ifShowLink2}
  390. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  391. {/block:ifShowLink2}
  392. </div>
  393. <div id="boxdescription">{Description}</div>
  394.  
  395. <div id="bottomlinks">
  396. {block:ifShowLink3}
  397. <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
  398. {/block:ifShowLink3}
  399. {block:ifShowLink4}
  400. <a href="{text:Link 4 URL}">{text:Link 4 Title}</a>
  401. {/block:ifShowLink4}
  402. {block:ifShowLink5}
  403. <a href="{text:Link 5 URL}">{text:Link 5 Title}</a>
  404. {/block:ifShowLink5}
  405. {block:ifShowLink6}
  406. <a href="{text:Link 6 URL}">{text:Link 6 Title}</a>
  407. {/block:ifShowLink6}
  408. </div>
  409.  
  410. </div>
  411.  
  412. <div id="boxleft">
  413. <div id="windows">
  414. <div id="window"></div><div id="window"></div><div id="window"></div><br>
  415. <div id="window"></div><div id="window"></div><div id="window"></div>
  416. </div>
  417. <div id="panels">
  418. <div id="panel" style="opacity:0.9; background-color:#fff; text-align:center;"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/tardisdoor_zpse3fb9774.jpg" width="70px" height="84px"></div>
  419. <div id="panel"></div>
  420. <div id="panel"></div>
  421. </div>
  422. </div>
  423. <div id="boxright">
  424. <div id="windows">
  425. <div id="window"></div><div id="window"></div><div id="window"></div><br>
  426. <div id="window"></div><div id="window"></div><div id="window"></div>
  427. <div id="panels2">
  428. <div id="panel2"></div>
  429. <div id="panel2"></div>
  430. <div id="panel2"></div>
  431. </div>
  432. </div>
  433.  
  434.  
  435. </div>
  436.  
  437. </div>
  438. <div id="boxbottom">
  439. {block:Pagination}
  440. {block:PreviousPage}
  441. <span style="font-size:12px;"><a href="{PreviousPage}">«</a></span>
  442. {/block:PreviousPage}
  443.  
  444. {block:JumpPagination length="5"}
  445. {block:CurrentPage}
  446. <span class="current_page">{PageNumber}</span>
  447. {/block:CurrentPage}
  448.  
  449. {block:JumpPage}
  450. <a class="jump_page" href="{URL}">{PageNumber}</a>
  451. {/block:JumpPage}
  452. {/block:JumpPagination}
  453.  
  454. {block:NextPage}
  455. <span style="font-size:12px;"><a href="{NextPage}">»</a></span>
  456. {/block:NextPage}
  457. {/block:Pagination}
  458. </div>
  459. </div>
  460.  
  461. <div id="posts">
  462.  
  463. {block:Posts}
  464.  
  465. {block:ContentSource}
  466. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  467. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  468. {/block:SourceLogo}
  469. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  470. {/block:ContentSource}
  471.  
  472. <div class="entry">
  473.  
  474. {block:Text}
  475. {block:Title}<h1>{Title}</h1>{/block:Title}
  476. <div style="margin-bottom:15px;">{Body}</div>
  477. {/block:Text}
  478.  
  479. {block:Photo}
  480. {block:ifSlidingPostInfo}<img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}">
  481. {block:Caption}{Caption}{/block:Caption}{/block:ifSlidingPostInfo}
  482. {block:ifNotSlidingPostInfo}<div style="margin-bottom:5px;"><img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"></div>
  483. {block:Caption}<div style="margin-top:-5px;">{Caption}</div>{/block:Caption}{/block:ifNotSlidingPostInfo}
  484. {/block:Photo}
  485.  
  486. {block:Photoset}
  487. <div class="photo">{Photoset-500}
  488. </div>
  489. {block:Caption}{Caption}{/block:Caption}
  490. {/block:Photoset}
  491.  
  492. {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}
  493.  
  494. {block:Link}
  495. <div id="linktitle"><div class="linktexttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  496. {block:Description}
  497. <div class="linkdescription">{Description}</div>
  498. {/block:Description}
  499. {/block:Link}
  500.  
  501. {block:Chat}
  502. {block:Title}<h1>{Title}</h1>{/block:Title}
  503. <div class="chat">
  504. {block:Lines}<div class="chat"><div class="line {Alt}">
  505. <div class="{Alt} user_{UserNumber}">
  506. {block:Label}
  507. <span class="label"><span style="text-transform:uppercase; letter-spacing:1px">{Label}</span></span>
  508. {/block:Label}
  509. {Line}</div>
  510. </div></div>
  511. {/block:Lines}
  512. </div>
  513. {/block:Chat}
  514.  
  515.  
  516. {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}
  517.  
  518. {block:Video}
  519. {Video-500}
  520. {block:Caption}{Caption}{/block:Caption}
  521. {/block:Video}
  522.  
  523. {block:Answer}
  524. <div id="question">{Question}</div>
  525. <div id="arrow">◥</div>
  526. <br>
  527. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
  528. {Answer}
  529. {/block:answer}
  530.  
  531. {block:Date}
  532.  
  533. <div id="ending">
  534. <div class="rnotes">
  535.  
  536. {block:ifSlidingPostInfo}
  537.  
  538. <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>
  539.  
  540. <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>
  541. <div class="endnotes"><td><span style="padding-right:8px;"><b>II.</b></span></td><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  542. <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>
  543.  
  544. {/block:ifSlidingPostInfo}
  545.  
  546. {block:ifNotSlidingPostInfo}
  547. <div id="noslide_bar"></div>
  548. <div id="noslide"><span style="background-color:{color:Posts}; padding:0px 7px 0px 5px;">
  549. {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>
  550. {block:ifNotSlidingPostInfo}
  551.  
  552. </div>
  553. </div>
  554.  
  555. {block:IfShowTags}
  556. {block:HasTags}
  557. <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;">
  558. {block:Tags}<a href="{TagURL}" target="_blank"><span style="color:{color:Ending Text}!important;">&nbsp;&nbsp;#{Tag}&nbsp;&nbsp;</span></a>{/block:Tags}
  559. </div>
  560. {/block:HasTags}
  561. {/block:IfShowTags}
  562.  
  563. {/block:Date}</div>
  564.  
  565. {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}
  566.  
  567. {/block:Posts}
  568. </div></div>
  569.  
  570. </body>
  571. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement