Advertisement
zeldalise

Theme 4: Paper Lanterns

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